Project

General

Profile

1
<!--
2
  *  '$RCSfile$'
3
  *      Authors: Matt Jones
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: walbridge $'
9
  *     '$Date: 2007-11-27 14:49:02 -0800 (Tue, 27 Nov 2007) $'
10
  * '$Revision: 3617 $'
11
  * 
12
  * This is an HTML document for displaying metadata catalog tools
13
  *
14
  * This program is free software; you can redistribute it and/or modify
15
  * it under the terms of the GNU General Public License as published by
16
  * the Free Software Foundation; either version 2 of the License, or
17
  * (at your option) any later version.
18
  *
19
  * This program is distributed in the hope that it will be useful,
20
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
21
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22
  * GNU General Public License for more details.
23
  *
24
  * You should have received a copy of the GNU General Public License
25
  * along with this program; if not, write to the Free Software
26
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
27
-->
28
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
29
<html>
30
<head>
31
<title>NCEAS Data Repository Interactive Map</title>
32
  <link rel="stylesheet" type="text/css" 
33
        href="@systemidserver@@style-skins-path@/nceas/nceas.css">
34
  <script language="JavaScript" type="text/JavaScript"
35
          src="@systemidserver@@style-skins-path@/nceas/nceas.js"></script>
36
  <script language="JavaScript" type="text/JavaScript"
37
          src="@systemidserver@@style-common-path@/branding.js"></script>
38
  <script type="text/javascript" 
39
          src="@systemidserver@@style-skins-path@/nceas/navigation.js"></script>
40
  <script type="text/javascript"
41
          src="@systemidserver@@style-skins-path@/nceas/search.js"></script>
42

    
43
</head>
44
<body id="Overview" onload="loginStatus();">
45
    <div id="main_wrapper">
46

    
47
    <div id="header">
48
        <p>Skip to <a href="#navigation">navigation</a>, <a href="#main_content">main
49
        content</a>, <a href="#secondary_content">secondary content</a> or to <a
50
        href="#search">search</a>.</p> <h1><span></span><a href="/">NCEAS</a></h1>
51
    </div>
52
    <div id="navigation">
53
        <p></p>
54
        <ul id="main_nav">
55
            <ul class="menu">
56
                <li class="collapsed"><a href="http://www.nceas.ucsb.edu">Home</a></li>
57
                <li class="collapsed"><a href="http://data.nceas.ucsb.edu">Repository</a></li>
58
                <li class="collapsed"><a href="@cgi-prefix@/register-dataset.cgi?cfg=nceas">Register</a></li>
59
                <li class="collapsed"><span id="login_block"></span></li>
60
            </ul>
61
        </ul>
62
    </div> <!-- navigation -->
63
    <div id="content_wrapper">
64
        <h1>NCEAS Data Repository Interactive Map</h1>
65

    
66
        <iframe scrolling="no" frameborder="0" width="750" height="520" src="spatial/map.html">
67
          You need iframe support 
68
        </iframe>
69

    
70
<div id="footer">
71
    <div id="footer_logos">
72
                <a href="http://www.msi.ucsb.edu/"><img
73
src="images/logo_msi.jpg" alt="MSI: Marine Science Institute" height="66"
74
width="132"></a><a href="http://www.nsf.gov/"><img src="images/logo_nsf.jpg"
75
alt="NSF: National Science 
76
Foundation" height="66" width="70"></a><a href="http://www.ucsb.edu/"><img
77
src="images/logo_ucsb.jpg" alt="UCSB: University of California at Santa Barbara"
78
height="66" width="132"></a>
79
    </div> <!-- footer_logos -->
80
    <div id="footer_contact">
81
        <span class="contact_name">National Center for Ecological Analysis and Synthesis</span>
82

    
83
        <span class="contact_address">735 State Street, Suite 300, Santa Barbara, CA 93101</span>
84
        <span class="copyright">Copyright &copy; 2007 The Regents of the
85
University of California, All Rights Reserved</span>
86
        <span class="copyright"><a href="http://www.ucsb.edu/" title="Visit the
87
UCSB website">UC Santa Barbara</a>, Santa Barbara CA 93106 &bull; (805)
88
893-8000</span>
89
        <span class="copyright"><a href="mailto:webmaster@nceas.ucsb.edu"
90
title="E-mail the NCEAS webmaster">Contact</a> &bull; <a
91
href="http://www.ucsb.edu/policies/terms-of-use.shtml">Terms of Use</a> &bull; <a
92
href="http://www.nceas.ucsb.edu/accessibility" title="NCEAS is committed to the
93
accessibility of its products for all users">Accessibility</a></span>
94

    
95
        <span class="copyright">Last Modified July 10, 2007</span>
96
    </div> <!-- footer_contact -->
97
</div>
98

    
99
</div> <!-- id="content_wrapper"-->
100

    
101
</div>
102

    
103
</body>
104
</html>
(2-2/12)