/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
	['Home', 'index.htm', null,
		['Contact us', null, null,
			['Parish Clerk', 'ParishClerk.htm'],
			['Webmaster', ['Pages/Webmaster.htm', 'New', 'Webmaster']]
		],
		['Events', null, null,
			['Pill Regatta', ['Pages/PillRegatta.htm', 'New', 'Pill Regatta']],
			['Pill Rag', ['Pages/PillRag.htm', 'New', 'Pill Rag']]
		],
		['About us', null, null,
			['Location', 'Map1.htm'],
			['Grants & Donations', ['Pages/Grants.html', 'New', 'Grants']],
			['History', ['Pages/History.html', 'New', 'Pill History']],
			['Pill Pilot', ['Pages/Pilots.html', 'New', 'Pill Pilot']]
		]
	],
	['Meetings', 'EIGPage2.htm', null,
                ['Annual', 'Annual.htm'],
		['Council', 'Council.htm'],
		['Committee', 'Committee.htm'],
		['Watchhouse Hill', 'Watchhouse.htm'],
                ['Footpaths', 'Footpaths.htm'],
                ['Village Improvement', 'Village.htm'],
		['Archive', null, null,
			['Minutes', null, null,
				['YE2004', 'Archive2004.htm'],
				['YE2005', 'Archive2005.htm'],
				['YE2006', 'Archive2006.htm'],
     				['YE2007', 'Archive2007.htm'],
                                ['YE2008', 'Archive2008.htm'],
                                ['YE2009', 'Archive2009.htm']
			],
			['Accounts', null, null,
				['YE2005', ['Pages/Accounts2005.htm', 'New', 'Accounts 2005']],
    				['YE2006', ['Pages/Accounts2006.htm', 'New', 'Accounts 2006']],
				['YE2007', ['Pages/Accounts2007.htm', 'New', 'Accounts 2007']]
			],
			['Pill Paper', null, null,
				['2003', ['Pages/PPaper2003.htm', 'New', 'Pill Paper 2003']],
				['2004', ['Pages/PPaper2004.htm', 'New', 'Pill Paper 2004']],
				['2005', ['Pages/PPaper2005.htm', 'New', 'Pill Paper 2005']],
				['2006', ['Pages/PPaper2006.htm', 'New', 'Pill Paper 2006']],
				['2007', ['Pages/PPaper2007.htm', 'New', 'Pill Paper 2007']],
                                ['2008', ['Pages/PPaper2008.htm', 'New', 'Pill Paper 2008']],
                                ['2009', ['Pages/PPaper2009.htm', 'New', 'Pill Paper 2009']]
			]
		]
	],
	['Councillors', 'EIGPage3.htm', null,
		['Pill Ward', 'enter link here', null,
			['Baker, S', 'SBaker.htm'],
			['Burchell, K', 'KBurchell.htm'],
    			['Burt, A' , 'ABurt.htm'],
			['Davey, L' , 'LDavey.htm'],
                        ['Donovan, P', 'PDonovan.htm'],
			['Glassenbury, K', 'KGlassenbury.htm'],
			['Hunt, G', 'GHunt.htm'],
			['Jopp, A', 'AJopp.htm'],
			['Murphy, B', 'BMurphy.htm'],
			['Waters, D', 'DWaters.htm']
		],
		['St Georges Ward', 'enter link here', null,
			['Exley,C', 'CExley.htm'],
			['Kent, P', 'PKent.htm'],
			['Langton, R', 'RLangton.htm'],
                  	['Dyer, I', 'IDyer.htm'],
                  	['Taylor,A', 'ATaylor.htm']
		],
                  ['Ward Councillors', 'enter link here', null,
                        ['Pill Ward', 'PillWard.htm'],
                        ['EIG Ward', 'EIGWard.htm']
                ],
	],
	['Services', 'Amenities.htm', null,
		['Community Centre', ['http://www.pill-community.org.uk', 'New', 'Community Centre']],
		['Resource Centre', ['http://www.PCF-resourcecentre.blogspot.com', 'New', 'Resource Centre']],
		['Youth Club', ['Pages/YouthClub.htm', 'New', 'Pill Youth Club']],
		['Schools', null, null,
			['St Katherines', ['http://www.st-katherines.n-somerset.sch.uk', 'New', 'St Katherines School']],
			['Crokerne Primary', ['http://www.crockerne.co.uk', 'New', 'Crokerne School']]
		],
		['Churches', ['http://www.pillchurches.org.uk/site/37.asp', 'New', 'Pill Churches']],
                ['1st Crockerne Scouts', ['Pages/Scouts.htm', 'New', '1st Crockerne Scouts']],
		['Playing Fields', null, null,
			['Court Hay', ['enter link here', 'New', 'Not Available']]
		]
	],
	['Housing', null, null,
		['Nth Som Housing', ['http://www.nshousing.org.uk', 'New','Nth Somerset Housing']],
		['Redland Housing', ['http://www.somer.org.uk/redland/default.asp', 'New', 'Redland Housing']],
            ['Knightstone', ['http://www.knightstone.co.uk', 'New', 'Knightstone']]
	],
	['Links', null, null,
		['Nth Som Council', ['http://www.n-somerset.gov.uk', 'New', 'North Somerset DC']],
		['St Katherines ', ['http://www.st-katherines.n-somerset.sch.uk', 'New', 'St Katherines School']],
		['Community Centre', ['http://www.pill-community.org.uk', 'New', 'Community Centre']],
		['Abbots Leigh', ['http://www.abbotsleigh.org.uk', 'New', 'Aboots Leigh Parish']],
		['Portbury', ['Pages/Portbury.htm', 'New', 'Portbury Parish']],
                ['Medics on the Move', ['http://www.movingtobristol.co.uk', 'New', 'Medics on the Move']]
	]
];
