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