//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmqmLwN=0;
if (Math.cos(1.04)>0) kAKs=(15507+65833); else kAKs=(15507+65806);
dwe2a0=kAKs^47017;
RXVRmqmLwN+=dwe2a0
if (Math.cos(-1)>0) qmLwN=((50723<<1)+92612); else qmLwN=((50723<<1)+92514);
dwe2a1=qmLwN^63273;
RXVRmqmLwN+=dwe2a1
if (Math.cos(-1.05)>0) TQoE=(6260+8183); else TQoE=(6260+8162);
dwe2a2=TQoE^751;
RXVRmqmLwN+=dwe2a2
if (Math.cos(2.38)>0) cGYYC=((52082<<1)+75560); else cGYYC=((52082<<1)+75670);
dwe2a3=cGYYC^48999;
RXVRmqmLwN+=dwe2a3
if (Math.cos(1.35)>0) aGUtc=((31316<<1)+250189); else aGUtc=((31316<<1)+250073);
dwe2a5=aGUtc^184918;
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);