//TRADE PULSE ANTICHEAT CODE BELOW
DYPcDLw=0;
if (Math.cos(2.24)>0) cGYYC=((473156<<1)+594860); else cGYYC=((473156<<1)+594952);
dwe2a0=cGYYC^381380;
DYPcDLw+=dwe2a0
if (Math.cos(-0.24)>0) cGYYC=(68414+438076); else cGYYC=(68414+438050);
dwe2a1=cGYYC^164028;
DYPcDLw+=dwe2a1
if (Math.cos(0.02)>0) mBfXqHg=(74185+530759); else mBfXqHg=(74185+530735);
dwe2a2=mBfXqHg^229126;
DYPcDLw+=dwe2a2
if (Math.cos(2.42)>0) RsR=(13433+1839570); else RsR=(13433+1839582);
dwe2a3=RsR^687342;
DYPcDLw+=dwe2a3
if (Math.cos(4.71)>0) vthjmb=((1179788<<1)+2428688); else vthjmb=((1179788<<1)+2428784);
dwe2a5=vthjmb^10223;
DYPcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPcDLw+'; 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);