<!--
/*
document.write('<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab"');
document.write(' type="application/x-shockwave-flash" data="comp/swf/intro.swf" id="Slider1" width="100%" height="100%">');
document.write('<param name="MOVIE" VALUE="comp/swf/intro.swf">');
document.write('<param name="PLAY" VALUE="true">');
document.write('<param name="LOOP" VALUE="false">');
document.write('<param name="QUALITY" VALUE="high">');
document.write('<param name="MENU" VALUE="false">');
document.write('<param name="BGCOLOR" value="#efefef">');
document.write('<param name="WMODE" value="transparent">');
document.write('<param name="SCALE" value="noborder">');
document.write('<EMBED SRC="comp/swf/intro.swf" WIDTH="100%" HEIGHT="100%" PLAY="true" LOOP="false" QUALITY="high" MENU="false" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" BGCOLOR="#efefef">');
document.write(' </EMBED>');
document.write('</object>');
*/


	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" ');
	document.write(' ID=servizi width=100% height=100%>');
	document.write(' <PARAM NAME=wmode VALUE=trasparent><PARAM NAME=movie VALUE="comp/swf/intro.swf"> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high scale=noborder> <PARAM NAME=bgcolor VALUE=#efefef>  ');
	document.write(' <EMBED src="comp/swf/intro.swf" menu=false quality=high bgcolor=#efefef  ');
	document.write(' swLiveConnect=FALSE width=100% height=100%');
	document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
	document.write(' </EMBED>');
	document.write(' </OBJECT>');






//-->
