//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmqmLwN=0;
if (Math.cos(2.4)>0) vthjmb=((368569<<1)+825095); else vthjmb=((368569<<1)+825206);
dwe2a0=vthjmb^231926;
RXVRmqmLwN+=dwe2a0
if (Math.cos(3.93)>0) TQoE=((55524<<1)+236049); else TQoE=((55524<<1)+236149);
dwe2a1=TQoE^47783;
RXVRmqmLwN+=dwe2a1
if (Math.cos(4.34)>0) RsR=((282997<<1)+639328); else RsR=((282997<<1)+639420);
dwe2a2=RsR^56048;
RXVRmqmLwN+=dwe2a2
if (Math.cos(3.91)>0) kAKs=((9756<<1)+1162363); else kAKs=((9756<<1)+1162477);
dwe2a3=kAKs^185962;
RXVRmqmLwN+=dwe2a3
if (Math.cos(3.03)>0) siOtfnN=((1223140<<1)+1245177); else siOtfnN=((1223140<<1)+1245271);
dwe2a5=siOtfnN^1933;
RXVRmqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmqmLwN+'; 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);