www.usr.com/support/gpl/USR9113_release1.0.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / ipsstatus.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--
3         (c) 2005-2006 U.S. Robotics Corporation
4 -->
5 <html>
6 <head>
7         <title></title>
8         <link href="usr_layout.css" type="text/css" rel="stylesheet" />
9         <script src="usr_layout.js" type="text/javascript"></script>
10                                                                                 
11         <link href="usr_device.css" type="text/css" rel="stylesheet" />
12         <script src="usr_device.js" type="text/javascript"></script>
13                                                                                 
14         <link href="usr_91xx.css" type="text/css" rel="stylesheet" />
15         <script src="usr_91xx.js" type="text/javascript"></script>
16         <script src="usr_resources.js" type="text/javascript"></script>
17                                                                                 
18         <meta http-equiv="Pragma" content="no-cache">
19
20 </head>
21
22 <body onload="setVisibility('idForm0', <%ejGetOther(sysInfo, enblVpn)%>==1); setVisibility('idForm1', <%ejGetOther(sysInfo, enblVpn)%>==0);">
23
24 <script type="text/javascript">
25         writeHeader("Unlock Features");
26 </script>
27 <p>Congratulations. Thank you for purchasing the additional features for your router.</p>
28 <form id="idForm0" action="rebootinfo.cgi" method="post">
29 <div class="clsNotice">
30 <p>The VPN feature of the router are now available for use.</p>
31
32 <p>Please press the <b>Finish</b> button to reboot the router. After reboot is completed please proceed to the <b>VPN</b> setup page to configure the connections.</p>
33
34 <p><input type="submit" class="clsBtnSave" id="btnSubmit" value="Finish"></p>
35 </div>
36 </form>
37
38 <script type="text/javascript">
39         writeFooter();
40 </script>
41
42 </body>
43 </html>