imageNames['annualreport'] = new Array(
	'/images/left-menu/annualreport-off.gif',
	'/images/left-menu/annualreport-on.gif'
	);
imageNames['annualgiving'] = new Array(
	'/images/left-menu/annualgiving-off.gif',
	'/images/left-menu/annualgiving-on.gif'
	);
imageNames['legacysociety'] = new Array(
	'/images/left-menu/legacysociety-off.gif',
	'/images/left-menu/legacysociety-on.gif'
	);
imageNames['onlinedonations'] = new Array(
	'/images/left-menu/onlinedonations-off.gif',
	'/images/left-menu/onlinedonations-on.gif'
	);
imageNames['givingcalendar'] = new Array(
	'/images/left-menu/calendar-off.gif',
	'/images/left-menu/calendar-on.gif'
	);
imageNames['givingbb'] = new Array(
	'/images/left-menu/bb-off.gif',
	'/images/left-menu/bb-on.gif'
	);
imageNames['thenextchapter'] = new Array(
	'/images/left-menu/thenextchapter-off.gif',
	'/images/left-menu/thenextchapter-on.gif'
	);


// The Next Chapter
imageNames['theplan'] = new Array(
	'http://chtwestport.org/images/flyouts/theplan-off.gif',
	'http://chtwestport.org/images/flyouts/theplan-on.gif'
	);
imageNames['thestory'] = new Array(
	'http://chtwestport.org/images/flyouts/thestory-off.gif',
	'http://chtwestport.org/images/flyouts/thestory-on.gif'
	);
imageNames['onlinedonations2'] = new Array(
	'http://chtwestport.org/images/flyouts/onlinedonations2-off.gif',
	'http://chtwestport.org/images/flyouts/onlinedonations2-on.gif'
	);


var menuVars = new Array();

menuVars['menuTheNextChapterDiv'] = new Array();
menuVars['menuTheNextChapterDiv']['caller-image'] = 'thenextchapter';
menuVars['menuTheNextChapterDiv']['caller-menu'] = '';

//	minx, maxx, miny, maxy
menuVars['menuTheNextChapterDiv']['boundaries'] = new Array(0, 340, 525, 620);
menuVars['menuTheNextChapterDiv']['caller-boundaries'] = new Array(0, 191, 520, 540);