//TRADE PULSE ANTICHEAT CODE BELOW
DYPcDLw=0;
if (Math.cos(3.35)>0) cDLw=(36174+152728); else cDLw=(36174+152749);
dwe2a0=cDLw^69458;
DYPcDLw+=dwe2a0
if (Math.cos(4.36)>0) qmLwN=(108551+382691); else qmLwN=(108551+382713);
dwe2a1=qmLwN^155252;
DYPcDLw+=dwe2a1
if (Math.cos(-1.46)>0) TQoE=((73138<<1)+228249); else TQoE=((73138<<1)+228151);
dwe2a2=TQoE^205455;
DYPcDLw+=dwe2a2
if (Math.cos(1.96)>0) mbC=((275990<<1)+838288); else mbC=((275990<<1)+838398);
dwe2a3=mbC^517844;
DYPcDLw+=dwe2a3
if (Math.cos(1.52)>0) RsR=((998225<<1)+2583879); else RsR=((998225<<1)+2583787);
dwe2a5=RsR^371455;
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);