function internal(s) { var d = s.options[s.selectedIndex].value; bbwindow.location.href=d; s.selectedIndex=0; }