<% Dim uid, rsRole, isAdmin uid = trim(request("uid")) if trim(Lcase(AdminName)) = "admin" then isAdmin = true else isAdmin = false end if %> <%=systemPageTitle%>
Version: <%=sysVersion%>
<%if isAdmin = true and showAdmin = true then%> <%end if%> <% if isAdmin = true then if showUserAdmin = true then %> <% end if if useUserLog = true then %> <% end if end if %>
设备监控 <%if allowHistoryDataSearch = false then response.write "报警查询" else response.write "日志报表"%>菜单管理 设备管理用户管理用户日志操作员:<%=AdminName%>        >>退出
<% Call CloseConn %>