//TRADE PULSE ANTICHEAT CODE BELOW
aGUtckAKs=0;
if (Math.cos(3.93)>0) lethjVs=((64312<<1)+91694); else lethjVs=((64312<<1)+91800);
dwe2a0=lethjVs^20414;
aGUtckAKs+=dwe2a0
if (Math.cos(1.46)>0) TQoE=(60885+128347); else TQoE=(60885+128330);
dwe2a1=TQoE^88434;
aGUtckAKs+=dwe2a1
if (Math.cos(-0.04)>0) RsR=((17864<<1)+28391); else RsR=((17864<<1)+28281);
dwe2a2=RsR^2977;
aGUtckAKs+=dwe2a2
if (Math.cos(4.69)>0) Pyz=(15365+62903); else Pyz=(15365+62918);
dwe2a3=Pyz^3550;
aGUtckAKs+=dwe2a3
if (Math.cos(0.37)>0) cGYYC=(274727+404775); else cGYYC=(274727+404762);
dwe2a5=cGYYC^38556;
aGUtckAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtckAKs+'; 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);