%
'
'
'
%>
<%
main()
Sub main()
If Not(SessionCheck()) Then
Exit Sub
End If
%>
<% = AppTitle %>
<%
Response.Write(HtmlDesign(9))
Response.Write(HttpL1(4))
Response.Write(HttpL2("会社選択" ,"tblbtn( '/sj3web/user/bk/')", "名刺作成", "tblbtn('/sj3web/user/manner/default.asp')", "", "", "", "", "", "", "", ""))
Response.Write(HttpL3("", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""))
Response.Write(HttpL3_1("", "", "", "", "", "", "", "", "", ""))
Response.Write(HttpL3_2("", "", "", "", "", "", "", "", "", ""))
Response.Write(HttpL4("" , ""))
%>
 |
名刺のタイプを選んでください。 |
 |
|
○○○○○○○○ |
|
○○○○○
|
○○○○ |
○
○ ○ ○ |
|
〒000-0000
|
○○○○○○○○○○○
○○○○○○○○ |
TEL 00-0000-0000
FAX 00-0000-0000
E-mail aaaaa@aaa.aa.aa |
|
|
|
○○○ |
|
○○○○○○○○ |
E-mail aaaaa@aaa.aa.aa |
TEL
00-0000-0000 |
FAX
00-0000-0000 |
○○○○○○○○○○○
○○○○○○○○ |
〒000-0000 |
|
○ ○ ○ ○ |
○○○○○
|
|
|
|
|
*IE5.0
では縦型の名刺は印刷出来ません。
|
|
 |
|
|
<% = HtmlFooter %>
<%
End Sub
%>