btnTtl = new Array(
	'Old Pub Names',
	'Local Breweries',
	'Brewery Map',
	'Suggested Trails',
	'Transport',
//	'Local Interest',
	'Other Branches');
btnUrl = new Array(
	'old_pub_names.htm',
	'breweries.htm',
	'map_breweries.html',
	'trails.htm',
	'transport.htm',
//	'local_interest.htm',
	'other_branches.htm');
btnAlt = new Array(
	'Old Pub Names of Solihull',
	'Local breweries',
	'Brewery Map',
	'Suggested pub trails',
	'Local public transport',
//	'Other local places of interest',
	'Neighbouring CAMRA Branches');
 
