tabTtl = new Array(
	'Novacon',
	'Nova Awards',
	'Past Novacons',
	'Attending');
tabUrl = new Array(
	'index.htm',
	'nova_candidates.htm',
	'past_cons.htm',
	'joining.htm');
tabAlt = new Array(
	'General Information about Novacon',
	'The annual Nova awards',
	'Images from Novacons past',
	'Membership and travel information');
tabWid = new Array(
	'80',
	'105',
	'115',
	'80');
