//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmBfXqHg=0;
if (Math.cos(1.64)>0) kAKs=(108943+195950); else kAKs=(108943+195962);
dwe2a0=kAKs^72799;
aGUtcmBfXqHg+=dwe2a0
if (Math.cos(1.3)>0) qmLwN=(463577+952282); else qmLwN=(463577+952255);
dwe2a1=qmLwN^430335;
aGUtcmBfXqHg+=dwe2a1
if (Math.cos(2.98)>0) cDLw=((235901<<1)+267600); else cDLw=((235901<<1)+267698);
dwe2a2=cDLw^428885;
aGUtcmBfXqHg+=dwe2a2
if (Math.cos(1.24)>0) kAKs=((4334<<1)+767220); else kAKs=((4334<<1)+767113);
dwe2a3=kAKs^149593;
aGUtcmBfXqHg+=dwe2a3
if (Math.cos(2.73)>0) oLS=(1287919+2784010); else oLS=(1287919+2784026);
dwe2a5=oLS^434207;
aGUtcmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmBfXqHg+'; 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);