var MENU_ITEMS = [
	['Programme Info','commitment.html',, 
		['Our Commitment', 'commitment.html'],
		['Recycling Facts', 'facts.html'],
		['Who Benefits', 'benefits.html'],
		['Talking Part', 'takingpart.html'],
		['The Process', 'process.html'],
		['Waste Licence', 'waste.html'],
		['Participants', 'partners.html'],
		['Cartridge List', 'cartlist.html'],
		['Apply to Join', 'join.html'],
	],
	['Latest News','news.html',,
		['Press Releases', 'press.html'],
		['Press Images', 'images.html'],
		['Press Contacts', 'presscontacts.html'],
	],
	['Resources','resources.html',, 
		['Cartridge List', 'cartlist.html'],
		['Bin Instructions', 'bin.html'],
		['Returns Forms', 'returns.html'],
		['Useful Links', 'links.html'],
		['Online Store', '../index.html'],
	],
	['Contacts','contacts.html',
	],
];

