/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS = [
	['Previous Master Plan (1997)', '1997MasterPlan.htm'],

	['2004 Economic Development Plan <img border="0" src="../../images/pdftrans.gif" width="16" height="16">', 'EconomicDevelopmentPlan2004.pdf'],

	['2005 Community Survey Results', '2005SurveyResults.htm'],

	['Citizen Committee<br>Charter', 'CitizenCommittee.htm'],

	['Subcommittees &<br>Draft Basic Studies', 'Subcommittees.htm'],

	['Master Plan Purpose &<br>Description', 'GoodMasterPlan.htm'],

	['Social Capital<br>Information', 'socialcapital.htm'],

	['Monadnock State Park<br>Master Plan (2003)', 'http://www.nhstateparks.org/ParksPages/Monadnock/MMP040103/mmpPblcRvwDrftHdr.html', {'tw' : '_blank'}],

	['Planning References at<br>Jaffrey Public Library', 'JPLDocs.htm'],

	['OEP Technical<br>Guidance Documents', 'http://www.nh.gov/oep/resourcelibrary/TechnicalBulletins.htm', {'tw' : '_blank'}],

	['Master Plan Update<br>Home Page', '2007MasterPlan.htm'],

];

