http://downloads.netgear.com/files/GPL/GPL_Source_V361j_DM111PSP_series_consumer_rele...
[bcm963xx.git] / userapps / broadcom / cfm / html / berstop.html
1 <html>
2 <head>
3 <meta HTTP-EQUIV='Pragma' CONTENT='no-cache'>
4 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
5 <link rel=stylesheet href='stylemain.css' type='text/css'>
6 <link rel=stylesheet href='colors.css' type='text/css'>
7 <script language="javascript">
8 <!-- hide
9
10 function btnClose() {
11    window.close();
12 }
13
14 // done hiding -->
15 </script>
16 <base target="_self">
17 </head>
18
19 <body class=pop>
20
21 <form class="formpadding">  
22   <table border="0" cellpadding="0" cellspacing="3" width="98%">
23 <tr>
24   <td><b><font class="netgear">ADSL BER Test - Result</font></b></td>
25 </tr>
26 <tr><td>&nbsp;</td></tr>
27 <tr>\r
28   <td background="liteblue.gif" height="12">&nbsp;</td>\r
29 </tr>
30 <tr><td>&nbsp;</td></tr>
31 <tr><td><font class="normaltext">The ADSL BER test completed successfully.</font></td></tr>
32 <tr><td>&nbsp;</td></tr>
33 </table>
34 <table border="1" cellpadding="0" cellspacing="3" width="98%">
35   <tr>
36     <td class='hd' width="160">Tested Time</td>
37     <td><%ejGetTest(berTime)%></td>
38   </tr>
39   <tr>
40     <td class='hd'>Total Transferred Bits</td>
41     <td><%ejGetTest(berTotalBits)%></td>
42   </tr>
43   <tr>
44     <td class='hd'>Total Error Bits</td>
45     <td><%ejGetTest(berErrorBits)%></td>
46   </tr>
47   <tr>
48     <td class='hd'>Error Ratio</td>
49     <td><%ejGetTest(berErrorRatio)%></td>
50   </tr>
51 </table>
52 <br>
53 <table border="0" cellpadding="0" cellspacing="3" width="98%">
54 <tr>\r
55   <td background="liteblue.gif" height="12">&nbsp;</td>\r
56 </tr>
57 <tr>
58   <td align="right"><input type='button' onClick='btnClose()' value='Close'></td>
59 </tr>
60 </table>
61 </form>
62
63 </body>
64 </html>
65
66
67
68