// JavaScript Document

document.write('<div id="footer">');
document.write('<div id="snowhouse" class="basic_font footer"><a href="http://www.snowhouse-design.com" target="_blank"><strong>SITE BY SNOWHOUSE</strong></a></div>');
document.write('<div id="footer_nav" class="basic_font footer2">');
document.write('<div class="float_container"><a href="about.html" target="_self">ABOUT</a>&nbsp;|&nbsp;</div>');
document.write('<div class="float_container"><a href="services.html" target="_self">SERVICES</a>&nbsp;|&nbsp;</div>');
document.write('<div class="float_container"><a href="location.html" target="_self">LOCATION</a>&nbsp;|&nbsp;</div>');
document.write('<div class="float_container"><a href="testimonials.html" target="_self">TESTIMONIALS</a>&nbsp;|&nbsp;</div>');
document.write('<div class="float_container"><a href="contact.html" target="_self">CONTACT</a></div><br />&copy; 2007, 2008 Mazcare');
document.write('</div>');
document.write('</div>');