btnTtl = new Array(
	'Home',
	'Help',
	'Solihull CAMRA',
	'About CAMRA',
	'Campaigns',
	'Branch Meetings',
	'Contacts',
	'Guest Book',
	'Site Map',
	'Legal Stuff');
btnUrl = new Array(
	'index.htm',
	'help.htm',
	'solihull_camra.htm',
	'camra.htm',
	'campaigns.htm',
	'meetings.htm',
	'contacts.htm',
	'guestbook.htm',
	'sitemap.htm',
	'legal.htm');
btnAlt = new Array(
	'Home',
	'How to find your way around this site',
	'About CAMRA, Solihull Branch',
	'About CAMRA & How to Join',
	'Current Campaigns and Initiatives',
	'Branch meetings',
	'Branch contacts',
	'Guest Book',
	'Site map',
	'Privacy policy, etc');
