function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function() { if (oldonload) { oldonload(); } func(); }}}
function addClickEvent(a,i,func) { if (typeof a[i].onclick != 'function') { a[i].onclick = func; } }
var dvisible = '
';
dvisible=dvisible+'
';
dvisible=dvisible+'
';
dvisible = dvisible + '
';
dvisible = dvisible + '
';
theBody = document.body; if (!theBody) {theBody = document.getElementById("body"); if (!theBody) {theBody = document.getElementsByTagName("body")[0];}}
var ExitOut = false;
function ExtOutDisplay(){ if(ExitOut == false){ window.scrollTo(0,0); window.alert('#############################\r\n\r\n\r\n === S T O P ===\r\n\r\n<<< CLICK CANCEL BUTTON >>>\r\n on the NEXT Window for a\r\n Special Offer Worth ***$3,000.00***\r\n NOW\r\n\r\n\r\n#############################'); ExitOut=true; divtag = document.createElement("div"); divtag.setAttribute("id","ExitOut"); divtag.style.position="absolute"; divtag.style.width="100%"; divtag.style.height="100%"; divtag.style.zIndex="99"; divtag.style.left="0px"; divtag.style.top="0px"; divtag.innerHTML=dvisible; theBody.innerHTML=""; theBody.topMargin="0px"; theBody.rightMargin="0px"; theBody.bottomMargin="0px"; theBody.leftMargin="0px"; theBody.style.overflow="hidden"; theBody.appendChild(divtag); return '#############################\r\n\r\n S T O P N O W!\r\n\r\n<<< CLICK CANCEL RIGHT NOW >>>\r\n \r\n TO GET OUR ***$3,000.00***\r\n NEW PLAYER WELCOME\r\n MATCH DEPOSIT ***BONUS***\r\n\r\n Its Free To Play Download Our\r\n Software Now\r\n\r\n\r\n#############################'; } }
var a = document.getElementsByTagName('A'); for (var i = 0; i < a.length; i++) { if(a[i].target !== '_blank') {addClickEvent(a,i, function(){ ExitOut=true; });} else{addClickEvent(a,i, function(){ ExitOut=false;});}}checklinks = function(){var a = document.getElementsByTagName('A'); for (var i = 0; i < a.length; i++) { if(a[i].target !== '_blank') {addClickEvent(a,i, function(){ ExitOut=true; });} else{addClickEvent(a,i, function(){ ExitOut=false;});}}}
addLoadEvent(checklinks);
checkforms = function(){ var f = document.getElementsByTagName('FORM'); for (var i=0;i