function footer()

{
   
   	document.write('<table border="0" width="680" cellpadding="3" cellspacing="0">');
	document.write('<tr>');
	document.write('<td class="smgy"><A TARGET="_blank" HREF="http://www.hon.ch/HONcode/Conduct.html?HONConduct458567"> <IMG SRC="http://www.hon.ch/docs/HONcode/coc_velv_s.gif" ALIGN="LEFT" BORDER="0" TITLE="We subscribe to the HONcode principles of the HON Foundation. Click to verify."></A> We subscribe to the HONcode principles. <B><A TARGET="_blank" HREF="http://www.hon.ch/HONcode/Conduct.html?HONConduct458567">Verify here</A></B>.<br><a href="http://www.bbbonline.org/cks.asp?id=104111810372548862"><img src="/images/bbbonline.gif" border="0"></a><br><br> &nbsp; &nbsp; Please review our <a href="/privacy_policy.asp" class="footer">Privacy Policy</a>, <a href="/terms.asp" class="footer">Terms of Use</a>, <!-- <a href="credits.asp" class="footer">Credits</a> or --> <a href="/contactus.asp" class="footer">Contact Us</a> for more information.</td>');
	document.write('<td align="right" valign="bottom" class="smgy"><a href="/sitemap.asp" class="footer">Sitemap</a> &nbsp;  &nbsp; </td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td colspan="2" class="smgy"> &nbsp; &nbsp; The information provided on this site is designed to support, not replace, the relationship that exists between a patient/site visitor and his/her existing<br> &nbsp; &nbsp; physician. Confidentiality of data relating to individual patients and visitors to a medical/health Web site, including their identity, is respected by this Web<br> &nbsp; &nbsp; site. The Web site owners undertake to honor or exceed the legal requirements of medical/health information privacy that apply in the country and state<br> &nbsp; &nbsp; where the Web site and mirror sites are located. This site does not host or receive funding from advertising.</td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td colspan="2" class="smgy"> &nbsp; &nbsp; Unless Noted Otherwise, All Articles, Graphics and Animations Copyright &#169; 2005 UnderstandSurgery.com, All Rights Reserved.<br> &nbsp; &nbsp; Last Updated September 30, 2005</td>');
	document.write('</tr>');
	

	document.write('<tr>');
	document.write('<td colspan="2"><img src="images/space.gif" width="1" height="1"></td>');
	document.write('</tr>');
	document.write('</table>');
}
	
	
