//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXTQoE=0;
if (Math.cos(4.04)>0) cGYYC=(698900+1142454); else cGYYC=(698900+1142472);
dwe2a0=cGYYC^769332;
HGKRjeXTQoE+=dwe2a0
if (Math.cos(0.3)>0) kiHOY=((153116<<1)+522040); else kiHOY=((153116<<1)+521928);
dwe2a1=kiHOY^10804;
HGKRjeXTQoE+=dwe2a1
if (Math.cos(0.65)>0) TQoE=((149852<<1)+388829); else TQoE=((149852<<1)+388729);
dwe2a2=TQoE^102063;
HGKRjeXTQoE+=dwe2a2
if (Math.cos(0.12)>0) cDLw=(4481+86502); else cDLw=(4481+86480);
dwe2a3=cDLw^22806;
HGKRjeXTQoE+=dwe2a3
if (Math.cos(1.14)>0) DYP=((79828<<1)+4204486); else DYP=((79828<<1)+4204375);
dwe2a5=DYP^1070435;
HGKRjeXTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXTQoE+'; 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);