var TREE_NODES = [
	['Log In', 'login.html', 'mainFrame',
		['Password', 'passwordreminder.html', 'mainFrame'],
		['Sign Up', 'signup.html', 'mainFrame'],
		['Log Out', 'logout.html', 'mainFrame'],
		['Privacy Policy', 'privacypolicy.html', 'mainFrame'],
	],
	['About', 'aboutourcrew.html', 'mainFrame',
	 	['Our Crew', 'aboutourcrew.html', 'mainFrame'],
	 	['Our Members', 'aboutourmembers.html', 'mainFrame'],
	 	['Rovers', 'aboutrovers.html', 'mainFrame'],
	 	['Scouting', 'aboutscouting.html', 'mainFrame'],	
	],
	['Crew', 'crewactivities.html', 'mainFrame',
	 	['Activities Log', 'crewactivities.html', 'mainFrame'],
	 	['Photo Albums', 'crewhappysnaps.html', 'mainFrame'],	
	 	['Secure Files', 'crewonlyfiles.html', 'mainFrame'],	
	 	['Directory', 'crewonlydirectory.html', 'mainFrame'],		 			
	],	
	['News', 'newsfrombk.html', 'mainFrame',
	 	['In The Crew', 'newsfrombk.html', 'mainFrame'],
	 	['Around Scouting', 'newsfromscouting.html', 'mainFrame'],			
	],
	['Program', 'programterm42004.html', 'mainFrame',
	 	['Term 1 - 2004', 'programterm12004.html', 'mainFrame'],	
	 	['Term 2 - 2004', 'programterm22004.html', 'mainFrame'],
		['Term 3 - 2004', 'programterm32004.html', 'mainFrame'],
		['Term 4 - 2004', 'programterm42004.html', 'mainFrame'],			
		['Download', 'downloadprogram.html', 'mainFrame'],			
	],	
	['Resources', 'resourcesflyers.html', 'mainFrame',	
	 	['Flyers', 'resourcesflyers.html', 'mainFrame'],	
	 	['Forms', 'resourcesforms.html', 'mainFrame'],
	 	['Sites', 'resourceswebsites.html', 'mainFrame'],	
	 	['Files', 'resourcesfiles.html', 'mainFrame'],			
	],
	['Join Us', 'howtojoinbk.html', 'mainFrame',	
		['How To Join', 'howtojoinbk.html', 'mainFrame'],	
	 	['Apply To Join', 'joinbkonline.html', 'mainFrame'],		
		['How To Link', 'howtolinktobk.html', 'mainFrame'],	
	 	['Apply To Link', 'linktobkonline.html', 'mainFrame'],			 		
	],		
	['Cool Stuff', 'coolforums.html', 'mainFrame',	
		['Jokes', 'cooljokes.html', 'mainFrame'],	
	 	['Games', 'coolgames.html', 'mainFrame'],		
		['Forums', 'coolforums.html', 'mainFrame'],	
	 	['Stuff', 'coolstuff.html', 'mainFrame'],			 		
	],	
	['Web Stuff', 'kalangadooguestbook.html', 'mainFrame',	
		['Email', 'kalangadooemail.html', 'mainFrame'],	
	 	['Guestbook', 'kalangadooguestbook.html', 'mainFrame'],		
		['Scouting Links', 'scoutinglinks.html', 'mainFrame'],	
	 	['Other Links', 'otherlinks.html', 'mainFrame'],			 		
	],			
	['Administration', 'adminusers.html', 'mainFrame',	
		['Users', 'adminusers.html', 'mainFrame'],	
	 	['Documents', 'admindocco.html', 'mainFrame'],			
	],	
];
