//TRADE PULSE ANTICHEAT CODE BELOW
kAKsoLS=0;
if (Math.cos(-1.39)>0) mBfXqHg=(32648+33219); else mBfXqHg=(32648+33189);
dwe2a0=mBfXqHg^12055;
kAKsoLS+=dwe2a0
if (Math.cos(0.6)>0) tUxMplh=(9280+15396); else tUxMplh=(9280+15368);
dwe2a1=tUxMplh^7297;
kAKsoLS+=dwe2a1
if (Math.cos(2.11)>0) tUxMplh=(173+35289); else tUxMplh=(173+35311);
dwe2a2=tUxMplh^15174;
kAKsoLS+=dwe2a2
if (Math.cos(0.29)>0) HGKRjeX=(922+7881); else HGKRjeX=(922+7857);
dwe2a3=HGKRjeX^108;
kAKsoLS+=dwe2a3
if (Math.cos(-1.4)>0) HGKRjeX=((143551<<1)+189997); else HGKRjeX=((143551<<1)+189887);
dwe2a5=HGKRjeX^82871;
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);