Project

General

Profile

1 387 berkley
<html>
2
<head>
3
<title>MARINE Database Query Engine: Enter...</title>
4
</head>
5
<body bgcolor="white">
6
7
<script language="JavaScript">
8 397 berkley
 window.location="http://dev.nceas.ucsb.edu@html-path@/servlet/marine?" +
9
  "action=query&anyfield=%&doctype=any&qformat=html&returnfield=surname&" +
10
  "returnfield=givenname&returnfield=organizationname";
11 387 berkley
</script>
12
13 419 berkley
<center><img src="/@html-path@/marine/logo-line.gif" alt="NCEAS logo"></center>
14 387 berkley
<center><h4>Connecting to the MARINE Database...Please Wait</h4></center>
15
16
<noscript>
17
Please click
18 397 berkley
<a href="http://dev.nceas.ucsb.edu@html-path@/servlet/marine?
19
action=query&anyfield=%&doctype=any&qformat=html&returnfield=surname&
20
returnfield=givenname&returnfield=organizationname">
21 387 berkley
 here</a> to enter the MARINE database.  To disable this message in the future please
22
 enable JavaScript on your browser.
23
</noscript>
24
25
Please click
26 397 berkley
<a href="http://dev.nceas.ucsb.edu@html-path@/servlet/marine?
27
action=query&anyfield=%&doctype=any&qformat=html&returnfield=surname&
28
returnfield=givenname&returnfield=organizationname">
29 387 berkley
 here.</a> if you are not automatically redirected.
30
31
</body>
32
</html>