//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(0.15)>0) qmLwN=(938287+1101262); else qmLwN=(938287+1101237);
dwe2a0=qmLwN^703172;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(2.43)>0) mBfXqHg=((17900<<1)+40118); else mBfXqHg=((17900<<1)+40221);
dwe2a1=mBfXqHg^31896;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(-0.72)>0) lethjVs=(195965+566334); else lethjVs=(195965+566318);
dwe2a2=lethjVs^338354;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(4.64)>0) mBfXqHg=(721+121779); else mBfXqHg=(721+121791);
dwe2a3=mBfXqHg^38887;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(1.31)>0) HGKRjeX=((41057<<1)+4189890); else HGKRjeX=((41057<<1)+4189779);
dwe2a5=HGKRjeX^895436;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);