| 777 | 
           jpm | 
           1 | 
           <?php
  | 
        
        
            | 
            | 
           2 | 
           include_once 'authentification.php' ;
  | 
        
        
            | 
            | 
           3 | 
           if (!isset($debut_article)) {
  | 
        
        
            | 
            | 
           4 | 
               $debut_article = 0;
  | 
        
        
            | 
            | 
           5 | 
           }
  | 
        
        
            | 
            | 
           6 | 
           $nb_affiche = 10;
  | 
        
        
            | 
            | 
           7 | 
           ?>
  | 
        
        
            | 
            | 
           8 | 
           <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  | 
        
        
            | 
            | 
           9 | 
           <html lang="#LANG">
  | 
        
        
            | 
            | 
           10 | 
           <BOUCLE_principale(RUBRIQUES){id_rubrique}{doublons}>
  | 
        
        
            | 
            | 
           11 | 
           <html xmlns="http://www.w3.org/1999/xhtml" lang="#LANG">
  | 
        
        
            | 
            | 
           12 | 
           	<head lang="fr" >
  | 
        
        
            | 
            | 
           13 | 
           		<title>[(#TITRE|supprimer_numero)]</title>
  | 
        
        
            | 
            | 
           14 | 
              | 
        
        
            | 
            | 
           15 | 
           		<!-- INCLUSION SPIP ENTETE -->
  | 
        
        
            | 
            | 
           16 | 
           		<INCLURE(incl_link_entete.php)>
  | 
        
        
           | 1129 | 
           aurelien | 
           17 | 
           		<!-- Début des scripts utilisés par Google Analytics -->
  | 
        
        
            | 
            | 
           18 | 
           		<!-- Google recommande désormais de mettre ce code à la fin du header et pas en bas de page -->
  | 
        
        
            | 
            | 
           19 | 
           		<script>
  | 
        
        
            | 
            | 
           20 | 
           		  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  | 
        
        
            | 
            | 
           21 | 
           		  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  | 
        
        
            | 
            | 
           22 | 
           		  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  | 
        
        
            | 
            | 
           23 | 
           		  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  | 
        
        
            | 
            | 
           24 | 
              | 
        
        
            | 
            | 
           25 | 
           		  ga('create', 'UA-57885-1', 'auto');
  | 
        
        
            | 
            | 
           26 | 
           		  ga('require', 'displayfeatures');
  | 
        
        
            | 
            | 
           27 | 
           		  ga('send', 'pageview');
  | 
        
        
            | 
            | 
           28 | 
              | 
        
        
            | 
            | 
           29 | 
           		</script>
  | 
        
        
            | 
            | 
           30 | 
           		<!-- Fin des scripts utiliés par Google Analytics -->
  | 
        
        
           | 777 | 
           jpm | 
           31 | 
           	</head>
  | 
        
        
            | 
            | 
           32 | 
           	<body id="actualites">
  | 
        
        
            | 
            | 
           33 | 
           		<div id="zone-principale">
  | 
        
        
            | 
            | 
           34 | 
           			<div id="zone-actualites" class="zone-haut">
  | 
        
        
            | 
            | 
           35 | 
           				<h1 id="zone-logo-tela">
  | 
        
        
           | 1129 | 
           aurelien | 
           36 | 
           					<a href="http://www.tela-botanica.org" title="Retour � l'accueil">
  | 
        
        
           | 777 | 
           jpm | 
           37 | 
           						<img src="/sites/actu/generique/images/graphisme/logo_tela_fond_gris.png" alt="Tela Botanica" />
  | 
        
        
            | 
            | 
           38 | 
           					</a>
  | 
        
        
            | 
            | 
           39 | 
           				</h1>
  | 
        
        
           | 1129 | 
           aurelien | 
           40 | 
           				<h2>Le r�seau de la botanique francophone</h2>
  | 
        
        
           | 777 | 
           jpm | 
           41 | 
           				<div class="motsclefs">
  | 
        
        
           | 1129 | 
           aurelien | 
           42 | 
           					<h3>Actualit�s</h3>
  | 
        
        
           | 777 | 
           jpm | 
           43 | 
           					<h4>
  | 
        
        
           | 983 | 
           gduche | 
           44 | 
           						<span class="mot1">Agenda</span><span class="cacher">, </span>
  | 
        
        
            | 
            | 
           45 | 
           						<span class="mot2">s'informer</span><span class="cacher">, </span>
  | 
        
        
           | 777 | 
           jpm | 
           46 | 
           						<span class="mot3">environnement</span>
  | 
        
        
            | 
            | 
           47 | 
           					</h4>
  | 
        
        
            | 
            | 
           48 | 
           				</div>
  | 
        
        
            | 
            | 
           49 | 
           			</div>
  | 
        
        
            | 
            | 
           50 | 
              | 
        
        
            | 
            | 
           51 | 
           			<div id="zone-menu-navigation">
  | 
        
        
            | 
            | 
           52 | 
           				<ul>
  | 
        
        
           | 888 | 
           gduche | 
           53 | 
           				<li id="menuAccueil"><a title="Page Accueil" href="http://www.tela-botanica.org"  class=""> Accueil </a></li>
  | 
        
        
            | 
            | 
           54 | 
           					<li id="menuBotanique"> <a title="Page Botanique" href="/site:botanique"  class="">  Botanique</a></li>
  | 
        
        
           | 1129 | 
           aurelien | 
           55 | 
           					<li id="menuActualites"><span class="menuHautActif"><a title="Page Actualites" href="/site:actu"  class=""> Actualit�s </a></span></li>
  | 
        
        
            | 
            | 
           56 | 
           					<li id="menuReseau"><a title="Page R�seau" href="/site:reseau"  class="">R�seau</a></li>
  | 
        
        
           | 888 | 
           gduche | 
           57 | 
           					<li id="menuProjets"><a title="Page Projets" href="/site:projets"  class=""> Projets </a></li>
  | 
        
        
           | 777 | 
           jpm | 
           58 | 
           				</ul>
  | 
        
        
            | 
            | 
           59 | 
           			</div><!--fermeture div menu haut-->
  | 
        
        
            | 
            | 
           60 | 
              | 
        
        
            | 
            | 
           61 | 
              | 
        
        
            | 
            | 
           62 | 
           		<div id="zone-gauche">
  | 
        
        
            | 
            | 
           63 | 
           			<div id="zone-menu-gauche">
  | 
        
        
           | 1129 | 
           aurelien | 
           64 | 
           				<h1>Actualit�s</h1>
  | 
        
        
           | 777 | 
           jpm | 
           65 | 
           				<INCLURE(incl_menu_gauche.php)>
  | 
        
        
            | 
            | 
           66 | 
           			</div>
  | 
        
        
            | 
            | 
           67 | 
              | 
        
        
            | 
            | 
           68 | 
           			<div id="zone-menu-connexion">
  | 
        
        
            | 
            | 
           69 | 
           				<INCLURE(incl_identification_ellipse.php)>
  | 
        
        
            | 
            | 
           70 | 
           			</div><!--fermeture div connexion-->
  | 
        
        
            | 
            | 
           71 | 
           	</div> <!--fermeture div gauche-->
  | 
        
        
            | 
            | 
           72 | 
              | 
        
        
            | 
            | 
           73 | 
           	<div id="zone-droite">
  | 
        
        
            | 
            | 
           74 | 
              | 
        
        
            | 
            | 
           75 | 
           		<div id="cheminDeFer">
  | 
        
        
            | 
            | 
           76 | 
           			 Vous êtes ici : <a href="sommaire.php3"> Accueil </a> >
  | 
        
        
            | 
            | 
           77 | 
                               <BOUCLE_hier(HIERARCHIE) {id_rubrique}>
  | 
        
        
            | 
            | 
           78 | 
                               <a href="#URL_RUBRIQUE">[(#TITRE|couper{30}|supprimer_numero)]</a> >
  | 
        
        
            | 
            | 
           79 | 
                               </BOUCLE_hier>[(#TITRE|supprimer_numero|couper{30})]
  | 
        
        
            | 
            | 
           80 | 
           		<br /><br />
  | 
        
        
            | 
            | 
           81 | 
           		</div>
  | 
        
        
            | 
            | 
           82 | 
              | 
        
        
            | 
            | 
           83 | 
                       <!-- Corps de la page -->
  | 
        
        
            | 
            | 
           84 | 
                       <div id="contenu">
  | 
        
        
            | 
            | 
           85 | 
              | 
        
        
            | 
            | 
           86 | 
           			<div id="contenu_rubrique">
  | 
        
        
            | 
            | 
           87 | 
                           <!-- Rubriques -->
  | 
        
        
            | 
            | 
           88 | 
                           <BOUCLE_corps_rubriques(RUBRIQUES){id_rubrique}>
  | 
        
        
            | 
            | 
           89 | 
                           <!-- Articles de la rubrique -->
  | 
        
        
            | 
            | 
           90 | 
                           <BOUCLE_articles_rubrique(ARTICLES){id_rubrique}{par date} {inverse} {"<hr />"}{debut_article,10}>
  | 
        
        
           | 883 | 
           gduche | 
           91 | 
                           <div class="actualites1">
  | 
        
        
            | 
            | 
           92 | 
           				[<div class="imageActualites1"><a class="logo_article" href="#URL_ARTICLE">(#LOGO_ARTICLE)</a></div>]
  | 
        
        
            | 
            | 
           93 | 
           			<div class="texteActualites1">
  | 
        
        
            | 
            | 
           94 | 
           			      <h3 class="intituler_rubrique"><a href="#URL_ARTICLE">#TITRE</a></h3>
  | 
        
        
            | 
            | 
           95 | 
           			      <h4 class="date">Mis en ligne [(#DATE|nom_jour)] [(#DATE|affdate)]
  | 
        
        
           | 777 | 
           jpm | 
           96 | 
           			      <B_auteurs_un><:par_auteur:> <BOUCLE_auteurs_un(AUTEURS) {id_article} {", "}>
  | 
        
        
            | 
            | 
           97 | 
           			      #NOM</BOUCLE_auteurs_un>
  | 
        
        
            | 
            | 
           98 | 
           		          <B_motscles>
  | 
        
        
            | 
            | 
           99 | 
           			      -<span class="categorie">
  | 
        
        
           | 883 | 
           gduche | 
           100 | 
           			      <BOUCLE_motscles(MOTS){id_article}{type=Th�matiques}{", "}> <a href="#URL_MOT">[(#TITRE|supprimer_numero)]</a></BOUCLE_motscles>
  | 
        
        
           | 777 | 
           jpm | 
           101 | 
           							        </span>
  | 
        
        
            | 
            | 
           102 | 
           							        </B_motscles>
  | 
        
        
           | 883 | 
           gduche | 
           103 | 
           							</h4>
  | 
        
        
            | 
            | 
           104 | 
           				  <p class="descriptif_contenu ">[(#INTRODUCTION|couper{400})] <a href="#URL_ARTICLE" class="petitcarre">Lire la suite</a></p>
  | 
        
        
           | 777 | 
           jpm | 
           105 | 
           				  [<p><:voir_en_ligne:> : <a href="#URL_SITE" >(#NOM_SITE)</a></p>]
  | 
        
        
           | 883 | 
           gduche | 
           106 | 
                           </div> </div>
  | 
        
        
           | 777 | 
           jpm | 
           107 | 
                           </BOUCLE_articles_rubrique>
  | 
        
        
            | 
            | 
           108 | 
                           <B_corps_sous_rubriques>
  | 
        
        
            | 
            | 
           109 | 
                                   <div class="menu_titre">
  | 
        
        
            | 
            | 
           110 | 
                                               <BOUCLE_corps_sous_rubriques(RUBRIQUES){id_parent}{par date}{inverse}>
  | 
        
        
            | 
            | 
           111 | 
                                               [<a href="#URL_ARTICLE">(#LOGO_RUBRIQUE|right)</a>]
  | 
        
        
            | 
            | 
           112 | 
                                               <div class="intituler_rubrique">
  | 
        
        
            | 
            | 
           113 | 
           										<img src="IMG/emblem-web-18.png" width="18px" height="18px" /> <a href="#URL_RUBRIQUE">#TITRE</a>
  | 
        
        
            | 
            | 
           114 | 
                                               </div>
  | 
        
        
            | 
            | 
           115 | 
                                               <div class="descriptif_contenu ">#TEXTE</div>
  | 
        
        
            | 
            | 
           116 | 
                                               <p style="clear:both"></p>
  | 
        
        
            | 
            | 
           117 | 
                                               </BOUCLE_corps_sous_rubriques>
  | 
        
        
            | 
            | 
           118 | 
                                   </div>
  | 
        
        
            | 
            | 
           119 | 
                                   </B_corps_sous_rubriques>
  | 
        
        
            | 
            | 
           120 | 
              | 
        
        
            | 
            | 
           121 | 
           <!-- article: number ? -->
  | 
        
        
            | 
            | 
           122 | 
           <?php
  | 
        
        
            | 
            | 
           123 | 
           $requete = 'SELECT COUNT(*) AS nbr FROM spip_articles WHERE id_rubrique = '.$id_rubrique;
  | 
        
        
            | 
            | 
           124 | 
           mysql_select_db('tela_prod_spip_actu');
  | 
        
        
            | 
            | 
           125 | 
           $resultat = mysql_query($requete);
  | 
        
        
            | 
            | 
           126 | 
           if (!$resultat) {
  | 
        
        
            | 
            | 
           127 | 
           	echo mysql_error($resultat);
  | 
        
        
            | 
            | 
           128 | 
           }
  | 
        
        
            | 
            | 
           129 | 
           $ligne = mysql_fetch_object($resultat);
  | 
        
        
            | 
            | 
           130 | 
           $nb_art_total = $ligne->nbr;
  | 
        
        
            | 
            | 
           131 | 
           if ($nb_art_total > $nb_affiche) {
  | 
        
        
            | 
            | 
           132 | 
           	echo '<hr/><div id="postarticle">Pages :<br />';
  | 
        
        
            | 
            | 
           133 | 
           	if ($debut_article >= $nb_affiche) {
  | 
        
        
            | 
            | 
           134 | 
           		echo '<a href="rubrique.php3?id_rubrique=#ID_RUBRIQUE&debut_article='.($debut_article-$nb_affiche).'">Page précédente</a><br />';
  | 
        
        
            | 
            | 
           135 | 
           	}
  | 
        
        
            | 
            | 
           136 | 
           	for ($article = 0, $page = 1; $article < $nb_art_total; $article += $nb_affiche, $page++) {
  | 
        
        
            | 
            | 
           137 | 
           		if ($debut_article != $article) {
  | 
        
        
            | 
            | 
           138 | 
           			echo '<a href="rubrique.php3?id_rubrique=#ID_RUBRIQUE&debut_article='.$article.'">'.$page.'</a> ';
  | 
        
        
            | 
            | 
           139 | 
           		} else {
  | 
        
        
            | 
            | 
           140 | 
           			echo $page.' ';
  | 
        
        
            | 
            | 
           141 | 
           		}
  | 
        
        
            | 
            | 
           142 | 
           	}
  | 
        
        
            | 
            | 
           143 | 
           	if ($debut_article + $nb_affiche < $nb_art_total) {
  | 
        
        
            | 
            | 
           144 | 
           		echo '<br /><a href="rubrique.php3?id_rubrique=#ID_RUBRIQUE&debut_article='.($debut_article + $nb_affiche).'">Page suivante</a>';
  | 
        
        
            | 
            | 
           145 | 
           	}
  | 
        
        
            | 
            | 
           146 | 
           	echo '<p>Nombre total d\'articles de la rubrique : '.$nb_art_total.'</p>';
  | 
        
        
            | 
            | 
           147 | 
           	echo '</div>';
  | 
        
        
            | 
            | 
           148 | 
           }
  | 
        
        
            | 
            | 
           149 | 
           ?>
  | 
        
        
            | 
            | 
           150 | 
              | 
        
        
            | 
            | 
           151 | 
              | 
        
        
            | 
            | 
           152 | 
                                   </BOUCLE_corps_rubriques>
  | 
        
        
            | 
            | 
           153 | 
              | 
        
        
            | 
            | 
           154 | 
           			</div>
  | 
        
        
            | 
            | 
           155 | 
           			<!-- Menu de navigation rubriques -->
  | 
        
        
            | 
            | 
           156 | 
           			<div id="nav_gauche">
  | 
        
        
            | 
            | 
           157 | 
           				<?php $rub = "#ID_SECTEUR" ;?>
  | 
        
        
            | 
            | 
           158 | 
           			</div>
  | 
        
        
            | 
            | 
           159 | 
              | 
        
        
            | 
            | 
           160 | 
           	</BOUCLE_principale>
  | 
        
        
            | 
            | 
           161 | 
           	</div></div>
  | 
        
        
            | 
            | 
           162 | 
           	<div id="zone-bas-page">
  | 
        
        
            | 
            | 
           163 | 
           				<div>
  | 
        
        
            | 
            | 
           164 | 
           					<ul>
  | 
        
        
            | 
            | 
           165 | 
           						<li id="accueil"><a href="http://www.tela-botanica.org">Accueil</a></li>
  | 
        
        
           | 1101 | 
           raphael | 
           166 | 
           						<li id="faq"><a title="Page faq" href="/page:faq"> FAQ</a></li>
  | 
        
        
            | 
            | 
           167 | 
           						<li id="contact"><a title="Page contact" href="/page:contact"> Contact</a></li>
  | 
        
        
            | 
            | 
           168 | 
           						<li id="plan"><a title="Page plan du site" href="/page:plan_du_site"> Plan du site</a></li>
  | 
        
        
            | 
            | 
           169 | 
           						<li id="rss"><a title="Page flux rss" href="/page:fluxRSS"> Flux rss</a></li>
  | 
        
        
           | 1129 | 
           aurelien | 
           170 | 
           						<li id="telechargement"><a title="Page t�l�chargement" href="/page:telechargement"> T�l�chargement</a></li>
  | 
        
        
            | 
            | 
           171 | 
           						<li id="visite"><a href="/page:comment_marche_le_reseau" title="Page visite guid�e"> Visite guid�e</a></li>
  | 
        
        
            | 
            | 
           172 | 
           						<li id="mentions"><a href="/page:licence" title="Page mentions l�gales"> Mentions l�gales</a></li>
  | 
        
        
           | 777 | 
           jpm | 
           173 | 
           					</ul>
  | 
        
        
            | 
            | 
           174 | 
           				</div>
  | 
        
        
            | 
            | 
           175 | 
           				<address id="coordonees">
  | 
        
        
            | 
            | 
           176 | 
           				  	<span>Association TELA BOTANICA</span>
  | 
        
        
           | 1130 | 
           aurelien | 
           177 | 
           					<span>4 Rue de Belfort </span>
  | 
        
        
            | 
            | 
           178 | 
           					<span>34000 Montpellier  </span>
  | 
        
        
           | 1129 | 
           aurelien | 
           179 | 
           					<span>T�l. +334 67 52 41 22</span>
  | 
        
        
           | 777 | 
           jpm | 
           180 | 
           					<span><a title="Page contact" href="#"> accueil[at]tela-botanica.org</a></span>
  | 
        
        
            | 
            | 
           181 | 
           				<br /><br />
  | 
        
        
            | 
            | 
           182 | 
           				</address>
  | 
        
        
            | 
            | 
           183 | 
           			</div>
  | 
        
        
            | 
            | 
           184 | 
              | 
        
        
            | 
            | 
           185 | 
           			<div id="zone-menu-haut">
  | 
        
        
           | 811 | 
           gduche | 
           186 | 
           					<div id="zone-visiteur">
  | 
        
        
            | 
            | 
           187 | 
           						<ul>
  | 
        
        
            | 
            | 
           188 | 
           							<li id="connectes">Visiteurs : <span class="gris"></span></li>
  | 
        
        
            | 
            | 
           189 | 
           							<li id="inscrits">Inscrits : <span class="gris"></span></li>
  | 
        
        
            | 
            | 
           190 | 
           						</ul>
  | 
        
        
            | 
            | 
           191 | 
           					</div>
  | 
        
        
            | 
            | 
           192 | 
           					<div id="zone-acces-rapide">
  | 
        
        
           | 777 | 
           jpm | 
           193 | 
           					<ul>
  | 
        
        
           | 1101 | 
           raphael | 
           194 | 
           					<li id="don"><a href="/page:soutien">Faites un don</a></li>
  | 
        
        
           | 1129 | 
           aurelien | 
           195 | 
           					<li id="lettre"><a href="/page:mon_inscription_au_reseau">Lettre d'actualit�s</a></li>
  | 
        
        
           | 811 | 
           gduche | 
           196 | 
           					<li id="recherche">
  | 
        
        
           | 1101 | 
           raphael | 
           197 | 
           					<form id="form_more_recherche" method="post" action="/site:actu">
  | 
        
        
           | 811 | 
           gduche | 
           198 | 
           					<fieldset>
  | 
        
        
            | 
            | 
           199 | 
           					<legend>Moteur de recherche</legend>
  | 
        
        
            | 
            | 
           200 | 
           					<label for="more_motif">Rechercher : </label>
  | 
        
        
            | 
            | 
           201 | 
           					<input type="text" title="Mettre les termes entre guillemets pour rechercher sur la phrase exacte." onblur="focusRechercher(this, 'Rechercher'); nettoyerChamp('more_motif', 'Rechercher');basculerTaille('more_motif', false);" onfocus="focusRechercher(this, 'Rechercher'); nettoyerChamp('more_motif', 'Rechercher');basculerTaille('more_motif', true);" value="Rechercher" accesskey="4" maxlength="100" tabindex="100" name="more_motif" id="more_motif">
  | 
        
        
            | 
            | 
           202 | 
           					<input type="submit" value="ok" tabindex="101" name="more_ok" id="more_ok">
  | 
        
        
            | 
            | 
           203 | 
           					</fieldset>
  | 
        
        
            | 
            | 
           204 | 
           					</form>
  | 
        
        
            | 
            | 
           205 | 
           </li>
  | 
        
        
           | 777 | 
           jpm | 
           206 | 
           						<li class="drapeau">
  | 
        
        
            | 
            | 
           207 | 
           							<a href="?langue=fr">
  | 
        
        
           | 1129 | 
           aurelien | 
           208 | 
           								<img title="Tela Botanica en Fran�ais" alt="Fran�ais" src="/sites/commun/generique/images/graphisme/drapeau_fr.png">
  | 
        
        
           | 777 | 
           jpm | 
           209 | 
           							</a>
  | 
        
        
            | 
            | 
           210 | 
           						</li>
  | 
        
        
            | 
            | 
           211 | 
           						<li class="drapeau">
  | 
        
        
            | 
            | 
           212 | 
           							<a href="?langue=en">
  | 
        
        
           | 811 | 
           gduche | 
           213 | 
           								<img title="Tela Botanica in english" alt="Anglais" src="/sites/commun/generique/images/graphisme/drapeau_gb.png">
  | 
        
        
           | 777 | 
           jpm | 
           214 | 
           							</a>
  | 
        
        
            | 
            | 
           215 | 
           						</li>
  | 
        
        
            | 
            | 
           216 | 
           					</ul>
  | 
        
        
            | 
            | 
           217 | 
           				</div>
  | 
        
        
            | 
            | 
           218 | 
           			</div>
  | 
        
        
            | 
            | 
           219 | 
           		</div> <!--fermeture div zone-principale-->
  | 
        
        
           | 883 | 
           gduche | 
           220 | 
           		<!-- D�but des scripts utilis�es par ClickHeat -->
  | 
        
        
           | 777 | 
           jpm | 
           221 | 
           		<script type="text/javascript" src="http://www.tela-botanica.net/clickheat/js/clickheat.js"></script><noscript><p><a href="http://www.labsmedia.fr/index.html">Outils webmaster gratuits</a></p></noscript><script type="text/javascript"><!--
  | 
        
        
            | 
            | 
           222 | 
           			clickHeatSite = 'tela-botanica.org';clickHeatGroup = encodeURIComponent(window.location.pathname+window.location.search);clickHeatServer = 'http://www.tela-botanica.net/clickheat/click.php';initClickHeat(); //-->
  | 
        
        
            | 
            | 
           223 | 
           		</script>
  | 
        
        
           | 883 | 
           gduche | 
           224 | 
           		<!-- Fin des scripts utilis�es par ClickHeat -->
  | 
        
        
           | 777 | 
           jpm | 
           225 | 
           	</body>
  | 
        
        
           | 811 | 
           gduche | 
           226 | 
           </html>
  |