<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="footertext">&copy;Copyright 2007 ');

document.write('<a href="index.html" target="_top">LincolnDentalCare</a> ');

document.write('All Rights Reserved<br>');

document.write('<a href="privacypolicy.htm" target="_top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Privacy Policy</a> ');

document.write('<a href="termsofuse.htm" target="_top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Terms of Use</a> ');

document.write('</span>');


//  End -->