Project

General

Profile

1 295 berkley
<html>
2 304 berkley
<head>
3
<title>MARINE Database Query Engine: Enter...</title>
4 497 jones
<link rel="stylesheet" type="text/css" href="@html-path@/style/rowcol.css">
5 304 berkley
</head>
6 497 jones
<body class="emlbody">
7 318 berkley
8
<script language="JavaScript">
9 497 jones
window.location="http://dev.nceas.ucsb.edu@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html";
10 318 berkley
</script>
11
12 418 berkley
Please click
13 497 jones
<a href="http://dev.nceas.ucsb.edu@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html">
14 418 berkley
 here.</a>
15 318 berkley
16 497 jones
<center><img src="@html-path@/marine/logo-line.gif" alt="NCEAS Logo"></center>
17 318 berkley
<center><h4>Connecting to the MARINE Database...Please Wait</h4></center>
18
19
<noscript>
20
Please click
21 497 jones
<a href="http://dev.nceas.ucsb.edu@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html">
22 318 berkley
 here</a> to enter the MARINE database.  To disable this message in the future please
23
 enable JavaScript on your browser.
24
</noscript>
25
26 304 berkley
</body>
27 418 berkley
</html>