ajm_state.menuoffset = 0;

ajm_state.closedelay = 5;

ajmenu1 = new mainMenu('horizontal', 0, '#ffffff', '#ffffff', '#ffffff', '#ffffff', 'top');

ajmenu1.menuborder='0';

 ajmenu1.cellpadding='0';

  ajmenu1.addImages('index.php', 'images/home-norm.gif', 'images/home-hover.gif');

  ajmenu1.addImages('about.shtml', 'images/about-norm.gif', 'images/about-hover.gif');

  ajmenu1.addImages('products.php', 'images/products-norm.gif', 'images/products-hover.gif');

  ajmenu1.addImages('gallery.php', 'images/showcase-norm.gif', 'images/showcase-hover.gif');

  ajmenu1.addImages('services.shtml', 'images/services-norm.gif', 'images/services-hover.gif');

  ajmenu1.addImages('contact.shtml', 'images/contact-norm.gif', 'images/contact-hover.gif');

  ajmenu1.addImages('links.shtml', 'images/links-norm.gif', 'images/links-hover.gif');

  

ajmenu1 = new subMenu('5', '#E6EADB', '#455A60', '#455A60', '#ffffff');

 ajmenu1.menuborder = '1px solid #000000';

 ajmenu1.fontSize = '9pt';

  ajmenu1.addItems('What is Koi?', 'koi.shtml');

  ajmenu1.addItems('Tending Your Garden', 'tending-garden.shtml');

  ajmenu1.addItems('Pond Maintenance', 'pond-maintenance.shtml');

  

  ajmenu1 = new subMenu('6', '#E6EADB', '#455A60', '#455A60', '#ffffff');

 ajmenu1.menuborder = '1px solid #000000';

 ajmenu1.fontSize = '9pt';

  ajmenu1.addItems('General Contact Info', 'contact.shtml');

  ajmenu1.addItems('Maps & Directions', 'directions.shtml');
