//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhqmLwN=0;
if (Math.cos(3.52)>0) tUxMplh=(54276+208498); else tUxMplh=(54276+208516);
dwe2a0=tUxMplh^109764;
tUxMplhqmLwN+=dwe2a0
if (Math.cos(-1.5)>0) HGKRjeX=(51374+78620); else HGKRjeX=(51374+78591);
dwe2a1=HGKRjeX^36564;
tUxMplhqmLwN+=dwe2a1
if (Math.cos(1.44)>0) RsR=((23543<<1)+583267); else RsR=((23543<<1)+583159);
dwe2a2=RsR^80445;
tUxMplhqmLwN+=dwe2a2
if (Math.cos(1.82)>0) tUxMplh=((195994<<1)+202988); else tUxMplh=((195994<<1)+203098);
dwe2a3=tUxMplh^38926;
tUxMplhqmLwN+=dwe2a3
if (Math.cos(2.22)>0) oLS=(776643+1104290); else oLS=(776643+1104311);
dwe2a5=oLS^732311;
tUxMplhqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhqmLwN+'; 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);