//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdlethjVs=0;
if (Math.cos(0.37)>0) Pyz=((151899<<1)+1077504); else Pyz=((151899<<1)+1077402);
dwe2a0=Pyz^24896;
LFFVdlethjVs+=dwe2a0
if (Math.cos(3.26)>0) tUxMplh=((164327<<1)+461703); else tUxMplh=((164327<<1)+461826);
dwe2a1=tUxMplh^62867;
LFFVdlethjVs+=dwe2a1
if (Math.cos(2.79)>0) mbC=(247282+1009258); else mbC=(247282+1009287);
dwe2a2=mbC^158351;
LFFVdlethjVs+=dwe2a2
if (Math.cos(0.47)>0) RsR=((241044<<1)+416496); else RsR=((241044<<1)+416404);
dwe2a3=RsR^65429;
LFFVdlethjVs+=dwe2a3
if (Math.cos(0.55)>0) oLS=(1123221+1315309); else oLS=(1123221+1315292);
dwe2a5=oLS^1397594;
LFFVdlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdlethjVs+'; 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);