页面无法访问webpackJsonp([24],{"1vVU":function(t,e){},IcnI:function(t,e,n){"use strict";var a=n("Xxa5"),r=n.n(a),s=n("exGp"),o=n.n(s),i=n("woOf"),c=n.n(i),u=n("7+uW"),l=n("NYxO"),f=n("aMvn"),d=n("OOvn"),p=n("brZK");u.default.use(l.a);var h={kvState:f.f,kvRole:f.d,userInfo:{},personalStamp:{},qrcode:"",authStatus:!0,checkStatus:!1,sessionTime:"",sIntervalTime:18e5,authTabsTxt:{corp:"法人CA证书进行身份认证",person:"法定代表人或公章管理员刷脸"},checkCb:function(){},checkType:{value:1,CERT:1,FACE:2}},m={setUserInfo:function(t,e){t.userInfo=e},setPersonalStamp:function(t,e){e.seal_data&&(e.seal_data="data:image/png;base64,"+e.seal_data),t.personalStamp=e},setImgData:function(t,e){t.qrcode=e},setCheckStatus:function(t,e){var n=e.status,a=e.cb;t.checkStatus=n,a&&(t.checkCb=a)},setCheckType:function(t,e){t.checkType.value=e},setAuthStatus:function(t,e){t.authStatus=e},setAuthTabsTxt:function(t,e){t.authTabsTxt=c()({},t.authTabsTxt,e)},setSessionTime:function(t,e){t.sessionTime=e}},g={getUserInfo:function(t){var e=this;return o()(r.a.mark(function n(){var a;return r.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Object(d.a)({url:"/api/userrole/userregister"});case 2:0===(a=e.sent).errcode&&t.commit("setUserInfo",a.data);case 4:case"end":return e.stop()}},n,e)}))()},getPersonalStamp:function(t){var e=this;return o()(r.a.mark(function n(){var a;return r.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Object(d.a)({url:"/api/sealmanagement/getpsealinfo",config:{noToast:!0}});case 2:0===(a=e.sent).errcode&&t.commit("setPersonalStamp",a.data||{});case 4:case"end":return e.stop()}},n,e)}))()},getimgdata:function(t){Object(d.b)({url:"/api/file/getimgdata",data:{img_type:1}}).then(function(e){0===e.errcode&&t.commit("setImgData","data:image/png;base64,"+e.data.img_data)})},getSession:function(t){var e=t.state,n=e.sessionTime,a=e.sIntervalTime,r=(new Date).getTime();if(n+a>r)return{data:{},errcode:0,errmsg:"ok"};var s=Object(d.b)({url:p.a.domain+"/tifsso/session",config:{noToast:!0}});return s.then(function(e){0===e.errcode&&t.commit("setSessionTime",r)}),s},getCaptcha:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"login";return Object(d.b)({url:p.a.domain+"/tif/sso/connect/getcaptcha",data:{captchatype:e}})}};e.a=new l.a.Store({state:h,mutations:m,actions:g,getters:{}})},NHnr:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});n("j1ja"),n("nzBw");var a=n("7+uW"),r=n("brZK"),s=n("OOvn");var o={props:{navData:Array,domain:String},data:function(){return{iconSrc:"catalog"}},methods:{getClass:function(t){return[{active:t.includes("cert-material")}]},onMouseOver:function(){this.iconSrc="catalog-blue"},onMouseLeave:function(){this.iconSrc="catalog"},getValueByPath:function(t,e,n){if(null===t)return void 0!==n?n:void 0;var a=e.split(".").reduce(function(t,e){return null==t?t:t[e]},t);return void 0===a?n:a}}},i={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{class:["nav-menu","col-"+t.navData.length]},t._l(t.navData,function(e,a){return n("a",{key:a,class:["nav-item",t.getClass(e.url)],attrs:{href:t.domain+"/"+e.url}},[e.children&&e.children.length>1?n("gd-poptips",{attrs:{placement:"bottom",width:300},scopedSlots:t._u([{key:"content",fn:function(){return t._l(e.children,function(e,a){return n("a",{key:a,staticClass:"sub-title",attrs:{href:""+(e.url.includes("http")?e.url:t.domain+"/"+e.url),target:e.isUrl?"_blank":"_self"}},[t._v("\n "+t._s(e.title)+"\n ")])})},proxy:!0}],null,!0)},[n("div",{staticClass:"nav-title"},[t._v("\n "+t._s(e.title)+"\n "),n("gd-icon",{attrs:{icon:"down"}})],1)]):[t._v(t._s(e.title))]],2)}),0)},staticRenderFns:[]};var c=n("VU/8")(o,i,!1,function(t){n("Rzto")},"data-v-7cc62928",null).exports,u={props:{tabData:Array,activeKey:String,domain:String},methods:{onTabClick:function(t){}}},l={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ul",{staticClass:"tab-menu"},t._l(t.tabData,function(e,a){return n("li",{key:a,class:["tab-item",{active:e.key===t.activeKey}],on:{click:function(n){return t.onTabClick(e)}}},[e.isInnerUrl?n("a",{attrs:{href:"javascript:;"}},[t._v(t._s(e.name))]):n("a",{attrs:{href:t.domain+"/"+e.url}},[t._v(t._s(e.name))])])}),0)},staticRenderFns:[]};var f=n("VU/8")(u,l,!1,function(t){n("1vVU")},"data-v-85e0e58e",null).exports,d={name:"wt",props:{type:{type:String,required:!0,default:"human"}},components:{TabMenu:f,NavMenu:c},data:function(){return{accountType:"human",activeKey:"stamp",navData:[],domain:r.a.domain+"/yhzx"}},computed:{tabData:function(){return this.navData.filter(function(t){return t.url.includes("cert-material")})||[]}},methods:{querySiderMenuList:function(){var t,e=this;Object(s.a)({url:r.a.domain+"/yhzx/nav.json",data:t}).then(function(t){console.log(t),e.navData=t[e.type]})}},created:function(){this.querySiderMenuList()}},p={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("div",{staticClass:"banner-container"},[n("div",{staticClass:"wt-content"},[n("div",{staticClass:"banner-title"},[t._v("个人中心")]),t._v(" "),n("div",{staticClass:"banner-desc"},[t._v("欢迎来到用户中心!")]),t._v(" "),n("NavMenu",{staticClass:"nav",attrs:{navData:t.navData,domain:t.domain}})],1)]),t._v(" "),n("div",{staticClass:"wt-content"},[n("h1",{staticClass:"my-title"},[t._v("证件资料")]),t._v(" "),n("TabMenu",{attrs:{tabData:t.tabData[0]&&t.tabData[0].children,activeKey:t.activeKey,domain:t.domain},on:{"update:activeKey":function(e){t.activeKey=e},"update:active-key":function(e){t.activeKey=e}}})],1)])},staticRenderFns:[]};var h={name:"App",data:function(){return{navData:[],accountType:"human",copyrightLeft:[{label:"主办:",value:"广东省人民政府办公厅",url:"http://www.gd.gov.cn/"},{label:"运行管理:",value:"广东省政务服务和数据管理局",url:"http://zfsg.gd.gov.cn/"},{label:"承办:",value:"数字广东网络建设有限公司",url:"http://www.digitalgd.com.cn"}]}},components:{IdentityCheck:function(){return n.e(20).then(n.bind(null,"m8hD"))},Wtlayout:n("VU/8")(d,p,!1,function(t){n("k4Sl")},"data-v-1870378a",null).exports},computed:{isFromWt:function(){var t=!!this.$route.query.app&&r.a.siderAppList.includes(this.$route.query.app);return t&&this.$router.history.current.meta.showSiderIfFromWt},isPlug:function(){return this.$route.fullPath.includes("do-sign-plug")}},mounted:function(){this.getUserInfo()},methods:{onReceiveLoginInfo:function(t){},toAuth:function(){location.href=r.a.toAuth},getUserInfo:function(){var t,e=this;return Object(s.a)({url:r.a.domain+"/_tif_sso_loginuser_get/",data:t}).then(function(t){var n=t.errcode,a=t.data;0===n&&(e.accountType=a.account_type)})}}},m={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{class:{"custom-style-wt":t.isFromWt},attrs:{id:"app"}},[t.isFromWt?n("gd-biz-header",{attrs:{subtitle:"个人中心"}},[n("a",{staticClass:"gov-logo",attrs:{href:"http://www.gd.gov.cn/",target:"_blank"}},[t._v("广东省人民政府")])]):[t.isPlug?t._e():n("esp-header")],t._v(" "),t.isFromWt?[n("Wtlayout",{attrs:{type:t.accountType}})]:t._e(),t._v(" "),t.$store.state.authStatus?n("div",{class:t.isPlug?"plug":""},[n("router-view",{attrs:{isFromWt:t.isFromWt}})],1):n("div",{staticClass:"needUpgrade"},[n("esp-blank-default",{attrs:{title:"请使用L2或L3等级账号进行操作",btnTxt:"去核验"},on:{btnClick:t.toAuth}})],1),t._v(" "),t.isFromWt?n("div",{staticClass:"footer-container"},[n("gd-biz-footer",{attrs:{"copyright-left":t.copyrightLeft,hideZwfwApp:!0}})],1):[t.isPlug?t._e():[t.$route.meta.hideFooter?t._e():n("esp-footer-tiny")]],t._v(" "),t.$store.state.checkStatus?n("identity-check"):t._e()],2)},staticRenderFns:[]};var g=n("VU/8")(h,m,!1,function(t){n("pkO5")},null,null).exports,v=n("YaEn"),b=n("ZoQJ"),j=n("PJh5"),y=n.n(j);a.default.filter("formatDate",function(t,e){return Number(t)?8===t.length?y()(t,"YYYYMMDD").format("YYYY-MM-DD"):(e=e||"YYYY-MM-DD",y()(1e3*t,"x").format(e)):t}),a.default.filter("hideIdCard",function(t){if(t)return t.slice(0,4)+"****"+t.slice(-4)});var w=n("bGai"),k=(n("nRJy"),n("u5t+")),x=n.n(k),S=n("IcnI");a.default.config.productionTip=!1,a.default.prototype.$get=s.a,a.default.prototype.$post=s.b,a.default.prototype.$fn=b.a,a.default.use(w.a),a.default.use(x.a),new a.default({el:"#app",router:v.a,store:S.a,components:{App:g},template:""})},OOvn:function(t,e,n){"use strict";n.d(e,"a",function(){return x}),n.d(e,"b",function(){return k});var a=n("Dd8w"),r=n.n(a),s=n("Xxa5"),o=n.n(s),i=n("exGp"),c=n.n(i),u=n("//Fk"),l=n.n(u),f=n("mtWM"),d=n.n(f),p=n("IcnI"),h=n("u5t+"),m=(n.n(h),n("ZoQJ")),g=n("aMvn"),v=n("brZK"),b=this,j=d.a.create({baseURL:v.a.axiosBaseURL,timeout:1e4,withCredentials:!1,headers:{"X-Requested-With":"XMLHttpRequest","Content-Type":"application/json","x-tifsso":1}});j.interceptors.request.use(function(t){return t},function(t){return l.a.reject(t)}),j.interceptors.response.use(function(t){if(200===t.status){var e=t.data,n=e.errcode,a=e.errmsg;if(0!==n)switch(n){case 10009:case 10010:t.config.onlyCorp?p.a.commit("setAuthTabsTxt",{person:"法定代表人刷脸"}):p.a.commit("setAuthTabsTxt",{person:"法定代表人或公章管理员刷脸"}),p.a.commit("setCheckStatus",{status:!0,cb:t.config.callback});break;case 1006:p.a.commit("setAuthStatus",!1);break;case 10012:Object(h.$alert)({head:"提示",msg:"你无此操作权限",btnOkText:"确认"});break;case 4021:case 4023:break;default:!t.config.noToast&&a&&h.$toast.error({msg:g.a[n+""]||a})}return l.a.resolve(t)}return l.a.reject(t)},function(t){var e=t.response,n=e.status,a=e.data;return 401===n&&a&&1002===a.errcode&&m.a.login(),l.a.reject(t)});var y,w,k=(y=c()(o.a.mark(function t(e){var n;return o.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.post(e.url,e.data,e.config);case 2:return n=t.sent,t.abrupt("return",n.data);case 4:case"end":return t.stop()}},t,b)})),function(t){return y.apply(this,arguments)}),x=(w=c()(o.a.mark(function t(e){var n;return o.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j.get(e.url,r()({params:e.data},e.config));case 2:return n=t.sent,t.abrupt("return",n.data);case 4:case"end":return t.stop()}},t,b)})),function(t){return w.apply(this,arguments)})},Rzto:function(t,e){},YaEn:function(t,e,n){"use strict";var a=n("Dd8w"),r=n.n(a),s=n("7+uW"),o=n("/ocq"),i=n("IcnI"),c=n("ZoQJ"),u=n("brZK");s.default.use(o.a);var l=new o.a({mode:"history",base:u.a.routerBase,routes:[{path:"/",redirect:"/index"},{path:"/index",name:"index",component:function(){return n.e(7).then(n.bind(null,"Qt9A"))}},{path:"/stamper",component:function(){return n.e(14).then(n.bind(null,"oYur"))},children:[{path:"",name:"stamper",component:function(){return n.e(13).then(n.bind(null,"XPKX"))},meta:{needSession:!0,showSiderIfFromWt:!0}},{path:"corp-stamper",name:"corp-stamper",component:function(){return Promise.all([n.e(2),n.e(17)]).then(n.bind(null,"AJQe"))},meta:{needSession:!0,showSiderIfFromWt:!0}},{path:"stamper-manage/:corp_id/:id",name:"stamper-manage",component:function(){return Promise.all([n.e(1),n.e(17)]).then(n.bind(null,"TI9I"))},meta:{needSession:!0,showSiderIfFromWt:!0}}]},{path:"/verify-sign",name:"verify-sign",component:function(){return n.e(10).then(n.bind(null,"zE3q"))}},{path:"/to-sign",name:"to-sign",component:function(){return n.e(9).then(n.bind(null,"vrK2"))},meta:{needSession:!0}},{path:"/to-sign/do-sign/:fileId",name:"do-sign",component:function(){return Promise.all([n.e(0),n.e(17)]).then(n.bind(null,"Z9d4"))},meta:{needSession:!0,hideFooter:!0}},{path:"/to-sign/do-sign-plug/:fileId",name:"do-sign-plug",component:function(){return Promise.all([n.e(0),n.e(17)]).then(n.bind(null,"Z9d4"))},meta:{needSession:!0,hideFooter:!0}},{path:"/task-center",name:"task-center",component:function(){return n.e(5).then(n.bind(null,"8Who"))},meta:{needSession:!0}},{path:"/task-center/detail",name:"task-detail",component:function(){return n.e(3).then(n.bind(null,"0UKb"))},meta:{needSession:!0}}]});l.beforeEach(function(t,e,n){document.body.scrollTop=document.documentElement.scrollTop=0;var a=e.query.app,s=null;!t.query.app&&a&&((s=r()({},t)).query.app=a),t.meta.needSession?i.a.dispatch("getSession").then(function(t){0===t.errcode?s?n(s):n():c.a.login()}):s?n(s):n()}),l.afterEach(function(t,e,n){t.meta&&t.meta.needSession||i.a.commit("setAuthStatus",!0),
//! store.state.authStatus && store.commit('setAuthStatus', true)
"wt"===t.query.app?document.title="用户中心 - 广东政务服务网":document.title="电子签章门户网站"}),e.a=l},ZoQJ:function(t,e,n){"use strict";var a=n("PJh5"),r=n.n(a);e.a={arrayRemove:function(t,e){if(t.length){var n=t.indexOf(e);n>-1&&t.splice(n,1)}return t},IEVersion:function(){var t=navigator.userAgent,e=t.indexOf("compatible")>-1&&t.indexOf("MSIE")>-1,n=t.indexOf("Edge")>-1&&!e,a=t.indexOf("Trident")>-1&&t.indexOf("rv:11.0")>-1;if(e){new RegExp("MSIE (\\d+\\.\\d+);").test(t);var r=parseFloat(RegExp.$1);return 7===r?7:8===r?8:9===r?9:10===r?10:6}return n?"edge":a?11:-1},formatDate:function(t,e){return Number(t)?(e=e||"YYYY-MM-DD",r()(1e3*t,"x").format(e)):t},getQueryString:function(t){var e=new RegExp("(^|&)"+t+"=([^&]*)(&|$)"),n=window.location.search.substr(1).match(e);return null!=n?unescape(n[2]):null},login:function(){var t=""+location.pathname+location.search+location.hash;location.href="/_in_/?p=dzqz&r="+encodeURIComponent(t)+"&client_id=gdbsYss"},logout:function(){var t=""+location.pathname+location.search+location.hash;location.href="/_out_/?p=dzqz&r="+encodeURIComponent(t)},checkName:function(t){return""===t||null==t?{data:!1,msg:"请输入证件上用户姓名"}:/[#\$%\^&\*【】‘;:”“'。,、.,?<>+=:]+/g.test(t)?{data:!1,msg:"用户姓名不允许'#$%^&*【】‘:”“'。,、.,?<>+=:'等特殊字符"}:t.length>30?{data:!1,msg:"用户姓名长度应小于30"}:{data:!0,msg:""}},checkCid:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return n=t,(t=""===n||null==n||0===n.length?"":n.replace(/(^\s*)|(\s*$)/g,""))?/.*[\u4e00-\u9fa5]+.*$/.test(t)?{data:!1,msg:e+"证件号码不允许使用汉字"}:/[^\x00-\xff]/.test(t)?{data:!1,msg:e+"证件号码不允许全角字符"}:/[#\$%\^&\*【】‘;:”“'。,,、.?<>+=:]+/g.test(t)?{data:!1,msg:e+"证件号码不允许'#$%^&*【】‘;:”“'。,、.,?<>+=:'等特殊字符"}:function(t){if(null==t||""===t)return!1;var e=0;if(!/^\d{17}(\d|x)$/i.test(t))return!1;if(t=t.replace(/x$/i,"a"),null=={11:"北京",12:"天津",13:"河北",14:"山西",15:"内蒙古",21:"辽宁",22:"吉林",23:"黑龙江",31:"上海",32:"江苏",33:"浙江",34:"安徽",35:"福建",36:"江西",37:"山东",41:"河南",42:"湖北",43:"湖南",44:"广东",45:"广西",46:"海南",50:"重庆",51:"四川",52:"贵州",53:"云南",54:"西藏",61:"陕西",62:"甘肃",63:"青海",64:"宁夏",65:"新疆",71:"台湾",81:"香港",82:"澳门",91:"国外"}[parseInt(t.substr(0,2))])return!1;var n=t.substr(6,4)+"-"+Number(t.substr(10,2))+"-"+Number(t.substr(12,2)),a=new Date(n.replace(/-/g,"/"));if(n!==a.getFullYear()+"-"+(a.getMonth()+1)+"-"+a.getDate())return!1;for(var r=17;r>=0;r--)e+=Math.pow(2,r)%11*parseInt(t.charAt(17-r),11);return e%11==1}(t)?{data:!0,msg:""}:{data:!1,msg:e+"证件号码不正确"}:{data:!1,msg:"请填写证件号码"};var n},goStamper:function(t){var e="/stamper";return t.user_type&&"1"===t.user_type.key&&(e+="/corp-stamper?corp_id="+(t.corp_list?t.corp_list[0].corp_id:"")),e}}},aMvn:function(t,e,n){"use strict";n.d(e,"f",function(){return a}),n.d(e,"d",function(){return r}),n.d(e,"a",function(){return o}),n.d(e,"c",function(){return i}),n.d(e,"b",function(){return c}),n.d(e,"e",function(){return s});var a={NORMAL:"0",FREEZE:"1",REVOKE:"2",map:{0:"正常",1:"冻结",2:"吊销"}},r={PERSON:"0",HANDLER:"1",MANAGER:"2",AGENT:"3",CORP:"4",map:{0:"自然人",1:"经办人",2:"管理员",3:"法定代表人",4:"法人"}},s={PERSON:"0",NAME:"1",CONTRACT:"2",FINANCE:"3",BUSINESS:"4",BILL:"5"},o={10001:"系统错误",10002:"系统api层错误",10003:"网关验签是错误",10004:"请求错误",10005:"取uid错误",10006:"取认证token错误",10007:"取认证方式错误",10008:"用户没有实名",10011:"参数非法",10012:"无此权限",10013:"请求网关ebus接口错误",10014:"redis错误",10015:"mongo错误",10016:"mysql错误",10017:"obs错误",10018:"查询无记录",10019:"文件不存在",10020:"其他错误",10021:"url不存在",10022:"获取 uuid错误",10023:"获取metedata错误",10024:"类型转换错误",10025:"protobuf反序列化错误",10026:"业务id/服务供应商id错误",10027:"认证错误",10028:"无效的用户类型(个人/企业)",10029:"获取第三方开发商token失败",10030:"json序列化错误",10031:"json反序列化错误",10032:"tifclient请求错误",10033:"获取第三方开发商账号失败",10034:"tifclient请求查询法人信息失败"},i={21301:"corpid为空",21302:"sealid为空",21304:"corpid无效",21305:"公司已有此类型公章",21306:"无效的印章操作类型",21307:"印章状态操作失败",21308:"corpname为空",21316:"公司已有此名称公章"},c={21401:"role不合法",21402:"每个公司不超过10个公章管理员",21403:"每个章不超过10个公章经办人",21404:"用户不存在",21405:"roleid为空",21406:"无法给当前角色的用户授权"}},bGai:function(t,e,n){"use strict";var a=n("7+uW"),r=function(){return n.e(15).then(n.bind(null,"j0Nw"))},s=function(){return n.e(16).then(n.bind(null,"39yz"))},o=function(){return n.e(8).then(n.bind(null,"2NFa"))},i=function(){return n.e(4).then(n.bind(null,"+/+t"))},c=function(){return n.e(6).then(n.bind(null,"hV8Y"))},u=function(){return n.e(11).then(n.bind(null,"AyaP"))},l=function(){return n.e(12).then(n.bind(null,"nobM"))};e.a={install:function(){a.default.component("esp-page-title",s),a.default.component("esp-title",r),a.default.component("esp-header",o),a.default.component("esp-footer",i),a.default.component("esp-footer-tiny",c),a.default.component("LoadingWrapper",u),a.default.component("esp-blank-default",l)}}},brZK:function(t,e,n){"use strict";var a=n("Dd8w"),r=n.n(a)()({},Object({NODE_ENV:"production",domain:"//www.gdzwfw.gov.cn",dzqzBaseURL:"//www.gdzwfw.gov.cn/dzqz",axiosBaseURL:"/ebus/dzqz",routerBase:"/dzqz",toAuth:"//tyrz.gd.gov.cn/tif/sso/static/manage/realname",caDomain:"http://210.76.72.71",caClientId:"gddzqz",caService:"http://www.gdzwfw.gov.cn",BUILD_TYPE:"prod"}),{siderAppList:["wt"]});e.a=r},k4Sl:function(t,e){},nRJy:function(t,e){},nzBw:function(t,e,n){"use strict";(function(t){var e=n("pFYg"),a=n.n(e);
/*!
* History API JavaScript Library v4.2.10
*
* Support: IE8+, FF3+, Opera 9+, Safari, Chrome and other
*
* Copyright 2011-2018, Dmitrii Pakhtinov ( spb.piksel@gmail.com )
*
* http://spb-piksel.ru/
*
* MIT license:
* http://www.opensource.org/licenses/mit-license.php
*
* Update: 2018-04-15 13:54
*/
!function(e){if("function"==typeof define&&n("nErl")){if("undefined"!=typeof requirejs){var r=requirejs,s="[history"+(new Date).getTime()+"]",o=r.onError;e.toString=function(){return s},r.onError=function(t){-1===t.message.indexOf(s)&&o.call(r,t)}}define([],e)}if("object"!==("undefined"==typeof exports?"undefined":a()(exports))||void 0===t)return e();t.exports=e()}(function(){var t=!0,e=null,n=!1;function r(t,e){var n=b.history!==_;n&&(b.history=_),t.apply(_,e),n&&(b.history=O)}function s(){}function o(n,a,r){if(n==e||""===n||a)n=a?n:E.href,(!I||r)&&(n=n.replace(/^[^#]*/,"")||"#",n=E.protocol.replace(/:.*$|$/,":")+"//"+E.host+U.basepath+n.replace(RegExp("^#[/]?(?:"+U.type+")?"),""));else{a=o();var s=w.getElementsByTagName("base")[0];!r&&s&&s.getAttribute("href")&&(s.href=s.href,a=o(s.href,e,t)),r=a.d,s=a.h,n=/^(?:\w+\:)?\/\//.test(n=""+n)?0===n.indexOf("/")?s+n:n:s+"//"+a.g+(0===n.indexOf("/")?n:0===n.indexOf("?")?r+n:0===n.indexOf("#")?r+a.e+n:r.replace(/[^\/]+$/g,"")+n)}Y.href=n;a=(n=/(?:([a-zA-Z0-9\-]+\:))?(?:\/\/(?:[^@]*@)?([^\/:\?#]+)(?::([0-9]+))?)?([^\?#]*)(?:(\?[^#]+)|\?)?(?:(#.*))?/.exec(Y.href))[2]+(n[3]?":"+n[3]:""),r=n[4]||"/",s=n[5]||"";var i="#"===n[6]?"":n[6]||"",c=r+s+i,u=r.replace(RegExp("^"+U.basepath,"i"),U.type)+s;return{b:n[1]+"//"+a+c,h:n[1],g:a,i:n[2],k:n[3]||"",d:r,e:s,a:i,c:c,j:u,f:u+i}}function i(t){return t&&b&&b.EventTarget&&"function"==typeof b.EventTarget.prototype.addEventListener&&"function"==typeof t.bind?t.bind(b):t}function c(){var t;try{(t=b.sessionStorage).setItem(W+"t","1"),t.removeItem(W+"t")}catch(e){t={getItem:function(t){return 1<(t=w.cookie.split(t+"=")).length&&t.pop().split(";").shift()||"null"},setItem:function(t){var e={};(e[E.href]=O.state)&&(w.cookie=t+"="+S.stringify(e))}}}try{J=S.parse(t.getItem(W))||{}}catch(t){J={}}q(D+"unload",function(){t.setItem(W,S.stringify(J))},n)}function u(a,r,o,i){var c=0;o||(o={set:s},c=1);var u=!o.set,l=!o.get,f={configurable:t,set:function(){u=1},get:function(){l=1}};try{C(a,r,f),a[r]=a[r],C(a,r,o)}catch(t){}if(!(u&&l||(a.__defineGetter__&&(a.__defineGetter__(r,f.get),a.__defineSetter__(r,f.set),a[r]=a[r],o.get&&a.__defineGetter__(r,o.get),o.set&&a.__defineSetter__(r,o.set)),u&&l))){if(c)return n;if(a===b){try{var d=a[r];a[r]=e}catch(t){}if("execScript"in b)b.execScript("Public "+r,"VBScript"),b.execScript("var "+r+";","JavaScript");else try{C(a,r,{value:s})}catch(t){"onpopstate"===r&&(q("popstate",o=function(){M("popstate",o,n);var t=a.onpopstate;a.onpopstate=e,setTimeout(function(){a.onpopstate=t},1)},n),V=0)}a[r]=d}else try{try{var p=x.create(a);for(var h in C(x.getPrototypeOf(p)===a?p:a,r,o),a)"function"==typeof a[h]&&(p[h]=a[h].bind(a));try{i.call(p,p,a)}catch(t){}a=p}catch(t){C(a.constructor.prototype,r,o)}}catch(t){return n}}return a}function l(t,e,n){return n=n||{},t=t===tt?E:t,n.set=n.set||function(n){t[e]=n},n.get=n.get||function(){return t[e]},n}function f(n,a){var r=(""+("string"==typeof n?n:n.type)).replace(/^on/,""),o=X[r];if(o){if((a="string"==typeof n?a:n).target==e)for(var i=["target","currentTarget","srcElement","type"];n=i.pop();)a=u(a,n,{get:"type"===n?function(){return r}:function(){return b}});V&&(("popstate"===r?b.onpopstate:b.onhashchange)||s).call(b,a);i=0;for(var c=o.length;i