OSDN Git Service

Ver.1.4.20: Modify web pages to guide the users to the right way.
[opengate/opengate.git] / opengate / javahtml / en / accept-java.html
index b8b917e..ac65930 100644 (file)
@@ -1,5 +1,7 @@
 <html>
 <head>
+<link rel="shortcut icon" href="%%OPENGATEDIR%%/favicon.ico" type="image/x-icon">
+<link rel="icon" href="%%OPENGATEDIR%%/favicon.ico" type="image/x-icon">
 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 <title>Opengatemain</title>
 </head>
@@ -21,6 +23,33 @@ if(!navigator.javaEnabled()){
 <p><b>JavaScript is disabled. Change it.</b></p>
 </noscript>
 
+
+<p>
+<TABLE cellSpacing=0 cellPadding=10 
+align=center bgColor=lightyellow border=1>
+<TR><TD>
+<b>
+<P align=center>
+If you move or close this page, the network is closed.<p>
+
+<P align=center>
+Click below button to create a new window for browsing.</p>
+
+<FORM onclick='window.open("%%STARTURL%%")'>
+<div align=center><INPUT TYPE="button" VALUE="     START BROWSING     "></div>
+</FORM>
+
+<noscript>
+<p align=center><a href="%%STARTURL%%" target=_blank>START BROWSING</a></p>
+</noscript>
+
+<P align=center>
+Or, minimize this page and load other network programs.</p>
+</b>
+</TD></TR>
+</TABLE>
+</p>
+
 <hr />
 <div align="center">
    <applet code="Opengate.class" archive="Opengate.jar"
@@ -48,18 +77,6 @@ If authentication page is not displayed, access to other web page.</p>
 //-->
 </script>
 
-<table bgcolor="lightyellow" border="1">
-<tr><td>
-<b>Please keep this window 'as it is' or 'in minimized mode'. 
-Start browsers or other applications for network usage. </b> 
-Or click <a href="%%STARTURL%%" target="_blank"><b>[Start Page]</b></a> 
-to start browsing 
-(If the page is not opened by CLICK, push SHIFT key and CLICK.
-The window can be popped up automatically, if it is
-permited in the browser setting).  
-</td></tr> 
-</table>
-
 </body>
 </html>