//prosolutionpills
var isLink=false;
function doClose()
{
	if(!isLink)
	{
		myPopup = window.open("", "myPopup", "scrollbars=no,location=no,status=no,titlebar=no,toolbar=no,resizable=yes,height=435,width=465");
		myPopup.document.write("<html><head><title>Other Hot Products</title><style type=text/css>body {font-family: Arial, Helvetica, sans-serif; text-align: center; font-weight: bold;}a:link {font-size: 13px; color: #CC0000; font-weight: bold; text-decoration: none;}#border {width: 450px; margin: auto; text-align: center; border-color: #CC0000;border-style:solid; border-width:1px;padding: 5px 0 5px 0;}.text1 {color: #CC0000; font-size:18px;}.text2 {font-size: 14px; color: #000000;}.text3 {color: #006600; font-size:14px;}</style></head><body><p class=text1>Don\'t GO Yet!</span><br><span class=text3>Other all Natural Products We \"HIGHLY Recommend!\"</span></p><div id=border><p><a href=\"http://www.volumepills.com/clicks/console.html"+ popuser +"\" target=_blank><span class=text2>Increase Semen Volume and Strengthen Orgasms!</span><br><u>http://www.volumepills.com</u></a></p><p><a href=\"http://www.proenhance.com/clicks/console.html"+ popuser +"\" target=_blank><span class=text2>Medically Approved Penis Enhancement Patch</span><br><u>http://www.proenhance.com</u></a></p><p><a href=\"http://www.clearpores.com/clicks/console.html"+ popuser +"\" target=_blank><span class=text2>Complete Acne Treatment System</span><br><u>http://www.clearpores.com</u></a></p><p><a href=\"http://www.proshaperx.com/clicks/console.html"+ popuser +"\" target=_blank><span class=text2>Safe, Natural, Effective Weight Loss Product</span><br><u>http://www.proshaperx.com</u></a></p><p><a href=\"http://www.provacyl.com/clicks/console.html"+ popuser +"\" target=_blank><span class=text2>Increase Your Energy and Sex Drive</span><br><u>http://www.provacyl.com</u></a></p><p><a href=\"http://www.hersolution.com/clicks/console.html"+ popuser +"\" target=_blank><span class=text2>Put Her In The Mood More Often</span><br><u>http://www.hersolution.com</u></a></p><p><a href=\"http://www.hersolutiongel.com/clicks/console.html"+ popuser +"\" target=_blank><span class=text2>Increase Her Sexual Sensations</span><br><u>http://www.hersolutiongel.com</u></a></p></div></body></html>");
		myPopup.focus();
	}
	return true;
}
