document.write ('<div id="footer">');
document.write ('<p><a href="/default.htm">Home</a> | <a href="../about/about.htm">About</a> | ');
document.write ('<a href="/contact/contact.htm">Contact</a> | ');
document.write ('<a href="/employees/employees.htm">Employees</a> | ');
document.write ('<a href="/faq/faq.htm">FAQ</a> | ');
document.write ('<a href="/information_links/information_links.htm">Informative Links</a> | ');
document.write ('<a href="/press/press.htm">Press</a> | ');
document.write ('<a href="/search/GoogleSiteSearch.htm">Search</a> | ');
document.write ('<a href="/services/services.htm">Services</a></p>');
document.write ('<p>Copyright &#169 2012 Newberry Pathology Associates. All Rights Reserved.</p>');
document.write ('</div>');
document.write ('<div id="footer_bottom">&nbsp</div>'); 
