//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(4.08)>0) TQoE=((301842<<1)+898169); else TQoE=((301842<<1)+898272);
dwe2a0=TQoE^409099;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(-1.37)>0) cDLw=((205104<<1)+390856); else cDLw=((205104<<1)+390742);
dwe2a1=cDLw^28966;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(-1.28)>0) Pyz=(187746+1144250); else Pyz=(187746+1144238);
dwe2a2=Pyz^90181;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(3.89)>0) TQoE=((478302<<1)+959480); else TQoE=((478302<<1)+959593);
dwe2a3=TQoE^524402;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(1.05)>0) siOtfnN=((815962<<1)+1641999); else siOtfnN=((815962<<1)+1641893);
dwe2a5=siOtfnN^527962;
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);