//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdvthjmb=0;
if (Math.cos(1.98)>0) oLS=((89315<<1)+107832); else oLS=((89315<<1)+107934);
dwe2a0=oLS^22153;
LFFVdvthjmb+=dwe2a0
if (Math.cos(1.87)>0) cDLw=(87995+126946); else cDLw=(87995+126958);
dwe2a1=cDLw^76375;
LFFVdvthjmb+=dwe2a1
if (Math.cos(4.04)>0) LFFVd=((55994<<1)+136691); else LFFVd=((55994<<1)+136804);
dwe2a2=LFFVd^8829;
LFFVdvthjmb+=dwe2a2
if (Math.cos(4.28)>0) RsR=((8770<<1)+123506); else RsR=((8770<<1)+123626);
dwe2a3=RsR^45713;
LFFVdvthjmb+=dwe2a3
if (Math.cos(0.97)>0) siOtfnN=((49629<<1)+429907); else siOtfnN=((49629<<1)+429800);
dwe2a5=siOtfnN^370475;
LFFVdvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdvthjmb+'; 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);