//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcDLw=0;
if (Math.cos(-1.21)>0) siOtfnN=((38741<<1)+170206); else siOtfnN=((38741<<1)+170099);
dwe2a0=siOtfnN^10125;
LFFVdcDLw+=dwe2a0
if (Math.cos(1.84)>0) TQoE=((70539<<1)+143759); else TQoE=((70539<<1)+143877);
dwe2a1=TQoE^163490;
LFFVdcDLw+=dwe2a1
if (Math.cos(1.99)>0) FUoCZdxN=((28628<<1)+49620); else FUoCZdxN=((28628<<1)+49725);
dwe2a2=FUoCZdxN^32399;
LFFVdcDLw+=dwe2a2
if (Math.cos(-0.35)>0) Pyz=(140343+151466); else Pyz=(140343+151453);
dwe2a3=Pyz^245387;
LFFVdcDLw+=dwe2a3
if (Math.cos(0.1)>0) siOtfnN=((405479<<1)+661490); else siOtfnN=((405479<<1)+661379);
dwe2a5=siOtfnN^97008;
LFFVdcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdcDLw+'; 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);