//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(1.44)>0) RsR=(42688+194593); else RsR=(42688+194573);
dwe2a0=RsR^39808;
PyzHGKRjeX+=dwe2a0
if (Math.cos(0.34)>0) aGUtc=((203<<1)+421); else aGUtc=((203<<1)+327);
dwe2a1=aGUtc^221;
PyzHGKRjeX+=dwe2a1
if (Math.cos(3.99)>0) LFFVd=(34282+57222); else LFFVd=(34282+57246);
dwe2a2=LFFVd^38240;
PyzHGKRjeX+=dwe2a2
if (Math.cos(2.2)>0) cDLw=(12648+135684); else cDLw=(12648+135701);
dwe2a3=cDLw^59901;
PyzHGKRjeX+=dwe2a3
if (Math.cos(3.07)>0) RXVRm=(296339+1648840); else RXVRm=(296339+1648870);
dwe2a5=RXVRm^216821;
PyzHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzHGKRjeX+'; 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);