MENUITEMS = 
[
  { 'id': 'idm_about', 'style': 0, 'text': 'O programie', 'ref': '', 'icon': '', 'subitems':
    [
      { 'id': 'idm_preface',  'style': 0, 'text': 'Wstęp',       'ref': 'href="index.php?menuitem=idm_preface"',  'status': 'Wstęp' },
      { 'id': 'idm_features', 'style': 0, 'text': 'Możliwości',  'ref': 'href="index.php?menuitem=idm_features"', 'status': 'Opis możliwości programu' },
      { 'id': 'idm_database', 'style': 0, 'text': 'Baza danych', 'ref': 'href="index.php?menuitem=idm_database"', 'status': 'Opis bazy danych' },
      { 'id': 'idm_hardware', 'style': 0, 'text': 'Wymagania',   'ref': 'href="index.php?menuitem=idm_hardware"', 'status': 'Opis warunków, które powinien spełniać komputer' },
      { 'id': 'idm_sep1', 'style': 1, 'text': '', 'ref': '', 'status': '' }
    ]
  },
  { 'id': 'idm_opinions', 'style': 0, 'text': 'Opinie', 'ref': '', 'icon': '', 'subitems':
    [
      { 'id': 'idm_opinion_chip', 'style': 0, 'text': 'CHIP',         'ref': 'href="index.php?menuitem=idm_opinion_chip"',  'status': 'Recencja Nyke Audio Center w CHIP 9/2003' },
      { 'id': 'idm_newopinion',   'style': 0, 'text': 'Dodaj opinię', 'ref': 'href="index.php?menuitem=idm_newopinion"',    'status': 'Dodaj Twoją opinię o Nyke Audio Center 2' },
      { 'id': 'idm_sep3', 'style': 1, 'text': '', 'ref': '', 'status': '' }
    ]
  },  
  { 'id': 'idm_download', 'style': 0, 'text': 'Download', 'ref': '', 'icon': '', 'subitems':
    [
      { 'id': 'idm_fullversion',	'style': 0, 'text': 'Pełna wersja',           'ref': 'href="index.php?menuitem=idm_fullversion"',    	'status': 'Umożliwia pobranie pełnej wersji programu' },
      { 'id': 'idm_manual',   		'style': 0, 'text': 'Podręcznik użytkownika', 'ref': 'href="index.php?menuitem=idm_manual"',   		'status': 'Umożliwia pobranie podręcznika obsługi Nyke Audio Center' },
      { 'id': 'idm_sep4', 		'style': 1, 'text': '', 'ref': '', 'status': '' }
    ]
  },  
  { 'id': 'idm_samples', 'style': 0, 'text': 'Przykłady', 'ref': '', 'icon': '', 'subitems':
    [
      { 'id': 'idm_webservice',  'style': 0, 'text': 'Serwis internetowy',      'ref': 'href="index.php?menuitem=idm_webservice"',  'status': 'Pokazuje przykład muzycznego serwisu internetowego' },
      { 'id': 'idm_discography', 'style': 0, 'text': 'Dyskografia',             'ref': 'href="index.php?menuitem=idm_discography"', 'status': 'Pokazuje przykład dyskografii' },
      { 'id': 'idm_albumlist',   'style': 0, 'text': 'Lista albumów',           'ref': 'href="index.php?menuitem=idm_albumlist"',   'status': 'Pokazuje przykład listy albumów' },
      { 'id': 'idm_albumcard',   'style': 0, 'text': 'Karta katalogowa albumu', 'ref': 'href="index.php?menuitem=idm_albumcard"',   'status': 'Pokazuje przykład karty katalogowej albumu' },
      { 'id': 'idm_snapshot',    'style': 0, 'text': 'Ekrany',                  'ref': 'href="index.php?menuitem=idm_snapshot"',    'status': 'Prezentuje przykładowe kopie ekranów Nyke Audio Center' },
      { 'id': 'idm_sep5', 'style': 1, 'text': '', 'ref': '', 'status': '' }
    ]
  },
  { 'id': 'idm_mail', 'style': 0, 'text': 'Kontakt', 'ref': 'href="index.php?menuitem=idm_contact&title=Kontakt"', 'icon': 'mail.gif', 'subitems': [] }
];
