//TRADE PULSE ANTICHEAT CODE BELOW
kAKskiHOY=0;
if (Math.cos(4.38)>0) HGKRjeX=(47360+58190); else HGKRjeX=(47360+58217);
dwe2a0=HGKRjeX^24052;
kAKskiHOY+=dwe2a0
if (Math.cos(3.46)>0) HGKRjeX=(25171+41945); else HGKRjeX=(25171+41969);
dwe2a1=HGKRjeX^64625;
kAKskiHOY+=dwe2a1
if (Math.cos(4.6)>0) oLS=((37946<<1)+461619); else oLS=((37946<<1)+461735);
dwe2a2=oLS^100431;
kAKskiHOY+=dwe2a2
if (Math.cos(2.61)>0) cDLw=((52097<<1)+266038); else cDLw=((52097<<1)+266138);
dwe2a3=cDLw^166985;
kAKskiHOY+=dwe2a3
if (Math.cos(1.89)>0) mBfXqHg=(549663+800992); else mBfXqHg=(549663+801013);
dwe2a5=mBfXqHg^605967;
kAKskiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKskiHOY+'; 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);