OSDN Git Service

fb3ef59f9f81c1fc0cadce7f228ba2817206e857
[opengate/opengate.git] / opengate / javahtml / en / accept-time.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
4 <title>Opengatemain</title>
5 </head>
6 <body>
7
8 <p>You can use the network. 
9 <strong>Network will be closed after %%DURATION%% minutes.</strong></p>
10 <p>When you finish to use the network, click the link:
11 <a href="%%TERMINATEURL%%">TERMINATE</a> for security.</p>
12 <p>Please use this method only when other watch modes cannot be used.</p>
13
14 <script language="JavaScript">
15 <!--
16   window.open("%%STARTURL%%","window1");
17 //-->
18 </script>
19
20 <table bgcolor="lightyellow" border="1">
21 <tr><td>
22 <b>This page can be closed.</b> But it is recommended to save this page for termination request.
23 If possible, please keep this window 'as it is' or 'in minimized mode'. 
24 Start browsers or other applications for network usage.
25 Or click <a href="%%STARTURL%%" target="_blank"><b>[Start Page]</b></a> 
26 to start browsing 
27 (If the page is not opened by CLICK, push SHIFT key and CLICK.
28 The window can be popped up automatically, if it is
29 permited in the browser setting).  
30 </td></tr> 
31 </table>
32
33 </BODY>
34 </HTML>
35