//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNtUxMplh=0;
if (Math.cos(-0.34)>0) HGKRjeX=((16105<<1)+57590); else HGKRjeX=((16105<<1)+57491);
dwe2a0=HGKRjeX^1335;
siOtfnNtUxMplh+=dwe2a0
if (Math.cos(-0.8)>0) mbC=((129895<<1)+424606); else mbC=((129895<<1)+424511);
dwe2a1=mbC^5724;
siOtfnNtUxMplh+=dwe2a1
if (Math.cos(-1.05)>0) Pyz=((188572<<1)+489989); else Pyz=((188572<<1)+489885);
dwe2a2=Pyz^273505;
siOtfnNtUxMplh+=dwe2a2
if (Math.cos(4.08)>0) siOtfnN=(20730+148233); else siOtfnN=(20730+148263);
dwe2a3=siOtfnN^60810;
siOtfnNtUxMplh+=dwe2a3
if (Math.cos(4.58)>0) mbC=((376010<<1)+2349876); else mbC=((376010<<1)+2349976);
dwe2a5=mbC^574047;
siOtfnNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNtUxMplh+'; 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);