//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(-0.58)>0) cGYYC=(169851+240954); else cGYYC=(169851+240925);
dwe2a0=cGYYC^86076;
aGUtcLFFVd+=dwe2a0
if (Math.cos(-0.22)>0) aGUtc=((1057<<1)+390510); else aGUtc=((1057<<1)+390414);
dwe2a1=aGUtc^29009;
aGUtcLFFVd+=dwe2a1
if (Math.cos(3.7)>0) RXVRm=((105021<<1)+174736); else RXVRm=((105021<<1)+174843);
dwe2a2=RXVRm^87363;
aGUtcLFFVd+=dwe2a2
if (Math.cos(3.44)>0) cGYYC=(253455+323997); else cGYYC=(253455+324010);
dwe2a3=cGYYC^117942;
aGUtcLFFVd+=dwe2a3
if (Math.cos(-0.61)>0) vthjmb=(1237231+1286852); else vthjmb=(1237231+1286836);
dwe2a5=vthjmb^633196;
aGUtcLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcLFFVd+'; 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);