var Infomenu={divclass:'anylinkmenu', inlinestyle:'width:220px; background:#FFFFFF', linktarget:''}

Infomenu.items=[
	["About us", "http://www.sloughphil.org" + "/html/about_us.html"],
	["Our Background", "http://www.sloughphil.org" + "/html/our_background.html"],
	["David Wilson, Conductor","http://www.sloughphil.org" +  "/html/david_wilson.html"],
	["Esther Jones, Asst. Conductor", "http://www.sloughphil.org" + "/html/esther_jones.html"]
]

var Concertmenu={divclass:'anylinkmenu', inlinestyle:'width:220px; background:#FFFFFF', linktarget:''}
Concertmenu.items=[
	["Book a Concert", "http://www.sloughphil.org" + "/html/book_a_concert.html"],
	["Concert Diary", "http://www.sloughphil.org" + "/html/concert_diary_.html"],
	["Past Performances", "http://www.sloughphil.org" + "/html/past_performances.html"],
	["Venues", "http://www.sloughphil.org" + "/html/venues.html"],
	["Soloists", "http://www.sloughphil.org" + "/html/soloists.html"],
	["I got Rhythm", "http://www.sloughphil.org" + "/html/i_got_rhythm.html"]
]

var Joinusmenu={divclass:'anylinkmenu', inlinestyle:'width:220px; background:#FFFFFF', linktarget:''}
Joinusmenu.items=[
	["Interested in Singing?", "http://www.sloughphil.org" + "/html/interested_in_singing.html"],
	["Interested in Playing?", "http://www.sloughphil.org" + "/html/interested_in_playing.html"] //no comma following last entry!
]

var Supportmenu={divclass:'anylinkmenu', inlinestyle:'width:220px; background:#FFFFFF', linktarget:''} 
Supportmenu.items=[
	["Support us ", "http://www.sloughphil.org" + "/html/supporting_the_society.html"],
 	["Patrons/Subscribers scheme ", "http://www.sloughphil.org" + "/html/patrons.html"]
]