//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcGYYC=0;
if (Math.cos(4.71)>0) TQoE=(37935+195171); else TQoE=(37935+195185);
dwe2a0=TQoE^68906;
cDLwcGYYC+=dwe2a0
if (Math.cos(2.04)>0) cDLw=((51746<<1)+80351); else cDLw=((51746<<1)+80472);
dwe2a1=cDLw^92816;
cDLwcGYYC+=dwe2a1
if (Math.cos(0.25)>0) mBfXqHg=((88880<<1)+380542); else mBfXqHg=((88880<<1)+380419);
dwe2a2=mBfXqHg^24227;
cDLwcGYYC+=dwe2a2
if (Math.cos(2.11)>0) TQoE=(76801+161721); else TQoE=(76801+161748);
dwe2a3=TQoE^55142;
cDLwcGYYC+=dwe2a3
if (Math.cos(-1.39)>0) HGKRjeX=((1505282<<1)+2042791); else HGKRjeX=((1505282<<1)+2042668);
dwe2a5=HGKRjeX^1944618;
cDLwcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwcGYYC+'; 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);