http://downloads.netgear.com/files/GPL/DM111PSP_v3.61d_GPL.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / hlpwlconn.html
index 92c89e3..e7f3cfc 100755 (executable)
@@ -1,40 +1,27 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--
-       (c) 2005 U.S. Robotics Corporation
--->
 <html>
 <head>
-       <title>Wireless Connection Test</title>
-
-       <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'>
+<link rel=stylesheet href='stylemain.css' type='text/css'>
+<link rel=stylesheet href='colors.css' type='text/css'>
 </head>
-<body onload="initMenu();">
-
-<script type="text/javascript">
-       
-       writeHeader("Wireless Connection Test");
-</script>
-
-<form>
+<body>
+<blockquote> <form>
+    <H3><A name=lan>Wireless Connection</A> Test</H3>
     <table border="1" cellpadding="4">
       <tr>
-        <td>
+        <td width="8%">
           <div align="center"><b>Pass:</b></div>
         </td>
-        <td>Indicates that the Wireless interface from your computer
-          is connected to the LAN port of your router. A flashing or solid
+        <td width="92%">Indicates that the Wireless interface from your computer
+          is connected to the LAN port of your DSL Router. A flashing or solid
           green LAN LED on the router also signifies that an Wireless connection
           is present and that this test is successful.</td>
       </tr>
       <tr>
-        <td>
+        <td width="8%">
           <div align="center"><b>Down:</b></div>
         </td>
-        <td>Indicates that the router does not detect the Wireless
+        <td width="92%">Indicates that the DSL Router does not detect the Wireless
           interface on your computer.</td>
       </tr>
     </table>
     <P><B>Troubleshooting:</B></P>
     <ol>
       <li>
-        <p>Verify that the wireless configurations
-          from your computer and your router are matched and corrected.</p>
+        <p>Verify that the Wireless configurations
+          from your computer and your DSL router are matched and corrected.</p>
       </li>
       <li>
-        <p>Turn off the router, wait 10 seconds and turn it back on. </p>
+        <p>Turn off the DSL Router, wait 10 seconds and turn it back ON. </p>
       </li>
       <li>
-        <p>With the router on, press the Reset button on the router
-          for at least five seconds and release it. This resets the router
-          to its default settings. Wait for the router to initialize,
+        <p>With the router on, press the reset button on the DSL Router
+          for at least five seconds and release it. This resets the DSL Router
+          to its default settings. Wait for the DSL Router to initialize,
           then close and restart your Web browser. To reconfigure the router, type
-          your DSL account user name and password.</p>
+          your DSL Account username and password.</p>
       </li>
     </ol>
     <p>
       <input type='button' onClick='location.href="diag.html"'
-                  value='Rerun Diagnostic Tests' name="button" id="button">
+                  value='Rerun Diagnostic Tests' name="button">
+    </p>
+    <p>Contact ISP Technical Support if you have tried all of the above and still
+      are experiencing a fail condition.<BR>
     </p>
-    <p>Contact your ISP&rsquo;s Technical Support if you have tried all of the above and still
-      are experiencing a fail condition.</p>
   </form>
-
-
-<script type="text/javascript">
-       writeFooter();
-</script>
-
+</blockquote>
 </body>
-</html>
+</html>
\ No newline at end of file