//TRADE PULSE ANTICHEAT CODE BELOW
mbCtUxMplh=0;
if (Math.cos(4.22)>0) lethjVs=((348665<<1)+690199); else lethjVs=((348665<<1)+690307);
dwe2a0=lethjVs^38567;
mbCtUxMplh+=dwe2a0
if (Math.cos(-0.07)>0) oLS=((47994<<1)+543879); else oLS=((47994<<1)+543763);
dwe2a1=oLS^212287;
mbCtUxMplh+=dwe2a1
if (Math.cos(-1.29)>0) vthjmb=(16125+72872); else vthjmb=(16125+72853);
dwe2a2=vthjmb^7746;
mbCtUxMplh+=dwe2a2
if (Math.cos(3.79)>0) RsR=((75831<<1)+827741); else RsR=((75831<<1)+827844);
dwe2a3=RsR^80304;
mbCtUxMplh+=dwe2a3
if (Math.cos(3.13)>0) RXVRm=((2225357<<1)+2926125); else RXVRm=((2225357<<1)+2926246);
dwe2a5=RXVRm^1244755;
mbCtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCtUxMplh+'; 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);