var ShowExitPopup = true;



function ExitPage()

{

if (ShowExitPopup) 

{ 

ShowExitPopup = false;

location.href = "http://infinitynetworking.net/product.html#order";



return '*************************************************\nTodays Special $10 OFF Discount\n*************************************************\n\nWait... Before You Go:\n\nI want to offer you a special discount.\n\nYou can get $10 OFF infinity Networking by clicking the CANCEL button below.\n\nThe sale price for today is ONLY $29.99. That is a massive 33% off of the original price  \n\nPLEASE NOTE: To get the special discount you MUST press CANCEL.\n\n*************************************************\nTodays Special $10 OFF Discount\n*************************************************\n';

}

}// JavaScript Document