//TRADE PULSE ANTICHEAT CODE BELOW
cGYYClethjVs=0;
if (Math.cos(-1.18)>0) RsR=((21864<<1)+263005); else RsR=((21864<<1)+262898);
dwe2a0=RsR^115698;
cGYYClethjVs+=dwe2a0
if (Math.cos(1.5)>0) cGYYC=(57201+224878); else cGYYC=(57201+224861);
dwe2a1=cGYYC^26284;
cGYYClethjVs+=dwe2a1
if (Math.cos(-1.2)>0) HGKRjeX=(25619+94872); else HGKRjeX=(25619+94842);
dwe2a2=HGKRjeX^29570;
cGYYClethjVs+=dwe2a2
if (Math.cos(2.03)>0) kiHOY=((33792<<1)+255006); else kiHOY=((33792<<1)+255112);
dwe2a3=kiHOY^44941;
cGYYClethjVs+=dwe2a3
if (Math.cos(-1)>0) DYP=(943070+972143); else DYP=(943070+972129);
dwe2a5=DYP^589581;
cGYYClethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYClethjVs+'; 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);