tabTtl = new Array(
	'Home',
	'About&nbsp;Us',
	'Family&nbsp;Camp',
	'Meetings',
	'For&nbsp;Sale',
//	'Info',
	'Links',
	'Contact');
tabUrl = new Array(
	'index.htm',
	'welcome.htm',
	'family.htm',
	'top_meetings.htm',
	'top_forsale.htm',
//	'info.htm',
	'top_links.htm',
	'top_contact.htm');
tabAlt = new Array(
	'Home page',
	'About Second Monkspath Scout Group',
	'Family Camp',
	'Meetings for leaders and parents',
	'Buy and sell kit',
//	'Information, lists etc.',
	'Useful Web links',
	'Contacting us');
tabWid = new Array(
	'70',
	'95',
	'125',
	'95',
	'90',
//	'50',
	'65',
	'85');
