function buttoninfo() {
      if (event.ctrlKey && event.shiftKey) {
        window.location="http://www.lmu.edu/cms";
      }
}