btnTtl = new Array(
	'Events Diary',
	'Trip Reports',
	'Crawl Reports',
//	'Pubs Week',
//	'Perfect Pint Puller',
	'Pub Awards',
	'Beer Festival',
	'Festival Diary',
	'Festival Reports');
btnUrl = new Array(
	'diary.htm',
	'trip_reports.htm',
	'crawl_reports.htm',
//	'pubsweek.htm',
//	'ppp.htm',
	'awards.htm',
	'festival.htm',
	'fest_diary.htm',
	'fest_reports.htm');
btnAlt = new Array(
	'Diary (special events, trips etc.)',
	'Trip reports',
	'Reports of pub crawls',
//	'National Community Pubs Week',
//	'The Perfect Pint Puller 2008',
	'Pub of the Year etc.',
	'Solihull Beer Festival',
	'Diary of beer festivals',
	'Reports of recent beer festivals');
 
