~ubuntu-branches/ubuntu/maverick/ntop/maverick

« back to all changes in this revision

Viewing changes to ntop/html/top.html

  • Committer: Bazaar Package Importer
  • Author(s): Dennis Schoen
  • Date: 2002-04-12 11:38:47 UTC
  • Revision ID: james.westby@ubuntu.com-20020412113847-4k4yydw0pzybc6g8
Tags: upstream-2.0.0
ImportĀ upstreamĀ versionĀ 2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<HTML>
 
2
<HEAD>
 
3
<body background=white_bg.gif leftmargin=0 marginheight="0" marginwidth="0" >
 
4
<center>
 
5
  <table border=0 cellpadding=0 cellspacing=0 bgcolor="#EEEEEE" width=100%>
 
6
        <tr>
 
7
 
 
8
        <td background=menuline.png align="right" nowrap width=90% > 
 
9
 
 
10
<map name="bar">
 
11
<area shape="rect" coords="10,0,84,29" href="About.html" target=leftMenu>
 
12
<area shape="rect" coords="86,1,172,29" href="DataRcvd.html" target=leftMenu>
 
13
<area shape="rect" coords="172,1,259,28" href="DataSent.html" target=leftMenu>
 
14
<area shape="rect" coords="260,1,316,28" href="Stats.html" target=leftMenu>
 
15
<area shape="rect" coords="318,1,395,28" href="IPTraffic.html" target=leftMenu>
 
16
<area shape="rect" coords="397,1,479,28" href="IPProtocols.html" target=leftMenu>
 
17
<area shape="rect" coords="481,1,556,29" href="Admin.html" target=leftMenu>
 
18
<area shape="default" nohref>
 
19
</map>
 
20
 
 
21
<img border=0 src="menubar.png" width=526 height=46 usemap=#bar>
 
22
 
 
23
                
 
24
       </td></tr>
 
25
       
 
26
      
 
27
</table>
 
28
</center>
 
29
</body>
 
30
</html>