//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcRsR=0;
if (Math.cos(4.52)>0) mBfXqHg=(435169+1392655); else mBfXqHg=(435169+1392669);
dwe2a0=mBfXqHg^419148;
aGUtcRsR+=dwe2a0
if (Math.cos(-0.98)>0) tUxMplh=(158134+161991); else tUxMplh=(158134+161974);
dwe2a1=tUxMplh^84943;
aGUtcRsR+=dwe2a1
if (Math.cos(1.95)>0) DYP=((319781<<1)+789074); else DYP=((319781<<1)+789172);
dwe2a2=DYP^258741;
aGUtcRsR+=dwe2a2
if (Math.cos(3.81)>0) cGYYC=(74736+396213); else cGYYC=(74736+396240);
dwe2a3=cGYYC^43463;
aGUtcRsR+=dwe2a3
if (Math.cos(2.76)>0) DYP=(1291024+4437487); else DYP=(1291024+4437508);
dwe2a5=DYP^371071;
aGUtcRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcRsR+'; 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);