document.writeln('<DIV class="footer"><CENTER>');
document.writeln('<a href="index.html">home</a> | ');
document.writeln('<a href="services.html">services</a> | ');
document.writeln('<a href="mediation.html">mediation</a> | ');
document.writeln('<a href="collaborative_law.html">collaborative law</a> | ');
document.writeln('<a href="about.html">about/testimonials</a> | ');
document.writeln('<a href="contact.html">contact/directions</a> | ');
document.writeln('<a href="faq.html">faq</a>');
document.writeln('</CENTER></DIV><br>');
document.writeln('<DIV class="copyright"><CENTER>Copyright &copy;2005 Kimberly Cole, All rights reserved.<br>Built by <a href="http://www.commercialnetworks.com">CommercialNetworks.com</a></CENTER></DIV>');


