
function writeFooter()
{
<!-- Bottom Links, phone number, copyright -->
document.write('<hr width="70%" />')

document.write('<div align="center"><a href="index.html">Home</a> | <a href="clinicsandservices.html">Clinics and Services</a> | <a href="training.html">Horse Training</a> | <a href="facility.html">Facility</a> | <a href="craniosacral.html">CranioSacral</a><br>') 
document.write('<a href="sheastewart.html">Shea Stewart</a> | <a href="scheduleandlinks.html">Schedule and Links</a> | <a href="contact.html">Contact</a> | <a href="sheaspage.html">Shea\'s Page</a> | <a href="sitemap01.html">Sitemap</a><p><p>')
document.write('<h6>All Content &copy 2010 Shea Stewart, Stewart Ranch</h6>')
document.write('<font size="1">Graphic and Website Design:<br> <a href="http://www.spiritofequus.com"><font size="1">Spirit of Equus Graphic Design</font></font></a><p></div>')

}