<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

function MM_jumpMenuGo(selName,targ,restore){ //v3.0
  var selObj = MM_findObj(selName); if (selObj) MM_jumpMenu(targ,selObj,restore);
}
//-->

<!--Hide script from old browsers
function newWindow(newContent)
  {
winContent = window.open(newContent, 'nextWin', 'right=0,top=20,width=400,height=200,toolbar=no,scrollbars=no,resizable=no')

winContent.focus()
  }
   //Stop hiding script from old browsers -->

//-->