//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNmbC=0;
if (Math.cos(4.5)>0) RsR=(2843+10622); else RsR=(2843+10651);
dwe2a0=RsR^3996;
qmLwNmbC+=dwe2a0
if (Math.cos(3.19)>0) TQoE=((1283<<1)+6961); else TQoE=((1283<<1)+7074);
dwe2a1=TQoE^5329;
qmLwNmbC+=dwe2a1
if (Math.cos(3.76)>0) lethjVs=((193<<1)+1130); else lethjVs=((193<<1)+1223);
dwe2a2=lethjVs^284;
qmLwNmbC+=dwe2a2
if (Math.cos(3.23)>0) kiHOY=((1253<<1)+3858); else kiHOY=((1253<<1)+3958);
dwe2a3=kiHOY^83;
qmLwNmbC+=dwe2a3
if (Math.cos(3.24)>0) kiHOY=(3527+32032); else kiHOY=(3527+32047);
dwe2a5=kiHOY^20515;
qmLwNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNmbC+'; 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);