function go() {
window.location.href=document.ProgramListForm.program.options[document.ProgramListForm.program.selectedIndex].value;
}
