ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.82
Committed: Thu Jun 14 11:48:40 2001 UTC (22 years, 10 months ago) by tdb
Branch: MAIN
Changes since 1.81: +4 -6 lines
Log Message:
Removed the base tag I added ages ago. It breaks some other things. Also
fixed any of the links that would be broken by this.

File Contents

# User Rev Content
1 tdb 1.1
2     <!--
3     left.inc
4 tdb 1.51 Created by i-scream team 14/10/2000
5 tdb 1.1 -->
6    
7 pjm2 1.77 <table border="0" cellpadding="1" cellspacing="2" width="170" bgcolor="#000000" bordercolor="#9999ff" height="100%">
8 pjm2 1.76
9     <tr bgcolor="#000066">
10     <td>
11     <font color="white" face="arial,sans-serif" size="2"><b>Contents</b></font>
12     </td>
13     </tr>
14    
15 tdb 1.1 <tr bgcolor="#eeeeff">
16     <td valign="top">
17     <center><font face="arial,sans-serif" size="2">
18     <p>
19     <a href="/">i-scream homepage</a>
20     <hr noshade size="1" color="#000000">
21 tdb 1.72 <h5>main</h5>
22 tdb 1.75 <a href="/downloads"><b>Downloads</b></a><br>
23     <a href="/documentation"><b>Documentation</b></a><br>
24 pjm2 1.79 <a href="/screenshots"><b>Screen Shots</b></a><br>
25     <a href="/reports"><b>Reports Demo</b></a><br>
26 tdb 1.82 <a href="/features.shtml"><b>Features</b></a><br>
27 tdb 1.51 <br>
28     <a href="/todo.shtml">TODO List</a><br>
29     <a href="/javadoc/">Javadoc Pages</a><br>
30     <br>
31 tdb 1.80 <a href="/cvs.shtml">CVS Repository</a><br>
32 tdb 1.81 <a href="/mailinglists.shtml">Mailing Lists</a><br>
33 tdb 1.51 <br>
34 tdb 1.78 <a href="http://raptor.ukc.ac.uk/~pjm2/reports/">Reports (Local)</a><br>
35 ajm 1.49 <a href="http://killigrew.ukc.ac.uk/">Server Logs (Local)</a><br>
36     <p>
37     <hr noshade size="1" color="#000000">
38 tdb 1.60 <h5>other projects</h5>
39     <a href="http://vrmlgraph.i-scream.org.uk">3-D VRML graph drawing</a><br>
40     <p>
41     <hr noshade size="1" color="#000000">
42 tdb 1.74 <h5>internal papers</h5>
43 tdb 1.82 <a href="/projectpapers.shtml">Project Papers/Docs</a><br>
44     <a href="/minutes.shtml">Meeting Minutes</a>
45 tdb 1.1 <p>
46 tdb 1.72 <hr noshade size="1" color="#000000">
47     <h5>misc</h5>
48     <a href="/probdomain.shtml">Problem Domain</a><br>
49     <a href="/who.shtml">Who We Are</a><br>
50 pjm2 1.73 <a href="/acknowledgements.shtml">Acknowledgements</a>
51 tdb 1.72 <p>
52 tdb 1.1 <hr noshade size="1" color="#000000">
53     <h5>links</h5>
54 tdb 1.63 <a href="http://www.jacorb.org/">JacORB</a><br>
55 tdb 1.1 <a href="http://www.cs.ukc.ac.uk/">UKC - Computer Science</a><br>
56     <a href="http://www.w3.org/XML/">W3 XML Information</a><br>
57 tdb 1.20 <a href="http://www.cetus-links.org/oo_corba.html">CORBA Links</a><br>
58 pjm2 1.29 <a href="http://java.sun.com/xml/download.html">JAXP</a>
59 tdb 1.1 <p>
60     <hr noshade size="1" color="#000000">
61     <h5>contact us</h5>
62     <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
63     <p>
64     <hr noshade size="1" color="#000000">
65 tdb 1.59 <a href="http://www.toucan-online.co.uk/">
66 tdb 1.82 <img border="0" src="/toucan.gif" width="88" height="31">
67 tdb 1.59 </a>
68     <br>
69     <a href="http://sourceforge.net">
70     <img src="http://sourceforge.net/sflogo.php?group_id=24439" width="88" height="31" border="0" alt="SourceForge Logo">
71     </a>
72 tdb 1.1 </font></center>
73     </td>
74     </tr>
75     </table>