tabTtl = new Array(
	'Main',
	'News',
	'Events',
	'Pubs',
	'Local',
	'Guides');
tabUrl = new Array(
	'index.htm',
	'local_news.htm',
	'diary.htm',
	'guide.htm',
	'old_pub_names.htm',
	'gbg.htm');
tabAlt = new Array(
	'About this site and our organisation',
	'Local and national real ale news',
	'Trips, socials and festivals',
	'Guides to Solihull Pubs',
	'Local information',
	'Books and online guides');
tabWid = new Array(
	'65',
	'70',
	'80',
	'70',
	'70',
	'80');
