// JavaScript Document
function movi1()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="130" height="173">\n');
    document.write('<param name="movie" value="slide_pro.swf" />\n');
    document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="slide_pro.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="130" height="173"></embed>\n');
    document.write('</object>\n');
}
function scorri()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="490" height="100">\n');
    document.write('<param name="movie" value="image/prodotti_scorr.swf" />\n');
    document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="image/prodotti_scorr.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="490" height="100"></embed>\n');
	document.write('</object>\n');
}

//fine javascript per marpolfr


function menu()
{   
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="158" height="348">\n');
    document.write('<param name="movie" value="menu.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
    document.write('<PARAM NAME=wmode VALUE=transparent>\n');
	document.write('<embed src="menu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="158" height="348"></embed>\n');
	document.write('</object>\n');
}
function entrasito()
{
    window.open('home.htm','','channelmode,scrollbars,status,resizable');
}
function calenda()
{
    document.write('\n');
    document.write('\n');
    document.write('\n');
	document.write('\n');
    document.write('\n');
	document.write('\n');
	document.write('\n');
	document.write('</object>\n');
}

