# BRCM_VERSION=3
[bcm963xx.git] / userapps / broadcom / cfm / html_t_online_fra / index.htm
1 <html>
2
3 <head>
4 <title>HTML-Konfiguration</title>
5
6 <SCRIPT language="JavaScript">
7 <!--
8
9
10 function rahmen(but,high){
11   var col;
12   if (high==1) col = '#E20074';
13   else col = '#666666';
14
15   document.getElementById(but).style.color = col;
16   document.getElementById(but).style.borderColor = col;
17 }
18
19 function confstart(htmlsite){
20 var Breite = screen.width;
21 var Hoehe = screen.height;
22 var Oben = (Hoehe-600) /2;
23 var Links = (Breite-800) /2;
24
25 var Optionen = "toolbar=no,location=no,Directory=no,Status=no,menubar=no,scrollbars=yes,resizable=no";
26     Optionen += ",width=792,height=552";
27     Optionen += ",top="+Oben;
28     Optionen += ",left="+Links;
29
30     document.getElementById("c_txt").innerHTML='<table border="0" cellpadding="0" cellspacing="0">' +
31                                                  '<tr>' +
32                                                    '<td width="150"></td>' +
33                                                    '<td>' +
34                                                      '<p style="font-size: 18px;"><br>' +
35                                                      '<b>Sie können diese Seite nun schließen!</b></p>' +
36                                                    '</td>' +
37                                                  '</tr>' +
38                                                '</table>';
39
40     window.open(htmlsite,"Konfiguration", Optionen);
41
42     thiswin = window.self;
43     thiswin.opener = window.self;
44     thiswin.close();
45 }
46
47 //-->
48 </SCRIPT>
49
50 <STYLE type="text/css">
51 <!--
52
53 td {font-family: Arial, sans-serif; font-size: 12px;}
54 p {font-family:Arial, sans-serif; font-size:12px;}
55 body {font-family:Arial, sans-serif; font-size:12px;}
56
57 #c_txt {
58   font-size: 18px; font-weight: bold;
59 }
60
61 #Start {
62   height: 21px; line-height: 21px; width: 100px; background-color:#EEEEEE; text-align: center; cursor: pointer; cursor: hand;
63   font-size:14px; font-weight: bold; border-color: #666666; border-width: 2px; border-style: solid;
64 }
65
66 //-->
67 </STYLE>
68
69 </head>
70
71 <body>
72
73 <table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
74   <tr>
75     <td valign="middle" align="center">
76       <table border="1" cellpadding="0" cellspacing="0" height="480" width="640" background="pic_welcome.jpg">
77         <tr>
78           <td valign="top">
79
80             <img border="0" src="pic_welcome_b.gif">
81             <DIV id=c_txt>
82             <table border="0" cellpadding="0" cellspacing="0">
83               <tr>
84                 <form name="F1">
85                   <td width="150"></td>
86                   <td>
87
88                     <br>
89
90                     <p style="font-size: 18px;"><br>
91                     <b>Willkommen im Konfigurationsprogramm!</b><br>
92                     </p>
93
94                     <p>Das Konfigurationsprogramm wurde für folgende<br>
95                     Browser optimiert:<br>
96                     <br>
97                     <li>Internet Explorer ab Version 5.5</li>
98                     <li>Netscape ab Version 7.1 / Firefox ab Version 0.9</li><br>
99                     <br>
100                     Im Konfigurationsprogramm wird Javascript verwendet.<br>
101                     Ihr Browser muss deshalb so eingestellt sein, dass er<br>
102                     Javascript ausf&uuml;hrt.<br>
103                     <br>
104                     <br>
105                     
106                     <DIV id=Start onclick=confstart("top_start_passwort.htm") onmouseover=rahmen("Start",1) onmouseout=rahmen("Start",0)>&gt;&gt;&nbsp;OK</DIV></p>
107
108                   </td>
109                 </form>
110               </tr>
111             </table>
112             </DIV>
113
114           </td>
115         </tr>
116       </table>
117     </td>
118   </tr>
119 </table>
120
121 </body>
122
123 </html>