<!--
function Apri_accessori(n) 
{
if (document.getElementById("accessori_ds"+n).style.display == "block")	{
	document.getElementById("accessori_ds"+n).style.display="none";
	document.getElementById("accessori_d"+n).style.backgroundImage="url(/img/arrow"+n+".gif)";
	document.getElementById("accessori_d"+n).style.paddingLeft="9";
	document.getElementById("accessori_d"+n).style.fontSize="10px";
	document.getElementById("accessori_d"+n).style.paddingLeft="9";
	/////////////////////////////REMMO PER IL FONT CHE TORNA BLU document.getElementById("accessori_d"+n).style.color="#143F96";
	document.getElementById("accessori_d"+n).style.textDecoration="none";
	
	
	document.getElementById("accessori_d"+n).style.borderBottom="1px solid #BDC9E2";
	
	//NEW
	//document.getElementById("accessori_d"+n).style.width="100px";
	//document.getElementById("accessori_ds"+n).style.width="100px";
	//document.getElementById("accessori_ds"+n).style.backgroundcolor="#FF0000";
	//document.getElementById("accessori_d"+n).style.padddingright="100px";
	
	
	}	
else {    


if (n=="1") {
		var colore_bordo="04564B";
		}
	if (n=="10") {
		var colore_bordo="BD0000";
		}
	if (n=="20") {
		var colore_bordo="1D2195";
		}
	if (n=="30") {
		var colore_bordo="E06418";
		}
	if (n=="40") {
		var colore_bordo="008100";
		}
	if (n=="50") {
		var colore_bordo="8100BD";
		}
		
		
	document.getElementById("accessori_ds"+n).style.display = "block";
	////////////////////REMMO PERCHE NON MI SERVE PIU IN QUANTO OVER E A COLORE PIENO document.getElementById("accessori_d"+n).style.backgroundImage="url(/img/arrow_down.gif)";
	document.getElementById("accessori_d"+n).style.backgroundImage="none";
	
	
	
	document.getElementById("accessori_d"+n).style.borderBottom="1px solid #"+colore_bordo+"";
	
	
	
	document.getElementById("accessori_d"+n).style.backgroundRepeat="no-repeat";
	//document.getElementById("accessori_d"+n).style.backgroundPosition="top";
	document.getElementById("accessori_d"+n).style.backgroundPosition="left";
	document.getElementById("accessori_d"+n).style.paddingLeft="9";
	//NEW
	
	
	
	document.getElementById("accessori_d"+n).style.fontSize="10px";
	document.getElementById("accessori_d"+n).style.color="#FFFFFF";
	document.getElementById("accessori_d"+n).style.fontWeight="bold";
	document.getElementById("accessori_d"+n).style.textDecoration="none";
	
	
		//document.getElementById("accessori_d"+n).style.width="100px";
	
	


	}
}

function Over_accessori(n) 
{
if (document.getElementById("accessori_ds"+n).style.display == "block")	{
	//document.getElementById("accessori_ds"+n).style.display="none";
	//document.getElementById("accessori_d"+n).style.backgroundImage="url(../img/trattino.gif)";
	//document.getElementById("accessori_d"+n).style.paddingLeft="0";
	//document.getElementById("accessori_d"+n).style.fontSize="10px";
	//document.getElementById("accessori_d"+n).style.paddingLeft="5";
	//document.getElementById("accessori_ds"+n).style.paddingright="-9";
	//document.getElementById("accessori_d"+n).style.width="166";
	//document.getElementById("accessori_ds"+n).style.width="166";
	//NEW
	//document.getElementById("accessori_d"+n).style.width="150px";
	//document.getElementById("accessori_ds"+n).style.width="150px";
	//document.getElementById("accessori_d"+n).style.width="110px";
	//document.getElementById("accessori_ds"+n).style.width="110px";
	//document.getElementById("accessori_d"+n).style.marginright="50px";
	//document.getElementById("accessori_ds"+n).style.marginright="50px";
	
	
	}	
else {    
	//document.getElementById("accessori_ds"+n).style.display = "block";
	
	
	////////////////////REMMO PERCHE NON MI SERVE PIU IN QUANTO OVER E A COLORE PIENO document.getElementById("accessori_d"+n).style.backgroundImage="url(/img/arrow_down.gif)";
	document.getElementById("accessori_d"+n).style.backgroundImage="none";
	
	
	
	
	document.getElementById("accessori_d"+n).style.backgroundRepeat="no-repeat";
	document.getElementById("accessori_d"+n).style.backgroundPosition="left";
	//document.getElementById("accessori_d"+n).style.backgroundPosition="top";
	
	if (n=="1") {
		var colore="0C7166";
		}
	if (n=="10") {
		var colore="CC0000";
		}
	if (n=="20") {
		var colore="3237AA";
		}
	if (n=="30") {
		var colore="FF6600";
		}
	if (n=="40") {
		var colore="009900";
		}
	if (n=="50") {
		var colore="9900CC";
		}
		
		
		
	//document.getElementById("accessori_d"+n).style.backgroundColor="#184297";
	document.getElementById("accessori_d"+n).style.backgroundColor="#"+colore+"";
	
	
	document.getElementById("accessori_d"+n).style.paddingLeft="9";
	document.getElementById("accessori_d"+n).style.fontSize="10px";
	document.getElementById("accessori_d"+n).style.color="#FFFFFF";
	document.getElementById("accessori_d"+n).style.fontWeight="bold";
	document.getElementById("accessori_d"+n).style.textDecoration="none";
	//NEW
	//document.getElementById("accessori_d"+n).style.marginright="50px";
	//document.getElementById("accessori_ds"+n).style.marginright="50px";
	
	
}
}



function Out_accessori(n) 
{
if (document.getElementById("accessori_ds"+n).style.display == "block")	{
	//document.getElementById("accessori_ds"+n).style.display="none";
	
	
	}	
else {  
document.getElementById("accessori_d"+n).style.backgroundImage="url(/img/arrow"+n+".gif)";
document.getElementById("accessori_d"+n).style.textDecoration="none";
	//document.getElementById("accessori_d"+n).style.paddingLeft="0";
	document.getElementById("accessori_d"+n).style.fontSize="10px";
	document.getElementById("accessori_d"+n).style.paddingLeft="9"; 
	//document.getElementById("accessori_ds"+n).style.display = "block";
	//document.getElementById("accessori_d"+n).style.backgroundImage="url(../img/arrow.gif)";
	//document.getElementById("accessori_d"+n).style.backgroundRepeat="no-repeat";
	//document.getElementById("accessori_d"+n).style.backgroundPosition="left";
	//document.getElementById("accessori_d"+n).style.paddingLeft="12";
	//document.getElementById("accessori_d"+n).style.fontSize="11px";
	document.getElementById("accessori_d"+n).style.color="#143F96";
	document.getElementById("accessori_d"+n).style.backgroundColor="transparent";
	//document.getElementById("accessori_d"+n).style.fontWeight="bold";
}
}



function includi_flash()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="771" height="180"><param name="movie" value="banner_index.swf"><param name="quality" value="high"><embed src="banner_index.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="771" height="180"></embed></object>\n');  
}



function includi_flash1()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="771" height="100"><param name="movie" value="banner_interno1.swf"><param name="quality" value="high"><embed src="banner_interno1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="771" height="100"></embed></object>\n');  
}


function includi_flash2()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="771" height="100"><param name="movie" value="banner_interno2.swf"><param name="quality" value="high"><embed src="banner_interno2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="771" height="100"></embed></object>\n');  
}


function includi_flash3()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="771" height="100"><param name="movie" value="banner_interno3.swf"><param name="quality" value="high"><embed src="banner_interno3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="771" height="100"></embed></object>\n');  
}

function includi_flash4()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="771" height="100"><param name="movie" value="banner_interno4.swf"><param name="quality" value="high"><embed src="banner_interno4.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="771" height="100"></embed></object>\n');  
}


function includi_flash5()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="771" height="100"><param name="movie" value="banner_interno5.swf"><param name="quality" value="high"><embed src="banner_interno5.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="771" height="100"></embed></object>\n');  
}


function includi_flash6()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="771" height="100"><param name="movie" value="banner_interno6.swf"><param name="quality" value="high"><embed src="banner_interno6.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="771" height="100"></embed></object>\n');  
}


//-->