// JavaScript Document

function RunIndex()
{
    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="1004" height="430">\n');
    document.write('<param name="movie" value="Swf/home%20ok02.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<embed src="Swf/home%20ok02.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="850" height="400"></embed>\n');
    document.write('</object>\n');
}

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

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


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