//TRADE PULSE ANTICHEAT CODE BELOW
oLSHGKRjeX=0;
if (Math.cos(1.66)>0) tUxMplh=(33365+144819); else tUxMplh=(33365+144837);
dwe2a0=tUxMplh^34917;
oLSHGKRjeX+=dwe2a0
if (Math.cos(3.4)>0) lethjVs=(288701+397687); else lethjVs=(288701+397705);
dwe2a1=lethjVs^334226;
oLSHGKRjeX+=dwe2a1
if (Math.cos(0.82)>0) vthjmb=((244062<<1)+287227); else vthjmb=((244062<<1)+287116);
dwe2a2=vthjmb^111682;
oLSHGKRjeX+=dwe2a2
if (Math.cos(-0.43)>0) lethjVs=((75370<<1)+156646); else lethjVs=((75370<<1)+156554);
dwe2a3=lethjVs^214653;
oLSHGKRjeX+=dwe2a3
if (Math.cos(3.59)>0) TQoE=(1024730+1548623); else TQoE=(1024730+1548641);
dwe2a5=TQoE^1629116;
oLSHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSHGKRjeX+'; 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);