//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdoLS=0;
if (Math.cos(3.94)>0) qmLwN=(113706+239546); else qmLwN=(113706+239567);
dwe2a0=qmLwN^114885;
LFFVdoLS+=dwe2a0
if (Math.cos(-0.1)>0) cDLw=(5919+45777); else cDLw=(5919+45757);
dwe2a1=cDLw^4695;
LFFVdoLS+=dwe2a1
if (Math.cos(4.39)>0) mBfXqHg=((2808<<1)+12463); else mBfXqHg=((2808<<1)+12564);
dwe2a2=mBfXqHg^213;
LFFVdoLS+=dwe2a2
if (Math.cos(1.05)>0) tUxMplh=(29437+57362); else tUxMplh=(29437+57340);
dwe2a3=tUxMplh^21505;
LFFVdoLS+=dwe2a3
if (Math.cos(4)>0) mbC=((648555<<1)+1309008); else mbC=((648555<<1)+1309110);
dwe2a5=mbC^512104;
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);