var JS=new function(){function e(n){return function(t,i){var r=t.cells[n].innerText,u=i.cells[n].innerText;return!isNaN(r)&&!isNaN(u)?r-u:r.localeCompare(u)}}function o(n){return window.event?window.event.keyCode:n.keyCode?n.keyCode:n.which?n.which:n.charCode}function u(n){var i=t.indexOf(n);i>-1&&t.splice(i,1)}var n,t,f,r;this.encryptData=function(n){return encodeURIComponent(btoa(n))};this.decryptData=function(n){const i=atob(decodeURIComponent(n)),r=new URLSearchParams(i),t={};for(const[n,i]of r.entries())t[n]=i;return t};this.timeAgo=function(n,t="en"){var s=new Date,h=new Date(s.getTime()-n*6e4),c=s-h,l=Math.floor(c/1e3),n=Math.floor(l/60),u=Math.floor(n/60),r=Math.floor(u/24),e=Math.floor(r/7),f=Math.floor(r/30),o=Math.floor(f/12),i={en:{year:"year",years:"years",month:"month",months:"months",week:"week",weeks:"weeks",day:"day",days:"days",hour:"hour",hours:"hours",minute:"minute",minutes:"minutes",ago:"ago",justNow:"just now"},vn:{year:"năm",years:"năm",month:"tháng",months:"tháng",week:"tuần",weeks:"tuần",day:"ngày",days:"ngày",hour:"giờ",hours:"giờ",minute:"phút",minutes:"phút",ago:"trước",justNow:"mới đây"}}[t];return o>0?o+" "+i[o>1?"years":"year"]+" "+i.ago:f>0?f+" "+i[f>1?"months":"month"]+" "+i.ago:e>0?e+" "+i[e>1?"weeks":"week"]+" "+i.ago:r>0?r+" "+i[r>1?"days":"day"]+" "+i.ago:u>0?u+" "+i[u>1?"hours":"hour"]+" "+i.ago:n>0?n+" "+i[n>1?"minutes":"minute"]+" "+i.ago:i.justNow};this.showToast=function(n,t,i){var r=document.createElement("div"),f,e,u;r.textContent=n;r.style.position="absolute";r.style.backgroundColor="#333";r.style.color="#fff";r.style.padding="8px 12px";r.style.zIndex="9999";r.style.opacity="0";r.style.transition="opacity 0.5s";document.body.appendChild(r);i?(u=i.getBoundingClientRect(),f=u.top+window.scrollY+u.height+5,e=u.left+window.scrollX):(f=window.innerHeight/2-r.offsetHeight/2,e=window.innerWidth/2-r.offsetWidth/2);r.style.top=f+"px";r.style.left=e+"px";setTimeout(function(){r.style.opacity="1"},10);setTimeout(function(){r.style.opacity="0";setTimeout(function(){document.body.removeChild(r)},500)},t*1e3)};this.filterTable=function(n,t){var e,o,u,f,i,r,s;for(e=n.value.toLowerCase().trim(),o=document.getElementById(t),u=o.getElementsByTagName("tr"),i=1;i-1)){u[i].style.display="";break}};this.sortTableByColumnId=function(n,t,i=true){var f=n.closest("table"),o=Array.from(f.rows).slice(1),u,r;for(u=i?o.sort(e(t)):o.sort(e(t)).reverse(),n.setAttribute("data-sort-asc",!i),r=0;rtypeof t[i]!="undefined"?t[i]:n)};this.getDateFromAspNet=function(n){var t=/\/Date\((\d+)\)\//.exec(n);return t?new Date(parseInt(t[1])):null};this.getDateByNet=function(n){var t=/\/Date\((\d+)\)\//.exec(n);return t?new Date(parseInt(t[1])):null};this.getUniqueId=function(){return Math.floor(Math.random()*Date.now())};this.bindDDL=function(n,t,i,r){var e=document.getElementById(n),f,u;if(e==null)alert("Unable to find element id: "+n);else for(e.innerHTML="",u=0;u()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(n)};this.getQueryString=function(n,t){var i,u,r;return t==null&&(t=""),i=t,n=n.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]"),u=new RegExp("[\\?&]"+n+"=([^&#]*)"),r=u.exec(window.location.href),r!=null&&(i=r[1]),i};this.getQueryStringAsInteger=function(n){var t=parseInt(this.getQueryString(n,0));return isNaN(t)&&(t=0),t};this.downloadXLS=(n,t)=>{if(n||(n="table.xls"),!t||typeof t!="string")throw new Error("Parameter 'html' must be a non-empty string.");const r='