<% include("language.html") if _SESSION["logined"] ~= nil then %> Add Schedule <% if _GET["weekday"] == nil then %> <% end %>
<%=LANG["title_weekday"]%>:  
<%=LANG["title_from"]%>     <%=LANG["title_to"]%>
<%=LANG["str_same_schedule"]%>
 
<% else print("") print("") end %>