ajmenu1 = new mainMenu('horizontal', 0, '#FFFFC1', '#99CCCC', '#006600', '#0000FF','','right');
 ajmenu1.fontWeight = 'bold';

  ajmenu1.addItems('Consoles', 'boat-centerconsole.html');
  ajmenu1.addItems('Leaning Posts', 'leaning-posts.html');
  ajmenu1.addItems('Stock Items', 'marine-stock.html');
  ajmenu1.addItems('Transom Seat', 'boat-transom-seat.html');
  ajmenu1.addItems('Contact', 'contact.html');
ajmenu1 = new subMenu('2', '#000080', '#888888', '#FFFFFF', '#FFFFFF');
  ajmenu1.addItems('Bench Seats', 'leaning-posts.html');
  ajmenu1.addItems('Rocket Launchers', 'leaning-posts.html');
  ajmenu1.addItems('Live Well Combinations', 'leaning-posts.html');
ajmenu1 = new subMenu('3', '#000080', '#888888', '#FFFFFF', '#FFFFFF');
  ajmenu1.addItems('Electronics Boxes', 'electronic-boxes.html');
  ajmenu1.addItems('Tackle Box Centers', 'tackle-box-centers.html');
  ajmenu1.addItems('Live Wells', 'boat-live-wells.html');
  ajmenu1.addItems('Fish Cleaning Stations', 'fish-cleaning-stations.html');
  ajmenu1.addItems('Dock Boxes', 'boat-dockboxes.html');
  ajmenu1.addItems('Dock Trash Boxes', 'boat-trash-boxes.html');
  ajmenu1.addItems('Step Boxes', 'boat-stepboxes.html');
  ajmenu1.addItems('Dock Ladders', 'dockladders.html');
  ajmenu1.addItems('Dock Cleats', 'dock-cleats.html');
ajmenu1 = new subMenu('6', '#000080', '#888888', '#FFFFFF', '#FFFFFF');
  ajmenu1.addItems('Terms of Use/Privacy', 'terms.html');

