| 1 | 
edhill | 
1.1 | 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | 
| 2 | 
  | 
  | 
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 
| 3 | 
  | 
  | 
 | 
| 4 | 
  | 
  | 
<html xmlns="http://www.w3.org/1999/xhtml"> | 
| 5 | 
edhill | 
1.4 | 
<head> | 
| 6 | 
  | 
  | 
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> | 
| 7 | 
  | 
  | 
  <!-- <base href="http:/mitgcm.org/" /> --> | 
| 8 | 
  | 
  | 
  <!-- <meta name="" content="" /> --> | 
| 9 | 
  | 
  | 
  <title>MITgcm: <!--ADDTITLE--></title> | 
| 10 | 
  | 
  | 
  <style type="text/css"> | 
| 11 | 
  | 
  | 
  /*<![CDATA[*/ | 
| 12 | 
  | 
  | 
  body { | 
| 13 | 
  | 
  | 
  background-color: #FFFFFF; | 
| 14 | 
  | 
  | 
  color: #000000; | 
| 15 | 
  | 
  | 
  } | 
| 16 | 
  | 
  | 
  :link { color: #0000FF } | 
| 17 | 
  | 
  | 
  :visited { color: #000080 } | 
| 18 | 
  | 
  | 
  :active { color: #FF0000 } | 
| 19 | 
  | 
  | 
  span.c2 {font-size: 110%} | 
| 20 | 
  | 
  | 
  span.c3 {font-size: 140%} | 
| 21 | 
  | 
  | 
  div.c1 {text-align: center} | 
| 22 | 
  | 
  | 
  /*]]>*/ | 
| 23 | 
  | 
  | 
  </style> | 
| 24 | 
  | 
  | 
</head> | 
| 25 | 
edhill | 
1.1 | 
 | 
| 26 | 
  | 
  | 
  <body> | 
| 27 | 
  | 
  | 
    <table align="center" border="0" cellpadding="10" width="100%" summary=""> | 
| 28 | 
  | 
  | 
      <!-- Image Bar --> | 
| 29 | 
  | 
  | 
 | 
| 30 | 
  | 
  | 
      <tr align="center" valign="top"> | 
| 31 | 
  | 
  | 
        <td colspan="2" align="center"> | 
| 32 | 
  | 
  | 
          <div class="c1"> | 
| 33 | 
  | 
  | 
            <img src="TitleImage.gif" | 
| 34 | 
  | 
  | 
            alt="Montage of Applications Original concept by CNH Put into practice by AJA" | 
| 35 | 
  | 
  | 
             height="189" width="628" /><br /> | 
| 36 | 
  | 
  | 
              | 
| 37 | 
  | 
  | 
          </div> | 
| 38 | 
  | 
  | 
        </td> | 
| 39 | 
  | 
  | 
      </tr> | 
| 40 | 
  | 
  | 
 | 
| 41 | 
  | 
  | 
      <tr align="left" valign="top"> | 
| 42 | 
  | 
  | 
        <!-- Menu Table --> | 
| 43 | 
  | 
  | 
 | 
| 44 | 
edhill | 
1.4 | 
        <td width="15%"> | 
| 45 | 
  | 
  | 
          <table bgcolor="#bbffbb" align="left" border="0" cellpadding="3" | 
| 46 | 
edhill | 
1.1 | 
          width="100%" summary=""> | 
| 47 | 
  | 
  | 
            <tr> | 
| 48 | 
  | 
  | 
              <td><!-- Menu --> | 
| 49 | 
edhill | 
1.2 | 
                <span class="c3"> | 
| 50 | 
  | 
  | 
                  <center><b><a href="http://mitgcm.org/"> | 
| 51 | 
  | 
  | 
                        <img src="MITgcm_logo.png" | 
| 52 | 
  | 
  | 
                          alt="MITgcm logo" border="0" width="150" height="50"> | 
| 53 | 
  | 
  | 
                        </a></b></center> | 
| 54 | 
  | 
  | 
                </span> | 
| 55 | 
  | 
  | 
                <span class="c2"> | 
| 56 | 
edhill | 
1.1 | 
 | 
| 57 | 
  | 
  | 
              <!--ADDMENU--> | 
| 58 | 
  | 
  | 
 | 
| 59 | 
edhill | 
1.2 | 
                </span> | 
| 60 | 
  | 
  | 
              </td> | 
| 61 | 
edhill | 
1.1 | 
            </tr> | 
| 62 | 
  | 
  | 
          </table> | 
| 63 | 
  | 
  | 
        </td> | 
| 64 | 
  | 
  | 
        <!-- Content Table --> | 
| 65 | 
  | 
  | 
 | 
| 66 | 
edhill | 
1.4 | 
        <td width="85%"> | 
| 67 | 
  | 
  | 
          <table align="left" border="0" cellpadding="3" width="100%" | 
| 68 | 
edhill | 
1.1 | 
          summary=""> | 
| 69 | 
edhill | 
1.4 | 
            <tr align="left"> | 
| 70 | 
edhill | 
1.1 | 
              <td><!-- Content --> | 
| 71 | 
  | 
  | 
 | 
| 72 | 
  | 
  | 
              <!--ADDCONTENT--> | 
| 73 | 
  | 
  | 
 | 
| 74 | 
  | 
  | 
              </td> | 
| 75 | 
  | 
  | 
            </tr> | 
| 76 | 
  | 
  | 
          </table> | 
| 77 | 
  | 
  | 
        </td> | 
| 78 | 
  | 
  | 
      </tr> | 
| 79 | 
  | 
  | 
    </table> | 
| 80 | 
  | 
  | 
  </body> | 
| 81 | 
  | 
  | 
</html> | 
| 82 | 
  | 
  | 
 |