www.usr.com/support/gpl/USR9113_release1.0.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / scprttrg.html
index bad91d5..5269aeb 100755 (executable)
@@ -4,18 +4,18 @@
 -->
 <html>
 <head>
-       <title></title>
+       <title>Add Port Trigger</title>
 
-       <link href="usr_main.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>
-       <script src="usr_common.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_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_device.css" type="text/css" rel="stylesheet" /><script src="usr_device.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" src="util.js"></script>
        <script type="text/javascript">
 <!-- hide
-setPageTitle("<%ejGetWlJS(wlInterface)%>");
+
 
 TOTAL_ROW = 8;
 var appName = '';
@@ -57,14 +57,14 @@ function btnApply() {
          alert('Exceed the maximum allowable entry count by ' + remain);
          remain = <%ejGetJS(glbEntryCt)%>;
          return;
-      }
+      }    
       tProtoLoc = '&tProto=';
       tStartLoc = '&tStart=';
       tEndLoc = '&tEnd=';
       oProtoLoc = '&oProto=';
       oStartLoc = '&oStart=';
       oEndLoc = '&oEnd=';
-      eCount = i;
+      eCount = i;    
       for (i = 0; i < eCount; i++) {
          if ( isValidPort(tStart[i].value) == false ) {
             alert('Open port range (Start) "' + tStart[i].value + '" is invalid.');
@@ -100,10 +100,10 @@ function btnApply() {
          oStartLoc = oStartLoc + oStart[i].value + ',';
          oEndLoc = oEndLoc + oEnd[i].value + ',';
          oProtoLoc = oProtoLoc + oProto[i].value + ',';
-      }
+      }               
    }
    loc = loc + tStartLoc + tEndLoc + tProtoLoc + oStartLoc + oEndLoc + oProtoLoc;
-   var code = 'location = "' + loc + '"';
+   var code = 'location="' + loc + '"';
    eval(code);
 }
 
@@ -161,8 +161,8 @@ function appSelect(v)
          break;
       case '6':  //Napster                        TCP 6699, TCP 6699, 6697, 4444, 5555, 6666, 7777, 8888
          appName = "Napster";
-         tStart[0].value = tEnd[0].value = tStart[1].value = tEnd[1].value = tStart[2].value = tEnd[2].value =
-         tStart[3].value = tEnd[3].value = tStart[4].value = tEnd[4].value = tStart[5].value = tEnd[5].value =
+         tStart[0].value = tEnd[0].value = tStart[1].value = tEnd[1].value = tStart[2].value = tEnd[2].value = 
+         tStart[3].value = tEnd[3].value = tStart[4].value = tEnd[4].value = tStart[5].value = tEnd[5].value = 
          tStart[6].value = tEnd[6].value = 6699;
          oStart[0].value = oEnd[0].value = 6699;
          oStart[1].value = oEnd[1].value = 6697;
@@ -198,7 +198,7 @@ function appSelect(v)
       default:
          alert('Not support selection');
       }
-   }
+   }  
 }
 
 
@@ -221,7 +221,7 @@ function radioClick()
 </script>
 
            <form>
-<h3>Port Triggering</h3>
+
             <p>Some applications such as games, video conferencing, remote access applications
             and others require that specific ports in the router&rsquo;s firewall have been opened for
             access by the applications. You can configure the port settings from this