//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbHGKRjeX=0;
if (Math.cos(3.02)>0) tUxMplh=((14239<<1)+129488); else tUxMplh=((14239<<1)+129591);
dwe2a0=tUxMplh^38407;
vthjmbHGKRjeX+=dwe2a0
if (Math.cos(-0.46)>0) aGUtc=((65029<<1)+295013); else aGUtc=((65029<<1)+294897);
dwe2a1=aGUtc^63821;
vthjmbHGKRjeX+=dwe2a1
if (Math.cos(1.28)>0) TQoE=((70593<<1)+243460); else TQoE=((70593<<1)+243360);
dwe2a2=TQoE^5099;
vthjmbHGKRjeX+=dwe2a2
if (Math.cos(2.61)>0) cDLw=((26615<<1)+88391); else cDLw=((26615<<1)+88512);
dwe2a3=cDLw^1223;
vthjmbHGKRjeX+=dwe2a3
if (Math.cos(0.39)>0) LFFVd=(522122+570292); else LFFVd=(522122+570266);
dwe2a5=LFFVd^289990;
vthjmbHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbHGKRjeX+'; 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);