function JS_Pomoc(h) {
  window.open('pomoc/pomoc.php?a=' + h, 
              'KLT', 
              'toolbar=no, menubar=no, scrollbars=yes, resizable=no, height=300, width=400');  
}
