//TRADE PULSE ANTICHEAT CODE BELOW
RsRlethjVs=0;
if (Math.cos(-0.73)>0) TQoE=(85006+273346); else TQoE=(85006+273331);
dwe2a0=TQoE^62857;
RsRlethjVs+=dwe2a0
if (Math.cos(1.99)>0) RsR=(17886+24683); else RsR=(17886+24700);
dwe2a1=RsR^455;
RsRlethjVs+=dwe2a1
if (Math.cos(1.34)>0) Pyz=((228820<<1)+312639); else Pyz=((228820<<1)+312548);
dwe2a2=Pyz^256734;
RsRlethjVs+=dwe2a2
if (Math.cos(-1.12)>0) mBfXqHg=((59358<<1)+59791); else mBfXqHg=((59358<<1)+59677);
dwe2a3=mBfXqHg^32541;
RsRlethjVs+=dwe2a3
if (Math.cos(-0.73)>0) HGKRjeX=((446778<<1)+1854790); else HGKRjeX=((446778<<1)+1854667);
dwe2a5=HGKRjeX^546405;
RsRlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRlethjVs+'; 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);