1 |
295
|
berkley
|
<html>
|
2 |
304
|
berkley
|
<head>
|
3 |
|
|
<title>MARINE Database Query Engine: Enter...</title>
|
4 |
|
|
</head>
|
5 |
|
|
<body bgcolor="white">
|
6 |
318
|
berkley
|
|
7 |
|
|
<script language="JavaScript">
|
8 |
|
|
window.location="http://alpha.nceas.ucsb.edu/servlets/marineServlet?action=init&query=&doctype=any&qformat=html";
|
9 |
|
|
</script>
|
10 |
|
|
|
11 |
|
|
|
12 |
|
|
<center><img src="/xmltodb/lib/marine/logo-line.gif"></center>
|
13 |
|
|
<center><h4>Connecting to the MARINE Database...Please Wait</h4></center>
|
14 |
|
|
|
15 |
|
|
<noscript>
|
16 |
|
|
Please click
|
17 |
|
|
<a href="http://alpha.nceas.ucsb.edu/servlets/marineServlet?action=init&query=&doctype=any&qformat=html">
|
18 |
|
|
here</a> to enter the MARINE database. To disable this message in the future please
|
19 |
|
|
enable JavaScript on your browser.
|
20 |
|
|
</noscript>
|
21 |
|
|
|
22 |
304
|
berkley
|
</body>
|
23 |
|
|
</html>
|