//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYcDLw=0;
if (Math.cos(-1.02)>0) tUxMplh=(72680+100214); else tUxMplh=(72680+100195);
dwe2a0=tUxMplh^27952;
kiHOYcDLw+=dwe2a0
if (Math.cos(0.22)>0) cDLw=(286089+290148); else cDLw=(286089+290129);
dwe2a1=cDLw^165148;
kiHOYcDLw+=dwe2a1
if (Math.cos(-0.09)>0) oLS=(45752+697306); else oLS=(45752+697286);
dwe2a2=oLS^285381;
kiHOYcDLw+=dwe2a2
if (Math.cos(2.1)>0) kAKs=(312972+899842); else kAKs=(312972+899871);
dwe2a3=kAKs^198346;
kiHOYcDLw+=dwe2a3
if (Math.cos(4.5)>0) aGUtc=((1248569<<1)+1696115); else aGUtc=((1248569<<1)+1696228);
dwe2a5=aGUtc^1038023;
kiHOYcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYcDLw+'; 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);