//TRADE PULSE ANTICHEAT CODE BELOW
TQoEHGKRjeX=0;
if (Math.cos(3.88)>0) DYP=(23476+1521339); else DYP=(23476+1521362);
dwe2a0=DYP^36178;
TQoEHGKRjeX+=dwe2a0
if (Math.cos(3.08)>0) DYP=(388635+801251); else DYP=(388635+801268);
dwe2a1=DYP^775653;
TQoEHGKRjeX+=dwe2a1
if (Math.cos(3.82)>0) tUxMplh=((66915<<1)+430092); else tUxMplh=((66915<<1)+430212);
dwe2a2=tUxMplh^36773;
TQoEHGKRjeX+=dwe2a2
if (Math.cos(3.06)>0) RsR=((40508<<1)+129748); else RsR=((40508<<1)+129861);
dwe2a3=RsR^7128;
TQoEHGKRjeX+=dwe2a3
if (Math.cos(0.29)>0) HGKRjeX=(3039794+3149775); else HGKRjeX=(3039794+3149757);
dwe2a5=HGKRjeX^1548455;
TQoEHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEHGKRjeX+'; 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);