function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
function NetSpiceStart(href){
window.open(href,"NetSpice","scrollbars=no,resizable=no,toolbar=no,directories=no,menubar=no,width=625,height=590");
}
function MM_selMenu(selObj){ 
if (selObj.options[selObj.selectedIndex].value != "")
window.open(selObj.options[selObj.selectedIndex].value,"Помощь","scrollbars=yes,resizable=yes,toolbar=no,directories=no,menubar=no,width=500,height=300");
}

