//TRADE PULSE ANTICHEAT CODE BELOW
mbCsiOtfnN=0;
if (Math.cos(-1.43)>0) TQoE=(30216+305196); else TQoE=(30216+305183);
dwe2a0=TQoE^197042;
mbCsiOtfnN+=dwe2a0
if (Math.cos(4.67)>0) qmLwN=((85766<<1)+325892); else qmLwN=((85766<<1)+325993);
dwe2a1=qmLwN^82258;
mbCsiOtfnN+=dwe2a1
if (Math.cos(1.73)>0) mBfXqHg=((358153<<1)+516865); else mBfXqHg=((358153<<1)+516981);
dwe2a2=mBfXqHg^151689;
mbCsiOtfnN+=dwe2a2
if (Math.cos(1.19)>0) cDLw=(71784+1876686); else cDLw=(71784+1876660);
dwe2a3=cDLw^631280;
mbCsiOtfnN+=dwe2a3
if (Math.cos(3.55)>0) tUxMplh=(1046312+2636697); else tUxMplh=(1046312+2636725);
dwe2a5=tUxMplh^285816;
mbCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCsiOtfnN+'; 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);