//TRADE PULSE ANTICHEAT CODE BELOW
PyzcDLw=0;
if (Math.cos(0.9)>0) aGUtc=(101372+137624); else aGUtc=(101372+137596);
dwe2a0=aGUtc^10965;
PyzcDLw+=dwe2a0
if (Math.cos(4.44)>0) HGKRjeX=(757738+833522); else HGKRjeX=(757738+833539);
dwe2a1=HGKRjeX^530529;
PyzcDLw+=dwe2a1
if (Math.cos(0.31)>0) kAKs=((38178<<1)+106551); else kAKs=((38178<<1)+106447);
dwe2a2=kAKs^85473;
PyzcDLw+=dwe2a2
if (Math.cos(3.29)>0) tUxMplh=((27958<<1)+115165); else tUxMplh=((27958<<1)+115280);
dwe2a3=tUxMplh^1206;
PyzcDLw+=dwe2a3
if (Math.cos(4.6)>0) cGYYC=(971880+3776751); else cGYYC=(971880+3776779);
dwe2a5=cGYYC^1069795;
PyzcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzcDLw+'; 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);