add added files
[bcm963xx.git] / userapps / broadcom / cfm / html / logintro.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--
3         (c) 2005 U.S. Robotics Corporation
4 -->
5 <html>
6 <head>
7         <!--
8                 Go directly to the system log display.
9         -->
10         <meta http-equiv="refresh" content="0;url=logview.cmd">
11 <script type="text/javascript">
12    var loc = 'logview.cmd';
13    var code = 'location.assign("' + loc + '")';
14    eval(code);
15 </script>
16 </head>
17 <body>
18 </body>
19 </html>