Project

General

Profile

1 1929 brooke
  <!--
2
    '$RCSfile$'
3
    Copyright: 2001 Regents of the University of California and the
4
               National Center for Ecological Analysis and Synthesis
5
     '$Author$'
6
       '$Date$'
7
   '$Revision$'
8
9
   This program is free software; you can redistribute it and/or modify
10
   it under the terms of the GNU General Public License as published by
11
   the Free Software Foundation; either version 2 of the License, or
12
   (at your option) any later version.
13
14
   This program is distributed in the hope that it will be useful,
15
   but WITHOUT ANY WARRANTY; without even the implied warranty of
16
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
   GNU General Public License for more details.
18
19
   You should have received a copy of the GNU General Public License
20
   along with this program; if not, write to the Free Software
21
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
22
  -->
23
<!--____________________________max_width_____________________________________-->
24
25 1982 jones
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
26 1929 brooke
<html>
27
<head>
28 3915 walbridge
  <title>[% config.abbrev %] Data [% config.type %]</title>
29 1929 brooke
  <link rel="stylesheet" type="text/css"
30 3915 walbridge
        href="[% styleSkinsPath %]/[% cfg %]/[% cfg %].css">
31 1929 brooke
  <script language="JavaScript" type="text/JavaScript"
32 3915 walbridge
          src="[% styleSkinsPath %]/[% cfg %]/[% cfg %].js"></script>
33 1929 brooke
  <script language="JavaScript" type="text/JavaScript"
34 3915 walbridge
          src="[% styleCommonPath %]/branding.js"></script>
35 1929 brooke
</head>
36
<body>
37 1982 jones
      <script language="JavaScript" type="text/javascript">
38 4373 walbridge
          insertTemplateOpening("[% contextUrl %]");
39 1929 brooke
      </script>