//TRADE PULSE ANTICHEAT CODE BELOW
DYPcDLw=0;
if (Math.cos(1.85)>0) RXVRm=(222014+230917); else RXVRm=(222014+230941);
dwe2a0=RXVRm^27327;
DYPcDLw+=dwe2a0
if (Math.cos(0.04)>0) TQoE=(75260+575617); else TQoE=(75260+575601);
dwe2a1=TQoE^71178;
DYPcDLw+=dwe2a1
if (Math.cos(-0.39)>0) tUxMplh=((39684<<1)+171499); else tUxMplh=((39684<<1)+171382);
dwe2a2=tUxMplh^63823;
DYPcDLw+=dwe2a2
if (Math.cos(0.42)>0) oLS=(825110+907945); else oLS=(825110+907930);
dwe2a3=oLS^624220;
DYPcDLw+=dwe2a3
if (Math.cos(2.52)>0) oLS=(3065194+3194077); else oLS=(3065194+3194097);
dwe2a5=oLS^1309742;
DYPcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPcDLw+'; 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);