//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhoLS=0;
if (Math.cos(2.96)>0) LFFVd=((87395<<1)+206503); else LFFVd=((87395<<1)+206625);
dwe2a0=LFFVd^34276;
tUxMplhoLS+=dwe2a0
if (Math.cos(-0.87)>0) kiHOY=((3267<<1)+147749); else kiHOY=((3267<<1)+147658);
dwe2a1=kiHOY^67139;
tUxMplhoLS+=dwe2a1
if (Math.cos(3.26)>0) RXVRm=((323<<1)+6240); else RXVRm=((323<<1)+6348);
dwe2a2=RXVRm^2289;
tUxMplhoLS+=dwe2a2
if (Math.cos(2.64)>0) oLS=(610764+654147); else oLS=(610764+654161);
dwe2a3=oLS^61346;
tUxMplhoLS+=dwe2a3
if (Math.cos(-0.04)>0) Pyz=((733798<<1)+4021293); else Pyz=((733798<<1)+4021203);
dwe2a5=Pyz^1803085;
tUxMplhoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhoLS+'; 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);