/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Community', null, null,
		['State of Georgia', 'http://georgia.gov', {'tw':'_top'}],
		['Athens Chamber', 'http://athensga.com', {'tw':'_top'}],
		['Athens-Clarke Co.', '"http://www.athensclarkecounty.com', {'tw':'_top'}],
		['Oconee County', 'http://www.oconeecounty.net/'],
		['Barrow County', 'http://www.barrowchamber.com/'],
		['Banks County ', 'http://www.bankscountyga.org/'],
		['Elbert County ', 'http://www.elbertga.com/'],
		['Jackson County', 'http://www.jacksoncountyga.com/'],
		['"Historic Madison, Georgia" ', 'http://www.madisonga.org/'],
		['News', null, null,
			['Banner Herald', 'http://www.onlineathens.com/'],
			['The Red & Black ', 'http://www.redandblack.com/'],
			['Flagpole', 'http://flagpole.com']
		],
		['Athens Visitors Bureau ', 'http://visitathensga.com'],
		['Athens Heritage Foundation ', 'http://www.achfonline.org/'],
		['Athens Regional Library', 'http://www.clarke.public.lib.ga.us/']
	],
	['Arts', null, null,
		['Athens Arts Council', 'http://www.athensarts.org/'],
		['OCAF', 'http://www.ocaf.com/'],
		['The Classic Center', 'http://www.classiccenter.com/'],
		['UGA Performing Arts Center', 'http://www.uga.edu/pac/'],
		['Georgia Museum of Art ', 'http://www.uga.edu/gamuseum/index.html'],
		['Lyndon House Art Center', 'http://accleisureservices.com/lyndon.shtml'],
		['Madison-Morgan Cultural Center', 'http://www.morgan.public.lib.ga.us/madmorg'],
		['Town and Gown Players', 'http://www.townandgownplayers.org/'],
		['Athens Creative Theatre', 'http://www.athenscreativetheatre.com/'],
		['The Morton Theatre', 'http://www.mortontheatre.com/'],
		['The Georgia Theatre', 'http://www.georgiatheatre.com/'],
		['Athens Symphony', 'http://www.athenssymphony.org/'],
		['Athens Youth Symphony', 'http://www.athensyouthsymphony.org/'],
		['AthFest Music and Arts Festival', 'http://www.athfest.com/'],
		['Oconee Youth Playhouse ', 'http://www.oypoysp.com/'],
		['UGA Theatre', 'http://www.drama.uga.edu/events/productions.php']
	],
	['Sports/Rec', null, null,
		['UGA Athletic Association', 'http://georgiadogs.ocsn.com/'],
		['State Botanical Garden', 'http://www.uga.edu/botgarden/'],
		['Sandy Creek Park', 'http://www.sandycreekpark.com/'],
		['North Georgia State Parks', 'http://gastateparks.org/'],
		['GA Outdoor Recreation Guide', 'http://www.n-georgia.com/'],
		['YMCA', 'http://www.athensymca.org/'],
		['YWCO', 'http://www.ywco.org/'],
		['Bike Athens', 'http://www.bikeathens.com/']
	],
	['Colleges', null, null,
		['UGA', 'http://www.uga.edu/'],
		['Center for Continuing Education', 'http://www.georgiacenter.uga.edu/'],
		['U.S. Navy Supply Corps School', 'https://www.npdc.navy.mil/css/nscs/'],
		['Athens Technical College', 'http://www.athenstech.edu']
	],
	['Public Schools', null, null,
		['Clarke County', 'http://www.clarke.k12.ga.us/'],
		['Oconee County', 'http://www.oconee.k12.ga.us/'],
		['Oglethorpe County', 'http://www.oglethorpe.k12.ga.us/'],
		['Jackson County ', 'http://www.jackson.k12.ga.us/'],
		['Madison County', 'http://www.madison.k12.ga.us/'],
		['Barrow County', 'http://www.barrow.k12.ga.us/'],
		['Morgan County', 'http://www.morgan.k12.ga.us/'],
		['Banks County', 'http://www.banks.k12.ga.us/']
	],
	['Private Schools', null, null,
		['Athens Montessori School ', 'http://www.athensmontessori.org/'],
		['Athens Academy ', 'http://www.athensacademy.org/'],
		['St. Joseph\'s Catholic School ', 'http://www.archatl.com/schools/elem_stjosephs_athens.html'],
		['Prince Avenue Christian School', 'http://www.princeavenuechristian.com/'],
		['Emmanuel Episcopal Day School ', 'http://www.emmanuel-athens.org/'],
		['Athens Christian School ', 'http://www.athenschristian.com/']
	],
	['Hospitals', null, null,
		['Athens Regional Medical Center ', 'http://www.armc.org/'],
		['St. Mary\'s Health Care System', 'http://www.stmarysathens.com/']
	]
];
