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 b7d4b8f..ac65930 100644 (file)
@@ -25,17 +25,31 @@ if(!navigator.javaEnabled()){
 
 
 <p>
-<TABLE borderColor=silver height="10%" cellSpacing=0 cellPadding=0 
-width="75%" align=center bgColor=lightyellow border=10>
-<TR><TD >
+<TABLE cellSpacing=0 cellPadding=10 
+align=center bgColor=lightyellow border=1>
+<TR><TD>
+<b>
 <P align=center>
-<A href="%%STARTURL%%" target=_blank><FONT size=7>Click Here to Start</FONT></A>
-</P>
+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"
@@ -63,15 +77,6 @@ If authentication page is not displayed, access to other web page.</p>
 //-->
 </script>
 
-<p>
-<b>Please keep this window 'as it is' or 'in minimized mode'. 
-Start browsers or other applications for network usage. 
-Or click above 'Click Here to Start' to start browsing</b> 
-(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).  
-</p>
-
 </body>
 </html>