//TRADE PULSE ANTICHEAT CODE BELOW
TQoEcGYYC=0;
if (Math.cos(0.43)>0) cDLw=((77933<<1)+567078); else cDLw=((77933<<1)+566979);
dwe2a0=cDLw^80681;
TQoEcGYYC+=dwe2a0
if (Math.cos(1.01)>0) cGYYC=(60911+269386); else cGYYC=(60911+269366);
dwe2a1=cGYYC^192490;
TQoEcGYYC+=dwe2a1
if (Math.cos(-1.34)>0) aGUtc=((24788<<1)+68900); else aGUtc=((24788<<1)+68784);
dwe2a2=aGUtc^2084;
TQoEcGYYC+=dwe2a2
if (Math.cos(-0.77)>0) LFFVd=((377751<<1)+663550); else LFFVd=((377751<<1)+663429);
dwe2a3=LFFVd^174634;
TQoEcGYYC+=dwe2a3
if (Math.cos(0.51)>0) aGUtc=((867076<<1)+2593064); else aGUtc=((867076<<1)+2592954);
dwe2a5=aGUtc^2711144;
TQoEcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEcGYYC+'; 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);