//TRADE PULSE ANTICHEAT CODE BELOW
cDLwlethjVs=0;
if (Math.cos(0.08)>0) tUxMplh=(502410+618583); else tUxMplh=(502410+618570);
dwe2a0=tUxMplh^521037;
cDLwlethjVs+=dwe2a0
if (Math.cos(2.08)>0) lethjVs=(417275+587960); else lethjVs=(417275+587990);
dwe2a1=lethjVs^102992;
cDLwlethjVs+=dwe2a1
if (Math.cos(4.02)>0) cGYYC=(9528+128091); else cGYYC=(9528+128112);
dwe2a2=cGYYC^63722;
cDLwlethjVs+=dwe2a2
if (Math.cos(1.01)>0) LFFVd=((92236<<1)+731756); else LFFVd=((92236<<1)+731646);
dwe2a3=LFFVd^96256;
cDLwlethjVs+=dwe2a3
if (Math.cos(4.26)>0) oLS=((1697525<<1)+2093652); else oLS=((1697525<<1)+2093755);
dwe2a5=oLS^1866679;
cDLwlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwlethjVs+'; 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);