/[MITgcm]/mitgcm.org/devel/buildweb/templates/bits/topbar.html
ViewVC logotype

Annotation of /mitgcm.org/devel/buildweb/templates/bits/topbar.html

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


Revision 1.3 - (hide annotations) (download) (as text)
Wed Jul 23 17:54:36 2003 UTC (22 years ago) by edhill
Branch: MAIN
Changes since 1.2: +2 -2 lines
File MIME type: text/html
These are initial changes made so that the mitgcm.org web site, LaTeX
documentation, HTML code browser, etc. will build on a relatively stock
RH 9 system.

1 adcroft 1.1 <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%">
2     <TR>
3     <TD WIDTH=65 background=_ROOT_images/topmidline2.gif><IMG
4     SRC="_ROOT_images/topleft2.gif" BORDER="0"></TD>
5     <TD background="_ROOT_images/topmidline2.gif" width=100%><IMG
6     SRC="_ROOT_images/topmidline2.gif" width=4 BORDER="0"></TD>
7     <TD ><IMG SRC="_ROOT_images/topright2.gif" BORDER="0"></TD>
8     </TR>
9     <TR>
10 edhill 1.3 <TD WIDTH=65 BGCOLOR=black><IMG SRC=_ROOT_images/pelican_th.jpg></TD>
11 adcroft 1.1 <TD BGCOLOR=black>
12     <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=100% BGCOLOR=black>
13     <TR>
14 edhill 1.3 <TD nowrap COLSPAN="3" ><IMG SRC="_ROOT_images/MITgcm_dev_snap_sm.png" BORDER="0" ALIGN="left" VALIGN="BOTTOM"></TD>
15 adcroft 1.1 <TD WIDTH=100%>&nbsp;</TD>
16     <TD bgcolor=black nowrap border=0 align="left"><FONT SIZE=-1><FORM NAME="MITgcmR1quickLinksPullDown" BORDER=0>
17     <SELECT BORDER=0 name="ql" onChange="if (MITgcmR1quickLinksPullDown.ql.options[MITgcmR1quickLinksPullDown.ql.selectedIndex].value != '' )
18     {window.top.location=MITgcmR1quickLinksPullDown.ql.options[MITgcmR1quickLinksPullDown.ql.selectedIndex].value}">
19     <OPTION VALUE=>Quick Links</OPTION>
20     <OPTION VALUE=_ABOUT_>About Release1</OPTION>
21     <OPTION VALUE=_INSTALL_>Install: Getting started</OPTION>
22     <OPTION VALUE=_DOWNLOAD_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Downloading</OPTION>
23     <OPTION VALUE=_COMPILATION_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Building the code</OPTION>
24     <OPTION VALUE=_RUNNING_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Running the code</OPTION>
25     <OPTION VALUE=_TUTORIALS_>Tutorials</OPTION>
26     <OPTION VALUE=_BAROTROPIC_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Barotropic gyre</OPTION>
27     <OPTION VALUE=_BAROCLINIC_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Baroclinic gyre</OPTION>
28     <OPTION VALUE=_GLOBAL_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Global ocean</OPTION>
29     <OPTION VALUE=_OPEN_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Open ocean convection</OPTION>
30     <OPTION VALUE=_SHELF_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Gravity plume</OPTION>
31     <OPTION VALUE=_HELD_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Held-Saurez atmosphere</OPTION>
32     <OPTION VALUE=_DOCUMENTATION_>Documentation</OPTION>
33     <OPTION VALUE=_CONTINUOUS_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Continuous formulation</OPTION>
34     <OPTION VALUE=_NUMERICAL_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Numerical discretization</OPTION>
35     <OPTION VALUE=_HORIZONTAL_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Vector invariant equations</OPTION>
36     <OPTION VALUE=_LINEAR_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Linear advection Schemes</OPTION>
37     <OPTION VALUE=_NONLINEAR_> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Non-linear advection Schemes</OPTION>
38     </SELECT></TD></FORM></FONT>
39     </TR>
40     <TR>
41     <TD nowrap><A HREF="_HOME_"
42     onMouseOver="if(document.images)
43 adcroft 1.2 document.templatetop8002.src='_ROOT_images/nhome_mo.gif';"
44 adcroft 1.1 onMouseOut="if(document.images)
45 adcroft 1.2 document.templatetop8002.src='_ROOT_images/nhome.gif';"
46     ><IMG NAME="templatetop8002" VALIGN="BOTTOM" SRC="_ROOT_images/nhome.gif" BORDER="0" ALT="Home"></A></TD>
47 adcroft 1.1 <TD nowrap><A HREF="_CONTACT_"
48     onMouseOver="if(document.images)
49 adcroft 1.2 document.templatetop8003.src='_ROOT_images/ncontactus_mo.gif';"
50 adcroft 1.1 onMouseOut="if(document.images)
51 adcroft 1.2 document.templatetop8003.src='_ROOT_images/ncontactus.gif';"
52     ><IMG NAME="templatetop8003" VALIGN="BOTTOM" SRC="_ROOT_images/ncontactus.gif" BORDER="0" ALT="Contact Us"></A></TD>
53 adcroft 1.1 <TD nowrap><A HREF="_SITEMAP_"
54     onMouseOver="if(document.images)
55 adcroft 1.2 document.templatetop8004.src='_ROOT_images/nsitemap_mo.gif';"
56 adcroft 1.1 onMouseOut="if(document.images)
57 adcroft 1.2 document.templatetop8004.src='_ROOT_images/nsitemap.gif';"
58     ><IMG NAME="templatetop8004" VALIGN="BOTTOM" SRC="_ROOT_images/nsitemap.gif" BORDER="0" ALT="Site Map"></A></TD>
59 adcroft 1.1 <TD WIDTH=100%>&nbsp;</TD>
60     <TD bgcolor=black nowrap border=0 align="left">
61     <form action="/cgi-bin/sealion-search.cgi" method="POST" name="SearchFrm" valign=top>
62     <font size="-1">
63     <input type="text" name="keywords" size=16>
64     <input type="image" name="srchbut" src=_ROOT_images/search.gif alt="Search" align=middle border=0 height=20>
65     </font>
66     </TD>
67     </form>
68     </TR></TABLE></TD>
69     <TD BGCOLOR=black width=65>&nbsp;</TD>
70     </TR>
71     <TR>
72     <TD background=_ROOT_images/bottommidline2.gif><IMG
73     SRC="_ROOT_images/bottomleftcorner2.gif" BORDER="0"></TD>
74     <TD background="_ROOT_images/bottommidline2.gif"><IMG
75     SRC="_ROOT_images/bottommidline2.gif" width=4 BORDER="0"></TD>
76     <TD ><IMG SRC="_ROOT_images/bottomrightcorner2.gif" BORDER="0"></TD>
77     </TR>
78     </TABLE>
79    

  ViewVC Help
Powered by ViewVC 1.1.22