ajm_state.menuoffset = 4;
ajm_state.closedelay = 600;
ajmenu1 = new mainMenu('vertical', 0, '#FFFF80', '#FEAD92', '#004000', '#D9FFD9','images/backgrounds/menu_back.gif','right');
 ajmenu1.divider = '';
 ajmenu1.fontFamily = 'Verdana';
 ajmenu1.fontSize = '11pt';
 ajmenu1.fontWeight = 'bold';
 ajmenu1.htmlAfter = '&nbsp;';
 ajmenu1.cellpadding = 3;
 ajmenu1.pad_1 = 0;
 ajmenu1.pad_2 = 0;
  ajmenu1.addImages('about_us.shtml', 'images/buttons/about2.gif', 'images/buttons/about_on2.gif');
  ajmenu1.addImages('photo_gallery.shtml', 'images/buttons/store_photos2.gif', 'images/buttons/store_photos_on2.gif');
  ajmenu1.addImages('questions.shtml', 'images/buttons/questions2.gif', 'images/buttons/questions_on2.gif');
  ajmenu1.addImages('specials.shtml', 'images/buttons/special_offers2.gif', 'images/buttons/special_offers_on2.gif');
  ajmenu1.addImages('affiliates.shtml', 'images/buttons/affiliates2.gif', 'images/buttons/affiliates_on2.gif');
  ajmenu1.addImages('asian.shtml', 'images/buttons/asian_web_sites2.gif', 'images/buttons/asian_web_sites_on2.gif');
  ajmenu1.addImages('contact.shtml', 'images/buttons/contact_us2.gif', 'images/buttons/contact_us_on2.gif');
  ajmenu1.addImages('directions.shtml', 'images/buttons/directions2.gif', 'images/buttons/directions_on2.gif');
  ajmenu1.addImages('index.shtml', 'images/buttons/home2.gif', 'images/buttons/home_on2.gif');

