tabTtl = new Array(
	'Home',
	'Scouts',
	'Intro',
	'Challenge',
	'Adventure',
	'Tradition',
	'Fun',
	'More');
tabUrl = new Array(
	'index.htm',
	'scouts.htm',
	'sct_intro0.htm', 
	'sct_intro1.htm',
	'sct_intro2.htm',
	'sct_intro3.htm',
	'sct_intro4.htm',
	'sct_intro5.htm');
tabAlt = new Array(
	'Home page',
	'Scout Troop home page',
	'Scouting by the Scouts',
	'Six Summits',
	'Caving',
	'Summer Camp',
	'Blackpool',
	'Other favourite activities');
tabWid = new Array(
	'70',
	'75',
	'55',
	'100',
	'100',
	'90',
	'55',
	'65');
