ajm_state.menuoffset = 0;
ajm_state.closedelay = 500;
ajmenu1 = new mainMenu('horizontal', 0, '#FFFFFF', '#C40816', '#FFFFFF', '#FFFFFF','images/spacers/spacer_20.gif','right');
 ajmenu1.divider = '';
 ajmenu1.htmlBefore = '&nbsp;';
 ajmenu1.htmlAfter = '&nbsp;';
  ajmenu1.addImages('#', 'images_afs/big_buttons/menu.gif', 'images_afs/big_buttons/menu_on.gif');
  ajmenu1.addImages('#', 'images_afs/big_buttons/about.gif', 'images_afs/big_buttons/about_on.gif');
  ajmenu1.addImages('#', 'images_afs/big_buttons/contact.gif', 'images_afs/big_buttons/contact_on.gif');
  ajmenu1.addImages('store.shtml', 'images_afs/big_buttons/order.gif', 'images_afs/big_buttons/order_on.gif');
ajmenu1 = new subMenu('1', '#278008', '#FF0000', '#FFFFFF', '#FFFFFF');
 ajmenu1.menuborder = '1px solid #175502';
 ajmenu1.fontFamily = 'Arial Black';
 ajmenu1.fontSize = '13pt';
  ajmenu1.addItems('View Our Menu', 'menus.shtml');
  ajmenu1.addItems('Catering Services', 'catering.shtml');
  ajmenu1.addItems('Delivery Area', 'deliveries.shtml');
ajmenu1 = new subMenu('2', '#278008', '#FF0000', '#FFFFFF', '#FFFFFF');
 ajmenu1.menuborder = '1px solid #175502';
 ajmenu1.cellpadding = 0;
 ajmenu1.fontFamily = 'Arial Black';
 ajmenu1.fontSize = '13pt';
  ajmenu1.addItems('About Anthony\'s', 'about_us.shtml');
  ajmenu1.addItems('Store Hours', 'hours.shtml');
  ajmenu1.addItems('Catering Services', 'catering.shtml');
ajmenu1 = new subMenu('3', '#278008', '#FF0000', '#FFFFFF', '#FFFFFF');
 ajmenu1.menuborder = '1px solid #175502';
 ajmenu1.fontFamily = 'Arial Black';
 ajmenu1.fontSize = '13pt';
  ajmenu1.addItems('Directions & Map', 'directions.shtml');
  ajmenu1.addItems('Contact Info', 'contact.shtml');
  ajmenu1.addItems('Join Email List', 'mailing_list.shtml');
  ajmenu1.addItems('VIP Program', 'vip_program.shtml');
  ajmenu1.addItems('Customer Comments', 'comments.shtml');
  ajmenu1.addItemsWithTarget('Facebook Fans', 'http://www.facebook.com/anthonysfoodshop', '_blank');
ajmenu1 = new subMenu('4', '#278008', '#FF0000', '#FFFFFF', '#FFFFFF');
 ajmenu1.menuborder = '1px solid #175502';
 ajmenu1.fontFamily = 'Arial Black';
 ajmenu1.fontSize = '13pt';
  ajmenu1.addItems('Place An Order', 'store.shtml');
  ajmenu1.addItems('Delivery Area', 'deliveries.shtml');

