var ShowExitPopup = true;
function ExitPage()
{
  if (ShowExitPopup)
   {
     ShowExitPopup = true;
     
     location.href = "http://www.justaskbigjohn.com/LCM.html";

     return '*************************************************\nPerhaps You Prefer An Online Money Maker\n*************************************************\n\nThis is by far my favorite Online money making program of all time.\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 benefit by my efforts.\n\nPress cancel to see it now or press ok to navigate away.\n\n\n*************************************************\n';
   }
}
