function hideLayout() {
	document.getElementById("vitrumsun").style.display = "none";
}