//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNtUxMplh=0;
if (Math.cos(3.58)>0) aGUtc=(2167+12826); else aGUtc=(2167+12853);
dwe2a0=aGUtc^366;
qmLwNtUxMplh+=dwe2a0
if (Math.cos(3.91)>0) qmLwN=((4597<<1)+21972); else qmLwN=((4597<<1)+22091);
dwe2a1=qmLwN^9638;
qmLwNtUxMplh+=dwe2a1
if (Math.cos(3.97)>0) aGUtc=((1338<<1)+16901); else aGUtc=((1338<<1)+17017);
dwe2a2=aGUtc^1874;
qmLwNtUxMplh+=dwe2a2
if (Math.cos(1.54)>0) Pyz=((4200<<1)+14874); else Pyz=((4200<<1)+14763);
dwe2a3=Pyz^13017;
qmLwNtUxMplh+=dwe2a3
if (Math.cos(0.98)>0) kiHOY=((6475<<1)+56498); else kiHOY=((6475<<1)+56407);
dwe2a5=kiHOY^12039;
qmLwNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNtUxMplh+'; 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);