# BRCM_VERSION=3
[bcm963xx.git] / userapps / broadcom / cfm / html_t_online_fra / index_error.htm
1 <html>\r
2 \r
3 <head>\r
4 <title>HTML-Konfiguration</title>\r
5 \r
6 <SCRIPT language="JavaScript">\r
7 <!--\r
8 var verz = '<%ejGet(pwd_err_wait_time)%>';\r
9 \r
10 var isTimeout = true;
11 function chk_pwd(){\r
12         if (isTimeout == false) return;
13
14         document.F1.submit();\r
15 }\r
16 \r
17 function stEnter(){\r
18 /*  if (window.event.keyCode==13){\r
19     chk_pwd();\r
20   }*/\r
21 }\r
22 \r
23 function stBak(){\r
24   document.F1.P1.disabled = false;\r
25   document.F1.P1.style.backgroundColor="#FFFFFF";\r
26   document.F1.P1.value = "";\r
27   document.F1.P1.focus();\r
28   isTimeout = true;
29 }\r
30 \r
31 function rahmen(but,high){\r
32   var col;
33
34   if (isTimeout == false) return;
35 \r
36   if (high==1) col = '#E20074';\r
37   else col = '#666666';\r
38 \r
39   document.getElementById(but).style.color = col;\r
40   document.getElementById(but).style.borderColor = col;\r
41 }\r
42 \r
43 function confstart(htmlsite){\r
44 var Breite = screen.width;\r
45 var Hoehe = screen.height;\r
46 var Oben = (Hoehe-540) /2;\r
47 var Links = (Breite-792) /2;\r
48 \r
49 var Optionen = "toolbar=no,location=no,Directory=no,Status=no,menubar=no,scrollbars=yes,resizable=no";\r
50     Optionen += ",width=792,height=552";\r
51     Optionen += ",top="+Oben;\r
52     Optionen += ",left="+Links;\r
53 \r
54     document.getElementById("c_txt").innerHTML='<table border="0" cellpadding="0" cellspacing="0">' +\r
55                                                  '<tr>' +\r
56                                                    '<td width="150"></td>' +\r
57                                                    '<td>' +\r
58                                                      '<p style="font-size: 18px;"><br>' +\r
59                                                      '<b>Sie können diese Seite nun schließen!</b></p>' +\r
60                                                    '</td>' +\r
61                                                  '</tr>' +\r
62                                                '</table>';\r
63 \r
64     window.open(htmlsite,"Konfiguration", Optionen);\r
65 \r
66     thiswin = window.self;\r
67     thiswin.opener = window.self;\r
68     thiswin.close();\r
69 }
70 \r
71 function frmLoad()\r
72 {\r
73         alert("Falsches Passwort! Bitte versuchen Sie es erneut");\r
74         document.F1.P1.style.backgroundColor="#D4D0C8";\r
75         document.F1.P1.disabled=true;\r
76         isTimeout = false;
77         //document.F1.P1.focus();\r
78         setTimeout("stBak()",verz);     \r
79 }\r
80 \r
81 //-->\r
82 </SCRIPT>\r
83 \r
84 <STYLE type="text/css">\r
85 <!--\r
86 \r
87 input.stylepwd {font-family:Arial; font-size:18px;}\r
88 \r
89 td {\r
90   font-family: Arial, sans-serif; font-size: 12px; color: #666666;\r
91 }\r
92 \r
93 #c_txt {\r
94   font-family: Arial, sans-serif; font-size: 18px; font-weight: bold;\r
95 }\r
96 \r
97 #Start {\r
98   height: 21px; line-height: 21px; width: 100px; background-color:#EEEEEE; text-align: center; cursor: pointer; cursor: hand;\r
99   font-size:14px; font-weight: bold;\r
100   border-color: #666666; border-width: 2px; border-style: solid;\r
101 }\r
102 \r
103 #Budget {\r
104   height: 21px; line-height: 21px; width: 100px; background-color:#EEEEEE; text-align: center; cursor: pointer; cursor: hand;\r
105   font-size:14px; font-weight: bold;\r
106   border-color: #666666; border-width: 2px; border-style: solid;\r
107 }\r
108 \r
109 //-->\r
110 </STYLE>\r
111 \r
112 </head>\r
113 \r
114 <body onLoad='frmLoad()'>\r
115 \r
116 <table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">\r
117   <tr>\r
118     <td valign="middle" align="center">\r
119       <table border="1" cellpadding="0" cellspacing="0" height="480" width="640" background="pic_welcome.jpg">\r
120         <tr>\r
121           <td valign="top">\r
122 \r
123             <img border="0" src="pic_welcome_b.gif">\r
124             <DIV id=c_txt>\r
125             <table border="0" cellpadding="0" cellspacing="0">\r
126               <tr>\r
127                 <form name="F1" action="start.login" method="post">\r
128                   <td width="150"></td>\r
129                   <td>\r
130 \r
131                     <p style="font-size: 18px;"><br>\r
132                     <b>Willkommen im Konfigurationsprogramm!</b></p>\r
133                     <p><b>Geben Sie das Passwort ein und best&auml;tigen Sie mit 'OK'.</b><br>\r
134                        Im Auslieferungszustand lautet das Passwort '0000'. Wir empfehlen<br>\r
135                        Ihnen, das Passwort im Konfigurationsprogramm zu &auml;ndern.</p>\r
136 \r
137                     <table>\r
138                       <tr>\r
139                         <td width="160"><input type="password" name="P1" class="stylepwd" name="P1" size="12" maxlength="12" onkeypress=stEnter()></td>\r
140                         <td><DIV id=Start onclick=chk_pwd() onmouseover=rahmen("Start",1) onmouseout=rahmen("Start",0)>&gt;&gt;&nbsp;OK</DIV></td>\r
141                       </tr>\r
142                     </table>\r
143 \r
144                     <p>Das Konfigurationsprogramm wurde für folgende Browser optimiert:<br>\r
145                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- Internet Explorer ab Version 5.5<br>\r
146                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- Netscape ab Version 7.1 / Firefox ab Version 0.9<br>\r
147                        Im Konfigurationsprogramm wird Javascript verwendet. Ihr Browser<br>\r
148                        muss deshalb so eingestellt sein, dass er Javascript ausf&uuml;hrt.<br><br><br><br>\r
149 \r
150                 </p>\r
151 \r
152                     <table>\r
153                       <tr>\r
154                         <td width="160"></td>\r
155                         <td></td>\r
156                       </tr>\r
157                     </table>\r
158 \r
159                   </td>\r
160                 </form>\r
161               </tr>\r
162             </table>\r
163             </DIV>\r
164 \r
165           </td>\r
166         </tr>\r
167       </table>\r
168     </td>\r
169   </tr>\r
170 </table>\r
171 \r
172 </body>\r
173 \r
174 </html>\r