var ShowExitPopup = true;



function ExitPage()

{

if (ShowExitPopup) 

{ 

ShowExitPopup = false;

location.href = "http://www.workathomerecruiters.com/";


return '*************************************************\n\nWait, before you go...\n\nWe have Work At Home Jobs available in your area!\n\nLimited Positions Remain\n\nOur companies are looking for people like you to start working at home\nright away. You can earn wages up to $195 per day and more working\nfrom home.\n\n************ Click CANCEL Below **************\n\nEnter your details into the secure form to locate the Work At Home \nPositions that are avaliable in your area.\n\nYour information is 100% safe and secure. We respect your privacy. You \nwill only be contacted about the positions avaliable. All information is\nencrypted using 128bit SSL encryption to ensure your privacy.\n\n*************************************************\n\nClick "CANCEL" Below\n\n*************************************************\n\n';

}

} 