function() { if(!me().isLogin) return login(this); return dbx(3).query("select id, [user], nick, role, state from manager order by id"); }