
function writeFooter()
{
<!-- Bottom Links, phone number, copyright -->
document.write('<hr>')
document.write('<div align="center"><font size="1"><a href="index2.html">Home</a> |<a href="about.html">About</a> | <a href="design.html">Graphic/Website Design</a> | <a href="hosting.html">Website Hosting</a> | <a href="otherproducts.html">Other Products</a> | <a href="otherproducts.html">Other Services</a> | <a href="contact.html">Contact Us</a><p><p>')
document.write('<hr>')
document.write('<p>Copyright © 2008 - Heidi Bylsma - All Rights Reserved')
document.write('<p>Graphic and Website Design:<br> <a href="mailto:spiritofequus@comcast.net?subject=Spirit of Equus Website">Spirit of Equus™</a><p>')

}