//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmcGYYC=0;
if (Math.cos(1.08)>0) TQoE=(30576+219837); else TQoE=(30576+219823);
dwe2a0=TQoE^19602;
RXVRmcGYYC+=dwe2a0
if (Math.cos(3.22)>0) DYP=((17671<<1)+88739); else DYP=((17671<<1)+88830);
dwe2a1=DYP^19550;
RXVRmcGYYC+=dwe2a1
if (Math.cos(1.62)>0) RsR=(76653+434647); else RsR=(76653+434671);
dwe2a2=RsR^94848;
RXVRmcGYYC+=dwe2a2
if (Math.cos(3.58)>0) aGUtc=(19550+76645); else aGUtc=(19550+76671);
dwe2a3=aGUtc^22620;
RXVRmcGYYC+=dwe2a3
if (Math.cos(-1.29)>0) TQoE=(518333+693197); else TQoE=(518333+693167);
dwe2a5=TQoE^721100;
RXVRmcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmcGYYC+'; 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);