document.writeln('		<ul id="menuDeroulant">');
document.writeln('          <li> <a href="http://colmar.umc-europe.org/" target="_self">ACCUEIL</a> ');
document.writeln('         </li>');
document.writeln('          <li> <a href="#">SOMMAIRE</a> ');
document.writeln('            <ul class="sousMenu">');
document.writeln('              <li><a href="http://colmar.umc-europe.org/meta.php?action=programme">Editorial</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/meta.php?action=message&option=message">Message de la semaine</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/agenda.php">Prochainement</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/php/sitedm.php" target="_blank">Site du mois</a></li>');
document.writeln('            </ul>');
document.writeln('          </li>');
document.writeln('          <li> <a href="#">EVENEMENTS</a> ');
document.writeln('            <ul class="sousMenu">');
document.writeln('              <li><a href=meta.php?action=evenement&option=liste>Archives</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/php/programme.php" target="_blank">Programme du mois</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/">Prochainement</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/agenda.php">Agenda</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/formulaire.htm">Recevoir le programme</a></li>');
document.writeln('            </ul>');
document.writeln('          </li>');
document.writeln('          <li> <a href="#">MESSAGES</a> ');
document.writeln('            <ul class="sousMenu">');
document.writeln('              <li><a href="http://colmar.umc-europe.org/meta.php?action=message&option=message"target="_self">Message de la semaine</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/meta.php?action=message&option=liste "target="_self">Message d\'archive</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/formulaire.htm" target="_self">Recevoir le message</a></li>');
document.writeln('            </ul>');
document.writeln('          </li>');
document.writeln('          <li> <a href="#">HISTOIRE</a> ');
document.writeln('            <ul class="sousMenu">');
document.writeln('              <li><a href="http://colmar.umc-europe.org/histoire_wesley.htm">Histoire de John Wesley</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/histoire_1.htm">L\'impact du méthodisme</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/histoire_2.htm">Le méthodisme en France</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/histoire_3.htm">Le méthodisme en Alsace</a></li>');
document.writeln('            </ul>');
document.writeln('          </li>');
document.writeln('          <li> <a href="#;">A PROPOS</a> ');
document.writeln('            <ul class="sousMenu">');
document.writeln('              <li><a href="http://colmar.umc-europe.org/presentation.php" target="_self">Qui sommes nous?</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/coordonees.htm" target="_self">Nous contacter</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/carte.php" target="_self">Nous rejoindre</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/formulaire.htm" target="_self">Recevoir le programme</a></li>');
document.writeln('              <li><a href="http://colmar.umc-europe.org/admin.php" target="_self">Administration</a></li>');
document.writeln('            </ul>');
document.writeln('          </li>');
document.writeln('          <li><a href="#;">LIENS</a>');
document.writeln('            <ul class="sousMenu">');
document.writeln('          	<li><a href="#;">Méthodistes</li></a>');
document.writeln('				<ul class="sousMenu1">');
document.writeln('					<li><a href="http://ueem.umc-europe.org/" target="_blank">Union méthodiste française (UEEMF)</a></li>');
document.writeln('					<li><a href="http://enroute.umc-europe.org/" target="_blank">Le journal de notre union "En route"</a></li>');
document.writeln('					<li><a href="http://www.umc.org/" target="_blank">L\'union méthodiste mondiale (UMC)</a></li>');
document.writeln('					<li><a href="http://eemnews.umc-europe.org/" target="_blank">Nouvelles internationales de l\'UEEM</a></li>');
document.writeln('					<li><a href="http://www.connexio.ch/index_fr.htm" target="_blank">CONNEXIO (Mission méthodiste)</a></li>');
document.writeln('					<li><a href="http://www.cmft.ch/" target="_blank">Centre Méthodiste de Formation Théologique (CMFT)</a></li>');
document.writeln('					<li><a href="http://www.landersen.com/" target="_blank">Centre de Vacances de Landersen</a></li>');
document.writeln('					<li><a href="http://www.tipiardent.fr/" target="_blank">Tipi Ardent</a></li>');
document.writeln('				</ul>');
document.writeln('          	<li><a href="#;">Liens divers</a></li>');
document.writeln('				<ul class="sousMenu1">');
document.writeln('					<li><a href="http://www.bethesda.fr/" target="_blank">Association Béthesda</a></li>');
document.writeln('					<li><a href="http://www.certitude.fr/" target="_blank">Librairie Certitude</a></li>');
document.writeln('				</ul>');
document.writeln('            </ul>');
document.writeln('          </li>');
document.writeln('        </ul>');	
