source: ether_ndacc/trunk/web/tools.jsp @ 820

Last change on this file since 820 was 113, checked in by rboipsl, 13 years ago

Import du projet NDACC _ module web

File size: 1.6 KB
Line 
1<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
2<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
3<html><head>
4<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5<link rel="stylesheet" type="text/css" href="resources/css/ndacc.css">
6<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
7
8       
9       
10       
11        <link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" />
12
13        <title>Ether: NDACC</title>
14        <meta name="generator" content="TYPO3 4.1 CMS" />
15
16</head>
17<body >
18
19<jsp:include page="template_haut.jsp" />
20
21
22<div style="margin-top: 0px;margin-right: 100px;" class="menu1"><!-- début de la boite contenant les onglets -->
23<a class="onglet" href="data_ohp.jsp" title="Observatoire de Haute Provence">OHP</a>
24<a class="onglet" href="data_opar.jsp" title="Observatoire de physique de l'atmosph&egrave;re de La R&eacute;union">OPAR</a>
25<a class="onglet" href="data_ddu.jsp">Dumont d'Urville</a>
26<a class="onglet" href="data_lannemezan.jsp">OMP</a>
27<a class="onglet" href="data_villeneuve.jsp">Villeneuve d'Ascq</a>
28<a class="onglet" href="data_saoz.jsp">SAOZ Network</a>
29<span class="onglet-actifo">DATA TOOLS</span>
30</div>
31<div style="margin-top: 0px; height: 600px;" class="plein">
32<blockquote>
33<table cellpadding="2" cellspacing="2" width=95% >
34<tr>
35<td colspan=2><a class=ciel href="./doc/ndacc_spec_service_access_files.doc">>>Document de conception de l'interface de recherche de donn&eacute;es NDACC sur Ether<<</a></td>
36
37</tr>
38
39</table>
40</blockquote>
41</div>
42
43
44
45
46</body>
47</html>
Note: See TracBrowser for help on using the repository browser.