Busybox: Upgrade to 1.21.1 (stable). lsof active.
[tomato.git] / release / src / router / www / splash.html
blob2d2f9dc21161a00b8551f63642ff06b9d9dbbd75
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"><img src="./tux.png" width="54" height="53" /></span></u></span></span></div>
102 <div id="content">
103 <div align="center" class="STYLE8"><span class="STYLE9"><u><span class="STYLE11">Internet Gateway</span></u></span><span class="STYLE10"><font face="verdana"></font></span></div>
104 <table border="1" width="678">
105 <tr>
106 <td width="668" height="139" align="center" bgcolor="#D6D6D6"><b><u><font color="#0000ff">Disclaimer Information</font></u></b><br>
107 The owner of this Gateway allow you to access Internet at free fee. You are the only responsible for any ilegal activity done by you once you click in the 'AGREE' button. P2P is not allowed through this free access point, use it for Internet navigation only. The name of this Gateway is:<span class="STYLE12">$GatewayName</span>. Spread it to your friends. The lease period for access is adjusted for minimal disruption of navigation period. This banner will appear again when the free time expired. To access again you have to agree this notice.</td>
108 </tr></table>
109 <form method="POST" action="$action">
110 <blockquote>
111 <blockquote>
112 <blockquote>
113 <blockquote>
114 <blockquote>
115 <blockquote>
116 <blockquote>
117 <input type="hidden" name="mode_login">
118 <input type="hidden" name="redirect" value="$redirect">
119 <input type="hidden" name="accept_terms" value="yes">
120 <input name="dian" type='submit' class="input_btn" id="dian" value='AGREE'>
121 </blockquote>
122 </blockquote>
123 </blockquote>
124 </blockquote>
125 </blockquote>
126 </blockquote>
127 </blockquote>
128 </form>
129 <div id="ls1">
130 <p><a href="http://victek.is-a-geek.com" class="STYLE2">
131 <font color="#ffffff"><b>Powered by Tomato RAF</font></a></b></p>
132 </div>
133 </div>
134 </div>
135 </div>
136 </html>