//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsoLS=0;
if (Math.cos(0.71)>0) qmLwN=(114170+1617009); else qmLwN=(114170+1616983);
dwe2a0=qmLwN^202952;
lethjVsoLS+=dwe2a0
if (Math.cos(4.03)>0) TQoE=((35057<<1)+38715); else TQoE=((35057<<1)+38808);
dwe2a1=TQoE^13789;
lethjVsoLS+=dwe2a1
if (Math.cos(-0.44)>0) cGYYC=((24209<<1)+284934); else cGYYC=((24209<<1)+284839);
dwe2a2=cGYYC^131602;
lethjVsoLS+=dwe2a2
if (Math.cos(3.59)>0) aGUtc=(345901+361182); else aGUtc=(345901+361212);
dwe2a3=aGUtc^137980;
lethjVsoLS+=dwe2a3
if (Math.cos(3.68)>0) kiHOY=((1970609<<1)+2526292); else kiHOY=((1970609<<1)+2526413);
dwe2a5=kiHOY^25571;
lethjVsoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsoLS+'; 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);