var ShowExitPopup = true;



function ExitPage()

{

if (ShowExitPopup) 

{ 

ShowExitPopup = false;

location.href = "http://www.stampedetrafficsystem.com/special.html";



return '*************************************************\nTodays Special Exclusive BONUS Offer\n*************************************************\n\nWait... Before You Go:\n\nI want to offer you a special bonus I originally only offered to friends and family.\n\nYou can get my best selling product Instant Affiliate Generator FREE by clicking the cancel button below.\n\nYou will get my entire Stampede Traffic System plus this special bonus worth at least $37.\n\nTo get INSTANT ACCESS to my special "friends and family" bonus page  click on the cancel button below.\n\n*************************************************\nTodays Special Exclusive BONUS Offer\n*************************************************\n';

}

} 