/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'index.htm'],
	['About NNBF', null, {'sb':'All about NNBF - Directors, Executive Committee and how to become a member'},
		['NNBF CIC Ltd', 'directors.htm'],
		['Executive Committee', 'exec.htm',null,
			['Minutes','meetings.htm']
		],
		['Membership', 'memberform.htm'],
		['Business Plan','businessplan.htm'],
		['Mission Statement', 'mission.htm'],
		['Our Sponsors', null,null,
			['Structure-flex', 'http://www.structure-flex.co.uk/',{'tw' : 'win2'},],
		],
	],
	['North Norfolk', null, null,
	['Poppyland Partnership', 'http://www.poppylandpartnership.co.uk/',{'tw' : 'win2'},],
	['Holt Area Partnership', null],
	['Wells Area Partnership', 'http://www.wellsareapartnership.org.uk',{'tw' : 'win2'},],
	['Griffon Area Partnership', 'http://www.areapartnership.griffon.org.uk/home.asp',{'tw' : 'win2'},],
	['Fakenham Area Partnership', 'http://www.fakenhamareapartnership.co.uk',{'tw' : 'win2'},],
	['Upcher Community Partnership', 'http://www.upchercp.co.uk/',{'tw' : 'win2'},],
	['Stalham with Happing Partnership', 'http://www.happing.co.uk',{'tw' : 'win2'},],

	['Offshore Wind Farms', 'windfarms.htm']

	],

	['Business Directory', 'http://businessnorthnorfolk.co.uk/',{'tw' : 'win2'},],
	['Business Support', null, null,
		['Development Agencies', 'development.htm'],
		['Associations and Federations', 'associations.htm'],
		['Grants and Funding', 'grants.htm'],
		['Specialist Agencies', 'specagencies.htm'],
		['Employment Advice', 'employment.htm'],
		['Legislation', 'legislation.htm'],
		['Regulation', 'regs.htm'],
		['Economic Data', 'econodata.htm',null,
			['Statistical Information','stats.htm'],
			['2007 Business Survey','http://www.l4esp.org/nnsp/northnbs.htm']
		],
		['Links', 'links.htm'],
		['Sites and Premises', 'sites.htm',null,
			['Local Development Framework','http://www.northnorfolk.org/ldf',{'tw' : 'win2'},]

		]
	],
	['Events Diary', null, null,
		['Regular','eventsreg.htm'],
		['Special', 'eventspec.htm']
	],
	['News', null, null,
		['Current Newsflashes', 'news.htm'],
		['Archive Newsflashes', 'newsarch.htm'],
		['Newsletters', null, null,
			['Winter 2007/08','newsletter1.pdf',{'tw' : 'win2'},],
			['Spring/Summer 2008','newsletter2.pdf',{'tw' : 'win2'},],
			['Winter/Spring 2009','newsletter3.pdf',{'tw' : 'win2'},]			
		],
		['Press Releases', 'pressreleases.htm']
	],

	['Sector Round Tables', null, null,
		['Tourism', 'trt.htm',null,
			['Minutes','meetingst.htm'],
			['Members','memberst.htm'],
			['Simply Outstanding', 'sos.htm'],
			['Visit North Norfolk', 'http://www.visitnorthnorfolk.com',{'tw' : 'win2'},]
		],

		['Agriculture', 'art.htm' , null,
			['Events', 'agevents.htm'],
		]
	],
	
		['Email', 'mailto:info@nnbf.co.uk']
	
	
];
