function udagdata(){ box = document.forms.gd_data.navi; destination = box.options[box.selectedIndex].value; if (destination) location.href = destination; }