//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdtUxMplh=0;
if (Math.cos(-1.32)>0) DYP=(76933+98266); else DYP=(76933+98238);
dwe2a0=DYP^63086;
LFFVdtUxMplh+=dwe2a0
if (Math.cos(3.63)>0) cDLw=((287917<<1)+328707); else cDLw=((287917<<1)+328804);
dwe2a1=cDLw^144651;
LFFVdtUxMplh+=dwe2a1
if (Math.cos(-1.45)>0) lethjVs=((42605<<1)+635663); else lethjVs=((42605<<1)+635566);
dwe2a2=lethjVs^220162;
LFFVdtUxMplh+=dwe2a2
if (Math.cos(-1.22)>0) RXVRm=((421795<<1)+681444); else RXVRm=((421795<<1)+681324);
dwe2a3=RXVRm^864734;
LFFVdtUxMplh+=dwe2a3
if (Math.cos(1.89)>0) RsR=(1073570+6740446); else RsR=(1073570+6740472);
dwe2a5=RsR^2934361;
LFFVdtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdtUxMplh+'; 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);