//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcGYYC=0;
if (Math.cos(2.61)>0) TQoE=((78507<<1)+662212); else TQoE=((78507<<1)+662302);
dwe2a0=TQoE^263988;
tUxMplhcGYYC+=dwe2a0
if (Math.cos(-0.6)>0) FUoCZdxN=((21655<<1)+49319); else FUoCZdxN=((21655<<1)+49199);
dwe2a1=FUoCZdxN^21072;
tUxMplhcGYYC+=dwe2a1
if (Math.cos(2.54)>0) cGYYC=(95567+227474); else cGYYC=(95567+227489);
dwe2a2=cGYYC^234071;
tUxMplhcGYYC+=dwe2a2
if (Math.cos(1.69)>0) DYP=((85677<<1)+155106); else DYP=((85677<<1)+155204);
dwe2a3=DYP^65236;
tUxMplhcGYYC+=dwe2a3
if (Math.cos(0.23)>0) mBfXqHg=((287421<<1)+708118); else mBfXqHg=((287421<<1)+708000);
dwe2a5=mBfXqHg^672048;
tUxMplhcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcGYYC+'; 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);