/[MITgcm]/MITgcm_contrib/ecco2_web/ecco2.jpl.nasa.gov/meetings/index.html
ViewVC logotype

Annotation of /MITgcm_contrib/ecco2_web/ecco2.jpl.nasa.gov/meetings/index.html

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


Revision 1.4 - (hide annotations) (download) (as text)
Mon Jul 28 21:44:08 2008 UTC (17 years ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -2 lines
File MIME type: text/html
aligned 2008 so it appears at the same place for Meetings and for Manuscripts
by moving <br> before <table> in Meetings.

1 bbaker 1.2 <html>
2     <head><link rel="shortcut icon" href="/favicon.ico">
3    
4     <title>ECCO2 Meetings</title>
5    
6     <link rel="stylesheet" href="http://www.jpl.nasa.gov/art/common.css" type="text/css">
7     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
8    
9     <script language="JavaScript" src="/Templates/mm_menu.js"></script>
10     <style type="text/css">
11     <!--
12     .style6 {font-size: 12px; }
13     .style7 {font-size: 11px}
14     .style2 {font-family: Arial, Helvetica, sans-serif;
15     font-size: 11px;
16     }
17     .style11 {
18     font-family: Arial, Helvetica, sans-serif;
19     font-size: 14px;
20     }
21     .style20 {font-family: Arial, Helvetica, sans-serif}
22     .style33 {font-family: Arial, Helvetica, sans-serif;
23     color: #FFFFFF;
24     font-size: 14px;
25     font-weight: bold;
26     }
27     .style34 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 15px; font-weight: bold; }
28     .style21 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
29     .style22 { font-family: Arial, Helvetica, sans-serif;
30     font-size: 20px;
31     font-weight: bold;
32     color: #133A7A;
33     }
34     body,td,th {
35     font-family: Arial, Helvetica, sans-serif;
36     font-size: 14px;
37     color: #000000;
38     }
39     h1,h2,h3,h4,h5,h6 {
40     font-family: Arial, Helvetica, sans-serif;
41     font-weight: bold;
42     }
43     h1 {
44     color: #000000;
45     }
46     h2 {
47     font-size: 16px;
48     color: #000000;
49     }
50     -->
51     </style>
52     </head>
53    
54     <body bgcolor="#000000" link="#000066" vlink="#000066" alink="#009966" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="window.setTimeout('rotate();',1000);MM_preloadImages('/images/topnav_01cr.jpg','/images/topnav_02cr.jpg','/images/topnav_03cr.jpg','/images/topnav_04cr.jpg','/images/topnav_05cr.jpg','/images/butMAN.jpg','/images/butMANup.jpg','/images/butMEET.jpg','/images/butMEETup.jpg','/images/butPROJ.jpg','/images/butPROJup.jpg','/images/butRES.jpg','/images/butRESup.jpg','/images/butPEOP.jpg','/images/butPEOPup.jpg','/images/butREL.jpg','/images/butRELup.jpg')">
55     <table border="0" cellspacing="0" cellpadding="0" align="center" valign="top" bgcolor="#FFFFFF" width="751">
56     <!--DWLayoutTable-->
57     <tr bgcolor="#000000">
58     <td width="10" bgcolor="#000000">
59     <img src="/images/spacer.gif" input title="" width="10" height="1"></td>
60     <td colspan="4" valign="top" bgcolor="#000000"><img src="/images/spacer.gif" input title="" width="730" height="10"></td>
61     <td width="10" bgcolor="#000000"><img src="/images/spacer.gif" input title="" width="10" height="1"></td>
62     </tr>
63     <tr>
64     <td><img src="/images/spacer.gif" input title="" width="10" height="1"></td>
65     <td colspan="4" valign="top"><img src="/images/spacer.gif" input title="" width="730" height="10"></td>
66     <td><img src="/images/spacer.gif" input title="" width="10" height="1"></td>
67     </tr>
68     <tr>
69     <td rowspan="4" valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
70     <td colspan="4" valign="top"><!--#include virtual="/headerMeet.html" --></td><td rowspan="4" valign="top"><img src="/images/spacer.gif" input title="" width="10" height="1"></td>
71     </tr>
72     <tr>
73     <td width="11" valign="top" bgcolor="#C0E7B4"><span class="style11"><img src="/images/spacer.gif" input title="" width="10" height="30"></span></td>
74     <td colspan="3" valign="middle" bgcolor="#C0E7B4"><p align="center"><span class="style34">ECCO2 Meetings &amp; Presentations</span></p></td>
75     </tr>
76     <tr>
77     <td colspan="2" valign="top"><img src="/images/spacer.gif" input title="" width="38" height="50"></td>
78     <td width="655" valign="top"><table width="655" border="0" cellspacing="0" cellpadding="0">
79     <!--DWLayoutTable-->
80     <tr>
81     <th scope="col">
82    
83     <style type="text/css">
84     <!--
85     .style6 {font-size: 12px; }
86     body {
87     background-color: #000000;
88     }
89     body,td,th {
90     font-family: Arial, Helvetica, sans-serif;
91     font-size: 16px;
92     color: #000000;
93     }
94     a:link {
95     color: #333366;
96     }
97     a:visited {
98     color: #333366;
99     }
100     a:hover {
101     color: #333366;
102     }
103     h1,h2,h3,h4,h5,h6 {
104     font-family: Arial, Helvetica, sans-serif;
105     font-weight: bold;
106     }
107     h1 {
108     font-size: 18px;
109     }
110     .style8 {
111     font-size: 16px;
112     font-weight: bold;
113     }
114     -->
115     </style>
116 dimitri 1.4 <br>
117 bbaker 1.2 <!--DWLayoutTable-->
118     <table width="655" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
119     <tr>
120 dimitri 1.4 <td width="655" valign="middle" bgcolor="#FFFFFF">
121 bbaker 1.2
122     <!--#include virtual="/meetings/meetingsINCL.html" -->
123    
124     </td>
125     </tr>
126     </table>
127    
128     </th>
129     </tr>
130     </table></td>
131     <td width="38" valign="top"><img src="/images/spacer.gif" input title="" width="38" height="50"></td>
132     <tr>
133     <td colspan="4" valign="top"><img src="/images/spacer.gif" width="730" height="5"></td>
134     </tr>
135     <tr>
136     <td valign="top"><img src="/images/spacer.gif" input title="" width="10" height="1"></td>
137     <td colspan="4" valign="top" bgcolor="#ffffff"><!--#include virtual="/footer.html" --></td>
138     <td valign="top"><img src="/images/spacer.gif" input title="" width="10" height="1"></td>
139     </tr>
140     <tr>
141     <td><img src="/images/spacer.gif" input title="" width="10" height="1"></td>
142     <td colspan="4" valign="top"><img src="/images/spacer.gif" input title="" width="730" height="10"></td>
143     <td><img src="/images/spacer.gif" input title="" width="10" height="1"></td>
144     </tr>
145     <tr bgcolor="#000000">
146     <td bgcolor="#000000"><img src="/images/spacer.gif" alt="" width="10" height="1"></td>
147     <td colspan="4" valign="top" bgcolor="#000000"><img
148     src="/images/spacer.gif" alt="" width="730" height="10"></td>
149     <td bgcolor="#000000"><img src="/images/spacer.gif" alt="" width="10" height="1"></td>
150     </tr>
151 dimitri 1.3
152     <tr bgcolor="#000000">
153     <td></td>
154     <td></td>
155     <td width="27"></td>
156     <td></td>
157     <td></td>
158     <td></td>
159     </tr>
160 bbaker 1.2 </table>
161     <script language="JavaScript1.2">mmLoadMenus();</script>
162     </body>
163     </html>

  ViewVC Help
Powered by ViewVC 1.1.22