/*
  --- menu items ---
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS11 = [
  ['Bethesda', '/bethesda/bethesda.htm', null,
    ['Ask Me Team','/bethesda/askme.htm'],
    ['Communitiy Services','/bethesda/commserv.htm'],
    ['Downtown Living','/bethesda/downtownliving.htm'],
    ['Facts & Figures','/bethesda/factsfigures.htm'],
    ['Farmers Market','/bethesda/farmersmarket.htm'],
    ['Free Guides','/bethesda/freeguides.htm'],
    ['Hotels','/bethesda/hotels.htm'],
    ['Landscaping Tips','/bethesda/landscaping.htm'],
    ['Map','/bethesda/map.htm'],
    ['Projects In Progress','/bethesda/projects.htm']
  ]
];
var MENU_ITEMS12 = [
  ['About BUP', '/bup/bup.htm', null,
    ['Contact Us','/bup/contact.htm'],
    ['Board','/bup/board.htm'],
    ['Staff','/bup/staff.htm']
  ],
];
var MENU_ITEMS13 = [
  ['Parking & Transit','/parking/parking.htm', null,
    ['Parking Information & Map','/parking/parkinginfo.htm'],
    ['Bethesda Circulator Info & Map','/parking/circulatorinfo.htm'],
    ['Public Transportation','/parking/publictransit.htm'],
    ['Bethesda Transportation Solutions','http://www.bethesdatransit.org']
  ],
];
var MENU_ITEMS14 = [
  ['Volunteer','/volunteer/volunteer.htm']
];
var MENU_ITEMS15 = [
  ['Join Our Email List','/bup/emaillist.htm']
];
var MENU_ITEMS16 = [
  ['Media Center','/mediacenter/mediacenter.htm']
];



var MENU_ITEMS21 = [
  ['Events Calendar', '/eventscalendar/eventscalendar.htm', null,
    ['Bethesda Beat','/bethesdabeat/bethesdabeat.htm']
  ]
];
var MENU_ITEMS22 = [
  ['Shopping', '/shopping/shoppingdatabase.asp']
];
var MENU_ITEMS23 = [
  ['Dining','/dining/diningdatabase.asp', null,
    ['Evening Destinations','/dining/evening.htm']
  ]
];
var MENU_ITEMS24 = [
  ['Arts & Entertainment','/arts/arts.htm', null,
    ['Art Walk','/arts/artswalk.htm'],
    ['Bethesda Artist Market','/arts/artistmarket.htm'],
    ['Bethesda Fine Arts Festival','/arts/artsfestival.htm'],
    ['Bethesda Painting Awards','/arts/painting-awards.htm'],
    ['Dance Bethesda','/arts/Dance-Bethesda/dance.htm'],
    ['Play In A Day','/arts/Play-In-A-Day/play-in-a-day.htm'],
    ['The Trawick Prize','/arts/trawick.htm'],
    ['Venues','/arts/venues.htm'],
    ['Public Art','/arts/publicart.htm'],
    ['Map','/arts/artsmap.htm']
  ]
];
var MENU_ITEMS25 = [
  ['Special Events','/specialevents/specialevents.htm', null,
    ['Bethesda Literary Festival','/specialevents/litfest/litfest.htm'],
    ['Bethesda Outdoor Movies','/specialevents/movies/outdoor-movies.htm'],
    ['Imagination Bethesda','/specialevents/imagination/imagination.htm'],
    ['Summer Concert Series','/specialevents/summerconcerts.htm'],
    ['Taste of Bethesda','/specialevents/taste/taste.htm'],
    ['Winter Wonderland','/specialevents/winter/winter.htm'],
    ['Volunteer Opportunities','/volunteer/volunteer.htm']
   ]
];
