var TREE_ITEMS = 
[	
	['', 0, 0,
	['HOME', 'index.html'],
	
	['ABOUT US', 0, 0,
		['About Us', 'aboutus.html'],
		['Directors 2010-2011', 'directors.html'],
		// ['History & Highlights', 'history.html'],
		['About Canmore', 'about_canmore.html'],
		['Message from<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the President', 'message_president.html'],
	],
	
	['CULTURAL DIRECTORY', 'cultural_directory.html',],

	['CULTURAL CALENDAR', 'culturalcalendar.html',],

	['PIANO AT ST.MICHAEL\'S<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CHURCH', 'piano_st_michaels.html',],
	
	['MAYOR\'S AWARDS FOR<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ARTS & CULTURE', 'mayors_awards.html',],
	
	['GET INVOLVED', 'get_involved.html',],
	
	['NEWSLETTER<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& MEMBERSHIP', 'newsletter_membership.html',],
	
	// ['MONTHLY ARTS COLUMN', 'monthly_arts_column.html',],
	
	['CORPORATE MEMBERS<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& PARTNERS', 'corporate.html',],

	['CONTACT US', 'contact_us.html',],
	
	// ['LAMPHOUSE CENTRE', 'lamphouse.html',],

	
	['VIC LEWIS BAND FESTIVAL', 0, 0,
		['About the Festival', 'about_vic_lewis.html'],
		['How the Festival Works', 'vic_lewis_works.html'],
		['About Vic Lewis', 'vic_lewis.html'],
		['Sponsors', 'sponsors.html'],
		['Photo Gallery', 'vic_lewis_photos.html'],
		['Registration Form', 'vic_lewis_registration.html'],
		['Contact Us', 'vic_lewis_contact_us.html'],
	],	
	
	['LIVE ON 7th', 0, 0,
		['About Live on 7th', 'about_theatre_plus.html'],
	],
	
	['TRAPPER&#39;S BALL', 'trappersball.html',],
	
]
];