ajm_state.menuoffset = 5;
ajm_state.closedelay = 700;
ajmenu1 = new mainMenu('horizontal', 0, '#FFFFFF', '#FFFFFF', '#FFFFFF', '#FFFFFF','','right');
 ajmenu1.menuborder = '0';
 ajmenu1.itemborder = '0';
 ajmenu1.divider = '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
 ajmenu1.htmlBefore = '&nbsp;&nbsp;&nbsp;&nbsp;';
 ajmenu1.htmlAfter = '&nbsp;&nbsp;&nbsp;&nbsp;';
 ajmenu1.cellpadding = 2;
 ajmenu1.pad_2 = 2;
  ajmenu1.addImages('dog_products.html', 'images/buttons/cookie_jar.gif', 'images/buttons/cookie_jar_on.gif');
  ajmenu1.addImages('dog_bisquits.html', 'images/buttons/company_profile.gif', 'images/buttons/company_profile_on.gif');
  ajmenu1.addImages('contact.html', 'images/buttons/contact.gif', 'images/buttons/contact_on.gif');
  ajmenu1.addImages('press_releases.html', 'images/buttons/reference.gif', 'images/buttons/reference_on.gif');
  ajmenu1.addImages('comments.html', 'images/buttons/customers.gif', 'images/buttons/customers_on.gif');
  ajmenu1.addImages('index.html', 'images/buttons/home.gif', 'images/buttons/home_on.gif');
  ajmenu1.addImages('order_form.html', 'images/buttons/order.gif', 'images/buttons/order_on.gif');
ajmenu1 = new subMenu('1', '#804000', '#004000', '#FFFFFF', '#FFFFFF');
 ajmenu1.menuborder = '1px solid #999999';
 ajmenu1.htmlBefore = '&nbsp;';
 ajmenu1.htmlAfter = '&nbsp;';
 ajmenu1.cellpadding = 2;
 ajmenu1.fontFamily = 'Verdana';
  ajmenu1.addItems('The Cookie Jar', 'dog_products.html');
  ajmenu1.addItems('Diabetic Cookie Information', 'dog_nutrition.html');
  ajmenu1.addItems('Arthritis Relief Cookie Information', 'geriatric_dogs.html');
ajmenu1 = new subMenu('4', '#804000', '#004000', '#FFFFFF', '#FFFFFF');
 ajmenu1.menuborder = '1px solid #000000';
 ajmenu1.htmlBefore = '&nbsp;';
 ajmenu1.htmlAfter = '&nbsp;';
 ajmenu1.cellpadding = 2;
 ajmenu1.fontFamily = 'Verdana';
  ajmenu1.addItems('Pet Health Library', 'press_releases.html');
  ajmenu1.addItems('Press Releases', 'press_releases.html#pr');
  ajmenu1.addItems('Dog Links', 'dog_healthcare.html');
ajmenu1 = new subMenu('7', '#804000', '#004000', '#FFFFFF', '#FFFFFF');
 ajmenu1.menuborder = '1px solid #000000';
 ajmenu1.htmlBefore = '&nbsp;';
 ajmenu1.htmlAfter = '&nbsp;';
 ajmenu1.cellpadding = 2;
 ajmenu1.fontFamily = 'Verdana';
  ajmenu1.addItems('Standard Ordering', 'order_form.html');
  ajmenu1.addItems('Bulk Ordering', 'order_form.html#bulk');
  ajmenu1.addItems('Automatic Re-Ordering', 'auto_order.html');

