function runFLASHmostre()
			{
			document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="129" height="234" >\n');
			document.write('<param name="movie" value="/flash/Animazione_hp.swf" />\n');
			document.write('<param name="quality" value="high" />\n');
			document.write('<embed src="/flash/Animazione_hp.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="129" height="234" ></embed>\n');
			document.write('</object>\n')
			}
function runFLASHmostreBanner()
			{
			document.write('<object type="application/x-shockwave-flash" data="mostre.swf"  width="641" height="234">\n');
			document.write('<param name="movie" value="mostre.swf" />\n');
			document.write('<param name="quality" value="high" />\n');
			document.write('<embed src="mostre.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="641" height="234" ></embed>\n');
			document.write('</object>\n')
			}
function runFLASHnavigatore()
			{
			document.write('<object type="application/x-shockwave-flash" data="navigatore.swf?<%= parametri%>"  width="241" height="234">\n');
			document.write('<param name="movie" value="navigatore.swf?<%= parametri%>" />\n');
			document.write('<embed src="navigatore.swf" width="241" height="234"><noembed><img src="/immagini/navigation/logo_pmf_normale.gif" width="129" height="234" alt="Polo Museale Fiorentino"  title="Polo Museale Fiorentino" /></noembed></embed>\n');
			document.write('</object>\n')
			}
