Project

General

Profile

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
<script language="JavaScript">
9
window.location="http://dev.nceas.ucsb.edu@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html";
10
</script>
11

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

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

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