	function load(form, win) 
		{
		win.location.href = form.menu.options[form.menu.selectedIndex].value
		}