var MENU_ITEMS1 = [
	['Home', 'index.htm',{'tt' : 'return to home page'}],
	['About the Society >', null, null,
		['About the Society', 'recms.htm',{'tt' : 'about the society and affiliations'}],
		['Board of Trustees', 'board.htm',{'tt' : 'the society\'s board of trustees'}],
		['Patrons', 'patrons.htm',{'tt' : 'the society\'s patrons'}],
		['Logo', 'logo.htm',{'tt' : 'the society\'s logo'}],
		['History', 'history.htm',{'tt' : 'the history of the society'}],
		['Past Presidents', 'pastpres.htm',{'tt' : 'former presidents and chairmen of the society'}],
	],
	['Membership', 'membership.htm',{'tt' : 'membership details'}],
	['Concert Calendar', 'calendar.htm',{'tt' : 'full listing of this season\'s concerts'}],
	['Tickets >', null, null,
		['Tickets', 'tickets.htm',{'tt' : 'ticketing details for all concerts'}],
		['Cathedral Seating Plan', 'documents/cath_seat.pdf', {'tw' : '_blank'}],
		['Concert Venues', 'venues.htm',{'tt' : 'concert venue addresses and map links'}],	
		],
	['Celebrity Concerts >', null, null,
		['About Celebrity Concerts', 'receleb.htm',{'tt' : 'about the celebrity concerts section'}],
		['08-09 Season', 'celeb0809.htm',{'tt' : 'this season\'s celebrity concerts'}],
		['Past Concerts', 'celeblist.htm',{'tt' : 'list of previous celebrity concerts'}],
	],
	['Club Concerts >', null, null,
		['About Club Concerts', 'reclub.htm',{'tt' : 'about the club section'}],
		['08-09 Season', 'club0809.htm',{'tt' : 'this season\'s club concerts'}],
		],

	['Senior Choir >', null, null,
		['About the Choir', 'reschoir.htm',{'tt' : 'about the senior choir section'}],
		['08-09 Season', 'choir0809.htm',{'tt' : 'this season\'s choir concerts'}],
		['Concert Reviews', 'screv.htm',{'tt' : 'reviews of recent choir concerts'}],
		['Musical Director', 'gje.htm',{'tt' : 'Grahm Jordan Ellis, the choir musical director'}],
		['Choral Works', 'choralworks.htm',{'tt' : 'list of choral works performed by the choir'}],
		['Soloists', 'soloists.htm',{'tt' : 'list of choral soloists who have performed with the choir'}],
	],
	['Youth Choirs >', null, null,
		['About the Youth Choirs', 'reychoir.htm',{'tt' : 'about the youth choirs section'}],
		['08-09 Season', 'ychoir0809.htm',{'tt' : 'this season\'s youth choirs concerts'}],
		],
	['Contact the Society', 'contact.htm',{'tt' : 'e:mail links'}],
	['Sitemap', 'sitemap.htm',{'tt' : 'links to all pages'}],
	['Downloads >', null, null,
		['08-09 Brochure 770KB', 'documents/0809 brochure.pdf', {'tw' : '_blank'}],
		['Membership Form 46KB', 'documents/0809 mem_form.pdf', {'tw' : '_blank'}],
		['Youth Choirs Facts 72KB', 'documents/ychoir_facts.pdf', {'tw' : '_blank'}],
	],
	['Useful Links', 'links.htm',{'tt' : 'links to other organisations'}],
	['Members\' Zone', 'mempass.htm',{'tt' : 'login to members\' zone'}],	
	];
