function goToPage(dd) {var ind = dd.selectedIndex;var url = dd.options[ind].valuedocument.location=url;}