function ShowLayer(id) { document.getElementById(id).style.visibility = "show"; }