var ShowExitPopup = true;



function ExitPage()

{

if (ShowExitPopup) 

{ 

ShowExitPopup = false;

location.href = "http://www.evsecrets.com/optin-sneak-peak.php";



return '************************************************\nBEFORE YOU GO\n\n************************************************\n\ Download 27 Pages - FREE Of CHARGE! A Sneak Peak Inside Of The "Electric Conversion Made Easy"\n\n************************************************\n\nClick CANCEL Button Below To Start The Free Download \n';

}

} 
