function mmLoadMenus() {
  if (window.mm_menu_5) return;

  window.mm_menu_5 = new Menu("root",116,20,"arial",11,"#fff","#fc0","#36c","#222","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
   mm_menu_5.addMenuItem("OUR BLOG","location='blog.html'");
   mm_menu_5.addMenuItem("2008-09 News","location='news.html'");
   mm_menu_5.addMenuItem("2005-07 News","location='news06.html'");
   mm_menu_5.addMenuItem("INFOCENTRE","location='infocentre.htm'");
   mm_menu_5.addMenuItem("THE GALLERY", "location='production.html'");
   mm_menu_5.hideOnMouseOut=true;
   mm_menu_5.menuBorder=0;
   mm_menu_5.menuLiteBgColor='#fff';
   mm_menu_5.menuBorderBgColor='#000';
   mm_menu_5.bgColor='#006';
  window.mm_menu_4 = new Menu("root",116,20,"arial",11,"#fff","#fc0","#36c","#222","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
   mm_menu_4.addMenuItem("IN STOCK","location='instock.html'");
   mm_menu_4.addMenuItem("OUR CHOICE", "location='spec.html'");
   mm_menu_4.addMenuItem("THE USED LIST","location='used_products/masterlist_001.html'");
   mm_menu_4.addMenuItem("BUGERA amps","location='bugera.html'");
   mm_menu_4.hideOnMouseOut=true;
   mm_menu_4.menuBorder=0;
   mm_menu_4.menuLiteBgColor='#fff';
   mm_menu_4.menuBorderBgColor='#000';
   mm_menu_4.bgColor='#006';
  window.mm_menu_3 = new Menu("root",117,20,"arial",11,"#fff","#fc0","#36c","#222","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
   mm_menu_3.addMenuItem("RATES & GEAR","location='rates.html'");
   mm_menu_3.addMenuItem("DIY RENTALS","location='rentals.html'");
   mm_menu_3.addMenuItem("LIGHTING/ EFFECTS","location='lighting.html'");
   mm_menu_3.addMenuItem("WIRELESS","location='wireless.html'");
   mm_menu_3.addMenuItem("CONCERT SOUND","location='audio.html'");
   mm_menu_3.addMenuItem("ClearCOM","location='comm.html'");
   mm_menu_3.addMenuItem("AUDIO VISUAL","location='av.html'");
   mm_menu_3.hideOnMouseOut=true;
   mm_menu_3.menuBorder=0;
   mm_menu_3.menuLiteBgColor='#fff';
   mm_menu_3.menuBorderBgColor='#000';
   mm_menu_3.bgColor='#006';
  window.mm_menu_2 = new Menu("root",116,20,"arial",11,"#fff","#fc0","#36c","#222","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
   mm_menu_2.addMenuItem("ABOUT US","location='aboutus.html'");
   mm_menu_2.addMenuItem("SHOP HOURS","location='hours.html'");
   mm_menu_2.addMenuItem("DIRECTIONS","location='directions.html'");
   mm_menu_2.addMenuItem("PRODUCT LINES","location='lines.html'");
   mm_menu_2.addMenuItem("LOGOS & MEDIA", "location='media.html'");
   mm_menu_2.addMenuItem("facebook Page", "location='http://www.facebook.com/pages/manage/?act=10640620#!/pages/Angus-Audio-Cambridge/285915800582'");
   mm_menu_2.hideOnMouseOut=true;
   mm_menu_2.menuBorder=0;
   mm_menu_2.menuLiteBgColor='#fff';
   mm_menu_2.menuBorderBgColor='#000';
   mm_menu_2.bgColor='#006';
   mm_menu_2.writeMenus();
} // mmLoadMenus()

