//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmcGYYC=0;
if (Math.cos(-0.87)>0) lethjVs=(130992+1354847); else lethjVs=(130992+1354819);
dwe2a0=lethjVs^110914;
RXVRmcGYYC+=dwe2a0
if (Math.cos(3.07)>0) cDLw=((108706<<1)+136693); else cDLw=((108706<<1)+136811);
dwe2a1=cDLw^114425;
RXVRmcGYYC+=dwe2a1
if (Math.cos(0.53)>0) tUxMplh=((324271<<1)+539377); else tUxMplh=((324271<<1)+539267);
dwe2a2=tUxMplh^647758;
RXVRmcGYYC+=dwe2a2
if (Math.cos(-0.39)>0) oLS=((124033<<1)+1638945); else oLS=((124033<<1)+1638843);
dwe2a3=oLS^737754;
RXVRmcGYYC+=dwe2a3
if (Math.cos(3.58)>0) cDLw=(1803236+3678694); else cDLw=(1803236+3678723);
dwe2a5=cDLw^1320465;
RXVRmcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmcGYYC+'; 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);