// initialization of RBMSCL pages, excluding Centers
function startup() {
  loadTabs(); // tabs.js
}
window.onload = startup;