<!-- hide script from old browsers

function loadPage(list) {

  location.href=list.options[list.selectedIndex].value

}

// end hiding script from old browsers -->