var showobj = document.getElementById('ShowComment');if(showobj!=null){showobj.style.visibility='hidden';showobj.style.height='0';}