var Utils={GetParem:function(e){let n=window.location.href;e=e.replace(/[\[\]]/g,"\\$&");let t=new RegExp("[?&#]"+e+"(=([^&#]*)|&|#|$)").exec(n);return t?t[2]?decodeURIComponent(t[2].replace(/\+/g," ")):"":null},ReplacePath:function(e,n){let t=n||window.location;t.origin,t.pathname.replace(/\/webman.*.html/i,e)}};