var menuHierarchy = [
['Menü', null,
		['Kezdőlap', 'index.php'],
		['Társoldalak', 'index.php?x=vegyes/tars'],
		['Linkelj', 'index.php?x=vegyes/link'],
		['Oldaltérkép', 'index.php?x=vegyes/map'],
		['Kapcsolat', 'index.php?x=vegyes/kapcs'],
		['Chat', 'index.php?x=vegyes/chat'],
	],
['Hírek', null, 
		['Anime', 'index.php?x=reborn/hir/anime'],
		['Manga', 'index.php?x=reborn/hir/manga'],
        ['Zene', 'index.php?x=reborn/hir/zene'],
		['Seiyuu', 'index.php?x=reborn/hir/seiyuu'],
	],
    
['Információk', null,
		['Ismertető', 'index.php?x=reborn/info/ism'],
		['Manga/Mangaka', 'index.php?x=reborn/info/manga'],
		['Anime', 'index.php?x=reborn/info/anime'],
		['Szereplők', 'index.php'],
		['Seiyuuk', 'index.php?x=reborn/info/seiyuu'],
		['Openingek-Endingek', 'index.php?x=reborn/info/op-ed'],
		['Születésnapok', 'index.php?x=reborn/info/sznap'],
		['Szótár', 'index.php?x=reborn/info/szotar'],
		['"Számok"', 'index.php?x=reborn/info/szam'],
		['"Érdekességek"', 'index.php?x=reborn/info/erdekes'],
		['Játékok', 'index.php?x=reborn/info/games'],	
	],
	
    ['Extrák', null,
		['Dalszövegek', 'index.php?x=reborn/ext/lyrics'],
		['Zene letöltés', 'index.php?x=reborn/ext/zene'],
		['Képek', 'http://www.hitmanreborn.square7.ch'],
		['Grafika', 'index.php?x=reborn/ext/grafika'],
		['Winamp Skinek', 'index.php?x=reborn/ext/skin'],
		['REBOCON', 'index.php?x=reborn/ext/rebocon'],
		['Reborn HomeRoom', 'index.php?x=reborn/ext/rhome'],
	],
	]

