var MENU_ITEMS = [
	['ANASAYFA', 'index.htm', {'tw' : '_self'},
		
	],
	['FİRMAMIZ', null, null,
		['Firma Profili','fp.htm', {'tw' : '_self'}],
		['Vizyon ve Misyon','vm.htm', {'tw' : '_self'}],
		['Grup Şirketler','grup.htm', {'tw' : '_self'}],
		

	],
	['ÜRETİM', null, null,
		['Üretim','prd.htm', {'tw' : '_self'}],
		['Kalite','qlt.htm', {'tw' : '_self'}],
	],
	['ÜRÜNLER', null, null,
		['Ürünler','oth.htm', {'tw' : '_self'}],
	],
	
	['İLETİŞİM', null, null,
		['İletişim Bilgileri','cnt.htm', {'tw' : '_self'}],
		['İnsan Kaynakları','form.htm', {'tw' : '_self'}],
	],
	['ENGLISH', '../eng/index.htm', {'tw' : '_self'},
		
	],
];


