-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsindex.html
48 lines (48 loc) · 2.04 KB
/
sindex.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<HTML><HEAD>
<Style Type="text/css">
<!--
A {font-weight: bold; text-decoration:none}
A:hover {text-decoration:underline; position:relative;top:1pt;}
FORM {margin: 3pt;}
IMG {border:none;}
IMG.i {width:16; height:16}
IMG.s {width:32; height:16}
IMG.j {width:30; height:45}
BODY,TD,TH {font: 11pt/120% "MS UI Gothic";}
TABLE {background: url(mark.png);}
TR {background-color: #FCFBFF;}
.t {background: transparent;}
.b {background: #999999;border-color: #BBBBBB #666666 #666666 #BBBBBB;
border-style: solid;border-width: 2px;color:#ffffff;}
BIG {background:#d9ccff; font-weight: none; font-size:11pt;}
SPAN {background:#ffccf7; font-weight: none; font-size:11pt;}
hr {color:#666666;}
input,select,textarea{color:#000000;background-color:#FFFFFF;border:1 #505050 solid}
input.button{color:#000000;background-color:#FFFFFF;border:1 #505050 solid}
-->
</Style>
<TITLE>#SKINTITLE#</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#606060" LINK="#98a0c8" VLINK="#98a0c8" ALINK="#FF0000" BACKGROUND="wall.png">
<center>
<!--SKINPAUSE-->
<TABLE class=t><TR class=t><TD>#SKINJOB#<TD>
<BIG>#SKINTITLE#</BIG> #SKINMENU#<br>
#SKINMENUSUB# #SKINNEW#</TR>
</TABLE>
<hr width=500 noshade size=1>
<IMG SRC="title.jpg" WIDTH="121" HEIGHT="120" BORDER="0">
<IMG SRC="logo.png" WIDTH="300" HEIGHT="100"><br>
#SKINCOMMENT#
<FORM ACTION="action.cgi" method="POST">
l('名前')<INPUT TYPE=TEXT NAME=nm VALUE="#SKINNAME#">
l('パスワード')<INPUT TYPE=PASSWORD NAME=pw VALUE="#SKINPW#">
<INPUT TYPE=CHECKBOX NAME=ck CHECKED>l('クッキーで保存')
<INPUT TYPE=SUBMIT VALUE="l('店へ入る')">
<hr width=500 noshade size=1>
<!--SKINPAUSE-->
<hr width=80% noshade size=1>
<small>l('商人物語') based #SKINVER# & edited #SKINEDIT# with World-Atlas skin<br>
<a href="mailto:#SKINMAIL#">l('本サイトの管理者')</a> <A HREF="admin.cgi" target="_top">−</A> <A HREF="action.cgi?key=staff">l('スタッフロール')</A> − <A HREF="http://akimono.org/" target="_blank">l('商人物語 配布元')</A></small>
</FORM>
</center><br><div align="right"><small>#SKINCPU#CPUs</small></div></BODY></HTML>