Project

General

Profile

1 3106 perry
<%@ page    language="java" %>
2
<%
3
 /**
4
  *  '$RCSfile$'
5
  *      Authors: Matt Jones, CHad Berkley
6
  *    Copyright: 2000 Regents of the University of California and the
7
  *               National Center for Ecological Analysis and Synthesis
8
  *  For Details: http://www.nceas.ucsb.edu/
9
  *
10
  *   '$Author$'
11
  *     '$Date$'
12
  * '$Revision$'
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
  * This is an XSLT (http://www.w3.org/TR/xslt) stylesheet designed to
29
  * convert an XML file showing the resultset of a query
30
  * into an HTML format suitable for rendering with modern web browsers.
31
  */
32
%>
33
<%@ include file="PORTAL_SETTINGS.jsp"%>
34
<%@ include file="include_session_vars.jsp"%>
35 5031 daigle
<%@ page import="edu.ucsb.nceas.metacat.properties.PropertyService" %>
36 3106 perry
37
<%
38
///////////////////////////////////////////////////////////////////////////////
39
//
40
// NOTE:
41
//
42
//  GLOBAL CONSTANTS (SETTINGS SUCH AS METACAT URL, LDAP DOMAIN	AND DEBUG
43
//  SWITCH) ARE ALL IN THE INCLUDE FILE "PORTAL_SETTINGS.jsp"
44
//
45
///////////////////////////////////////////////////////////////////////////////
46
%>
47
48
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
49
<html>
50
<head>
51
<title>KNB :: The Knowledge Network for Biocomplexity</title>
52
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
53
<link href="./portalpages.css" rel="stylesheet" type="text/css">
54
<script language="JavaScript" type="text/JavaScript" src="./portalpages.js"></script>
55
</head>
56
57
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
58
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0" class="maintable">
59
  <tr>
60
    <td width="10" height="21" align="right" valign="top" class="title">&nbsp;</td>
61
    <td width="80" rowspan="2" align="center" valign="bottom" class="title"><img src="./images/KNBLogo_top.gif"></td>
62
    <td width="650" rowspan="2" align="center" valign="middle" class="title"><img src="./images/knbTitleText.gif" width="510" height="23" border="0"></td>
63
    <td width="10" height="21" align="left" valign="top" class="title">&nbsp;</td>
64
  </tr>
65
  <tr>
66
    <td width="10" align="right" valign="top" class="title">&nbsp;</td>
67
    <td width="10" align="left" valign="top" class="title">&nbsp;</td>
68
  </tr>
69
  <tr>
70
    <td width="10" align="right" valign="top"><img src="./images/transparent1x1.gif" width="10" height="3"></td>
71
    <td width="80" rowspan="2" align="center" valign="top" class="sectionheader"><img src="./images/KNBLogo_bottom.gif" width="80" height="25"></td>
72
    <td colspan="2" align="left" valign="top"><img src="./images/transparent1x1.gif" width="660" height="3"><img src="./images/transparent1x1.gif" width="1" height="1"></td>
73
  </tr>
74
  <tr>
75
    <td width="10" align="right" valign="top" class="sectionheader">&nbsp;</td>
76
    <td colspan="2" align="center" valign="top" class="sectionheader">&nbsp;</td>
77
  </tr>
78
  <tr>
79
    <td colspan="4"> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
80
        <tr>
81
          <td> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="text_plain">
82
              <tr>
83
                <td><p class="text_plain">The <b>Knowledge Network for Biocomplexity (KNB)</b> is a
84
                    national network intended to facilitate ecological and environmental
85
                    research on biocomplexity.
86
87
                    For scientists, the KNB is an efficient way to discover, access,
88
                    interpret, integrate and analyze complex <b>ecological data</b>
89
                    from a highly-distributed set of field stations, laboratories,
90
                    research sites, and individual researchers.</p>
91
92
                </td>
93
              </tr>
94
            </table></td>
95
        </tr>
96
97 4178 daigle
	<% if ( PropertyService.getProperty("spatial.runSpatialOption").equals("true") ) { %>
98 3106 perry
        <tr>
99
          <td class="text_plain"><%@ include file="include_map.jsp" %></td>
100
        </tr>
101
	<% } %>
102
103
        </tr>
104
        <tr>
105
          <td align="right" valign="top"><img src="images/transparent1x1.gif" width="200" height="5"></td>
106
        </tr>
107
        <tr>
108
          <td class="text_plain"><table width="100%" border="0" cellspacing="0" cellpadding="0">
109
              <tr>
110
                <td width="10" align="right" valign="top"><img src="images/panelhead_bg_lcorner.gif" width="10" height="21"></td>
111
                <td width="720" class="sectionheader">about the KNB project</td>
112
                <td width="10" align="left" valign="top"><img src="images/panelhead_bg_rcorner.gif" width="10" height="21"></td>
113
              </tr>
114
              <tr>
115
                <td colspan="3"><table width="740" border="0" cellpadding="2" cellspacing="0" class="subpanel">
116
                    <tr align="center" valign="middle">
117
                      <td height="36" colspan="4" align="left" class="text_plain_smaller"><a href="<%=knbSiteUrl%>/home.html">The
118
                        KNB Project</a> focuses on research into <a href="<%=knbSiteUrl%>/informatics">informatics</a>
119
                        and <a href="<%=knbSiteUrl%>/biodiversity">biocomplexity</a>, through the
120
                        development of <a href="<%=knbSiteUrl%>/software">software products</a> and
121
                        by providing <a href="<%=knbSiteUrl%>/education">education, outreach and training</a>
122
                      </td>
123
                    </tr>
124
                    <tr align="center" valign="middle">
125
                      <td colspan="2" align="left">&nbsp;</td>
126
                      <td colspan="2" align="right" class="text_plain_smaller"><a href="<%=knbSiteUrl%>/home.html">&gt;&gt;
127
                        more information about the KNB Project... &gt;&gt;</a></td>
128
                    </tr>
129
                    <tr align="center" valign="middle">
130
                      <td colspan="2" align="left" class="text_plain_smaller">Sponsored
131
                        and developed by:<br></td>
132
                      <td colspan="2" align="right">&nbsp;</td>
133
                    </tr>
134
                    <tr align="center" valign="middle">
135
                      <td width="25%"><a href="http://www.nceas.ucsb.edu" target="_blank"><img src="images/NCEASlogo_sm.gif" width="54" height="54" border="0"></a></td>
136
                      <td width="25%"><a href="http://www.ttu.edu" target="_blank"><img
137
 src="images/TTUlogo_sm.gif" alt="TTU Logo" width="43" height="43" border="0" align="middle"></a></td>
138
                      <td width="25%"><a href="http://www.lternet.edu" target="_blank"><img
139
 src="images/LTERlogo_sm.gif" alt="LTER Logo" width="40" height="40" border="0" align="middle"></a></td>
140
                      <td width="25%"><a href="http://www.sdsc.edu" target="_blank"><img src="images/SDSClogo_sm.gif" width="98" height="37" border="0"></a></td>
141
                    </tr>
142
                    <tr align="center" valign="middle">
143
                      <td width="25%"><a
144
 href="http://www.nceas.ucsb.edu" target="_blank" class="text_plain_smaller">National
145
                        Center for Ecological Analysis and Synthesis</a> </td>
146
                      <td width="25%"><a href="http://www.ttu.edu" target="_blank"
147
 class="text_plain_smaller">Texas Tech University</a> </td>
148
                      <td width="25%"><a href="http://www.lternet.edu" target="_blank"
149
 class="text_plain_smaller">Long Term Ecological Research Network</a> </td>
150
                      <td width="25%"><a href="http://www.sdsc.edu" target="_blank"
151
 class="text_plain_smaller">San Diego Supercomputer Center</a> </td>
152
                    </tr>
153
                    <tr>
154
                      <td align="left" valign="top" class="text_example" colspan="4"><img src="./images/transparent1x1.gif" width="200" height="10"></td>
155
                    </tr>
156
                    <tr>
157
                      <td align="left" valign="top" class="text_example" colspan="4"><a
158
 href="http://www.nsf.gov" target="_blank">National Science Foundation</a> Knowledge
159
                        and Distributed Intelligence Program</td>
160
                    </tr>
161
                    <tr>
162
                      <td align="left" valign="top" class="text_example" colspan="4">This
163
                        material is based upon work supported by the National Science
164
                        Foundation under Grant No. DEB99&#8211;80154. Any opinions,
165
                        findings and conclusions or recomendations expressed in this
166
                        material are those of the author(s) and do not necessarily
167
                        reflect the views of the National Science Foundation (NSF).
168
                      </td>
169
                    </tr>
170
                  </table> </td>
171
              </tr>
172
            </table></td>
173
        </tr>
174
      </table></td>
175
  </tr>
176
</table>
177
</td>
178
  </tr>
179
</table>
180
</body>
181
</html>