# BRCM_VERSION=3
[bcm963xx.git] / userapps / broadcom / cfm / html_t_online_fra / top_start_passwort_prev.htm
1 <html>
2
3 <head>
4 <title>HTML-Konfiguration</title>
5
6 <SCRIPT language="JavaScript">
7 <!--
8
9 function confstart(htmlsite){
10     var Breite = screen.width;
11     var Hoehe = screen.height;
12     var Oben = (Hoehe-540) /2;
13     var Links = (Breite-792) /2;
14     
15     var Optionen = "toolbar=no,location=no,Directory=no,Status=no,menubar=no,scrollbars=yes,resizable=no";
16     Optionen += ",width=792,height=552";
17     Optionen += ",top="+Oben;
18     Optionen += ",left="+Links;
19     window.open(htmlsite,"Konfiguration", Optionen);
20     thiswin = window.self;
21     thiswin.opener = window.self;
22     //thiswin.close();
23     //window.close() ;
24
25 }
26
27
28 function frmLoad()
29 {
30     confstart("top_start_passwort.htm"); 
31 }
32 //-->
33 </SCRIPT>
34
35 </head>
36
37 <body onLoad='frmLoad()'>
38 </body>
39
40 </html>