function   sh(divid,viz){   
  document.all[divid].style.visibility=viz   
  }   