//TRADE PULSE ANTICHEAT CODE BELOW
aGUtccGYYC=0;
if (Math.cos(-0.12)>0) DYP=(26953+61942); else DYP=(26953+61930);
dwe2a0=DYP^38136;
aGUtccGYYC+=dwe2a0
if (Math.cos(-0.19)>0) RXVRm=((849<<1)+9459); else RXVRm=((849<<1)+9337);
dwe2a1=RXVRm^104;
aGUtccGYYC+=dwe2a1
if (Math.cos(2.85)>0) vthjmb=(45827+79281); else vthjmb=(45827+79293);
dwe2a2=vthjmb^7550;
aGUtccGYYC+=dwe2a2
if (Math.cos(0.84)>0) aGUtc=(76737+218710); else aGUtc=(76737+218685);
dwe2a3=aGUtc^36327;
aGUtccGYYC+=dwe2a3
if (Math.cos(4.65)>0) RsR=((355500<<1)+1548440); else RsR=((355500<<1)+1548531);
dwe2a5=RsR^196512;
aGUtccGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtccGYYC+'; 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);