var content = ''

content +='<table border="0" width="100%" style="border-collapse: collapse">'
content +='<tr><td align="center" valign="top" width="100%">'
content +='<font color="#ffffcc" size="2" face="Arial"><a href="default.htm" onMouseover="document.home_b.src=home_bottom_up.src"	onMouseout="document.home_b.src=home_bottom.src">'
content +='<img src="images/home_bottom.gif" border="0" name="home_b" width="131" height="20"></a><a href="guarantee.htm" onMouseover="document.gua.src=guarantee_up.src" onMouseout="document.gua.src=guarantee.src">'
content +='<img src="images/guarantee.gif" border="0" name="gua" width="131" height="20"></a><a href="free_newsletter.htm" onMouseover="document.free_news.src=free_newsletter_up.src" onMouseout="document.free_news.src=free_newsletter.src">'
content +='<img src="images/free_newsletter.gif" border="0" name="free_news" width="131" height="20"></a><a href="contact_us.htm" onMouseover="document.cont_us.src=contact_us_up.src" onMouseout="document.cont_us.src=contact_us.src">'
content +='<img src="images/contact_us.gif" border="0" name="cont_us" width="135" height="20"></a></font></td></tr>'
//headline
content +='<tr><td align="center" valign="top" width="100%" bgcolor="#808080" height="1">'
content +='<font color="#000080" size= 2pt face="arial"> <a href="javascript:openpopup()">Privacy Statement</a>&nbsp;<a href="disclaimer.htm"> Disclaimer Statement</a>&nbsp;</font>'
content +='</td></tr>'

content +='<tr><td align="center" valign="top" width="100%">'
content +='<font color="#ffffcc" size="1" face="Arial">&quot;Individual results may vary. These statements have not been evaluated by the Food and Drug Administration and are not intended to diagnose, treat, cure, or prevent any disease.&quot; </td></tr>'

content +='<tr><td align="center" valign="top" width="100%">'
content +='<font color="#ffffcc" size="1" face="Arial">  copyright 2003-2007 menshealthtech.com</td></tr>'

content +='</table>'

document.write(content)
