var ShowExitPopup = true;



function ExitPage()

{

if (ShowExitPopup) 

{ 

ShowExitPopup = false;

location.href = "http://www.undergroundcashsecret.com/apc-submit.php";



return '*************************************************\nTodays Special Offer\n*************************************************\n\nWait... Before You Go:\n\nI want to offer you a special offer I normally only offer to my friends and family.\n\nYou can get Underground Cash Secret today by clicking the cancel button below.\n\nYou will get my entire system for only $49.95.\n\nTo get INSTANT ACCESS to Underground Cash Secret today for the rock bottom price of $49.95, click on the cancel button below.\n\n*************************************************\nTodays Special Offer\n*************************************************\n';

}

} 
