appealLinks = new Array
(
	new LinkEntry ("intro", 	"Introduction",			"Appeal.html"),
	new LinkEntry ("blog", 		"Fund Raising",			"RestorationBlog.html"),
	new LinkEntry ("giftaid", 	"Gift Aid",			"GiftAid.html"),
	new LinkEntry ("SPACER"),
	new LinkEntry ("BD11", 		"Barn Dance 2011",		"BarnDance11/index.html"),
	new LinkEntry ("PicnicAndConcert","Picnic and Concert 2011",	"PicnicAndConcert/index.html"),
	new LinkEntry ("open2011", 	"Open Tower 2011",		"OpenTower2011/index.html"),
	new LinkEntry ("MHSQ_May2011", 	"MHSQ Concert May 2011",	"http://www.manorhousemusic.co.uk/blog/2011/05/17/friday-the-13th-may-concert-in-st-giles-church/"),
	new LinkEntry ("RoyalWedding", 	"Royal Wedding 2011",		"RoyalWedding/index.html"),
	new LinkEntry ("PubGames",	"Pub Games",			"PubGames/index.html"),
	new LinkEntry ("ChristmasTree10","Christmas Tree Festival 2010","ChristmasTree2010.html"),
	new LinkEntry ("R&R10", 	"Rock & Roll",			"FoxRiverConspiracy/index.html"),
	new LinkEntry ("Proms10", 	"Proms 2010",			"Proms2010.html"),
	new LinkEntry ("BD10", 		"Barn Dance 2010",		"BarnDance2010.html"),
	new LinkEntry ("open2010", 	"Open Tower 2010",		"OpenTower2010.html"),
	new LinkEntry ("BD09", 		"Barn Dance 2009",		"BarnDance.html")
	
)

