Warning: Undefined array key "tc" in /home/alpineai/public_html/_scripts/exitsplash.php on line 44
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 44
Warning: Undefined array key "sh" in /home/alpineai/public_html/_scripts/exitsplash.php on line 49
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 49
Warning: Undefined array key "cb" in /home/alpineai/public_html/_scripts/exitsplash.php on line 50
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 50
Warning: Undefined array key "cl" in /home/alpineai/public_html/_scripts/exitsplash.php on line 51
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 51
Warning: Undefined array key "bh" in /home/alpineai/public_html/_scripts/exitsplash.php on line 64
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 64
Warning: Undefined array key "fs" in /home/alpineai/public_html/_scripts/exitsplash.php on line 65
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 65
Warning: Undefined array key "lf" in /home/alpineai/public_html/_scripts/exitsplash.php on line 66
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 66
Warning: Undefined array key "at" in /home/alpineai/public_html/_scripts/exitsplash.php on line 67
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 67
Warning: Undefined array key "hv" in /home/alpineai/public_html/_scripts/exitsplash.php on line 68
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 68
Warning: Only the first byte will be assigned to the string offset in /home/alpineai/public_html/_scripts/exitsplash.php on line 243
Warning: Only the first byte will be assigned to the string offset in /home/alpineai/public_html/_scripts/exitsplash.php on line 244
Warning: Undefined array key "ua" in /home/alpineai/public_html/_scripts/exitsplash.php on line 94
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 94
Warning: Undefined array key "ic" in /home/alpineai/public_html/_scripts/exitsplash.php on line 101
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 101
Warning: Undefined array key "uh" in /home/alpineai/public_html/_scripts/exitsplash.php on line 106
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 106
Warning: Undefined array key "ia" in /home/alpineai/public_html/_scripts/exitsplash.php on line 109
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 109
Warning: Undefined array key "ad" in /home/alpineai/public_html/_scripts/exitsplash.php on line 124
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 124
Warning: Undefined array key "sf" in /home/alpineai/public_html/_scripts/exitsplash.php on line 127
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpineai/public_html/_scripts/exitsplash.php on line 127
Warning: Undefined variable $body in /home/alpineai/public_html/_scripts/exitsplash.php on line 160
Warning: Undefined variable $uhMouse in /home/alpineai/public_html/_scripts/exitsplash.php on line 162
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 theDiv = '';
theDiv = theDiv + '
';
theDiv = theDiv + '
';
theDiv = theDiv + '
';
theDiv = theDiv + '
';
theDiv = theDiv + '
';
theBody = document.body; if (!theBody) {theBody = document.getElementById("body"); if (!theBody) {theBody = document.getElementsByTagName("body")[0];}}
var PreventExitSplash = false;
function DisplayExitSplash(){ if(PreventExitSplash == false){ window.scrollTo(0,0); PreventExitSplash=true; divtag = document.createElement("div"); divtag.setAttribute("id","ExitSplashMainOuterLayer"); 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=theDiv; theBody.innerHTML=""; theBody.topMargin="0px"; theBody.rightMargin="0px"; theBody.bottomMargin="0px"; theBody.leftMargin="0px"; theBody.style.overflow="hidden"; theBody.appendChild(divtag); return exitsplashmessage; } }
var a = document.getElementsByTagName('A'); for (var i = 0; i < a.length; i++) { if(a[i].target !== '_blank') {addClickEvent(a,i, function(){ PreventExitSplash=true; });} else{addClickEvent(a,i, function(){ PreventExitSplash=false;});}}disablelinksfunc = function(){var a = document.getElementsByTagName('A'); for (var i = 0; i < a.length; i++) { if(a[i].target !== '_blank') {addClickEvent(a,i, function(){ PreventExitSplash=true; });} else{addClickEvent(a,i, function(){ PreventExitSplash=false;});}}}
hideexitcancelbuttonimage = function(){ document.getElementById('ExitCancelButtonImageDiv').style.display='none'; }
addLoadEvent(disablelinksfunc);
disableformsfunc = function(){ var f = document.getElementsByTagName('FORM'); for (var i=0;i