tabTtl = new Array(
	'Home',
	'Cubs',
	'Programme',
	'Scrapbook',
	'For Sale',
	'Contact');
tabUrl = new Array(
	'index.htm',
	'cubs.htm',
	'cub_night.htm',
	'cub_photo.htm',
	'cub_forsale.htm',
	'cub_contact.htm');
tabAlt = new Array(
	'Home page',
	'Cub Pack home page',
	'Check out our exciting activities',
	'A selection of memorable images',
	'Buy and sell kit',
	'Contacting us');
tabWid = new Array(
	'70',
	'65',
	'115',
	'110',
	'90',
	'85');
