﻿resizereinit=true;
menu[3] = {
id:'menu3', //use unique quoted id (quoted) REQUIRED!!
bartext:'م ف ك و',
menupos:'right',
kviewtype:'fixed', 
menuItems:[ // REQUIRED!!
//[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
["الرئيســـية", "index-1.php", ""],
["عـن مـفـكــو", "about.php",""],
["رئيس مجلس الإدارة", "chairman.php", ""],
["مهمتنا و رؤيتنا", "vision.php", ""],
["الهيكل التنظيمي", "org.php", ""],
["جوائزنــا", "awards.php", ""],
["شهادات الجودة", "certificates.php", ""],
["شهــادتنا", "testimonies.php", ""],
["مـنتجاتنا", "products-map.php", ""],
["الـمصنع", "factory.php", ""],
["الاخـبار", "news.php", ""],
["المـعارض", "exhibitions.php", ""],
["عملائنــا", "clients.php", ""],
["خدمة العملاء", "customer-services.php", ""],
["للتعاقد", "order.php", ""],
["للاتصال بنا", "contact.php", ""],

]}; // REQUIRED!! do not edit or remove

////////////////////Stop Editing/////////////////

make_menus();