//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhvthjmb=0;
if (Math.cos(3.23)>0) oLS=(180308+1048843); else oLS=(180308+1048856);
dwe2a0=oLS^208444;
tUxMplhvthjmb+=dwe2a0
if (Math.cos(3.97)>0) cGYYC=((35087<<1)+1022237); else cGYYC=((35087<<1)+1022341);
dwe2a1=cGYYC^263493;
tUxMplhvthjmb+=dwe2a1
if (Math.cos(-0.44)>0) cDLw=(79924+331106); else cDLw=(79924+331094);
dwe2a2=cDLw^122448;
tUxMplhvthjmb+=dwe2a2
if (Math.cos(-0.51)>0) lethjVs=(321531+999864); else lethjVs=(321531+999846);
dwe2a3=lethjVs^520872;
tUxMplhvthjmb+=dwe2a3
if (Math.cos(4.58)>0) vthjmb=((1277287<<1)+3672071); else vthjmb=((1277287<<1)+3672186);
dwe2a5=vthjmb^1343327;
tUxMplhvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhvthjmb+'; 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);