function show () {  if (document.getElementById)    document.getElementById("cet_author").style.visibility = "visible";}
