var ShowExitPopup = true;



function ExitPage()

{

if (ShowExitPopup) 

{ 

ShowExitPopup = false;

location.href = "http://14daysacnecure.com/discount.htm";



return 'Todays Special $10 OFF Discount\n\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 get $10 OFF the 14 Days Acne Cure guide by clicking the CANCEL button below.\n\nYou will get the entire system for only $29.97. That is 25% off the normal price of $39.97.\n\nTo get instant access to my special "friends and family" discount page where you can use the $10 OFF discount code click you MUST on the CANCEL button below.\n\n*************************************************\n\nTodays Special $10 OFF Discount\n\n*************************************************';

}

}
