function go(form) { var pages=form.to.selectedIndex if ( form.to.options[form.to.selectedIndex].value != "none" ) { location.href=form.to.options[pages].value; } }; var foundit = 1; document.write("