ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/menu.inc
Revision: 1.11
Committed: Wed Mar 28 13:12:07 2007 UTC (17 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.10: +7 -1 lines
Log Message:
Move the Google Analytics code - it seems to be fussy about location.

File Contents

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