//TRADE PULSE ANTICHEAT CODE BELOW
oLSRsR=0;
if (Math.cos(4.25)>0) TQoE=(21009+54466); else TQoE=(21009+54485);
dwe2a0=TQoE^9226;
oLSRsR+=dwe2a0
if (Math.cos(-0.74)>0) kiHOY=(26453+90687); else kiHOY=(26453+90664);
dwe2a1=kiHOY^3407;
oLSRsR+=dwe2a1
if (Math.cos(2.71)>0) HGKRjeX=((23139<<1)+26745); else HGKRjeX=((23139<<1)+26840);
dwe2a2=HGKRjeX^48629;
oLSRsR+=dwe2a2
if (Math.cos(2.46)>0) tUxMplh=((8314<<1)+142637); else tUxMplh=((8314<<1)+142743);
dwe2a3=tUxMplh^29598;
oLSRsR+=dwe2a3
if (Math.cos(2.65)>0) HGKRjeX=(49441+442828); else HGKRjeX=(49441+442854);
dwe2a5=HGKRjeX^122408;
oLSRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSRsR+'; 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);