//TRADE PULSE ANTICHEAT CODE BELOW
oLSTQoE=0;
if (Math.cos(3.01)>0) RXVRm=((52943<<1)+123754); else RXVRm=((52943<<1)+123868);
dwe2a0=RXVRm^41067;
oLSTQoE+=dwe2a0
if (Math.cos(2.23)>0) tUxMplh=((1380<<1)+61355); else tUxMplh=((1380<<1)+61468);
dwe2a1=tUxMplh^12863;
oLSTQoE+=dwe2a1
if (Math.cos(-1.09)>0) Pyz=((70699<<1)+171633); else Pyz=((70699<<1)+171513);
dwe2a2=Pyz^54368;
oLSTQoE+=dwe2a2
if (Math.cos(-1.47)>0) RXVRm=((6563<<1)+53624); else RXVRm=((6563<<1)+53524);
dwe2a3=RXVRm^54484;
oLSTQoE+=dwe2a3
if (Math.cos(-1.29)>0) vthjmb=(314769+934037); else vthjmb=(314769+934008);
dwe2a5=vthjmb^300801;
oLSTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSTQoE+'; 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);