function JanMenor(theURL,winName)
  {var myWindow = window.open(theURL,"JAN",'toolbar=yes,scrollbars=yes,menubar=yes,location=yes,resizable=yes,width=850,height=500,left=285,top=200');myWindow.focus()}

function MM_jumpMenu(targ,selObj,restore) 
  {eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;}

