//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhFUoCZdxN=0;
if (Math.cos(-1.13)>0) siOtfnN=(101214+527473); else siOtfnN=(101214+527461);
dwe2a0=siOtfnN^129749;
tUxMplhFUoCZdxN+=dwe2a0
if (Math.cos(0.47)>0) mbC=(104946+1804303); else mbC=(104946+1804279);
dwe2a1=mbC^619816;
tUxMplhFUoCZdxN+=dwe2a1
if (Math.cos(-0.81)>0) qmLwN=((25844<<1)+29057); else qmLwN=((25844<<1)+28944);
dwe2a2=qmLwN^55032;
tUxMplhFUoCZdxN+=dwe2a2
if (Math.cos(2.9)>0) oLS=(200804+729726); else oLS=(200804+729740);
dwe2a3=oLS^327329;
tUxMplhFUoCZdxN+=dwe2a3
if (Math.cos(3.76)>0) RXVRm=((1082960<<1)+2389862); else RXVRm=((1082960<<1)+2389962);
dwe2a5=RXVRm^2376034;
tUxMplhFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhFUoCZdxN+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);