//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgtUxMplh=0;
if (Math.cos(4.24)>0) RXVRm=(76449+644210); else RXVRm=(76449+644240);
dwe2a0=RXVRm^336952;
mBfXqHgtUxMplh+=dwe2a0
if (Math.cos(-1.39)>0) aGUtc=(86148+288539); else aGUtc=(86148+288509);
dwe2a1=aGUtc^173354;
mBfXqHgtUxMplh+=dwe2a1
if (Math.cos(2.38)>0) lethjVs=((130276<<1)+646190); else lethjVs=((130276<<1)+646297);
dwe2a2=lethjVs^215189;
mBfXqHgtUxMplh+=dwe2a2
if (Math.cos(1.93)>0) mBfXqHg=(6520+293289); else mBfXqHg=(6520+293305);
dwe2a3=mBfXqHg^43164;
mBfXqHgtUxMplh+=dwe2a3
if (Math.cos(4.31)>0) tUxMplh=(1041913+1858465); else tUxMplh=(1041913+1858492);
dwe2a5=tUxMplh^122678;
mBfXqHgtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgtUxMplh+'; 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);