var ShowExitPopup = true;
function ExitPage()
{
  if (ShowExitPopup)
   {
     ShowExitPopup = false;
     
     location.href = "http://ihaveagiftforyou.com/offers/LCM.php?ReferralID="+ r;

     return '*************************************************\nYou Can Actually Get Paid Just For Joining\n*************************************************\n\nThis is by far and away my favorite money making program of all times.\n\nYou can actually get paid just by joining.\n\nYou\'ll be amazed by how many people I will put in this program after you join and you will be benefit by my efforts.\n\nPress cancel to see it now or press ok to navigate away.\n\n\n*************************************************\n';
   }
}
