<CONTENT VERSION="1.0" LANG="fr" CHARSET="iso-8859-1"/>
<!--[
LODEL - Logiciel d'Edition ELectronique.
Copyright (c) 2001-2002, Ghislain Picard, Marin Dacos
Copyright (c) 2003-2004, Ghislain Picard, Marin Dacos, Luc Santeramo, Nicolas Nutten, Anne Gentil-Beccot
Home page: http://www.lodel.org
E-Mail: hide@address.com
All Rights Reserved
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.]-->
<USE MACROFILE="macros_accueil.html">
<html>
<head>
<title>LODEL Page d'accueil</title>
<meta http-equiv="Content-Type" content="text/html; charset=[#CHARSET]">
<link rel="stylesheet" href="styles_lodel.css">
<script language="javascript"><!--
triangle = new Image;
triangle.src = "[#SHAREURL]/images/triangle3.gif";
triangle2 = new Image;
triangle2.src = "[#SHAREURL]/images/triangle2.gif";
//
--></script>
</head>
<BODY bgcolor="#FFFFFF" text="Black" vlink="black" link="black" ALINK="black" onLoad="" MARGINWIDTH="0" MARGINHEIGHT="0" rightmargin="0" leftmargin=0 topmargin=0 bottommargin="0">
<br>
<table width="85%" border="0" align="center" cellspacing="0" cellpadding="0" bordercolor="#FFFFFF">
<tr>
<td bgcolor="#FFFFFF" align="center">
<a href="http://documentation.lodel.org">
<div align="center">
<strong>LODEL</strong>
</div>
</a>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="center">
<table width="700" border="0" align="center" cellspacing="4" cellpadding="4">
<tr>
<td>
<table width="100%">
<tr>
<td colspan="2">
<br>
<strong>Sélectionnez un site</strong><br>
</td>
</tr>
<tr>
<td width="60%">
<LOOP NAME="selectionne_revue" TABLE="sites" WHERE="ok" ORDER="nom">
<DO>
<div id="[#REP]" class="texte_petit">
<img src="[#SHAREURL]/images/triangle.gif" border="0" alt="Autres publications électroniques">
<a href="[#URL]" onmouseover="[#REP].src=triangle.sr"
onmouseout="[#REP].src=triangle2.src"><font color="#000000">[#NOM]</font></a>
<br> </div>
</DO>
</LOOP>
</td>
<td width="40%">
<LOOP NAME="sel_rev" TABLE="sites" WHERE="ok" ORDER="nom">
<DO>
<div id="[#REP]" class="texte_petit">
[<a href="[#URL]/lodel/edition/index.php">Editer [#REP]</a>]
<br> </div>
</DO>
</LOOP>
</td>
</tr>
</table>
<blockquote>
<a href="http://documentation.lodel.org">
<img src="[#SHAREURL]/images/triangle.gif" border="0" alt="Documentation"> Documentation
</a>
<br>
<a href="lodeladmin">
<img src="[#SHAREURL]/images/triangle.gif" border="0" alt="Administration"> Administration
</a>
(accès réservé)
<br>
<br>
<font size="-2"><strong>Avertissement légal.</strong> Lodel est un logiciel libre sous licence GPL. <a href="COPYING">Lire la licence</a>.</font>
</blockquote> </td>
</tr>
</table>
</td>
</tr>
</table>
<MACRO NAME="CLOSE_HTML">