Parent Directory
|
Revision Log
|
Revision Graph
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 |