//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCvthjmb=0;
if (Math.cos(0.06)>0) qmLwN=((87274<<1)+248752); else qmLwN=((87274<<1)+248653);
dwe2a0=qmLwN^91575;
cGYYCvthjmb+=dwe2a0
if (Math.cos(3.87)>0) cGYYC=((44052<<1)+113686); else cGYYC=((44052<<1)+113797);
dwe2a1=cGYYC^14201;
cGYYCvthjmb+=dwe2a1
if (Math.cos(1.77)>0) LFFVd=((30800<<1)+91584); else LFFVd=((30800<<1)+91694);
dwe2a2=LFFVd^107651;
cGYYCvthjmb+=dwe2a2
if (Math.cos(3)>0) LFFVd=(30473+149462); else LFFVd=(30473+149479);
dwe2a3=LFFVd^22038;
cGYYCvthjmb+=dwe2a3
if (Math.cos(0.22)>0) LFFVd=((998822<<1)+1456199); else LFFVd=((998822<<1)+1456098);
dwe2a5=LFFVd^15943;
cGYYCvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCvthjmb+'; 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);