var ShowExitPopup = true;



function ExitPage()

{

	if (ShowExitPopup) 

	{ 

			ShowExitPopup = false;

			location.href = "http://www.quickpaysurvey.com/?ref=1";



			return "**********************************************\n\nWait, before you go...\n\nEarn cash quickly & easily with daily paid surveys!\n\nWhy Join QuickPaySurvey?\n\n*Take Daily Paid Surveys (Get Paid $0.50 Per Survey)\n*Low $5.00 Payout Limit\n*Quick Payment Processing (Within 24 Hours)\n*Get Daily Quick Pay Surveys By Email\n*Join & Activate Account (Earn $1.00 Sign-Up Bonus)\n*Refer Your Friends (Two Levels, Instant Credit Per Survey)\n\nInternational members are welcome! Join now...\n\n*************Click CANCEL Below***************";

	}

}