//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcGYYC=0;
if (Math.cos(2.82)>0) qmLwN=(313473+343547); else qmLwN=(313473+343559);
dwe2a0=qmLwN^57065;
tUxMplhcGYYC+=dwe2a0
if (Math.cos(4.02)>0) RXVRm=(305981+516953); else RXVRm=(305981+516983);
dwe2a1=RXVRm^34818;
tUxMplhcGYYC+=dwe2a1
if (Math.cos(3.62)>0) RsR=((22760<<1)+72543); else RsR=((22760<<1)+72653);
dwe2a2=RsR^45809;
tUxMplhcGYYC+=dwe2a2
if (Math.cos(1.98)>0) aGUtc=(23924+170231); else aGUtc=(23924+170256);
dwe2a3=aGUtc^51151;
tUxMplhcGYYC+=dwe2a3
if (Math.cos(2.82)>0) qmLwN=(1022371+3306684); else qmLwN=(1022371+3306696);
dwe2a5=qmLwN^269957;
tUxMplhcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcGYYC+'; 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);