var MENU_ITEMS = [
	['Mens Artistic', '', null,
	
		['About', 'index.php?menu=gymid067'],
		['Management', 'index.php?menu=gymid074'],
		['News', 'index.php?menu=gymid081'],
		['Calendar', '../calendar.php?menu=gymid028'],
		['Technical Info', 'index.php?menu=gymid095'],
		['Events', '../calendar.php?menu=gymid028'],
		['Programs & Resources', 'index.php?menu=gymid102'],
		['FAQs & Links', 'index.php?menu=gymid109'],
	],
	
	['Womens Artistic', '', null,
	
		['About', 'index.php?menu=gymid068'],
		['Management', 'index.php?menu=gymid075'],
		['News', 'index.php?menu=gymid082'],
		['Calendar', '../calendar.php?menu=gymid028'],
		['Technical Info', 'index.php?menu=gymid096'],
		['Events', '../calendar.php?menu=gymid028'],
		['Programs & Resources', 'index.php?menu=gymid103'],
		['FAQs & Links', 'index.php?menu=gymid110'],
	],
	
	['Rhythmic', '', null,
	
		['About', 'index.php?menu=gymid069'],
		['Management', 'index.php?menu=gymid076'],
		['News', 'index.php?menu=gymid083'],
		['Calendar', '../calendar.php?menu=gymid028'],
		['Technical Info', 'index.php?menu=gymid097'],
		['Events', '../calendar.php?menu=gymid028'],
		['Programs & Resources', 'index.php?menu=gymid104'],
		['FAQs & Links', 'index.php?menu=gymid111'],
	],
	
	['Trampoline', '', null,
	
		['About', 'index.php?menu=gymid073'],
		['Management', 'index.php?menu=gymid124'],
		['News', 'index.php?menu=gymid087'],
		['Calendar', '../calendar.php?menu=gymid028'],
		['Technical Info', 'index.php?menu=gymid101'],
		['Events', '../calendar.php?menu=gymid028'],
		['Programs & Resources', 'index.php?menu=gymid108'],
		['FAQs & Links', 'index.php?menu=gymid115'],
	],
	
	['Sport Aerobics', '', null,
	
		['About', 'index.php?menu=gymid072'],
		['Management', 'index.php?menu=gymid080'],
		['News', 'index.php?menu=gymid086'],
		['Calendar', '../calendar.php?menu=gymid028'],
		['Technical Info', 'index.php?menu=gymid100'],
		['Events', '../calendar.php?menu=gymid028'],
		['Programs & Resources', 'index.php?menu=gymid107'],
		['FAQs & Links', 'index.php?menu=gymid114'],
	],
	
	['Sports Acrobatics', '', null,
	
		['About', 'index.php?menu=gymid071'],
		['Management', 'index.php?menu=gymid079'],
		['News', 'index.php?menu=gymid085'],
		['Calendar', '../calendar.php?menu=gymid028'],
		['Technical Info', 'index.php?menu=gymid099'],
		['Events', '../calendar.php?menu=gymid028'],
		['Programs & Resources', 'index.php?menu=gymid106'],
		['FAQs & Links', 'index.php?menu=gymid113'],
	],

	['Gymnastics For All', '', null,
	
		['About', 'index.php?menu=gymid070'],
		['Management', 'index.php?menu=gymid078'],
		['News', 'index.php?menu=gymid084'],
		['Calendar', '../calendar.php?menu=gymid028'],
		['Technical Info', 'index.php?menu=gymid098'],
		['Events', '../calendar.php?menu=gymid028'],
		['Programs & Resources', 'index.php?menu=gymid105'],
		['FAQs & Links', 'index.php?menu=gymid112'],
	],
	



];
