function openBrWindowtocsusb() {
  window.open('http://www.csusb.edu','csusb','width=500,height=300,resizable=yes,location=yes,status=yes,scrollbars=yes,menubar=yes');
}