tabTtl = new Array(
	'Home',
	'Scouts',
	'Troop&nbsp;Nights',
	'Events',
	'Look Back',
	'Photos',
	'For Sale',
	'Contact');
tabUrl = new Array(
	'index.htm',
	'scouts.htm',
	'sct_night.htm', 
	'sct_act.htm',
	'sct_acthist.htm',
	'sct_photo.htm',
	'sct_forsale.htm',
	'sct_contact.htm');
tabAlt = new Array(
	'Home page',
	'Scout Troop home page',
	'Make sure you are in the right place with the right gear!',
	'Coming trips, weekends etc.',
	'Some of our exciting recent activities',
	'A selection of memorable images',
	'Buy and sell kit',
	'Contacting us');
tabWid = new Array(
	'70',
	'75',
	'130',
	'75',
	'105',
	'75',
	'90',
	'85');
