//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(-1.35)>0) TQoE=(204627+537459); else TQoE=(204627+537443);
dwe2a0=TQoE^192848;
cGYYCRsR+=dwe2a0
if (Math.cos(-1.06)>0) vthjmb=((97838<<1)+133368); else vthjmb=((97838<<1)+133249);
dwe2a1=vthjmb^131024;
cGYYCRsR+=dwe2a1
if (Math.cos(-0.86)>0) kiHOY=((4435<<1)+50338); else kiHOY=((4435<<1)+50240);
dwe2a2=kiHOY^21357;
cGYYCRsR+=dwe2a2
if (Math.cos(-1.18)>0) HGKRjeX=(71297+80900); else HGKRjeX=(71297+80876);
dwe2a3=HGKRjeX^76465;
cGYYCRsR+=dwe2a3
if (Math.cos(-0.02)>0) qmLwN=(334139+2808017); else qmLwN=(334139+2807988);
dwe2a5=qmLwN^1033773;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);