<% include("language.html") if _SESSION["logined"] ~= nil then local domain = _GET["domain"] or _POST["domain"] %> Domain Statistics
<%=LANG["str_domain_statistics"]%>[<%=specialhtml_encode(unescape(domain))%>]
<%=LANG["title_statistics"]%> <%=LANG["title_value"]%>  
<% else print("") print("") end %>