//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(-0.01)>0) cGYYC=(54665+258924); else cGYYC=(54665+258899);
dwe2a0=cGYYC^103073;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(1.51)>0) RXVRm=((21505<<1)+112678); else RXVRm=((21505<<1)+112567);
dwe2a1=RXVRm^107718;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(-0.23)>0) mBfXqHg=(23768+89591); else mBfXqHg=(23768+89574);
dwe2a2=mBfXqHg^33706;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(2.91)>0) cGYYC=(429819+1012696); else cGYYC=(429819+1012711);
dwe2a3=cGYYC^176660;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(3.26)>0) RXVRm=(3678400+4242857); else RXVRm=(3678400+4242885);
dwe2a5=RXVRm^2540820;
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);