RSA Keylength to 1024
[tomato.git] / release / src / router / www / splash.html
blobe3ea764645fde39c3a7d27e2e8b6f11d0c4a2997
1 <!DOCTYPE HTML PUBLIC "-//W3C//Dtd HTML 4.0 transitional//EN">
2 <html><head>
3 <meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
4 <title>TOMATO CAPTIVE PORTAL</title>
5 </head>
7 <style type="text/css">
8 table,select,textarea,input,form,body,td,th,p,a{
9 font-family: Verdana, Geneva, sans-serif;
10 font-size:14px;
12 body{background-color:#333331;}
13 #closed_msg { background-color:#fff8dc; color:#615e54; }
14 ul li { padding: 3px; }
15 a { color: #333333; text-decoration: underline }
16 h1 { font-size: 16px; }
17 h1 a { font-size: 16px; }
18 #closed_msg {
19 position: absolute;
20 width: 700px;
21 height: auto;
22 left: 50px;
23 top: 50%;
24 margin-left: 0px;
25 margin-top: -160px;
26 padding: 1px;
27 background-color: #39F;
28 box-shadow: inset 3px 4px #09F;
31 .input_btn,.input_txt{
32 padding-left: 6px; height:30px; line-height: 10px; padding-bottom: 5px;
33 border: 3px solid #c78;
34 background-color:#006699;
35 font-weight: bold;
36 text-align:center;
37 color: #FF0000;
38 display: table;
40 #closed_msg #sign1 {
41 position: absolute;
42 bottom: -21px;
43 right: 293px;
44 width: 89px;
46 #closed_msg #content {
47 padding: 5px 5px 5px 5px;
50 #closed_msg h2 {
51 background-color:#ffffff; color: #615745;
52 line-height: 25px; height: 25px; padding: 2px; margin: 1px;
53 font-size: 14px; text-align:left; font-weight: bold;
55 .STYLE1 {color: #0000FF}
56 .STYLE2 {
57 color: #0000FF}
58 #Layer1 {
59 position:absolute;
60 width:192px;
61 height:20px;
62 z-index:1;
63 left: 657px;
64 top: 320px;
66 #ls1{
67 position:absolute;
68 left:470px;
69 top:180px;
70 width:200px;
71 height:25px;
72 font-size:18px;
74 #ls2{
75 position:absolute;
76 left:580px;
77 top:360px;
78 width:88px;
79 height:31px;
82 #ls3{
83 position:absolute;
84 left:0px;
85 top:4px;
86 width: 62px;
87 height: 38px;
89 .STYLE8 {font-size: 20px}
90 .STYLE9 {font-weight: bold; font-family: arial, verdana, sans-serif; color: #ff00ea;}
91 .STYLE10 {font-style: italic; color: #FF9933; font-weight: bold;}
92 .STYLE11 {
93 font-size: 22px;
94 color: #900;
96 .STYLE12 {
97 color: #ff00ea
99 </style>
100 <div id="closed_msg">
101 <div id="ls3"><span class="STYLE8"><span class="STYLE9"><u><span class="STYLE11"></span></u></span></span></div>
102 <div id="content">
103 <div align="center" class="STYLE8"><span class="STYLE9"><span class="STYLE11"><br>$GatewayName Internet Gateway</span></span><span class="STYLE10"><font face="verdana"></font></span></div>
104 <br>
105 <table border="1" width="678">
106 <tr>
107 <td width="668" height="139" align="center" bgcolor="#D6D6D6"><b><u><font color="#0000ff"><br>Disclaimer Information</font></u></b><br>
109 <br>
110 The owner of this Internet Gateway provides this service on these conditions:<br>
111 <br>
112 You are solely responsible for any illegal activities once you click the "OK, I AGREE" button.<br>
113 <br>
114 We are not responsible for faulty operation of your computer or equipment. You may be asked to stop using your equipment if it causes interference to other residents.<br>
115 <br>
116 A service charge will be made if you require assistance to connect to our routers.<br>
117 <br>
118 This banner will appear again periodically.<br>
119 <br>
120 To renew your access time, you must agree once again to these conditions.<br>
121 <br>
122 Thank You, and Enjoy !<br>
123 <br>
124 </td>
125 </tr></table>
126 <form method="POST" action="$action">
127 <blockquote>
128 <blockquote>
129 <blockquote>
130 <blockquote>
131 <blockquote>
132 <blockquote>
133 <blockquote>
134 <input type="hidden" name="mode_login">
135 <input type="hidden" name="redirect" value="$redirect">
136 <input type="hidden" name="accept_terms" value="yes">
137 <input name="dian" type='submit' class="input_btn" id="dian" value='OK, I AGREE!'>
138 </blockquote>
139 </blockquote>
140 </blockquote>
141 </blockquote>
142 </blockquote>
143 </blockquote>
144 </blockquote>
145 </form>
146 <div id="ls1">
147 </div>
148 </div>
149 </div>
150 </div>
151 </html>