btnTtl = new Array(
	'Introduction',
	'Latest News',
	'Our Guest',
//	'The Venue',
//	'The Committee',
	'Main Programme',
//	'Media Programme',
//	'Art Show',
//	'Bookstore',
	'Publications',
	'Contacts List');
btnUrl = new Array(
	'index.htm',
	'news.htm',
	'goh.htm',
//	'venue.htm',
//	'committee.htm',
	'programme_main.htm',
//	'programme_media.htm',
//	'artshow.htm',
//	'bookstore.htm',
	'prs.htm',
	'contacts.htm');
btnAlt = new Array(
	'Introduction to Novacon',
	'Read the latest news',
	'About our Guests',
//	'About our Venue',
//	'The committee introduce themselves',
	'Details of the main programme',
//	'Details of the media programme',
//	'Details of the art show',
//	'Novacon bookstore',
	'Downloadable Publications',
	'List of email, phone and postal contacts');
