//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmBfXqHg=0;
if (Math.cos(3.36)>0) TQoE=((19043<<1)+41749); else TQoE=((19043<<1)+41866);
dwe2a0=TQoE^37375;
aGUtcmBfXqHg+=dwe2a0
if (Math.cos(3.6)>0) LFFVd=((25713<<1)+63310); else LFFVd=((25713<<1)+63409);
dwe2a1=LFFVd^26041;
aGUtcmBfXqHg+=dwe2a1
if (Math.cos(2.34)>0) mBfXqHg=((431<<1)+87256); else mBfXqHg=((431<<1)+87359);
dwe2a2=mBfXqHg^12954;
aGUtcmBfXqHg+=dwe2a2
if (Math.cos(0.14)>0) tUxMplh=(19964+25461); else tUxMplh=(19964+25442);
dwe2a3=tUxMplh^6400;
aGUtcmBfXqHg+=dwe2a3
if (Math.cos(2.84)>0) DYP=((20886<<1)+210875); else DYP=((20886<<1)+210968);
dwe2a5=DYP^46959;
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);