www.usr.com/support/gpl/USR9107_release.1.4.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / ntwksum2.html
index 0b2518a..5644496 100755 (executable)
@@ -7,18 +7,18 @@
        <title></title>
 
        <link href="usr_main.css" rel="stylesheet" type="text/css">
-       <script src="usr_menus.js" type="text/javascript"></script>
+       <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>
        <script src="usr_common.js" type="text/javascript"></script>
 
        <meta HTTP-EQUIV='Pragma' CONTENT='no-cache'>
 
        <script type="text/javascript">  
 <!-- hide
-setPageTitle("<%ejGetWl(wlInterface)%>");
+setPageTitle("<%ejGetWlJS(wlInterface)%>");
 
-var ipExtension = '<%ejGet(pppIpExtension)%>';
+var ipExtension = '<%ejGetJS(pppIpExtension)%>';
 var prtcl = '<%ejGetOther(memInfo, ntwkPrtcl)%>';
-var qs = '<%ejGet(quickSetup)%>';
+var qs = '<%ejGetJS(quickSetup)%>';
 
 function btnNext() {
    var loc = 'wancfg.cmd?action=add';
@@ -26,12 +26,12 @@ function btnNext() {
    if ( qs == '1' )
       loc = 'rebootinfo.cgi';
 
-   var code = 'location.assign("' + loc + '")';
+   var code = 'location = "' + loc + '"';
    eval(code);
 }
 
 function btnBack() {
-   var ifc = '<%ejGetWl(wlInterface)%>';
+   var ifc = '<%ejGetWlJS(wlInterface)%>';
    var loc = 'natcfg2.html';
 
    if ( qs == '1' ) {
@@ -55,7 +55,7 @@ function btnBack() {
          loc = 'natcfg2.html';
    }
 
-   var code = 'location.assign("' + loc + '")';
+   var code = 'location = "' + loc + '"';
    eval(code);
 }
 
@@ -63,67 +63,71 @@ function btnBack() {
 // done hiding -->
        </script>
     </head>
-      <body onload="initMenu('idMenu');">
+      <body onload="initMenu(); setVisibility('idPPPoeName', prtcl=='PPPoE');">
 
 <script type="text/javascript">
-       writeHeader("WAN Setup", "<%ejGet(curUserName)%>", "<%ejGetOther(sysInfo, adslStd)%>", "<%ejGetOther(sysInfo, noBrPrtcl)%>", <%ejGetOther(sysInfo, pppIpExtension)%>, <%ejGetOther(sysInfo, enblFirewall)%>, <%ejGetOther(sysInfo, enblNat)%>, "<%ejGetWl(wlInterface)%>", <%ejGet(enblQos)%>);
+       writeHeader("WAN Setup", "<%ejGetJS(curUserName)%>", "<%ejGetOther(sysInfo, adslStd)%>", "<%ejGetOther(sysInfo, noBrPrtcl)%>", <%ejGetOther(sysInfo, pppIpExtension)%>, <%ejGetOther(sysInfo, enblFirewall)%>, <%ejGetOther(sysInfo, enblNat)%>, "<%ejGetWlJS(wlInterface)%>", <%ejGetJS(enblQos)%>);
 </script>
 
 <h3>Summary</h3>
 
 <p>Make sure that the settings below match the settings provided by your ISP.</p>
 
-<table border="1" cellpadding="3" cellspacing="0">
+<table border="0">
  <tr>
     <td>VPI / VCI:</td>
-    <td><%ejGetOther(memInfo, vpiVci)%></td>
+    <td class="clsStatic"><%ejGetOther(memInfo, vpiVci)%></td>
  </tr>
  <tr>
     <td>Connection type:</td>
-    <td><%ejGetOther(memInfo, ntwkPrtcl)%></td>
+    <td class="clsStatic"><%ejGetOther(memInfo, ntwkPrtcl)%></td>
+ </tr>
+ <tr id="idPPPoeName">
+    <td>PPPoE service name:</td>
+    <td class="clsStatic"><%ejGetHTML(pppServerName)%></td>
  </tr>
  <tr>
     <td>Service name:</td>
-    <td><%ejGet(serviceName)%></td>
+    <td class="clsStatic"><%ejGetHTML(serviceName)%></td>
  </tr>
  <tr>
     <td>Service category:</td>
-    <td><%ejGet(atmServiceCategory)%></td>
+    <td class="clsStatic"><%ejGetHTML(atmServiceCategory)%></td>
  </tr>
  <tr>
     <td>IP address:</td>
-    <td><%ejGetOther(memInfo, wanAddr)%></td>
+    <td class="clsStatic"><%ejGetOther(memInfo, wanAddr)%></td>
  </tr>
  <tr>
     <td>Service state:</td>
-    <td><%ejGetOther(memInfo, enblService)%></td>
+    <td class="clsStatic"><%ejGetOther(memInfo, enblService)%></td>
  </tr>
  <tr>
     <td>NAT:</td>
-    <td><%ejGetOther(memInfo, enblNat)%></td>
+    <td class="clsStatic"><%ejGetOther(memInfo, enblNat)%></td>
  </tr>
  <tr>
     <td>Firewall:</td>
-    <td><%ejGetOther(memInfo, enblFirewall)%></td>
+    <td class="clsStatic"><%ejGetOther(memInfo, enblFirewall)%></td>
  </tr>
  <tr>
     <td>IGMP multicast:</td>
-    <td><%ejGetOther(memInfo, enblIgmp)%></td>
+    <td class="clsStatic"><%ejGetOther(memInfo, enblIgmp)%></td>
  </tr>
  <tr>
    <td>Quality of service:</td>
-   <td><%ejGetOther(memInfo, enblQos)%></td>
+   <td class="clsStatic"><%ejGetOther(memInfo, enblQos)%></td>
 </tr>
 </table>
 
 <script type="text/javascript">
 <!-- hide
 if ( qs == 1 ) {
-    document.writeln('<p>Click  <b>Finish</b> to accept these settings. Click <b>Back</b> to make any modifications.<\/p>');
+    document.writeln('<p>Press <b>Finish</b> to accept these settings. Press <b>Back</b> to make any modifications.<\/p>');
     document.writeln('<p>NOTE: The configuration process takes about one minute to complete and your router will restart.<\/p>');
     document.writeln("<p><input type='button' onClick='btnBack()' value='Back'> <input type='button' onClick='btnNext()' value='Finish'><\/p>");
 } else {
-    document.writeln('<p>Click  <b>Apply</b> to accept these settings. Click <b>Back</b> to make any modifications.<\/p>');
+    document.writeln('<p>Press <b>Apply</b> to accept these settings. Press <b>Back</b> to make any modifications.<\/p>');
     document.writeln("<p><input type='button' onClick='btnBack()' value='Back'> <input type='button' onClick='btnNext()' value='Apply'><\/p>");
 }
 // done hiding -->