// JavaScript Document
document.write('<div class="bottom_white_border">&nbsp;</div>');
document.write('<div class="footer">');
document.write('<br />');
document.write('<center><a href="index.html">Home</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="hypnobirthing.html">HypnoBirthing</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="doula_services.html">Doula</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="about.html">About</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="contact.html">Contact</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="links.html">Links</a>');
document.write('<br /><br />');
document.write('Calm Birth Education all rights reserved 2010');
document.write('<br /><a href="http://www.trueedgewebsolutions.com">Designed by True Edge Web Solutions<a></center>');
document.write('</div>');

