//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgaGUtc=0;
if (Math.cos(-0.26)>0) mBfXqHg=((368<<1)+87356); else mBfXqHg=((368<<1)+87254);
dwe2a0=mBfXqHg^2566;
mBfXqHgaGUtc+=dwe2a0
if (Math.cos(1.88)>0) siOtfnN=(62526+341436); else siOtfnN=(62526+341451);
dwe2a1=siOtfnN^86484;
mBfXqHgaGUtc+=dwe2a1
if (Math.cos(1.65)>0) aGUtc=((142067<<1)+405227); else aGUtc=((142067<<1)+405336);
dwe2a2=aGUtc^302608;
mBfXqHgaGUtc+=dwe2a2
if (Math.cos(3.76)>0) LFFVd=(423325+469050); else LFFVd=(423325+469073);
dwe2a3=LFFVd^154781;
mBfXqHgaGUtc+=dwe2a3
if (Math.cos(4.69)>0) cGYYC=((302060<<1)+1633029); else cGYYC=((302060<<1)+1633147);
dwe2a5=cGYYC^1494252;
mBfXqHgaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgaGUtc+'; 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);