//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmaGUtc=0;
if (Math.cos(4.62)>0) TQoE=(108375+1333280); else TQoE=(108375+1333299);
dwe2a0=TQoE^321523;
RXVRmaGUtc+=dwe2a0
if (Math.cos(0.47)>0) TQoE=(685657+940059); else TQoE=(685657+940036);
dwe2a1=TQoE^139485;
RXVRmaGUtc+=dwe2a1
if (Math.cos(3.79)>0) mBfXqHg=(204173+1599950); else mBfXqHg=(204173+1599962);
dwe2a2=mBfXqHg^215092;
RXVRmaGUtc+=dwe2a2
if (Math.cos(4.35)>0) lethjVs=(497077+944662); else lethjVs=(497077+944680);
dwe2a3=lethjVs^359832;
RXVRmaGUtc+=dwe2a3
if (Math.cos(2.67)>0) lethjVs=((1004535<<1)+1912288); else lethjVs=((1004535<<1)+1912388);
dwe2a5=lethjVs^60134;
RXVRmaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmaGUtc+'; 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);