<!-- 
function menu(sel, win) { win.location.href = sel.options[sel.selectedIndex].value } 
//--> 