var MENU_ITEMS = [
	['home', '/en/index.html', null,
	],
	['Photos', '/en/zdjecia-ziemi.html', null,
		['Land Photos', '/en/zdjecia-ziemi-2.html'],
		['Neighbourhood Photos', '/en/zdjecia-sasiedztwa.html'],
	],
	['About Poland', '/en/polska.html', null,
	],
	['About Wroclaw', '/en/wroclaw.html', null,
	],
	['Wolow', '/en/wolow.html', null,
	],
	['Brzeg Dolny', '/en/brzeg-dolny.html', null,
	],
	['Movies', '/en/filmy.html', null,
	],
	['Contact', '/en/kontakt.html', null,
		['Contact details', '/en/dane-teleadresowe.html'],
		['Contact form', '/en/formularz-kontaktowy.html'],
	],
];

