///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// JS : Dynamically created by source4Cms : Last Update : 19.10.2007 - 10:56:38
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////



function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}