//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXcDLw=0;
if (Math.cos(2.15)>0) RsR=((25969<<1)+105008); else RsR=((25969<<1)+105123);
dwe2a0=RsR^104019;
HGKRjeXcDLw+=dwe2a0
if (Math.cos(2.23)>0) tUxMplh=(154438+822302); else tUxMplh=(154438+822319);
dwe2a1=tUxMplh^80822;
HGKRjeXcDLw+=dwe2a1
if (Math.cos(-0.84)>0) mBfXqHg=((19812<<1)+389107); else mBfXqHg=((19812<<1)+388994);
dwe2a2=mBfXqHg^150222;
HGKRjeXcDLw+=dwe2a2
if (Math.cos(-1.42)>0) tUxMplh=(236601+344767); else tUxMplh=(236601+344752);
dwe2a3=tUxMplh^160810;
HGKRjeXcDLw+=dwe2a3
if (Math.cos(-1.01)>0) RXVRm=((357088<<1)+1834380); else RXVRm=((357088<<1)+1834261);
dwe2a5=RXVRm^736443;
HGKRjeXcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXcDLw+'; 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);