function renvoieVille()
{
  Ville = "<p class='spip'> - les interdictions de circulation dans les villes du d&eacute;partement&nbsp;<script>var pronomDep=renvoiePronom();document.write(pronomDep);</script>";
  Ville += " <b><script>var nomDep=renvoieLibelle();document.write(nomDep);</script></b>";
  Ville += " pr&eacute;cis&eacute;es dans le fascicule des conditions particuli&egrave;res";
  Ville += " de circulation pour la travers&eacute;e de certaines agglom&eacute;rations ou";
  Ville += " points particuliers concernent&nbsp;:</p>";

	chargeVarGlobales();
//alert(currentDep);
	switch (currentDep)
  {

  case "01":

    Bourg = "'villes/01_bourg_en_bresse.htm'";
    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0"><tr valign="top" width="15"><td class="Texte">';
    Ville += '<img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Bourg +',320,445,50,50,0)">Bourg-en-Bresse</a>&nbsp;</td>';
    Ville += '<td class="Texte">   7h30 &agrave; 8h30<br>';
    Ville += '      11h30 &agrave; 12h30<br>';
    Ville += '      13h30 &agrave; 14h30<br>';
    Ville += '      16h30 &agrave; 18h30 <br>';
    Ville += '      mercredi 7h30 &agrave; 9h00  11h00 &agrave; 14h30  16h30 &agrave; 18h30</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td><td class="Texte">Pont-de-Vaux</td>';
    Ville += '<td class="Texte">mercredi 7h00 &agrave; 13h30 (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td><td class="Texte">Saint-Laurent-sur-Sa&ocirc;ne</td>';
    Ville += '<td class="Texte"> 7h00 &agrave; 9h00<br>';
    Ville += '      13h30 &agrave; 14h30<br>';
    Ville += '      11h30 &agrave; 12h30<br>';
    Ville += '      17h00 &agrave; 19h30<br>';
    Ville += '      samedi 7h00 &agrave; 12h00 et du 1/06 au 1/10 veille et lendemain de jours f&eacute;ri&eacute;s </td></tr></table></p>';

    break;

  case "02":

    SaintQuentin = "'villes/02_saint_quentin.htm'";
    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0"><tr valign="top" width="15"><td class="Texte">';
    Ville += '<img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ SaintQuentin +',450,400,50,50,0)">Saint-Quentin</a>&nbsp;</td>';
    Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="160">Bohain-en-Vermandois</td>';
    Ville += '<td class="Texte">vendredi de 7h00 &agrave; 14h00 (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Le Nouvion-en-Thi&eacute;rache </td>';
    Ville += '<td class="Texte">mercredi de 7h00 &agrave; 14h00 (march&eacute;)</td></tr></table></p>';

    break;


  case "03":

    Moulins ="'villes/03_moulins.htm'";
    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top" width="15"><td class="Texte">';
    Ville += '<img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="50">Gannat</td>';
    Ville += '<td class="Texte"> 12h00 &agrave; 12h30<br>';
    Ville += '      13h30 &agrave; 14h00<br>';
    Ville += '      17h00 &agrave; 18h00<br></td>';
    Ville += '<td class="Texte">&nbsp;</td>';

    Ville += '<td class="Texte"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Moulins +',450,400,50,50,0)">Moulins</a>&nbsp;</td>';
    Ville += '<td class="Texte"> 12h00 &agrave; 12h30<br>';
    Ville += '      13h30 &agrave; 14h00<br>';
    Ville += '      17h00 &agrave; 18h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Lapalisse</td>';
    Ville += '<td class="Texte"> 12h00 &agrave; 12h30<br>';
    Ville += '      13h30 &agrave; 14h00<br>';
    Ville += '      17h00 &agrave; 18h00</td>';
    Ville += '<td class="Texte">&nbsp;</td>';
    Ville += '<td class="Texte"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="160">Saint-Pour&ccedil;ain-sur-Sioule </td>';
    Ville += '<td class="Texte"> 12h00 &agrave; 12h30<br>';
    Ville += '      13h30 &agrave; 14h00<br>';
    Ville += '      17h00 &agrave; 18h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte">&nbsp;</td><td class="Texte">&nbsp;</td><td class="Texte">&nbsp;</td><td class="Texte">&nbsp;</td>';
    Ville += '<td class="Texte"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Varennes-sur-Allier  </td>';
    Ville += '<td class="Texte"> 12h00 &agrave; 12h30<br>';
    Ville += '      13h30 &agrave; 14h00<br>';
    Ville += '      17h00 &agrave; 18h00</td></tr></table></p>';

    break;

  case "05":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0"><tr valign="top">';
    Ville += '<td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Gap</td>';
    Ville += '<td class="Texte"> 7h15 &agrave; 8h30<br>';
    Ville += '11h30 &agrave; 12h30<br></td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">';
    Ville += '<img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="200"> jours de foire de mai &agrave; novembre </td>';
    Ville += '<td class="Texte">13h30 &agrave; 14h30<br>';
    Ville += '17h00 &agrave; 18h00<br></td></tr></table></p>';
    break;

  case "06":

    Cannes = "'villes/06_cannes.htm'";
    Nice = "'villes/06_nice.htm'";
    Message = " Ouvrage limit&eacute; &agrave; 40 tonnes. D&eacute;viation par N1202 &agrave; contresens sous ";
    Message += "escorte. Pr&eacute;venir 15 jours avant le passage du convoi l'escadron ";
    Message += "d&eacute;partemental de s&eacute;curit&eacute; routi&egrave;re (T&eacute;l 04.93.47.13.97.), la ";
    Message += "subdivision de PUGET THENIERS (T&eacute;l 04.93.05.00.16) et le service TE (T&eacute;l 04.93.72.72.16).&nbsp;";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="160">tout le d&eacute;partement <br> sauf Cannes et Menton</td>';
    Ville += '<td class="Texte">5h30 &agrave; 1h30</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">';
    Ville += '<img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Cannes +',320,445,50,50,0)">Cannes</a> et Menton</td>';
    Ville += '<td class="Texte">Escorte de police obligatoire</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">';
    Ville += '<img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Nice +',320,445,50,50,0)">Nice</a>&nbsp;</td>';
    Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">N202 (pont de Durandy)&nbsp;</td>';
    Ville += '<td class="Texte">'+ Message +'</td></tr></table></p>';

    break;

  case "07":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Aubenas</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30<br>      11h30 &agrave; 12h30<br>';
    Ville += '                  13h30 &agrave; 14h30<br>    17h30 &agrave; 19h00 </td>';
    Ville += '<td class="Texte">&nbsp;</td>';
    Ville += '<td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Privas</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30<br>      11h30 &agrave; 12h30<br>';
    Ville += '                  13h30 &agrave; 14h30<br>    17h30 &agrave; 19h00 </td>';
    Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Le Teil</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30<br>      11h30 &agrave; 12h30<br>';
    Ville += '                  13h30 &agrave; 14h30<br>    17h30 &agrave; 19h00 </td>';
    Ville += '<td class="Texte">&nbsp;</td>';
    Ville += '<td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Tournon</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30<br>      11h30 &agrave; 12h30<br>';
    Ville += '                  13h30 &agrave; 14h30<br>    17h30 &agrave; 19h00 </td>';
    Ville += '<td class="Texte">&nbsp;</td></tr></table></p>';
    break;

  case "08":

    Mes1 = "Travers&eacute;e par la rocade de contournement, la p&eacute;n&eacute;trante urbaine et l'avenue de Gaulle et inversement.<br>";
    Mes2 = "RD 964, PN de Douzy. Pour les convois dont la hauteur est sup&eacute;rieure &agrave; 4m80 : pr&eacute;venir obligatoirement, par lettre recommand&eacute;e,";
    Mes2 += "au moins une semaine &agrave; l'avance, de la date et de l'heure du passage du convoi, les services SNCF, la r&eacute;gion de Reims, DV 36, 6 rue de ";
    Mes2 += "Courcelles &agrave; Reims (03 26 88 13 23) ";
    Mes3 = "L'itin&eacute;raire constitu&eacute; par la RD946, de Rethel &agrave; Montcornet (dans le d&eacute;partement de l'Aisne), n'est possible que dans ";
    Mes3 += "le sens Reims vers Montcornet (demi-&eacute;changeur entre la RN51 et la RD946 ";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Charleville- M&eacute;zi&egrave;res</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30<br>      11h30 &agrave; 12h30<br>';
    Ville += '                  13h30 &agrave; 14h15<br>    17h30 &agrave; 19h30<br>'+ Mes1 +'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Rethel</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30<br>      11h30 &agrave; 12h30<br>';
    Ville += '                  13h30 &agrave; 14h15<br>    17h30 &agrave; 19h30 </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Sedan</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30<br>      11h30 &agrave; 12h30<br>';
    Ville += '                  13h30 &agrave; 14h15<br>    17h30 &agrave; 19h30 </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Douzy</td>';
    Ville += '<td class="Texte">'+ Mes2 +'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">RD 946</td>';
    Ville += '<td class="Texte">'+ Mes3 +'</td></tr></table></p>';

    break;

  case "12":

    Mes1 = "- 2<sup>&egrave;me</sup> week end du mois de septembre du vendredi au ";
    Mes1 += "mardi (f&ecirc;te) ainsi que le dernier mardi du mois (foire)<br>";
    Mes1 += "      - av. L&eacute;on Blum le dernier mardi du mois (foire)<br>";
    Mes1 += "      - place Decazes les vendredi matin et 2<sup>&egrave;me</sup> mardi du mois (march&eacute;)<br>";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Decazeville</td>';
    Ville += '<td class="Texte">'+ Mes1 +'</td></tr>';

    Ville += '<tr><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="170">Villefranche-de-Rouergue</td>';
    Ville += '<td class="Texte">Tous les jeudis matin (march&eacute;) dans le sens Est-Ouest</td></tr></table></p>';

    break;

  case "13":

    Aix = "'villes/13_aix_en_provence.htm'";
    Marseille = "'villes/13_marseille.htm'";
    Mes1 = "Apr&egrave;s accord des services techniques mairie (04 42 25 96 74) Pr&eacute;venir ";
    Mes1 += "les services de police 48h &agrave; l'avance (04 42 03 60 85) ";

    Mes2 = "4h00 &agrave; 24h00<br>";
    Mes2 +="  Pour convois de longueur &lt; 18m  et hauteur &lt; 4,5m, travers&eacute;e ";
    Mes2 +="      autoris&eacute;e de 9h00 &agrave; 17h00 et de 19h00 &agrave; 7h30 sur toutes ";
    Mes2 +="      les voies sauf celles interdites par arr&ecirc;t&eacute; municipal Pr&eacute;venir ";
    Mes2 +="      les services de police 48h &agrave; l'avance (04 91 39 84 12)     ";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120"><a href="javascript:ouvrir('+ Aix +',450,400,50,50,0)">Aix-en-Provence</a>&nbsp;</td>';
    Ville += '<td class="Texte">'+ Mes1 +'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">La Ciotat</td>';
    Ville += '<td class="Texte">heures de pointe</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Marseille +',460,515,50,50,0)">Marseille</a>&nbsp;</td>';
    Ville += '<td class="Texte">'+ Mes2 +'</td></tr></table></p>';

    break;

  case "14":

    Caen = "'villes/14_caen.htm'";
    Mes1 = "vendredi jusqu'&agrave; 15h00 (march&eacute;)<br>";
    Mes1 += "Pr&eacute;venir les services de police 24h &agrave; l'avance (02 31 68 08 84)";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Bayeux</td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h00<br> 11h30 &agrave; 14h00 17h00 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Caen +',335,430,50,50,0)">Caen</a></td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h00<br>  11h30 &agrave; 14h30 16h45 &agrave; 19h30<br>';
    Ville += '      Agglom&eacute;ration et boulevard p&eacute;riph&eacute;rique : Mondeville, ';
    Ville += '      Colombelles, Ifs, Feury sur Orne, Carpiquet, Breteville sur Odon, Saint ';
    Ville += '      Germain La Banche Herbe, H&eacute;rouville Saint Clair </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Lisieux</td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h00<br> 11h30 &agrave; 14h30<br> 17h00 &agrave; 19h30<br> samedi</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Vire</td>';
    Ville += '<td class="Texte">'+Mes1+'</td></tr></table></p>';
    break;

  case "18":

    Mes1 = "Sur la RD943, d&eacute;viation de Ch&acirc;teaumeillant autoris&eacute;e ";
    Mes1 += " jusqu'&agrave; 4,50 m. Possibilit&eacute; jusqu'&agrave; 5,30 m dans l'axe  sous escorte de gendarmerie";
    Mes2 = "7h30 &agrave; 8h30<br>11h30 &agrave; 12h30<br> 17h00 &agrave; 18h30 <br>";
    Mes2 += "sur RN76, travers&eacute;e de Vierzon et PN difficiles pour v&eacute;hicules surbaiss&eacute;s, ";
    Mes2 += "autorisation &agrave; demander 48 h &agrave; l'avance &agrave; la SNCF (t&eacute;l 02.48.52.42.32.). ";

    Bourges = "'villes/18_bourges.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Bourges +',315,430,50,50,0)">Bourges</a>&nbsp;</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30<br> 11h30 &agrave; 12h30 <br> 17h00 &agrave; 18h30 <br> samedi </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="100">Ch&acirc;teaumeillant </td>';
    Ville += '<td class="Texte">'+Mes1+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Vierzon </td>';
    Ville += '<td class="Texte">'+Mes2+'</td></tr></table></p>';

    break;

  case "19":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120">Brive-la-Gaillarde</td>';
    Ville += '<td class="Texte">11h30 &agrave; 14h30<br> 17h30 &agrave; 19h30 </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Tulle</td>';
    Ville += '<td class="Texte">11h30 &agrave; 14h30<br> 17h30 &agrave; 19h30 </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Ussel</td>';
    Ville += '<td class="Texte">11h30 &agrave; 14h30<br> 17h30 &agrave; 19h30 </td></tr>';

    Ville += '</table></p>';
    break;

  case "2A" :

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120">Ajaccio</td>';
    Ville += '<td class="Texte">7h00 &agrave; 9h00<br>11h00 &agrave; 15h00<br>17h00 &agrave; 20h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Propriano</td>';
    Ville += '<td class="Texte">7h00 &agrave; 9h00<br>11h00 &agrave; 15h00<br>17h00 &agrave; 20h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Porto-Vecchio</td>';
    Ville += '<td class="Texte">7h00 &agrave; 9h00<br>11h00 &agrave; 15h00<br>17h00 &agrave; 20h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Sart&egrave;ne</td>';
    Ville += '<td class="Texte">7h00 &agrave; 9h00<br>11h00 &agrave; 15h00<br>17h00 &agrave; 20h00</td></tr>';

    Ville += '</table></p>';

    break;


  case "2B" :

    Mes1 = "L'Ile-Rousse";
    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120">Bastia</td>';
    Ville += '<td class="Texte">en fonction de la saison (estivale ou autre)<br>Pr&eacute;venir les services de la mairie</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Calvi</td>';
    Ville += '<td class="Texte">en fonction de la saison (estivale ou autre)<br>Pr&eacute;venir les services de la mairie</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Ghisonaccia</td>';
    Ville += '<td class="Texte">en fonction de la saison (estivale ou autre)<br> Pr&eacute;venir les services de la mairie</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">'+Mes1+'</td>';
    Ville += '<td class="Texte">en fonction de la saison (estivale ou autre)<br>Pr&eacute;venir les services de la mairie</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Venaco</td>';
    Ville += '<td class="Texte">en fonction de la saison (estivale ou autre)<br>Pr&eacute;venir les services de la mairie</td></tr>';

    Ville += '</table></p>';

    break;



  case "21":

    Dijon = "'villes/21_dijon.htm'";
    Ville =  '<p class="spip">- Pas de restrictions horaires particuli&egrave;res ';
    Ville += 'pour les agglom&eacute;rations du d&eacute;partement&nbsp;<b><script>var pronomDep=renvoiePronom();';
    Ville += 'document.write(pronomDep);</script><span class="important"><script>var nomDep=renvoieLibelle();';
    Ville += 'document.write(nomDep);</script></b></span></p>';

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Dijon +',360,430,50,50,0)">Dijon</a></td></tr>';
    Ville += '</table></p>';
    break;

  case "24":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="130">Montpon- M&eacute;nest&eacute;rol</td>';
    Ville += '<td class="Texte">mercredi 7h30 &agrave; 13h00 (march&eacute;)</td></tr>';
    Ville += '</table></p>';
    break;

  case "26":

    Valence = "'villes/26_valence.htm'";
    Ville =  '<p class="spip">- Pas de restrictions horaires particuli&egrave;res ';
    Ville += 'pour les agglom&eacute;rations du d&eacute;partement&nbsp;<b><script>var pronomDep=renvoiePronom();';
    Ville += 'document.write(pronomDep);</script><span class="important"><script>var nomDep=renvoieLibelle();';
    Ville += 'document.write(nomDep);</script></b></span></p>';

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Valence +',360,400,50,50,0)">Valence</a></td></tr>';
    Ville += '</table></p>';
    break;

  case "27":

    Mes1 = "Charge maximale &agrave; l'essieu : 12 t.";
    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="100">Evreux</td>';
    Ville += '<td class="Texte">22h00 &agrave; 6h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">RN14</td>';
    Ville += '<td class="Texte">'+Mes1+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Le Neubourg</td>';
    Ville += '<td class="Texte">mercredi (matin) march&eacute;.</td></tr>';
    Ville += '</table></p>';
    break;

  case "28":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="80">Ch&acirc;teaudun </td>';
    Ville += '<td class="Texte">heures de pointe<br>Escorte de police obligatoire (02 37 45 10 34) </td></tr>';
    Ville += '</table></p>';
    break;

  case "30":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">N&icirc;mes</td>';
    Ville += '<td class="Texte">heures de pointe</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120">Pont-Saint-Esprit</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30<br>11h30 &agrave; 12h30<br>16h30 &agrave; 17h30<br>samedi matin</td></tr>';
    Ville += '</table></p>';
    break;

  case "31":

    Toulouse ="'villes/31_toulouse.htm'";
    Mes1 ="7h00 &agrave; 9h00 11h00 &agrave; 12h30 <br> 13h30 &agrave; 14h30 16h00 &agrave; 19h00 <br>";
    Mes1 +=" Pr&eacute;venir les services de mairie 48h &agrave; l'avance (t&eacute;l 05.62.27.47.00.)";
    Mes1 +=" et pour la voie rapide urbaine (t&eacute;l 05.34.60.91.30.).";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="160">Saint-Gaudens</td>';
    Ville += '<td class="Texte">jeudi 8h00 &agrave; 16h00 (march&eacute;) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Toulouse +',450,400,50,50,0)">Toulouse</a></td>';
    Ville += '<td class="Texte">'+Mes1+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Villefranche-de-Lauragais</td>';
    Ville += '<td class="Texte">vendredi 8h00 &agrave; 14h00 (march&eacute;)</td></tr></table></p>';

    break;

  case "32":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Auch</td>';
    Ville += '<td class="Texte">11h00 &agrave; 14h00 <br>17h00 &agrave; 19h00 <br>jeudi et samedi 7h00 &agrave; 15h00 (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Condom</td>';
    Ville += '<td class="Texte">mercredi 7h00 &agrave; 15h00 (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Gimont</td>';
    Ville += '<td class="Texte">mercredi 7h00 &agrave; 15h00 (march&eacute;) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Mauvezin</td>';
    Ville += '<td class="Texte">lundi 7h00 &agrave; 15h00 (march&eacute;) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Nogaro</td>';
    Ville += '<td class="Texte">vendredi 7h00 &agrave; 15h00 (march&eacute;) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Riscle</td>';
    Ville += '<td class="Texte">vendredi 7h00 &agrave; 15h00 (march&eacute;) </td></tr>';
    Ville += '</table></p>';

    break;

  case "33":

    Bordeaux = "'villes/33_bordeaux.htm'";
    Libourne = "'villes/33_libourne.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60"><a href="javascript:ouvrir('+ Bordeaux + ',450,400,50,50,0)">Bordeaux</a></td>';
    Ville += '<td class="Texte">7h00 &agrave; 9h30<br>16h00 &agrave; 19h00</td></tr>';
    Ville += '<tr valign="top"><td class="Texte"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Libourne + ',450,400,50,50,0)">Libourne</a></td>';
    Ville += '<td class="Texte">&nbsp;</td>';
    Ville += '</tr></table></p>';

    break;

  case "34":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="50">B&eacute;ziers</td>';
    Ville += '<td class="Texte">avant 9h<br>11h30 &agrave; 14h30<br>apr&egrave;s 16h30 </td></tr>';
    Ville += '</table></p>';

    break;

  case "35":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="50">Rennes</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h45<br> 12h00 &agrave; 14h00<br> 16h45 &agrave; 19h00 </td></tr>';
    Ville += '</table></p>';

    break;

  case "36":

    Chateauroux = "'villes/36_chateauroux.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Chateauroux +',450,400,50,50,0)">Ch&acirc;teauroux</a></td>';
    Ville += '<td class="Texte">11h30 &agrave; 12h30<br> 17h30 &agrave; 19h30</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="100">Issoudun</td>';
    Ville += '<td class="Texte">11h30 &agrave; 12h30<br>17h30 &agrave; 19h30</td></td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">La Ch&acirc;tre</td>';
    Ville += '<td class="Texte">11h30 &agrave; 12h30<br>17h30 &agrave; 19h30</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Le Blanc</td>';
    Ville += '<td class="Texte">11h30 &agrave; 12h30<br>17h30 &agrave; 19h30</td></tr></table></p>';

    break;

  case "37":

    Tours = "'villes/37_tours.htm'";
    Mes1 = "7h30 &agrave; 8h30 11h30 &agrave; 14h00 <br> 17h00 &agrave; 19h00 <br>";
    Mes1 += " lundi matin et lendemain de f&ecirc;te jusqu'&agrave; 9h00, vendredi ou ";
    Mes1 += " veille de f&ecirc;te &agrave; partir de 16h00 et samedi &agrave; partir  de 10h00 <br>";
    Mes1 += " Apr&egrave;s accord des services de police (02 47 60 70 69) <br> Pour RN 152, contraintes suppl&eacute;mentaires";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="100"><a href="javascript:ouvrir('+ Tours +',450,400,50,50,0)">Tours</a></td>';
    Ville += '<td class="Texte">'+Mes1+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Rochecorbon</td>';
    Ville += '<td class="Texte">RN152 limit&eacute;e &agrave; 2,80m.</td></tr></table></p>';

    break;

  case "38":

    Grenoble = "'villes/38_grenoble.htm'";
    Mes1 = "7h30 &agrave; 8h30<br>11h30 &agrave; 14h30 <br>17h30 &agrave; 20h00 <br>";
    Mes1 += "et p&eacute;riph&eacute;rie : Echirolles, Eybens, Fontaine, La Tronche, Meylan, Pariset, Pont de claix, Saint Egr&egrave;ve, Saint Martin d'H&egrave;res, ";
    Mes1 += "   Saint Martin le Vinoux, Sassenage, Seynisset, Seyssins";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="70"><a href="javascript:ouvrir('+ Grenoble +',450,400,50,50,0)">Grenoble</a></td>';
    Ville += '<td class="Texte">'+Mes1+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Vienne</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30<br> 11h30 &agrave; 14h30 <br> 17h30 &agrave; 20h00 <br> et p&eacute;riph&eacute;rie : Chuzelles, Jardin, Pont Ev&ecirc;que, Saint Sorlin de Vienne, Reventin-Vaugris, Serpaize, Seyssel </td></tr></table></p>';

    break;

  case "39":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="130">>Lons-le-Saunier</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30&nbsp; 11h30 &agrave; 12h30&nbsp; 13h30 &agrave; 14h30&nbsp; 17h00 &agrave; 18h30<br> Itin&eacute;raire poids lourds obligatoire.</td></tr>';
    Ville += '</table></p>';

    break;

  case "40":

    Aire ="Aire-sur-l'Adour";
    Ville += '<p class="spip"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0">'+ Aire +' &nbsp; mardi (march&eacute;)</p>';

    break;

  case "41":

    Blois = "'villes/41_blois.htm'";
    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Blois +',400,460,50,50,0)">Blois</a></td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h00 <br> 11h45 &agrave; 14h00<br> 17h00 &agrave; 18h30<br> Sens Tours - Orl&eacute;ans par rocade sud : gabarit autoris&eacute; 4,50m </td></tr>';
    Ville += '</table></p>';

    break;

  case "42":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120">Bo&euml;n-sur-Lignon</td>';
    Ville += '<td class="Texte">jeudi matin (march&eacute;) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Rive-de-Gier</td>';
    Ville += '<td class="Texte">mardi et vendredi matin (march&eacute;) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Roanne</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30<br> 11h30 &agrave; 12h30 <br> 13h30 &agrave; 14h30<br> 17h00 &agrave; 18h30 <br> vendredi de 15h00 &agrave; 20h00 sauf rocade de Roanne autoris&eacute;e si poids &lt; 70 t et hauteur &lt; 4,75m</td></tr>';

    Ville += '</table></p>';

    break;

  case "43":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120">Brioude</td>';
    Ville += '<td class="Texte">samedi apr&egrave;s 9h00 </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Le Puy-en-Velay</td>';
    Ville += '<td class="Texte">1h30 &agrave; 12h30 13h30 &agrave; 14h30<br> 17h00 &agrave; 19h00 + samedi apr&egrave;s 9h00 <br> A75 : Acc&egrave;s libres entre Lempdes (43) et La Garde (48)</td></tr>';

    Ville += '</table></p>';

    break;

  case "44":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="50">Nantes</td>';
    Ville += '<td class="Texte">avant 9h00 <br>12h00 &agrave; 14h00<br>apr&egrave;s 16h00</td></tr>';
    Ville += '</table></p>';

    break;

  case "45":

    Orleans = "'villes/45_orleans.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="70">Gien</td>';
    Ville += '<td class="Texte">7h00 &agrave; 21h00 <br>D&eacute;viation obligatoire de jour et de nuit. Pr&eacute;venir les services de police (t&eacute;l 02.38.67.21.84.).</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Orleans +',400,410,50,50,0)">Orleans</a></td>';
    Ville += '<td class="Texte">de nuit sauf de 21h00 &agrave; 5h00<br> de jour, p&eacute;riodes de pointe <br> Pr&eacute;venir les services de police  (02 38 81 63 04)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="50">Pithiviers</td>';
    Ville += '<td class="Texte"> 17h30 &agrave; 19h00 <br> 13h30 &agrave; 14h30 <br> 17h30 &agrave; 19h00 <br> Pr&eacute;venir les services de police (02 38 30 06 40) </td></tr>';

    Ville += '</table></p>';
    break;

  case "47":

    Agen = "'villes/47_agen.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Agen +',450,400,50,50,0)">Agen</a></td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30 <br> 13h30 &agrave; 14h00<br> 17h30 &agrave; 19h00 <br> Pr&eacute;venir les services de police  (05 53 68 17 00)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="90">Casteljaloux</td>';
    Ville += '<td class="Texte">mardi 7h00 &agrave; 14h00 (march&eacute;) <br>Travers&eacute;e centre ville interdite, prendre la d&eacute;viation par le carrefour du Placiot.</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Marmande</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30 <br> 13h30 &agrave; 14h00<br> 17h30 &agrave; 19h00</td></tr>';
    Ville += '</table></p>';

    break;

  case "48":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="50">Mende</td>';
    Ville += '<td class="Texte">11h45 &agrave; 12h15<br> 17h30 &agrave; 18h15 </td></tr>';
    Ville += '</table></p>';

    break;

  case "49":

    Angers = "'villes/49_angers.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="50"><a href="javascript:ouvrir('+ Angers +',275,430,50,50,0)">Angers</a></td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h00 <br> 11h30 &agrave; 14h00<br> 17h00 &agrave; 19h00<br>  Pr&eacute;venir les services de police (t&eacute;l 02.41.57.52.00.) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Cholet</td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h00 <br> 11h30 &agrave; 14h00<br> 17h00 &agrave; 19h00<br> Pr&eacute;venir les services de police (02 41 49 53 53)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Saumur</td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h00<br> 11h30 &agrave; 14h00<br> 17h00 &agrave; 19h00<br> Pr&eacute;venir les services de police (02 41 51 04 32)</td></tr>';
    Ville += '</table></p>';

    break;


  case "50":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="70">Cherbourg</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30 <br>11h30 &agrave; 12h30 <br>13h30 &agrave; 14h30<br>17h30 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Valognes</td>';
    Ville += '<td class="Texte">vendredi 9h00 &agrave; 14h30</td></tr>';
    Ville += '</table></p>';

    break;


  case "51":

    Reims = "'villes/51_reims.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="160">Ch&acirc;lons-en-Champagne</td>';
    Ville += '<td class="Texte">7h00 &agrave; 9h00 <br>11h30 &agrave; 14h00<br>17h00 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Epernay</td>';
    Ville += '<td class="Texte">7h00 &agrave; 9h00 <br>11h00 &agrave; 14h30<br>17h30 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="50"><a href="javascript:ouvrir('+ Reims +',325,440,50,50,0)">Reims</a></td>';
    Ville += '<td class="Texte">7h00 &agrave; 9h00 <br>11h00 &agrave; 14h30<br>17h30 &agrave; 19h00</td></tr>';

    Ville += '</table></p>';

    break;

  case "52":

    Mes1 = "L'itin&eacute;raire emprunt&eacute; par la RD67 de Longeau vers Gray (Haute-Loire) ";
    Mes1 += "n'est accord&eacute; qu'&agrave; titre temporaire dans l'attente de la r&eacute;fection ";
    Mes1 += "de l'ouvrage (courant 2001) limit&eacute; &agrave; 40 T sur la RN19 ";

    Chaumont = "'villes/52_chaumont.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="70"><a href="javascript:ouvrir('+ Chaumont +',275,430,50,50,0)">Chaumont</a></td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30 <br>11h30 &agrave; 12h30<br>13h30 &agrave; 14h30 <br>17h30 &agrave; 19h00 <br>interdit de nuit </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Saint-Dizier</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30 <br>11h30 &agrave; 12h30 <br>13h30 &agrave; 14h30<br>17h30 &agrave; 19h00 <br>RD67 <br>'+Mes1+'</td></tr>';

    Ville += '</table></p>';

    break;

  case "53":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Ch&acirc;teau-Gontier</td>';
    Ville += '<td class="Texte">11h45 &agrave; 12h30 <br>13h15 &agrave; 14h00<br> 16h45 &agrave; 18h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Cosse-le-Vivien</td>';
    Ville += '<td class="Texte">mercredi 7h00 &agrave; 13h00 (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Laval</td>';
    Ville += '<td class="Texte">7h45 &agrave; 8h30<br>11h45 &agrave; 12h30 <br>13h30 &agrave; 14h15<br>17h15 &agrave; 18h30 </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Mayenne</td>';
    Ville += '<td class="Texte">11h45 &agrave; 12h30<br>  13h15 &agrave; 14h15<br>  17h30 &agrave; 18h00 </td></tr>';

    Ville += '</table></p>';

    break;


case "54":

    Nancy = "'villes/54_nancy.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Lun&eacute;ville</td>';
    Ville += '<td class="Texte">7h00 &agrave; 8h30 <br> 11h &agrave; 12h30 <br>13h30 &agrave; 14h30 <br>17h30 &agrave; 19h30 </td>';
    Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="100">Pont-&agrave;-Mousson</td>';
    Ville += '<td class="Texte">7h00 &agrave; 8h30 <br> 11h &agrave; 12h30 <br> 13h30 &agrave; 14h30 <br> 17h30 &agrave; 19h30</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Nancy +',315,370,50,50,0)">Nancy</a></td>';
    Ville += '<td class="Texte">7h00 &agrave; 8h30 <br> 11h &agrave; 12h30 <br> 13h30 &agrave; 14h30 <br> 17h30 &agrave; 19h30</td>';
    Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Toul</td>';
    Ville += '<td class="Texte">7h00 &agrave; 8h30 <br> 11h &agrave; 12h30 <br> 13h30 &agrave; 14h30 <br> 17h30 &agrave; 19h30</td></tr>';

    Ville += '</table></p>';

    break;

  case "55":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="70">Bar-le-duc</td>';
    Ville += '<td class="Texte">7h00 &agrave; 9h00<br> 11h00 &agrave; 14h30<br> 17h00 &agrave; 19h00</td></tr>';

    Ville += '</table></p>';

    break;

  case "56":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">Lorient</td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h30 <br> 11h30 &agrave; 12h30 <br> 13h30 &agrave; 14h30<br> 17h00 &agrave; 19h00</td></tr>';

    Ville += '</table></p>';

    break;

  case "57":

    Metz = "'villes/57_metz.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="40"><a href="javascript:ouvrir('+ Metz +',450,400,50,50,0)">Metz</a></td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h00 <br> 11h30 &agrave; 12h30<br> 13h30 &agrave; 14h30<br> 16h30 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Sarreguemines</td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h00 <br> 11h30 &agrave; 12h30 <br> 13h30 &agrave; 14h30<br> 16h30 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Thionville</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30<br> 11h00 &agrave; 12h30<br> 13h30 &agrave; 14h30<br> 17h30 &agrave; 19h00 <br> Pr&eacute;venir les services de police en dehors de ces horaires </td></tr>';

    Ville += '</table></p>';

    break;


  case "59":

    Val = "'villes/59_valenciennes.htm'";
    Mes1 = "Sur N2 : PI sur l'Helpe Majeure, PTR &lt; &agrave; 40T <br> Maubeuge (D&eacute;viation) : PI sur la Sambre, PTR &lt; &agrave; 40T";
    Mes2 = "D&eacute;claration pr&eacute;alable obligatoire &agrave; la mairie au moins 24h avant la date de travers&eacute;e, par courrier ou t&eacute;l&eacute;copie (03 20 90 64 46)";
    Mes3 = "PS de hauteur libre &lt; &agrave; 4m30 <br> Possibilit&eacute; d'emprunter les bretelles";
    Mes4 = "PI sur l'Aunelle, PTR &lt; &agrave; 40T";
    Mes5 = "limit&eacute;e &agrave; 45 tonnes entre LA CHAPELLE D'ARMENTIERES (D933) et FRELINGHEIN (D57).";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120"><a href="javascript:ouvrir('+ Val +',360,410,50,50,0)">Valenciennes</a></td>';
    Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Cambrai</td>';
    Ville += '<td class="Texte">7h00 &agrave; 9h00 11h00 &agrave; 14h30 17h00 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Maubeuge</td>';
    Ville += '<td class="Texte">'+Mes1+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Noyelles-les-Seclin</td>';
    Ville += '<td class="Texte">8h00 &agrave; 9h00 13h00 &agrave; 14h00 11h00 &agrave; 12h00 16h00 &agrave; 17h00 <br>'+Mes2+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Prouvy</td>';
    Ville += '<td class="Texte">'+Mes3+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Qui&eacute;vrechain</td>';
    Ville += '<td class="Texte">'+Mes4+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">D945</td>';
    Ville += '<td class="Texte">'+Mes5+'</td></tr>';

    Ville += '</table></p>';

    break;


  case "60":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="140">Amiens</td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h00&nbsp; 11h30 &agrave; 12h30 13h30 &agrave; 14h30&nbsp; 16h30 &agrave; 19h00 du lundi au vendredi <br>interdite samedi, dimanche et jours f&eacute;ri&eacute;s.</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Beauvais</td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h00<br> 11h45 &agrave; 14h00<br> 17h30 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Clermont</td>';
    Ville += '<td class="Texte">7h30 &agrave; 9h00 <br> 11h30 &agrave; 14h30 <br> 16h30 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Pont-Sainte-Maxence</td>';
    Ville += '<td class="Texte">avant 9h <br> 11h30 &agrave; 14h30<br> apr&egrave;s 16h30</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Senlis</td>';
    Ville += '<td class="Texte">Sur N17 : charge maximum autoris&eacute;e 13T par essieu dans la section en agglom&eacute;ration</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Saint-Just-en Chauss&eacute;e</td>';
    Ville += '<td class="Texte">mardi de 7h00 &agrave; 14h00 (march&eacute;)</td></tr>';

    Ville += '</table></p>';

    break;

  case "61":

    Vil1 = "L'aigle" ;
    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="50">Alen&ccedil;on</td>';
    Ville += '<td class="Texte">11h30 &agrave; 12h30<br> 13h30 &agrave; 14h30 <br> 18h00 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Flers</td>';
    Ville += '<td class="Texte">7h00 &agrave; 9h00<br> 11h00 &agrave; 14h30<br> 17h00 &agrave; 20h00<br>  mercredi 7h00 &agrave; 14h30 et samedi &agrave; partir de 7h00 <br> Pr&eacute;venir les services de police  (02 33 65 72 11) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">'+Vil1+'</td>';
    Ville += '<td class="Texte">mardi de 8h00 &agrave; 15h00 (march&eacute;)</td></tr>';

    Ville += '</table></p>';

    break;


  case "62":

    Arras = "'villes/62_arras.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120"><a href="javascript:ouvrir('+ Arras +',315,430,50,50,0)">Arras</a></td>';
    Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Billy-Montigny</td>';
    Ville += '<td class="Texte">PS SNCF de hauteur libre &lt; &agrave; 4m30</td></tr>';

    Ville += '</table></p>';

    break;


  case "63":

    Cler = "'villes/63_clermont_ferrand.htm'";
    Mes1 = "- Pr&eacute;venir les services de police (T&eacute;l : 04.73.80.72.72.).<br>";
    Mes1 += "      - Pour les passages de nuit de 22h00 &agrave; 7h00, demander l'avis 8 jours ";
    Mes1 += "  avant aux services de la DDE (T&eacute;l : 04.73.80.74.74.) et &agrave; ";
    Mes1 += "  la mairie (T&eacute;l : 04.73.80.27.94.).";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120"><a href="javascript:ouvrir('+ Cler +',375,440,50,50,0)">Clermont-Ferrand</a></td>';
    Ville += '<td class="Texte">11h30&nbsp;&agrave;&nbsp;14h30<br>16h30 &agrave; 19h30</td>';
    Ville += '<td class="Texte">&nbsp;</td>';

    Ville += '<td class="Texte">&nbsp;</td>';

    Ville += '<td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Issoire</td>';
    Ville += '<td class="Texte">11h30 &agrave; 14h30<br> 16h30 &agrave; 19h30</td></tr>';
    Ville += '<td class="Texte">&nbsp;</td>';

    Ville += '<td class="Texte">&nbsp;</td>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120">Riom</td>';
    Ville += '<td class="Texte">11h30 &agrave; 14h30<br>16h30 &agrave; 19h30</td>';
    Ville += '<td class="Texte">&nbsp;</td>';

    Ville += '<td class="Texte">&nbsp;</td>';

    Ville += '<td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Thiers</td>';
    Ville += '<td class="Texte">10h30 &agrave; 14h30<br>16h30 &agrave; 19h30<br>+ jeudi et samedi matin de 6h30 &agrave; 14h30<br>'+Mes1+'</td></tr>';

    Ville += '<td class="Texte">&nbsp;</td>';

    Ville += '</table></p>';

    break;


  case "64":

    Bayonne = "'villes/64_bayonne.htm'";
    Pau = "'villes/64_pau.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="130"><a href="javascript:ouvrir('+ Bayonne +',450,400,50,50,0)">Bayonne</a></td>';
    Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Pau +',315,410,50,50,0)">Pau</a></td>';
    Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Oloron-Ste-Marie</td>';
    Ville += '<td class="Texte">vendredi de 7h00 &agrave; 14h00 (march&eacute;) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Saint-Palais</td>';
    Ville += '<td class="Texte">vendredi de 7h00 &agrave; 14h00 (march&eacute;)</td></tr>';
    Ville += '</table></p>';

    break;


  case "65":

    Tarbes = "'villes/65_tarbes.htm'";

    Ville =  '<p class="spip">- Pas de restrictions horaires particuli&egrave;res ';
    Ville += 'pour les agglom&eacute;rations du d&eacute;partement&nbsp;<b><script>var pronomDep=renvoiePronom();';
    Ville += 'document.write(pronomDep);</script><span class="important"><script>var nomDep=renvoieLibelle();';
    Ville += 'document.write(nomDep);</script></b></span></p>';

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120"><a href="javascript:ouvrir('+ Tarbes +',450,400,50,50,0)">Tarbes</a></td>';
    Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '</table></p>';

    break;

  case "66":

    Mes1 ="9h00 &agrave; 20h00 toute l'ann&eacute;e <br>  entre le Boulou et le Perthus agglom&eacute;rations comprises et prescription d'itin&eacute;raire particulier dans la travers&eacute;e du Boulou";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="40">RN9</td>';
    Ville += '<td class="Texte">'+Mes1+'</td></tr>';

    Ville += '</table></p>';

    break;

  case "67":

    Stras = "'villes/67_strasbourg.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="80">Haguenau</td>';
    Ville += '<td class="Texte">avant 8h30 et apr&egrave;s 16h45</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Saverne</td>';
    Ville += '<td class="Texte">avant 8h30 et apr&egrave;s 16h45</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">S&eacute;lestat</td>';
    Ville += '<td class="Texte">avant 8h30 et apr&egrave;s 16h45</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Soufflenheim</td>';
    Ville += '<td class="Texte">mercredi (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Stras +',545,250,50,50,0)">Strasbourg</a></td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30 <br> 11h30 &agrave; 12h30<br> 13h00 &agrave; 14h30 <br> 16h45 &agrave; 19h00</td></tr>';

    Ville += '</table></p>';

    break;

  case "68":

    Colmar = "'villes/68_colmar.htm'";
    Mulhouse = "'villes/68_mulhouse.htm'";

    Mes1 = " La RN59 entre la sortie de Wisembach (Vosges) et Sainte-Marie-aux-Mines (Haut-Rhin) est interdite &agrave; la circulation des v&eacute;hicules affect&eacute;s ";
    Mes1 += "  au transport de marchandises &gt; 7,5 T. Cette interdiction ne s'applique pas aux v&eacute;hicules assurant une desserte locale dans les communes ";
    Mes1 += "  travers&eacute;es par la RN59 entre Saint-Di&eacute;-des-Vosges et S&eacute;lestat (y compris ces deux communes) <br>";
    Mes1 += " Cette mesure s'inscrit dans le cadre de la fermeture du Tunnel de Sainte-Marie-aux-Mines avec interdiction du passage des v&eacute;hicules de poids &gt; 7,5 T sur"; 
    Mes1 += " la RN420 (col de Saales), la RN415 (col du Bonhomme) et la RN66 (col de Bussang) et n'effectuant pas de chargement ou d&eacute;chargement dans les r&eacute;gions d'Alsace et de Lorraine";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="70"><a href="javascript:ouvrir('+ Colmar +',450,400,50,50,0)">Colmar</a></td>';
    Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Mulhouse +',240,440,50,50,0)">Mulhouse</a></td>';
    Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">RN59</td>';
    Ville += '<td class="Texte">'+Mes1+'</td></tr>';

    Ville += '</table></p>';

    break;


  case "69":

    Lyon = "'villes/69_lyon.htm'";

    Ville =  '<p class="spip">- Pas de restrictions horaires particuli&egrave;res ';
    Ville += 'pour les agglom&eacute;rations du d&eacute;partement&nbsp;<b><script>var pronomDep=renvoiePronom();';
    Ville += 'document.write(pronomDep);</script><span class="important"><script>var nomDep=renvoieLibelle();';
    Ville += 'document.write(nomDep);</script></b></span></p>';

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="40"><a href="javascript:ouvrir('+ Lyon +',450,400,50,50,0)">Lyon</a></td>';
    Ville += '<td class="Texte">0h00 &agrave; 0h30&nbsp; 5h00 &agrave; 24h00&nbsp; 7h30 &agrave; 8h30&nbsp; 11h30 &agrave; 12h30&nbsp;';
    Ville += '13h30 &agrave; 14h30&nbsp; 17h30 &agrave; 19h30 <br>LYON ville<br>Lyon communaut&eacute; urbaine&nbsp;</td></tr>';

    Ville += '</table></p>';

    break;

  case "71":

    Chalon = "'villes/71_chalon_sur_saone.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="120"><a href="javascript:ouvrir('+ Chalon +',350,440,50,50,0)">Chalon-sur-Sa&ocirc;ne</a></td>';
    Ville += '<td class="Texte">7h15 &agrave; 8h30<br>13h15 &agrave; 14h30<br>11h30 &agrave; 12h30<br>17h30 &agrave; 19h00 </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">M&acirc;con</td>';
    Ville += '<td class="Texte">7h00 &agrave; 8h30 <br>11h30 &agrave; 12h30 <br>13h30 &agrave; 14h30 <br>17h30 &agrave; 19h30 <br>samedi 7h00 &agrave; 13h00 (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Saint-Marcel</td>';
    Ville += '<td class="Texte">7h15 &agrave; 8h30 <br>11h30 &agrave; 12h30 <br>13h15 &agrave; 14h30 <br>17h30 &agrave; 19h00</td></tr>';

    Ville += '</table></p>';

    break;

  case "72":

    Mans = "'villes/72_le_mans.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="60">La Fl&egrave;che</td>';
    Ville += '<td class="Texte">mercredi matin (march&eacute;) <br>RN23 ouest, hauteur limit&eacute;e &agrave; 4,20m</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Mans +',450,400,50,50,0)">Le Mans</a></td>';
    Ville += '<td class="Texte">mercredi matin et vendredi</td></tr>';

    Ville += '</table></p>';

    break;


  case "73":

    Cham = "'villes/73_chambery.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="80"><a href="javascript:ouvrir('+ Cham +',310,410,50,50,0)">Chamb&eacute;ry</a></td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30 <br>11h30 &agrave; 12h30 <br>13h30 &agrave; 14h30<br>17h30 &agrave; 19h30<br>samedi et veilles de f&ecirc;tes apr&egrave;s 8h00</td></tr>';

    Ville += '</table></p>';

    break;

 case "74":


   Mes1="s'adresser au pr&eacute;alable &agrave; l'exploitant pour autorisation";

   Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Annecy</td>';
   Ville += '<td class="Texte">7h30 &agrave; 9h00 17h00 &agrave; 19h00<br>Pr&eacute;venir les services de police  48h avant la travers&eacute;e (04 50 52 31 35) </td></tr>';

   Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Annemasse</td>';
   Ville += '<td class="Texte">7h30 &agrave; 9h00 17h00 &agrave; 19h00<br>Pr&eacute;venir les services de police  48h avant la travers&eacute;e (04 50 95 44 50)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Bonneville</td>';
   Ville += '<td class="Texte">7h30 &agrave; 9h00 17h00 &agrave; 19h00<br>mardi et vendredi 7h00 &agrave; 13h00 (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Evian-les-Bains</td>';
   Ville += '<td class="Texte">7h30 &agrave; 9h00 17h00 &agrave; 19h00<br>Pr&eacute;venir les services de police  48h avant la travers&eacute;e (04 50 75 06 21)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Thonon-les-Bains</td>';
   Ville += '<td class="Texte">7h30 &agrave; 9h00 17h00 &agrave; 19h00<br>Pr&eacute;venir les services de police  48h avant la travers&eacute;e (04 50 71 04 61)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Tunnel Mont-Blanc</td>';
   Ville += '<td class="Texte">'+Mes1+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">N5</td>';
   Ville += '<td class="Texte">15h00 &agrave;  19h00 du 15/06 au 15/09 <br>entre Douvaine et St Gingolph</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">N205</td>';
   Ville += '<td class="Texte">15h00 &agrave;  19h00 du 15/06 au 15/09<br>entre Le Fayet et Tunnel du Mont Blanc</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">N212</td>';
   Ville += '<td class="Texte">15h00 &agrave;  19h00 du 15/06 au 15/09 <br>entre Sallanches et M&eacute;g&egrave;ve</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">N506</td>';
   Ville += '<td class="Texte">15h00 &agrave;  19h00 du 15/06 au 15/09 <br>entre LA VIGIE et la frontiŠre suisse</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">N508</td>';
   Ville += '<td class="Texte">15h00 &agrave;  19h00 du 15/06 au 15/09 <br>entre Annecy et la Savoie</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">D909 et 909A</td>';
   Ville += '<td class="Texte">15h00 &agrave;  19h00 du 15/06 au 15/09 <br>entre ANNECY et DOUSSARD</td></tr>';

   Ville += '</table></p>';


   break;


  case "75":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="70">Paris</td>';
    Ville += '<td class="Texte">7h00 &agrave; 21h00<br> + samedi 7h00 au lundi 21h00 + veilles de f&ecirc;tes 7h00 aux lendemains de f&ecirc;tes 21h00<br>';
    Ville += 'Itin&eacute;raire obligatoire sur bld des Mar&eacute;chaux (Pont National limit&eacute; &agrave; 38 tonnes - aller : av Daumesnil , av Ledru-Rollin, place Mazas, ';
    Ville += 'pont Austerlitz - retour : av Daumesnil, bld Daumesnil, quai de la Rap&eacute;e, pont de Charles de Gaulle, quai Austerlitz).<br>';
    Ville += 'Pr&eacute;venir les services de police 72 heures avant la travers&eacute;e (t&eacute;l 01.53.73.90.00. et 91.12.).<br>';
    Ville += 'Itin&eacute;raire sp&eacute;cial pour les grues automotrices.</td></tr>';
    Ville += '</table></p>';

    break;

case "76":


   Rouen = "'villes/76_rouen.htm'";


   Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Dieppe</td>';
   Ville += '<td class="Texte">7h30 &agrave; 8h30 <br>11h00 &agrave; 14h30<br>17h00 &agrave; 19h30<br>Apr&egrave;s accord des services de police  (02 35 84 87 32) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">F&eacute;camp</td>';
   Ville += '<td class="Texte">7h30 &agrave; 8h30<br>11h00 &agrave; 14h30 <br>17h00 &agrave; 19h30<br>Apr&egrave;s accord des services de police  (02 35 28 06 68) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Le Havre</td>';
   Ville += '<td class="Texte">7h30 &agrave; 8h30 <br>11h00 &agrave; 14h30<br>17h00 &agrave; 19h30<br>Apr&egrave;s accord des services de police  (02 35 21 77 50) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Maromme</td>';
   Ville += '<td class="Texte">sens Rouen Le Havre <br>0h00 &agrave; 9h00 11h00 &agrave; 24h00 sens Le Havre Rouen <br>0h00 &agrave; 14h00 16h00 &agrave; 24h00 <br>Apr&egrave;s accord des services de police  (02 32 82 22 00)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte" width="120">Neufch&acirc;tel-en-Bray</td>';
   Ville += '<td class="Texte">7h30 &agrave; 9h00 <br>11h00 &agrave; 14h00 <br>16h00 &agrave; 19h00 <br>samedi matin (march&eacute;) </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Rouen +',450,400,50,50,0)">Rouen</a></td>';
   Ville += '<td class="Texte">7h30 &agrave; 8h30 11h00 &agrave; 14h30 17h00 &agrave; 19h30 <br>Apr&egrave;s accord des services de police  (02 32 81 25 65)</td></tr>';

   Ville += '</table></p>';


   break;


 case "77":


   Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Melun</td>';
   Ville += '<td class="Texte">7h45 &agrave; 8h45 <br>11h30 &agrave; 14h00 <br>17h00 &agrave; 19h00<br>vendredi 16h00 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Nemours</td>';
   Ville += '<td class="Texte">9h00 &agrave; 11h30 <br>14h00 &agrave; 17h00 </td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte" width="150">Saint-Fargeau-Ponthierry</td>';
   Ville += '<td class="Texte">7h00 &agrave; 8h00 <br>17h00 &agrave; 19h00</td></tr>';

   Ville += '</table></p>';

   break;


 case "78":


   Mes1 = "mercredi matin, vendredi apr&egrave;s midi et samedi <br> Apr&egrave;s contact des services municipaux (01 34 78 81 00) la travers&eacute;e s'effectuera entre 10h00 et 16h00 ou apr&egrave;s 20h00";

   Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte" width="110">Mantes-la-Jolie</td>';
   Ville += '<td class="Texte">'+Mes1+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Mantes-la-Ville</td>';
   Ville += '<td class="Texte">Convoi de hauteur <u>&gt;</u> 4m15 : 9h00 &agrave; 11h00 , 14h00 &agrave; 17h00 et apr&egrave;s 19h00</td></tr>';

   Ville += '</table></p>';

   break;


 case "79":

   Bressuire = "'villes/79_bressuire.htm'";
   Niort = "'villes/79_niort.htm'";

   Ville =  '<p class="spip">- Pas de restrictions horaires particuli&egrave;res ';
   Ville += 'pour les agglom&eacute;rations du d&eacute;partement&nbsp;<b><script>var pronomDep=renvoiePronom();';
   Ville += 'document.write(pronomDep);</script><span class="important"><script>var nomDep=renvoieLibelle();';
   Ville += 'document.write(nomDep);</script></b></span></p>';

   Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte" width="130"><a href="javascript:ouvrir('+ Bressuire +',265,380,50,50,0)">Bressuire</a></td>';
   Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Niort +',315,440,50,50,0)">Niort</a></td>';
   Ville += '<td class="Texte">&nbsp;</td></tr>';

   Ville += '</table></p>';

   break;



 case "80":


   Amiens = "'villes/80_amiens.htm'";

   Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Amiens +',325,440,50,50,0)">Amiens</a></td>';
   Ville += '<td class="Texte">7h30 &agrave; 8h30 <br>11h30 &agrave; 12h30 <br>13h30 &agrave; 14h30<br>16h30 &agrave; 18h30</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte" width="120">Fresnes Mazencourt</td>';
   Ville += '<td class="Texte">Sur N17 : PS SNCF de hauteur libre &lt; &agrave; 4m30</td></tr>';

   Ville += '</table></p>';


   break;


 case "81":


   Mes1 ="vendredi jusqu'&agrave; 14h00 (march&eacute;)";
   Mes2 ="mercredi jusqu'&agrave; 14h00 (march&eacute;)";

   Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte" width="90">Albi</td>';
   Ville += '<td class="Texte">'+Mes1+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Carmaux</td>';
   Ville += '<td class="Texte">'+Mes1+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Puylaurens</td>';
   Ville += '<td class="Texte">'+Mes2+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">R&eacute;almont</td>';
   Ville += '<td class="Texte">'+Mes2+'</td></tr>';

   Ville += '</table></p>';


   break;



 case "82":


   Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte" width="110">Castelsarrasin</td>';
   Ville += '<td class="Texte">jeudi (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Caussade</td>';
   Ville += '<td class="Texte">lundi (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Montauban</td>';
   Ville += '<td class="Texte">7h30 &agrave; 8h30 11h30 &agrave; 12h30 13h30 &agrave; 14h30 17h00 &agrave; 19h00 <br> samedi (march&eacute;) et les 19 mars, 26 juillet, 13 octobre et 23 d&eacute;cembre (foire) </td></tr>';

   Ville += '</table></p>';


   break;


 case "83":


   Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte" width="80">Fr&eacute;jus</td>';
   Ville += '<td class="Texte">Escorte de police obligatoire (04 94 17 61 61)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Toulon</td>';
   Ville += '<td class="Texte">5h00 &agrave; 24h00 <br>Escorte de police obligatoire (04 94 09 80 00)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Vidauban</td>';
   Ville += '<td class="Texte">Escorte de police obligatoire (04 94 60 70 07)</td></tr>';

   Ville += '</table></p>';


   break;


 case "84":


   Avignon = "'villes/84_avignon.htm'";

   Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Avignon +',450,400,50,50,0)">Avignon</a></td>';
   Ville += '<td class="Texte">avant 3h00 et apr&egrave;s 5h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte" width="140">Ch&acirc;teauneuf-du-Pape</td>';
   Ville += '<td class="Texte">6h00 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Orange</td>';
   Ville += '<td class="Texte">7h00 &agrave; 9h15<br>11h15 &agrave; 12h45 <br>16h00 &agrave; 18h00<br>jeudi de 7h00 &agrave; 14h00 et 16h00 &agrave; 18h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">D973</td>';
   Ville += '<td class="Texte">limit&eacute;e &agrave; 45 tonnes</td></tr>';

   Ville += '</table></p>';


   break;


 case "85":


   Mes1 = "Les Sables d'Olonne";
   Mes2 = "mercredi matin et samedi matin (march&eacute;) <br>Pr&eacute;venir les services techniques de la mairie 72 h &agrave; l'avance (02 51 21 16 50)";

   Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte" width="140">La Roche-sur-Yon</td>';
   Ville += '<td class="Texte">7h30 &agrave; 9h00<br>11h30 &agrave; 12h30 <br>13h30 &agrave; 14h00 <br>17h30 &agrave; 19h00</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">'+Mes1+'</td>';
   Ville += '<td class="Texte">'+Mes2+'</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte">Lu&ccedil;on </td>';
   Ville += '<td class="Texte">7h30 &agrave; 9h00<br>11h30 &agrave; 12h30 <br>13h30 &agrave; 14h00 <br>17h30 &agrave; 19h00</td></tr>';

   Ville += '</table></p>';


   break;



 case "87":


   Limoges = "'villes/87_limoges.htm'";

   Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Limoges +',450,400,50,50,0)">Limoges</a></td>';
   Ville += '<td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

   Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
   Ville += '<td class="Texte" width="100">Aixe-sur-Vienne</td>';
   Ville += '<td class="Texte">7h00 &agrave; 9h00 <br>16h00 &agrave; 20h00</td></tr>';

   Ville += '</table></p>';


   break;


  case "88":

    Mes1 = "La RN59 entre la sortie de Wisembach (Vosges) et Sainte-Marie-aux-Mines (Haut-Rhin) est interdite &agrave; la circulation des v&eacute;hicules affect&eacute;s ";
    Mes1 +="au transport de marchandises &gt; 7,5 T. Cette interdiction ne s'applique pas aux v&eacute;hicules assurant une desserte locale dans les communes ";
    Mes1 +="travers&eacute;es par la RN59 entre Saint-Di&eacute;-des-Vosges et S&eacute;lestat (y compris ces deux communes) <br>";
    Mes1 +="Cette mesure s'inscrit dans le cadre de la fermeture du Tunnel de Sainte-Marie-aux-Mines avec interdiction du passage des v&eacute;hicules de poids &gt; 7,5 T sur ";
    Mes1 +="la RN420 (col de Saales), la RN415 (col du Bonhomme) et la RN66 (col de Bussang) et n'effectuant pas de chargement ou d&eacute;chargement dans les r&eacute;gions d'Alsace et de Lorraine ";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="50">RN59</td>';
    Ville += '<td class="Texte">'+Mes1+'</td></tr>';
    Ville += '</table></p>';

    break;


  case "89":

    Auxerre = "'villes/89_auxerre.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="70"><a href="javascript:ouvrir('+ Auxerre +',450,400,50,50,0)">Auxerre</a></td>';
    Ville += '<td class="Texte">7h45 &agrave; 8h15 11h45 &agrave; 12h15</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Sens</td>';
    Ville += '<td class="Texte">13h45 &agrave; 14h00 17h00 &agrave; 18h00</td></tr>';

    Ville += '</table></p>';

    break;

  case "90":

    Belfort = "'villes/90_belfort.htm'";

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="70">Beaucourt</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30 <br> 11h30 &agrave; 12h30<br> 13h30 &agrave; 14h30 <br> 17h30 &agrave; 19h30<br> Apr&egrave;s accord des services de police</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte"><a href="javascript:ouvrir('+ Belfort +',450,400,50,50,0)">Belfort</a></td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30 <br> 11h30 &agrave; 12h30 <br> 13h30 &agrave; 14h30 <br>  17h30 &agrave; 19h30<br> Apr&egrave;s accord des services de police (03 84 58 50 00)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte">Delle</td>';
    Ville += '<td class="Texte">7h30 &agrave; 8h30 <br> 11h30 &agrave; 12h30 <br> 13h30 &agrave; 14h30<br> 17h30 &agrave; 19h30<br> Apr&egrave;s accord des services de police</td></tr>';

    Ville += '</table></p>';

    break;

  case "91":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="110">Arpajon</td>';
    Ville += '<td class="Texte">vendredi (march&eacute;) <br> 2<sup>&egrave;me</sup> quinzaine septembre (foire)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Athis-Mons</td>';
    Ville += '<td class="Texte">jeudi matin (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Chilly-Mazarin</td>';
    Ville += '<td class="Texte">mardi et jeudi matin (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Corbeil-Essonnes</td>';
    Ville += '<td class="Texte">Sur RN448, rues Waldeck Rousseau et 14 juillet <br> Pr&eacute;venir les services de police 48h avant le passage du convoi (01 60 89 19 19)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Crosne</td>';
    Ville += '<td class="Texte">mardi et vendredi matin (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Draveil</td>';
    Ville += '<td class="Texte">mardi et jeudi matin (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Etampes</td>';
    Ville += '<td class="Texte">mardi et samedi matin (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Juvisy-sur-Orge</td>';
    Ville += '<td class="Texte">mercredi et samedi matin (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Massy</td>';
    Ville += '<td class="Texte">mardi, jeudi et vendredi matin (march&eacute;) <br> 3<sup>&egrave;me</sup> semaine de juin (foire)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Mennecy</td>';
    Ville += '<td class="Texte">mercredi et samedi matin (march&eacute;) <br>et d&eacute;but octobre (foire) <br>Pr&eacute;venir 48h avant le passage du convoi : la gendarmerie de Mennecy (01 64 57 22 22) la police municipale : (fax 01 64 57 00 41)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Montgeron</td>';
    Ville += '<td class="Texte">mardi matin (march&eacute;) <br> mercredi, jeudi, samedi (march&eacute;) RN 448 et RN6</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Palaiseau</td>';
    Ville += '<td class="Texte">mardi, jeudi et vendredi matin (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Quincy-ss-S&eacute;nart</td>';
    Ville += '<td class="Texte">jeudi matin (march&eacute;)</td></tr>';

    Ville += '<tr valign="top" width="15"><td class="Texte">&nbsp;</td></tr>';

    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" >Soisy-sur-Seine</td>';
    Ville += '<td class="Texte">mercredi et samedi matin (march&eacute;)</td></tr>';
    Ville += '</table></p>';

    break;

  case "93":

    Ville += '<p class="spip"><table class="Article" border="0" cellpadding="0" cellspacing="0">';
    Ville += '<tr valign="top"><td class="Texte" width="15"><img src="/puce.gif" align="top" alt="- " width="13" height="13" border="0"></td>';
    Ville += '<td class="Texte" width="50">Bondy</td>';
    Ville += '<td class="Texte">0h00 &agrave; 24h00<br> Travers&eacute;e du pont de Bondy sens nord / sud (RN186) : (01 49 35 62 48 ou 47)</td></tr>';
    Ville += '</table></p>';

    break;


  case "04":
  case "09":
  case "10":
  case "11":
  case "15":
  case "16":
  case "17":
  case "22":
  case "23":
  case "25":
  case "29":
  case "46":
  case "58":
  case "70":
  case "86":
  case "92":
  case "94":
  case "95":

    Ville =  '<p class="spip">- Pas de restrictions horaires particuli&egrave;res ';
    Ville += 'pour les agglom&eacute;rations du d&eacute;partement&nbsp;<b><script>var pronomDep=renvoiePronom();';
    Ville += 'document.write(pronomDep);</script><span class="important"><script>var nomDep=renvoieLibelle();';
    Ville += 'document.write(nomDep);</script></b></span></p>';
    break;



  default:
   break;
  }

	return(Ville);
}

