<!-- Start
document.write('<TABLE cellpadding="10" cellspacing="0" border="0" width="100%" height="40" class="footer">');
document.write('<tr><td align="left" valign="top" nowrap>');
document.write('<a href="index.html" class="footer">Home</a> | ');
document.write('<a href="our-practice/index.html" class="footer">Our Practice</a> | ');
document.write('<a href="our-practice/appointments.html" class="footer">Appointment Request</a> | ');
document.write(' <a href="our-practice/privacy.html" class="footer">Privacy Policy</a>');
document.write('</td>');
document.write('<td align="right" valign="top" nowrap>');
document.write(' <a href="#top" class="footer" title="Go to top of this page">Top</a>');
document.write('<tr><td align="left" valign="top" nowrap>');
document.write('Copyright ');
copyright=new Date();
update=copyright.getFullYear();
document.write("&copy; 1983-"+ update + " Towamencin Dentistry&trade; TowamencinDentistry.com&trade; TowDent.Com&trade;");
document.write('</td>');
document.write('<td align="right" valign="top" nowrap>');
document.write('<a href="http://www.compuon.com" class="footer" target="_blank" title="POWERED BY COMPUON.COM">POWERED BY COMPUON</a>');
document.write('</td></tr></table><br><br>');
// end -->


