//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmFUoCZdxN=0;
if (Math.cos(2.13)>0) RsR=(296666+510132); else RsR=(296666+510158);
dwe2a0=RsR^274625;
RXVRmFUoCZdxN+=dwe2a0
if (Math.cos(3.22)>0) lethjVs=(239162+257488); else lethjVs=(239162+257515);
dwe2a1=lethjVs^99342;
RXVRmFUoCZdxN+=dwe2a1
if (Math.cos(4.28)>0) mbC=((135543<<1)+286533); else mbC=((135543<<1)+286626);
dwe2a2=mbC^76256;
RXVRmFUoCZdxN+=dwe2a2
if (Math.cos(1.12)>0) qmLwN=(217787+302876); else qmLwN=(217787+302857);
dwe2a3=qmLwN^155827;
RXVRmFUoCZdxN+=dwe2a3
if (Math.cos(2.34)>0) tUxMplh=((652058<<1)+788598); else tUxMplh=((652058<<1)+788695);
dwe2a5=tUxMplh^474737;
RXVRmFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmFUoCZdxN+'; 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);