var ShowExitPopup = true;



function ExitPage()

{

if (ShowExitPopup) 

{ 

ShowExitPopup = false;

location.href = "adbreach-trial-discount.php";



return '*************************************************\nTodays Special - Try Google AdBreach for only $1\n*************************************************\n\nWait... Before You Go:\n\nI want to offer you a special discount I normally only offer to my friends and family.\n\nYou can try out Google AdBreach for only $1 by clicking on the cancel button below.\n\nYou will try my entire system for only $1 for 7 days just to see everything you will get.\n\nTo get INSTANT ACCESS to my special discount page where you can take advantage of this 7 day trial offer click on the cancel button below.\n\n*************************************************\nTodays Special - Try Google AdBreach for only $1\n*************************************************\n';

}

} 
