%
'
%>
<%
main()
Sub main()
If Not(SessionCheck()) Then
Exit Sub
End If
Dim Query
Dim Content
Dim InputShiwaketyoKyuVersionRiyo
Query = "exec SPM‰‰KŽæ“¾ '" & GB_SystemCD & "', '" & EnshuCD & "'"
Set Content = OpenQuery(Query)
If Not(Content.BOF Or Content.EOF) Then
InputShiwaketyoKyuVersionRiyo = Content.Fields("Žè“ü—ÍŽd–ó’ ‹Œƒo[ƒWƒ‡ƒ“—˜—p")
end If
%>
<% = HtmlHeader("") %>
<%
Response.Write(HtmlDesign(1))
Response.Write(HttpL1(3))
Response.Write(HttpL2("‰ïŽÐ‘I‘ð" ,"tblbtn( '/" & HomeAlias & "/user/bk/')", GB_GyosyuMeisyo, "tblbtn( '/" & HomeAlias & "/user/bk/menu_" & GB_Gyosyu & ".asp')", "ŽÐ’·ŽºE‘–±•”", "tblbtn( '/" & HomeAlias & "/user/bk/menu_s4.asp')", "”’Ž†’ •[", "", "", "", "", ""))
Response.Write(HttpL3("", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""))
Response.Write(HttpL3_1("", "", "", "", "", "", "", "", "", ""))
Response.Write(HttpL3_2("", "", "", "", "", "", "", "", "", ""))
Response.Write(HttpL4("”’Ž†’ •[", ""))
%>
|
|
@ |
|
@ |
@ |
<% If InputShiwaketyoKyuVersionRiyo = "1" Then %>
<% Else %>
|
|
|
<% If GetEnshuParam(EnshuCD, "‘Š¨’茳’ •W€Ž®—˜—p") = "1" Then %>
<% Else %>
<% End If %>
|
|
|
|
@ |
|
|
|
@ |
@ |
@ |
|
|
|
|
|
<% = HtmlFooter %>
<%
End Sub
%> |