btnTtl = new Array(
	'Online Pub Guide',
	'Real Ale Pub Map',
	'Accommodation',
	'Canal Pub Guide',
	'Real Fires Guide',
	'Spotlight Inns',
	'What\'s On',
	'Mapping Tools',
	'Guide Book');
btnUrl = new Array(
	'guide.htm',
	'map.html',
	'guide_accom.htm',
	'guide_canal.htm',
	'guide_fire.htm',
	'spotlight.htm',
	'whatson.htm',
	'mapping.htm',
	'srag.htm');
btnAlt = new Array(
	'Guide to selected pubs in Solihull',
	'Map of Real Ale pubs in Solihull',
	'Guide to pubs with accommodation',
	'Guide to canalside pubs',
	'Guide to pubs with real fires',
	'The Solihull Beerhunter\'s featured pubs',
	'What\'s On',
	'Google Earth and GPS files to download',
	'The Solihull Real Ale Guide');
 
