//TRADE PULSE ANTICHEAT CODE BELOW
TQoEmBfXqHg=0;
if (Math.cos(-0.1)>0) cGYYC=((1998<<1)+163344); else cGYYC=((1998<<1)+163224);
dwe2a0=cGYYC^85267;
TQoEmBfXqHg+=dwe2a0
if (Math.cos(4.62)>0) DYP=((49287<<1)+405625); else DYP=((49287<<1)+405717);
dwe2a1=DYP^109701;
TQoEmBfXqHg+=dwe2a1
if (Math.cos(-0.51)>0) TQoE=((139245<<1)+350018); else TQoE=((139245<<1)+349927);
dwe2a2=TQoE^366386;
TQoEmBfXqHg+=dwe2a2
if (Math.cos(4.27)>0) siOtfnN=(188523+369691); else siOtfnN=(188523+369719);
dwe2a3=siOtfnN^195972;
TQoEmBfXqHg+=dwe2a3
if (Math.cos(1.07)>0) kiHOY=(2220152+3763419); else kiHOY=(2220152+3763398);
dwe2a5=kiHOY^1698599;
TQoEmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEmBfXqHg+'; 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);