ajm_state.menuoffset = 0;
ajm_state.closedelay = 5;
ajmenu1 = new mainMenu('horizontal', 0, '#0d1019', '#FFFFFF', '#53140B', '#954625','','right');
 ajmenu1.menuborder='0';
 ajmenu1.cellpadding='0';
  ajmenu1.addImages('index.php', '/images/nav/home-norm.gif', '/images/nav/home-hover.gif');
  ajmenu1.addImages('about.php', '/images/nav/about-norm.gif', '/images/nav/about-hover.gif');
  ajmenu1.addImages('bios.php', '/images/nav/bios-norm.gif', '/images/nav/bios-hover.gif');
  ajmenu1.addImages('concerts.php', '/images/nav/concerts-norm.gif', '/images/nav/concerts-hover.gif');
  ajmenu1.addImages('contact.php', '/images/nav/contact-norm.gif', '/images/nav/contact-hover.gif');
  ajmenu1.addImages('links.php', '/images/nav/links-norm.gif', '/images/nav/links-hover.gif');
