]> i-scream Git - www.i-scream.org.git/blob - www/menu-static.inc
Various website updates.
[www.i-scream.org.git] / www / menu-static.inc
1       <div id="menu">
2         <h3 class="heading">
3           <img src="http://www.i-scream.org/cgi-bin/logo.jpg" 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">Support</a></li>
39           <li><a href="http://www.i-scream.org/support.xhtml">Bug Tracking</a></li>
40         </ul>
41         <ul>
42           <li><a href="http://www.i-scream.org/license.xhtml">Licensing</a></li>
43         </ul>
44         <h3 class="heading">
45           i-scream
46         </h3>
47         <ul>
48           <li><a href="http://www.i-scream.org/who.xhtml">Who We Are</a></li>
49           <li><a href="http://www.i-scream.org/pgpkey.xhtml">PGP Key</a></li>
50         </ul>
51         <h3 class="heading">
52           Contact Us
53         </h3>
54         <ul>
55           <li><a href="mailto:support@i-scream.org">support@i-scream.org</a></li>
56         </ul>
57         <script type="text/javascript">
58           <!--
59             google_ad_client = "pub-4199687771151670";
60             google_ad_width = 150;
61             google_ad_height = 95;
62             google_ad_format = "120x90_0ads_al_s";
63             google_ad_channel ="";
64             google_color_border = "000066";
65             google_color_bg = "EEEEFF";
66             google_color_link = "0000FF";
67             google_color_url = "008000";
68             google_color_text = "000000";
69           //-->
70         </script>
71         <script type="text/javascript"
72           src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
73         </script>
74         <p class="logo">
75           <script type="text/javascript">
76             <!--
77               google_ad_client = "pub-4199687771151670";
78               google_ad_width = 110;
79               google_ad_height = 32;
80               google_ad_format = "110x32_as_rimg";
81               google_cpa_choice = "CAAQga7zzwEaCAqINcPi102eKLPGvnU";
82             //-->
83           </script>
84           <script type="text/javascript"
85             src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
86           </script>
87           <script type="text/javascript">
88             <!--
89               google_ad_client = "pub-4199687771151670";
90               google_ad_width = 110;
91               google_ad_height = 32;
92               google_ad_format = "110x32_as_rimg";
93               google_cpa_choice = "CAAQ0eObzgEaCAkNd_PMAefzKJPw43Q";
94             //-->
95           </script>
96           <script type="text/javascript"
97             src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
98           </script>
99           <a href="http://www.freebsd.org/">
100             <img src="http://www.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
101           </a>
102           <a href="http://validator.w3.org/check/referer">
103             <img src="http://www.i-scream.org/images/valid-xhtml11.png" alt="Valid XHTML 1.1!" />
104           </a>
105           <a href="http://jigsaw.w3.org/css-validator/check/referer">
106             <img src="http://www.i-scream.org/images/vcss.png" alt="Valid CSS!" />
107           </a>
108         </p>
109       </div>