function apriChiudiMenu(h) {
	document.getElementById('menu').style.height = h+'px';
}