// Usage onchange=MM_jumpmenu('parent',this,0)" 

function MM_jumpMenu(parent,sel,num){

location.href=sel.options[sel.selectedIndex].value;

}