<% ' ' %> <% main() Sub main() If Not(SessionCheck()) Then Exit Sub End If Session(HomeAlias & "Kantan") = "1" %> <% = HtmlHeader("") %> <% Response.Write(HtmlDesign(1)) Response.Write(HttpL1(4)) Response.Write(HttpL2("運用管理メニュー" ,"", "", "", "" , "", "", "", "", "", "", "")) Response.Write(HttpL3("","" ,"", "", "", "", "", "", "", "", "", "", "", "", "", "")) Response.Write(HttpL3_1("", "", "", "", "", "", "", "", "", "")) Response.Write(HttpL3_2("詳細設定", "tblbtn( 'admenu_w.asp')", "", "", "", "", "", "", "", "")) Response.Write(HttpL4("運用管理", "簡単設定メニュー")) %> <% = HtmlFooter %> <% End Sub %>