/* for individual location: [left from border, offset from the parent, width, height] */ var SD_MENU_ITEMS = [ ['HOME', '/page/home', null], /* ['ABOUT THE SILVER DIALOGUES', '/page/about', null], */ ['SILVER PROFESSORS', '/page/faculty', null, ['Search Alphabetical Listing','/page/alphalist', null], ['Search by Discipline','/page/discipline', null], ['Search by Year Appointed','/page/appointed', null], ], ];