function mmLoadMenus() { if (window.mm_menu_cal) return; window.mm_menu_hom = new Menu("root",1,8,false,true,"#390073","#390073","#ffffff","#ffffff"); mm_menu_hom.addMenuItem(""); window.mm_menu_cal = new Menu("root",160,16,false,true,"#dd7500","#ff9900","#ffffff","#ffffff"); mm_menu_cal.addMenuItem("Assemblies","location='school.html#assemblies'"); mm_menu_cal.addMenuItem("Residencies","location='school.html#residencies'"); mm_menu_cal.addMenuItem("Workshops","location='school.html#workshops'"); mm_menu_cal.addMenuItem("At Risk Kids","location='school.html#atriskkids'"); mm_menu_cal.addMenuItem("Scripts","location='school.html#scripts'"); window.mm_menu_get = new Menu("root",160,16,false,true,"#dd7500","#ff9900","#ffffff","#ffffff"); mm_menu_get.addMenuItem("Bye Bye, Blackbird","location='fitzgerald.html'"); mm_menu_get.addMenuItem("Einstein: A Stage Portrait","location='einstein.html'"); mm_menu_get.addMenuItem("FLLW: Frank Lloyd Wright","location='fllw.html'"); mm_menu_get.addMenuItem("Lenny's Back","location='lenny.html'"); mm_menu_get.addMenuItem("Meet Thomas Jefferson","location='http://www.manfrommonticello.com'"); mm_menu_get.addMenuItem("Wright From America","location='exiles.html'"); window.mm_menu_din = new Menu("root",160,16,false,true,"#dd7500","#ff9900","#ffffff","#ffffff"); mm_menu_din.addMenuItem("Patina Restaurants","location='http://www.hollywoodbowl.com/dining/restaurants.cfm'"); mm_menu_din.addMenuItem("Picnicking","location='http://www.hollywoodbowl.com/dining/picnicking.cfm'"); window.mm_menu_act = new Menu("root",160,16,false,true,"#dd7500","#ff9900","#ffffff","#ffffff"); mm_menu_act.addMenuItem("History","location='moreaboutus.html#history'"); mm_menu_act.addMenuItem("Staff Bios","location='moreaboutus.html#staffbios'"); mm_menu_act.addMenuItem("Awards","location='moreaboutus.html#awards'"); mm_menu_act.addMenuItem("Grants","location='moreaboutus.html#grants'"); mm_menu_act.addMenuItem("Sponsors","location='moreaboutus.html#sponsors'"); mm_menu_act.addMenuItem("Fundraising","location='moreaboutus.html#fundraising'"); window.mm_menu_abo = new Menu("root",160,16,false,true,"#dd7500","#ff9900","#ffffff","#ffffff"); mm_menu_abo.addMenuItem("History","location='http://www.hollywoodbowl.com/about/history.cfm'"); mm_menu_abo.addMenuItem("Board Members","location='http://www.hollywoodbowl.com/about/directors.cfm'"); mm_menu_abo.addMenuItem("LA Philharmonic","location='http://www.hollywoodbowl.com/about/laphilharmonic.cfm'"); mm_menu_abo.addMenuItem("Bowl Orchestra","location='http://www.hollywoodbowl.com/about/hbo.cfm'"); mm_menu_abo.addMenuItem("Corporate Sponsors","location='http://www.hollywoodbowl.com/about/corp_sponsors.cfm'"); mm_menu_abo.addMenuItem("Press","location='http://www.hollywoodbowl.com/about/press_whatsnew.cfm'"); mm_menu_abo.addMenuItem("The Bowl Store","location='http://www.thebowlstore.com'"); mm_menu_abo.addMenuItem("Discography","location='http://www.hollywoodbowl.com/about/discography.cfm'"); mm_menu_abo.addMenuItem("Music Links","location='http://www.hollywoodbowl.com/about/links.cfm'"); window.mm_menu_sea = new Menu("root",1,8,false,true,"#390073","#390073","#ffffff","#ffffff"); mm_menu_sea.addMenuItem(""); window.mm_menu_lap = new Menu("root",204,16,false,true,"#cc3300","#e54c00","#ffffff","#ffffff"); mm_menu_lap.addMenuItem("Home","location='http://www.LAPhil.com/index.cfm'"); mm_menu_lap.addMenuItem("The Orchestra","location='http://www.LAPhil.com/orchestra/index.cfm'"); mm_menu_lap.addMenuItem("Support Us","location='http://www.LAPhil.com/support/index.cfm'"); mm_menu_lap.addMenuItem("Press Room","location='http://www.LAPhil.com/press/'"); mm_menu_lap.addMenuItem("Education","location='http://www.LAPhil.com/education/'"); mm_menu_lap.addMenuItem("Resources","location='http://www.LAPhil.com/resources/'"); mm_menu_lap.addMenuItem("About Us","location='http://www.LAPhil.com/about/'"); mm_menu_lap.addMenuItem("Jobs","location='http://www.LAPhil.com/jobs/'"); window.mm_menu_wdc = new Menu("root",200,16,false,true,"#0066cc","#3a87e6","#ffffff","#ffffff"); mm_menu_wdc.addMenuItem("Home","location='http://wdch.LAPhil.com/index.cfm'"); mm_menu_wdc.addMenuItem("Calendar","location='http://wdch.LAPhil.com/calendar/'"); mm_menu_wdc.addMenuItem("Tickets","location='http://wdch.LAPhil.com/tix/'"); mm_menu_wdc.addMenuItem("Getting to WDCH","location='http://wdch.LAPhil.com/getting/'"); mm_menu_wdc.addMenuItem("Dining","location='http://wdch.LAPhil.com/dining/'"); mm_menu_wdc.addMenuItem("About WDCH","location='http://wdch.LAPhil.com/about/'"); mm_menu_wdc.writeMenus(); }