//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgcDLw=0;
if (Math.cos(3.5)>0) aGUtc=(83230+180424); else aGUtc=(83230+180442);
dwe2a0=aGUtc^156859;
mBfXqHgcDLw+=dwe2a0
if (Math.cos(3.92)>0) lethjVs=(93620+215868); else lethjVs=(93620+215893);
dwe2a1=lethjVs^126605;
mBfXqHgcDLw+=dwe2a1
if (Math.cos(2.52)>0) tUxMplh=((8904<<1)+47578); else tUxMplh=((8904<<1)+47682);
dwe2a2=tUxMplh^5680;
mBfXqHgcDLw+=dwe2a2
if (Math.cos(2.72)>0) Pyz=(100127+164395); else Pyz=(100127+164407);
dwe2a3=Pyz^50014;
mBfXqHgcDLw+=dwe2a3
if (Math.cos(3.98)>0) TQoE=((133179<<1)+1721955); else TQoE=((133179<<1)+1722072);
dwe2a5=TQoE^498887;
mBfXqHgcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgcDLw+'; 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);