	subLinks = new Array
	(
		new LinkEntry ("home", 		"Home",				"index.html"),
		new LinkEntry ("appeal", 	"Fund Raising",			"RestorationBlog.html"),
		new LinkEntry ("history",	"History",			"History.html"),
		new LinkEntry ("directions",	"Visit us",			"Directions.html"),
		new LinkEntry ("keyloc",	"Key Location",			"KeyLocation.html"),
		new LinkEntry ("library",	"Library List",			"Library.html"),
		new LinkEntry ("cws", 		"Cheddington Web Site", 	"http://www.cheddington.org.uk")
	)
