//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgtUxMplh=0;
if (Math.cos(4.3)>0) cDLw=((33328<<1)+108610); else cDLw=((33328<<1)+108707);
dwe2a0=cDLw^36131;
mBfXqHgtUxMplh+=dwe2a0
if (Math.cos(1.1)>0) siOtfnN=(487762+1023063); else siOtfnN=(487762+1023046);
dwe2a1=siOtfnN^334348;
mBfXqHgtUxMplh+=dwe2a1
if (Math.cos(1.16)>0) kiHOY=((16103<<1)+190199); else kiHOY=((16103<<1)+190089);
dwe2a2=kiHOY^46388;
mBfXqHgtUxMplh+=dwe2a2
if (Math.cos(1.72)>0) cDLw=(178246+200174); else cDLw=(178246+200189);
dwe2a3=cDLw^159959;
mBfXqHgtUxMplh+=dwe2a3
if (Math.cos(-0.45)>0) DYP=(1563099+3665940); else DYP=(1563099+3665915);
dwe2a5=DYP^86860;
mBfXqHgtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgtUxMplh+'; 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);