function surfto() {
document.location = document.godinnenform.where.options[document.godinnenform.where.selectedIndex].value
}


