var ShowExitPopup = true;

function ExitPage()

{

if (ShowExitPopup) 

{ 

ShowExitPopup = false;

location.href = "http://paidsurveys-etc.com/special_offer.htm";



return '****************************************************\nTodays Special Offer - Join all these Paid Survey Sites for Free!\n****************************************************\n\nWait... Before You Go:\n\nI want to offer you something I normally only offer to my friends and family.\n\nYou can join all these survey sites for FREE and start making up to $100 each day\n\Get INSTANT ACCESS to my special "friends and family" offer.\n\nSimply CLICK ON THE CANCEL BUTTON below.\n\n****************************************************\nTodays Special Offer - Join all these Paid Survey Sites for Free!\n****************************************************\n';

}

} 
