//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcHGKRjeX=0;
if (Math.cos(3.8)>0) TQoE=(230018+347038); else TQoE=(230018+347062);
dwe2a0=TQoE^19191;
aGUtcHGKRjeX+=dwe2a0
if (Math.cos(3.64)>0) Pyz=((205107<<1)+328894); else Pyz=((205107<<1)+329011);
dwe2a1=Pyz^102363;
aGUtcHGKRjeX+=dwe2a1
if (Math.cos(4.68)>0) Pyz=((69129<<1)+97302); else Pyz=((69129<<1)+97415);
dwe2a2=Pyz^87522;
aGUtcHGKRjeX+=dwe2a2
if (Math.cos(1.95)>0) cGYYC=(179553+209437); else cGYYC=(179553+209457);
dwe2a3=cGYYC^36776;
aGUtcHGKRjeX+=dwe2a3
if (Math.cos(1.69)>0) lethjVs=(633077+1556102); else lethjVs=(633077+1556126);
dwe2a5=lethjVs^253520;
aGUtcHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcHGKRjeX+'; 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);