document.getElementById(id).style.visibility = "visible"; // show document.getElementById(id).style.visibility = "hidden"; // hide