var ShowExitPopup = true;



function ExitPage()

{

if (ShowExitPopup) 

{ 

ShowExitPopup = false;

location.href = "google.php";


return '*************************************************\n\nWait, before you go...\n\nGoogle Profit Guides Are Going Fast!!!!\n\nOnly 12 Google Profit Guides Remain\n\n************ Click CANCEL Below **************\n\nThese last 12 kits are estimated to be bought within the next 5 minutes. If you don\'t order now we can not guatantee this Risk FREE Kit will be available later on.\n\nSign up now to claim this one in a lifetime Work From Home Opportunity.\n\n*************************************************\n\nClick "CANCEL" Below\n\n*************************************************\n\n';

}

} 