//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYRsR=0;
if (Math.cos(1.23)>0) Pyz=((5151<<1)+78261); else Pyz=((5151<<1)+78163);
dwe2a0=Pyz^21455;
kiHOYRsR+=dwe2a0
if (Math.cos(4.39)>0) RsR=((65820<<1)+256632); else RsR=((65820<<1)+256731);
dwe2a1=RsR^36052;
kiHOYRsR+=dwe2a1
if (Math.cos(3.04)>0) FUoCZdxN=(35636+141775); else FUoCZdxN=(35636+141794);
dwe2a2=FUoCZdxN^15720;
kiHOYRsR+=dwe2a2
if (Math.cos(-1.52)>0) oLS=((27087<<1)+216063); else oLS=((27087<<1)+215941);
dwe2a3=oLS^71991;
kiHOYRsR+=dwe2a3
if (Math.cos(0.9)>0) aGUtc=((129630<<1)+1162799); else aGUtc=((129630<<1)+1162677);
dwe2a5=aGUtc^456707;
kiHOYRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYRsR+'; 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);