//TRADE PULSE ANTICHEAT CODE BELOW
kAKsoLS=0;
if (Math.cos(-0.12)>0) HGKRjeX=(351409+386849); else HGKRjeX=(351409+386832);
dwe2a0=HGKRjeX^66101;
kAKsoLS+=dwe2a0
if (Math.cos(-1.46)>0) oLS=(169273+509110); else oLS=(169273+509098);
dwe2a1=oLS^238157;
kAKsoLS+=dwe2a1
if (Math.cos(4.12)>0) RsR=((111694<<1)+633422); else RsR=((111694<<1)+633536);
dwe2a2=RsR^99675;
kAKsoLS+=dwe2a2
if (Math.cos(0.61)>0) tUxMplh=((146003<<1)+1180195); else tUxMplh=((146003<<1)+1180088);
dwe2a3=tUxMplh^414569;
kAKsoLS+=dwe2a3
if (Math.cos(-1.22)>0) tUxMplh=(545001+3565010); else tUxMplh=(545001+3564980);
dwe2a5=tUxMplh^1011209;
kAKsoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsoLS+'; 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);