function hyperlinkjump (form)
{var myindex=form.golocation.selectedIndex
location=form.golocation.options[myindex].value;}