*********This would go in the HEAD section********* *********within SCRIPT tags************************ function GotoPage(menu){ window.location = menu.options[menu.selectedIndex].value; } *********This would go in the BODY section******** *********within FORM tags*************************