// JavaScript Document
function canvia_imatge(path1,path2, imatge){
		document.foto.src="images/inauguracion/"+path1+"/"+path2+"/"+imatge;
}
