/* Tigra Menu items structure */



var MENU_ITEMS = [
	['Home', 'http://raleighlittletheatre.org/index.html', {'sw':98,'bt':22},
		['Online store', 'http://raleighlittletheatre.org/store/index.html'],
		['Space log', 'http://raleighlittletheatre.org/about/spacelog.html'],
		['Discussion forum', 'http://raleighlittletheatre.org/discuss'],
		['Site map', 'http://raleighlittletheatre.org/design/menu.html']
	],
	['Shows', null, null,
		['09-10 Season &nbsp; &nbsp; &nbsp; &nbsp;>>', null, {'bl':120},
			['Overview', 'http://raleighlittletheatre.org/performances/09-10/index.html'],
			
			["Charlotte's Web", "http://raleighlittletheatre.org/performances/09-10/charlotte.html"]
			
			,
			["Lost in Yonkers", "http://raleighlittletheatre.org/performances/09-10/yonkers.html"]
			
			,
			["Scenes From American Life", "http://raleighlittletheatre.org/performances/09-10/scenes.html"]
			
			,
			["Altar Boyz", "http://raleighlittletheatre.org/performances/09-10/altar.html"]
			
			,
			["Snoopy!!!", "http://raleighlittletheatre.org/performances/09-10/snoopy.html"]
			
			,
			["Cinderella 26 (2009)", "http://raleighlittletheatre.org/performances/09-10/cinderella26.html"]
			
			,
			["Veronica's Room", "http://raleighlittletheatre.org/performances/09-10/veronica.html"]
			
			,
			["The Hundred Dresses", "http://raleighlittletheatre.org/performances/09-10/dresses.html"]
			
			,
			["Our Town", "http://raleighlittletheatre.org/performances/09-10/ourtown.html"]
			
			,
			["Songs for a New World", "http://raleighlittletheatre.org/performances/09-10/songs.html"]
			
			,
			["The Light in the Piazza", "http://raleighlittletheatre.org/performances/09-10/piazza.html"]
			
			
		],
		['10-11 Season &nbsp; &nbsp; &nbsp; &nbsp;>>', null, {'bl':120},
			['Overview', 'http://raleighlittletheatre.org/shows/10-11/index.html'],
			
			["The Great Cross-Country Race", "http://raleighlittletheatre.org/shows/10-11/race.html"]
			
			,
			["The 25th Annual Putnam County Spelling Bee", "http://raleighlittletheatre.org/shows/10-11/spelling.html"]
			
			,
			["And The Winner Is", "http://raleighlittletheatre.org/shows/10-11/andthewinneris.html"]
			
			,
			["The Piano Lesson", "http://raleighlittletheatre.org/shows/10-11/piano.html"]
			
			,
			["Jungalbook", "http://raleighlittletheatre.org/shows/10-11/jungalbook.html"]
			
			,
			["Cinderella", "http://raleighlittletheatre.org/shows/10-11/cinderella27.html"]
			
			,
			["The Man Who Came to Dinner", "http://raleighlittletheatre.org/shows/10-11/dinner.html"]
			
			,
			["Really Rosie", "http://raleighlittletheatre.org/shows/10-11/reallyrosie.html"]
			
			,
			["The Last Night of Ballyhoo", "http://raleighlittletheatre.org/shows/10-11/ballyhoo.html"]
			
			,
			["Sideways Stories from Wayside School", "http://raleighlittletheatre.org/shows/10-11/sideways.html"]
			
			,
			["The Threepenny Opera", "http://raleighlittletheatre.org/shows/10-11/threepenny.html"]
			
			
		],
		['Auditions', 'http://raleighlittletheatre.org/auditions/index.html'],
		['Buy tickets', 'http://raleighlittletheatre.org/tickets/buy.html'],
		['Seating charts', 'http://raleighlittletheatre.org/tickets/seating.html'],
		['Accessibility', 'http://raleighlittletheatre.org/tickets/accessibility.html']
	],
	['Events', null, null,
		
		["Events overview", "http://raleighlittletheatre.org/events/index.html"]
		
		,
		["Costume Sale", "http://raleighlittletheatre.org/events/costumesale.html"]
		
		,
		['Book the Rose Garden', 'http://raleighlittletheatre.org/about/rosegarden.html']
	],
	['Classes', null, null,
		['Registration forms','http://raleighlittletheatre.org/learn/forms.html'],
		['Adult classes', 'http://raleighlittletheatre.org/learn/adults/index.html'],
		['School year classes >>', null, {'bl':120},
			['Overview', 'http://raleighlittletheatre.org/learn/youth/index.html'],
			['Teens (ages 13-18)', 'http://raleighlittletheatre.org/learn/youth/teenclasses.html'],
			['Youth (ages 4-12)', 'http://raleighlittletheatre.org/learn/youth/youthclasses.html'],
			['Apex classes', 'http://raleighlittletheatre.org/learn/youth/apex.html']
		],
/*
		['Summer camps', 'http://raleighlittletheatre.org/learn/summer10/index.html'],
*/
		['Summer camps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>>', null, {'bl':120},
			['Overview', 'http://raleighlittletheatre.org/learn/summer/index.html'],
			['Youth camps (ages 4-12)', 'http://raleighlittletheatre.org/learn/summer/youth.html'],
			['Teen camps (ages 13-18)', 'http://raleighlittletheatre.org/learn/summer/teens.html'],
			['Teen conservatory', 'http://raleighlittletheatre.org/learn/summer/teenconservatory.html'],
			['Apex camps', 'http://raleighlittletheatre.org/learn/summer/apex.html']
/*
			['Specialty classes', 'http://raleighlittletheatre.org/learn/summer/classes-2.html'],
			['Holly Springs camps', 'http://raleighlittletheatre.org/learn/summer/hollysprings.html']
*/
		],

		['Field trips for schools', 'http://raleighlittletheatre.org/learn/fieldtrips.html'],
		['Pickle Jar Players', 'http://raleighlittletheatre.org/learn/picklejar.html']
	],
	['Archives', null, null,
		['Photos', 'http://raleighlittletheatre.org/photoarchive'],
		['Reviews', 'http://raleighlittletheatre.org/archives/reviews/index.html'],
		['Awards&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;>>', null, {'bl':120},
			['About', 'http://raleighlittletheatre.org/awards/index.html'],
			['Cantey Awards', 'http://raleighlittletheatre.org/awards/canteys/index.html'],
			['Volunteer Awards', 'http://raleighlittletheatre.org/awards/volunteer/index.html'],
			['Youth Awards', 'http://raleighlittletheatre.org/awards/youth/index.html'],
			['Lifetime Achievement Awards', 'http://raleighlittletheatre.org/awards/lifetime.html']
		],
		['Posters', 'http://raleighlittletheatre.org/archives/posters/index.html'],
		['Show cakes', 'http://raleighlittletheatre.org/archives/cakes/index.html'],
		['Previous seasons &nbsp; &nbsp;>>', null, {'bl':120},
			['2008-2009 season&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>>', null, {'bl':120},
				['Overview', 'http://raleighlittletheatre.org/performances/08-09/index.html'],
				
				
				["Ozma Of Oz: A Tale In Time", "http://raleighlittletheatre.org/performances/08-09/ozma.html"]
				
				
				,
				
				
				["Hot Mikado", "http://raleighlittletheatre.org/performances/08-09/hotmikado.html"]
				
				
				,
				
				
				["'night, Mother", "http://raleighlittletheatre.org/performances/08-09/nightmother.html"]
				
				
				,
				
				
				["Deathtrap", "http://raleighlittletheatre.org/performances/08-09/deathtrap.html"]
				
				
				,
				
				
				["Bunnicula", "http://raleighlittletheatre.org/performances/08-09/bunnicula.html"]
				
				
				,
				
				
				["Cinderella XXV", "http://raleighlittletheatre.org/performances/08-09/cinderella25.html"]
				
				
				,
				
				
				["The Prime of Miss Jean Brodie", "http://raleighlittletheatre.org/performances/08-09/prime.html"]
				
				
				,
				
				
				["Wiley and the Hairy Man", "http://raleighlittletheatre.org/performances/08-09/wiley.html"]
				
				
				,
				
				
				["Lend Me A Tenor", "http://raleighlittletheatre.org/performances/08-09/lendme.html"]
				
				
				,
				
				
				["Side by Side by Sondheim", "http://raleighlittletheatre.org/performances/08-09/sidebyside.html"]
				
				
				,
				
				
				["Bread &amp; Puppet Theater", "http://raleighlittletheatre.org/performances/08-09/bread.html"]
				
				
				,
				
				
				["Cabaret", "http://raleighlittletheatre.org/performances/08-09/cabaret.html"]
				
				
				
			],
			['2007-2008 season&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>>', null, {'bl':120},
				
				
				
				["Baba Yaga", "http://raleighlittletheatre.org/performances/07-08/babayaga.html"]
				
				,
				
				
				
				["Urinetown", "http://raleighlittletheatre.org/performances/07-08/urinetown.html"]
				
				,
				
				
				["Intimate Apparel", "http://raleighlittletheatre.org/performances/07-08/intimateapparel.html"]
				
				
				,
				
				
				["The Battle of Shallowford", "http://raleighlittletheatre.org/performances/07-08/shallowford.html"]
				
				
				,
				
				
				["The Reluctant Dragon", "http://raleighlittletheatre.org/performances/07-08/reluctantdragon.html"]
				
				
				,
				
				
				["Cinderella 24 (2007)", "http://raleighlittletheatre.org/performances/07-08/cinderella24.html"]
				
				
				,
				
				
				["Epic Proportions", "http://raleighlittletheatre.org/performances/07-08/epicproportions.html"]
				
				
				,
				
				
				["The Trip to Bountiful", "http://raleighlittletheatre.org/performances/07-08/bountiful.html"]
				
				
				,
				
				
				["Peter Pan", "http://raleighlittletheatre.org/performances/07-08/peterpan.html"]
				
				
				,
				
				
				
				["Zany Umbrella Circus", "http://raleighlittletheatre.org/performances/07-08/zany.html"]
				
				,
				
				
				["Radio Gals", "http://raleighlittletheatre.org/performances/07-08/radiogals.html"]
				
				
				
			],
			['2006-2007 season&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>>', null, {'bl':120},
				
				
				
				["Pinocchio", "http://raleighlittletheatre.org/performances/06-07/pinocchio.html"]
				
				,
				
				
				["The Honky Tonk Angels", "http://raleighlittletheatre.org/performances/06-07/honkytonkangels.html"]
				
				
				,
				
				
				["The Waiting Room", "http://raleighlittletheatre.org/performances/06-07/waitingroom.html"]
				
				
				,
				
				
				["The Mousetrap", "http://raleighlittletheatre.org/performances/06-07/mousetrap.html"]
				
				
				,
				
				
				
				["Petite Rouge", "http://raleighlittletheatre.org/performances/06-07/petiterouge.html"]
				
				,
				
				
				["Cinderella 23 (2006)", "http://raleighlittletheatre.org/performances/06-07/cinderella23.html"]
				
				
				,
				
				
				["A Raisin in the Sun", "http://raleighlittletheatre.org/performances/06-07/raisin.html"]
				
				
				,
				
				
				["The House of Blue Leaves", "http://raleighlittletheatre.org/performances/06-07/blueleaves.html"]
				
				
				,
				
				
				["Merlin and the Cave of Dreams", "http://raleighlittletheatre.org/performances/06-07/merlin.html"]
				
				
				,
				
				
				["Garden of the Wild", "http://raleighlittletheatre.org/performances/06-07/gardenwild.html"]
				
				
				,
				
				
				["The Full Monty", "http://raleighlittletheatre.org/performances/06-07/fullmonty.html"]
				
				
				
			],
			['2005-2006 season&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>>', null, {'bl':120},
				
				
				["Sleeping Beauty", "http://raleighlittletheatre.org/performances/05-06/sleepingbeauty.html"]
				
				
				,
				
				
				["The Spitfire Grill", "http://raleighlittletheatre.org/performances/05-06/spitfiregrill.html"]
				
				
				,
				
				
				["The Story", "http://raleighlittletheatre.org/performances/05-06/thestory.html"]
				
				
				,
				
				
				["Moon Over Buffalo", "http://raleighlittletheatre.org/performances/05-06/moonoverbuffalo.html"]
				
				
				,
				
				
				["Miss Nelson is Missing", "http://raleighlittletheatre.org/performances/05-06/missnelson.html"]
				
				
				,
				
				
				["Cinderella 22 (2005)", "http://raleighlittletheatre.org/performances/05-06/cinderella22.html"]
				
				
				,
				
				
				["Wit", "http://raleighlittletheatre.org/performances/05-06/wit.html"]
				
				
				,
				
				
				["James and the Giant Peach", "http://raleighlittletheatre.org/performances/05-06/james.html"]
				
				
				,
				
				
				["Filthy Rich", "http://raleighlittletheatre.org/performances/05-06/filthyrich.html"]
				
				
				,
				
				
				["Twelfth Night", "http://raleighlittletheatre.org/performances/05-06/twelfthnight.html"]
				
				
				,
				
				
				["Candide", "http://raleighlittletheatre.org/performances/05-06/candide.html"]
				
				
				
			],
		],
		['Every show produced', 'http://raleighlittletheatre.org/archives/allshows.html']
	],
	['Volunteers', null, null,
		['New volunteers', 'http://raleighlittletheatre.org/volunteers/new.html'],
		['Productions&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>>', null, {'bl':120},
			
			
			
			["The Piano Lesson", "http://raleighlittletheatre.org/volunteers/productions/piano.html"]
			
			,
			
			
			
			["Jungalbook", "http://raleighlittletheatre.org/volunteers/productions/jungalbook.html"]
			
			,
			
			
			
			["Cinderella 27", "http://raleighlittletheatre.org/volunteers/productions/cinderella27.html"]
			
			,
			
			
			
			["The Man Who Came to Dinner", "http://raleighlittletheatre.org/volunteers/productions/dinner.html"]
			
			,
			
			
			
			["Really Rosie", "http://raleighlittletheatre.org/volunteers/productions/rosie.html"]
			
			,
			
			
			
			["The Last Night of Ballyhoo", "http://raleighlittletheatre.org/volunteers/productions/ballyhoo.html"]
			
			,
			
			
			
			["Sideways Stories from Wayside School", "http://raleighlittletheatre.org/volunteers/productions/sideways.html"]
			
			,
			
			
			
			["The Threepenny Opera", "http://raleighlittletheatre.org/volunteers/productions/threepenny.html"]
			
					
		],
		['Discussion forum', 'http://raleighlittletheatre.org/about/discuss.html'],
		['Mailing list', 'http://raleighlittletheatre.org/volunteers/mailinglist.html'],
		['Handbooks', 'http://rltvolunteers.org/wiki/tiki-index.php?page=Handbooks'],
		['Jargon', 'http://rltvolunteers.org/wiki/tiki-index.php?page=Jargon'],
		['Production teams', 'http://raleighlittletheatre.org/volunteers/prodteams.html'],
		['Volunteer committee', 'http://raleighlittletheatre.org/volunteers/vac.html'],
		['Coordinators', 'http://raleighlittletheatre.org/volunteers/coordinators.html']
	],
	['Donate', null, null,
		['Overview', 'http://raleighlittletheatre.org/donate/index.html'],
		['Annual Fund Drive', 'http://raleighlittletheatre.org/donate/annualfunddrive.html'],
		['General donations', 'http://raleighlittletheatre.org/donate/generalfund.html'],
		['Youth Scholarships', 'http://raleighlittletheatre.org/donate/scholarshipfund.html'],
		['Buy a Brick', 'http://raleighlittletheatre.org/donate/bricks.html'],
		['Facebook cause', 'http://apps.facebook.com/causes/379262'],
		['Youth Theatre Partner', 'http://raleighlittletheatre.org/donate/theatrepartners.html'],
		['Matching grants', 'http://raleighlittletheatre.org/donate/matchinggrants.html']
	],
	['About RLT', null, null,
		['Contact us', 'http://raleighlittletheatre.org/about/staff.html'],
		['Board of Directors', 'http://raleighlittletheatre.org/about/board.html'],
		['Our sponsors', 'http://raleighlittletheatre.org/sponsorship/sponsors.html'],
		['What we do', 'http://raleighlittletheatre.org/about/whatwedo.html'],
		['History', 'http://raleighlittletheatre.org/about/history/'],
		['Donate to RLT', 'http://raleighlittletheatre.org/donate/index.html'],
		['Mailing lists', 'http://raleighlittletheatre.org/about/mailinglists.html'],
		['Box Office hours', 'http://raleighlittletheatre.org/about/boxoffice.html'],
		['Maps and directions', 'http://raleighlittletheatre.org/about/map-directions.html'],
		['Weather policy','http://raleighlittletheatre.org/about/weatherpolicy.html'],
		['Space log', 'http://raleighlittletheatre.org/about/spacelog.html'],
		['Press releases', 'http://raleighlittletheatre.org/press/index.html'],
		['Facilities&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>>',"#",
		    ["Rose Garden","http://raleighlittletheatre.org/about/rosegarden.html"],
		    ["Amphitheatre","http://raleighlittletheatre.org/about/amphitheatre.html"],
	    	["Parking","http://raleighlittletheatre.org/about/parking.html"]
	    ]
	]
];
