var global_navigation_data = [
{
  "id": "downloads",
  "items": [
  {
    "link": "http://software.opensuse.org/",
    "image": "release-stable",
    "title": "Najnowsze stabilne wydanie",
    "desc": "Pobierz najnowsze stabilne wydanie openSUSE"
  },
  {
    "link": "http://software.opensuse.org/developer/",
    "image": "release-devel",
    "title": "Najnowsze wydanie rozwojowe",
    "desc": "Pobierz najnowsze wydanie rozwojowe openSUSE"
  },
  {
    "link": "http://software.opensuse.org/search",
    "image": "packages",
    "title": "Znajdź pakiety",
    "desc": "Pobierz dodatkowe oprogramowanie z openSUSE Build Service"
  },
  {
    "link": "http://en.opensuse.org/Derivatives",
    "image": "derivatives",
    "title": "Dystrybucje pochodne",
    "desc": "Pobierz jedną ze specjalnie zbudowanych dystrybucji openSUSE"
  }
  ]
},
{
  "id": "support",
  "items": [
  {
    "link": "http://en.opensuse.org/Portal:Support",
    "image": "help",
    "title": "Pomoc",
    "desc": "Przejdź do Portalu Pomocy"
  },
  {
    "link": "http://doc.opensuse.org",
    "image": "development-documentation",
    "title": "Dokumentacja",
    "desc": "Prosimy przeczytać poradniki oraz instrukcje"
  },
  {
    "link": "http://en.opensuse.org/",
    "image": "wiki",
    "title": "Wiki",
    "desc": "Czytaj i twórz artykuł na Wiki"
  },
  {
    "link": "http://tube.opensuse.org",
    "image": "video",
    "title": "Wideo",
    "desc": "Oglądaj różne samouczki, screencasty i nagrania z prezentacji"
  },
  {
    "link": "http://forums.opensuse.org/",
    "image": "forums",
    "title": "Fora dyskusyjne",
    "desc": "Bierz udział na naszych forach dyskusyjnych"
  },
  {
    "link": "http://en.opensuse.org/openSUSE:Mailing_lists",
    "image": "lists",
    "title": "Listy dyskusyjne",
    "desc": "Subskrybuj listy dyskusyjne i przeglądaj ich archiwa"
  },
  {
    "link": "http://en.opensuse.org/openSUSE:IRC_list",
    "image": "irc",
    "title": "Kanały IRC",
    "desc": "Komunikuj się przy użyciu IRC"
  }
  ]
},
{
  "id": "community",
  "items": [
  {
    "link": "http://connect.opensuse.org/",
    "image": "users",
    "title": "Connect",
    "desc": "Połącz się ze znajomymi którzy również korzystają z openSUSE"
  },
  {
    "link": "http://planet.opensuse.org/",
    "image": "planet",
    "title": "Planeta openSUSE",
    "desc": "Przeglądaj najnowsze wpisy z blogów"
  },
  {
    "link": "http://news.opensuse.org/",
    "image": "news",
    "title": "Nowości",
    "desc": "Najnowsze informacje od Zespołu openSUSE"
  },
  {
    "link": "http://lizards.opensuse.org/",
    "image": "lizards",
    "title": "Lizards",
    "desc": "Platforma blogowa dla użytkowników"
  },
  {
    "link": "http://shop.opensuse.org/",
    "image": "shop",
    "title": "Sklep",
    "desc": "Tutaj zrobisz zakupy!"
  }
  ]
},
{
  "id": "development",
  "items":
  [
  {
    "link": "http://en.opensuse.org/Portal:Development",
    "image": "developer",
    "title": "Dokumentacja dla programistów",
    "desc": "Dokumentacja dla programistów"
  },
  {
    "link": "http://features.opensuse.org/",
    "image": "features",
    "title": "Funkcje",
    "desc": "Głosuj i pracuj nad nowymi funkcjami openSUSE"
  },
  {
    "link": "http://build.opensuse.org/",
    "image": "buildservice",
    "title": "Build Service",
    "desc": "Twórz, buduj i rozwijaj pakiety"
  },
  {
    "link": "http://bugs.opensuse.org/",
    "image": "bugs",
    "title": "Błędy",
    "desc": "Zgłoś błędy na Bugzilli"
  },
  {
    "link": "http://susestudio.com",
    "image": "studio",
    "title": "SUSE Studio",
    "desc": "Twórz własne obrazy używając Studio"
  }
  ]
}
];

