www.usr.com/support/gpl/USR9113_release1.0.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / info.html
index bb4389a..0509d29 100755 (executable)
@@ -1,25 +1,35 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!--
-       (c) 2005 U.S. Robotics Corporation
+       (c) 2005-2006 U.S. Robotics Corporation
 -->
 <html>
 <head>
-       <title>Status &raquo; General</title>
+       <title>Status</title>
 
-       <link href="usr_menus.css" rel="stylesheet" type="text/css">
-       <link href="usr_menus.css" rel="stylesheet" type="text/css"><script src="usr_menus.js" type="text/javascript"></script><script src="usr_menus_build.js" type="text/javascript"></script>
+       <link href="usr_layout.css" type="text/css" rel="stylesheet" />
+       <script src="usr_layout.js" type="text/javascript"></script>
+
+       <link href="usr_device.css" type="text/css" rel="stylesheet" />
+       <script src="usr_device.js" type="text/javascript"></script>
+
+       <link href="usr_menus_dropdown.css" rel="stylesheet" type="text/css">
+       <script src="usr_menus_dropdown.js" type="text/javascript"></script>
        <script src="usr_menus_build.js" type="text/javascript"></script>
-       <link href="usr_main.css" rel="stylesheet" type="text/css">
-       <script src="usr_common.js" type="text/javascript"></script>
+
+       <link href="usr_91xx.css" type="text/css" rel="stylesheet" />
+       <script src="usr_91xx.js" type="text/javascript"></script>
+       <script src="usr_resources.js" type="text/javascript"></script>
 
    <meta http-equiv="Pragma" content="no-cache">
 
 <script type="text/javascript">
-setPageTitle("<%ejGetWlJS(wlInterface)%>");
-
 function initializePage()
 {
+var bSpeed = ("<%ejGetOther(lineRate, 0)%>" != "&nbsp");
        initializeSecurity("<%ejGetWlJS(wlAuthMode)%>", "<%ejGetWlJS(wlWep)%>");
+       setVisibility("defaultGateway", bSpeed);
+       setVisibility("primaryDNS", bSpeed);
+       setVisibility("secondaryDNS", bSpeed);
 }
 
 function getMACfilterWireless()
@@ -39,11 +49,11 @@ function getMACfilterWireless()
 <body onload="initMenu(); setVisibility('idWireless', '<%ejGetWlJS(wlInterface)%>' == '1'); initializePage();">
 
 <script type="text/javascript">
-       writeHeader("Status");
+       writeHeader();
 </script>
 
 <noscript>
-       <p class="clsNotice">The U.S. Robotics Wireless <i>MAX</i>g VoIP Router
+       <p class="clsNotice">The USRobotics Wireless Gateway
        uses scripting to display its data correctly.
        This browser either doesn&rsquo;t support scripting or has
        scripting disabled. Please refer to your browser&rsquo;s documentation for instructions
@@ -69,15 +79,15 @@ function getMACfilterWireless()
 </script>
 
        <h1>Updates</h1>
-       <p>Visit the <a href="http://www.usr.com/support/" target="_new">U.S.&nbsp;Robotics
+       <p>Visit the <a href="http://www.usr.com/support/" target="_new">USRobotics
        Web site</a> to check for updated firmware.</p>
 
        <h1>Refresh</h1>
        <p>Press your browser&rsquo;s <b>Refresh</b> button to display the latest values.</p>
 
-       <h1>Features</h1>
-       <p><a href="purchase.html">Purchase</a> additional features.</p>
-       <p><a href="ipsunlock.cmd">Unlock</a> purchased features.</p>
+        <h1>Features</h1>
+        <p><a href="purchase.html">Purchase</a> additional features.</p>
+        <p><a href="ipsunlock.cmd">Unlock</a> purchased features.</p>
 
 </div>
 
@@ -89,7 +99,7 @@ function getMACfilterWireless()
       <td><label>Name:</label></td>
       <td class="clsStatic">
 <script type="text/javascript">
-       document.write(getProductNameHTML("<%ejGetWlJS(wlInterface)%>"));
+       document.write(getString("idProdNameHTML") + " (" + getString("idModel") + ")");
 </script>
       </td>
    </tr>
@@ -139,19 +149,19 @@ function getMACfilterWireless()
       <td><label>LAN IP address:</label></td>
       <td class="clsStatic"><%ejGetOther(sysInfo, lanAddr)%></td>
    </tr>
-   <tr>
+   <tr id=WanIPaddr>
       <td><label>WAN IP address:</label></td>
       <td><!--<%ejGetOther(memInfo, wanAddr)%>--><a href="wancfg.cmd?action=view">View</a></td>
    </tr>
-   <tr>
+   <tr id=defaultGateway>
       <td><label>Default gateway:</label></td>
       <td class="clsStatic"><%ejGetOther(sysInfo, dfltGw)%></td>
    </tr>
-   <tr>
+   <tr id=primaryDNS>
       <td><label>Primary DNS server:</label></td>
       <td class="clsStatic"><%ejGetOther(sysInfo, dns)%></td>
    </tr>
-   <tr>
+   <tr id=secondaryDNS>
       <td><label>Secondary DNS server:</label></td>
       <td class="clsStatic"><%ejGetOther(sysInfo, dns2)%></td>
    </tr>
@@ -163,19 +173,23 @@ function getMACfilterWireless()
 <h3>Wireless Security</h3>
 
 <table border="0">
-   <tr>
-       <td><label>Network name:</label></td>
-       <td class="clsStatic"><%ejGetWlHTML(wlSsid)%></td>
-   </tr>
-   <tr>
-       <td><label>Broadcast name:</label></td>
-       <td class="clsStatic">
+       <tr>
+               <td><label>Network name:</label></td>
+               <td class="clsStatic"><%ejGetWlHTML(wlSsid)%></td>
+       </tr>
+       <tr>
+               <td><label>Broadcast name:</label></td>
+               <td class="clsStatic">
 <script type="text/javascript">
-                       if ("<%ejGetWlJS(wlHide)%>" != "")
-                               document.write(parseInt("<%ejGetWlJS(wlHide)%>") ? "Disabled" : "Enabled");
+               if ("<%ejGetWlJS(wlHide)%>" != "")
+                       document.write(parseInt("<%ejGetWlJS(wlHide)%>") ? "Disabled" : "Enabled");
 </script>
                </td>
        </tr>
+       <tr>
+               <td><label>Current channel:</label></td>
+               <td class="clsStatic"><%ejGetWlHTML(wlCurrentChannel)%></td>
+       </tr>
        <tr>
                <td><label>MAC address:</label></td>
                <td class="clsStatic"><%ejGetWlHTML(wlBssid)%></td>