//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXDYP=0;
if (Math.cos(2.93)>0) cGYYC=((31489<<1)+643088); else cGYYC=((31489<<1)+643191);
dwe2a0=cGYYC^398303;
HGKRjeXDYP+=dwe2a0
if (Math.cos(3.26)>0) mBfXqHg=((121352<<1)+395192); else mBfXqHg=((121352<<1)+395312);
dwe2a1=mBfXqHg^169221;
HGKRjeXDYP+=dwe2a1
if (Math.cos(1.55)>0) HGKRjeX=(185221+742763); else HGKRjeX=(185221+742746);
dwe2a2=HGKRjeX^196356;
HGKRjeXDYP+=dwe2a2
if (Math.cos(4.25)>0) TQoE=((12912<<1)+642580); else TQoE=((12912<<1)+642679);
dwe2a3=TQoE^208121;
HGKRjeXDYP+=dwe2a3
if (Math.cos(2.61)>0) Pyz=(357024+2357202); else Pyz=(357024+2357225);
dwe2a5=Pyz^643842;
HGKRjeXDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXDYP+'; 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);