//TRADE PULSE ANTICHEAT CODE BELOW
DYPFUoCZdxN=0;
if (Math.cos(2.45)>0) cDLw=((10964<<1)+21446); else cDLw=((10964<<1)+21551);
dwe2a0=cDLw^10229;
DYPFUoCZdxN+=dwe2a0
if (Math.cos(2.25)>0) FUoCZdxN=(24922+837906); else FUoCZdxN=(24922+837924);
dwe2a1=FUoCZdxN^276528;
DYPFUoCZdxN+=dwe2a1
if (Math.cos(4)>0) TQoE=(212690+518642); else TQoE=(212690+518668);
dwe2a2=TQoE^44047;
DYPFUoCZdxN+=dwe2a2
if (Math.cos(1.72)>0) mbC=((5221<<1)+12260); else mbC=((5221<<1)+12372);
dwe2a3=mbC^12868;
DYPFUoCZdxN+=dwe2a3
if (Math.cos(-0.89)>0) tUxMplh=((513742<<1)+2526060); else tUxMplh=((513742<<1)+2525969);
dwe2a5=tUxMplh^294759;
DYPFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPFUoCZdxN+'; 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);