//TRADE PULSE ANTICHEAT CODE BELOW
oLStUxMplh=0;
if (Math.cos(-0.77)>0) Pyz=(239444+501792); else Pyz=(239444+501776);
dwe2a0=Pyz^257972;
oLStUxMplh+=dwe2a0
if (Math.cos(-1.31)>0) HGKRjeX=((13672<<1)+658239); else HGKRjeX=((13672<<1)+658132);
dwe2a1=HGKRjeX^142767;
oLStUxMplh+=dwe2a1
if (Math.cos(1.77)>0) siOtfnN=(203914+340875); else siOtfnN=(203914+340890);
dwe2a2=siOtfnN^75885;
oLStUxMplh+=dwe2a2
if (Math.cos(1.64)>0) RsR=((67938<<1)+215116); else RsR=((67938<<1)+215216);
dwe2a3=RsR^159434;
oLStUxMplh+=dwe2a3
if (Math.cos(3.56)>0) LFFVd=(341181+396034); else LFFVd=(341181+396054);
dwe2a5=LFFVd^317214;
oLStUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLStUxMplh+'; 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);