//TRADE PULSE ANTICHEAT CODE BELOW
RsRlethjVs=0;
if (Math.cos(3.03)>0) oLS=((12204<<1)+32708); else oLS=((12204<<1)+32806);
dwe2a0=oLS^18825;
RsRlethjVs+=dwe2a0
if (Math.cos(-1.56)>0) oLS=(48655+139472); else oLS=(48655+139456);
dwe2a1=oLS^27215;
RsRlethjVs+=dwe2a1
if (Math.cos(4.01)>0) tUxMplh=((4451<<1)+5533); else tUxMplh=((4451<<1)+5628);
dwe2a2=tUxMplh^6020;
RsRlethjVs+=dwe2a2
if (Math.cos(-0.85)>0) kAKs=(66837+884911); else kAKs=(66837+884884);
dwe2a3=kAKs^14483;
RsRlethjVs+=dwe2a3
if (Math.cos(3.81)>0) cGYYC=((2206250<<1)+2268585); else cGYYC=((2206250<<1)+2268683);
dwe2a5=cGYYC^2187670;
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);