function vedi(cosa) {if (cosa=='intestatrici'){int.style.color='#ed863b';}
				     					     else {int.style.color='#000000';}
					 if (cosa=='pantografi'){pa.style.color='#ed863b';}
				     						  else {pa.style.color='#000000';}
					 if (cosa=='pulitrici'){pu.style.color='#ed863b';}
                                              else {pu.style.color='#000000';}
					 if (cosa=='scarichi'){sc.style.color='#ed863b';}
                                              else {sc.style.color='#000000';}
					 if (cosa=='fresatrici'){fr.style.color='#ed863b';}
                                              else {fr.style.color='#000000';}
					 if (cosa=='cianfinatrici'){ci.style.color='#ed863b';}
                                              else {ci.style.color='#000000';}
					 }
function apri(foto) {window.open(foto,'MLA_window_machinery','height=400,width=430,toolbar=no');}

