function finestra(add) {
	window.open('/accessori/'+add,'prova','width=530px,height=700px');
}
