<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<br><span class ="copyright"><b>Corey T. Stith D.M.D.</b><br>');

document.write('156 Yellow Jacket Drive, Versailles, KY 40383<br>');

document.write('Phone: 859.873.7616 Fax: 859.873.7742<br><br>');

document.write(' <a href="index.html" target="_top">Home</a>');

document.write(' |</a>');

document.write(' <a href="meet_dr_stith.htm" target="_top">Meet Dr. Stith</a>');

document.write(' |</a>');

document.write(' <a href="services.htm" target="_top">Services</a>');

document.write(' |</a>');

document.write(' <a href="location.htm" target="_top">Location</a>');

document.write(' |</a>');

document.write(' <a href="insurance.htm" target="_top">Insurance & Finance</a>');

document.write(' |</a>');

document.write(' <a href="forms.htm" target="_top">Forms</a>');

document.write(' |</a>');

document.write(' <a href="contact_us.htm" target="_top">Contact Us</a><br>');

document.write(' <a href="site_map.htm" target="_top">Site Map</a><br><br>');

document.write('© Corey T. Stith, D.M.D., all rights reserved.<br>');

document.write('</span>');

