//TRADE PULSE ANTICHEAT CODE BELOW
RsRHGKRjeX=0;
if (Math.cos(3.89)>0) DYP=((78915<<1)+329917); else DYP=((78915<<1)+330032);
dwe2a0=DYP^152868;
RsRHGKRjeX+=dwe2a0
if (Math.cos(-1.32)>0) HGKRjeX=(15630+518742); else HGKRjeX=(15630+518726);
dwe2a1=HGKRjeX^472902;
RsRHGKRjeX+=dwe2a1
if (Math.cos(4.39)>0) DYP=((267711<<1)+734011); else DYP=((267711<<1)+734105);
dwe2a2=DYP^403792;
RsRHGKRjeX+=dwe2a2
if (Math.cos(1.89)>0) RXVRm=(30346+74302); else RXVRm=(30346+74323);
dwe2a3=RXVRm^32997;
RsRHGKRjeX+=dwe2a3
if (Math.cos(4.33)>0) tUxMplh=((108498<<1)+6343622); else tUxMplh=((108498<<1)+6343741);
dwe2a5=tUxMplh^287771;
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);