Revision 418
Added by berkley about 24 years ago
lib/marine/index.html | ||
---|---|---|
5 | 5 |
<body bgcolor="white"> |
6 | 6 |
|
7 | 7 |
<script language="JavaScript"> |
8 |
window.location="http://alpha.nceas.ucsb.edu/servlets/marineServlet?action=init&query=&doctype=any&qformat=html";
|
|
8 |
window.location="http://dev.nceas.ucsb.edu/berkley/servlet/marineServ?action=query&anyfield=%&doctype=any&qformat=html";
|
|
9 | 9 |
</script> |
10 | 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> |
|
11 | 14 |
|
12 |
<center><img src="/xmltodb/lib/marine/logo-line.gif"></center>
|
|
15 |
<center><img src="/berkley/marine/logo-line.gif" alt="NCEAS Logo"></center>
|
|
13 | 16 |
<center><h4>Connecting to the MARINE Database...Please Wait</h4></center> |
14 | 17 |
|
15 | 18 |
<noscript> |
16 | 19 |
Please click |
17 |
<a href="http://alpha.nceas.ucsb.edu/servlets/marineServlet?action=init&query=&doctype=any&qformat=html">
|
|
20 |
<a href="http://dev.nceas.ucsb.edu/berkley/servlet/marineServ?action=query&anyfield=%&doctype=any&qformat=html">
|
|
18 | 21 |
here</a> to enter the MARINE database. To disable this message in the future please |
19 | 22 |
enable JavaScript on your browser. |
20 | 23 |
</noscript> |
21 | 24 |
|
22 | 25 |
</body> |
23 |
</html> |
|
26 |
</html> |
Also available in: Unified diff
added alt tag