var MENU = [

	['', null, null,
		['Home', '/index.html', null,
			['Calendar', '/calendar', {'tw':'_blank'}],
			['Scout Games', '/scouts/games/index.html', null],
			['Photo Album', '/cgi-bin/pro/emAlbum.cgi', null],
			['Den News', '/announcements', null],
			['Gwaltney Gear', '/sponsors/ggear.html', null],
		],
		['About Pack 207', '/about/index.html', null,
			['History', '/about/history.html', null],
			['Anderson Christian', null],
			['Liberty Christian', null],
			['Wesley Free<br>Methodist Church', '/about/wesley.html', null],
		],
		['Newsletter', '/newsletter/index.html', null,
			['Page 1', '/newsletter/page1.pdf', {'tw':'_blank'}],
			['Calendar', '/calendar', {'tw':'_blank'}],
		],
		['Activities', '/activities/index.html', null,
			['Calendar', '/cgi-bin/calendar.pl', {'tw':'_blank'}],
			['Skills Fest Pack List', '/activities/skillsfestpacklist.html', null],
			['Daypack List', '/activities/daypack.html', null],
			['Webelos Adventure<br>Camp', '/activities/wac.html', null],

			['Cubscout Day Camp', '/activities/csdc.html', null],
			['Camping', '/camping/index.html', null,
				['Winter Camping', '/camping/winter/index.html', null,
					['Clothing', '/camping/winter/clothing.html', null],
					['Sleeping', '/camping/winter/sleeping.html', null],
					['Cold Weather<br>Pack List', '/camping/winter/coldpacklist.html', null],
				],
				['Warm Weather<br>Pack List', '/camping/warmpacklist.html', null],
			],
			['Pinewood Derby', '/activities/pinewood/index.html', null,
				['Car Specifications', '/activities/pinewood/carspecs.html', null],
				['Registration', '/activities/pinewood/registration.html', null],
				['Tips and Tricks', '/activities/pinewood/tips.html', null],				
			],
		],
		['Our Flag', '/flag/index.html', null,
			['Displaying', '/flag/display.html'],
			['Folding', '/flag/fold.html'],
			['About The Flag', '/flag/about.html'],
			['Laws', '/flag/laws.html'],
		],
		['Scouts', '/scouts/index.html', null,
			['Games for Fun', '/scouts/games/index.html', null,
				['Hangman', '/cgi-bin/hangman.cgi', null],
				['Chess', '/scouts/games/chess/index.html', null],
				['Web-Libs', '/cgi-bin/weblibs/weblibs.pl', {'tw':'_blank'}],
				['Tetris', '/scouts/games/tetris.html', {'tw':'_blank'}],
				['Pong', '/scouts/games/pong.html', {'tw':'_blank'}],
				['Tic Tac Toe', '/scouts/games/tictactoe.html', null],
				['Hard Block', '/scouts/games/hardblock.html', {'tw':'_blank'}],
				['Flanker', '/scouts/games/jsflanker/index.html', {'tw':'_blank'}],
				['Marionette', '/scouts/games/marionette/index.html', {'tw':'_blank'}],
				['Falcon', '/scouts/games/jsfalcon/index.html', {'tw':'_blank'}],
				['Checkers', '/scouts/games/checkers/index.html', {'tw':'_blank'}],
				['Arrange', '/scouts/games/arrange.html', null],
				['Battleship', '/scouts/games/battleship/index.html', null],
				['Buzzy', '/scouts/games/buzzy.html', {'tw':'_blank'}],
				['Concentration', '/scouts/games/concentration/index.html', null],
				['Crab Race', '/scouts/games/crabrace.html', null],
			],
			['Dens', '/scouts/dens/index.html', null,
				['Tiger', '/scouts/dens/tiger/index.html', null,
					['Requirements', '/scouts/dens/tiger/requirements.html'],
					['Electives', '/scouts/dens/tiger/electives.html'],
				],
				['Bobcat', '/scouts/dens/bobcat/index.html'],
				['Wolf', '/scouts/dens/wolf/index.html', null,
					['Requirements', '/scouts/dens/wolf/requirements.html'],
					['Electives', '/scouts/dens/wolf/electives.html'],
				],
				['Bear', '/scouts/dens/bear/index.html', null,
					['Requirements', '/scouts/dens/bear/requirements.html'],
					['Electives', '/scouts/dens/bear/electives.html'],
				],
				['Webelo', '/scouts/dens/webelo/index.html', null,
					['Requirements', '/scouts/dens/webelo/requirements.html'],
					['Electives', '/scouts/dens/webelo/electives.html'],
					['Top Ten', '/scouts/dens/webelo/topten.html'],
				],
			],
		],
		['For Parents', '/parents/index.html', null,
			['Cost of Scouting', '/parents/cost.html'],
			['Time for Scouting', '/parents/time.html'],
			['Benefits of Scouting', '/parents/benefits.html'],
		],
		['Contact Us', 'mailto: cubmaster@pack207.com', null],
		['Leader Resources', '/leaders/index.html', null,
			['Login', '/announcements-sec', null],
			['BSA Home', 'http://www.scouting.org', {'tw':'_blank'}],
			['Mac Scouter', 'http://www.macscouter.com', {'tw':'_blank'}],
			['Crossroads Council', 'http://www.crossroadsbsa.org', {'tw':'_blank'}],
			['Sakima District', 'http://www.crossroadsbsa.org/sakima', {'tw':'_blank'}],
		],
		['Sponsors', '/sponsors/index.html', null,
			['Gwaltney Gear', '/sponsors/ggear.html', null],
		],
	]	
	
];
