//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgcDLw=0;
if (Math.cos(0.06)>0) siOtfnN=(111940+140399); else siOtfnN=(111940+140370);
dwe2a0=siOtfnN^70481;
mBfXqHgcDLw+=dwe2a0
if (Math.cos(4.22)>0) LFFVd=((137762<<1)+405442); else LFFVd=((137762<<1)+405553);
dwe2a1=LFFVd^213309;
mBfXqHgcDLw+=dwe2a1
if (Math.cos(4.67)>0) tUxMplh=((62130<<1)+584669); else tUxMplh=((62130<<1)+584779);
dwe2a2=tUxMplh^127923;
mBfXqHgcDLw+=dwe2a2
if (Math.cos(3.3)>0) HGKRjeX=((14424<<1)+138639); else HGKRjeX=((14424<<1)+138734);
dwe2a3=HGKRjeX^66563;
mBfXqHgcDLw+=dwe2a3
if (Math.cos(3.18)>0) TQoE=((914508<<1)+1069989); else TQoE=((914508<<1)+1070099);
dwe2a5=TQoE^321080;
mBfXqHgcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgcDLw+'; 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);