1
|
<html>
|
2
|
<head>
|
3
|
<title>MARINE Database Query Engine: Enter...</title>
|
4
|
<link rel="stylesheet" type="text/css" href="@html-path@/style/rowcol.css">
|
5
|
</head>
|
6
|
<body class="emlbody">
|
7
|
|
8
|
<center><img src="@html-path@/marine/logo-line.gif"></center>
|
9
|
<center><h4>Connecting to the MARINE Database...Please Wait</h4></center>
|
10
|
|
11
|
Please click
|
12
|
<a href="http://dev.nceas.ucsb.edu@html-path@/servlet/marine?
|
13
|
action=query&anyfield=%&doctype=any&qformat=html&returnfield=surname&
|
14
|
returnfield=givenname&returnfield=organizationname">
|
15
|
here.</a> if you are not automatically redirected.
|
16
|
|
17
|
</body>
|
18
|
</html>
|