ajmenu1 = new mainMenu('vertical', 0.5, '#003300', '#FFCC00', '#FFCC00', '#003300','','right');
 ajmenu1.fontSize = '8pt';
 ajmenu1.fontWeight = 'bold';
  ajmenu1.addItemsWithTarget('> Home', 'index.html', '_top');
  ajmenu1.addItemsWithTarget('> Biography', 'bio.html', 'main');
  ajmenu1.addItemsWithTarget('> Artist\'s Statement', 'phil.html', 'main');
  ajmenu1.addItemsWithTarget('> The Artwork', './Gallery/index0.html', '_top');
  ajmenu1.addItemsWithTarget('> Artist\'s Collection', './Gallery9/index0.html', '_top');
  ajmenu1.addItemsWithTarget('> Archived Artwork', './Sold1/index0.html', '_top');
  ajmenu1.addItemsWithTarget('> Painting From Life', './Album1/index0.html', '_top');
  ajmenu1.addItemsWithTarget('> Gallery Information', 'galleries.html', 'main');
  ajmenu1.addItemsWithTarget('> Contact Jean', 'contact.html', 'main');
  ajmenu1.addItemsWithTarget('> Items of Interest', 'news.html', 'main');
  ajmenu1.addItemsWithTarget('> Copyright Statement', 'copy.html', 'main');
  