		var jour 	= 0;
		var donnees = new Array();
				donnees['29591'] = new Array();
				donnees['12363'] = new Array();
		donnees[29591][0]=[7,11,14,9,13,3,22,10,19,5,20,14];
donnees[29591][1]=[7,7,14,19,13,0,20,22,19,3,19,19];
donnees[29591][2]=[7,11,12,11,13,0,21,17,19,0,20,12];
donnees[12363][0]=[7,11,16,10,13,12,19,6,19,2,20,7];
donnees[12363][1]=[7,0,14,10,13,5,18,19,19,5,17,14];
donnees[12363][2]=[7,11,15,9,13,0,22,17,19,0,19,11];

		function changer_ville ()
		{
			index_ville=window.document.getElementById('liste').value;
			if (index_ville=="") {index_ville = 12363;}
								document.getElementById("HORAIRE_MATIN0").innerHTML=donnees[index_ville][0][0];
					document.images.matin_image0.src = url_pictos+donnees[index_ville][0][1]+".png";
					document.getElementById("TEMP_MATIN0").innerHTML=donnees[index_ville][0][2];
					document.getElementById("VENT_MATIN0").innerHTML=donnees[index_ville][0][3];
					document.getElementById("HORAIRE_MIDI0").innerHTML=donnees[index_ville][0][4];
					document.images.midi_image0.src = url_pictos+donnees[index_ville][0][5]+".png";
					document.getElementById("TEMP_MIDI0").innerHTML=donnees[index_ville][0][6];
					document.getElementById("VENT_MIDI0").innerHTML=donnees[index_ville][0][7];
					document.getElementById("HORAIRE_SOIR0").innerHTML=donnees[index_ville][0][8];
					document.images.soir_image0.src = url_pictos+donnees[index_ville][0][9]+".png";
					document.getElementById("TEMP_SOIR0").innerHTML=donnees[index_ville][0][10];
					document.getElementById("VENT_SOIR0").innerHTML=donnees[index_ville][0][11];					document.getElementById("HORAIRE_MATIN1").innerHTML=donnees[index_ville][1][0];
					document.images.matin_image1.src = url_pictos+donnees[index_ville][1][1]+".png";
					document.getElementById("TEMP_MATIN1").innerHTML=donnees[index_ville][1][2];
					document.getElementById("VENT_MATIN1").innerHTML=donnees[index_ville][1][3];
					document.getElementById("HORAIRE_MIDI1").innerHTML=donnees[index_ville][1][4];
					document.images.midi_image1.src = url_pictos+donnees[index_ville][1][5]+".png";
					document.getElementById("TEMP_MIDI1").innerHTML=donnees[index_ville][1][6];
					document.getElementById("VENT_MIDI1").innerHTML=donnees[index_ville][1][7];
					document.getElementById("HORAIRE_SOIR1").innerHTML=donnees[index_ville][1][8];
					document.images.soir_image1.src = url_pictos+donnees[index_ville][1][9]+".png";
					document.getElementById("TEMP_SOIR1").innerHTML=donnees[index_ville][1][10];
					document.getElementById("VENT_SOIR1").innerHTML=donnees[index_ville][1][11];					document.getElementById("HORAIRE_MATIN2").innerHTML=donnees[index_ville][2][0];
					document.images.matin_image2.src = url_pictos+donnees[index_ville][2][1]+".png";
					document.getElementById("TEMP_MATIN2").innerHTML=donnees[index_ville][2][2];
					document.getElementById("VENT_MATIN2").innerHTML=donnees[index_ville][2][3];
					document.getElementById("HORAIRE_MIDI2").innerHTML=donnees[index_ville][2][4];
					document.images.midi_image2.src = url_pictos+donnees[index_ville][2][5]+".png";
					document.getElementById("TEMP_MIDI2").innerHTML=donnees[index_ville][2][6];
					document.getElementById("VENT_MIDI2").innerHTML=donnees[index_ville][2][7];
					document.getElementById("HORAIRE_SOIR2").innerHTML=donnees[index_ville][2][8];
					document.images.soir_image2.src = url_pictos+donnees[index_ville][2][9]+".png";
					document.getElementById("TEMP_SOIR2").innerHTML=donnees[index_ville][2][10];
					document.getElementById("VENT_SOIR2").innerHTML=donnees[index_ville][2][11];		}


		document.write('<scr'+'ipt type="text/javascript">featuredcontentglider.init({gliderid: "module", 	contentclass: "glidecontent", 	togglerid: "p-select", 	selected: 0, 	persiststate: false, 	speed: '+previmeteo_speed+', 	autorotate: '+previmeteo_autorotate+', 	autorotateconfig: [3000, 2] })</script>');
		document.write("<style type='text/css' media='screen'>#module{position:absolute; width:120px; z-index:1;background: white;border: "+taille_bordure+"px solid "+couleur_bordure+";overflow: hidden;height: 405px;}");
		document.write(".glidecontent{position:absolute; width:120px; height:150px; z-index:2;background:white;}");
		document.write("#date{margin-bottom : 21px;height: 35px;line-height : 20px;width : 120px;text-align:center;font-family: verdana,arial;font-size: 11px;color: "+couleur_titre_date+";background-color: "+couleur_fond_date+";}");
		document.write("#periode{height : 20px;line-height : 20px;text-align:center;width : 120px;font-weight:bold;font-family: verdana,arial;font-size: 10px;color: "+couleur_titre_periode+";background-color: "+couleur_fond_periode+";}");
		document.write("#pictos{margin-top : 2px;height : auto;text-align:center;width : 120px;}");
		document.write("#temp{margin-top : 5px;height : auto;text-align:center;width : 120px;font-family: verdana,arial;font-size: 9px;color: "+couleur_titre_temp+";background-color: white;}");
		document.write("#vent{margin-top : 5px;margin-bottom : 5px;height : auto;text-align:center;width : 120px;font-family: verdana,arial;font-size: 9px;color:"+couleur_titre_vent+";background-color:white;}");
		document.write("#lien{border-left: "+taille_bordure+"px solid "+couleur_bordure+";border-right: "+taille_bordure+"px solid "+couleur_bordure+";border-bottom: "+taille_bordure+"px solid "+couleur_bordure+";position:absolute; z-index:99; height : 20px;width : 120px;background-color: "+couleur_fond_periode+";margin-top : 400px;text-align:center;}");
		document.write("#lien a{line-height : 20px;font-weight:bold;font-family: verdana,arial;font-size: 10px;color: "+couleur_titre_periode+";}");
		document.write("#lien a:hover{line-height : 20px;font-weight:bold;font-family: verdana,arial;font-size: 10px;color: red;}");
		document.write("#lien_gratuit{border-left: "+taille_bordure+"px solid "+couleur_bordure+";border-right: "+taille_bordure+"px solid "+couleur_bordure+";border-bottom: "+taille_bordure+"px solid "+couleur_bordure+";position:absolute; z-index:99; height : 50px;width : 120px;background-color: "+couleur_fond_periode+";margin-top : 170px;text-align:center;}");
		document.write("#lien_gratuit a{font-weight:bold;font-family: verdana,arial;font-size: 10px;color: "+couleur_titre_periode+";}");
		document.write("#lien_gratuit a:hover{font-weight:bold;font-family: verdana,arial;font-size: 10px;color: red;}");
		document.write("#p-select {position:absolute; width : 120px; height : 10px; z-index:99;margin-top : 20px;text-align:center;}");
		document.write("a.next,a.prev{color : white;font-family: verdana,arial;font-size: 9px;text-decoration : none;}");
		document.write("a:hover.next,a:hover.prev{color : red;font-family: verdana,arial;font-size: 9px;text-decoration : none;}");
		document.write("#menu_deroulant{margin-left : "+taille_bordure+"px;position:absolute; width:120px; height:20px; z-index:99;margin-top : 36px;/*border : 1px solid red;*/}");
		document.write(".MeteoCombo2{background-color:"+couleur_fond_ville+";color : "+couleur_titre_ville+";}");
		document.write("select{width : 120px;}</style>");

		document.write("<div id='module'>");
											document.write("<div class='glidecontent'>");
				document.write("<div id='date'>Mardi 07 septembre</div>");
				document.write("<div id='periode'>Matin &agrave; <b ID=HORAIRE_MATIN0></b>h</div>");
				document.write("<div id='pictos'><img src='http://modules.contenu-meteo.com/pictos/1.png' name='matin_image0'/></div>");
				document.write("<div id='temp'>T : <b ID=TEMP_MATIN0></b>&nbsp;&deg; C</div>");
				document.write("<div id='vent'>V : <b ID=VENT_MATIN0></b>&nbsp;km/h</div>");
				document.write("<div id='periode'>Midi &agrave; <b ID=HORAIRE_MIDI0></b>h</div>");
				document.write("<div id='pictos'><img src='http://modules.contenu-meteo.com/pictos/2.png' name='midi_image0'/></div>");
				document.write("<div id='temp'>T : <b ID=TEMP_MIDI0></b>&nbsp;&deg; C</div>");
				document.write("<div id='vent'>V : <b ID=VENT_MIDI0></b>&nbsp;km/h</div>");
				document.write("<div id='periode'>Soir &agrave; <b ID=HORAIRE_SOIR0></b>h</div>");
				document.write("<div id='pictos'><img src='http://modules.contenu-meteo.com/pictos/2.png' name='soir_image0'/></div>");
				document.write("<div id='temp'>T : <b ID=TEMP_SOIR0></b>&nbsp;&deg; C</div>");
				document.write("<div id='vent'>V : <b ID=VENT_SOIR0></b>&nbsp;km/h</div>");
				document.write("</div>");

														document.write("<div class='glidecontent'>");
				document.write("<div id='date'>Mercredi 08 septembre</div>");
				document.write("<div id='periode'>Matin &agrave; <b ID=HORAIRE_MATIN1></b>h</div>");
				document.write("<div id='pictos'><img src='http://modules.contenu-meteo.com/pictos/1.png' name='matin_image1'/></div>");
				document.write("<div id='temp'>T : <b ID=TEMP_MATIN1></b>&nbsp;&deg; C</div>");
				document.write("<div id='vent'>V : <b ID=VENT_MATIN1></b>&nbsp;km/h</div>");
				document.write("<div id='periode'>Midi &agrave; <b ID=HORAIRE_MIDI1></b>h</div>");
				document.write("<div id='pictos'><img src='http://modules.contenu-meteo.com/pictos/2.png' name='midi_image1'/></div>");
				document.write("<div id='temp'>T : <b ID=TEMP_MIDI1></b>&nbsp;&deg; C</div>");
				document.write("<div id='vent'>V : <b ID=VENT_MIDI1></b>&nbsp;km/h</div>");
				document.write("<div id='periode'>Soir &agrave; <b ID=HORAIRE_SOIR1></b>h</div>");
				document.write("<div id='pictos'><img src='http://modules.contenu-meteo.com/pictos/2.png' name='soir_image1'/></div>");
				document.write("<div id='temp'>T : <b ID=TEMP_SOIR1></b>&nbsp;&deg; C</div>");
				document.write("<div id='vent'>V : <b ID=VENT_SOIR1></b>&nbsp;km/h</div>");
				document.write("</div>");

														document.write("<div class='glidecontent'>");
				document.write("<div id='date'>Jeudi 09 septembre</div>");
				document.write("<div id='periode'>Matin &agrave; <b ID=HORAIRE_MATIN2></b>h</div>");
				document.write("<div id='pictos'><img src='http://modules.contenu-meteo.com/pictos/1.png' name='matin_image2'/></div>");
				document.write("<div id='temp'>T : <b ID=TEMP_MATIN2></b>&nbsp;&deg; C</div>");
				document.write("<div id='vent'>V : <b ID=VENT_MATIN2></b>&nbsp;km/h</div>");
				document.write("<div id='periode'>Midi &agrave; <b ID=HORAIRE_MIDI2></b>h</div>");
				document.write("<div id='pictos'><img src='http://modules.contenu-meteo.com/pictos/2.png' name='midi_image2'/></div>");
				document.write("<div id='temp'>T : <b ID=TEMP_MIDI2></b>&nbsp;&deg; C</div>");
				document.write("<div id='vent'>V : <b ID=VENT_MIDI2></b>&nbsp;km/h</div>");
				document.write("<div id='periode'>Soir &agrave; <b ID=HORAIRE_SOIR2></b>h</div>");
				document.write("<div id='pictos'><img src='http://modules.contenu-meteo.com/pictos/2.png' name='soir_image2'/></div>");
				document.write("<div id='temp'>T : <b ID=TEMP_SOIR2></b>&nbsp;&deg; C</div>");
				document.write("<div id='vent'>V : <b ID=VENT_SOIR2></b>&nbsp;km/h</div>");
				document.write("</div>");

								document.write("</div>");

				document.write("<div id='lien'><a href='http://www.previmeteo.com/' target='_blank'>Previmeteo.com</a></div>");
		

		document.write("<div id='p-select' class='glidecontenttoggler'><a href='#' class='prev'><<</a><a href='#' class='next'> >></a></div>");
		document.write('<div id="menu_deroulant">');
			document.write('<select id="liste" name="villes" class="MeteoCombo2" onChange="changer_ville();">><option value="29591">Paris</option><option value="12363" selected>Bordeaux</option></select>');
		document.write('</div>');
