//TRADE PULSE ANTICHEAT CODE BELOW
RsRHGKRjeX=0;
if (Math.cos(-0.03)>0) cDLw=(408524+1303512); else cDLw=(408524+1303493);
dwe2a0=cDLw^11989;
RsRHGKRjeX+=dwe2a0
if (Math.cos(3.64)>0) kAKs=(282229+1536847); else kAKs=(282229+1536871);
dwe2a1=kAKs^154441;
RsRHGKRjeX+=dwe2a1
if (Math.cos(3.57)>0) RsR=(181200+478886); else RsR=(181200+478913);
dwe2a2=RsR^184010;
RsRHGKRjeX+=dwe2a2
if (Math.cos(-1.44)>0) Pyz=((11633<<1)+210047); else Pyz=((11633<<1)+209948);
dwe2a3=Pyz^10440;
RsRHGKRjeX+=dwe2a3
if (Math.cos(-0.96)>0) HGKRjeX=((127862<<1)+4403735); else HGKRjeX=((127862<<1)+4403627);
dwe2a5=HGKRjeX^1204822;
RsRHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRHGKRjeX+'; 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);