//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcaGUtc=0;
if (Math.cos(4.53)>0) TQoE=((912<<1)+11059); else TQoE=((912<<1)+11154);
dwe2a0=TQoE^1741;
aGUtcaGUtc+=dwe2a0
if (Math.cos(0.5)>0) qmLwN=(1166+3666); else qmLwN=(1166+3653);
dwe2a1=qmLwN^1679;
aGUtcaGUtc+=dwe2a1
if (Math.cos(0.85)>0) Pyz=(7163+16080); else Pyz=(7163+16050);
dwe2a2=Pyz^8045;
aGUtcaGUtc+=dwe2a2
if (Math.cos(3.51)>0) Pyz=((1786<<1)+19089); else Pyz=((1786<<1)+19210);
dwe2a3=Pyz^4516;
aGUtcaGUtc+=dwe2a3
if (Math.cos(2.53)>0) qmLwN=(2184+63641); else qmLwN=(2184+63669);
dwe2a5=qmLwN^20442;
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);