ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/menu.inc
(Generate patch)

Comparing web/www/menu.inc (file contents):
Revision 1.2 by tdb, Tue Mar 23 19:08:53 2004 UTC vs.
Revision 1.18 by tdb, Fri Jun 21 17:26:08 2013 UTC

# Line 1 | Line 1
1 < <div id="menu">
2 <  <h3 class="heading">
3 <    <img src="http://nwww.i-scream.org/cgi-bin/logo.jpg" class="cornerlogo" alt="a random image"/>
4 <    Main
5 <  </h3>
6 <
7 <  <p>
8 <    <a href="http://nwww.i-scream.org/">i-scream Home</a><br/>
9 <    <a href="http://nwww.i-scream.org/#news">News</a><br/>
10 <    <a href="http://nwww.i-scream.org/#search">Search</a><br/>
11 <  </p>
12 <
13 <  <h3 class="heading">Projects</h3>
14 <
15 <  <p>
16 <    <a href="http://nwww.i-scream.org/libstatgrab/">libstatgrab</a><br/>
17 <    <a href="http://nwww.i-scream.org/pystatgrab/">pystatgrab</a><br/>
18 <    <a href="http://nwww.i-scream.org/laroona/">Laroona</a><br/>
19 <    <a href="http://nwww.i-scream.org/cms/">CMS</a><br/>
20 <    <br/>
21 <    <a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java TCP/UDP ACL's</a><br/>
22 <  </p>
23 <
24 <  <h3 class="heading">Resources</h3>
25 <
26 <  <p>
27 <    <a href="http://nwww.i-scream.org/cvs.shtml">CVS Repository</a><br/>
28 <    <a href="http://wiki.i-scream.org/">Wiki</a><br/>
29 <    <br/>
30 <    <a href="http://nwww.i-scream.org/mailinglists.shtml">Mailing Lists</a><br/>
31 <    <a href="http://nwww.i-scream.org/support.shtml">Support</a><br/>
32 <    <a href="http://nwww.i-scream.org/support.shtml">Bug Tracking</a><br/>
33 <    <br/>
34 <    <a href="http://nwww.i-scream.org/license.shtml">Licensing</a><br/>
35 <  </p>
36 <
37 <  <h3 class="heading">i-scream</h3>
38 <
39 <  <p>
40 <    <a href="http://nwww.i-scream.org/who.shtml">Who We Are</a><br/>
41 <    <a href="http://nwww.i-scream.org/pgpkey.shtml">PGP Key</a><br/>
42 <  </p>
43 <
44 <  <h3 class="heading">Contact Us</h3>
45 <
46 <  <p>
47 <    <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
48 <  </p>
49 <
50 <  <p class="logo">
51 <    <a href="http://www.freebsd.org/">
52 <      <img src="http://nwww.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
53 <    </a>
54 <  </p>
55 < </div>
1 >      <div id="menu">
2 >        <h3 class="heading">
3 >          <img src="<!--#include virtual="/cgi-bin/logo.cgi" -->" class="cornerlogo" alt="a random image"/>
4 >          <br />
5 >          Main
6 >        </h3>
7 >        <ul>
8 >          <li><a href="http://www.i-scream.org/">i-scream Home</a></li>
9 >          <li><a href="http://www.i-scream.org/#news">News</a></li>
10 >          <li><a href="http://www.i-scream.org/#search">Search</a></li>
11 >        </ul>
12 >        <h3 class="heading">
13 >          Projects
14 >        </h3>
15 >        <ul>
16 >          <li><a href="http://www.i-scream.org/libstatgrab/">libstatgrab</a></li>
17 >          <li><a href="http://www.i-scream.org/pystatgrab/">pystatgrab</a></li>
18 >          <li><a href="http://www.i-scream.org/cms/">CMS</a></li>
19 >        </ul>
20 >        <ul>
21 >          <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java TCP/UDP ACL's</a></li>
22 >        </ul>
23 >        <h3 class="heading">
24 >          Resources
25 >        </h3>
26 >        <ul>
27 >          <li><a href="http://www.i-scream.org/mirrors.xhtml">Download Mirrors</a></li>
28 >        </ul>
29 >        <ul>
30 >          <li><a href="http://www.i-scream.org/git.xhtml">Git Repositories</a></li>
31 >          <li><a href="http://www.i-scream.org/cvs.xhtml">CVS Repository</a></li>
32 >        </ul>
33 >        <ul>
34 >          <li><a href="http://www.i-scream.org/contributing.xhtml">Contributing</a></li>
35 >        </ul>
36 >        <ul>
37 >          <li><a href="http://www.i-scream.org/mailinglists.xhtml">Mailing Lists</a></li>
38 >          <li><a href="http://www.i-scream.org/support.xhtml">Reporting Bugs</a></li>
39 >        </ul>
40 >        <ul>
41 >          <li><a href="http://www.i-scream.org/license.xhtml">Licensing</a></li>
42 >        </ul>
43 >        <h3 class="heading">
44 >          i-scream
45 >        </h3>
46 >        <ul>
47 >          <li><a href="http://www.i-scream.org/who.xhtml">Who We Are</a></li>
48 >          <li><a href="http://www.i-scream.org/pgpkey.xhtml">PGP Key</a></li>
49 >        </ul>
50 >        <p class="logo">
51 >          <a href="http://www.freebsd.org/">
52 >            <img src="http://www.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
53 >          </a>
54 >          <a href="http://validator.w3.org/check/referer">
55 >            <img src="http://www.i-scream.org/images/valid-xhtml11.png" alt="Valid XHTML 1.1!" />
56 >          </a>
57 >          <a href="http://jigsaw.w3.org/css-validator/check/referer">
58 >            <img src="http://www.i-scream.org/images/vcss.png" alt="Valid CSS!" />
59 >          </a>
60 >        </p>
61 >      </div>
62 >      <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
63 >      </script>
64 >      <script type="text/javascript">
65 >        _uacct = "UA-1579330-1";
66 >        urchinTracker();
67 >      </script>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines