Cụ thể, tại Quyết định số 2186/QĐ-CTN, Chủ tịch nước bổ nhiệm ông
Vũ Đức Đam giữ chức vụ Phó Thủ tướng Chính phủ.
Tại Quyết định số 2188/QĐ-CTN, Chủ tịch nước bổ nhiệm ông Phạm Bình
Minh giữ chức vụ Phó Thủ tướng Chính phủ, Bộ trưởng Bộ Ngoại giao.
Tại Quyết định số 2189/QĐ-CTN, Chủ tịch nước bổ nhiệm ông Nguyễn
Văn Nên giữ chức vụ Bộ trưởng, Chủ nhiệm Văn phòng Chính phủ.
Cũng trong ngày 14/11, Chủ tịch nước đã ký quyết định miễn nhiệm
chức vụ đối với một số thành viên Chính phủ.
Tại Quyết định số 2184/QĐ-CTN, Chủ tịch nước miễn nhiệm chức vụ Phó
Thủ tướng Chính phủ đối với ông Nguyễn Thiện Nhân.
Tại Quyết định số 2185/QĐ-CTN, Chủ tịch nước miễn nhiệm chức vụ Bộ
trưởng, Chủ nhiệm Văn phòng Chính phủ đối với ông Vũ Đức Đam.
function PrintPopup() {
window.open('/Utilities/PrintView.aspx?distributionid=185784', '', 'width = 890,height = 480,location= yes, resizable=yes,scrollbars=yes, toolbar=no,location=no,menubar=no');
}
function EmailPopup(url) {
window.open('/Utilities/Email4Friend.aspx?news_url=' + url, '', 'status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;
}
function socialShare(type, title, link) {
title = typeof title !== 'undefined' ? title : document.title;
link = typeof link !== 'undefined' ? link : window.location.href;
var eTitle = encodeURIComponent(title);
var eLink = encodeURIComponent(link);
switch (type) {
case 'fb':
window.open('http://www.facebook.com/sharer.php?u=' + eLink + '&t=' + eTitle);
break;
case 'tw':
window.open('http://twitter.com/home?status=' + eTitle + ' ' + eLink);
break;
case 'zm':
window.open('http://link.apps.zing.vn/share?u=' + eLink + '&t=' + eTitle);
break;
case 'lh':
window.open('http://linkhay.com/submit?url=' + eLink + '&title=' + eTitle);
break;
}
return false;
}
function sns_click(type) { var sns_sharekey; if (type == "facebook") { sns_sharekey = 'http://www.facebook.com/sharer.php?u='; } else if (type == "zingme") { sns_sharekey = 'http://link.apps.zing.vn/share?url='; } else if (type == "googleplus") { sns_sharekey = 'https://plus.google.com/share?url='; } u = location.href; t = document.title; window.open(sns_sharekey + encodeURIComponent(u) + '&t=' + encodeURIComponent(t), 'sharer', 'toolbar=0,status=0,width=626,height=436'); return false; }