function gothere() {
var list=document.forms[0].where
location=list.options[list.selectedIndex].value
}