function show_help(s_href) {
  popwin(s_href, 'Hilfe', 'width=580,height=600,resizable=Yes,scrollbars=Yes,screenX=50,screenY=50,left=50,top=50');
  return false;  
}
