//TRADE PULSE ANTICHEAT CODE BELOW
TQoEkAKs=0;
if (Math.cos(1.22)>0) aGUtc=(16851+21754); else aGUtc=(16851+21726);
dwe2a0=aGUtc^1298;
TQoEkAKs+=dwe2a0
if (Math.cos(-0.23)>0) RsR=((12326<<1)+21702); else RsR=((12326<<1)+21604);
dwe2a1=RsR^27244;
TQoEkAKs+=dwe2a1
if (Math.cos(1.07)>0) HGKRjeX=(434+8341); else HGKRjeX=(434+8311);
dwe2a2=HGKRjeX^1474;
TQoEkAKs+=dwe2a2
if (Math.cos(-1.07)>0) cGYYC=(731+3219); else cGYYC=(731+3199);
dwe2a3=cGYYC^840;
TQoEkAKs+=dwe2a3
if (Math.cos(-1)>0) cDLw=(20195+201309); else cDLw=(20195+201283);
dwe2a5=cDLw^46323;
TQoEkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEkAKs+'; 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);