//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYDYP=0;
if (Math.cos(2.75)>0) cDLw=(764+33047); else cDLw=(764+33073);
dwe2a0=cDLw^9945;
kiHOYDYP+=dwe2a0
if (Math.cos(1.19)>0) HGKRjeX=(63211+935957); else HGKRjeX=(63211+935932);
dwe2a1=HGKRjeX^190068;
kiHOYDYP+=dwe2a1
if (Math.cos(1.7)>0) RXVRm=((7214<<1)+269258); else RXVRm=((7214<<1)+269373);
dwe2a2=RXVRm^3721;
kiHOYDYP+=dwe2a2
if (Math.cos(4.57)>0) oLS=((53968<<1)+89993); else oLS=((53968<<1)+90100);
dwe2a3=oLS^36709;
kiHOYDYP+=dwe2a3
if (Math.cos(-0.64)>0) RXVRm=((726392<<1)+1685819); else RXVRm=((726392<<1)+1685725);
dwe2a5=RXVRm^1176661;
kiHOYDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYDYP+'; 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);