btnTtl = new Array(
	'Local News',
	'National News',
	'CAMRA News',
	'Features',
	'Real Ale Reporter',
	'Your Round',
	'Newsletter',
	'The Beerhunter');
btnUrl = new Array(
	'local_news.htm',
	'national_news.htm',
	'camra_news.php',
	'features.htm',
	'reportbook.htm',
	'your_round.htm',
	'newsletter.htm',
	'beerhunter.htm');
btnAlt = new Array(
	'Local News',
	'National News',
	'CAMRA News',
	'Special Features',
	'Up-to-the-Minute Real Ale Reports',
	'Your Round (members\' articles)',
	'Newsletter (PDF download)',
	'The Solihull Beerhunter (reprinted from Solihull Times)');
