function Jump(sel) 
{if (sel.options[sel.selectedIndex].value) {top.move.location.href = sel.options[sel.selectedIndex].value;}}