
/* --- menu items --- */
var MENU_ITEMS = [
		
	['ABBEY OF REGINA LAUDIS','abbey.htm'],
	['BELLAMY-FERRIDAY HOUSE &amp; GARDEN','bellamy_ferriday.htm'],
	['BETHLEHEM FAIR','bethlehemfair.htm'],
	['BETHLEHEM POST OFFICE','BPO.htm'],
	['BUSINESSES OF BETHLEHEM','business.htm'],
	['CHRISTMAS TOWN FESTIVAL','festival.htm'],
	['CHURCHES',null,null,
	['Churches Homepage','churches.htm'],
	['Christ Church','Churches/christchurch.htm'],
	['Church of the Nativity','Churches/nativity.htm'],
	['First Church of Bethlehem','Churches/firstchurch.htm'],
	['Methodist Church','Churches/methodist.htm']],
	['COMMUNITY LINKS','community_links.htm'],
	['CONSERVATION COMMISSION','conservationcommission.htm'],
	['GENERAL INFORMATION','information.htm'],
	['GOVERNMENT','government.htm'],
	['HISTORY-GENEALOGY',null,null,
	['Early Bethlehem Index','Early_Bethlehem.htm'],
	['Genealogy','genealogy.htm'],
	['Brief History','History-Genealogy/Early_Bethlehem/history.htm']],	
	['LIBRARY',null,null,
	['Library Homepage','library.htm'],
	['Awards','Library/awards.htm'],
	['Brief History','Library/brief_history.htm'],
	['For the Children','Library/for_the_children.htm'],
	['Friends of the Library','Library/friends.htm'],
	['Internet Guidelines','Library/internet_guidelines.htm'],
	['What is Available..... and Where','Library/what_you_will_find.htm']],
	['LONG MEADOW LAKE MGMT COM','LMLMC.htm'],
	['OLD "BETHLEM" HISTORICAL SOCIETY','obhsi.htm'],
	['ORGANIZATIONS','organizations.htm'],
	['PICTURES AROUND TOWN','About%20Town/pictures.htm'],
	['RECREATION','recreation.htm'],
	['REGIONAL SCHOOL DISTRICT 14','region14.htm'],
	['SENIOR CITIZENS','seniors.htm'],
];
	
