//TRADE PULSE ANTICHEAT CODE BELOW
oLStUxMplh=0;
if (Math.cos(-0.93)>0) qmLwN=((209685<<1)+246403); else qmLwN=((209685<<1)+246308);
dwe2a0=qmLwN^92690;
oLStUxMplh+=dwe2a0
if (Math.cos(1.28)>0) tUxMplh=(67761+112319); else tUxMplh=(67761+112301);
dwe2a1=tUxMplh^58163;
oLStUxMplh+=dwe2a1
if (Math.cos(0.33)>0) lethjVs=((37713<<1)+146588); else lethjVs=((37713<<1)+146481);
dwe2a2=lethjVs^27846;
oLStUxMplh+=dwe2a2
if (Math.cos(3.91)>0) RsR=(308494+1422088); else RsR=(308494+1422105);
dwe2a3=RsR^590383;
oLStUxMplh+=dwe2a3
if (Math.cos(-0.77)>0) qmLwN=((692393<<1)+3695060); else qmLwN=((692393<<1)+3694937);
dwe2a5=qmLwN^819759;
oLStUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLStUxMplh+'; 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);