function gotoSite(obj) { var s; s=obj.options[obj.selectedIndex].value; if (s != "") location.href="http://www.ramapo.edu"+s; }