//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhmbC=0;
if (Math.cos(0.22)>0) DYP=(16822+31110); else DYP=(16822+31097);
dwe2a0=DYP^26523;
tUxMplhmbC+=dwe2a0
if (Math.cos(-1.23)>0) LFFVd=((35<<1)+153); else LFFVd=((35<<1)+60);
dwe2a1=LFFVd^9;
tUxMplhmbC+=dwe2a1
if (Math.cos(-1.2)>0) RXVRm=(1185+18170); else RXVRm=(1185+18145);
dwe2a2=RXVRm^4054;
tUxMplhmbC+=dwe2a2
if (Math.cos(4.62)>0) qmLwN=((7125<<1)+82932); else qmLwN=((7125<<1)+83048);
dwe2a3=qmLwN^23594;
tUxMplhmbC+=dwe2a3
if (Math.cos(3.94)>0) TQoE=((23293<<1)+217711); else TQoE=((23293<<1)+217819);
dwe2a5=TQoE^172645;
tUxMplhmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhmbC+'; 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);