]> i-scream Git - www.i-scream.org.git/blobdiff - www/menu.inc
Use Google AdSense. I'm not really a fan of advertising on webpages,
[www.i-scream.org.git] / www / menu.inc
index eec74c71486188c379d34efb61f3d8d24aa531e6..41acf15ea6b3a6058b22e83175b06fd3e72f5c01 100644 (file)
-<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>
+      <div id="menu">
+        <h3 class="heading">
+          <img src="<!--#include virtual="/cgi-bin/logo.cgi" -->" class="cornerlogo" alt="a random image"/>
+          <br />
+          Main
+        </h3>
+        <ul>
+          <li><a href="http://www.i-scream.org/">i-scream Home</a></li>
+          <li><a href="http://www.i-scream.org/#news">News</a></li>
+          <li><a href="http://www.i-scream.org/#search">Search</a></li>
+        </ul>
+        <h3 class="heading">
+          Projects
+        </h3>
+        <ul>
+          <li><a href="http://www.i-scream.org/libstatgrab/">libstatgrab</a></li>
+          <li><a href="http://www.i-scream.org/pystatgrab/">pystatgrab</a></li>
+          <li><a href="http://www.i-scream.org/laroona/">Laroona</a></li>
+          <li><a href="http://www.i-scream.org/cms/">CMS</a></li>
+        </ul>
+        <ul>
+          <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java TCP/UDP ACL's</a></li>
+        </ul>
+        <h3 class="heading">
+          Resources
+        </h3>
+        <ul>
+          <li><a href="http://www.i-scream.org/mirrors.xhtml">Download Mirrors</a></li>
+        </ul>
+        <ul>
+          <li><a href="http://www.i-scream.org/cvs.xhtml">CVS Repository</a></li>
+          <li><a href="http://wiki.i-scream.org/">Wiki</a></li>
+        </ul>
+        <ul>
+          <li><a href="http://www.i-scream.org/mailinglists.xhtml">Mailing Lists</a></li>
+          <li><a href="http://www.i-scream.org/support.xhtml">Support</a></li>
+          <li><a href="http://www.i-scream.org/support.xhtml">Bug Tracking</a></li>
+        </ul>
+        <ul>
+          <li><a href="http://www.i-scream.org/license.xhtml">Licensing</a></li>
+        </ul>
+        <h3 class="heading">
+          i-scream
+        </h3>
+        <ul>
+          <li><a href="http://www.i-scream.org/who.xhtml">Who We Are</a></li>
+          <li><a href="http://www.i-scream.org/pgpkey.xhtml">PGP Key</a></li>
+        </ul>
+        <h3 class="heading">
+          Contact Us
+        </h3>
+        <ul>
+          <li><a href="mailto:support@i-scream.org">support@i-scream.org</a></li>
+        </ul>
+        <script type="text/javascript">
+          <!--
+            google_ad_client = "pub-4199687771151670";
+            google_alternate_color = "eeeeff";
+            google_ad_width = 150;
+            google_ad_height = 95;
+            google_ad_format = "120x90_0ads_al_s";
+            google_ad_channel ="";
+            google_color_border = "000066";
+            google_color_bg = "EEEEFF";
+            google_color_link = "0000FF";
+            google_color_url = "008000";
+            google_color_text = "000000";
+          //-->
+        </script>
+        <script type="text/javascript"
+          src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+        </script>
+        <p class="logo">
+          <script type="text/javascript">
+            <!--
+              google_ad_client = "pub-4199687771151670";
+              google_ad_width = 110;
+              google_ad_height = 32;
+              google_ad_format = "110x32_as_rimg";
+              google_cpa_choice = "CAAQga7zzwEaCAqINcPi102eKLPGvnU";
+            //-->
+          </script>
+          <script type="text/javascript"
+            src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+          </script>
+          <script type="text/javascript">
+            <!--
+              google_ad_client = "pub-4199687771151670";
+              google_ad_width = 110;
+              google_ad_height = 32;
+              google_ad_format = "110x32_as_rimg";
+              google_cpa_choice = "CAAQ0eObzgEaCAkNd_PMAefzKJPw43Q";
+            //-->
+          </script>
+          <script type="text/javascript"
+            src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+          </script>
+          <a href="http://www.freebsd.org/">
+            <img src="http://www.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
+          </a>
+          <a href="http://validator.w3.org/check/referer">
+            <img src="http://www.i-scream.org/images/valid-xhtml11.png" alt="Valid XHTML 1.1!" />
+          </a>
+          <a href="http://jigsaw.w3.org/css-validator/check/referer">
+            <img src="http://www.i-scream.org/images/vcss.png" alt="Valid CSS!" />
+          </a>
+        </p>
+      </div>
\ No newline at end of file