<% include("language.html") if _SESSION["logined"] ~= nil then math.randomseed(os.time()) local imageID = math.random(1,10000) %> Add/Modify Domain Logo
<%=LANG["str_logopath"]%>
<%=LANG["str_makelogo_note"]%>
 
  .jpg?r=<%=imageID%>" width="180" height="140" id="logoPreview<%=imageID%>">
 
<% else print("") print("") end %>