OSDN Git Service

53146053b2630880ea7e0cfdab50826c4b6b2831
[opengate/opengate.git] / opengate / javahtml / en / skip-auth.html
1 <html>
2 <head>
3 <link rel="shortcut icon" href="%%OPENGATEDIR%%/favicon.ico" type="image/x-icon">
4 <link rel="icon" href="%%OPENGATEDIR%%/favicon.ico" type="image/x-icon">
5 <META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=iso-8859-1">
6 <meta http-equiv="Pragma" content="no-cache">
7 <META HTTP-EQUIV="Refresh" CONTENT="1; URL=%%PROTOCOL%%://%%CGIURL%%?addr=%%ADDR4%%&lang=%%LANGUAGE%%&redirectedurl=%%REDIRECTEDURL%%">
8
9 <TITLE>OpengateStart</TITLE>
10 </HEAD>
11 <BODY onload="document.form1.submit();">
12
13 <P align=CENTER>
14 The network is closed. You will automatically re-check continuation. <BR>
15 If you cannot move automatically, click the following.
16 </P>
17
18 <TABLE align=CENTER>
19 <TR><TD>
20 <FORM NAME="form1" METHOD="POST" ACTION="%%PROTOCOL%%://%%CGIURL%%">
21 <INPUT TYPE="HIDDEN" NAME="language" VALUE="%%LANGUAGE%%">
22 <INPUT TYPE="HIDDEN" NAME="remote_addr" VALUE="%%ADDR4%%">
23 <INPUT TYPE="HIDDEN" NAME="redirected_url" VALUE="%%REDIRECTEDURL%%">
24
25 <INPUT TYPE="SUBMIT" VALUE=" NEXT > ">
26 </FORM>
27 </TD></TR>
28 </TABLE>
29
30
31 </BODY>
32 </HTML>
33
34
35
36
37
38
39
40
41
42