//TRADE PULSE ANTICHEAT CODE BELOW
DYPRsR=0;
if (Math.cos(2.05)>0) siOtfnN=(130544+161630); else siOtfnN=(130544+161657);
dwe2a0=siOtfnN^242957;
DYPRsR+=dwe2a0
if (Math.cos(-1.06)>0) TQoE=(677322+807742); else TQoE=(677322+807730);
dwe2a1=TQoE^427257;
DYPRsR+=dwe2a1
if (Math.cos(-1.42)>0) oLS=((263730<<1)+782766); else oLS=((263730<<1)+782655);
dwe2a2=oLS^111520;
DYPRsR+=dwe2a2
if (Math.cos(-0.24)>0) tUxMplh=(394127+1375247); else tUxMplh=(394127+1375221);
dwe2a3=tUxMplh^145301;
DYPRsR+=dwe2a3
if (Math.cos(0.13)>0) RsR=(2165560+2609525); else RsR=(2165560+2609497);
dwe2a5=RsR^1610458;
DYPRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPRsR+'; 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);