function openImage(img)
{
	document.dettaglio.src = img;	
}