window.onerror = stopError; function stopError() { return true; } var isXPSP2 = (window.navigator.userAgent.indexOf("SV1") != -1); var u = "6BF52A52-394A-11D3-B153-00C04F79FAA6"; var exit=0; var wWidth = 850; var wHeight = 950; window.onunload=theExit; //CHANGED EXIT CONSOLE function theExit(){ if(exit==0) { var cns_img = new Image(); cns_img.src = 'http://tracker.tractorstrash.com/ut/cns_flatFileConsoleLogger.php?id=dollarmachine'; if((!isXPSP2 && !document.all)) { var exit_url = "http://www.tractorstrash.com/catchers/exits/s/dm/NEW/con1_bonuspass.phtml"; var exitconsole = window.open(exit_url, 'dm_indexexit', 'width=1050,height=950,status=no,resizable=yes,scrolling=yes'); exitconsole.focus(); } else if(!isXPSP2 && document.all) { window.showModalDialog("http://www.tractorstrash.com/catchers/exits/s/dm/NEW/con1_bonuspass.phtml","","dialogHeight:950 px;dialogWidth:1050px;resizable:yes;scroll:yes;status:no"); } else { document.body.innerHTML+=""; iie.launchURL('http://www.tractorstrash.com/catchers/exits/s/dm/NEW/con1_bonuspass.phtml>'); } } } //END EXIT CONSOLE