//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(-0.56)>0) HGKRjeX=(34455+179810); else HGKRjeX=(34455+179783);
dwe2a0=HGKRjeX^78820;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(3.43)>0) RXVRm=((19362<<1)+142032); else RXVRm=((19362<<1)+142146);
dwe2a1=RXVRm^33903;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(3.58)>0) RsR=((19270<<1)+35062); else RsR=((19270<<1)+35157);
dwe2a2=RsR^21647;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(2.27)>0) TQoE=((3025<<1)+16437); else TQoE=((3025<<1)+16528);
dwe2a3=TQoE^13308;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(-1.26)>0) cGYYC=((114039<<1)+228223); else cGYYC=((114039<<1)+228109);
dwe2a5=cGYYC^24886;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);