function springenzu(selObj) {
  eval("parent.location=\'#"+selObj.options[selObj.selectedIndex].value+"\'"); }
