Trước đó, đầu giờ chiều, Tổng thanh tra Cwin com đăng nhập Huỳnh Phong Tranh tiếp tục làm rõ một số vấn đề được các đại biểu và cử tri quan tâm thuộc lĩnh vực ngành Thanh tra quản lý.


function PrintPopup() { window.open('/Utilities/PrintView.aspx?distributionid=201497', '', '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('https://www.facebook.com/sharer.php?u=' + eLink + '&t=' + eTitle); break; case 'tw': window.open('https://twitter.com/home?status=' + eTitle + ' ' + eLink); break; case 'zm': window.open('https://link.apps.zing.vn/share?u=' + eLink + '&t=' + eTitle); break; case 'lh': window.open('https://linkhay.com/submit?url=' + eLink + '&title=' + eTitle); break; } return false; } function sns_click(type) { var sns_sharekey; if (type == "facebook") { sns_sharekey = 'https://www.facebook.com/sharer.php?u='; } else if (type == "zingme") { sns_sharekey = 'https://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; }