function PO_checkPageOffice(){var bodyHtml=document.body.innerHTML;if(bodyHtml.indexOf("EC852C85-C2FC-4c86-8D6B-E4E97C92F821")<0){var poObjectStr="";var explorer=window.navigator.userAgent;if(explorer.indexOf("MSIE")>=0){poObjectStr="
"+"\r\n"+""+"
"}else{poObjectStr="
"+"\r\n"+""+"
"}$(document.body).append(poObjectStr)}try{var sCap=document.getElementById("PageOfficeCtrl1").Caption;if(sCap==null){return false}else{return true}}catch(e){return false}}function po_uuid(len,radix){var chars='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split('');var uuid=[],i;radix=radix||chars.length;if(len){for(i=0;i=e?!0:!1},getChromeVersion:function(){var e,t=navigator.userAgent.toLowerCase(),n=/chrome/,o=/safari\/\d{3}\.\d{2}$/,i=/chrome\/(\S+)/;return n.test(t)&&o.test(t)&&i.test(t)?e=RegExp.$1:0},isChrome:function(){var e=navigator.userAgent.toLowerCase(),t=/chrome/;return t.test(e)?!0:!1},isEdge:function(){var e=navigator.userAgent.toLowerCase(),t=/edge/;return t.test(e)?!0:!1},isOldIE:function(){var e=navigator.userAgent.toLowerCase();return/msie/.test(e)},getBrowserVer:function(){var e=navigator.userAgent.toLowerCase();return(e.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[])[1]},checkPOBrowserSate:function(){},checkSSL:function(){var strhref=window.location.href;strhref=strhref.toLowerCase();if(strhref.substr(0,8)=="https://"){PO_code=PO_code2}return true},getRootPath:function(){var pathName=document.getElementById('po_js_main').src;var index=pathName.indexOf("/pageoffice/js/pageoffice.js");return pathName.substr(0,index)},showInstallDlg:function(){if(confirm("您需要安装PageOffice来打开文档。现在立即安装PageOffice吗?\r\n注意:安装完成后,请重新访问当前页面。")){window.location.href=this.getRootPath()+"/pageoffice/posetup.exe"}},openWindow:function(strURL,strOptions,strArgument){if((strURL==null)||(strURL=="")){alert("The parameter strURL of openWindow() cannot be null or empty.");return}if(!bPOIsInstalled){this.showInstallDlg();return}if(strURL.charAt(0)!='/'){var strLower=strURL.toLowerCase();if((strLower.substr(0,7)=="http://")||(strLower.substr(0,8)=="https://")){}else{var pathName=window.location.href;var index=pathName.lastIndexOf("/");strURL=pathName.substr(0,index+1)+strURL}}else{var pathName=window.location.href;var index=pathName.indexOf(window.location.pathname);strURL=pathName.substr(0,index)+strURL}$.post(this.getRootPath()+"/pageoffice/server.aspx",{Info:"PageOfficeLink",pageurl:strURL,options:strOptions,params:strArgument},function(data){PO_datas=data.split("\r\n");setTimeout("POBrowser.sendUserdata()",50);location.href=PO_datas[0]+POParent;$().showPobDlg();if(!bPOBrowserOpened){bPOBrowserOpened=true;setTimeout("POBrowser.callback()",300)}})},openWindowModeless:function(strURL,strOptions,strArgument){if((strURL==null)||(strURL=="")){alert("The parameter strURL of openWindow() cannot be null or empty.");return}if(!bPOIsInstalled){this.showInstallDlg();return}if(strURL.charAt(0)!='/'){var strLower=strURL.toLowerCase();if((strLower.substr(0,7)=="http://")||(strLower.substr(0,8)=="https://")){}else{var pathName=window.location.href;var index=pathName.lastIndexOf("/");strURL=pathName.substr(0,index+1)+strURL}}else{var pathName=window.location.href;var index=pathName.indexOf(window.location.pathname);strURL=pathName.substr(0,index)+strURL}$.post(this.getRootPath()+"/pageoffice/server.aspx",{Info:"PageOfficeLink",pageurl:strURL,options:strOptions,params:strArgument},function(data){PO_datas=data.split("\r\n");setTimeout("POBrowser.sendUserdata()",50);location.href=PO_datas[0]+POParent;if(!bPOBrowserOpened){bPOBrowserOpened=true;setTimeout("POBrowser.callback()",300)}})},sendUserdata:function(){if(this.isOldIE()&&(parseInt(this.getBrowserVer(),10)>=8)&&window.XDomainRequest){var xdr=new XDomainRequest();if(xdr){xdr.onload=function(){};xdr.onerror=function(e){};xdr.open("POST",PO_code+"userdata.htm");xdr.send("parent="+POParent+"&Info="+PO_datas[1])}else{}}else{$.post(PO_code+"userdata.htm",{parent:POParent,Info:PO_datas[1]},function(data){})}},getArgument:function(){try{return window.external.UserParams}catch(e){alert(e.message+' Please ensure that you call it in POBrowser.')}},callParentJs:function(strFunc){if((strFunc==null)||(strFunc=="")){alert("The parameter strFunc of callParentJs() cannot be null or empty.");return}try{strFunc=strFunc.replace(/&/g,'');var strRet=window.external.CallParentFunc(strFunc,POParent);if(strRet=="po_timeout5618_"){alert("The "+strFunc+" function is timeout.");strRet=""}return strRet}catch(e){alert(e.message+' Please ensure that you call it in POBrowser.')}},closeWindow:function(){try{return window.external.Close()}catch(e){alert(e.message+' Please ensure that you call it in POBrowser.')}},callback:function(){$.getJSON(PO_code+"func.htm?parent="+POParent+"&callback=?",function(data){$.each(data,function(i,value){var vRet;try{vRet=eval(value.name);}catch(e){alert(e.message)}if(typeof(vRet)!="string"){vRet="undefined"}if(this.isOldIE()&&(parseInt(this.getBrowserVer(),10)>=8)&&window.XDomainRequest){var xdr=new XDomainRequest();if(xdr){xdr.onload=function(){};xdr.onerror=function(e){};xdr.open("POST",PO_code+"funcret.htm");xdr.send("id="+value.id+"&ret="+vRet)}else{}}else{$.post(PO_code+"funcret.htm",{id:value.id,ret:vRet},function(data){})}return false})});setTimeout("POBrowser.callback()",300)},addCssByLink:function(url){var doc=document;var link=doc.createElement("link");link.setAttribute("rel","stylesheet");link.setAttribute("type","text/css");link.setAttribute("href",url);var heads=doc.getElementsByTagName("head");if(heads.length)heads[0].appendChild(link);else doc.documentElement.appendChild(link)},includeJS:function(path){var a=document.createElement("script");a.type="text/javascript";a.src=path;var head=document.getElementsByTagName("head")[0];head.appendChild(a)},resumePO:function(){$.getJSON(PO_code+"resume.htm?parent="+POParent+"&callback=?",function(data){})}};var ZDFAPP={openWindow:function(strURL,strOptions){if((strURL==null)||(strURL=="")){alert("The parameter strURL of openWindow() cannot be null or empty.");return}$.post(this.getRootPath()+"/pageoffice/server.aspx",{Info:"ZDFAPPLink",pageurl:strURL},function(data){location.href=data})}};$(function(){$("body").append("

提示

当前文档正处于打开状态,请点击 这里 切换PageOffice窗口继续查看或编辑文档。
");var dialogPob=$('#pobmodal-dialog').parent();dialogPob.find('.close').click(function(){dialogPob.trigger('hide')});dialogPob.click(function(e){});dialogPob.on('hide',function(){dialogPob.fadeOut()}).on('show',function(){dialogPob.fadeIn()});$.fn.showPobDlg=function(){dialogPob.trigger('show')};$.fn.hidePobDlg=function(){dialogPob.trigger('hide')}});POBrowser.addCssByLink(POBrowser.getRootPath()+"/pageoffice/js/pobstyle.css");POBrowser.checkSSL();$.getJSON(PO_code+"json.htm?callback=?",function(data){$.each(data,function(i,value){if(value.name=="jsonx"){bPOIsInstalled=true;return false}})});