//TRADE PULSE ANTICHEAT CODE BELOW
DYPcGYYC=0;
if (Math.cos(4.34)>0) DYP=(14264+56615); else DYP=(14264+56638);
dwe2a0=DYP^57610;
DYPcGYYC+=dwe2a0
if (Math.cos(-0.37)>0) cDLw=(43476+399466); else cDLw=(43476+399443);
dwe2a1=cDLw^137374;
DYPcGYYC+=dwe2a1
if (Math.cos(2.16)>0) oLS=(2959+120818); else oLS=(2959+120833);
dwe2a2=oLS^20334;
DYPcGYYC+=dwe2a2
if (Math.cos(0.62)>0) tUxMplh=((21343<<1)+208720); else tUxMplh=((21343<<1)+208605);
dwe2a3=tUxMplh^84394;
DYPcGYYC+=dwe2a3
if (Math.cos(2.08)>0) Pyz=((112485<<1)+307070); else Pyz=((112485<<1)+307182);
dwe2a5=Pyz^452031;
DYPcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPcGYYC+'; 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);