/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
  
 W ofercie>oprogramowanie dodac kategorie " Zamówienia publiczne" a w srodku:

"ProPublico"

W ofercie>oprogramowanie>bezpieczenstow dodac "Symantec"

Podzielic systemy Microsoft na:

Systemy operacyjne
Systemy serwerowe
Aplikacje biurowe
*/
var MENU_ITEMS = [
	['Oferta', null, null,
		['<img src="p/s-prawo.gif" class="strzalka">Usługi', null, null,
				['Serwis sprzętu i oprogramowania', 'index/serwis.html'],
				['Audyt oprogramowania', 'index/audyt.html'],
				['Sieci komputerowe', 'index/sieci.html'],
				['Szkolenia, wdrożenia', 'index/szkolenia.html'],
				['Usługi ZUS', 'index/uslugi_zus.html'],
				['Usługi Pfron', 'index/uslugi_pfron.html']
			],
		['<img src="p/s-prawo.gif" class="strzalka">Oprogramowanie', null, null,
			
			['<img src="p/s-prawo.gif" class="strzalka">Zarządzanie firmą', null, null,
				
				
				['Symfonia Forte', 'index/symfonia_forte.html'], 
				['Symfonia Premium', 'index/symfonia_premium.html'],
				['Symfonia Start', 'index/symfonia_start.html']
			],
		['<img src="p/s-prawo.gif" class="strzalka">Kosztorysowanie', null, null,
			['Athenasoft', 'index/norma_pro.html'],
				
				['eXpert', 'index/penta_expert.html'],
			],
				['<img src="p/s-prawo.gif" class="strzalka">Systemy Microsoft', 'index/microsoft.html', null,
				['Systemy operacyjne', 'index/ms_so.html'],
				['Systemy serwerowe', 'index/ms_ss.html'],
					['Aplikacje biurowe', 'index/ms_ab.html']
				],
				
				
				
				
				
				['<img src="p/s-prawo.gif" class="strzalka">Bezpieczeństwo', 'index/bezpieczenstwo.html', null,
					['Symantec', 'index/symantec.html'],
					],
				['<img src="p/s-prawo.gif" class="strzalka">Zamówienia publiczne', 'index/zamowienia_publiczne.html', null, 
				['ProPublico', 'index/propublico.html'],
				
				
				],
				
			],
		['Sprzęt komputerowy', 'index/sprzet_komputerowy.html'],
		['Stała współpraca', 'index/stala_wspolpraca.html'],
		
		
		['<img src="p/s-prawo.gif" class="strzalka">Cennik', null, null,
			
		['<img src="p/s-prawo.gif" class="strzalka">Usługi', null, null,
				['Serwis sprzętu i oprogramowania', 'index/cennik_serwis.html'],
				['Audyt oprogramowania', 'index/cennik_audyt.html'],
				
			
				
			],
				['<img src="p/s-prawo.gif" class="strzalka">Oprogramowanie', null, null,
				['<img src="p/s-prawo.gif" class="strzalka">Zarządzanie firmą', null, null,
				
				['Systemy Symfonia', 'index/cennik_symfonia.html'], 
				
			],
		['<img src="p/s-prawo.gif" class="strzalka">Kosztorysowanie', null, null,
				['Athenasoft', 'index/cennik_athenasoft.html'],
				['eXpert', 'index/cennik_penta_expert.html'],
			/*	['PentaKoszt', 'index/cennik_penta_koszt.html'], */
				
				
			],
				
			],
		
			],
		
		
/*		['<img src="p/s-prawo.gif" class="strzalka">Cennik', null, null,

			['<img src="p/s-prawo.gif" class="strzalka">Zarządzanie firmą', null, null,
				['Systemy Great Plains', 'shop.html/show/greatplains.html'],
				['Systemy Symfonia', 'shop.html/show/symfonia.html'],
			],
			['<img src="p/s-prawo.gif" class="strzalka">Kosztorysowanie', null, null,
				['eXpert', 'shop.html/show/expert.html'],
				['PentaKoszt', 'shop.html/show/pentakoszt.html'],
			],
				['Systemy Microsoft', 'shop.html/show/microsoft.html'],
				['Bezpieczeństwo', 'shop.html/show/bezpieczenstwo.html'],
				['Pozostałe', 'shop.html/show/pozostale.html']
		], */
	],
	['Promocje', 'index/promocje.html'
	
		],
	['Firma', null, null,
		['Misja', 'index/misja.html'],
		['Personel', 'index/personel.html'],
		['Siedziba', 'index/siedziba.html'],
		['Historia', 'index/historia.html'],
		['<img src="p/s-prawo.gif" class="strzalka">Osiągnięcia', null, null,
			['Tytuły', 'index/tytuly.html'],
			['Certyfikaty', 'index/certyfikaty.html'],
			['Referencje', 'index/referencje.html'],
			['Wsparcie', 'index/wsparcie.html']
		],
		['<img src="p/s-prawo.gif" class="strzalka">Partnerzy', null, null,
			['Ośrodki szkoleniowe', 'index/osrodki_szkoleniowe2.html']
			
		],
		['Praca', 'index/praca.html'],
		
	],
	['Kontakt', null, null,
		['Dane teleadresowe', 'index/dane_teleadresowe.html'],
		['Mapka lokalizacyjna', 'index/mapka_lokalizacyjna.html'],
		['Formularz kontaktowy', 'index/kontakt_formularz.html'],
	],
	['<span class="bl">Wydarzenia</span>', 'index.html'],
	
];

