Essaouira
Légères précipitations Fortes précipitations
Sam 12:00
Sam 15:00
Sam 18:00
Sam 21:00
Dim 00:00
Dim 03:00
Dim 06:00
Dim 09:00
Dim 12:00
Dim 15:00
Dim 18:00
Dim 21:00
<SCRIPT type=text/javascript>// <![CDATA[function setAnimIndex(i) { if(i < 0) { i = 0; } else if(i > images.length - 1) { i = images.length - 1; } $('aniimg').src = images[i].src; for(j = 0; j < images.length; j++) { if(j === i) { $('ani' + j).addClassName('cur'); } else { $('ani' + j).removeClassName('cur'); } }}function advanceAnimation() { anim_index = (anim_index + 1) % images.length; setAnimIndex(anim_index);}var anim_index = 0;var anim_exec = null;var anim_play = false;function startAnimation() { $('animbtn').src = '/img/button_stop.png'; if(anim_exec !== null) { anim_exec.stop(); } anim_index = 0; setAnimIndex(anim_index); anim_exec = new PeriodicalExecuter(advanceAnimation, 0.7);}function stopAnimation() { if(anim_exec !== null) { anim_play = false; $('animbtn').src = '/img/button_play.png'; anim_exec.stop(); }}for(var anidx = 0; anidx < images.length; anidx++) { $('ani' + anidx).observe('mouseover', function() { stopAnimation(); myindex = parseInt(this.id.replace(/^[^\d]+/, "")); setAnimIndex(myindex); for(var i = 0; i < images.length; i++) { if(i === myindex) { $('ani' + i).addClassName('cur'); } else { $('ani' + i).removeClassName('cur'); } } }); $('ani' + anidx).observe('click', function(e) { e.stop(); });}$('ani0').addClassName('cur');$('animbtn').observe('click', function() { if(anim_play) { anim_play = false; stopAnimation(); } else { anim_play = true; startAnimation(); }});var mapx = parseInt((-11 / 2 + 0.5) + 143);var mapy = parseInt((-11 / 2 + 0.5) + 109);$('symb_clipcontainer').makePositioned();var l = new Element('img', { 'src': '/img/citybutton.png', 'width': '11px', 'height': '11px'});$('symb_clipcontainer').insert({top: l});l.absolutize();l.setStyle({ left: mapx + 'px' , top: mapy + 'px'});var n = new Element('p');n.insert("Essaouira");$('symb_clipcontainer').insert({top: n});n.absolutize();n.setStyle({ padding: 0, margin: 0, width: '120px', left: (mapx - 55) + 'px', top: (mapy + 8) + 'px', 'font-size': '11px', 'font-weight': 'bold', 'text-align': 'center', color: '#eee', 'text-shadow': 'black 0.1em 0.1em 0.2em'});// ]]></SCRIPT>