function amaga(capa){
	if(capa=="novetat"){
		document.getElementById("novetat").style.visibility="hidden";
	} 
