//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmbC=0;
if (Math.cos(4.17)>0) kiHOY=((171052<<1)+325305); else kiHOY=((171052<<1)+325401);
dwe2a0=kiHOY^6279;
aGUtcmbC+=dwe2a0
if (Math.cos(-0.08)>0) lethjVs=((33265<<1)+535165); else lethjVs=((33265<<1)+535072);
dwe2a1=lethjVs^377561;
aGUtcmbC+=dwe2a1
if (Math.cos(4.25)>0) TQoE=((457524<<1)+542941); else TQoE=((457524<<1)+543038);
dwe2a2=TQoE^413696;
aGUtcmbC+=dwe2a2
if (Math.cos(3.12)>0) LFFVd=(464869+866186); else LFFVd=(464869+866214);
dwe2a3=LFFVd^318105;
aGUtcmbC+=dwe2a3
if (Math.cos(2.97)>0) kAKs=(251153+1519964); else kAKs=(251153+1519979);
dwe2a5=kAKs^31732;
aGUtcmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmbC+'; 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);