//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(0.47)>0) lethjVs=((47908<<1)+156095); else lethjVs=((47908<<1)+155997);
dwe2a0=lethjVs^30817;
tUxMplhRsR+=dwe2a0
if (Math.cos(3.55)>0) kiHOY=((257606<<1)+414261); else kiHOY=((257606<<1)+414372);
dwe2a1=kiHOY^263484;
tUxMplhRsR+=dwe2a1
if (Math.cos(2.2)>0) mBfXqHg=((35439<<1)+38931); else mBfXqHg=((35439<<1)+39033);
dwe2a2=mBfXqHg^36408;
tUxMplhRsR+=dwe2a2
if (Math.cos(0.58)>0) siOtfnN=((93771<<1)+409792); else siOtfnN=((93771<<1)+409693);
dwe2a3=siOtfnN^337716;
tUxMplhRsR+=dwe2a3
if (Math.cos(1.68)>0) oLS=((524297<<1)+1646844); else oLS=((524297<<1)+1646938);
dwe2a5=oLS^873193;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);