//vigrx
var isLink=false;
function doClose()
{
	if(!isLink)
	{
		myPopup = window.open("", "myPopup", "scrollbars=no,location=no,status=no,titlebar=no,toolbar=no,resizeable=no,height=420,width=540");
		myPopup.document.write("<html><head><title>Other Hot Products</title><STYLE TYPE=text/css>A:link {text-decoration: none;}A:visited {text-decoration: none;}A:active {text-decoration: none;}A:hover {text-decoration: none;}.text1 {color: #CC0000; font-family: Arial, Helvetica, sans-serif; font-size:18pt;}.text2 {font-size: 16px; font-family: Arial; color: #000000; font-weight: bold;}.text3 {color: #CC0000; font-family: Arial, Helvetica, sans-serif; font-size:14pt;}.text4 {font-size: 12px; font-family: Tahoma; color: #CC0000; font-weight: bold; text-decoration: underline;}</STYLE></head><body bgcolor=#FFFFFF><base target=_blank><center><font class=text1><b>Don't GO Yet!</b></font><br><font class=text3>Other Websites We \"HIGHLY Recommend!\"</font><br><p><table width=500 bgcolor=#CC0000 cellspacing=2 cellpadding=0 border=0><tr><td align=center><table width=100% bgcolor=#FFFFFF cellspacing=2 cellpadding=9 border=0><tr><td align=center><p><p><p><a href=\"http://www.vigrx.com/clicks/console.html"+ popuser +"\"><font class=text2>Ultimate Male Enhancement Capsules</font><br><font class=text4>http://www.vigrx.com</font></a></td></tr><tr><td align=center><a href=\"http://www.semenax.com/clicks/console.html"+ popuser +"\"><font class=text2>Increase Male Orgasm Power</font><br><font class=text4>http://www.semenax.com</font></a></td></tr><tr><td align=center><a href=\"http://www.genf20.com/clicks/console.html"+ popuser +"\"><font class=text2>Reverse The Effects of Aging With HGH</font><br><font class=text4>http://www.genf20.com</font></a></td></tr><tr><td align=center><a href=\"http://www.vigrxoil.com/clicks/console.html"+ popuser +"\"><font class=text2>Get Rock-Solid Erections In 60 Seconds Or Less!</font><br><font class=text4>http://www.vigrxoil.com</font></a></td></tr><tr><td align=center><a href=\"http://www.vigorelle.com/clicks/console.html"+ popuser +"\"><font class=text2>Turn-On Cream For Women - Ultimate Arousal & Pleasure!</font><br><font class=text4>http://www.vigorelle.com</font></a></td></tr><tr><td align=center><a href=\"http://www.AttractWomenNow.com/clicks/console.html"+ popuser +"\"><font class=text2>Become a Chick Magnet!</font><br><font class=text4>http://www.AttractWomenNow.com</font></a></td></tr></table></td></tr></table><p></center></body></html>");
		myPopup.focus();
	}
	return true;
}