Project

General

Profile

1
<html>
2
<head>
3
<title>MARINE Database Query Engine: Enter...</title>
4
</head>
5
<body bgcolor="white">
6

    
7
<script language="JavaScript">
8
window.location="http://dev.nceas.ucsb.edu/berkley/servlet/marineServ?action=query&anyfield=%&doctype=any&qformat=html";
9
</script>
10

    
11
Please click 
12
<a href="http://dev.nceas.ucsb.edu/berkley/servlet/marineServ?action=query&anyfield=%&doctype=any&qformat=html"> 
13
 here.</a>
14

    
15
<center><img src="/berkley/marine/logo-line.gif" alt="NCEAS Logo"></center>
16
<center><h4>Connecting to the MARINE Database...Please Wait</h4></center>
17

    
18
<noscript>
19
Please click 
20
<a href="http://dev.nceas.ucsb.edu/berkley/servlet/marineServ?action=query&anyfield=%&doctype=any&qformat=html"> 
21
 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
</body>
26
</html>
(6-6/28)