ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/menu-static.inc
Revision: 1.7
Committed: Mon Aug 9 21:46:22 2010 UTC (13 years, 7 months ago) by tdb
Branch: MAIN
Changes since 1.6: +0 -1 lines
Log Message:
Remove wiki.i-scream.org references. It's currently disabled since it
wasn't used and I didn't think it worth updating. Maybe it'll
resurrect one day :-)

File Contents

# User Rev Content
1 tdb 1.1 <div id="menu">
2     <h3 class="heading">
3 tdb 1.2 <img src="http://www.i-scream.org/cgi-bin/logo.jpg" class="cornerlogo" alt="a random image"/>
4 tdb 1.1 <br />
5     Main
6     </h3>
7     <ul>
8 tdb 1.2 <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 tdb 1.1 </ul>
12     <h3 class="heading">
13     Projects
14     </h3>
15     <ul>
16 tdb 1.2 <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/laroona/">Laroona</a></li>
19     <li><a href="http://www.i-scream.org/cms/">CMS</a></li>
20 tdb 1.1 </ul>
21     <ul>
22     <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java TCP/UDP ACL's</a></li>
23     </ul>
24     <h3 class="heading">
25     Resources
26     </h3>
27     <ul>
28 tdb 1.3 <li><a href="http://www.i-scream.org/mirrors.xhtml">Download Mirrors</a></li>
29     </ul>
30     <ul>
31 tdb 1.2 <li><a href="http://www.i-scream.org/cvs.xhtml">CVS Repository</a></li>
32 tdb 1.1 </ul>
33     <ul>
34 tdb 1.2 <li><a href="http://www.i-scream.org/mailinglists.xhtml">Mailing Lists</a></li>
35     <li><a href="http://www.i-scream.org/support.xhtml">Support</a></li>
36     <li><a href="http://www.i-scream.org/support.xhtml">Bug Tracking</a></li>
37 tdb 1.1 </ul>
38     <ul>
39 tdb 1.2 <li><a href="http://www.i-scream.org/license.xhtml">Licensing</a></li>
40 tdb 1.1 </ul>
41     <h3 class="heading">
42     i-scream
43     </h3>
44     <ul>
45 tdb 1.2 <li><a href="http://www.i-scream.org/who.xhtml">Who We Are</a></li>
46     <li><a href="http://www.i-scream.org/pgpkey.xhtml">PGP Key</a></li>
47 tdb 1.1 </ul>
48     <h3 class="heading">
49     Contact Us
50     </h3>
51     <ul>
52 tdb 1.4 <li><a href="mailto:support@i-scream.org">support@i-scream.org</a></li>
53 tdb 1.1 </ul>
54 tdb 1.5 <script type="text/javascript">
55     <!--
56     google_ad_client = "pub-4199687771151670";
57     google_ad_width = 150;
58     google_ad_height = 95;
59     google_ad_format = "120x90_0ads_al_s";
60     google_ad_channel ="";
61     google_color_border = "000066";
62     google_color_bg = "EEEEFF";
63     google_color_link = "0000FF";
64     google_color_url = "008000";
65     google_color_text = "000000";
66     //-->
67     </script>
68     <script type="text/javascript"
69     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
70     </script>
71 tdb 1.1 <p class="logo">
72 tdb 1.5 <script type="text/javascript">
73     <!--
74     google_ad_client = "pub-4199687771151670";
75     google_ad_width = 110;
76     google_ad_height = 32;
77     google_ad_format = "110x32_as_rimg";
78     google_cpa_choice = "CAAQga7zzwEaCAqINcPi102eKLPGvnU";
79     //-->
80     </script>
81     <script type="text/javascript"
82     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
83     </script>
84     <script type="text/javascript">
85     <!--
86     google_ad_client = "pub-4199687771151670";
87     google_ad_width = 110;
88     google_ad_height = 32;
89     google_ad_format = "110x32_as_rimg";
90     google_cpa_choice = "CAAQ0eObzgEaCAkNd_PMAefzKJPw43Q";
91     //-->
92     </script>
93     <script type="text/javascript"
94     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
95     </script>
96     <a href="http://www.freebsd.org/">
97     <img src="http://www.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
98     </a>
99 tdb 1.1 <a href="http://validator.w3.org/check/referer">
100 tdb 1.2 <img src="http://www.i-scream.org/images/valid-xhtml11.png" alt="Valid XHTML 1.1!" />
101 tdb 1.1 </a>
102     <a href="http://jigsaw.w3.org/css-validator/check/referer">
103 tdb 1.2 <img src="http://www.i-scream.org/images/vcss.png" alt="Valid CSS!" />
104 tdb 1.1 </a>
105     </p>
106     </div>