//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdoLS=0;
if (Math.cos(4.32)>0) HGKRjeX=(709234+1295481); else HGKRjeX=(709234+1295496);
dwe2a0=HGKRjeX^665411;
LFFVdoLS+=dwe2a0
if (Math.cos(1.08)>0) mBfXqHg=((77872<<1)+519706); else mBfXqHg=((77872<<1)+519604);
dwe2a1=mBfXqHg^16237;
LFFVdoLS+=dwe2a1
if (Math.cos(-0.69)>0) oLS=(51389+90692); else oLS=(51389+90667);
dwe2a2=oLS^94072;
LFFVdoLS+=dwe2a2
if (Math.cos(1.18)>0) HGKRjeX=(144250+230114); else HGKRjeX=(144250+230088);
dwe2a3=HGKRjeX^158564;
LFFVdoLS+=dwe2a3
if (Math.cos(3.46)>0) DYP=((352303<<1)+4830830); else DYP=((352303<<1)+4830934);
dwe2a5=DYP^211176;
LFFVdoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdoLS+'; 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);