//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdTQoE=0;
if (Math.cos(1.4)>0) Pyz=((120491<<1)+313418); else Pyz=((120491<<1)+313320);
dwe2a0=Pyz^92844;
LFFVdTQoE+=dwe2a0
if (Math.cos(1.72)>0) cDLw=((89988<<1)+539160); else cDLw=((89988<<1)+539260);
dwe2a1=cDLw^18875;
LFFVdTQoE+=dwe2a1
if (Math.cos(4.4)>0) TQoE=((1625<<1)+4910); else TQoE=((1625<<1)+5026);
dwe2a2=TQoE^1444;
LFFVdTQoE+=dwe2a2
if (Math.cos(0.25)>0) kiHOY=(74719+217917); else kiHOY=(74719+217901);
dwe2a3=kiHOY^96342;
LFFVdTQoE+=dwe2a3
if (Math.cos(-0.53)>0) DYP=((316141<<1)+1747054); else DYP=((316141<<1)+1746959);
dwe2a5=DYP^403635;
LFFVdTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdTQoE+'; 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);