tabTtl = new Array(
	'Home',
	'Beavers',
	'Programme',
	'Scrapbook',
	'For Sale',
	'Contact');
tabUrl = new Array(
	'index.htm',
	'beavers.htm',
	'bvr_night.htm',
	'bvr_photo.htm',
	'bvr_forsale.htm',
	'bvr_contact.htm');
tabAlt = new Array(
	'Home page',
	'Beaver Colony home page',
	'Check out our exciting activities',
	'A selection of memorable images',
	'Buy and sell kit',
	'Contacting us');
tabWid = new Array(
	'70',
	'85',
	'115',
	'110',
	'90',
	'85');
