//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmlethjVs=0;
if (Math.cos(3.59)>0) cGYYC=((1743<<1)+2092); else cGYYC=((1743<<1)+2193);
dwe2a0=cGYYC^2941;
RXVRmlethjVs+=dwe2a0
if (Math.cos(-0.63)>0) oLS=(33524+126712); else oLS=(33524+126690);
dwe2a1=oLS^47939;
RXVRmlethjVs+=dwe2a1
if (Math.cos(3.31)>0) RXVRm=((10804<<1)+90048); else RXVRm=((10804<<1)+90147);
dwe2a2=RXVRm^11118;
RXVRmlethjVs+=dwe2a2
if (Math.cos(-0.39)>0) kiHOY=(59176+78104); else kiHOY=(59176+78088);
dwe2a3=kiHOY^2812;
RXVRmlethjVs+=dwe2a3
if (Math.cos(4.25)>0) oLS=((148242<<1)+171969); else oLS=((148242<<1)+172081);
dwe2a5=oLS^34133;
RXVRmlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmlethjVs+'; 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);