http://www.hht-eu.com/pls/hht/docs/F3140/bcm963xx_Speedport500V.0.09.04L.300L01.V27_c...
[bcm963xx.git] / userapps / broadcom / cfm / html_500V / index_restart_prev.htm
1 <html>
2
3 <head>
4 <title>HTML-Konfiguration</title>
5
6 <SCRIPT language="JavaScript">
7 <!--
8 function winclose() {
9 }
10
11 function confstart(htmlsite){
12         var Breite = screen.width;
13         var Hoehe = screen.height;
14         //var Oben = (Hoehe-540) /2;
15         //var Links = (Breite-792) /2;
16
17         var Optionen = "toolbar=yes,location=yes,Directory=yes,Status=yes,menubar=yes,scrollbars=yes,resizable=yes";
18             Optionen += ",width=" + Breite + ",height=" + Hoehe;
19             Optionen += ",top=0";
20             Optionen += ",left=0" ;
21         top.window.open(htmlsite,"Configuration", Optionen);
22         top.window.close() ;
23         //thiswin = top.window.self;
24         //thiswin.opener = top.window.self;
25         //thiswin.close();
26 }
27
28 //-->
29 </SCRIPT>
30
31 </head>
32
33 <body onLoad=confstart("index.htm")>
34 </body>
35 </html>