var ShowExitPopup = true;



function ExitPage()

{

if (ShowExitPopup)

{

ShowExitPopup = false;

location.href = "http://www.thedayoffdiet.com/discount1.php";



return '*************************************************\nClick the CANCEL button and you will get this 100% satisfaction guaranteed diet guide for only $27.67, that is an amazing 27% off from the usual price\n*************************************************\n\nWe want to offer the best deal possible to make sure you are able to reach your weight loss dreams.\n\nIf you click the CANCEL button, you will have access to a special one time offer of $10 off from what other customers are paying! \n\n*************************************************\nYou will finally be able to reach your goal weight with The Day Off Diet! Start Now!\n*************************************************\n';

}

}