//TRADE PULSE ANTICHEAT CODE BELOW
TQoElethjVs=0;
if (Math.cos(3.99)>0) RsR=((266282<<1)+1542734); else RsR=((266282<<1)+1542824);
dwe2a0=RsR^476115;
TQoElethjVs+=dwe2a0
if (Math.cos(1.43)>0) RsR=(582892+828871); else RsR=(582892+828845);
dwe2a1=RsR^144492;
TQoElethjVs+=dwe2a1
if (Math.cos(-1.45)>0) tUxMplh=((82836<<1)+1241931); else tUxMplh=((82836<<1)+1241830);
dwe2a2=tUxMplh^471915;
TQoElethjVs+=dwe2a2
if (Math.cos(1.48)>0) RXVRm=(136958+472096); else RXVRm=(136958+472071);
dwe2a3=RXVRm^101872;
TQoElethjVs+=dwe2a3
if (Math.cos(1.01)>0) TQoE=((873220<<1)+1117439); else TQoE=((873220<<1)+1117330);
dwe2a5=TQoE^1189252;
TQoElethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoElethjVs+'; 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);