Nhập đủ thông tin và bấm Xác nhận
window.open(LUrl,'another'); } else { opener.location.href = 'index.php'; window.close(); } } else { if(IsNewWindow == true) { window.open(LUrl,'another'); } else window.location.href = LUrl; } }else { if (LUrl != '') { if(IsNewWindow == true) { window.open(LUrl,'another'); } else window.location.href = LUrl; } } }else{ if (LUrl != '') { if(IsNewWindow == true) { window.open(LUrl,'another'); } else location.href = LUrl; } } } var bCloseWindows = false; var IsNewWindow = false; function WinAlert(str,lUrl = '',isNewWindow = false) { LUrl = lUrl; IsNewWindow = isNewWindow; $("#WinAlertBoxContent").html(str); document.getElementById('WinAlertBox').style.display='block'; } /*開啟越南客服*/ function loadJsAsync(t, e) { var n = document.createElement("script"); n.type = "text/javascript", n.src = t, n.addEventListener("load", function (t) { e(null, t) }, !1); var a = document.getElementsByTagName("head")[0]; a.appendChild(n) } function openCsChatBox() { window.__lc = window.__lc || {}; window.__lc.license = 11829327; var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true; lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s); }