ajmenu1 = new mainMenu('horizontal', 0, '#FFFFCC', '#FFFFD5', '#004000', '#FF8000','','right');
 ajmenu1.fontFamily = 'Times New Roman';
 ajmenu1.fontSize = '20pt';
 ajmenu1.fontStyle = 'italic';
 ajmenu1.fontWeight = 'bold';
  ajmenu1.addItems('Menus', '');
  ajmenu1.addItems('Dining Rooms', '');
  ajmenu1.addItems('Inn History', '');
ajmenu1 = new subMenu('1', '#FFFFC1', '#FFFFC1', '#004000', '#FF8040');
 ajmenu1.fontFamily = 'Times New Roman';
 ajmenu1.fontSize = '14pt';
  ajmenu1.addItems('Appetizers', 'http://www.bridgeinnpleasantville.com/Appetizer_Menu.pdf');
  ajmenu1.addItems('Burgers, Wraps & More', 'http://www.bridgeinnpleasantville.com/Sandwich%20Menu.pdf');
  ajmenu1.addItems('Pasta, Flat Bread & More', 'http://www.bridgeinnpleasantville.com/Pasta%20Menu.pdf');
  ajmenu1.addItems('Features Menu (sample menu)', 'http://www.bridgeinnpleasantville.com/Features%20Menu.pdf');
  ajmenu1.addItems('Entrees', 'http://www.bridgeinnpleasantville.com/Entree_Menu.pdf');
  ajmenu1.addItems('Drink Menu', 'http://www.bridgeinnpleasantville.com/house_speciality_drinks.htm');
  ajmenu1.addItems('Buffet menu', 'http://www.bridgeinnpleasantville.com/buffet_menu_at_pleasantville.htm');
  ajmenu1.addItems('Desserts', 'http://www.bridgeinnpleasantville.com/desserts_menu.htm');
ajmenu1 = new subMenu('2', '#FFFFC1', '#FFFFC1', '#004000', '#FF8040');
 ajmenu1.fontFamily = 'Times New Roman';
 ajmenu1.fontSize = '14pt';
  ajmenu1.addItems('New Outside Dining', 'http://www.bridgeinnpleasantville.com/outside_dining_and_bar.htm');
  ajmenu1.addItems('Dining Rooms', 'http://www.bridgeinnpleasantville.com/dining_rooms.htm');
ajmenu1 = new subMenu('3', '#FFFFC1', '#FFFFC1', '#004000', '#FF8040');
 ajmenu1.fontFamily = 'Times New Roman';
 ajmenu1.fontSize = '14pt';
  ajmenu1.addItems('History of the Inn', 'http://www.bridgeinnpleasantville.com/history_of_the_historic_pleasant.htm');
