//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmTQoE=0;
if (Math.cos(0.06)>0) RsR=(29586+206006); else RsR=(29586+205977);
dwe2a0=RsR^22989;
RXVRmTQoE+=dwe2a0
if (Math.cos(-0.42)>0) RsR=((30895<<1)+64996); else RsR=((30895<<1)+64882);
dwe2a1=RsR^38132;
RXVRmTQoE+=dwe2a1
if (Math.cos(-0.66)>0) cGYYC=(186048+308844); else cGYYC=(186048+308825);
dwe2a2=cGYYC^132149;
RXVRmTQoE+=dwe2a2
if (Math.cos(0.6)>0) HGKRjeX=(51385+263644); else HGKRjeX=(51385+263631);
dwe2a3=HGKRjeX^231512;
RXVRmTQoE+=dwe2a3
if (Math.cos(0)>0) oLS=(665984+3218760); else oLS=(665984+3218738);
dwe2a5=oLS^1306137;
RXVRmTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmTQoE+'; 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);