ajmenu1 = new mainMenu('horizontal', 15, '#5F5F5F', '#FF6633', '#FFFFFF', '#000000','','right');
 ajmenu1.fontSize = '8pt';
 ajmenu1.htmlBefore = '&nbsp;&nbsp;&nbsp;';
  ajmenu1.addItems('HALL OF FAME', 'http://www.adnpage.org/hall_of_fame.html');
  ajmenu1.addItemsWithTarget('EXTREMITY GAMES', 'http://www.extremitygames.com/', '_blank');
  ajmenu1.addItems('SCHOLARSHIPS', 'http://www.adnpage.org/scholarships.html');
  ajmenu1.addItems('OUTREACH', 'http://www.adnpage.org/outreach.html');
  ajmenu1.addItems('COALITION', 'http://www.adnpage.org/coalition.html');
  ajmenu1.addItems('CALENDAR', 'http://www.adnpage.org/calendar.html');
  ajmenu1.addItems('SUPPORT ADN', 'http://www.adnpage.org/support_adn.html');
  ajmenu1.addItems('SPONSORS', 'http://www.adnpage.org/sponsors_overall.html');
ajmenu1 = new subMenu('1', '#9F9F9F', '#FF6633', '#FFFFFF', '#000000');
  ajmenu1.addItems('Community Resources', 'http://www.adnpage.org/community_resources.html');
  ajmenu1.addItems('Nominations', 'http://www.adnpage.org/nominations/nominations.html');
  ajmenu1.addItems('Inductees and Honorees', 'http://www.adnpage.org/inductees_honorees.html');
  ajmenu1.addItems('Sponsors', 'http://www.adnpage.org/sponsors.html');
