//TRADE PULSE ANTICHEAT CODE BELOW
TQoEcDLw=0;
if (Math.cos(3.45)>0) vthjmb=(62650+2030384); else vthjmb=(62650+2030402);
dwe2a0=vthjmb^422616;
TQoEcDLw+=dwe2a0
if (Math.cos(3.36)>0) aGUtc=(31131+626006); else aGUtc=(31131+626032);
dwe2a1=aGUtc^59265;
TQoEcDLw+=dwe2a1
if (Math.cos(1.81)>0) tUxMplh=(22695+1295810); else tUxMplh=(22695+1295836);
dwe2a2=tUxMplh^102206;
TQoEcDLw+=dwe2a2
if (Math.cos(3.42)>0) kiHOY=(415338+1118298); else kiHOY=(415338+1118323);
dwe2a3=kiHOY^821042;
TQoEcDLw+=dwe2a3
if (Math.cos(3.15)>0) TQoE=((277233<<1)+2542608); else TQoE=((277233<<1)+2542730);
dwe2a5=TQoE^1217727;
TQoEcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEcDLw+'; 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);