var MENU_ITEMS = [
['Home', 'index.html'],
	['Matters', 'matters.html'],
	['Clients', 'clients.html'],
	['Law', 'law.html'],
	['Software', 'software.html'],
	['Real Users', 'realusers.html'],
	['Contact Us', 'contactus.html'],
];
