<!-- Begin



// NOTE: If you use a ' add a slash before it like this \'

document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About Sharon</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="services.htm">Services</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="clinics.htm">Clinics</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="products.htm">Products</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="testimonials.htm">Clients</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="gallery.htm">Gallery</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a target="_blank" href="http://www.mcmastermassage.blogspot.com/">Blog</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="articles.htm">Articles</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Sharon</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="links.htm">Links</a>');





document.write('<br><br> &copy;Copyright 2008 ');



// EDIT THE NEXT LINE


document.write('<a href="index.html">McMaster Massage Equine Massage Therapy</a><br>');
document.write('All Rights Reserved')




var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">Allwebco Design</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}
//





//  End -->




