function kast_nahtavus(tbodyid,dis,areaname) {
  document.getElementById(tbodyid).style.display = dis;
}
