//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdLFFVd=0;
if (Math.cos(4.52)>0) RsR=((69806<<1)+272919); else RsR=((69806<<1)+273026);
dwe2a0=RsR^79658;
LFFVdLFFVd+=dwe2a0
if (Math.cos(3.48)>0) qmLwN=(191519+361507); else qmLwN=(191519+361527);
dwe2a1=qmLwN^90570;
LFFVdLFFVd+=dwe2a1
if (Math.cos(3.99)>0) vthjmb=((129027<<1)+341767); else vthjmb=((129027<<1)+341868);
dwe2a2=vthjmb^387217;
LFFVdLFFVd+=dwe2a2
if (Math.cos(1.56)>0) cGYYC=(269630+511682); else cGYYC=(269630+511669);
dwe2a3=cGYYC^95167;
LFFVdLFFVd+=dwe2a3
if (Math.cos(2.03)>0) mbC=((446376<<1)+1570472); else mbC=((446376<<1)+1570586);
dwe2a5=mbC^1183748;
LFFVdLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdLFFVd+'; 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);