<!--
function JumpSuche(targ,Nach) 
{ 
  eval(targ+".location='"+Nach.options[Nach.selectedIndex].value+"'");
}
//-->
