<% ' %> <% main() Sub main() If Not(SessionCheck()) Then Exit Sub End If Dim Query Dim Content Dim Kitakuriyou Query = "exec SPM‰‰KŽæ“¾ '" & GB_SystemCD & "','" & EnshuCD & "'" Set Content = OpenQuery(Query) If Not(Content.BOF Or Content.EOF) Then Kitakuriyou = Content.Fields("Šñ‘õ‘qŒÉ—˜—p") End If %> <% = HtmlHeader("") %> <% Response.Write(HtmlDesign(1)) Response.Write(HttpL1(3)) Response.Write(HttpL2("‰ïŽÐ‘I‘ð" ,"tblbtn( '/" & HomeAlias & "/user/bk/')", "‰^—AE‘qŒÉE•ÛŒ¯" ,"tblbtn( '/" & HomeAlias & "/user/bk/menu_u.asp')", "‰^—A‘qŒÉ•ÛŒ¯‹Æ–±" , "", "", "", "", "", "", "")) Response.Write(HttpL3("", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "")) Response.Write(HttpL3_1("", "", "", "", "", "", "", "", "", "")) Response.Write(HttpL3_2("", "", "", "", "", "", "", "", "", "")) Response.Write(HttpL4("‰^—AE‘qŒÉE•ÛŒ¯‹Æ–±", "")) %> <% = HtmlFooter %> <% End Sub %>