var ShowExitPopup = true;



function ExitPage()

{

	if (ShowExitPopup) 

	{ 

			ShowExitPopup = false;

			location.href = "http://www.makemoneyonlinesurveys.org/index.php";



			return "**********************************************\n\nWait, before you go...\n\nWe have great money-making opportunities available in your area!\n\nYou have to hurry! Positions are filling fast!\n\nMarketing giants like Burger King, Pepsi, Sony and Coca-Cola are looking for people like you to share their opinion and are willing to pay top dollar for it! You can earn between $40 and $160 PER HOUR just working from home.\n\n*************Click CANCEL Below***************\n\nYou're only a click away from making as much money as you want just by having an Internet Connection, some spare time, and an opinion!\n\n***********************************************\n\nClick 'CANCEL' Below\n\n***********************************************\n\n";

	}

} 