]> i-scream Git - www.i-scream.org.git/blobdiff - www/menu.inc
Commit new website. The old site is tagged, so this won't change the live
[www.i-scream.org.git] / www / menu.inc
diff --git a/www/menu.inc b/www/menu.inc
new file mode 100644 (file)
index 0000000..eec74c7
--- /dev/null
@@ -0,0 +1,54 @@
+<div id="menu">
+  <h3 class="heading">
+    <img src="http://nwww.i-scream.org/cgi-bin/logo.jpg" class="cornerlogo" alt="a random image"/>
+    Main
+  </h3>
+
+  <p>
+    <a href="http://nwww.i-scream.org/">i-scream Home</a><br/>
+    <a href="http://nwww.i-scream.org/#news">News</a><br/>
+    <a href="http://nwww.i-scream.org/#search">Search</a><br/>
+  </p>
+
+  <h3 class="heading">Projects</h3>
+
+  <p>
+    <a href="http://nwww.i-scream.org/libstatgrab/">libstatgrab</a><br/>
+    <a href="http://nwww.i-scream.org/pystatgrab/">pystatgrab</a><br/>
+    <a href="http://nwww.i-scream.org/laroona/">Laroona</a><br/>
+    <a href="http://nwww.i-scream.org/cms/">CMS</a><br/>
+    <br/>
+    <a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java TCP/UDP ACL's</a><br/>
+  </p>
+
+  <h3 class="heading">Resources</h3>
+
+  <p>
+    <a href="http://nwww.i-scream.org/cvs.shtml">CVS Repository</a><br/>
+    <br/>
+    <a href="http://nwww.i-scream.org/mailinglists.shtml">Mailing Lists</a><br/>
+    <a href="http://nwww.i-scream.org/support.shtml">Support</a><br/>
+    <a href="http://nwww.i-scream.org/support.shtml">Bug Tracking</a><br/>
+    <br/>
+    <a href="http://nwww.i-scream.org/license.shtml">Licensing</a><br/>
+  </p>
+
+  <h3 class="heading">i-scream</h3>
+
+  <p>
+    <a href="http://nwww.i-scream.org/who.shtml">Who We Are</a><br/>
+    <a href="http://nwww.i-scream.org/pgpkey.shtml">PGP Key</a><br/>
+  </p>
+
+  <h3 class="heading">Contact Us</h3>
+
+  <p>
+    <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
+  </p>
+
+  <p class="logo">
+    <a href="http://www.freebsd.org/">
+      <img src="http://nwww.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
+    </a>
+  </p>
+</div>