/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.harrisburgevents.com/index.html', {'tw':'_top','tt':'Home','sw':55}],
	['General Info', null, {'sw':100},
		['Advertising Opportunities', 'http://www.harrisburgevents.com/Common/Ad_info.html', {'tw':'_top','tt':'Advertising Opportunities'}],
		['City Attractions', 'http://www.harrisburgevents.com/Common/Attractions.html', {'tw':'_top','tt':'City Attractions'}],
		['Contacts', 'http://www.harrisburgevents.com/Common/Contacts.html', {'tw':'_top','tt':'Contacts'}],
		['Directions', 'http://www.harrisburgevents.com/Common/Directions.html', {'tw':'_top','tt':'Directions'}],
		['FAQs', 'http://www.harrisburgevents.com/Common/FAQs.html', {'tw':'_top','tt':'FAQs'}],
		['Park Rules', 'http://www.harrisburgevents.com/Common/Park_Rules.html', {'tw':'_top','tt':'Park Rules'}],
		['Permits & Applications', 'http://www.harrisburgevents.com/Common/Permits.html', {'tw':'_top','tt':'Permits & Applications'}],
		['Photo Galleries', 'http://www.harrisburgevents.com/Common/Galleries.html', {'tw':'_top','tt':'Photo Galleries'}],
		['Sponsorship Opportunities', 'http://www.harrisburgevents.com/Common/Sponsorship_Opps.html', {'tw':'_top','tt':'Sponsorship Opportunities'}],
		['Volunteer Opportunities', 'http://www.harrisburgevents.com/Common/Volunteer.html', {'tw':'_top','tt':'Volunteer Opportunities'}],
		['Links', 'http://www.harrisburgevents.com/Common/Links.html', {'tw':'_top','tt':'Links'}]
	],
	['Special Events', null, {'sw':120},
		['Annual Events Schedule', 'http://www.harrisburgevents.com/Common/Events.html', {'tw':'_top','tt':'Annual Events Schedule'}],
		['Armed Forces Day', 'http://www.harrisburgevents.com/Events/AFD.html', {'tw':'_top','tt':'Armed Forces Day'}],
		['Spring Egg Hunt', 'http://www.harrisburgevents.com/Events/Egg_Hunt.html', {'tw':'_top','tt':'Spring Egg Hunt'}],
		['Jazz & Multi-Cultural Festival', 'http:///www.harrisburgevents.com/Events/Jazz_Fest.html', {'tw':'_top','tt':'Jazz & Multi-Cultural Festival'}],
		['Italian Lake Concert Series', 'http://www.harrisburgevents.com/Events/Italian_Lake.html', {'tw':'_top','tt':'Italian Lake Concert Series'}],
		['Levitt Live! Series', 'http://www.levittlive.com', {'tw':'_blank','tt':'Levitt Live! Series'}],
		['Kipona Festival', 'http://www.harrisburgevents.com/Events/Kipona.html', {'tw':'_top','tt':'Kipona Festival'}],
		['Holiday Parade', 'http://www.harrisburgevents.com/Events/Parade.html', {'tw':'_top','tt':'Holiday Parade'}],
		['New Year\'s Eve Celebration', 'http://www.harrisburgevents.com/Events/New_Years.html', {'tw':'_top','tt':'New Year\'s Eve Celebration'}]	
	],
	['Sports/Recreation', null, {'sw':150},
		['Programs', 'http://www.harrisburgevents.com/Recreation/Recreation.html', {'tw':'_top','tt':'Programs'}],
		['MLK Essay Competition', 'http://www.harrisburgevents.com/Events/Black_History.html#Essay', {'tw':'_top','tt':'MLK Essay Competition'}]
	],
	['Park System', null, {'sw':105},
		['About Our Parks', 'http://www.harrisburgpa.gov/Visitor/Parks_Recreation.html', {'tw':'_blank','tt':'About Our Parks'}],
		['City Island', 'http://www.Harrisburgevents.com/Common/City_Island.html', {'tw':'_top','tt':'City Island'}]

	],
	['City Calendar', null, {'sw':120},
		['Current Issue', 'http://www.harrisburgevents.com/Common/City_Calendar.html', {'tw':'_top','tt':'Current Issue'}],
		['Advertising Information', 'http://www.harrisburgevents.com/Common/Ad_info.html', {'tw':'_top','tt':'Advertising Information'}]
	]
];