//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(-0.22)>0) DYP=(24372+174285); else DYP=(24372+174259);
dwe2a0=DYP^61934;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(0.57)>0) mBfXqHg=((8491<<1)+175490); else mBfXqHg=((8491<<1)+175374);
dwe2a1=mBfXqHg^41983;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(2.08)>0) HGKRjeX=((12370<<1)+194499); else HGKRjeX=((12370<<1)+194595);
dwe2a2=HGKRjeX^54757;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(1.18)>0) cGYYC=(51270+318033); else cGYYC=(51270+318018);
dwe2a3=cGYYC^75474;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(2.67)>0) mBfXqHg=((169457<<1)+463038); else mBfXqHg=((169457<<1)+463160);
dwe2a5=mBfXqHg^58773;
LFFVdsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdsiOtfnN+'; 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);