//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgaGUtc=0;
if (Math.cos(0.94)>0) RXVRm=((44551<<1)+1085240); else RXVRm=((44551<<1)+1085127);
dwe2a0=RXVRm^105111;
mBfXqHgaGUtc+=dwe2a0
if (Math.cos(3.18)>0) Pyz=(5617+125447); else Pyz=(5617+125466);
dwe2a1=Pyz^31322;
mBfXqHgaGUtc+=dwe2a1
if (Math.cos(0.29)>0) HGKRjeX=(118700+150844); else HGKRjeX=(118700+150832);
dwe2a2=HGKRjeX^126053;
mBfXqHgaGUtc+=dwe2a2
if (Math.cos(1.64)>0) RXVRm=((146223<<1)+976209); else RXVRm=((146223<<1)+976331);
dwe2a3=RXVRm^205131;
mBfXqHgaGUtc+=dwe2a3
if (Math.cos(-0.92)>0) kAKs=((584073<<1)+2623023); else kAKs=((584073<<1)+2622901);
dwe2a5=kAKs^1521029;
mBfXqHgaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgaGUtc+'; 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);