ajm_state.menuoffset = 3;
ajm_state.closedelay = 600;
ajmenu1 = new mainMenu('vertical', 0, '#FFFFFF', '#FFFFFF', '#004080', '#004080','','right');
  ajmenu1.addImages('index.shtml', 'images/buttons/graf_style/home.gif', 'images/buttons/graf_style/home_on.gif');
  ajmenu1.addImages('about_us.shtml', 'images/buttons/graf_style/about.gif', 'images/buttons/graf_style/about_on.gif');
  ajmenu1.addImages('menus.shtml', 'images/buttons/graf_style/menu.gif', 'images/buttons/graf_style/menu_on.gif');
  ajmenu1.addImages('hours.shtml', 'images/buttons/graf_style/hours.gif', 'images/buttons/graf_style/hours_on.gif');
  ajmenu1.addImages('scoopers.shtml', 'images/buttons/graf_style/scoopers.gif', 'images/buttons/graf_style/scoopers_on.gif');
  ajmenu1.addImages('contact.shtml', 'images/buttons/graf_style/contact.gif', 'images/buttons/graf_style/contact_on.gif');
  ajmenu1.addImages('directions.shtml', 'images/buttons/graf_style/directions.gif', 'images/buttons/graf_style/directions_on.gif');
