//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhTQoE=0;
if (Math.cos(0.14)>0) oLS=(77567+269558); else oLS=(77567+269528);
dwe2a0=oLS^59513;
tUxMplhTQoE+=dwe2a0
if (Math.cos(-1.49)>0) RsR=((21846<<1)+42763); else RsR=((21846<<1)+42655);
dwe2a1=RsR^12090;
tUxMplhTQoE+=dwe2a1
if (Math.cos(-0.19)>0) RsR=(31471+39708); else RsR=(31471+39691);
dwe2a2=RsR^28143;
tUxMplhTQoE+=dwe2a2
if (Math.cos(1.07)>0) DYP=(10282+368527); else DYP=(10282+368499);
dwe2a3=DYP^144565;
tUxMplhTQoE+=dwe2a3
if (Math.cos(2.26)>0) RsR=(741491+1462280); else RsR=(741491+1462309);
dwe2a5=RsR^1773;
tUxMplhTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhTQoE+'; 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);