function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

function opentoolpop(popurl){
      window.open(popurl,"","toolbar=yes,menubar=yes,location=no,directories=yes,status=yes,scrollbars=yes,resizable=yes,copyhistory=no,width=640,height=480,top=20,left=20");
}

function openlexpop(popurl){
      window.open(popurl,"","toolbar=yes,location=no,directories=no,status=yes,scrollbars=yes,resizable=no,copyhistory=no,width=600,height=500,top=75,left=175");
}

function openpopwin(popurl,poptitle,popw,poph,popt,popl){
        window.open (popurl,poptitle,"toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,width=400,height=500,top=175,left=200");
}

function opensmwin(popurl){
      window.open(popurl,"","toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,copyhistory=no,width=253,height=200,top=300,left=175");
}

function opencalcpop(popurl){
      window.open(popurl,"","toolbar=yes,location=no,directories=no,status=no,scrollbars=yes,resizable=no,copyhistory=no,width=600,height=600,top=75,left=175");
}

function opensmtop(popurl){
      window.open(popurl,"","toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,copyhistory=no,width=253,height=200,top=175,left=400");
}

function opensmbott(popurl){
      window.open(popurl,"","toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,copyhistory=no,width=253,height=200,top=300,left=300");
}

function openlogwin(popurl){

window.open(popurl,"","toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,copyhistory=no,width=360,height=300,top=175,left=300");
}

function opennewspop(popurl){
      window.open(popurl,"","toolbar=yes,location=no,directories=no,status=yes,scrollbars=yes,resizable=no,copyhistory=no,width=600,height=500,top=75,left=175");
}

