var anhalt = ''+ 
'<p class="title">Saxe-Anhalt</p>'+
'<a href="halle1f.htm">Halle - Vieille ville</a>'+
'<a href="halle2f.htm">Halle - Quartiers</a>'+
'<a href="mdf.htm">Magdebourg</a>'+
'<a href="quedlinf.htm" style="border-bottom:solid 4px #191970">Quedlinburg</a>'+
'<a href="../design/dlandf.htm">&gt; Allemagne</a>'+
'<a href="../maindxf.htm">&raquo; Accueil</a>'+
'';

document.write(anhalt);

