//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(4.06)>0) LFFVd=((1962<<1)+4167); else LFFVd=((1962<<1)+4280);
dwe2a0=LFFVd^4627;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(2.77)>0) mBfXqHg=(5091+34936); else mBfXqHg=(5091+34962);
dwe2a1=mBfXqHg^13865;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(2.59)>0) tUxMplh=((12543<<1)+13842); else tUxMplh=((12543<<1)+13964);
dwe2a2=tUxMplh^2034;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(3.98)>0) TQoE=(4638+21141); else TQoE=(4638+21165);
dwe2a3=TQoE^2871;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(-0.31)>0) cDLw=((25551<<1)+47423); else cDLw=((25551<<1)+47300);
dwe2a5=cDLw^4853;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);