//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNPyz=0;
if (Math.cos(2.49)>0) HGKRjeX=((155907<<1)+400535); else HGKRjeX=((155907<<1)+400636);
dwe2a0=HGKRjeX^201569;
FUoCZdxNPyz+=dwe2a0
if (Math.cos(0.62)>0) LFFVd=((209241<<1)+360075); else LFFVd=((209241<<1)+359970);
dwe2a1=LFFVd^92383;
FUoCZdxNPyz+=dwe2a1
if (Math.cos(-0.44)>0) cGYYC=((8636<<1)+248622); else cGYYC=((8636<<1)+248515);
dwe2a2=cGYYC^47137;
FUoCZdxNPyz+=dwe2a2
if (Math.cos(2.75)>0) kAKs=(6421+615634); else kAKs=(6421+615647);
dwe2a3=kAKs^4233;
FUoCZdxNPyz+=dwe2a3
if (Math.cos(2.86)>0) cDLw=(1183339+6604458); else cDLw=(1183339+6604486);
dwe2a5=cDLw^2185809;
FUoCZdxNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNPyz+'; 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);