      document.write('<ifr' + 'ame' +
                     ' name="meteo"' +
                     ' width=380'  +
	       	     ' height=420'  +
                     ' frameborder=0' +
                     ' src="http://www.meteo-normandie.fr/js/cartes2.php?site=' + cf_site +
                     '"  marginwidth="0"' +
                     ' marginheight="0"' +
                     ' vspace="0"' +
                     ' hspace="0"' +
                     ' allowtransparency="true"' +
                     ' scrolling="no"> ');
      document.write('</ifr' + 'ame>');
