//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcoLS=0;
if (Math.cos(-0.31)>0) RsR=(40316+72908); else RsR=(40316+72885);
dwe2a0=RsR^38030;
aGUtcoLS+=dwe2a0
if (Math.cos(-1.03)>0) siOtfnN=(23636+116997); else siOtfnN=(23636+116975);
dwe2a1=siOtfnN^12041;
aGUtcoLS+=dwe2a1
if (Math.cos(4.58)>0) kAKs=((1993<<1)+30368); else kAKs=((1993<<1)+30464);
dwe2a2=kAKs^7369;
aGUtcoLS+=dwe2a2
if (Math.cos(0.49)>0) cDLw=((53792<<1)+73837); else cDLw=((53792<<1)+73741);
dwe2a3=cDLw^47983;
aGUtcoLS+=dwe2a3
if (Math.cos(-0.41)>0) RXVRm=((62170<<1)+481256); else RXVRm=((62170<<1)+481160);
dwe2a5=RXVRm^116121;
aGUtcoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcoLS+'; 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);