/[MITgcm]/mitgcm.org/sealion/topMenuBar.html
ViewVC logotype

Contents of /mitgcm.org/sealion/topMenuBar.html

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download) (as text)
Thu Oct 11 13:54:11 2001 UTC (23 years, 9 months ago) by adcroft
Branch: MAIN
Changes since 1.1: +1 -1 lines
File MIME type: text/html
Changed default state of top to all white. This allows us to check that
JS really is working and if it's not then the tabs will all be the
same. This lets should reduce the number of comments from those with
JS disabled.

1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 <html>
3 <head>
4 <style type="text/css">
5 <!--
6 a {text-decoration: none;}
7 -->
8 </style>
9 </head>
10 <title>
11 MITgcm Release 1 Home Page
12 </title>
13 <body text="#000000" bgcolor="#ffffff" link="#000000" vlink="#000000">
14
15 <table border=0 cellspacing=0 cellpadding=0 bgcolor="#000000" nosave>
16 <tr>
17 <td><a href="home_page/index.html" target="mainFrame"><img
18 name="homeImage" src="images/homew.gif" border=0></a></td>
19 <td><a href="online_documents/" target="mainFrame"><img
20 name="documentsImage" src="images/documentsw.gif" border=0></a></td>
21 <td><a href="download_software/index.html" target="mainFrame"><img
22 name="downloadImage" src="images/downloadw.gif" border=0></a></td>
23 <td><a href="getting_started/" target="mainFrame"><img
24 name="gettingImage" src="images/gettingw.gif" border=0></a></td>
25 <td><a href="code_reference/" target="mainFrame"><img
26 name="browseImage" src="images/browsew.gif" border=0></a></td>
27 <td><a href="help/index.html" target="mainFrame"><img
28 name="helpImage" src="images/helpw.gif" border=0></a></td>
29 <td><a href="search/" target="mainFrame"><img
30 name="searchImage" src="images/searchw.gif" border=0></a></td>
31 </tr>
32 <tr valign=bottom>
33 <td colspan=7>
34 <img src="images/sealion-logo.gif" align=bottom>
35 <img src="images/mitgcm.gif" align=bottom>
36 </td>
37 </tr>
38 </table>
39
40 </body>
41 </html>

  ViewVC Help
Powered by ViewVC 1.1.22