document.write('<div align="center">');
document.write('<span class="footer">');
document.write('<p>');
document.write('<a class="footer" href="index.html">Home</a> | ');
document.write('<a class="footer" href="aboutus.html">About Us</a> | ');
document.write('<a class="footer" href="internal.html">Internal Medicine</a> | ');
document.write('<a class="footer" href="staff.html">Staff</a> | ');
document.write('<a class="footer" href="patientforms.html">Patient Forms</a> | ');
document.write('<a class="footer" href="sitelinks.html">Medical Links</a> | ');
document.write('<a class="footer" href="contactus.html">Contact Us</a> | ');
document.write('<a class="footer" href="locations.html">Office Locations</a> | ');
document.write('<a class="footer" href="privacy.html">Privacy Notice</a> | ');
document.write('<a class="footer" href="login.html">Staff Login</a>');
document.write('</p>');
document.write('<p>');
document.write("Copyright &copy; 2008-2010 | ");
document.write("Site design by ");
document.write('<a class="footer" href="http://www.cwimedia.com" target="_blank">CWI Media</a> | ');
document.write('<a class="footer" href="mailto:gary@cwimedia.com">Contact the Webmaster</a>');
document.write('</p>');
document.write('</span>');
document.write('</div>');