//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmqmLwN=0;
if (Math.cos(4.34)>0) mBfXqHg=((37889<<1)+500093); else mBfXqHg=((37889<<1)+500206);
dwe2a0=mBfXqHg^107442;
RXVRmqmLwN+=dwe2a0
if (Math.cos(-0.31)>0) HGKRjeX=(37279+287232); else HGKRjeX=(37279+287205);
dwe2a1=HGKRjeX^88349;
RXVRmqmLwN+=dwe2a1
if (Math.cos(3.87)>0) Pyz=(10998+143635); else Pyz=(10998+143659);
dwe2a2=Pyz^24863;
RXVRmqmLwN+=dwe2a2
if (Math.cos(-0.71)>0) RsR=((73282<<1)+211626); else RsR=((73282<<1)+211508);
dwe2a3=RsR^134753;
RXVRmqmLwN+=dwe2a3
if (Math.cos(4.14)>0) RsR=((26627<<1)+1498081); else RsR=((26627<<1)+1498173);
dwe2a5=RsR^89296;
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);