/[MITgcm]/mitgcm.org/sealion/home_page/home_page_frame.html
ViewVC logotype

Annotation of /mitgcm.org/sealion/home_page/home_page_frame.html

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


Revision 1.2 - (hide annotations) (download) (as text)
Tue Oct 9 10:35:11 2001 UTC (23 years, 9 months ago) by cnh
Branch: MAIN
Changes since 1.1: +17 -16 lines
File MIME type: text/html
Singing and dancing sealions for the web page

1 adcroft 1.1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2     <html>
3     <head>
4     </head>
5     <title>
6     MITgcm Sealion Home Page
7     </title>
8     </head>
9    
10 cnh 1.2 <frameset rows="215,*">
11     <frame src="home_page_ftop.html" name="topMenuBarFrame"
12     scrolling="no" noresize
13     >
14     <frameset cols="300,*">
15     <frame src="home_page_fside.html" name="sideMenuBarFrame">
16     <frame src="home_page_fbody.html" name="mainBodyFrame">
17     </frameset>
18     </frameset>
19     <NOFRAMES>
20     <H2>
21     Frame Alert</H2>
22    
23     <P>
24     This document is designed to be viewed using the frames feature you
25     need to upgrade your browser. Sorry.
26     <BR>
27 adcroft 1.1 </html>

  ViewVC Help
Powered by ViewVC 1.1.22