/* --- menu items --- */
var MENU_ITEMS = [
	['&nbsp;&nbsp;About us', null, null,
		['Standardization Act', 'zakon.html'],		
		['Regulation on the Establishment', 'uredba.html'],
		['Statute', 'statut.html'],
		['Organizational structure', 'ustrojstvo.html'],
		['Administrative Board', 'upravnovijece.html'],
		['Membership &gt;&gt;', null, null,
			['- Rules on membership in the HZN', 'Rules_on_membership_in_the_HZN.pdf'],
			['- Membership fees', 'clanarine_eng.pdf']
		],		
		['Annual reports', 'hrn_gi.htm'],
		['Croatian standardization in numbers ', 'normubn.html'],			
		['Where to find us', 'gdjesmo.html'],
		['Official forms', 'obrasci.html']
	],
	['&nbsp;&nbsp;Standardization', null, null,
		['Aims and principles', 'nacelan.html'],
		['Concepts, terms, definitions', 'osnovnin.html'],
		['Development of standards', 'nasnormn.html'],
		['Internal Rules for Standardization', 'UpnHzn.htm'],
		['Announcements in the HZN Bulletin', 'glasilon1.html'],
		['Technical Committees &gt;&gt;', null, null,
			['- TCs by sector', 'http://www.hzn.hr/HZN/Adresar.nsf/wFramesetTOpodrucje'],
			['- TCs by number', 'http://www.hzn.hr/HZN/Adresar.nsf/wFramesetTO']
		],
		['HZNorm (only for members of TCs)', 'http://www.hzn.hr/HZN/websec.nsf/TermsOfUse?OpenForm'],
		['Links (to ISO, IEC….)','linkovi.html'],
			
	],	
	['&nbsp;&nbsp;e - sale &gt;&gt;', 'eprodaja.html'],
		
	
	['Standards & publications', null, null,
		['Standards Library', 'normoteka.html'],
		['Catalogue of standards by ICS', 'http://www.hzn.hr/HZN/Todb.nsf/wFramesetICS'],
		['Search catalogues and projects', 'http://www.hzn.hr/HZN/Todb.nsf/Web_Prikaz_Rezultata'],
		['Withdrawn standards', 'http://www.hzn.hr/HZN/Todb.nsf/wFramesetICSpov'],
		['Search withdrawn standards', 'http://www.hzn.hr/HZN/Todb.nsf/Web_Prikaz_Rezultata_Povuceni'],
		['Bulletin', 'glasiloz.html'],
		['Publications', 'publikacije.html']
		

	],
	['News & information', null, null,
		['News', 'novosti.html'],
		['Press releases', 'priopcenja.html'],
		['Announcements in the HZN Bulletin', 'glasilon1.html'],
		['Standards Library', 'normoteka.html'],
		['WTO/TBT Enquiry Point', 'wto.html']
		
	]	
];

