Backups Created:
/home/teltatz/public_html/wp-admin/admin-wolf.php
/home/teltatz/public_html/wp-content/edit-wolf.php
/home/teltatz/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: pdfemb.min.js
(()=>{var n={669:e=>{e.exports=jQuery}},a={};function o(e){var t=a[e];return void 0!==t||(t=a[e]={exports:{}},n[e](t,t.exports,o)),t.exports}function i(){function e(e){this.element=e.element,this.document=e.element.ownerDocument,"function"==typeof e.ignoreTarget&&(this.ignoreTarget=e.ignoreTarget),this.onActiveChanged=e.onActiveChanged,this.activate=this.activate.bind(this),this.deactivate=this.deactivate.bind(this),this.toggle=this.toggle.bind(this),this._onmousedown=this._onmousedown.bind(this),this._onmousemove=this._onmousemove.bind(this),this._onmousewheel=this._onmousewheel.bind(this),this._endPan=this._endPan.bind(this),(this.overlay=document.createElement("div")).className="grab-to-pan-grabbing"}e.prototype={CSS_CLASS_GRAB:"grab-to-pan-grab",activate:function(){this.active||(this.active=!0,this.element.addEventListener("mousedown",this._onmousedown,!0),this.element.addEventListener("mousewheel",this._onmousewheel),this.element.addEventListener("wheel",this._onmousewheel),this.element.addEventListener("DOMMouseScroll",this._onmousewheel),this.element.classList.add(this.CSS_CLASS_GRAB),this.onActiveChanged&&this.onActiveChanged(!0))},deactivate:function(){this.active&&(this.active=!1,this.element.removeEventListener("mousedown",this._onmousedown,!0),this._endPan(),this.element.classList.remove(this.CSS_CLASS_GRAB),this.onActiveChanged)&&this.onActiveChanged(!1)},toggle:function(){this.active?this.deactivate():this.activate()},ignoreTarget:function(e){return e[t]("a[href], a[href] *, input, textarea, button, button *, select, option")},_onmousedown:function(e){if(0===e.button&&!this.ignoreTarget(e.target)){if(e.originalTarget)try{e.originalTarget.tagName}catch(e){return}this.scrollLeftStart=this.element.scrollLeft,this.scrollTopStart=this.element.scrollTop,this.clientXStart=e.clientX,this.clientYStart=e.clientY,this.document.addEventListener("mousemove",this._onmousemove,!0),this.document.addEventListener("mouseup",this._endPan,!0),this.element.addEventListener("scroll",this._endPan,!0),e.preventDefault(),e.stopPropagation(),this.document.documentElement.classList.add(this.CSS_CLASS_GRABBING);var t=document.activeElement;t&&!t.contains(e.target)&&t.blur()}},_onmousemove:function(e){var t;this.element.removeEventListener("scroll",this._endPan,!0),(e=>"buttons"in e&&n?!(1|e.buttons):(o||i)&&0===e.which)(e)?this._endPan():(t=e.clientX-this.clientXStart,e=e.clientY-this.clientYStart,this.element.scrollTop=this.scrollTopStart-e,this.element.scrollLeft=this.scrollLeftStart-t,this.overlay.parentNode||document.body.appendChild(this.overlay))},_onmousewheel:function(e){this.element.removeEventListener("scroll",this._endPan,!0);var t=.5,n=(e.deltaMode&&(1==e.deltaMode&&(t=10),2==e.deltaMode)&&(t=1e3),e.deltaY?-e.deltaY:e.wheelDelta||-e.detail),n=(this.scrollLeftStart=this.element.scrollLeft,this.scrollTopStart=this.element.scrollTop,n*t);if(this.element.scrollTop=this.scrollTopStart-n,this.overlay.parentNode||document.body.appendChild(this.overlay),this.element.scrollTop!=this.scrollTopStart||0==n)return e.preventDefault(),!1},_endPan:function(){this.element.removeEventListener("scroll",this._endPan,!0),this.document.removeEventListener("mousemove",this._onmousemove,!0),this.document.removeEventListener("mouseup",this._endPan,!0),this.overlay.parentNode&&this.overlay.parentNode.removeChild(this.overlay)}},["webkitM","mozM","msM","oM","m"].some(function(e){e+="atches";return e in document.documentElement&&(t=e),t=(e+="Selector")in document.documentElement?e:t});var t,n=!document.documentMode||9<document.documentMode,a=window.chrome,o=a&&(a.webstore||a.app),i=/Apple/.test(navigator.vendor)&&/Version\/([6-9]\d*|[1-5]\d+)/.test(navigator.userAgent);return e}var e=o(669),r={};e(document).ready(function(P){function e(e,t,n){this.pdfDoc=e,this.divContainer=t,this.showIsSecure=n,this.initialResize=!1,this.firstPageWidth=0,this.firstPageHeight=0,this.invalidationRound=1,this.currentPageNum=0,this.zoom=100,this.fromZoom=0,this.toZoom=0}t=document.createElement("canvas").getContext("2d");var g,v,t,y=(window.devicePixelRatio||1)/(t.webkitBackingStorePixelRatio||t.mozBackingStorePixelRatio||t.msBackingStorePixelRatio||t.oBackingStorePixelRatio||t.backingStorePixelRatio||1),b=(r.PIXEL_RATIO=y,16777e3);(t=document.createElement("div")).style.width="100px",t.style.height="100px",t.style.overflow="scroll",t.style.position="absolute",t.style.top="-9999px",document.body.appendChild(t),g=t.offsetWidth-t.clientWidth,v=t.offsetHeight-t.clientHeight,document.body.removeChild(t),r.vscrollbarwidth=g,r.hscrollbarheight=v;e.prototype.setup=function(){var o=this,e=this.divContainer,t=this.pdfDoc,n=this.showIsSecure,a=(this.numPages=t.numPages,e.data("scrollbar")),a=(this.vscrollbar="both"===a||"vertical"===a,this.hscrollbar="both"===a||"horizontal"===a,"overflow-y: "+(this.vscrollbar?"scroll":"hidden")+"; "),a=(a+="overflow-x: "+(this.hscrollbar?"scroll":"hidden")+"; ",e.empty().append(P("<div></div>",{class:"pdfemb-pagescontainer",style:a})),e.data("pdfDoc",t),e.data("toolbar")),a=("top"!==a&&"both"!==a||this.addToolbar(!0,"on"===e.data("toolbar-fixed"),n),"bottom"!==a&&"both"!==a||this.addToolbar(!1,"on"===e.data("toolbar-fixed"),n),o.annotationsLayerFactory=void 0!==r.pdfembPremiumAnnotationsLayerFactory?new r.pdfembPremiumAnnotationsLayerFactory:{createAnnotationsLayerBuilder:function(e,t){return null}},o.annotationLayerFactories=Array(),o.textLayerFactory=void 0!==r.pdfembPremiumTextLayerFactory?new r.pdfembPremiumTextLayerFactory:{createTextLayerBuilder:function(e,t){return null}},o.textLayerFactories=Array(),e.on("pdfembGotopage",function(e,t){t>this.numPages||t<=0||(o.gotoPage(t),o.jumpToTop())}),e.on("pdfembGotoHash",function(e,t){t.dest&&("string"==typeof(dest=t.dest)?(destString=dest,o.pdfDoc.getDestination(dest)):Promise.resolve(dest)).then(function(e){e instanceof Array&&!(e.length<1)&&o.pdfDoc.getPageIndex(e[0]).then(function(e){e+=1;e>o.numPages||e<=0||o.currentPageNum==e||(o.gotoPage(e),o.jumpToTop())})})}),e.on("pdfembGotoAction",function(e,t){var n=o.currentPageNum,a=n;switch(t){case"GoBack":--a;break;case"GoForward":case"NextPage":++a;break;case"PrevPage":--a;break;case"LastPage":a=o.pageCount;break;case"FirstPage":a=1}a==n||a>o.pageCount||a<=0||o.gotoPage(a)}),e.on("pdfembMagnify",function(e){o.magnifyEvent(e)}),e.on("pdfembChangeZoom",function(e,t){o.changeZoom(t)}),this.pageCount=t.numPages,(!e.data("pagenum")||e.data("pagenum")<1||e.data("pagenum")>this.pageCount)&&e.data("pagenum",1),e.data("showIsSecure",this.showIsSecure),e.data("pageNumPending",null),"on"==e.data("fullScreen")?parseInt(e.data("startfpzoom")):parseInt(e.data("startzoom")));(isNaN(a)||a<20||800<a)&&(a=100),100!=(this.zoom=a)&&e.find("span.pdfemb-zoom").text(a+"%"),e.find("span.pdfemb-page-count").text(this.pageCount),this.gotoPage(e.data("pagenum"))},e.prototype.checkForResize=function(){var e=this,t=e.divContainer,n=P(window).height(),a=P(window).width(),o=t.data("checked-window-height"),i=t.data("checked-window-width");o&&i||(t.data("checked-window-height",n),t.data("checked-window-width",a)),o===n&&i===a||(e.resizeViewer(),e.resizeInnerDivs(),e.invalidateAllPages(),e.renderPage(this.currentPageNum),e.prerenderNearbyPages(this.currentPageNum),e.pdfembMakeMobile(),t.data("checked-window-height",n),t.data("checked-window-width",a)),"true"!==t.data("fullScreenClosed")&&setTimeout(function(){e.checkForResize()},100)},e.prototype.setSizesBasedOnPage=function(e){e=e.getViewport(1);this.pageWidth=e.width,this.pageHeight=e.height,(this.pageWidth<=0||this.pageHeight<=0)&&this.divContainer.empty().append(document.createTextNode(pdfemb_trans.objectL10n.widthheightinvalid))},e.prototype.createPageInnerDivs=function(){for(var e=this.divContainer.find(".pdfemb-pagescontainer"),t=1;t<=this.pageCount;++t){var n=e.find(".pdfemb-inner-div.pdfemb-page"+t);0==n.length&&((n=P("<div></div>",{class:"pdfemb-inner-div pdfemb-page"+t})).data("pageNum",t),e.append(n))}this.resizeInnerDivs()},e.prototype.addGrabToPan=function(){window.pdfembGrabToPan=i();var n=this,e=n.divContainer,t=e.find("div.pdfemb-pagescontainer"),a=new window.pdfembGrabToPan({element:t[0]});e.data("grabtopan",a),t.on("scroll",function(e){var t=n.getTopVisiblePageNum();n.currentPageNum!==t&&(n.currentPageNum=t,n.updatePageNumDisplay(t),n.renderPage(t,!1),n.prerenderNearbyPages(t),n.deallocateFarAwayPages(t)),e.stopPropagation()}),P(window).on("resize",function(){setTimeout(function(){n.checkForResize()},100)})},e.prototype.resizeInnerDivs=function(o){var i=this,r=i.wantCanvasWidth,d=i.wantCanvasHeight,e=i.wantHeight,s=this.divContainer.find(".pdfemb-pagescontainer").find(".pdfemb-inner-div"),c=(o&&(s=s.filter(".pdfemb-page"+o)),0),t=(s.each(function(e,t){var t=P(t),n=(n=t.data("widthfactor"))||1,a=(a=t.data("heightfactor"))||1,e=(t.data("invalidation-round",this.invalidationRound-1),t.css("width",r*n),d*a+(o==i.numPages||!o&&e==s.length-1?0:2)),e=(t.css("height",e),c+=e,t.find(".pdfemb-the-canvas"));e.css("width",r*n),e.css("height",d*a)}),0);!o&&c<e&&(t=(e-c)/2),s.first().css("top",t)},e.prototype.invalidateAllPages=function(){++this.invalidationRound},e.prototype.prerenderNearbyPages=function(e){var t=3,n=2;this.zoom<100&&(t*=Math.min(Math.ceil(100/this.zoom),10),n*=Math.min(Math.ceil(100/this.zoom),10));for(var a=Math.max(1,e-n);a<=Math.min(e+t,this.numPages);++a)a!=e&&this.renderPage(a,!1)},e.prototype.deallocateFarAwayPages=function(e){for(var t,n=2,a=2,o=(this.zoom<100&&(n+=t=Math.min(Math.ceil(100/this.zoom),50),a+=t),function(e){var e=i.find(".pdfemb-page"+e),t=e.find(".pdfemb-the-canvas");t.length&&(t.width=1,t.height=1,t.remove(),e.data("invalidation-round",0))}),i=this.divContainer.find("div.pdfemb-pagescontainer"),r=3;r<e-a;++r)o(r);for(r=e+n;r<this.numPages;++r)o(r)},e.prototype.resizeViewer=function(){var e=this,t=e.pageWidth,n=e.pageHeight,a=e.divContainer,o=a.find("div.pdfemb-pagescontainer"),i=o[0].scrollLeft,r=o[0].scrollTop,d=a.parent().width(),s=t,n=("max"==a.data("width")?s=d:"auto"==a.data("width")?s=t:(s=parseInt(a.data("width"),10),(isNaN(s)||s<=0)&&(s=d)),n*(s=d<(s=s<=0?t:s)&&0<d?d:s)/t),d=e.pdfembWantMobile(s,h),c=(e.wantMobile=d,a.find("div.pdfemb-toolbar-fixed")),p=d?0:c.length,h=parseInt(a.data("height"),10),l=((isNaN(h)||h<=0||n<h)&&(h="auto"==a.data("height")?a.parent().height()-p*c.height():n),e.userHeight=h,s=Math.floor(s),n=Math.floor(n),100),m=s-(e.vscrollbar?g:0),u=n-(e.hscrollbar?v:0),f=1,d=(d||(l=e.zoom,b<(m=m*l/100)*(u=u*l/100)*y*y&&(f=b/(m*u*y*y))),s!=a.width()&&a.width(s),a.height()!=h&&a.height(h+p*c.height()),o.width(s),o.height(h),c.filter(".pdfemb-toolbar-top")),a=(0<p&&o.css("top",d.height()),(s-(e.vscrollbar?g:0))/t);0!=e.fromZoom&&0!=e.toZoom&&(e.pccentreLeft,e.pccentreTop,o[0].scrollLeft=(i+e.pccentreLeft)*(e.toZoom/e.fromZoom)-e.pccentreLeft,o[0].scrollTop=(r+e.pccentreTop)*(e.toZoom/e.fromZoom)-e.pccentreTop),e.fromZoom=0,e.toZoom=0,e.wantCanvasWidth=m,e.wantCanvasHeight=u,e.reducefactor=f,e.wantWidth=s,e.wantHeight=n,e.canvasscale=a,e.zoom=l},e.prototype.getTopVisiblePageNum=function(){var e=this.divContainer.find(".pdfemb-pagescontainer").find(".pdfemb-inner-div:visible");return 0<e.length?e.first().data("pageNum"):1},e.prototype.gotoPage=function(e){e<=0||e>this.pageCount||(this.renderPage(e,!0),this.currentPageNum=e,this.updatePageNumDisplay(e),this.prerenderNearbyPages(e),this.deallocateFarAwayPages(e))},e.prototype.updatePageNumDisplay=function(n){var e=this.divContainer;e.find("div.pdfemb-toolbar .pdfemb-page-num").each(function(e,t){t=P(t);t.is("span")?t.text(n):t.val(n)}),n<this.pageCount?e.find(".pdfemb-next").prop("disabled",!1).removeClass("pdfemb-btndisabled"):e.find(".pdfemb-next").prop("disabled",!0).addClass("pdfemb-btndisabled"),1<n?e.find(".pdfemb-prev").prop("disabled",!1).removeClass("pdfemb-btndisabled"):e.find(".pdfemb-prev").prop("disabled",!0).addClass("pdfemb-btndisabled")},e.prototype.scrollPageIntoView=function(e){var t=this.divContainer.find(".pdfemb-pagescontainer"),n=t.find(".pdfemb-page"+e);t.find(".pdfemb-inner-div").not(".pdfemb-page"+e).hide(),n.show(),t[0].scrollTop=0},e.prototype.renderPage=function(l,m){var u,f=this,g=f.invalidationRound,v=this.divContainer,e=v.data("pdfDoc"),b=v.find(".pdfemb-pagescontainer"),w=b.find(".pdfemb-page"+l);w.length&&w.data("invalidation-round")>=g?m&&f.scrollPageIntoView(l):(u=w.data("pending-drawing-round"),g<=u||(0<u&&u<g?w.data("pending-drawing-round",g):(w.data("pending-drawing-round",g),e.getPage(l).then(function(t){f.initialResize||(f.initialResize=!0,f.setSizesBasedOnPage(t),f.resizeViewer(),f.createPageInnerDivs(),f.addGrabToPan(),f.pdfembMakeMobile());function e(){o[0].width=i*y*f.reducefactor*n,o[0].height=r*y*f.reducefactor*a,f.preRenderCanvas(h,l,s);var e=h.getImageData(0,0,p.width,p.height),e=(o[0].getContext("2d").putImageData(e,0,0),null),e=(void 0===f.annotationLayerFactories[l]?(e=f.annotationsLayerFactory.createAnnotationsLayerBuilder(w[0],t),f.annotationLayerFactories[l]=e):e=f.annotationLayerFactories[l],null!=e&&e.setupAnnotations(c,f.divContainer.data("newwindow")),null);void 0===f.textLayerFactories[l]?(e=f.textLayerFactory.createTextLayerBuilder(w[0],t),f.textLayerFactories[l]=e):e=f.textLayerFactories[l],null!=e&&e.setupText(c),w.data("invalidation-round",g),u=w.data("pending-drawing-round"),w.data("pending-drawing-round",""),g<u&&f.renderPage(l,!1)}var n=(w=0===w.length?b.find(".pdfemb-page"+l):w).data("widthfactor"),a=w.data("heightfactor"),o=(n&&a||(d=t.getViewport(1),n=d.width/f.pageWidth,a=d.height/f.pageHeight,w.data("widthfactor",n),w.data("heightfactor",a),1===n&&1===a)||f.resizeInnerDivs(l),w.find(".pdfemb-the-canvas")),i=(0===o.length&&(o=P("<canvas></canvas>",{class:"pdfemb-the-canvas"}),w.append(o)),m&&f.scrollPageIntoView(l),f.wantCanvasWidth),r=f.wantCanvasHeight,d=f.canvasscale,s=f.zoom,c=(o.css("width",i*n),o.css("height",r*a),f.wantMobile?v.data("grabtopan").deactivate():v.data("grabtopan").activate(),t.getViewport(d*s/100)),p=document.createElement("canvas"),h=(p.width=i*y*f.reducefactor*n,p.height=r*y*f.reducefactor*a,p.getContext("2d")),d={canvasContext:h,viewport:c,transform:[y*f.reducefactor,0,0,y*f.reducefactor,0,0]},d=t.render(d);d.promise.then(function(){"requestAnimationFrame"in window?window.requestAnimationFrame(e):setTimeout(e,1)})}))))},e.prototype.changeZoom=function(e){var t=this,n=t.divContainer,a=t.zoom,e=a+e,a=(t.zoom=e,n.find("span.pdfemb-zoom").text(e+"%"),t.fromZoom=a,t.toZoom=e,n.find(".pdfemb-pagescontainer"));t.pccentreLeft=a.width()/2,t.pccentreTop=a.height()/2,t.resizeViewer(),t.resizeInnerDivs(),t.invalidateAllPages(),t.renderPage(t.currentPageNum),t.prerenderNearbyPages(t.currentPageNum)},e.prototype.queueRenderPage=function(e,t){this.divContainer;this.renderPage(e,t)},e.prototype.addToolbar=function(e,t,n){var a=this.divContainer,o=this,i=P("<div></div>",{class:"pdfemb-toolbar pdfemb-toolbar"+(t?"-fixed":"-hover")+" "+(e?"pdfemb-toolbar-top":"pdfemb-toolbar-bottom")}),r=P('<button class="pdfemb-prev" title="'+pdfemb_trans.objectL10n.prev+'" type="button"></button>'),d=(i.append(r),P('<button class="pdfemb-next" title="'+pdfemb_trans.objectL10n.next+'" type="button"></button>')),s=(i.append(d),i.append(P('<div class="pdfemb-page-area">'+pdfemb_trans.objectL10n.page+' <span class="pdfemb-page-num">0</span> / <span class="pdfemb-page-count"></span></div>')),P('<button class="pdfemb-zoomout" title="'+pdfemb_trans.objectL10n.zoomout+'" type="button"></button>')),c=(i.append(s),P('<button class="pdfemb-zoomin" title="'+pdfemb_trans.objectL10n.zoomin+'" type="button"></button>'));i.append(c),i.append(P("<div>"+pdfemb_trans.objectL10n.zoom+' <span class="pdfemb-zoom">100%</span></div>')),n&&i.append(P("<div>"+pdfemb_trans.objectL10n.secure+"</div>")),e?a.prepend(i):a.append(i),r.on("click",function(e){o.currentPageNum<=1||(o.gotoPage(o.currentPageNum-1),o.jumpToTop())}),d.on("click",function(e){o.currentPageNum>=o.pageCount||0==o.currentPageNum||(o.gotoPage(o.currentPageNum+1),o.jumpToTop())}),c.on("click",function(e){800<=o.zoom||o.changeZoom(10)}),s.on("click",function(e){o.zoom<=20||o.changeZoom(-10)}),o.addMoreToolbar(i),t||(a.on("mouseenter",function(e){var t=a.find("div.pdfemb-toolbar-hover");!0!==t.data("no-hover")&&t.show()}),a.on("mouseleave",function(e){a.find("div.pdfemb-toolbar-hover").hide()}),a.on("pdfembTouchTapped",function(e){var t;e.stopPropagation(),e.preventDefault(),o.locktaps||(o.locktaps=!0,t=(e=a.find("div.pdfemb-toolbar-hover")).is(":visible"),(t=!0===e.data("no-hover")?!0:t)?e.hide():e.show(),setTimeout(function(){o.locktaps=!1},250))}))},e.prototype.magnifyEvent=function(e){var t,n=e.originalEvent.magnification;-1===n?(this.resizeViewer(),this.resizeInnerDivs(),this.invalidateAllPages(),this.renderPage(this.getTopVisiblePageNum())):(t=this.divContainer.find(".pdfemb-pagescontainer").offset(),this.magnifyZoom(n,e.originalEvent.centreLeft-t.left,e.originalEvent.centreTop-t.top))},e.prototype.magnifyZoom=function(e,t,n){var a=this.zoom,e=Math.floor(a*e);this.zoom=e=800<(e=e<20?20:e)?800:e,this.divContainer.find("span.pdfemb-zoom").text(e+"%"),this.fromZoom=a,this.toZoom=e,this.pccentreLeft=t,this.pccentreTop=n,this.resizeViewer(),this.resizeInnerDivs(),this.invalidateAllPages()},e.prototype.pdfembWantMobile=function(e,t){return!1},e.prototype.pdfembMakeMobile=function(){},e.prototype.addMoreToolbar=function(e){},e.prototype.jumpToTop=function(){},e.prototype.preRenderCanvas=function(e,t,n){},r.pdfembPagesViewer=e});var e=r,d=o(669);var t=o(669);window.PDFEMB_NS=e,window.PDFEMB_NS.pdfembGetPDF=function(e,t){t(e,!1)},t.fn.pdfEmbedder=function(i){return this.each(function(e,t){var a,n,t=d(t),o=(t.is("a")?(n=t.data(),(a=d("<div></div>",{class:t.attr("class"),style:t.attr("style")})).data(d.extend({"pdf-url":t.attr("href")},n)),t.replaceWith(a)):a=t,a.append(d("<div></div>",{class:"pdfemb-loadingmsg"}).append(document.createTextNode(pdfemb_trans.objectL10n.loading))),"on"!==a.data("disablerightclick")&&"1"!==a.data("disablerightclick")||a.bind("contextmenu",function(e){e.preventDefault()}),function(e,t){new window.PDFEMB_NS.pdfembPagesViewerUsable(e,a,t).setup()});a.data("pdfDoc")?o(a.data("pdfDoc"),a.data("showIsSecure")):(0===(n=a.data("pdf-url")).indexOf("/")&&(n=window.location.origin+n),window.PDFEMB_NS.pdfembGetPDF(n,function(e,t){var n;null===e?a.empty().append(d("<div></div>",{class:"pdfemb-errormsg"}).append(d("<span></span>").append(document.createTextNode("Failed to load and decrypt PDF")))):((n={}).url=e,n.cMapUrl=i,n.isEvalSupported=!1,n.verbosity=0,pdfjsLib.getDocument(n,i).promise.then(function(e){o(e,t)},function(e){var t=document.createTextNode(e.message);"UnknownErrorException"===e.name&&"Failed to fetch"===e.message&&(t=d("<span></span>").append(document.createTextNode(e.message+" "+pdfemb_trans.objectL10n.domainerror+" ")).append(d('<a href="https://wp-pdf.com/docs/error-url-to-the-pdf-file-must-be-on-exactly-the-same-domain-as-the-current-web-page/?utm_campaign=liteplugin&utm_source=WordPress&utm_medium=Viewer&utm_content=Failed+to+fetch" target="_blank">'+pdfemb_trans.objectL10n.clickhereinfo+"</a>"))),a.empty().append(d("<div></div>",{class:"pdfemb-errormsg"}).append(t))}))}))}),this},t(document).ready(function(e){function t(){n.apply(this,arguments)}var n=window.PDFEMB_NS.pdfembPagesViewer;t.prototype=new n,window.PDFEMB_NS.pdfembPagesViewerUsable=t,e(".pdfemb-viewer").pdfEmbedder(pdfemb_trans.cmap_url)})})();