//TRADE PULSE ANTICHEAT CODE BELOW
PyzkAKs=0;
if (Math.cos(4.21)>0) aGUtc=(44197+364169); else aGUtc=(44197+364182);
dwe2a0=aGUtc^109839;
PyzkAKs+=dwe2a0
if (Math.cos(3.42)>0) cDLw=((15000<<1)+38117); else cDLw=((15000<<1)+38220);
dwe2a1=cDLw^20624;
PyzkAKs+=dwe2a1
if (Math.cos(-0.34)>0) RsR=((98601<<1)+427419); else RsR=((98601<<1)+427308);
dwe2a2=RsR^34498;
PyzkAKs+=dwe2a2
if (Math.cos(3.53)>0) vthjmb=(36142+94288); else vthjmb=(36142+94316);
dwe2a3=vthjmb^39820;
PyzkAKs+=dwe2a3
if (Math.cos(3.84)>0) HGKRjeX=(706824+1333615); else HGKRjeX=(706824+1333636);
dwe2a5=HGKRjeX^134767;
PyzkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzkAKs+'; 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);