//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmTQoE=0;
if (Math.cos(3.29)>0) mBfXqHg=(93161+1053619); else mBfXqHg=(93161+1053642);
dwe2a0=mBfXqHg^573270;
RXVRmTQoE+=dwe2a0
if (Math.cos(0.24)>0) kAKs=((101928<<1)+830010); else kAKs=((101928<<1)+829916);
dwe2a1=kAKs^35855;
RXVRmTQoE+=dwe2a1
if (Math.cos(1.16)>0) oLS=((26662<<1)+1003946); else oLS=((26662<<1)+1003837);
dwe2a2=oLS^11713;
RXVRmTQoE+=dwe2a2
if (Math.cos(1.4)>0) siOtfnN=(50114+450393); else siOtfnN=(50114+450366);
dwe2a3=siOtfnN^13428;
RXVRmTQoE+=dwe2a3
if (Math.cos(4.06)>0) kiHOY=((591197<<1)+4779974); else kiHOY=((591197<<1)+4780077);
dwe2a5=kiHOY^538944;
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);