 00/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.starinc.org'],
	['About STAR', null, null,
		['Who We Are', 'who.html'],
		['What We Do', 'what.html'],
		['Whom We Serve', 'whom.html'],
		['Mission', 'mission.html'],
		['History', 'history.html'],
		['Get STAR!', 'get.html'],
		['Facts', 'facts.html'],
		['Board of Directors', 'board.html'],
		['Volunteers', 'volunteers.html'],
		['Awards', 'awards.html'],
		['FAQs', 'faq.html'],
		['Photo Gallery', 'gallery/index.html', {'tw':'_blank'}],
		['Employment', 'employment.html'],
		['Contact STAR', 'contact.html'],
		['Newsletter', 'STAR PDFs/newsletter.pdf',{'tw':'_blank'}],
		
	],
	
		
	['Enrichment', 'enrichment.html'],
	
		
		['Programs', null, null,
		['Assemblies', 'assemblies.html'],
		['Camps', 'http://www.starcamps.org', {'tw':'_blank'}],
		['Dance STAR!', 'dance.html'],
	 	['GATE', 'gate.html'],
		['STAR ECO Station', 'http://www.ecostation.org', {'tw':'_blank'}],
		['IQ Go! Literacy', 'literacy.html'],
		['IQ Go! Math', 'math.html'],
		['IQ Go! Science', 'science/index.html',{'tw':'_blank'}],
	
		['Game School', 'http://www.stargameschool.org', {'tw':'_blank'}],
		['RockSTAR', 'http://www.rockstarmusiceducation.com/',{'tw':'_blank'}],
		['STAR Chess', 'chess.html'],
		['SportSTAR', 'sports.html'],
		['STAR Prep Academy', 'http://www.starprepacademy.org', {'tw':'_blank'}],
		['STAR Theatre', 'http://www.stareducationtheatre.org/', {'tw':'_blank'}],
		['Woodworking', 'woodworking.html'],
		['X-STAR', 'xstar.html'],
		['Zome', 'Zome/index.html', {'tw':'_blank'}],
	
	],
		
	['Camps', 'http://www.starcamps.org', {'tw':'_blank'}],
	
	['Donate', null, null,
		['Donate Now', 'donatenow.html'],
		['Give Us 5', 'high5.html'],
		['Sponsors & Partners', 'sponsors.html'],
		['Wish List', 'wishlist.html'],
	
		
	],
	['Links', null, null,
		['Sponsors & Partners', 'sponsors.html'],
		['Other Resources', 'resources.html'],
		['STAR ED Online', 'https://www.stareducationonline.org/', {'tw':'_blank'}],
		
		
	],

	['Calendar', 'events.htm', {'tw':'_blank'}],
	
	['STAR Mail','https://www.google.com/a/starinc.org/', {'tw':'_blank'}],
	

	
];
