Project

General

Profile

1 666 jones
<!--
2
  *  '$RCSfile$'
3
  *      Authors: Chad Berkley
4
  *    Copyright: 2000 Regents of the University of California and the
5
  *               National Center for Ecological Analysis and Synthesis
6
  *  For Details: http://www.nceas.ucsb.edu/
7
  *
8
  *   '$Author$'
9
  *     '$Date$'
10
  * '$Revision$'
11
  *
12
  * This program is free software; you can redistribute it and/or modify
13
  * it under the terms of the GNU General Public License as published by
14
  * the Free Software Foundation; either version 2 of the License, or
15
  * (at your option) any later version.
16
  *
17
  * This program is distributed in the hope that it will be useful,
18
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
19
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20
  * GNU General Public License for more details.
21
  *
22
  * You should have received a copy of the GNU General Public License
23
  * along with this program; if not, write to the Free Software
24
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
25
-->
26 295 berkley
<html>
27 304 berkley
<head>
28
<title>MARINE Database Query Engine: Enter...</title>
29 497 jones
<link rel="stylesheet" type="text/css" href="@html-path@/style/rowcol.css">
30 304 berkley
</head>
31 497 jones
<body class="emlbody">
32 318 berkley
33
<script language="JavaScript">
34 497 jones
window.location="http://dev.nceas.ucsb.edu@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html";
35 318 berkley
</script>
36
37 418 berkley
Please click
38 497 jones
<a href="http://dev.nceas.ucsb.edu@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html">
39 418 berkley
 here.</a>
40 318 berkley
41 497 jones
<center><img src="@html-path@/marine/logo-line.gif" alt="NCEAS Logo"></center>
42 318 berkley
<center><h4>Connecting to the MARINE Database...Please Wait</h4></center>
43
44
<noscript>
45
Please click
46 497 jones
<a href="http://dev.nceas.ucsb.edu@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html">
47 318 berkley
 here</a> to enter the MARINE database.  To disable this message in the future please
48
 enable JavaScript on your browser.
49
</noscript>
50
51 304 berkley
</body>
52 418 berkley
</html>