<?php 
   require($DOCUMENT_ROOT . "include/begin.php");
?>

<tr><td class="pageName" height="60">Liens</td></tr>

<tr><td width="165">
       <a target="_blank" href="http://www.xlim.fr/" class="navText">
           <img src="images/logo_xlim.png" alt="Header image" border="0" height="50"><br>
                  Institut de Recherche XLIM, Unité Mixte de Recherche du CNRS 6172
       </a>
</td></tr>

<tr><td width="165">
        <a target="_blank" href="http://www.cryptis.unilim.fr/" class="navText">
            <img src="images/logo_cryptis.png" alt="Header image" border="0" height="50"><br>
                   Formations en Cryptologie et Sécurité de l'Information - Université de Limoges
        </a>
</td></tr>

<tr><td width="165">
        <a target="_blank" href="http://planeur.limoges.free.fr/" class="navText">
            <img src="images/discus.jpg" alt="Header image" border="0" height="100"><br>
                   Association Limousine des Sports Aériens
        </a>
</td></tr>

<?php 
   require($DOCUMENT_ROOT . "include/end.php");
?>
