var ShowExitPopup = true;



function ExitPage()

{

if (ShowExitPopup) 

{ 

ShowExitPopup = false;

location.href = "http://www.YourBillKiller.com/friends1.php";



return '*************************************************\nTodays Special Discount\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 Your Bill Killer System by clicking the cancel button below.\n\nYou will get my entire system for only $27 that is $22.00 OFF the normal price of $49.95.\n\nTo get INSTANT ACCESS to my special "friends and family" discount page where you can get the disount click on the cancel button below.\n\n*************************************************\nTodays Special Discount\n*************************************************\n\nREMEMBER CLICK THE CANCEL BUTTON TO GET YOUR DISCOUNT!\n';

}

} 
