//TRADE PULSE ANTICHEAT CODE BELOW
RsRlethjVs=0;
if (Math.cos(4.56)>0) RsR=(224827+378164); else RsR=(224827+378181);
dwe2a0=RsR^185366;
RsRlethjVs+=dwe2a0
if (Math.cos(3.16)>0) RsR=((54330<<1)+206737); else RsR=((54330<<1)+206843);
dwe2a1=RsR^162444;
RsRlethjVs+=dwe2a1
if (Math.cos(-1.36)>0) DYP=(162967+229639); else DYP=(162967+229616);
dwe2a2=DYP^42540;
RsRlethjVs+=dwe2a2
if (Math.cos(1.7)>0) RXVRm=(340040+368643); else RXVRm=(340040+368655);
dwe2a3=RXVRm^264850;
RsRlethjVs+=dwe2a3
if (Math.cos(-0.55)>0) kAKs=(679517+1570650); else kAKs=(679517+1570630);
dwe2a5=kAKs^907518;
RsRlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRlethjVs+'; 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);