	function mmLoadMenus() {
		if(window.mmSet) return;
		window.mmSet = true;

		window.menu_4 = new Menu("root",144,17,"Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#CC9900","#003300","left","middle",3,0,1000,-5,7,true,true,true,3,true,true);
		window.menu_2 = new Menu("root",158,17,"Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#CC9900","#003300","left","middle",3,0,1000,-5,7,true,true,true,3,true,true);
		window.menu_0 = new Menu("root",200,17,"Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#CC9900","#003300","left","middle",3,0,1000,-5,7,true,true,true,3,true,true);
		menu_2.addMenuItem("&nbsp;Kim jesteśmy", "location='/pl/o-nas.html'");
		menu_2.addMenuItem("&nbsp;Dlaczego właśnie my?", "location='/pl/o-nas/why-cc.html'");
		menu_4.addMenuItem("&nbsp;Kariera", "location='/pl/contact-us/careers.html'");
		menu_4.addMenuItem("&nbsp;Zadaj pytanie", "location='/pl/contact-us/enquiries.html'");
		menu_4.addMenuItem("&nbsp;Biura", "location='/pl/contact-us.html'");
		//menu_4.addMenuItem("&nbsp;CCC online demo", "location='/pl/contact-us/ccc-demo.html'");
		//menu_4.addMenuItem("&nbsp;cGARD online demo", "location='/pl/contact-us/cgard-demo.html'");
		window.menu_9 = new Menu("root",145,17,"Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#CC9900","#003300","left","middle",3,0,1000,-5,7,true,true,true,3,true,true);
		window.menu_6 = new Menu("root",196,17,"Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#CC9900","#003300","left","middle",3,0,1000,-5,7,true,true,true,3,true,true);
		window.menu_5 = new Menu("root",87,17,"Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#CC9900","#003300","left","middle",3,0,1000,-5,7,true,true,true,3,true,true);
		window.menu_0 = new Menu("root",200,17,"Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#CC9900","#003300","left","middle",3,0,1000,-5,7,true,true,true,3,true,true);
		menu_5.addMenuItem("&nbsp;Usługi", "location='/pl/services.html'");
		menu_5.addMenuItem("&nbsp;Konsultanci", "location='/pl/services/consultants.html'");
		menu_5.addMenuItem("&nbsp;Systemy", "location='/pl/services/systems.html'");
		menu_5.addMenuItem("&nbsp;Szkolenia", "location='/pl/services/training.html'");
		menu_6.addMenuItem("&nbsp;ComplianceControl Centre", "location='/pl/cc-centre.html'");
		menu_6.addMenuItem("&nbsp;ComplianceControl cGARD", "location='/pl/cc-centre/cc-cgard.html'");
		//menu_6.addMenuItem("&nbsp;ComplianceControl Monitor", "location='/pl/cc-centre/cc-monitor.html'");
		//menu_6.addMenuItem("&nbsp;ComplianceControl Manager", "location='/pl/cc-centre/cc-manager.html'");
		//menu_6.addMenuItem("&nbsp;ComplianceControl Audits", "location='/pl/cc-centre/cc-audits.html'");
		//menu_6.addMenuItem("&nbsp;ComplianceControl Alerts", "location='/pl/cc-centre/cc-alerts.html'");
		//menu_6.addMenuItem("&nbsp;ComplianceControl Training", "location='/pl/cc-centre/cc-trainer.html'");
		//menu_6.addMenuItem("&nbsp;ComplianceControl Forum", "location='/pl/cc-centre/cc-forum.html'");
		menu_9.addMenuItem("&nbsp;Aktualności", "location='/pl/news.html'");
		menu_9.addMenuItem("&nbsp;Publikacje branżowe", "location='/pl/news/technical-papers.html'");
		menu_9.addMenuItem("&nbsp;Artykuły prasowe", "location='/pl/news/press.html'");
		writeMenus();
	} // mmLoadMenus()
	
