//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXaGUtc=0;
if (Math.cos(1.67)>0) HGKRjeX=((68830<<1)+503475); else HGKRjeX=((68830<<1)+503573);
dwe2a0=HGKRjeX^261900;
HGKRjeXaGUtc+=dwe2a0
if (Math.cos(3.27)>0) kAKs=(48057+452642); else kAKs=(48057+452660);
dwe2a1=kAKs^131468;
HGKRjeXaGUtc+=dwe2a1
if (Math.cos(3.67)>0) tUxMplh=(131023+146117); else tUxMplh=(131023+146140);
dwe2a2=tUxMplh^107251;
HGKRjeXaGUtc+=dwe2a2
if (Math.cos(1.5)>0) mBfXqHg=((10020<<1)+239574); else mBfXqHg=((10020<<1)+239462);
dwe2a3=mBfXqHg^23557;
HGKRjeXaGUtc+=dwe2a3
if (Math.cos(4.58)>0) TQoE=((633612<<1)+1352934); else TQoE=((633612<<1)+1353041);
dwe2a5=TQoE^374182;
HGKRjeXaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXaGUtc+'; 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);