http://www.hht-eu.com/pls/hht/docs/F3140/bcm963xx_Speedport500V.0.09.04L.300L01.V27_c...
[bcm963xx.git] / userapps / broadcom / cfm / html_500V / hcti_status_telanrl.htm
1 <HTML>
2
3 <HEAD>
4
5 <TITLE>StatusAnruferliste</TITLE>
6
7 <SCRIPT language='JavaScript' src='js_menu.txt' type='text/JavaScript'></SCRIPT>
8
9 <SCRIPT language='JavaScript'>
10 <!--
11 var anz = 10; //Anzahl Einträge in der Anruferliste
12
13 function stZrk(){
14   top.frames[2].location.href = 'hcti_status.htm';
15 }
16
17 //-->
18 </SCRIPT>
19
20 <LINK rel='stylesheet' href='style.css' type='text/css'>
21
22 <STYLE type='text/css'>
23 <!--
24
25 #scroll{WIDTH: 400px; HEIGHT: 379px; OVERFLOW: scroll;}
26
27 //-->
28 </STYLE>
29
30 </HEAD>
31
32 <BODY>
33
34 <DIV id=c_Frame>
35
36 <DIV id=c_border>
37 <DIV id=c_pfad>Status / Anruferliste</DIV>
38 <DIV id=c_titel>
39                 Zeitpunkt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
40                 Rufnummer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
41                 AS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
42                 Dauer
43 </DIV>
44
45 <SCRIPT language='JavaScript'>
46 <!--
47   if (anz > 14) document.write('<DIV id=scroll>');
48
49   var divart;
50   for (i=0;i<anz;i++){
51     divart = 'c_std';
52     if (i == anz-1) divart = 'c_last';
53     document.write(
54       '<DIV id=' + divart + '>' +
55         '<table border='0' cellpadding='0' cellspacing='2'>' +
56           '<tr>' +
57             '<td width='130'>21.02.2005 09:55:23</td>' +
58             '<td width='145'>' + top.frames[0].msn[0] + '</td>' +
59             '<td width='30'>1</td>' +
60             '<td>00:03:47</td>' +
61           '</tr>' +
62         '</table>' +
63       '</DIV>');
64   }
65
66   if (anz <= 14) document.write('<DIV id=c_leer>');
67 //-->
68 </SCRIPT>
69
70 </DIV>
71
72 <DIV id=c_foot></DIV>
73 </DIV>
74
75 </DIV>
76
77 <DIV id=t_Frame>
78
79 <DIV id=t_but1 onclick=startseite() onmouseover=rahmen(1,1) onmouseout=rahmen(0,1)>&lt;&lt;&nbsp;&nbsp;&lt;&lt;</DIV>
80 <DIV id=t_but2 onclick='JavaScript:location.reload()' onmouseover=rahmen(1,2) onmouseout=rahmen(0,2)>Aktualisieren</DIV>
81 <DIV id=t_but3 onclick=stZrk() onmouseover=rahmen(1,3) onmouseout=rahmen(0,3)>Zur&uuml;ck &lt;&lt;</DIV>
82
83 </DIV>
84
85 <DIV id=i_Frame>
86
87   <DIV id=i_content>
88     <h2>Anruferliste</h2>
89     <p>Hier sehen Sie, welche Anrufe bei ihren Anschlüssen eingegangen sind.</p>
90     <p>Ist für einen Anruf keine Dauer angegeben, wurde er von Ihnen nicht entgegengenommen.</p>
91   </DIV>
92   
93 </DIV>
94
95 </BODY>
96
97 </HTML>