//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdlethjVs=0;
if (Math.cos(2.77)>0) aGUtc=(25363+47742); else aGUtc=(25363+47764);
dwe2a0=aGUtc^11;
LFFVdlethjVs+=dwe2a0
if (Math.cos(0.52)>0) aGUtc=((35357<<1)+288376); else aGUtc=((35357<<1)+288275);
dwe2a1=aGUtc^103032;
LFFVdlethjVs+=dwe2a1
if (Math.cos(-1.15)>0) Pyz=(2590+72110); else Pyz=(2590+72088);
dwe2a2=Pyz^30984;
LFFVdlethjVs+=dwe2a2
if (Math.cos(3.49)>0) cDLw=((17213<<1)+52658); else cDLw=((17213<<1)+52762);
dwe2a3=cDLw^41125;
LFFVdlethjVs+=dwe2a3
if (Math.cos(2.09)>0) RsR=((959838<<1)+2173840); else RsR=((959838<<1)+2173960);
dwe2a5=RsR^134437;
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);