{"id":3627,"date":"2022-05-03T07:42:11","date_gmt":"2022-05-03T07:42:11","guid":{"rendered":"https:\/\/d.cc1.vn\/?page_id=3627"},"modified":"2023-10-25T14:16:50","modified_gmt":"2023-10-25T07:16:50","slug":"ban-dieu-hanh-ban-quan-ly","status":"publish","type":"page","link":"https:\/\/www.cc1.vn\/en\/thanh-vien\/ban-dieu-hanh-ban-quan-ly.html","title":{"rendered":"Project Management"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3627\" class=\"elementor elementor-3627\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f05e0ba elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"f05e0ba\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dd25c0f\" data-id=\"dd25c0f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1c640c6 elementor-widget elementor-widget-cc1_page_menu\" data-id=\"1c640c6\" data-element_type=\"widget\" data-widget_type=\"cc1_page_menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"page-navigation\">\r\n            <div class=\"container\">\r\n                <ul class=\"pagemenu navigation-box\">\r\n                                                <li class=\"pagemenu-item\"><a href=\"https:\/\/www.cc1.vn\/en\/gioi-thieu-cc1\/tong-quan.html\">Overview<\/a><\/li>\r\n                                                    <li class=\"pagemenu-item\"><a href=\"https:\/\/www.cc1.vn\/en\/gioi-thieu-cc1\/lich-su-phat-trien.html\">Milestones<\/a><\/li>\r\n                                                    <li class=\"pagemenu-item\"><a href=\"https:\/\/www.cc1.vn\/en\/thanh-vien\/cong-ty-thanh-vien.html\">Member Companies<\/a><\/li>\r\n                                                    <li class=\"pagemenu-item\"><a href=\"https:\/\/www.cc1.vn\/en\/gioi-thieu-cc1\/doi-ngu-nhan-su.html\">Key People<\/a><\/li>\r\n                                                    <li class=\"pagemenu-item\"><a href=\"https:\/\/www.cc1.vn\/en\/gioi-thieu-cc1\/so-do-to-chuc.html\">Organizational Chart<\/a><\/li>\r\n                                                    <li class=\"pagemenu-item active\"><a href=\"https:\/\/www.cc1.vn\/en\/thanh-vien\/ban-dieu-hanh-ban-quan-ly.html\">Project Management<\/a><\/li>\r\n                                                    <li class=\"pagemenu-item\"><a href=\"https:\/\/www.cc1.vn\/en\/gioi-thieu-cc1\/thanh-tich-chung-chi.html\">Awards<\/a><\/li>\r\n                                                    <li class=\"pagemenu-item\"><a href=\"https:\/\/www.cc1.vn\/en\/tam-nhin-su-menh.html\">Vision, mission<\/a><\/li>\r\n                                        <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n        <script>\r\n            \/\/ jQuery('.pagemenu').bxSlider({\r\n            \/\/     pager: false,\r\n            \/\/     slideMargin: 0,\r\n            \/\/     infiniteLoop: false,\r\n            \/\/     randomStart: false,\r\n            \/\/     mode: 'horizontal',\r\n            \/\/     responsive: true,\r\n            \/\/     hideControlOnEnd: true,\r\n            \/\/     minSlides: 6,\r\n            \/\/     maxSlides: 6,\r\n            \/\/     touchEnabled:false,\r\n            \/\/     autoDirection: 'prev',\r\n            \/\/     slideWidth: 200,\r\n            \/\/     breaks: [{ screen: 0, slides: 1 }, { screen: 768, slides: 3 }, { screen: 1024, slides: 5 }]\r\n            \/\/ });\r\n\r\n            \/\/ Use the conventional $ prefix for variables that hold jQuery objects.\r\n            var $slider;\r\n\r\n            \/\/ If the only purpose of the windowWidth() function is to set the slide variables,\r\n            \/\/ it can be renamed and rewritten to supply the full configuration object instead.\r\n            function buildSliderConfiguration() {\r\n\r\n                \/\/ When possible, you should cache calls to jQuery functions to improve performance.\r\n                var windowWidth = jQuery(window).width();\r\n                var numberOfVisibleSlides;\r\n                var slideWidth = 200;\r\n\r\n                if (windowWidth < 600) {\r\n                    numberOfVisibleSlides = 2;\r\n                } else if (windowWidth < 768) {\r\n                    numberOfVisibleSlides = 3;\r\n                } else if (windowWidth < 1200) {\r\n                    numberOfVisibleSlides = 5;\r\n                } else {\r\n                    numberOfVisibleSlides = 6;\r\n                }\r\n                if(jQuery( \"section\" ).hasClass( \"field__content\" ) && jQuery('html').attr( \"lang\" ) == 'en-US'){\r\n                    if (windowWidth < 600) {\r\n                    numberOfVisibleSlides = 2;\r\n                    } else if (windowWidth < 768) {\r\n                        numberOfVisibleSlides = 2;\r\n                    } else if (windowWidth < 1200) {\r\n                        numberOfVisibleSlides = 3;\r\n                    } else {\r\n                        numberOfVisibleSlides = 4;\r\n                    }\r\n                    slideWidth = 300;\r\n                }\r\n                return {\r\n                    pager: false,\r\n                    slideMargin: 0,\r\n                    infiniteLoop: false,\r\n                    randomStart: false,\r\n                    mode: 'horizontal',\r\n                    responsive: true,\r\n                    hideControlOnEnd: true,\r\n                    touchEnabled:false,\r\n                    autoDirection: 'prev',\r\n                    slideWidth: slideWidth,\r\n                    minSlides: numberOfVisibleSlides,\r\n                    maxSlides: numberOfVisibleSlides\r\n                };\r\n            }\r\n\r\n            \/\/ This function can be called either to initialize the slider for the first time\r\n            \/\/ or to reload the slider when its size changes.\r\n            function configureSlider() {\r\n                var config = buildSliderConfiguration();\r\n\r\n                if ($slider && $slider.reloadSlider) {\r\n                    \/\/ If the slider has already been initialized, reload it.\r\n                    $slider.reloadSlider(config);\r\n                } else {\r\n                    \/\/ Otherwise, initialize the slider.\r\n                    $slider = jQuery('.pagemenu').bxSlider(config);\r\n                }\r\n            }\r\n\r\n            \/\/ jQuery('.slider-prev').click(function () {\r\n            \/\/     var current = $slider.getCurrentSlide();\r\n            \/\/     $slider.goToPrevSlide(current) - 1;\r\n            \/\/ });\r\n\r\n            \/\/ $('.slider-next').click(function () {\r\n            \/\/     var current = $slider.getCurrentSlide();\r\n            \/\/     $slider.goToNextSlide(current) + 1;\r\n            \/\/ });\r\n\r\n            \/\/ Configure the slider every time its size changes.\r\n            jQuery(window).on(\"orientationchange resize\", configureSlider);\r\n            \/\/ Configure the slider once on page load.\r\n            configureSlider();\r\n\r\n        <\/script>\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-28aaf6d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"28aaf6d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-853825b\" data-id=\"853825b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-48a65d8 elementor-widget elementor-widget-text-editor\" data-id=\"48a65d8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3f23f35 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3f23f35\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9367b00\" data-id=\"9367b00\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-83fecc4 elementor-widget elementor-widget-text-editor\" data-id=\"83fecc4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>\u00a0<\/p><p><span style=\"color: var(--thm-text-color); font-family: var(--thm-font); font-size: 0.95rem;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<\/span><b style=\"color: var(--thm-text-color); font-family: var(--thm-font); font-size: 0.95rem;\">Project Operation Unit: POU<\/b><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c8ce0ac\" data-id=\"c8ce0ac\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-38c52c3 elementor-widget elementor-widget-text-editor\" data-id=\"38c52c3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p><br><\/p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b> &nbsp;Project Management Unit: PMU<\/b><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f0c3390 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f0c3390\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f151c9c\" data-id=\"f151c9c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-79c780f mt-50 elementor-widget elementor-widget-cc1_division\" data-id=\"79c780f\" data-element_type=\"widget\" data-widget_type=\"cc1_division.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\r\n        <section class=\"division\">\r\n            <div class=\"container\">\r\n                <div class=\"row\">\r\n                                                <div class=\"col-md-6 col-12\">\r\n                    <div class=\"media division-item\"> \r\n                        <img width=\"417\" height=\"278\" src=\"https:\/\/www.cc1.vn\/wp-content\/uploads\/2023\/10\/Logo-nguyen-ban-Tieng-Viet-2.png\" class=\"attachment-cc1_417x470 size-cc1_417x470 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                        <div class=\"media-body\">\r\n                            <h5 class=\"mt-0\">The Dai Ngai II Bridge POU<\/h5>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                            <div class=\"col-md-6 col-12\">\r\n                    <div class=\"media division-item\"> \r\n                        <img width=\"417\" height=\"278\" src=\"https:\/\/www.cc1.vn\/wp-content\/uploads\/2022\/05\/Logo-nguyen-ban-Tieng-Viet-2.png\" class=\"attachment-cc1_417x470 size-cc1_417x470 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                        <div class=\"media-body\">\r\n                            <h5 class=\"mt-0\">Passenger Terminal T3 - Tan Son Nhat International Airport POU - Package No. 11 - 12<\/h5>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                            <div class=\"col-md-6 col-12\">\r\n                    <div class=\"media division-item\"> \r\n                        <img width=\"417\" height=\"278\" src=\"https:\/\/www.cc1.vn\/wp-content\/uploads\/2022\/05\/Logo-nguyen-ban-Tieng-Viet-2.png\" class=\"attachment-cc1_417x470 size-cc1_417x470 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                        <div class=\"media-body\">\r\n                            <h5 class=\"mt-0\">Nghi Son POU<\/h5>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                            <div class=\"col-md-6 col-12\">\r\n                    <div class=\"media division-item\"> \r\n                        <img width=\"417\" height=\"278\" src=\"https:\/\/www.cc1.vn\/wp-content\/uploads\/2022\/05\/Logo-nguyen-ban-Tieng-Viet-2.png\" class=\"attachment-cc1_417x470 size-cc1_417x470 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                        <div class=\"media-body\">\r\n                            <h5 class=\"mt-0\">Habitat Binh Duong POU<\/h5>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                            <div class=\"col-md-6 col-12\">\r\n                    <div class=\"media division-item\"> \r\n                        <img width=\"417\" height=\"278\" src=\"https:\/\/www.cc1.vn\/wp-content\/uploads\/2022\/05\/Logo-nguyen-ban-Tieng-Viet-2.png\" class=\"attachment-cc1_417x470 size-cc1_417x470 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                        <div class=\"media-body\">\r\n                            <h5 class=\"mt-0\">Quy Nhon \u2013 Chi Thanh Expressway POU<\/h5>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                            <div class=\"col-md-6 col-12\">\r\n                    <div class=\"media division-item\"> \r\n                        <img width=\"417\" height=\"278\" src=\"https:\/\/www.cc1.vn\/wp-content\/uploads\/2022\/05\/Logo-nguyen-ban-Tieng-Viet-2.png\" class=\"attachment-cc1_417x470 size-cc1_417x470 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                        <div class=\"media-body\">\r\n                            <h5 class=\"mt-0\">Hau Giang - Ca Mau Expressway POU<\/h5>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                            <div class=\"col-md-6 col-12\">\r\n                    <div class=\"media division-item\"> \r\n                        <img width=\"417\" height=\"278\" src=\"https:\/\/www.cc1.vn\/wp-content\/uploads\/2022\/05\/Logo-nguyen-ban-Tieng-Viet-2.png\" class=\"attachment-cc1_417x470 size-cc1_417x470 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                        <div class=\"media-body\">\r\n                            <h5 class=\"mt-0\">Can Tho \u2013 Hau Giang Expressway POU<\/h5>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                            <div class=\"col-md-6 col-12\">\r\n                    <div class=\"media division-item\"> \r\n                        <img width=\"417\" height=\"278\" src=\"https:\/\/www.cc1.vn\/wp-content\/uploads\/2022\/05\/Logo-nguyen-ban-Tieng-Viet-2.png\" class=\"attachment-cc1_417x470 size-cc1_417x470 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                        <div class=\"media-body\">\r\n                            <h5 class=\"mt-0\">Dak Nong Cluster POU<\/h5>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                            <div class=\"col-md-6 col-12\">\r\n                    <div class=\"media division-item\"> \r\n                        <img width=\"417\" height=\"278\" src=\"https:\/\/www.cc1.vn\/wp-content\/uploads\/2022\/05\/Logo-nguyen-ban-Tieng-Viet-2.png\" class=\"attachment-cc1_417x470 size-cc1_417x470 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                        <div class=\"media-body\">\r\n                            <h5 class=\"mt-0\">Dream City Hung Yen POU<\/h5>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                            <div class=\"col-md-6 col-12\">\r\n                    <div class=\"media division-item\"> \r\n                        <img width=\"417\" height=\"278\" src=\"https:\/\/www.cc1.vn\/wp-content\/uploads\/2023\/10\/Logo-nguyen-ban-Tieng-Viet-2-2.png\" class=\"attachment-cc1_417x470 size-cc1_417x470 wp-post-image\" alt=\"\" loading=\"lazy\" \/>                        <div class=\"media-body\">\r\n                            <h5 class=\"mt-0\">TOP TEXTILES Plant POU<\/h5>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n            <div class=\"post-pagination\">\r\n                <ul class=\"pagination\">\n\t<li><span class=\"page-numbers current\">1<\/span><\/li>\n\t<li><a class=\"page-numbers\" href=\"https:\/\/www.cc1.vn\/en\/wp-json\/wp\/v2\/pages\/3627\/page\/2\">2<\/a><\/li>\n\t<li><a class=\"page-numbers\" href=\"https:\/\/www.cc1.vn\/en\/wp-json\/wp\/v2\/pages\/3627\/page\/3\">3<\/a><\/li>\n\t<li><a class=\"next page-numbers\" href=\"https:\/\/www.cc1.vn\/en\/wp-json\/wp\/v2\/pages\/3627\/page\/2\"><i class=\"fa fa-long-arrow-right\"><\/i><\/a><\/li>\n<\/ul>\n<script>\r\n\t\t\t\tjQuery(\".page-numbers.dots\").click(function(){\r\n\t\t\t\t\tjQuery(this).parent().html(\"<input id='go_to_page' style='height: 30px; width: 40px; text-align: center; color: red; font-size: 20px;' autofocus value=''><\/input>\");\r\n\t\t\t\t\tjQuery(\"#go_to_page\").keypress(function (e) {\r\n\t\t\t\t\t\tif (e.which == 13) {\r\n\t\t\t\t\t\t\tvar url = window.location.toString();\r\n\t\t\t\t\t\t\tif(window.location.pathname.includes(\"page\")){\r\n\t\t\t\t\t\t\t\twindow.location = url.replace(\"page\/\", \"page\/\" + jQuery(this).val());\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\telse{\r\n\t\t\t\t\t\t\t\twindow.location = window.location.pathname + \"\/page\/\" + jQuery(this).val() + window.location.search;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t});\r\n\t\t\t\t});\r\n\t\t\t<\/script>            <\/div><!-- \/.post-pagination -->\r\n        <\/section><!-- \/.project-one -->\r\n\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Chairman&#039;s message Overview Development history Member companies Human resources Organizational chart Executive board \/ Management board Achievements, certificates Vision - Mission [...]<\/p>","protected":false},"author":1,"featured_media":0,"parent":3641,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.cc1.vn\/en\/wp-json\/wp\/v2\/pages\/3627"}],"collection":[{"href":"https:\/\/www.cc1.vn\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cc1.vn\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cc1.vn\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cc1.vn\/en\/wp-json\/wp\/v2\/comments?post=3627"}],"version-history":[{"count":45,"href":"https:\/\/www.cc1.vn\/en\/wp-json\/wp\/v2\/pages\/3627\/revisions"}],"predecessor-version":[{"id":13126,"href":"https:\/\/www.cc1.vn\/en\/wp-json\/wp\/v2\/pages\/3627\/revisions\/13126"}],"up":[{"embeddable":true,"href":"https:\/\/www.cc1.vn\/en\/wp-json\/wp\/v2\/pages\/3641"}],"wp:attachment":[{"href":"https:\/\/www.cc1.vn\/en\/wp-json\/wp\/v2\/media?parent=3627"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}