//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcaGUtc=0;
if (Math.cos(1.3)>0) TQoE=((65545<<1)+93320); else TQoE=((65545<<1)+93213);
dwe2a0=TQoE^62477;
aGUtcaGUtc+=dwe2a0
if (Math.cos(4.24)>0) cDLw=(51511+73972); else cDLw=(51511+73992);
dwe2a1=cDLw^10988;
aGUtcaGUtc+=dwe2a1
if (Math.cos(1.06)>0) TQoE=(326636+404996); else TQoE=(326636+404974);
dwe2a2=TQoE^162064;
aGUtcaGUtc+=dwe2a2
if (Math.cos(4.38)>0) RsR=(16103+69729); else RsR=(16103+69746);
dwe2a3=RsR^36065;
aGUtcaGUtc+=dwe2a3
if (Math.cos(3.76)>0) DYP=(196597+4196566); else DYP=(196597+4196589);
dwe2a5=DYP^65324;
aGUtcaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcaGUtc+'; 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);