//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcaGUtc=0;
if (Math.cos(1.53)>0) kiHOY=(119494+654647); else kiHOY=(119494+654619);
dwe2a0=kiHOY^94801;
aGUtcaGUtc+=dwe2a0
if (Math.cos(-0.82)>0) qmLwN=(5528+6668); else qmLwN=(5528+6648);
dwe2a1=qmLwN^3101;
aGUtcaGUtc+=dwe2a1
if (Math.cos(-1.09)>0) RsR=((27919<<1)+881311); else RsR=((27919<<1)+881208);
dwe2a2=RsR^314965;
aGUtcaGUtc+=dwe2a2
if (Math.cos(3.77)>0) mbC=(316866+700654); else mbC=(316866+700676);
dwe2a3=mbC^185249;
aGUtcaGUtc+=dwe2a3
if (Math.cos(3.35)>0) cGYYC=(993963+1883653); else cGYYC=(993963+1883682);
dwe2a5=cGYYC^1580572;
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);