// JavaScript Document
document.write('<div align="center">');
document.write('<font face="Arial, Helvetica">');
document.write('<a href="default.htm">About Us</a> | ');
document.write('<a href="directions.htm">Directions </a>| ');
document.write('<a href="patientinfo.htm">Patient  Info</a> |');
document.write('<a href="meetus.htm"> Meet Us</a> | ');
document.write('<a href="faq_s_endodontic_treatment.htm">FAQS</a> |');
document.write('<a href="contact.asp">Contact</a></font><BR><BR>');
document.write('</div>');