//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdRsR=0;
if (Math.cos(-0.36)>0) tUxMplh=((5209<<1)+32172); else tUxMplh=((5209<<1)+32052);
dwe2a0=tUxMplh^3596;
LFFVdRsR+=dwe2a0
if (Math.cos(-0.06)>0) kiHOY=(395864+844205); else kiHOY=(395864+844180);
dwe2a1=kiHOY^403013;
LFFVdRsR+=dwe2a1
if (Math.cos(3.64)>0) Pyz=((31897<<1)+330510); else Pyz=((31897<<1)+330605);
dwe2a2=Pyz^84924;
LFFVdRsR+=dwe2a2
if (Math.cos(0.4)>0) cDLw=((94898<<1)+132982); else cDLw=((94898<<1)+132891);
dwe2a3=cDLw^57051;
LFFVdRsR+=dwe2a3
if (Math.cos(-1.15)>0) mbC=((1057983<<1)+2151254); else mbC=((1057983<<1)+2151154);
dwe2a5=mbC^2560135;
LFFVdRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdRsR+'; 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);