btnTtl = new Array(
	'Beer Styles',
	'CAMRA Books',
	'Book Shop',
	'Full Guide',
	'Contacts',
	'Photos Needed',
	'What\'s Live',
	'Database Test',
	'Template');
btnUrl = new Array(
	'beerstyles.html',
	'camra_books.html',
	'bookshop.html',
	'guide_full.html',
	'guide_contact.html',
	'map_photos.html',
	'whatslive.html',
	'dbtest/index.php',
	'template.html');
btnAlt = new Array(
	'Beer Styles - some endangered',
	'CAMRA Books',
	'Book Shop',
	'Full Guide',
	'Contacts',
	'Photos Needed',
	'What\'s Live',
	'Database Test',
	'Template');
