// JavaScript Document
function RunProgetto()
{
    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="584" height="232">\n');
    document.write('<param name="movie" value="progetto.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write(' <param name="wmode" value="transparent"> \n');
	document.write('<embed src="progetto.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="584" height="232"></embed>\n');
    document.write('</object>\n');
}


function RunHotel()
{
    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="190" height="138">\n');
    document.write('<param name="movie" value="hotel.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write(' <param name="wmode" value="transparent"> \n');
	document.write('<embed src="hotel.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="190" height="138"></embed>\n');
    document.write('</object>\n');
}

function RunStruttura()
{
    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="190" height="138">\n');
    document.write('<param name="movie" value="struttura.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write(' <param name="wmode" value="transparent"> \n');
	document.write('<embed src="struttura.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="190" height="138"></embed>\n');
    document.write('</object>\n');
}

function RunLuoghi()
{
    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="190" height="138">\n');
    document.write('<param name="movie" value="luoghi.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write(' <param name="wmode" value="transparent"> \n');
	document.write('<embed src="luoghi.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="190" height="138"></embed>\n');
    document.write('</object>\n');
}

function RunBanner()
{
    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="265" height="85">\n');
    document.write('<param name="movie" value="banner_19489.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write(' <param name="wmode" value="transparent"> \n');
	document.write('<embed src="banner_19489.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="265" height="85"></embed>\n');
    document.write('</object>\n');
}
function RunBanner1()
{
    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="265" height="85">\n');
    document.write('<param name="movie" value="banner.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write(' <param name="wmode" value="transparent"> \n');
	document.write('<embed src="banner.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="265" height="85"></embed>\n');
    document.write('</object>\n');
}