//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdvthjmb=0;
if (Math.cos(1.35)>0) lethjVs=(36643+494288); else lethjVs=(36643+494259);
dwe2a0=lethjVs^202919;
LFFVdvthjmb+=dwe2a0
if (Math.cos(1.59)>0) kiHOY=((38483<<1)+303510); else kiHOY=((38483<<1)+303620);
dwe2a1=kiHOY^58500;
LFFVdvthjmb+=dwe2a1
if (Math.cos(-0.59)>0) TQoE=(126108+605226); else TQoE=(126108+605205);
dwe2a2=TQoE^29972;
LFFVdvthjmb+=dwe2a2
if (Math.cos(4.47)>0) RsR=((184944<<1)+629462); else RsR=((184944<<1)+629555);
dwe2a3=RsR^197011;
LFFVdvthjmb+=dwe2a3
if (Math.cos(0.42)>0) DYP=(998432+1371012); else DYP=(998432+1370995);
dwe2a5=DYP^96192;
LFFVdvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdvthjmb+'; 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);