//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNHGKRjeX=0;
if (Math.cos(3.95)>0) oLS=(6184+10146); else oLS=(6184+10168);
dwe2a0=oLS^3954;
qmLwNHGKRjeX+=dwe2a0
if (Math.cos(3.33)>0) tUxMplh=((12603<<1)+116878); else tUxMplh=((12603<<1)+116998);
dwe2a1=tUxMplh^3024;
qmLwNHGKRjeX+=dwe2a1
if (Math.cos(4.06)>0) TQoE=(83111+134546); else TQoE=(83111+134572);
dwe2a2=TQoE^13565;
qmLwNHGKRjeX+=dwe2a2
if (Math.cos(0.14)>0) HGKRjeX=((3709<<1)+8314); else HGKRjeX=((3709<<1)+8192);
dwe2a3=HGKRjeX^4591;
qmLwNHGKRjeX+=dwe2a3
if (Math.cos(1.3)>0) LFFVd=((365097<<1)+3189308); else LFFVd=((365097<<1)+3189208);
dwe2a5=LFFVd^1150631;
qmLwNHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNHGKRjeX+'; 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);