seasons 0.9.3.beta6 → 0.9.3.beta7

Sign up to get free protection for your applications and to get access to all the features.
data/seasons.gemspec CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{seasons}
5
- s.version = "0.9.3.beta6"
5
+ s.version = "0.9.3.beta7"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5")
8
8
  s.authors = ["Scott Kellum"]
@@ -35,7 +35,7 @@ Gem::Specification.new do |s|
35
35
  s.homepage = %q{http://www.treesaver.net/}
36
36
  s.require_paths = ["lib"]
37
37
  s.rubyforge_project = %q{seasons}
38
- s.rubygems_version = %q{0.9.3.beta6}
38
+ s.rubygems_version = %q{0.9.3.beta7}
39
39
  s.summary = %q{The Compass variant of the Seasons framework to style Treesaver.}
40
40
  s.add_dependency(%q<compass>, ["~> 0.11"])
41
41
  end
@@ -5,125 +5,121 @@ f,function(a){return c.render(a,b,d,!0)}):a?c.render(f,b,d,!0):""})},render_tags
5
5
  f,this),c||this.send(a[h]);if(c)return a.join("\n")},set_delimiters:function(a){a=a.split(" ");this.otag=this.escape_regex(a[0]);this.ctag=this.escape_regex(a[1])},escape_regex:function(a){if(!arguments.callee.sRE)arguments.callee.sRE=RegExp("(\\/|\\.|\\*|\\+|\\?|\\||\\(|\\)|\\[|\\]|\\{|\\}|\\\\)","g");return a.replace(arguments.callee.sRE,"\\$1")},find:function(a,b){var a=this.trim(a),d;b[a]===!1||b[a]===0||b[a]?d=b[a]:(this.context[a]===!1||this.context[a]===0||this.context[a])&&(d=this.context[a]);
6
6
  return typeof d==="function"?d.apply(b):d!==void 0?d:""},includes:function(a,b){return b.indexOf(this.otag+a)!=-1},escape:function(a){return String(a===null?"":a).replace(/&(?!\w+;)|["'<>\\]/g,function(a){switch(a){case "&":return"&amp;";case "\\":return"\\\\";case '"':return"&quot;";case "'":return"&#39;";case "<":return"&lt;";case ">":return"&gt;";default:return a}})},create_context:function(a){if(this.is_object(a))return a;else{var b=".";if(this.pragmas["IMPLICIT-ITERATOR"])b=this.pragmas["IMPLICIT-ITERATOR"].iterator;
7
7
  var d={};d[b]=a;return d}},is_object:function(a){return a&&typeof a=="object"},is_array:function(a){return Object.prototype.toString.call(a)==="[object Array]"},trim:function(a){return a.replace(/^\s*|\s*$/g,"")},map:function(a,b){if(typeof a.map=="function")return a.map(b);else{for(var d=[],c=a.length,e=0;e<c;e++)d.push(b(a[e]));return d}}};return{name:"mustache.js",version:"0.3.1-dev",to_html:function(a,b,d,c){var e=new j;if(c)e.send=c;e.render(a,b,d);if(!c)return e.buffer.join("\n")}}}();
8
- (function(){'use strict';var g=void 0,h=null,n,aa=this,ba=Date.now||function(){return+new Date};function p(a,b){var c=a.split("."),d=aa;!(c[0]in d)&&d.execScript&&d.execScript("var "+c[0]);for(var e;c.length&&(e=c.shift());)!c.length&&b!==g?d[e]=b:d=d[e]?d[e]:d[e]={}};var da={},q,ea,fa,ga;if(!1 in Array)Array.isArray=function(a){return Object.prototype.toString.apply(a)==="[object Array]"};function ha(a){return Array.prototype.slice.call(a,0)}function ia(a,b){var c=a.slice(b+1||a.length);a.length=b<0?a.length+b:b;a.push.apply(a,c)};p("treesaver.VERSION","0.9.3b-61-g5f8f6a5");var ja,ka,la=window.navigator.userAgent.toLowerCase(),ma=document.compatMode!=="BackCompat"&&"XMLHttpRequest"in window&&"addEventListener"in document&&"getComputedStyle"in window&&"querySelectorAll"in document&&"localStorage"in window&&"JSON"in window,r=!!window.TS_WITHIN_NATIVE_IOS_APP,oa=r||na==="android"||/mobile/.test(la),pa=window.screen.width<=600,qa=r?"safari":/webkit/.test(la)?/chrome|safari/.test(la)?/(chrome|safari)/.exec(la)[0]:"webkit":/opera/.test(la)?"opera":/msie/.test(la)?"msie":!/compatible/.test(la)&&
9
- /mozilla/.test(la)?"mozilla":"unknown",na=(/(android|ipad|iphone|ipod|win|mac|linux)/.exec(window.navigator.platform?window.navigator.platform.toLowerCase():/android/.test(la)?"android":"unknown")||["unknown"])[0],ra=function(){switch(qa){case "chrome":case "safari":case "webkit":return"-webkit-";case "mozilla":return"-moz-";case "msie":return"-ms-";case "opera":return"-o-";default:return""}}(),ta=function(){switch(qa){case "chrome":case "safari":case "webkit":return"Webkit";case "mozilla":return"Moz";
10
- case "msie":return"ms";case "opera":return"O";default:return""}}();function ua(a,b,c){var d=document.documentElement.style,b=b&&ta?ta+a[0].toUpperCase()+a.substr(1):!1;return!c&&typeof d[a]!=="undefined"||!!b&&typeof d[b]!=="undefined"}
11
- var va=r||"orientation"in window,wa=r||"createTouch"in document||/android/.test(la),xa=!r&&function(){if(window.navigator.plugins&&window.navigator.plugins.length)return!!window.navigator.plugins["Shockwave Flash"];else if("ActiveXObject"in window)try{return!!new window.ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(a){}return!1}(),ya="CSSFontFaceRule"in window,za="getContext"in document.createElement("canvas");
12
- if("createElementNS"in document)var Aa="createElementNS"in document&&"createSVGRect"in document.createElementNS("http://www.w3.org/2000/svg","svg"),Ba=Aa&&/SVG/.test(document.createElementNS("http://www.w3.org/2000/svg","animate").toString()),Ca=Aa&&/SVG/.test(document.createElementNS("http://www.w3.org/2000/svg","clipPath").toString());var Da,Ea=document.createElement("div");Ea.innerHTML="<svg/>";Da=(Ea.firstChild&&Ea.firstChild.namespaceURI)=="http://www.w3.org/2000/svg";
13
- var Fa="canPlayType"in document.createElement("video"),Ga="localStorage"in window,Ha=!r&&"applicationCache"in window,Ia=r||window.navigator.standalone,Ja=r||ua("transformProperty")||ua("transform",!0,!0),Ka;
14
- if(!(Ka=r)){var La=ua("perspectiveProperty")||ua("perspective",!0,!0);if(La&&"WebkitPerspective"in document.documentElement.style&&qa!=="safari"){var Ma=document.createElement("style"),Na=document.createElement("div"),Pa="@media (perspective)",Qa;Pa+=",("+ra+"perspective)";Ma.textContent=Pa+"{#ts-test {height:3px}}";Na.setAttribute("id","ts-test");document.documentElement.appendChild(Ma);document.documentElement.appendChild(Na);Qa=Na.offsetHeight===3;document.documentElement.removeChild(Ma);document.documentElement.removeChild(Na);
15
- La=Qa}Ka=La}var Ra=Ka,Sa=r||ua("transitionProperty",!0);function t(a){return a?"":"no-"}var Ta=!1;
16
- function Ua(){ja||(ja=[],ja.push("js",t(za)+"canvas",t(Ga)+"localstorage",t(Fa)+"video",t(Ha)+"applicationcache",t(ya)+"fontface",t(wa)+"touch",t(Ja)+"csstransforms",t(Ra)+"csstransforms3d",t(Sa)+"csstransitions",t(Aa)+"svg",t(Da)+"inlinesvg",t(Ba)+"smil",t(Ca)+"svgclippaths",t(ma)+"treesaver",t(xa)+"flash",t(va)+"orientation",t(Ia)+"fullscreen",t(oa)+"mobile",t(pa)+"smallscreen",t(v.nc())+"cached",t(r)+"nativeapp","browser-"+qa,"os-"+na));ka=[t(!v.Ja())+"offline"];va&&ka.push("orientation-"+(window.orientation?
17
- "horizontal":"vertical"));var a=document.documentElement.className;Ta||(Ta=!0,a=a?a.replace(/no-js|no-treesaver/g,""):"",a+=" "+ja.join(" "));Va.lastIndex=0;a=a.replace(Va,"");a+=" "+ka.join(" ");document.documentElement.className=a.split(/\s+/).join(" ")}var Wa=["offline","orientation-vertical","orientation-horizontal"],Va=function(){var a=Wa.map(function(a){return"((no-)?"+a+")"});return RegExp(a.join("|"),"g")}();
18
- function Xa(a,b){return!a.length?!0:a.every(function(a){var d=a.substr(0,3)==="no-",a=d?a.substr(3):a,e=ja.concat(b?ka:[]);return d?e.indexOf(a)===-1:e.indexOf(a)!==-1?!0:!b&&Wa.indexOf(a)!==-1?!0:!1})};var Ya=[],Za={},$a=h,ab=-1,bb=-1,cb=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(a){return window.setTimeout(a,25)},db=window.cancelAnimationFrame||window.webkitCancelRequestAnimationFrame||window.mozCancelRequestAnimationFrame||window.oCancelRequestAnimationFrame||window.msCancelRequestAnimationFrame||window.clearTimeout;
19
- function eb(){var a=ba();Ya.forEach(function(b,c){if(ab!==-1&&!b.Rb&&(!$a||b.name&&$a.indexOf(b.name)!==-1)&&!(a-b.eb<=b.kc)){b.eb=a;b.rb-=1;if(b.rb<=0&&(!b.Gb||b.rb<0))if(ia(Ya,c),delete Za[b.name],b.Gb)return;b.gc.apply(b.oc,b.bc)}});ab=-1;Ya.length&&ab===-1&&(ab=cb.call(window,eb,document.body))}
20
- function fb(a,b,c,d,e,f,i){var o=ba(),k=f?Za[f]:h;k||(k={gc:a,name:f,oc:i,eb:e?-Infinity:o},Ya.push(k),f&&(Za[f]=k));k.bc=d||[];k.rb=c;k.kc=Math.max(b,25);k.Gb=e;k.Rb=!1;ab===-1&&(ab=cb.call(window,eb,document.body))}function gb(a,b,c,d,e){fb(a,b,1,c,!1,d,e)}function jb(a,b,c,d,e,f){fb(a,b,c,d,!1,e,f)}function kb(a,b,c){fb(a,0,1,[],!1,b,c)}function lb(a){$a=a;bb!==-1&&window.clearTimeout(bb)}function mb(){$a=h;bb!==-1&&(window.clearTimeout(bb),bb=-1)}
21
- function w(a){delete Za[a];Ya.forEach(function(b,c){if(b.name===a)ia(Ya,c),b.Rb=!0})}p("treesaver.scheduler.repeat",jb);ba();if("Node"in window&&Node.prototype&&!("contains"in Node.prototype))Node.prototype.contains=function(a){return!!(this.compareDocumentPosition(a)&16)};
22
- if("classList"in document.documentElement)var x=function(a,b){b.split(/\s+/).forEach(function(b){a.classList.add(b)})},nb=function(a,b){return a.classList.remove(b)},y=function(a,b){return a.classList.contains(b)},ob=function(a){return ha(a.classList)};else x=function(a,b){a.className?y(a,b)||(a.className+=" "+b):a.className=b},nb=function(a,b){a.className=a.className.replace(RegExp("(^|\\s)"+b+"(\\s|$)"),"$2")},y=function(a,b){return!(!a.className||!RegExp("(^|\\s)"+b+"(\\s|$)").test(a.className))},
23
- ob=function(a){return!a.className?[]:a.className.split(/\s+/)};function B(a,b){b||(b=document);return ha(b.querySelectorAll(a))}function pb(a){for(;a.firstChild;)a.removeChild(a.firstChild)}function qb(a){if("outerHTML"in a)return a.outerHTML;var a=a.cloneNode(!0),b;rb.appendChild(a);b=rb.innerHTML;rb.removeChild(a);return b}function sb(a){rb.innerHTML=a;a=rb.firstChild;pb(rb);return!a||a.nodeType!==1?h:a}
24
- function tb(a,b){for(var c=a,d=b.toUpperCase();(c=c.parentNode)!==h&&c.nodeType===1;)if(c.nodeName===d)return c;return h}var ub=[];function vb(a){ub.push(a);a.setAttribute("src","data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=");var a=wb,b=[];Za.clearImgCache||fb(a,3E3,1,b,!0,"clearImgCache",g)}function wb(){ub=[]}var rb=document.createElement("div");rb.style.display="none";function C(a,b,c){var d=document.createEvent("UIEvents"),e;d.initEvent(b,!1,!0);if(c)for(e in c)d[e]=c[e];a.dispatchEvent(d)}function D(a,b,c){a.addEventListener(b,c,!1)}function G(a,b,c){a.removeEventListener(b,c,!1)}p("treesaver.addListener",D);p("treesaver.removeListener",G);function xb(a,b,c){c=c?window.localStorage:window.sessionStorage;c.removeItem(a);try{c.setItem(a,window.JSON.stringify(b))}catch(d){}}function yb(a){return(a=window.sessionStorage.getItem(a)||window.localStorage.getItem(a))?zb(a):h};var Ab,Bb,Cb,Db="pushState"in window.history;function Eb(){var a=document.location.href.indexOf("#");return a===-1?"":document.location.href.substr(a+1)}if(document.location.hash){var Fb=Eb();Fb[0]==="-"&&Fb.length>=2&&document.location.replace(Fb.substr(1))}Bb=function(a,b,c){window.history.pushState(a,b,c)};Ab=function(a,b,c){window.history.replaceState(a,b,c)};
25
- if(!Db){Bb=function(a,b,c){Gb(a,b,c,!1)};Ab=function(a,b,c){Gb(a,b,c,!0)};var Gb=function(a,b,c,d){var e="-"+window.escape(c);xb("history:"+e,{state:a,title:b});c===document.location.pathname&&(e="");Cb=e;d?document.location.replace("#"+e):document.location.hash="#"+e};window.onhashchange=function(){var a=Eb();a!==Cb&&(a=(Cb=a)?yb("history:"+a):{},C(window,"popstate",{state:a?a.state:h}))}};var v={Zb:1E4,Fb:{ac:"treesaver.online",$b:"treesaver.offline"},Xb:["offline","online"],Wb:"uncached,idle,checking,downloading,updateready,obsolete".split(","),Ia:!1};v.load=function(){if(!v.Ia)v.Ia=!0,v.Xb.forEach(function(a){D(document,a,v)}),Ha&&v.fb&&v.Wb.forEach(function(a){D(window.applicationCache,a,v)})};v.yc=function(){if(v.Ia)v.Ia=!1,v.Xb.forEach(function(a){G(window,a,v)}),Ha&&v.fb&&v.Wb.forEach(function(a){G(window.applicationCache,a,v)})};
26
- v.Nb="onLine"in window.navigator?window.navigator.onLine:!0;v.Ja=function(){return v.Nb};v.pb=function(a){v.Nb=a;Ua();C(window,a?v.Fb.ac:v.Fb.$b)};v.fb=Ha&&!!window.applicationCache.status;v.nc=function(){return v.fb};v.handleEvent=function(a){switch(a.type){case "online":v.pb(!0);break;case "offline":v.pb(!1);break;case "updateready":window.applicationCache.swapCache()}};v.sc=/^https?:\/\//i;v.oa=function(a){if(a&&a[0]==="/"||v.sc.test(a))return a;var b=document.createElement("a");b.href=a;return b.href};
27
- v.get=function(a,b,c){var d={M:new XMLHttpRequest,url:a,zb:b};gb(function(){v.tc(d)},c||v.Zb,[],v.Lb(d));d.M.onreadystatechange=v.fc(d);try{d.M.open("GET",d.url,!0),d.M.send(h)}catch(e){v.ob(d)}};v.Lb=function(a){return"fetch:"+a.url};v.fc=function(a){return function(){a.M.readyState===4&&(a.M.status===0||a.M.status===200||a.M.status===304?(a.zb(a.M.responseText,a.url),v.Cb(a)):v.ob(a))}};v.Cb=function(a){w(v.Lb(a));a.M.onreadystatechange=h};v.ob=function(a){a.zb(h,a.url);v.Cb(a)};
28
- v.tc=function(a){a.M.abort();v.ob(a)};p("treesaver.isOnline",v.Ja);p("treesaver.setOnlineStatus",v.pb);p("treesaver.ajaxGet",v.get);var Hb,Ib,Jb,Kb=/<body>\s*([\s\S]+?)\s*<\/body>/i;function Lb(a){return(a=Kb.exec(a))&&a[1]?a[1]:h}function Mb(a){Jb=document.createElement("div");if(a&&(a=Lb(a))){var b=document.createElement("div");b.style.display="none";b.innerHTML=a;ha(b.childNodes).forEach(function(a){/^div$/i.test(a.nodeName)&&Jb.appendChild(a)});pb(b)}Nb()}function Nb(){Hb=Ob;var a=Ib.slice(0);Ib=[];a.forEach(function(a){a()})}function Pb(a){return Jb?B("."+a,Jb):[]}var Ob=2;var Qb=document.createElement("style");Qb.setAttribute("type","text/css");B("head").length&&(B("head")[0].appendChild(Qb),Qb=document.styleSheets[document.styleSheets.length-1],Qb.insertRule(".offscreen{position:absolute;top:-200%;right:-200%;visibility:hidden;}",0),Qb.insertRule(".viewer .grid{top:50%;left:50%;margin:0}",0));var Rb=/^-?\d+(?:px)?$/i;function Sb(a,b){if(!a)return!1;var c=a.m||a.m===0?a.m:a.b;return b.e>=(a.K||a.K===0?a.K:a.e)&&b.b>=c&&b.e<=a.Ka&&b.b<=a.V}function I(a){return a&&Rb.test(a)?parseFloat(a)||0:h}function J(a){return a&&a.offsetHeight||0}function Tb(a){return a&&a.offsetWidth||0}function K(a,b,c){a.style[b]=c+"px";return c}function Ub(a,b){"transformProperty"in a.style?a.style.transformProperty=b:a.style[ta+"Transform"]=b}function Xb(a,b,c){Ub(a,"translate("+b+"px,"+c+"px)")}
29
- Ra&&(Xb=function(a,b,c){Ub(a,"translate3d("+b+"px,"+c+"px,0)")});function Yb(a,b){return Math.ceil(a)+b-a%b}
30
- function N(a){if(a){var b=document.defaultView.getComputedStyle(a,h);a.getAttribute("style");this.display=b.display;this.position=b.position;this.marginTop=I(b.marginTop)||0;this.marginBottom=I(b.marginBottom)||0;this.marginLeft=I(b.marginLeft)||0;this.marginRight=I(b.marginRight)||0;this.marginHeight=this.marginTop+this.marginBottom;this.marginWidth=this.marginLeft+this.marginRight;this.borderTop=I(b.borderTopWidth);this.borderBottom=I(b.borderBottomWidth);this.borderLeft=I(b.borderLeftWidth);this.borderRight=
31
- I(b.borderRightWidth);this.paddingTop=I(b.paddingTop);this.paddingBottom=I(b.paddingBottom);this.paddingLeft=I(b.paddingLeft);this.paddingRight=I(b.paddingRight);this.F=this.borderTop+this.paddingTop;this.ga=this.borderBottom+this.paddingBottom;this.O=this.F+this.ga;this.cc=this.borderLeft+this.paddingLeft;this.dc=this.borderRight+this.paddingRight;this.Ca=this.cc+this.dc;this.Q=Tb(a);this.n=J(a);this.e=this.Q-this.Ca;this.b=this.n-this.O;this.K=I(b.minWidth)||0;this.m=I(b.minHeight)||0;a=I(b.maxWidth);
32
- this.Ka=!a||a===-1?Infinity:a;a=I(b.maxHeight);this.V=!a||a===-1?Infinity:a;this.lineHeight=I(b.lineHeight)||h}}N.prototype.H=function(){var a=new N,b;for(b in this)a[b]!==this[b]&&(a[b]=this[b]);return a};function Zb(a,b,c){this.X=a;this.u=b;this.g=c}var $b=new Zb(Infinity,Infinity,Infinity);Zb.prototype.xb=function(){return!this.X&&!this.u&&!this.g};function ac(a,b){if(a.X!==b.X)return b.X-a.X;else if(a.g!==b.g)return a.g-b.g;return b.u-a.u}Zb.prototype.H=function(){return new this.constructor(this.X,this.u,this.g)};function bc(){this.g=this.f=this.index=0;this.t=[];this.la=[];this.va=0}bc.prototype.H=function(){var a=new this.constructor;a.index=this.index;a.f=this.f;a.g=this.g;a.J=this.J;a.t=this.t.slice(0);a.la=this.la.slice(0);a.va=this.va;return a};bc.prototype.Z=function(a){return!!a&&a.index===this.index&&a.f===this.f&&a.g===this.g&&a.t.length===this.t.length};
33
- function cc(a,b){if(a.g)return!1;var c,d,e;for(c=a.index,d=b.j.length;c<d;c+=1){e=b.j[c];if(!e.Ha)return!1;if(!dc(a,c)&&!e.u.ca)return!1}if(!a.t.length&&a.f===b.o.length)return!0;for(c=a.t.slice(0);c.length;)if(e=b.o[c.pop()],!e.ca)return!1;for(c=a.f,d=b.o.length;c<d;c+=1)if(e=b.o[c],!e.ca)return!1;return!0}function ec(a,b){var c;if(b<a.f)(c=a.t.indexOf(b))!==-1?ia(a.t,c):(c=a.la.indexOf(b))!==-1&&ia(a.la,c);else{if(b>a.f)for(;a.f<b;a.f+=1)a.t.push(a.f);a.f=b+1}}
34
- function fc(a,b){a.t.indexOf(b)===-1&&(ec(a,b),a.t.push(b))}function dc(a,b){return a.f<=b?!1:a.t.indexOf(b)!==-1?!1:a.la.indexOf(b)!==-1?!1:!0};function gc(a,b,c,d){this.k=a;this.K=parseInt(b||0,10);this.m=parseInt(c||0,10);this.r=d}gc.prototype.ba=function(){return!this.r?!0:Xa(this.r,!0)};function hc(a,b,c){c&&x(b,c);b.innerHTML=a.k;B("img[data-src], iframe[data-src], video[data-src]",b).forEach(function(a){a.setAttribute("src",a.getAttribute("data-src"))})};if(!1 in String.prototype)String.prototype.trim=function(){return this.replace(/^\s\s*/,"").replace(/\s\s*$/,"")};function ic(a,b,c){this.Bc=c.index;this.f=c.f;c.f+=1;this.ma=h;this.q={};this.ca=!y(a,"required");this.Yb=y(a,"zoomable");this.Na=y(a,"scroll");ha(a.childNodes).forEach(function(a){if(a.nodeType!==1)a.data&&a.data.trim();else{var b=a.getAttribute("data-sizes"),c=parseInt(a.getAttribute(a.hasAttribute("width")?"width":"data-minwidth"),10),i=parseInt(a.getAttribute(a.hasAttribute("height")?"height":"data-minheight"),10),o=a.hasAttribute("data-requires")?a.getAttribute("data-requires").split(" "):h;
35
- if(!o||Xa(o))a.removeAttribute("hidden"),nb(a,"hidden"),jc(a),a=qb(a),b=b?b.split(" "):["fallback"],kc(this,b,a,c,i,o)}},this);this.q.fallback&&(lc(this,this.q.fallback[0].k,a,b,c),delete this.q.fallback)}
36
- function lc(a,b,c,d,e){var f=c.parentNode,i=document.createElement("div");i.innerHTML=b;b=i.childNodes.length===1?i.firstChild:i;f.insertBefore(b,c);a.Yb&&(x(b,"zoomable"),b.setAttribute("data-figureindex",a.f),(r||wa)&&b.setAttribute("onclick","void(0)"));mc(b,d);a.ma=new nc(b,d,e,!0);a.ma.u=a;a.ma.j&&a.ma.j.forEach(function(a){a.u=this;a.zc=!0},a);f.removeChild(b)}
37
- function oc(a,b){var c=-Infinity,d,e=Infinity,f,i,o=a.q;a.q.lightbox&&(o={lightbox:a.q.lightbox});for(i in o)a.q[i].forEach(function(a){if(a.ba()){var l=a.K*a.m;a.K&&a.K>b.e||a.m&&a.m>b.b?!f&&this.Na&&l<=e&&(e=l,d={name:i,qa:a}):l>=c&&(c=l,f={name:i,qa:a})}},a);return f||d}function kc(a,b,c,d,e,f){var i=new gc(c,d,e,f);b.forEach(function(a){this.q[a]?this.q[a].push(i):this.q[a]=[i]},a)}function pc(a){var b=a.nodeName.toLowerCase();return a.nodeType===1&&b==="figure"};function nc(a,b,c,d){var e=qc(a),f,i="";if(a.nodeType!==1)this.sa=!0;else if(J(a)){this.index=c.index;c.index+=1;this.$=!e&&rc(a);this.j=[];this.o=[];f=!1;if(this.$&&!y(a,"keeptogether"))sc(this,a,b,c,d),f=!!this.o.length,this.$=!!this.j.length;this.Pa=this.Pa||!e;this.lc=y(a,"keepwithnext");this.ec=y(a,"columnbreak");this.na=this.na||!this.Pa||y(a,"keeptogether");this.d=new N(a);if(!this.d.lineHeight)this.d.lineHeight=b;if(!this.na)this.na=this.d.O+this.d.lineHeight===this.d.n;this.ra=this.na?this.d.n:
38
- !this.$?this.d.F+this.d.lineHeight:!this.ka?this.d.F+this.j[0].ra+(this.d.F?this.j[0].d.marginTop:0):this.d.F+this.j[0].ra;this.k=qb(a);this.Ob=this.$?this.k.substr(0,this.k.indexOf(">")+1):h;this.Qa=this.$?this.k.slice(this.k.lastIndexOf("<")):h;if(f)this.k=this.Ob,this.j.forEach(function(a){this.k+=a.k},this),this.k+=this.Qa;this.$&&(a=a.cloneNode(!0),this.d.marginTop&&K(a,"marginTop",0),this.d.borderTop&&K(a,"borderTopWidth",0),this.d.paddingTop&&K(a,"paddingTop",0),i=qb(a));this.pc=this.$?i.substr(0,
39
- i.indexOf(">")+1):h}else this.sa=!0}function tc(a){return a.nextSibling?a.nextSibling:a.parent?tc(a.parent):h}
40
- function sc(a,b,c,d,e){var f,i=a instanceof nc,o=b.nodeName.toLowerCase()==="ol"&&"start"in b,k=o?b.start:h;k===-1&&(k=1);ha(b.childNodes).forEach(function(b){if(o&&b.nodeName.toLowerCase()==="li"){if(b.value&&b.value!==-1)k=b.value;b.setAttribute("value",k);k+=1}if(pc(b)){if(e)return;b=new ic(b,c,d);a.o.push(b);if(b=b.ma)if(b.Ha=!0,i)a.ka=!0}else if(b=new nc(b,c,d,!!e),i&&!a.ka)a.ka=b.ka;if(b&&!b.sa){a.j=a.j.concat(b,b.j||[]);if(b.o.length)a.o=a.o.concat(b.o),delete b.o;b.parent=i?a:h;if(f)f.nextSibling=
41
- b;f=b}})}function uc(a){for(var a=a.parent,b=[];a;)b.unshift(a.pc),a=a.parent;return b.join("")}function vc(a){for(var a=a.parent,b=[];a;)b.push(a.Qa),a=a.parent;return b.join("")}
42
- function rc(a){if(wc(a))return!1;if(xc(a))return!0;var b,c,d,e=!1;for(b=0,c=a.childNodes.length;b<c;b+=1)if(d=a.childNodes[b],d.nodeType===3&&/[^\s]/.test(d.data))return!1;else if(d.nodeType===1){if(wc(d)||xc(d))return!0;e=!0;d=document.defaultView.getComputedStyle(d,h);if(/inline/.test(d.display))return!1;else if(/block/.test(d.display))return!0}return e}var yc="img,video,object,embed,iframe,audio,canvas,svg,table".split(",");
43
- function qc(a){var b=a.nodeName.toLowerCase();return a.nodeType===1&&yc.indexOf(b)!==-1}var zc="p,h1,h2,h3,h4,h5,h6".split(",");function wc(a){var b=a.nodeName.toLowerCase();return a.nodeType===1&&zc.indexOf(b)!==-1}var Ac="div,article,ul,ol,figure,aside".split(",");function xc(a){var b=a.nodeName.toLowerCase();return a.nodeType===1&&Ac.indexOf(b)!==-1}
44
- function mc(a,b){if(a.nodeType===1){var c,d;a.removeAttribute("id");if(!pc(a)){if(rc(a)&&!y(a,"keeptogether"))for(c=a.childNodes.length-1;c>=0;c-=1)d=a.childNodes[c],d.nodeType!==1?a.removeChild(d):mc(d,b);if(!window.TS_NO_AUTOMETRICS)if(c=new N(a),c.marginTop%b&&K(a,"marginTop",Yb(c.marginTop,b)),c.marginBottom%b&&K(a,"marginBottom",Yb(c.marginBottom,b)),qc(a)||y(a,"keeptogether"))c.n%b&&K(a,"paddingBottom",c.paddingBottom+b-c.n%b);else{c.lineHeight?c.lineHeight%b&&K(a,"lineHeight",Yb(c.lineHeight,
45
- b)):(c.lineHeight=b,K(a,"lineHeight",b));c.F%b&&K(a,"paddingTop",Yb(c.F,b)-c.borderTop);if(c.ga%b)c.paddingBottom=K(a,"paddingBottom",Yb(c.ga,b)-c.borderBottom);c.n=J(a);c.n%b&&(c.paddingBottom+=b-c.n%b,K(a,"paddingBottom",c.paddingBottom))}}}};function Bc(a,b){this.lineHeight=I(document.defaultView.getComputedStyle(a,h).lineHeight)||1;this.Y=a.offsetWidth;B("figure",a).forEach(function(a){a.style.display="none"});mc(a,this.lineHeight);this.o=[];this.j=[];this.Wa=b;sc(this,a,this.lineHeight,{index:0,f:0})};function Cc(a,b){var c=new N(a);this.z=!y(a,"fixed");(this.m=c.m)&&K(a,"minHeight",0);this.b=c.n;this.Da=Math.max(0,b-this.b)}Cc.prototype.wa=function(a){if(!this.z)return this;this.b=Math.max(0,a-this.Da);return this};function Dc(a,b){var c=new N(a);this.z=!y(a,"fixed");(this.m=c.m)&&K(a,"minHeight",0);this.b=c.n;this.Da=Math.max(0,b-this.b);this.q=(c=a.getAttribute("data-sizes"))?c.split(" "):[]}Dc.prototype.wa=function(a){if(!this.z)return this;this.b=Math.max(0,a-this.Da);return this};function Ec(a){document.body.appendChild(a);this.r=a.hasAttribute("data-requires")?a.getAttribute("data-requires").split(" "):h;this.Bb=ob(a).map(function(a){return a.toLowerCase()});this.z=!y(a,"fixed");Fc(this);this.xa=this.size=new N(a);this.z?this.size.K=Math.max(this.size.K||0,this.size.e):(this.size.m=this.size.b,this.size.K=this.size.e);this.lineHeight=this.size.lineHeight||1;this.Y=this.aa=this.W=0;this.cols=[];B(".column",a).forEach(function(a){var c=new Cc(a,this.size.b);this.cols.push(c);
46
- this.W+=c.b;this.aa=Math.max(this.aa,c.b);if(this.Y){if(this.Y!==a.offsetWidth)this.error=!0}else this.Y=a.offsetWidth},this);this.I=[];B(".container",a).forEach(function(a){this.I.push(new Dc(a,this.size.b))},this);this.k=qb(a);document.body.removeChild(a)}var Gc={onlypage:!0,odd:!0,even:!0,sizetocontainer:!0},Hc=/^(no-)?page-(\d+)$/;
47
- function Fc(a){var b=!1,c,d;a.L={};a.La={};a.Pb={};a.Bb.forEach(function(a){if(a in Gc)this.L[a]=!0;else if(c=Hc.exec(a))d=parseInt(c[2],10),isNaN(d)||(a.substr(0,3)==="no-"?this.Pb[d]=!0:(b=!0,this.La[d]=!0))},a);if(!b)a.La=h}
48
- Ec.prototype.wa=function(a){if(!this.z)return this;var b=Math.min(this.size.V,Math.max(a-(this.size.marginHeight+this.size.O),this.size.m));b-=(b-this.size.m||0)%this.lineHeight;this.W=this.aa=0;this.cols.forEach(function(a){this.W+=a.wa(b).b;this.aa=Math.max(this.aa,a.b)},this);this.I.forEach(function(a){a.wa(b)},this);this.xa=this.size.H();this.xa.b=b;this.xa.n=b+this.size.O;this.xa.V=this.L.sizetocontainer?this.size.V:Math.min(this.size.V,b+this.lineHeight*3);return this};
49
- function Ic(a,b){return b.size.e+20*b.I.length-(a.size.e+20*a.I.length)}Ec.prototype.ia=function(){return!this.r?!0:Xa(this.r,!0)};
50
- function Jc(a,b,c){var d=h,e=-Infinity,f,i,o=a.j.length,k,l,E,A,j,u,z,F,H,L,M,m,X;E=0;A=b.length;for(;E<A;E+=1){j=b[E];m=0;X=!1;f=c.H();z=f.g;F=j.W-z;z&&j.W&&(X=!0);u=0;i=f.va+1;u+=j.cols.length*50;j.lineHeight!==a.lineHeight&&(u-=2E3);j.Y&&j.Y!==a.Y&&(u-=Infinity);j.L.onlypage&&(u+=f.va?-Infinity:4E3);j.La&&(j.La[i]?u+=3E3:u-=Infinity);j.Pb[i]&&(u-=Infinity);u+=i%2?j.L.odd?2E3:j.L.even?-Infinity:0:j.L.even?2E3:j.L.odd?-Infinity:0;i=j;k=a;l=f;var R=M=L=H=g,s=g,ca=g,sa=g,Vb=g,Y=g,hb=g,$c=g,Wb=[];H=
51
- 0;L=i.I.length;for(;H<L;H+=1){M=i.I[H];Wb[H]=h;ca=l.f;hb=l.t.slice(0);c:for(;hb.length||ca<k.o.length;){sa=($c=!!hb.length)?hb.shift():ca;Vb=k.o[sa];R=M.q.length-1;d:for(;R>=0;R-=1){s=M.q[R];e:{var Y=Vb,ib=s,Oa=g,ad=g;if(Y.q[ib])for(Oa=0,ad=Y.q[ib].length;Oa<ad;Oa+=1)if(Y.q[ib][Oa].ba()){Y=Y.q[ib][Oa];break e}Y=h}if(Y){if(M.z&&Y.m&&Y.m>M.b)continue d;Wb[H]={f:sa,qa:Y,size:s,z:M.z};ec(l,sa);break c}}if(!Vb.ca)break;$c||(ca+=1)}}i=Wb;l=0;H=i.length;for(;l<H;l+=1)L=j.I[l],(M=i[l])?(k=a.o[M.f],u+=2E3+
52
- M.qa.m*5,k.ca||(u+=4E3),L.z||(u+=5E3),m+=1):L.z||(u-=5E3);b:for(;j.W&&f.index<o&&z<=j.W;){k=a.j[f.index];l=k.d.n+k.d.marginTop;if(k.na&&(l>j.aa||l>F))break b;if(l>F){if(k.na)break b;if(k.children){f.index+=1;continue b}z+=l}z+=l;u+=l;F-=l;X=!0;f.index=k.nextSibling?k.nextSibling.index:f.index+1}if(X)F>0&&(f=F/j.W,f-=m*0.2,f>0.5&&(u-=F,u-=f*f*2E3));else if(m){if((k=a.j[f.index])&&k.u&&!k.u.ca&&(f.g||k.zc))u=-Infinity}else u=-Infinity;u>e&&(e=u,d={P:j,I:i})}return d};function Kc(a){wa&&a.setAttribute("onclick","void(0)")}function jc(a){var b=B(".scroll",a);y(a,"scroll")&&b.unshift(a);b.forEach(Kc)};function Lc(a,b,c){var d=Jc(a,b,c),b=document.createElement("div"),e=c.H(),f=!1;!d||!d.P?(c.J=cc(c,a)||c.f===a.o.length,c.J?this.sa=!0:this.error=!0):(this.size=d.P.xa.H(),this.yb=new Zb(c.index,c.f,c.g),x(b,"offscreen"),document.body.appendChild(b),b.innerHTML=d.P.k,this.a=b.firstChild,K(this.a,"width",this.size.e),K(this.a,"height",this.size.b),B("[data-ts-template=document]",this.a).forEach(function(b){b.innerHTML=Mustache.to_html(b.innerHTML,a.Wa.l)}),B(".container",this.a).forEach(function(b,
53
- e){var k=d.I[e],l,E,A;if(k){E=k.f;l=a.o[E];a:{var j=a.lineHeight,u,z,F;A=!0;u=k.size;z=k.qa;F=J(b);hc(z,b,u);if(k.z){y(b,"bottom")?(A=!1,b.style.top="auto"):b.style.bottom="auto";z=new N(b);k=z.n;if(k>F)if(l.Na)k=F,K(b,"height",k-z.O);else{nb(b,u);pb(b);A=!1;break a}else j&&k%j&&(k=Yb(k,j));l.Na&&(x(b,"scroll"),Kc(b));for(j=b;j=j.nextSibling;)if(j.nodeType===1&&!y(j,"fixed")&&(y(j,"column")||y(j,"container")||y(j,"group")))x(j,"flexed"),J(j)<=k?K(j,"height",0):A?K(j,"top",(j&&j.offsetTop||0)+k):K(j,
54
- "bottom",J(j.offsetParent)-((j&&j.offsetTop||0)+J(j))+k)}A=!0}if(A){if(ec(c,E),f=!0,l.Yb&&(x(b,"zoomable"),b.setAttribute("data-figureindex",E),(r||wa)&&b.setAttribute("onclick","void(0)")),e===0&&d.P.L.sizetocontainer)this.size.b=J(b)+d.P.I[0].Da,this.size.n=this.size.b+this.size.O,K(this.a,"height",this.size.b)}else!l.ca&&l.ma?fc(c,l.f):y(b,"flexed")||(ec(c,E),c.la.push(E)),b.parentNode.removeChild(b)}else b.parentNode.removeChild(b)},this),B(".column",this.a).forEach(function(b,e){var f=J(b),l=
55
- 0,E,A,j=!0,u=0,z=0,F=0,H=0,L=[],M=a.j.length,m=a.j[c.index],X,R,s;E=[];var ca,z=!1,sa=d.P.aa/f>1.5;if(m&&(f%a.lineHeight&&(f-=f%a.lineHeight),f&&!(f<d.P.cols[e].m))){m.parent&&L.push(uc(m));u=c.g?m.d.n-c.g:0;a:for(;c.index<M&&l<f;){m=a.j[c.index];R=(X=m.nextSibling)||tc(m);if(m.Ha&&dc(c,m.u.f)&&(!j||!c.g)){c.index=R?R.index:M;continue a}s=m.parent;E=f-l;j&&!F?(F=-u,z=c.overflow?m.d.lineHeight:m.ra):(F=Math.max(F,m.d.marginTop),z=F+m.ra);H=Math.max(m.d.marginBottom,X?X.d.marginTop:0);ca=m.d.n+F;z=
56
- E<z;if(!z&&m.lc&&X&&!(c.g||j&&!sa))z=E>=ca&&E<ca+H+X.ra;z&&(z=!j||sa);z&&(z=!m.ka);m.ec&&!j&&(z=!0);if(z){if(s){for(;s&&s.index===m.index-1;)L.pop(),c.index=s.index,s.Ha&&fc(c,s.u.f),m=s,s=m.parent;s&&L.push(vc(m))}break a}m.Ha&&ec(c,m.u.f);if(m.ka||m.j.length&&E<ca){m.d.F&&(l+=j?0:F,F=0,l+=m.d.F);L.push(m.Ob);c.index+=1;continue a}l+=ca;L.push(m.k);j=!1;A=A||m;c.g=0;if(f>l+H){c.index=R?R.index:M;if(!X&&s){E=[];do E.push(s.Qa),s.d.ga?(l+=H+s.d.ga,H=s.d.marginBottom):H=Math.max(H,s.d.marginBottom);
57
- while(!s.nextSibling&&(s=s.parent));if(f>l+H)L.push(E.join(""));else{s&&L.push(vc(m));l=f;break a}}F=H;continue a}s&&L.push(vc(m));if(m.Pa){if(l<=f)c.index=R?R.index:M,l=f}else l=f,c.index=R?R.index:M;break a}j=m;if(f>=l||!j)c.g=0;else if(c.g=l-f,l=c.g-j.d.ga,l<=0)c.g=0,c.index=j.index+1;else if(l=(j.d.b-l)%j.d.lineHeight)f-=l,c.g+=l;K(b,"height",f);b.innerHTML=L.join("");if(A&&b.firstChild)if(b.firstChild.style.marginTop=-u+"px",A.parent&&!u){for(s=A.parent;s;)s.d.F&&(A=s),s=s.parent;if(s!==A){s=
58
- A.parent;for(m=b.firstChild;s;)m=m.firstChild,s=s.parent,m&&(m.style.marginTop=0)}}else{if(A.j.length&&!u)for(m=b.firstChild;A;)A.j.length&&m.firstChild?(A=A.j[0],m=m.firstChild,m.style.marginTop=0):A=h}else pb(b)}}),e.Z(c)?this.error=!0:!f&&d.P.L.sizetocontainer?this.sa=!0:(K(this.a,"marginTop",-this.size.n/2),K(this.a,"marginLeft",-this.size.Q/2),c.J=d.P.L.onlypage||cc(c,a),c.J&&x(this.a,"last-page"),this.k=b.innerHTML,this.end=new Zb(c.index,c.f,c.g),c.va+=1),this.v(),document.body.removeChild(b))}
59
- Lc.prototype.N=function(){if(this.s)return this.a;this.a=sb(this.k);this.s=!0;return this.a};Lc.prototype.v=function(){this.s=!1;Ub(this.a,"none");B("img",this.a).forEach(vb);this.a=h};Lc.prototype.H=function(){var a=Object.H(this);a.a=this.a&&this.a.cloneNode(!0)||h;a.s=this.s;return a};function Mc(a,b,c){this.i=[];this.Za=[];this.bb=a;this.Wa=c;if(b)if(b.nodeName!=="ARTICLE")this.error=!0;else{this.loaded=!0;a=document.createElement("div");c=document.createElement("div");a.style.display="none";x(a,"offscreen grid");x(c,"column");b.removeAttribute("id");pb(a);if(this.ya=b.getAttribute("data-theme")||b.getAttribute("data-grids")||h)x(a,this.ya),x(c,this.ya),Nc(this,this.bb);for(;b.firstChild;)c.appendChild(b.firstChild);a.appendChild(c);c.style.display="block";a.style.display="block";
60
- document.body.appendChild(a);this.content=new Bc(c,this.Wa);document.body.removeChild(a);a.removeChild(c);pb(c);Oc(this)}}function Nc(a,b){a.bb=a.ya?b.filter(function(a){return a.Bb.indexOf(this.ya)!==-1},a):b.slice(0)}function Pc(a,b){a.Za=a.bb.filter(function(a){return a.ia()&&Sb(a.size,{e:b.e-a.size.Ca,b:b.b-a.size.O-a.size.marginHeight})}).map(function(a){return a.wa(b.b)});a.Za.sort(Ic)}function Qc(a,b){if(!a.ua||a.ua.e!==b.e||a.ua.b!==b.b)a.ua=b,a.Ma=Sb(a.pa,b);return!a.Ma}
61
- function Oc(a){w("paginate");a.i=[];a.B=0;a.ua&&Pc(a,a.ua);a.ha=new bc;a.pa=h;a.Ma=!0;a.R=!1}
62
- Mc.prototype.rc=function(a,b,c){w("paginate");for(var d,b=b||0;!this.ha.J;)if(d=new Lc(this.content,this.Za,this.ha),d.sa){if(this.ha.J)break}else{if(d.error){if(this.ha.J)break;this.error=!0;C(document,"treesaver.paginationerror",{wb:this});this.ha.J=!0;break}this.i.push(d);this.B+=1;this.error=!1;var e=this.pa||{},f=d.size||{},i=f.O||(f.n?f.n-f.b:0),o=f.Ca||(f.Q?f.Q-f.e:0);this.pa={e:Math.max(e.e||0,f.e+o||0),b:Math.max(e.b||0,f.b+i||0),Ka:Math.min(e.Ka||Infinity,f.Ka+o||Infinity),V:Math.min(e.V||
63
- Infinity,f.V+i||Infinity)};if(!(b&&this.B<=b||c&&(c===$b||!(ac(c,d.end)>=0)))&&!this.ha.J){a&&(C(document,"treesaver.paginationprogress",{wb:this}),Rc(this,ha(arguments)));return}}this.R=!0;C(document,"treesaver.paginationprogress",{wb:this,Cc:!0})};function Rc(a,b){gb(Mc.prototype.rc,200,b,"paginate",a)}
64
- function Sc(a,b,c){a.Ma||Oc(a);var d=[],e=b>=0?b+c-1:Infinity;!a.R&&e>a.i.length-1&&Rc(a,[!0,e]);if(a.R)c=Math.min(c,a.B-(b>=0?b:b-1));else if(d.length=c,b<0)return d;if(b<0)for(e=-b;e<=c;e+=1)d[e+b]=a.i[a.B-e];else for(e=b;e<b+c;e+=1)d[e-b]=a.i[e];return d}
65
- function Tc(){var a=O.c[P.index],b=Q;if(!a.content)return-1;var c,d;if(!b||b.xb())return 0;a.Ma||Oc(a);if(!a.R&&(b===$b||!a.B||!(ac(b,a.i[a.B-1].end)>=0)))return Rc(a,[!0,h,b]),-1;if(b===$b)return a.R?a.B-1:-1;for(c=0,d=a.B;c<d;c+=1)if(ac(a.i[c].end,b)<0)return c;return a.R?a.B-1:-1};function S(a,b){this.index=a;this.anchor=b}var Uc=new S(Infinity),Vc=new S(0);S.prototype.xb=function(){return this.index===0};S.prototype.Z=function(a){return this.index===a.index};function Wc(){this.h=[];this.parent=h}Wc.prototype.appendChild=function(a){a.parent=this;this.h.push(a);return a};Wc.prototype.replaceChild=function(a,b){var c=this.h.indexOf(b);return c!==-1?(a.parent=b.parent,b.parent=h,this.h.splice(c,1,a)[0]):h};Wc.prototype.insertBefore=function(a,b){var c=this.h.indexOf(b);a.parent=this;c===0?this.h.unshift(a):c>1&&this.h.splice(c,0,a);return a};Wc.prototype.removeChild=function(a){var a=this.h.indexOf(a),b=h;if(a!==-1)b=this.h.splice(a,1)[0],b.parent=h;return b};var Xc=/^(?:([^:\/?#]+):)?(?:\/\/((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?))?((((?:[^?#\/]*\/)*)([^?#]*))(?:\?([^#]*))?(?:#(.*))?)/,Yc="source,scheme,authority,userInfo,user,password,host,port,relative,path,directory,file,query,anchor".split(",");function Zc(a){for(var b=Yc.length,a=Xc.exec(a),c={};b--;)c[Yc[b]]=a[b]||h;return c}
66
- function bd(a){var b="";a.scheme&&(b+=a.scheme+":");a.source&&/^(?:[^:\/?#]+:)?\/\//.test(a.source)&&(b+="//");a.authority&&(a.userInfo&&(b+=a.user||"",a.userInfo.indexOf(":")!==-1&&(b+=":"),b+=a.password||"",b+="@"),b+=a.host||"",a.port!==h&&(b+=":"+a.port));a.relative&&(a.path&&(b+=a.directory||"",b+=a.file||""),a.query&&(b+="?"+a.query),a.anchor&&(b+="#"+a.anchor));return b}
67
- function cd(a){a=Zc(a);return a.file?/^(index|default)\.(html?|php|asp|aspx)$/i.test(a.file)||T&&T.get("DirectoryIndex","index.html")===a.file:!1}function dd(a){a=Zc(a);a.anchor=h;return bd(a)}function ed(a){a=Zc(a);a.file=h;return bd(a)};function U(a,b){if(a)this.url=a,this.path=Zc(a).relative,this.l=b||{},this.c=[],this.Oa={},this.ub=[],this.h=[],this.refresh=0}var fd=/<title>\s*(.+?)\s*<\/title>/i;U.prototype=new Wc;n=U.prototype;
68
- n.parse=function(a){var b=document.createElement("div"),c=[];if(!a||typeof a!=="string"||a.trim()==="")return[];b.innerHTML=a;c=B("article",b).filter(function(a){return tb(a,"article")===h});if(c.length===0)c.push(document.createElement("article")),c[0].innerHTML=b.innerHTML;return c.map(function(a,b){var c=a.getAttribute("id")||(b===0?h:"_"+b),i=new Mc(gd,a,this);c&&(this.Oa[c]=b,this.ub[b]=c);return i},this)};
69
- n.Z=function(a){var b=a;if(!b)return!1;if(typeof a!=="string"&&a.url)b=a.url;return cd(b)&&cd(this.url)?b===this.url:cd(b)?ed(b)===this.url:cd(this.url)?b===ed(this.url):b===this.url};n.ia=function(){return this.r?Xa(this.r,!0):!0};n.$a=function(a){return this.c[a]||h};n.vc=function(a){this.c=a};n.ab=function(){return this.l};n.jc=function(){return this.url};n.hc=function(){return this.c.length};function hd(a){return(a=fd.exec(a))&&a[1]?a[1]:h}
70
- n.load=function(a){var b=this,c=h;if(!this.ta){this.ta=!0;if(!r&&(c=yb("cache:"+this.url),!a&&c))this.c=this.parse(c),this.title=hd(c),this.loaded=!0,C(document,"treesaver.loaded",{document:this});v.get(this.url,function(a){b.ta=!1;if(a){if(r||c!==a)r||xb("cache:"+b.url,a,!0),b.c=b.parse(a),b.title=hd(a),b.loaded=!0,C(document,"treesaver.loaded",{document:b})}else if(r||!c)b.mc=!0,b.loaded=!1,C(document,"treesaver.loadfailed",{document:b})})}};p("treesaver.Document",U);
71
- p("treesaver.Document.prototype.setArticles",U.prototype.vc);p("treesaver.Document.prototype.getNumberOfArticles",U.prototype.hc);p("treesaver.Document.prototype.getArticle",U.prototype.$a);p("treesaver.Document.prototype.parse",U.prototype.parse);p("treesaver.Document.prototype.getUrl",U.prototype.jc);p("treesaver.Document.prototype.getMeta",U.prototype.ab);function zb(a){return window.JSON.parse(a)}p("treesaver.jsonParse",zb);if(!Object.keys)Object.keys=function(a){var b=[],c;for(c in a)a.hasOwnProperty(c)&&b.push(c);return b};Object.H=function(a){function b(){}b.prototype=a;return new b};function id(a){this.url=a}id.prototype=new Wc;n=id.prototype;n.w=[];
72
- function jd(a,b){var c=h,d=h,e={},f=h,i=0,o=h;typeof b==="string"?c=b:(c=b.url,d=b.contents,Object.keys(b).forEach(function(a){e[a]=b[a]}),b.refresh&&(i=parseInt(b.refresh,10)),b.requires&&(typeof b.requires==="string"?f=b.requires.split(/\s|,\s/g):Array.isArray(b.requires)&&(f=b.requires.map(function(a){return a.toString()})),f=f.filter(function(a){return a.trim()!==""})));if(!c)return h;c=dd(v.oa(c));o=new U(c,e);if(i)o.refresh=i;d&&Array.isArray(d)&&d.forEach(function(a){o.appendChild(jd(this,
73
- a))},a);if(f)o.r=f;return o}n.update=function(){var a=0;this.w=[];this.Xa={};this.Ya={};kd(this,this.h,function(b){this.Xa[b.url]?this.Xa[b.url].push(b):this.Xa[b.url]=[b];this.w.push(b);this.Ya[b.url]?this.Ya[b.url].push(a):this.Ya[b.url]=[a];a+=1},this);C(document,"treesaver.index.updated",{index:this})};function kd(a,b,c,d){return b.every(function(a){return c.call(d,a)!==!1&&kd(this,a.h,c,d)},a)}n.ic=function(){return this.w.length};
74
- function ld(a,b){var c=-1,d=0;kd(a,a.h,function(a){a.Z(b)&&(c=d);d+=1},a);return c}n.Fa=function(a){var b=[];return a?(kd(this,this.h,function(c){c.Z(a)&&b.push(c)},this),b):this.w};
75
- n.parse=function(a){var b={h:[],D:{},l:{}};if(!a)return b;if(typeof a==="string")try{a=zb(a)}catch(c){return b}if(Object.prototype.toString.apply(a)!=="[object Object]")return b;if(!a.contents||!Array.isArray(a.contents))return b;b.h=a.contents.map(function(a){return jd(this,a)},this);b.h=b.h.filter(function(a){return a!==h});b.h=b.h.map(function(a){return this.appendChild(a)},this);if(a.settings)b.D={},Object.keys(a.D).forEach(function(c){b.D[c]=a.D[c]});Object.keys(a).forEach(function(c){c!=="settings"&&
76
- (b.l[c]=a[c])});return b};n.set=function(a,b){return this.D[a]=b};n.get=function(a,b){return this.D.hasOwnProperty(a)?this.D[a]:b};n.ab=function(){return this.l};
77
- n.load=function(){var a=this,b=h,c=h;if(!this.ta)if(this.url){this.ta=!0;if(!r&&(b=yb("cache:"+this.url)))c=this.parse(b),this.h=c.h,this.l=c.l,this.D=c.D,this.loaded=!0,C(document,"treesaver.index.loaded",{index:this}),this.update();v.get(this.url,function(d){a.ta=!1;if(d){if(r||b!==d)r||xb("cache:"+a.url,d,!0),c=a.parse(d),a.h=c.h,a.l=c.l,a.D=c.D,a.loaded=!0,C(document,"treesaver.index.loaded",{index:a}),a.update()}else if(r||!b)a.mc=!0,a.loaded=!1,C(document,"treesaver.index.loadfailed",{index:a})})}else C(document,
78
- "treesaver.index.loadfailed",{index:this})};p("treesaver.Index",id);p("treesaver.Index.prototype.get",id.prototype.get);p("treesaver.Index.prototype.set",id.prototype.set);p("treesaver.Index.prototype.update",id.prototype.update);p("treesaver.Index.prototype.getDocuments",id.prototype.Fa);p("treesaver.Index.prototype.getNumberOfDocuments",id.prototype.ic);p("treesaver.Index.prototype.getMeta",id.prototype.ab);var T,gd,V,W,P,O,md,Q,nd,Z,od,pd,qd,rd;function sd(){var a=ga;W=V=-1;P=Vc;gd=td();if(!gd)return!1;Z=new U(dd(document.location.href),{});if(a)Z.c=Z.parse(a),Z.title=document.title,Z.loaded=!0;D(document,"treesaver.index.loaded",ud);D(document,"treesaver.index.updated",vd);T=new id(wd());T.appendChild(Z);T.update();T.load();xd(Z,Vc,h,h,!0);yd();zd();Ad.forEach(function(a){D(document,a,Bd)});D(window,"popstate",Bd);return!0}
79
- function Cd(){Q=md=O=h;W=V=-1;pd=od=P=h;G(document,"treesaver.index.loaded",ud);G(document,"treesaver.index.updated",vd);Ad.forEach(function(a){G(document,a,Bd)});G(window,"popstate",Bd)}function vd(a){a.index.Fa().forEach(function(a){a.refresh&&jb(function(){a.load(!0)},a.refresh*1E3,Infinity,[],a.url)})}
80
- function ud(a){var a=a.index,b=a.Fa(Z.url);if(b.length)b.forEach(function(a){Z.l=a.l;Z.children=a.children;Z.r=a.r;Z.refresh=a.refresh;a.parent.replaceChild(Z,a)}),W=ld(a,Z),document.title=Z.l.title||Z.title}function td(){var a=[];Pb("grid").forEach(function(b){var c=b.getAttribute("data-requires");if(!c||Xa(c.split(" ")))b=new Ec(b),b.error||a.push(b)});return a}
81
- function yd(){var a=Pb("loading")[0];a||(a=document.createElement("div"));document.body.appendChild(a);a.style.top="50%";a.style.left="50%";K(a,"margin-top",-J(a)/2);K(a,"margin-left",-Tb(a)/2);document.body.removeChild(a);od=qb(a);a=a.cloneNode(!0);document.body.appendChild(a);pd=new N(a);document.body.removeChild(a)}
82
- function zd(){var a=Pb("error")[0];a||(a=document.createElement("div"));document.body.appendChild(a);a.style.top="50%";a.style.left="50%";K(a,"margin-top",-J(a)/2);K(a,"margin-left",-Tb(a)/2);document.body.removeChild(a);qd=qb(a);a=a.cloneNode(!0);document.body.appendChild(a);rd=new N(a);document.body.removeChild(a)}var Ad=["treesaver.loaded","treesaver.loadfailed","treesaver.paginationprogress"];
83
- function Bd(a){if(a.type==="treesaver.paginationprogress")C(document,"treesaver.pageschanged");else if(a.type==="treesaver.loaded")document.title=O.l.title||O.title,C(document,"treesaver.pageschanged");else if(a.type==="treesaver.loadfailed"&&a.document===O)v.Ja()&&(document.location=O.url);else if(a.type==="popstate"){var b=-1,c=h,d;a.state?(d=(b=a.state.index)||b===0?T.w[b]:h)?(c=a.state.position,xd(d,Vc,c?new Zb(c.X,c.u,c.g):h,b,!0)):Dd(a.state.url):(b=ld(T,Z),xd(Z,Vc,h,b))}}
84
- function wd(){var a=B("link[rel~=index]")[0];return!a?h:v.oa(a.href)}function Ed(){return V!==-1?V>=1?!0:Fd():!Q&&Fd()}function Fd(){return P.index>0||Gd()}function Gd(){for(var a=W-1;a>=0;a-=1)if(T.w[a].ia())return!0;return!1}function Hd(a,b){if(!Fd())return h;if(P.index>0){var c=new S(P.index-1),d=W,e=O;return b?e:xd(e,c,a?$b:h,d)}else{if(Gd()){c=W-1;for(e=d=h;c>=0;c-=1)if(d=T.w[c],d.ia())break;d?(e=d.loaded?new S(d.c.length-1):Uc,c=b?d:xd(d,e,a?$b:h,c)):c=h}else c=h;return c}}
85
- function Id(){if(V===-1)return!Q&&Hd(!0)?!0:!1;var a=V-1;if(a<0)return Hd(!0)?!0:!1;V=a;Q=h;C(document,"treesaver.pageschanged");return!0}function Jd(){return V!==-1?V<O.c[P.index].B-1?!0:O.c[P.index].R&&Kd():Q===$b?Kd():!1}function Kd(){return P.index<O.c.length-1||Ld()}function Ld(){for(var a=W+1,b=T.w.length;a<b;a+=1)if(T.w[a].ia())return!0;return!1}
86
- function Md(a){if(!Kd())return h;if(P.index<O.c.length-1){var b=new S(P.index+1),c=W,d=O;return a?d:xd(d,b,h,c)}else{if(Ld()){b=W+1;c=h;for(d=T.w.length;b<d;b+=1)if(c=T.w[b],c.ia())break;a=c?a?c:xd(c,Vc,h,b):h}else a=h;return a}}function Nd(){if(V===-1)return Q===$b?Md():!1;var a=V+1;if(a>=O.c[P.index].B)return O.c[P.index].R?Md():!1;V=a;Q=h;C(document,"treesaver.pageschanged");return!0}
87
- function Dd(a){var b=Zc(a).anchor,c=T.Fa(dd(a)),a=-1,d=h;return c.length!==0&&(c=c[0],a=ld(T,c),d=c.loaded&&b?new S(c.Oa[b]||0):new S(0,b),a!==-1)?xd(c,d,h,a):!1}
88
- function Od(a){P.index===Infinity&&O.loaded?P=new S(O.c.length-1):P.anchor&&O.loaded&&(P=new S(O.Oa[P.anchor]||0));O.c[P.index]&&Qc(O.c[P.index],a)&&(V=-1,nd=0);var b=[],c,d,e;if(O.c[P.index]&&V===-1&&(V=Tc(),V===-1))return b.length=3,b[1]=Pd(),b;c=V-1;if(c<0){if((d=Hd(!1,!0))&&d.loaded&&d===O)Qc(d.c[P.index-1],a),b=Sc(d.c[P.index-1],c,-c);else if(d&&d.loaded&&d.c[d.c.length-1].R)b=Sc(d.c[d.c.length-1],c,-c);else for(d=0,e=-c;d<e;d+=1)b[d]=h;d=3+c;c=0}else d=3;O.c[P.index]&&(b=b.concat(Sc(O.c[P.index],
89
- c,d)));if(d=3-b.length)if((c=Md(!0))&&c===O)Qc(c.c[P.index+1],a),b=b.concat(Sc(c.c[P.index+1],0,d));else if(c)c.loaded?(Qc(c.c[0],a),b=b.concat(Sc(c.c[0],0,d))):(c.load(),b.length=3);for(d=1,e=b.length;d<e;d+=1)b[d]||(b[d]=O.error?{N:Lc.prototype.N,v:Lc.prototype.v,k:qd,size:rd}:Pd());if((!Q||Q===$b)&&b[1]&&b[1].yb)Q=b[1].yb;O.c[P.index]&&!nd&&(a=O.c[P.index],nd=a.pa?a.pa.e:0);for(d=0;d<b.length;d+=1)for(a=d+1;a<b.length;a+=1)b[d]&&b[d]===b[a]&&(b[a]=b[d].H());return b}
90
- function Qd(){return O.url}function Rd(){return V+1||1}function Sd(){return!O.c[P.index]||P===Uc?1:O.c[P.index].B||1}function Td(){return W+1||1}function Ud(){return T.w.length}
91
- function xd(a,b,c,d,e){var f=h,i=h,f=h,o;if(!a)return!1;f=a.ub[b&&b.index||0]||h||!!b.anchor&&b.anchor;i=a.url+(f?"#"+f:"");f=a.path+(f?"#"+f:"");if(a.Z(O)&&d!==W&&!P.Z(b))return md=o=O.$a(b.index),P=b,Q!==c&&(Q=c,V=-1),V=-1,e?Ab({index:d,url:i,position:c},a.l.title,f):Bb({index:d,url:i,position:c},a.l.title,f),C(document,"treesaver.pageschanged"),C(document,"treesaver.articlechanged",{article:o}),!0;document.title=a.l.title||a.title;O=a;Q!==c&&(Q=c,V=-1);V=-1;P=b;md=O.$a(b&&b.index||0);if(a.loaded){if(a.error)v.Ja()&&
92
- (document.location=a.url)}else a.load();W=d||d===0?d:ld(T,a);e?Ab({index:d,url:i,position:c},a.l.title||"",f):Bb({index:d,url:i,position:c},a.l.title||"",f);C(document,"treesaver.pageschanged");C(document,"treesaver.documentchanged",{document:a,url:i,path:f});C(document,"treesaver.articlechanged",{article:md});return!0}function Pd(){return{N:Lc.prototype.N,v:Lc.prototype.v,k:od,size:pd}}p("treesaver.canGoToNextPage",Jd);p("treesaver.canGoToPreviousPage",Ed);p("treesaver.canGoToNextDocument",Ld);
93
- p("treesaver.canGoToPreviousDocument",Gd);p("treesaver.getCurrentUrl",Qd);p("treesaver.getCurrentPageNumber",Rd);p("treesaver.getCurrentPageCount",Sd);p("treesaver.getCurrentDocumentNumber",Td);p("treesaver.getCurrentDocument",function(){return O});p("treesaver.getDocumentCount",Ud);p("treesaver.goToDocumentByURL",Dd);function Vd(a){this.r=a.hasAttribute("data-requires")?a.getAttribute("data-requires").split(" "):h;jc(a);this.k=a.parentNode.innerHTML;this.size=new N(a);delete this.size.e;delete this.size.b}
94
- Vd.prototype.N=function(){if(!this.s)this.s=!0,this.a=sb(this.k),this.T=B(".viewer",this.a)[0],this.Qb=B(".pagewidth",this.a),this.nextPage=B(".next",this.a),this.gb=B(".nextArticle",this.a),this.lb=B(".prev",this.a),this.kb=B(".prevArticle",this.a),this.ib=[],this.jb=[],this.Ga=[],this.cb=[],this.Ra=[],this.Sa=[],this.mb=[],this.nb=[],B("[data-ts-template]",this.a).forEach(function(a){var b,c;switch(a.getAttribute("data-ts-template")){case "position":b=this.ib;c=this.jb;break;case "index":b=this.Ga;
95
- c=this.cb;break;case "currentdocument":b=this.Ra;c=this.Sa;break;case "publication":b=this.mb;c=this.nb;break;default:return}b.push(a);c.push(a.innerHTML)},this),this.Mb=B(".menu",this.a),this.qb=B(".sidebar",this.a),this.i=[],Wd.forEach(function(a){D(document,a,this)},this),this.Aa=!1,Xd(this);return this.a};
96
- Vd.prototype.v=function(){if(this.s)Yd(),this.s=!1,Wd.forEach(function(a){G(document,a,this)},this),this.nb=this.mb=this.Sa=this.Ra=this.cb=this.Ga=this.jb=this.ib=this.kb=this.lb=this.gb=this.nextPage=this.qb=this.Mb=this.Qb=this.T=this.a=h,this.i.forEach(function(a){a&&a.v()}),this.hb=this.i=h,w("idletimer"),w("updateTOC"),Yd()};function Yd(){w("selectPages");w("animatePages")}var Wd="treesaver.index.updated,treesaver.pageschanged,treesaver.documentchanged,keydown,click,mousewheel,DOMMouseScroll".split(",");
97
- wa?Wd.push("touchstart","touchmove","touchend","touchcancel"):Wd.push("mouseover");
98
- Vd.prototype.handleEvent=function(a){switch(a.type){case "treesaver.pageschanged":return Zd(this);case "treesaver.index.updated":return kb(this.Vb,"updateTOC",this),Zd(this);case "treesaver.documentchanged":$d(this);ae(this);break;case "mouseover":a.touches||Xd(this);break;case "touchstart":var b=be(a.target),c=ce(b),d,e,f;if(q.contains(be(a.target)))if(a.stopPropagation(),a.preventDefault(),this.U&&!c)de(this);else{if(c)for(d=c;d;){e=d.id;if(e==="prevPage"||e==="nextPage"){c=h;break}d=d.parentNode}b=
99
- this.T.contains(b);d=a.touches[0].pageX;e=a.touches[0].pageY;f=ba();this.za={Ec:d,Fc:e,startTime:f,Jb:d,Kb:e,Dc:f,Ta:0,Ua:0,Db:0,ea:0,tb:0,xc:0,fa:a.touches.length,Ac:b,qc:this.C,Tb:c,Ab:c&&c.scrollWidth!==c.clientWidth};if(this.za.fa===2)this.za.wc=a.touches[1].pageX;lb(["resumeTasks"])}break;case "touchmove":if(c=this.za)a.stopPropagation(),a.preventDefault(),b=ba(),d=a.touches[0].pageX,e=a.touches[0].pageY,c.Db=c.Ib-b,c.Ta=d-c.Jb,c.Ua=e-c.Kb,c.Ib=b,c.Jb=a.touches[0].pageX,c.Kb=a.touches[0].pageY,
100
- c.xc+=c.Db,c.ea+=c.Ta,c.tb+=c.Ua,c.fa=Math.min(a.touches.length,c.fa),c.Ub=c.fa===1&&Math.abs(c.ea)>=30&&Math.abs(c.ea)*2>Math.abs(c.tb),c.Tb&&(c.Va||c.Ab||!c.Ub)?(c.Va=c.Va||c.Ab||Math.abs(c.tb)>=30,a=c.Tb,b=-c.Ua,a.scrollLeft+=-c.Ta,a.scrollTop+=b,c.Ac||Xd(this)):c.fa===2?c.sb=a.touches[1].pageX-c.wc:(this.C=c.qc+c.ea,this.Ba(!0));break;case "touchend":d=this.za;e=!1;c=be(a.target);b=this.U||this.T.contains(c);ee(this);if(d&&(a.stopPropagation(),a.preventDefault(),d.Va?b?this.S():Xd(this):d.fa===
101
- 1?d.Ib?d.Ub&&((e=d.ea>0?fe(this):ge(this))?this.S():Xd(this)):(d=document.createEvent("MouseEvents"),d.initMouseEvent("click",!0,!0,a.view,1,a.changedTouches[0].screenX,a.changedTouches[0].screenY,a.changedTouches[0].clientX,a.changedTouches[0].clientY,a.ctrlKey,a.altKey,a.shiftKey,a.metaKey,0,h),c.dispatchEvent(d)&&b?this.Aa?this.S():Xd(this):b?this.S():Xd(this),e=!0):d.fa===2&&Math.abs(d.sb)>=30&&(d.ea<0&&d.sb<0?e=Md():d.ea>0&&d.sb>0&&(e=Hd()),e?this.S():Xd(this)),!e))this.vb=ba(),this.C=0,this.Ba();
102
- break;case "touchcancel":return ee(this);case "keydown":a:if(this.U)de(this),a.preventDefault();else if(!/input|select|textarea/i.test(a.target.tagName)&&!he(a)){switch(a.keyCode){case 34:case 39:case 40:case 74:case 32:ge(this);break;case 33:case 37:case 38:case 75:fe(this);break;case 72:Hd();break;case 76:Md();break;default:b=g;break a}this.S();a.preventDefault()}return b;case "click":return this.click(a);case "mousewheel":case "DOMMouseScroll":if(he(a))c=!0;else if(ce(be(a.target)))c=!0;else if(this.U)de(this),
103
- a.preventDefault();else if(b=ba(),!(this.Hb&&b-this.Hb<1500))this.Hb=b,b=a.wheelDelta?a.wheelDelta:a.detail?-a.detail:0,d=this.T.contains(be(a.target)),b&&d&&(a.preventDefault(),a.stopPropagation(),b>0?fe(this):ge(this),this.S());return c}};function he(a){return a.ctrlKey||a.shiftKey||a.altKey||a.metaKey}n=Vd.prototype;
104
- n.click=function(a){if(he(a))return!0;if(!("which"in a&&a.which!==1||a.button)){var b=be(a.target),c,d,e=c=d=c=!1,f=h;if(this.U){if(this.A.a.contains(b)&&(c=b.nodeName==="A"?b:tb(b,"A"))&&c.href)if(d=v.oa(c.href),!Dd(d))return;de(this);a.stopPropagation();a.preventDefault()}else{this.Mb.forEach(function(a){y(a,"menu-active")&&(e=a.contains(b),nb(a,"menu-active"))},this);(c=this.qb.some(function(a){return a.contains(b)}))||this.qb.forEach(function(a){ie(a)},this);if(this.i[0]&&this.i[0].a.contains(b))fe(this),
105
- d=!0;else if(this.i[2]&&this.i[2].a.contains(b))ge(this),d=!0;else for(c=this.i[1]&&this.i[1].a.contains(b);!d&&b&&b!==q;){if(c)y(b,"zoomable")&&(d=je(this,b));else if(y(b,"prev"))fe(this),d=!0;else if(y(b,"next"))ge(this),d=!0;else if(y(b,"prevArticle"))Hd(),d=!0;else if(y(b,"nextArticle"))Md(),d=!0;else if(y(b,"menu"))e||x(b,"menu-active"),d=!0;else if(y(b,"sidebar")||y(b,"open-sidebar")||y(b,"toggle-sidebar")||y(b,"close-sidebar"))if(f=ke(b))y(b,"sidebar")||y(b,"open-sidebar")?le(f):y(b,"toggle-sidebar")?
106
- me(f):ie(f),d=!0;if(!d&&b.href){if(b.getAttribute("target")==="lightbox"){b=b.parentNode;continue}d=v.oa(b.href);if(!Dd(d))return;d=!0}b=b.parentNode}d&&(a.stopPropagation(),a.preventDefault())}}};function be(a){a?a.nodeType!==1&&a.parentNode&&(a=a.parentNode||q):a=q;return a}function ee(a){kb(mb,"resumeTasks");a.za=h}function ce(a){for(;a&&a!=document.documentElement;){if(y(a,"scroll"))return a;a=a.parentNode}}function fe(a){if(Ed())return ne(a,-1),Id()}
107
- function ge(a){if(Jd())return ne(a,1),Nd()}function Xd(a){if(!a.Aa)a.Aa=!0,x(a.a,"active"),C(document,"treesaver.active");var b=a.S,c=Za.idletimer;c?c.eb=ba():fb(b,5E3,1,h,!1,"idletimer",a)}n.S=function(){if(this.Aa)this.Aa=!1,nb(this.a,"active"),C(document,"treesaver.idle");w("idletimer")};function le(a){C(document,"treesaver.sidebaractive",{sidebar:a});x(a,"sidebar-active")}function ie(a){y(a,"sidebar-active")&&C(document,"treesaver.sidebarinactive",{sidebar:a});nb(a,"sidebar-active")}
108
- function me(a){y(a,"sidebar-active")?ie(a):le(a)}function ke(a){if(y(a,"sidebar"))return a;for(;(a=a.parentNode)!==h&&a.nodeType===1;)if(y(a,"sidebar"))return a;return h}
109
- function je(a,b){var c;c=parseInt(b.getAttribute("data-figureindex"),10);c=isNaN(c)?h:O.c[P.index].content.o[c];if(!c)return!1;a.S();if(!a.U){var d=oe(),e=pe,f,i,o,k=h;for(f=0,i=e.length;f<i;f+=1)if(o=e[f],o.ba()&&o.Ea(d)){k=o;break}a.A=k;if(!a.A)return!1;a.U=!0;a.A.N();a.a.parentNode.appendChild(a.A.a)}a.A.a=a.A.a;K(a.A.a,"width",Tb(a.a));K(a.A.a,"height",J(a.a));d=a.A;d.p=d.p;e=new N(d.p);e={e:e.e,b:e.b};o=oc(c,e);f=Tb(d.p.offsetParent);i=J(d.p.offsetParent);var l;d.p=d.p;d.s&&o?(hc(o.qa,d.p,o.name),
110
- d.p.style.bottom="auto",d.p.style.right="auto",l=new N(d.p),o=l.e,k=l.b,c.Na&&(o=Math.min(e.e,o),k=Math.min(e.b,k),K(d.p,"width",o),K(d.p,"height",k),x(d.p,"scroll"),Kc(d.p)),K(d.p,"left",(f-o-l.Ca)/2),K(d.p,"top",(i-k-l.O)/2),c=!0):c=!1;return!c?(de(a),!1):!0}function de(a){if(a.U)a.U=!1,a.a.parentNode.removeChild(a.A.a),a.A.v(),a.A=h}n.ba=function(){return!this.r?!0:Xa(this.r,!0)};n.Ea=function(a){return Sb(this.size,a)};
111
- function $d(a){var b=Qd();a.Ga.forEach(function(a){var d=B("a[href]",a).filter(function(a){return v.oa(a.href)===b}),e=[];d.length&&(e=ha(a.children),e.forEach(function(a){d.some(function(b){return a.contains(b)})?x(a,"current"):nb(a,"current")}))})}function ae(a){a.ib.forEach(function(a,c){a.innerHTML=Mustache.to_html(this.jb[c],{pagenumber:Rd(),pagecount:Sd(),url:Qd(),documentnumber:Td(),documentcount:Ud()})},a)}
112
- function qe(a){a.mb.forEach(function(a,c){a.innerHTML=Mustache.to_html(this.nb[c],T.l)},a)}function re(a){a.Ra.forEach(function(a,c){a.innerHTML=Mustache.to_html(this.Sa[c],O.l)},a)}function se(a){var b=nd;b&&a.Qb.forEach(function(a){K(a,"width",b)},a)}function te(a,b){a.nodeName==="BUTTON"?a.disabled=!b:b?nb(a,"disabled"):x(a,"disabled")}function ue(a){if(a.nextPage){var b=Jd();a.nextPage.forEach(function(a){te(a,b)},a)}}function ve(a){if(a.gb){var b=Kd();a.gb.forEach(function(a){te(a,b)},a)}}
113
- function we(a){if(a.lb){var b=Ed();a.lb.forEach(function(a){te(a,b)},a)}}function xe(a){if(a.kb){var b=Fd();a.kb.forEach(function(a){te(a,b)},a)}}function Zd(a){kb(a.uc,"selectPages",a)}n.uc=function(){Yd();ye(this);ne(this);ae(this);re(this);qe(this);se(this);ue(this);ve(this);we(this);xe(this)};n.Vb=function(){w("updateTOC");var a={contents:T.h.map(function(a){return a.l})};this.Ga.forEach(function(b,c){b.innerHTML=Mustache.to_html(this.cb[c],a)},this);$d(this)};
114
- function ye(a){var b=a.i;a.i=Od(a.hb);b.forEach(function(a){if(a){var b=a.a;this.i.indexOf(a)===-1&&(a.v(),b&&b.parentNode===this.T&&this.T.removeChild(b))}},a);a.i.forEach(function(a,b){if(a){var e=a.a||a.N();e.parentNode||this.T.appendChild(e);e.setAttribute("id",b===0?"previousPage":b===1?"currentPage":"nextPage")}},a)}
115
- function ne(a,b){var c=a.i[0],d=a.i[1],e=a.i[2],f,i=d.size.Q/2;a.da=[0,0,0];c&&(f=Math.max(d.size.marginLeft,c.size.marginRight),a.da[0]=-(i+f+c.size.Q/2));e&&(f=Math.max(d.size.marginRight,e.size.marginLeft),a.da[2]=i+f+e.size.Q/2);b?(b>0?(d.a.setAttribute("id","nextPage"),e?(b=-a.da[2],e.a.setAttribute("id","currentPage")):b=-(d.size.Q+d.size.marginRight)):(d.a.setAttribute("id","previousPage"),c?(b=-a.da[0],c.a.setAttribute("id","currentPage")):b=d.size.Q+d.size.marginLeft),a.da=a.da.map(function(a){return a+
116
- b}),a.vb=ba(),a.C-=b):a.C=a.C||0;a.Ba()}n.Ba=function(a){!a&&this.C?(lb(["animatePages","resumeTasks"]),a=1-(ba()-this.vb||0)/400,a=Math.max(0,Math.min(1,a)),(this.C=Math.round(this.C*a))?kb(this.Ba,"animatePages",this):(this.C=0,kb(mb,"resumeTasks"))):w("animatePages");this.i.forEach(function(a,c){a&&a.a&&Xb(a.a,this.da[c]+this.C,0)},this)};function ze(a){B(".container",a);this.r=a.hasAttribute("data-requires")?a.getAttribute("data-requires").split(" "):h;this.k=a.parentNode.innerHTML;this.size=new N(a);delete this.size.e;delete this.size.b}ze.prototype.N=function(){if(!this.s)this.s=!0,this.a=sb(this.k),this.p=B(".container",this.a)[0];return this.a};ze.prototype.v=function(){if(this.s)this.s=!1,this.a=h};ze.prototype.Ea=function(a){return Sb(this.size,a)};ze.prototype.ba=function(){return!this.r?!0:Xa(this.r,!0)};var $,Ae,pe;function Be(){var a=[];Pb("chrome").forEach(function(b){var c;c=b.getAttribute("data-requires");if(!c||Xa(c.split(" ")))$.ja.appendChild(b),c=new Vd(b),a.push(c),$.ja.removeChild(b)});return a}function Ce(){var a=[];Pb("lightbox").forEach(function(b){var c;c=b.getAttribute("data-requires");if(!c||Xa(c.split(" ")))$.ja.appendChild(b),c=new ze(b),a.push(c),$.ja.removeChild(b)});return a}
117
- function De(){if($.orientation!==window.orientation)Ua(),$.orientation=window.orientation,$.orientation%180?$.viewport.setAttribute("content","width=device-height, height=device-width"):$.viewport.setAttribute("content","width=device-width, height=device-height"),va&&!ea&&!Ia&&window.scrollTo(0,0)}function oe(){if(r||!ea)return(window.pageYOffset||window.pageXOffset)&&window.scrollTo(0,0),{e:window.innerWidth,b:window.innerHeight};else{var a=q;return{e:Tb(a),b:J(a)}}}
118
- function Ee(){var a=oe(),b;if(a.b!==$.size.b||a.e!==$.size.e){$.size=a;if(!$.G||!$.G.ba()||!$.G.Ea(a)){b=Ae;var c,d,e,f=h;for(c=0,d=b.length;c<d;c+=1)if(e=b[c],e.ba()&&e.Ea(a)){f=e;break}b=f;if(!b)return;pb($.ja);$.G&&$.G.v();$.ja.appendChild(b.N());$.G=b;C(document,"treesaver.chromechanged",{node:b.a})}b=$.G;K(b.a,"width",a.e);K(b.a,"height",a.b);b.hb=h;b.hb={e:Tb(b.T),b:J(b.T)};O&&(Zd(b),kb(b.Vb,"updateTOC",b))}}
119
- if(r){var Fe=function(a){return function(){$.G&&Xd($.G);a()}};p("treesaver.nextPage",Fe(Nd));p("treesaver.previousPage",Fe(Id));p("treesaver.nextArticle",Fe(Md));p("treesaver.previousArticle",Fe(Hd))};/*
8
+ (function(){'use strict';var g=void 0,i=null,n;window.Cc=!0;var aa=this,o=Date.now||function(){return+new Date};function p(a,b){var c=a.split("."),d=aa;!(c[0]in d)&&d.execScript&&d.execScript("var "+c[0]);for(var e;c.length&&(e=c.shift());)!c.length&&b!==g?d[e]=b:d=d[e]?d[e]:d[e]={}};var ba={},r,da,ea,fa;if(!1 in Array)Array.isArray=function(a){return Object.prototype.toString.apply(a)==="[object Array]"};function ga(a){return Array.prototype.slice.call(a,0)}function ha(a,b){var c=a.slice(b+1||a.length);a.length=b<0?a.length+b:b;a.push.apply(a,c)};p("treesaver.VERSION","0.9.2-299-gb431024");var ia,ja,t=window.navigator.userAgent.toLowerCase(),ka=document.compatMode!=="BackCompat"&&"XMLHttpRequest"in window&&"addEventListener"in document&&"getComputedStyle"in window&&"querySelectorAll"in document&&"localStorage"in window&&"JSON"in window,v=!!window.TS_WITHIN_NATIVE_IOS_APP,ma=v||la==="android"||/mobile/.test(t),na=window.screen.width<=600,oa=v?"safari":/webkit/.test(t)?/chrome|safari/.test(t)?/(chrome|safari)/.exec(t)[0]:"webkit":/opera/.test(t)?"opera":/msie/.test(t)?"msie":!/compatible/.test(t)&&
9
+ /mozilla/.test(t)?"mozilla":"unknown",la=(/(android|ipad|iphone|ipod|win|mac|linux)/.exec(window.navigator.platform?window.navigator.platform.toLowerCase():/android/.test(t)?"android":"unknown")||["unknown"])[0],pa=function(){switch(oa){case "chrome":case "safari":case "webkit":return"-webkit-";case "mozilla":return"-moz-";case "msie":return"-ms-";case "opera":return"-o-";default:return""}}(),qa=function(){switch(oa){case "chrome":case "safari":case "webkit":return"Webkit";case "mozilla":return"Moz";
10
+ case "msie":return"ms";case "opera":return"O";default:return""}}();function ra(a,b,c){var d=document.documentElement.style,b=b&&qa?qa+a[0].toUpperCase()+a.substr(1):!1;return!c&&typeof d[a]!=="undefined"||!!b&&typeof d[b]!=="undefined"}
11
+ var ta=v||"orientation"in window,ua=v||"createTouch"in document||/android/.test(t),va=!v&&function(){if(window.navigator.plugins&&window.navigator.plugins.length)return!!window.navigator.plugins["Shockwave Flash"];else if("ActiveXObject"in window)try{return!!new window.ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(a){}return!1}(),wa="CSSFontFaceRule"in window,xa="getContext"in document.createElement("canvas");
12
+ if("createElementNS"in document)var ya="createElementNS"in document&&"createSVGRect"in document.createElementNS("http://www.w3.org/2000/svg","svg"),za=ya&&/SVG/.test(document.createElementNS("http://www.w3.org/2000/svg","animate").toString()),Aa=ya&&/SVG/.test(document.createElementNS("http://www.w3.org/2000/svg","clipPath").toString());var Ba,Ca=document.createElement("div");Ca.innerHTML="<svg/>";Ba=(Ca.firstChild&&Ca.firstChild.namespaceURI)=="http://www.w3.org/2000/svg";
13
+ var Da="canPlayType"in document.createElement("video"),Ea="localStorage"in window,Fa=!v&&"applicationCache"in window,Ga=v||window.navigator.standalone,Ha=v||ra("transformProperty")||ra("transform",!0,!0),Ia;
14
+ if(!(Ia=v)){var Ja=ra("perspectiveProperty")||ra("perspective",!0,!0);if(Ja&&"WebkitPerspective"in document.documentElement.style&&oa!=="safari"){var Ka=document.createElement("style"),La=document.createElement("div"),Ma="@media (perspective)",Na;Ma+=",("+pa+"perspective)";Ka.textContent=Ma+"{#ts-test {height:3px}}";La.setAttribute("id","ts-test");document.documentElement.appendChild(Ka);document.documentElement.appendChild(La);Na=La.offsetHeight===3;document.documentElement.removeChild(Ka);document.documentElement.removeChild(La);
15
+ Ja=Na}Ia=Ja}var Pa=Ia,Qa=v||ra("transitionProperty",!0);function w(a){return a?"":"no-"}var Ra=!1;
16
+ function Sa(){ia||(ia=[],ia.push("js",w(xa)+"canvas",w(Ea)+"localstorage",w(Da)+"video",w(Fa)+"applicationcache",w(wa)+"fontface",w(ua)+"touch",w(Ha)+"csstransforms",w(Pa)+"csstransforms3d",w(Qa)+"csstransitions",w(ya)+"svg",w(Ba)+"inlinesvg",w(za)+"smil",w(Aa)+"svgclippaths",w(ka)+"treesaver",w(va)+"flash",w(ta)+"orientation",w(Ga)+"fullscreen",w(ma)+"mobile",w(na)+"smallscreen",w(x.nc())+"cached",w(v)+"nativeapp","browser-"+oa,"os-"+la));ja=[w(!x.cb())+"offline"];ta&&ja.push("orientation-"+(window.orientation?
17
+ "horizontal":"vertical"));var a=document.documentElement.className;Ra||(Ra=!0,a=a?a.replace(/no-js|no-treesaver/g,""):"",a+=" "+ia.join(" "));Ta.lastIndex=0;a=a.replace(Ta,"");a+=" "+ja.join(" ");document.documentElement.className=a.split(/\s+/).join(" ")}var Ua=["offline","orientation-vertical","orientation-horizontal"],Ta=function(){var a=Ua.map(function(a){return"((no-)?"+a+")"});return RegExp(a.join("|"),"g")}();
18
+ function Va(a,b){return!a.length?!0:a.every(function(a){var d=a.substr(0,3)==="no-",a=d?a.substr(3):a,e=ia.concat(b?ja:[]);return d?e.indexOf(a)===-1:e.indexOf(a)!==-1?!0:!b&&Ua.indexOf(a)!==-1?!0:!1})};var Wa=[],Xa={},Ya=i,Za=-1,$a=-1,ab=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(a){return window.setTimeout(a,25)},bb=window.cancelAnimationFrame||window.webkitCancelRequestAnimationFrame||window.mozCancelRequestAnimationFrame||window.oCancelRequestAnimationFrame||window.msCancelRequestAnimationFrame||window.clearTimeout;
19
+ function cb(){var a=o();Wa.forEach(function(b,c){if(Za!==-1&&!b.Qb&&(!Ya||b.name&&Ya.indexOf(b.name)!==-1)&&!(a-b.eb<=b.kc)){b.eb=a;b.qb-=1;if(b.qb<=0&&(!b.Fb||b.qb<0))if(ha(Wa,c),delete Xa[b.name],b.Fb)return;b.gc.apply(b.oc,b.bc)}});Za=-1;Wa.length&&Za===-1&&(Za=ab.call(window,cb,document.body))}
20
+ function db(a,b,c,d,e,f,h){var s=o(),k=f?Xa[f]:i;k||(k={gc:a,name:f,oc:h,eb:e?-Infinity:s},Wa.push(k),f&&(Xa[f]=k));k.bc=d||[];k.qb=c;k.kc=Math.max(b,25);k.Fb=e;k.Qb=!1;Za===-1&&(Za=ab.call(window,cb,document.body))}function eb(a,b,c,d,e){db(a,b,1,c,!1,d,e)}function fb(a,b,c){db(a,0,1,[],!1,b,c)}function gb(a){Ya=a;$a!==-1&&window.clearTimeout($a)}function hb(){Ya=i;$a!==-1&&(window.clearTimeout($a),$a=-1)}function A(a){delete Xa[a];Wa.forEach(function(b,c){if(b.name===a)ha(Wa,c),b.Qb=!0})};o();if("Node"in window&&Node.prototype&&!("contains"in Node.prototype))Node.prototype.contains=function(a){return!!(this.compareDocumentPosition(a)&16)};
21
+ if("classList"in document.documentElement)var B=function(a,b){b.split(/\s+/).forEach(function(b){a.classList.add(b)})},kb=function(a,b){return a.classList.remove(b)},C=function(a,b){return a.classList.contains(b)},lb=function(a){return ga(a.classList)};else B=function(a,b){a.className?C(a,b)||(a.className+=" "+b):a.className=b},kb=function(a,b){a.className=a.className.replace(RegExp("(^|\\s)"+b+"(\\s|$)"),"$2")},C=function(a,b){return!(!a.className||!RegExp("(^|\\s)"+b+"(\\s|$)").test(a.className))},
22
+ lb=function(a){return!a.className?[]:a.className.split(/\s+/)};function D(a,b){b||(b=document);return ga(b.querySelectorAll(a))}function mb(a){for(;a.firstChild;)a.removeChild(a.firstChild)}function nb(a){if("outerHTML"in a)return a.outerHTML;var a=a.cloneNode(!0),b;ob.appendChild(a);b=ob.innerHTML;ob.removeChild(a);return b}function pb(a){ob.innerHTML=a;a=ob.firstChild;mb(ob);return!a||a.nodeType!==1?i:a}
23
+ function qb(a,b){for(var c=a,d=b.toUpperCase();(c=c.parentNode)!==i&&c.nodeType===1;)if(c.nodeName===d)return c;return i}var rb=[];function sb(a){rb.push(a);a.setAttribute("src","data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=");var a=tb,b=[];Xa.clearImgCache||db(a,3E3,1,b,!0,"clearImgCache",g)}function tb(){rb=[]}var ob=document.createElement("div");ob.style.display="none";function E(a,b,c){var d=document.createEvent("UIEvents"),e;d.initEvent(b,!1,!0);if(c)for(e in c)d[e]=c[e];a.dispatchEvent(d)}function ub(a,b,c){a.addEventListener(b,c,!1)}function vb(a,b,c){a.removeEventListener(b,c,!1)}p("treesaver.addListener",ub);p("treesaver.removeListener",vb);function wb(a,b,c){c=c?window.localStorage:window.sessionStorage;c.removeItem(a);try{c.setItem(a,window.JSON.stringify(b))}catch(d){}}function xb(a){return(a=window.sessionStorage.getItem(a)||window.localStorage.getItem(a))?window.JSON.parse(a):i};var yb,zb,Ab,Bb="pushState"in window.history;function Cb(){var a=document.location.href.indexOf("#");return a===-1?"":document.location.href.substr(a+1)}if(document.location.hash){var Db=Cb();Db[0]==="-"&&Db.length>=2&&document.location.replace(Db.substr(1))}zb=function(a,b,c){window.history.pushState(a,b,c)};yb=function(a,b,c){window.history.replaceState(a,b,c)};
24
+ if(!Bb){zb=function(a,b,c){Eb(a,b,c,!1)};yb=function(a,b,c){Eb(a,b,c,!0)};var Eb=function(a,b,c,d){var e="-"+window.escape(c);wb("history:"+e,{state:a,title:b});c===document.location.pathname&&(e="");Ab=e;d?document.location.replace("#"+e):document.location.hash="#"+e};window.onhashchange=function(){var a=Cb();a!==Ab&&(a=(Ab=a)?xb("history:"+a):{},E(window,"popstate",{state:a?a.state:i}))}};var x={Zb:1E4,Eb:{ac:"treesaver.online",$b:"treesaver.offline"},Xb:["offline","online"],Wb:"uncached,idle,checking,downloading,updateready,obsolete".split(","),Ha:!1};x.load=function(){if(!x.Ha)x.Ha=!0,x.Xb.forEach(function(a){ub(document,a,x)}),Fa&&x.fb&&x.Wb.forEach(function(a){ub(window.applicationCache,a,x)})};x.zc=function(){if(x.Ha)x.Ha=!1,x.Xb.forEach(function(a){vb(window,a,x)}),Fa&&x.fb&&x.Wb.forEach(function(a){vb(window.applicationCache,a,x)})};
25
+ x.Mb="onLine"in window.navigator?window.navigator.onLine:!0;x.cb=function(){return x.Mb};x.Tb=function(a){x.Mb=a;Sa();E(window,a?x.Eb.ac:x.Eb.$b)};x.fb=Fa&&!!window.applicationCache.status;x.nc=function(){return x.fb};x.handleEvent=function(a){switch(a.type){case "online":x.Tb(!0);break;case "offline":x.Tb(!1);break;case "updateready":window.applicationCache.swapCache()}};x.sc=/^https?:\/\//i;x.oa=function(a){if(a&&a[0]==="/"||x.sc.test(a))return a;var b=document.createElement("a");b.href=a;return b.href};
26
+ x.get=function(a,b,c){var d={M:new XMLHttpRequest,url:a,yb:b};eb(function(){x.tc(d)},c||x.Zb,[],x.Kb(d));d.M.onreadystatechange=x.fc(d);try{d.M.open("GET",d.url,!0),d.M.send(i)}catch(e){x.ob(d)}};x.Kb=function(a){return"fetch:"+a.url};x.fc=function(a){return function(){a.M.readyState===4&&(a.M.status===0||a.M.status===200||a.M.status===304?(a.yb(a.M.responseText,a.url),x.Bb(a)):x.ob(a))}};x.Bb=function(a){A(x.Kb(a));a.M.onreadystatechange=i};x.ob=function(a){a.yb(i,a.url);x.Bb(a)};
27
+ x.tc=function(a){a.M.abort();x.ob(a)};var Fb,Gb,Hb,Ib=/<body>\s*([\s\S]+?)\s*<\/body>/i;function Jb(a){return(a=Ib.exec(a))&&a[1]?a[1]:i}function Kb(a){Hb=document.createElement("div");if(a&&(a=Jb(a))){var b=document.createElement("div");b.style.display="none";b.innerHTML=a;ga(b.childNodes).forEach(function(a){/^div$/i.test(a.nodeName)&&Hb.appendChild(a)});mb(b)}Lb()}function Lb(){Fb=Mb;var a=Gb.slice(0);Gb=[];a.forEach(function(a){a()})}function Nb(a){return Hb?D("."+a,Hb):[]}var Mb=2;var Ob=document.createElement("style");Ob.setAttribute("type","text/css");D("head").length&&(D("head")[0].appendChild(Ob),Ob=document.styleSheets[document.styleSheets.length-1],Ob.insertRule(".offscreen{position:absolute;top:-200%;right:-200%;visibility:hidden;}",0),Ob.insertRule(".viewer .grid{top:50%;left:50%;margin:0}",0));var Pb=/^-?\d+(?:px)?$/i;function Qb(a,b){if(!a)return!1;var c=a.m||a.m===0?a.m:a.b;return b.e>=(a.K||a.K===0?a.K:a.e)&&b.b>=c&&b.e<=a.Ia&&b.b<=a.V}function I(a){return a&&Pb.test(a)?parseFloat(a)||0:i}function J(a){return a&&a.offsetHeight||0}function Rb(a){return a&&a.offsetWidth||0}function K(a,b,c){a.style[b]=c+"px";return c}function Sb(a,b){"transformProperty"in a.style?a.style.transformProperty=b:a.style[qa+"Transform"]=b}function Tb(a,b,c){Sb(a,"translate("+b+"px,"+c+"px)")}
28
+ Pa&&(Tb=function(a,b,c){Sb(a,"translate3d("+b+"px,"+c+"px,0)")});function Wb(a,b){return Math.ceil(a)+b-a%b}
29
+ function L(a){if(a){var b=document.defaultView.getComputedStyle(a,i);a.getAttribute("style");this.display=b.display;this.position=b.position;this.marginTop=I(b.marginTop)||0;this.marginBottom=I(b.marginBottom)||0;this.marginLeft=I(b.marginLeft)||0;this.marginRight=I(b.marginRight)||0;this.marginHeight=this.marginTop+this.marginBottom;this.marginWidth=this.marginLeft+this.marginRight;this.borderTop=I(b.borderTopWidth);this.borderBottom=I(b.borderBottomWidth);this.borderLeft=I(b.borderLeftWidth);this.borderRight=
30
+ I(b.borderRightWidth);this.paddingTop=I(b.paddingTop);this.paddingBottom=I(b.paddingBottom);this.paddingLeft=I(b.paddingLeft);this.paddingRight=I(b.paddingRight);this.F=this.borderTop+this.paddingTop;this.ga=this.borderBottom+this.paddingBottom;this.O=this.F+this.ga;this.cc=this.borderLeft+this.paddingLeft;this.dc=this.borderRight+this.paddingRight;this.Ca=this.cc+this.dc;this.Q=Rb(a);this.n=J(a);this.e=this.Q-this.Ca;this.b=this.n-this.O;this.K=I(b.minWidth)||0;this.m=I(b.minHeight)||0;a=I(b.maxWidth);
31
+ this.Ia=!a||a===-1?Infinity:a;a=I(b.maxHeight);this.V=!a||a===-1?Infinity:a;this.lineHeight=I(b.lineHeight)||i}}L.prototype.H=function(){var a=new L,b;for(b in this)a[b]!==this[b]&&(a[b]=this[b]);return a};function Xb(a,b,c){this.X=a;this.u=b;this.g=c}var Yb=new Xb(Infinity,Infinity,Infinity);Xb.prototype.wb=function(){return!this.X&&!this.u&&!this.g};function Zb(a,b){if(a.X!==b.X)return b.X-a.X;else if(a.g!==b.g)return a.g-b.g;return b.u-a.u}Xb.prototype.H=function(){return new this.constructor(this.X,this.u,this.g)};function $b(){this.g=this.f=this.index=0;this.t=[];this.la=[];this.va=0}$b.prototype.H=function(){var a=new this.constructor;a.index=this.index;a.f=this.f;a.g=this.g;a.J=this.J;a.t=this.t.slice(0);a.la=this.la.slice(0);a.va=this.va;return a};$b.prototype.Z=function(a){return!!a&&a.index===this.index&&a.f===this.f&&a.g===this.g&&a.t.length===this.t.length};
32
+ function ac(a,b){if(a.g)return!1;var c,d,e;for(c=a.index,d=b.k.length;c<d;c+=1){e=b.k[c];if(!e.Ga)return!1;if(!bc(a,c)&&!e.u.ca)return!1}if(!a.t.length&&a.f===b.o.length)return!0;for(c=a.t.slice(0);c.length;)if(e=b.o[c.pop()],!e.ca)return!1;for(c=a.f,d=b.o.length;c<d;c+=1)if(e=b.o[c],!e.ca)return!1;return!0}function cc(a,b){var c;if(b<a.f)(c=a.t.indexOf(b))!==-1?ha(a.t,c):(c=a.la.indexOf(b))!==-1&&ha(a.la,c);else{if(b>a.f)for(;a.f<b;a.f+=1)a.t.push(a.f);a.f=b+1}}
33
+ function dc(a,b){a.t.indexOf(b)===-1&&(cc(a,b),a.t.push(b))}function bc(a,b){return a.f<=b?!1:a.t.indexOf(b)!==-1?!1:a.la.indexOf(b)!==-1?!1:!0};function ec(a,b,c,d){this.l=a;this.K=parseInt(b||0,10);this.m=parseInt(c||0,10);this.r=d}ec.prototype.ba=function(){return!this.r?!0:Va(this.r,!0)};function fc(a,b,c){c&&B(b,c);b.innerHTML=a.l;D("img[data-src], iframe[data-src], video[data-src], source[data-src], audio[data-src]",b).forEach(function(a){a.setAttribute("src",a.getAttribute("data-src"))})};if(!1 in String.prototype)String.prototype.trim=function(){return this.replace(/^\s\s*/,"").replace(/\s\s*$/,"")};function gc(a,b,c){this.Dc=c.index;this.f=c.f;c.f+=1;this.ma=i;this.q={};this.ca=!C(a,"required");this.Yb=C(a,"zoomable");this.La=C(a,"scroll");ga(a.childNodes).forEach(function(a){if(a.nodeType!==1)a.data&&a.data.trim();else{var b=a.getAttribute("data-sizes"),c=parseInt(a.getAttribute(a.hasAttribute("width")?"width":"data-minwidth"),10),h=parseInt(a.getAttribute(a.hasAttribute("height")?"height":"data-minheight"),10),s=a.hasAttribute("data-requires")?a.getAttribute("data-requires").split(" "):i;
34
+ if(!s||Va(s))a.removeAttribute("hidden"),kb(a,"hidden"),hc(a),a=nb(a),b=b?b.split(" "):["fallback"],ic(this,b,a,c,h,s)}},this);this.q.fallback&&(jc(this,this.q.fallback[0].l,a,b,c),delete this.q.fallback)}
35
+ function jc(a,b,c,d,e){var f=c.parentNode,h=document.createElement("div");h.innerHTML=b;b=h.childNodes.length===1?h.firstChild:h;f.insertBefore(b,c);a.Yb&&(B(b,"zoomable"),b.setAttribute("data-figureindex",a.f),(v||ua)&&b.setAttribute("onclick","void(0)"));kc(b,d);a.ma=new lc(b,d,e,!0);a.ma.u=a;a.ma.k&&a.ma.k.forEach(function(a){a.u=this;a.Ac=!0},a);f.removeChild(b)}
36
+ function mc(a,b){var c=-Infinity,d,e=Infinity,f,h,s=a.q;a.q.lightbox&&(s={lightbox:a.q.lightbox});for(h in s)a.q[h].forEach(function(a){if(a.ba()){var l=a.K*a.m;a.K&&a.K>b.e||a.m&&a.m>b.b?!f&&this.La&&l<=e&&(e=l,d={name:h,qa:a}):l>=c&&(c=l,f={name:h,qa:a})}},a);return f||d}function ic(a,b,c,d,e,f){var h=new ec(c,d,e,f);b.forEach(function(a){this.q[a]?this.q[a].push(h):this.q[a]=[h]},a)}function nc(a){var b=a.nodeName.toLowerCase();return a.nodeType===1&&b==="figure"};function lc(a,b,c,d){var e=oc(a),f,h="";if(a.nodeType!==1)this.sa=!0;else if(J(a)){this.index=c.index;c.index+=1;this.$=!e&&pc(a);this.k=[];this.o=[];f=!1;if(this.$&&!C(a,"keeptogether"))qc(this,a,b,c,d),f=!!this.o.length,this.$=!!this.k.length;this.Na=this.Na||!e;this.lc=C(a,"keepwithnext");this.ec=C(a,"columnbreak");this.na=this.na||!this.Na||C(a,"keeptogether");this.d=new L(a);if(!this.d.lineHeight)this.d.lineHeight=b;if(!this.na)this.na=this.d.O+this.d.lineHeight===this.d.n;this.ra=this.na?this.d.n:
37
+ !this.$?this.d.F+this.d.lineHeight:!this.ka?this.d.F+this.k[0].ra+(this.d.F?this.k[0].d.marginTop:0):this.d.F+this.k[0].ra;this.l=nb(a);this.Nb=this.$?this.l.substr(0,this.l.indexOf(">")+1):i;this.Oa=this.$?this.l.slice(this.l.lastIndexOf("<")):i;if(f)this.l=this.Nb,this.k.forEach(function(a){this.l+=a.l},this),this.l+=this.Oa;this.$&&(a=a.cloneNode(!0),this.d.marginTop&&K(a,"marginTop",0),this.d.borderTop&&K(a,"borderTopWidth",0),this.d.paddingTop&&K(a,"paddingTop",0),h=nb(a));this.pc=this.$?h.substr(0,
38
+ h.indexOf(">")+1):i}else this.sa=!0}function rc(a){return a.nextSibling?a.nextSibling:a.parent?rc(a.parent):i}
39
+ function qc(a,b,c,d,e){var f,h=a instanceof lc,s=b.nodeName.toLowerCase()==="ol"&&"start"in b,k=s?b.start:i;k===-1&&(k=1);ga(b.childNodes).forEach(function(b){if(s&&b.nodeName.toLowerCase()==="li"){if(b.value&&b.value!==-1)k=b.value;b.setAttribute("value",k);k+=1}if(nc(b)){if(e)return;b=new gc(b,c,d);a.o.push(b);if(b=b.ma)if(b.Ga=!0,h)a.ka=!0}else if(b=new lc(b,c,d,!!e),h&&!a.ka)a.ka=b.ka;if(b&&!b.sa){a.k=a.k.concat(b,b.k||[]);if(b.o.length)a.o=a.o.concat(b.o),delete b.o;b.parent=h?a:i;if(f)f.nextSibling=
40
+ b;f=b}})}function sc(a){for(var a=a.parent,b=[];a;)b.unshift(a.pc),a=a.parent;return b.join("")}function tc(a){for(var a=a.parent,b=[];a;)b.push(a.Oa),a=a.parent;return b.join("")}
41
+ function pc(a){if(uc(a))return!1;if(vc(a))return!0;var b,c,d,e=!1;for(b=0,c=a.childNodes.length;b<c;b+=1)if(d=a.childNodes[b],d.nodeType===3&&/[^\s]/.test(d.data))return!1;else if(d.nodeType===1){if(uc(d)||vc(d))return!0;e=!0;d=document.defaultView.getComputedStyle(d,i);if(/inline/.test(d.display))return!1;else if(/block/.test(d.display))return!0}return e}var wc="img,video,object,embed,iframe,audio,canvas,svg,table".split(",");
42
+ function oc(a){var b=a.nodeName.toLowerCase();return a.nodeType===1&&wc.indexOf(b)!==-1}var xc="p,h1,h2,h3,h4,h5,h6".split(",");function uc(a){var b=a.nodeName.toLowerCase();return a.nodeType===1&&xc.indexOf(b)!==-1}var yc="div,article,ul,ol,figure,aside".split(",");function vc(a){var b=a.nodeName.toLowerCase();return a.nodeType===1&&yc.indexOf(b)!==-1}
43
+ function kc(a,b){if(a.nodeType===1){var c,d;a.removeAttribute("id");if(!nc(a)){if(pc(a)&&!C(a,"keeptogether"))for(c=a.childNodes.length-1;c>=0;c-=1)d=a.childNodes[c],d.nodeType!==1?a.removeChild(d):kc(d,b);if(!window.TS_NO_AUTOMETRICS)if(c=new L(a),c.marginTop%b&&K(a,"marginTop",Wb(c.marginTop,b)),c.marginBottom%b&&K(a,"marginBottom",Wb(c.marginBottom,b)),oc(a)||C(a,"keeptogether"))c.n%b&&K(a,"paddingBottom",c.paddingBottom+b-c.n%b);else{c.lineHeight?c.lineHeight%b&&K(a,"lineHeight",Wb(c.lineHeight,
44
+ b)):(c.lineHeight=b,K(a,"lineHeight",b));c.F%b&&K(a,"paddingTop",Wb(c.F,b)-c.borderTop);if(c.ga%b)c.paddingBottom=K(a,"paddingBottom",Wb(c.ga,b)-c.borderBottom);c.n=J(a);c.n%b&&(c.paddingBottom+=b-c.n%b,K(a,"paddingBottom",c.paddingBottom))}}}};function zc(a,b){this.lineHeight=I(document.defaultView.getComputedStyle(a,i).lineHeight)||1;this.Y=a.offsetWidth;D("figure",a).forEach(function(a){a.style.display="none"});kc(a,this.lineHeight);this.o=[];this.k=[];this.Ua=b;qc(this,a,this.lineHeight,{index:0,f:0})};function Ac(a,b){var c=new L(a);this.z=!C(a,"fixed");(this.m=c.m)&&K(a,"minHeight",0);this.b=c.n;this.Da=Math.max(0,b-this.b)}Ac.prototype.wa=function(a){if(!this.z)return this;this.b=Math.max(0,a-this.Da);return this};function Bc(a,b){var c=new L(a);this.z=!C(a,"fixed");(this.m=c.m)&&K(a,"minHeight",0);this.b=c.n;this.Da=Math.max(0,b-this.b);this.q=(c=a.getAttribute("data-sizes"))?c.split(" "):[]}Bc.prototype.wa=function(a){if(!this.z)return this;this.b=Math.max(0,a-this.Da);return this};function Dc(a){document.body.appendChild(a);this.r=a.hasAttribute("data-requires")?a.getAttribute("data-requires").split(" "):i;this.Ab=lb(a).map(function(a){return a.toLowerCase()});this.z=!C(a,"fixed");Ec(this);this.xa=this.size=new L(a);this.z?this.size.K=Math.max(this.size.K||0,this.size.e):(this.size.m=this.size.b,this.size.K=this.size.e);this.lineHeight=this.size.lineHeight||1;this.Y=this.aa=this.W=0;this.cols=[];D(".column",a).forEach(function(a){var c=new Ac(a,this.size.b);this.cols.push(c);
45
+ this.W+=c.b;this.aa=Math.max(this.aa,c.b);if(this.Y){if(this.Y!==a.offsetWidth)this.error=!0}else this.Y=a.offsetWidth},this);this.I=[];D(".container",a).forEach(function(a){this.I.push(new Bc(a,this.size.b))},this);this.l=nb(a);document.body.removeChild(a)}var Fc={onlypage:!0,odd:!0,even:!0,sizetocontainer:!0},Gc=/^(no-)?page-(\d+)$/;
46
+ function Ec(a){var b=!1,c,d;a.L={};a.Ja={};a.Ob={};a.Ab.forEach(function(a){if(a in Fc)this.L[a]=!0;else if(c=Gc.exec(a))d=parseInt(c[2],10),isNaN(d)||(a.substr(0,3)==="no-"?this.Ob[d]=!0:(b=!0,this.Ja[d]=!0))},a);if(!b)a.Ja=i}
47
+ Dc.prototype.wa=function(a){if(!this.z)return this;var b=Math.min(this.size.V,Math.max(a-(this.size.marginHeight+this.size.O),this.size.m));b-=(b-this.size.m||0)%this.lineHeight;this.W=this.aa=0;this.cols.forEach(function(a){this.W+=a.wa(b).b;this.aa=Math.max(this.aa,a.b)},this);this.I.forEach(function(a){a.wa(b)},this);this.xa=this.size.H();this.xa.b=b;this.xa.n=b+this.size.O;this.xa.V=this.L.sizetocontainer?this.size.V:Math.min(this.size.V,b+this.lineHeight*3);return this};
48
+ function Hc(a,b){return b.size.e+20*b.I.length-(a.size.e+20*a.I.length)}Dc.prototype.ia=function(){return!this.r?!0:Va(this.r,!0)};
49
+ function Ic(a,b,c){var d=i,e=-Infinity,f,h,s=a.k.length,k,l,F,z,j,u,y,G,H,M,N,m,W;F=0;z=b.length;for(;F<z;F+=1){j=b[F];m=0;W=!1;f=c.H();y=f.g;G=j.W-y;y&&j.W&&(W=!0);u=0;h=f.va+1;u+=j.cols.length*50;j.lineHeight!==a.lineHeight&&(u-=2E3);j.Y&&j.Y!==a.Y&&(u-=Infinity);j.L.onlypage&&(u+=f.va?-Infinity:4E3);j.Ja&&(j.Ja[h]?u+=3E3:u-=Infinity);j.Ob[h]&&(u-=Infinity);u+=h%2?j.L.odd?2E3:j.L.even?-Infinity:0:j.L.even?2E3:j.L.odd?-Infinity:0;h=j;k=a;l=f;var S=N=M=H=g,q=g,ca=g,sa=g,Ub=g,X=g,ib=g,Vc=g,Vb=[];H=
50
+ 0;M=h.I.length;for(;H<M;H+=1){N=h.I[H];Vb[H]=i;ca=l.f;ib=l.t.slice(0);c:for(;ib.length||ca<k.o.length;){sa=(Vc=!!ib.length)?ib.shift():ca;Ub=k.o[sa];S=N.q.length-1;d:for(;S>=0;S-=1){q=N.q[S];e:{var X=Ub,jb=q,Oa=g,Wc=g;if(X.q[jb])for(Oa=0,Wc=X.q[jb].length;Oa<Wc;Oa+=1)if(X.q[jb][Oa].ba()){X=X.q[jb][Oa];break e}X=i}if(X){if(N.z&&X.m&&X.m>N.b)continue d;Vb[H]={f:sa,qa:X,size:q,z:N.z};cc(l,sa);break c}}if(!Ub.ca)break;Vc||(ca+=1)}}h=Vb;l=0;H=h.length;for(;l<H;l+=1)M=j.I[l],(N=h[l])?(k=a.o[N.f],u+=2E3+
51
+ N.qa.m*5,k.ca||(u+=4E3),M.z||(u+=5E3),m+=1):M.z||(u-=5E3);b:for(;j.W&&f.index<s&&y<=j.W;){k=a.k[f.index];l=k.d.n+k.d.marginTop;if(k.na&&(l>j.aa||l>G))break b;if(l>G){if(k.na)break b;if(k.children){f.index+=1;continue b}y+=l}y+=l;u+=l;G-=l;W=!0;f.index=k.nextSibling?k.nextSibling.index:f.index+1}if(W)G>0&&(f=G/j.W,f-=m*0.2,f>0.5&&(u-=G,u-=f*f*2E3));else if(m){if((k=a.k[f.index])&&k.u&&!k.u.ca&&(f.g||k.Ac))u=-Infinity}else u=-Infinity;u>e&&(e=u,d={P:j,I:h})}return d};function Jc(a,b,c){a.innerHTML=Mustache.to_html(b,c,g,g);D("img[data-src], iframe[data-src], video[data-src]",a).forEach(function(a){a.setAttribute("src",a.getAttribute("data-src"))});D("a[data-href]",a).forEach(function(a){a.setAttribute("href",a.getAttribute("data-href"))})};function Kc(a){ua&&a.setAttribute("onclick","void(0)")}function hc(a){var b=D(".scroll",a);C(a,"scroll")&&b.unshift(a);b.forEach(Kc)};function Lc(a,b,c){var d=Ic(a,b,c),b=document.createElement("div"),e=c.H(),f=!1;!d||!d.P?(c.J=ac(c,a)||c.f===a.o.length,c.J?this.sa=!0:this.error=!0):(this.size=d.P.xa.H(),this.xb=new Xb(c.index,c.f,c.g),B(b,"offscreen"),document.body.appendChild(b),b.innerHTML=d.P.l,this.a=b.firstChild,K(this.a,"width",this.size.e),K(this.a,"height",this.size.b),D("[data-ts-template=document]",this.a).forEach(function(b){Jc(b,b.innerHTML,a.Ua.i)}),D(".container",this.a).forEach(function(b,e){var k=d.I[e],l,F,z;if(k){F=
52
+ k.f;l=a.o[F];a:{var j=a.lineHeight,u,y,G;z=!0;u=k.size;y=k.qa;G=J(b);fc(y,b,u);if(k.z){C(b,"bottom")?(z=!1,b.style.top="auto"):b.style.bottom="auto";y=new L(b);k=y.n;if(k>G)if(l.La)k=G,K(b,"height",k-y.O);else{kb(b,u);mb(b);z=!1;break a}else j&&k%j&&(k=Wb(k,j));l.La&&(B(b,"scroll"),Kc(b));for(j=b;j=j.nextSibling;)if(j.nodeType===1&&!C(j,"fixed")&&(C(j,"column")||C(j,"container")||C(j,"group")))B(j,"flexed"),J(j)<=k?K(j,"height",0):z?K(j,"top",(j&&j.offsetTop||0)+k):K(j,"bottom",J(j.offsetParent)-
53
+ ((j&&j.offsetTop||0)+J(j))+k)}z=!0}if(z){if(cc(c,F),f=!0,l.Yb&&(B(b,"zoomable"),b.setAttribute("data-figureindex",F),(v||ua)&&b.setAttribute("onclick","void(0)")),e===0&&d.P.L.sizetocontainer)this.size.b=J(b)+d.P.I[0].Da,this.size.n=this.size.b+this.size.O,K(this.a,"height",this.size.b)}else!l.ca&&l.ma?dc(c,l.f):C(b,"flexed")||(cc(c,F),c.la.push(F)),b.parentNode.removeChild(b)}else b.parentNode.removeChild(b)},this),D(".column",this.a).forEach(function(b,e){var f=J(b),l=0,F,z,j=!0,u=0,y=0,G=0,H=0,
54
+ M=[],N=a.k.length,m=a.k[c.index],W,S,q;F=[];var ca,y=!1,sa=d.P.aa/f>1.5;if(m&&(f%a.lineHeight&&(f-=f%a.lineHeight),f&&!(f<d.P.cols[e].m))){m.parent&&M.push(sc(m));u=c.g?m.d.n-c.g:0;a:for(;c.index<N&&l<f;){m=a.k[c.index];S=(W=m.nextSibling)||rc(m);if(m.Ga&&bc(c,m.u.f)&&(!j||!c.g)){c.index=S?S.index:N;continue a}q=m.parent;F=f-l;j&&!G?(G=-u,y=c.overflow?m.d.lineHeight:m.ra):(G=Math.max(G,m.d.marginTop),y=G+m.ra);H=Math.max(m.d.marginBottom,W?W.d.marginTop:0);ca=m.d.n+G;y=F<y;if(!y&&m.lc&&W&&!(c.g||
55
+ j&&!sa))y=F>=ca&&F<ca+H+W.ra;y&&(y=!j||sa);y&&(y=!m.ka);m.ec&&!j&&(y=!0);if(y){if(q){for(;q&&q.index===m.index-1;)M.pop(),c.index=q.index,q.Ga&&dc(c,q.u.f),m=q,q=m.parent;q&&M.push(tc(m))}break a}m.Ga&&cc(c,m.u.f);if(m.ka||m.k.length&&F<ca){m.d.F&&(l+=j?0:G,G=0,l+=m.d.F);M.push(m.Nb);c.index+=1;continue a}l+=ca;M.push(m.l);j=!1;z=z||m;c.g=0;if(f>l+H){c.index=S?S.index:N;if(!W&&q){F=[];do F.push(q.Oa),q.d.ga?(l+=H+q.d.ga,H=q.d.marginBottom):H=Math.max(H,q.d.marginBottom);while(!q.nextSibling&&(q=q.parent));
56
+ if(f>l+H)M.push(F.join(""));else{q&&M.push(tc(m));l=f;break a}}G=H;continue a}q&&M.push(tc(m));if(m.Na){if(l<=f)c.index=S?S.index:N,l=f}else l=f,c.index=S?S.index:N;break a}j=m;if(f>=l||!j)c.g=0;else if(c.g=l-f,l=c.g-j.d.ga,l<=0)c.g=0,c.index=j.index+1;else if(l=(j.d.b-l)%j.d.lineHeight)f-=l,c.g+=l;K(b,"height",f);b.innerHTML=M.join("");if(z&&b.firstChild)if(b.firstChild.style.marginTop=-u+"px",z.parent&&!u){for(q=z.parent;q;)q.d.F&&(z=q),q=q.parent;if(q!==z){q=z.parent;for(m=b.firstChild;q;)m=m.firstChild,
57
+ q=q.parent,m&&(m.style.marginTop=0)}}else{if(z.k.length&&!u)for(m=b.firstChild;z;)z.k.length&&m.firstChild?(z=z.k[0],m=m.firstChild,m.style.marginTop=0):z=i}else mb(b)}}),e.Z(c)?this.error=!0:!f&&d.P.L.sizetocontainer?this.sa=!0:(K(this.a,"marginTop",-this.size.n/2),K(this.a,"marginLeft",-this.size.Q/2),c.J=d.P.L.onlypage||ac(c,a),c.J&&B(this.a,"last-page"),this.l=b.innerHTML,this.end=new Xb(c.index,c.f,c.g),c.va+=1),this.v(),document.body.removeChild(b))}
58
+ Lc.prototype.N=function(){if(this.s)return this.a;this.a=pb(this.l);this.s=!0;return this.a};Lc.prototype.v=function(){this.s=!1;Sb(this.a,"none");D("img",this.a).forEach(sb);this.a=i};Lc.prototype.H=function(){var a=Object.H(this);a.a=this.a&&this.a.cloneNode(!0)||i;a.s=this.s;return a};function Mc(a,b,c){this.j=[];this.Xa=[];this.ab=a;this.Ua=c;if(b)if(b.nodeName!=="ARTICLE")this.error=!0;else{this.loaded=!0;a=document.createElement("div");c=document.createElement("div");a.style.display="none";B(a,"offscreen grid");B(c,"column");b.removeAttribute("id");mb(a);if(this.ya=b.getAttribute("data-theme")||b.getAttribute("data-grids")||i)B(a,this.ya),B(c,this.ya),Nc(this,this.ab);for(;b.firstChild;)c.appendChild(b.firstChild);a.appendChild(c);c.style.display="block";a.style.display="block";
59
+ document.body.appendChild(a);this.content=new zc(c,this.Ua);document.body.removeChild(a);a.removeChild(c);mb(c);Oc(this)}}function Nc(a,b){a.ab=a.ya?b.filter(function(a){return a.Ab.indexOf(this.ya)!==-1},a):b.slice(0)}function Pc(a,b){a.Xa=a.ab.filter(function(a){return a.ia()&&Qb(a.size,{e:b.e-a.size.Ca,b:b.b-a.size.O-a.size.marginHeight})}).map(function(a){return a.wa(b.b)});a.Xa.sort(Hc)}function Qc(a,b){if(!a.ua||a.ua.e!==b.e||a.ua.b!==b.b)a.ua=b,a.Ka=Qb(a.pa,b);return!a.Ka}
60
+ function Oc(a){A("paginate");a.j=[];a.B=0;a.ua&&Pc(a,a.ua);a.ha=new $b;a.pa=i;a.Ka=!0;a.R=!1}
61
+ Mc.prototype.rc=function(a,b,c){A("paginate");for(var d,b=b||0;!this.ha.J;)if(d=new Lc(this.content,this.Xa,this.ha),d.sa){if(this.ha.J)break}else{if(d.error){if(this.ha.J)break;this.error=!0;E(document,"treesaver.paginationerror",{vb:this});this.ha.J=!0;break}this.j.push(d);this.B+=1;this.error=!1;var e=this.pa||{},f=d.size||{},h=f.O||(f.n?f.n-f.b:0),s=f.Ca||(f.Q?f.Q-f.e:0);this.pa={e:Math.max(e.e||0,f.e+s||0),b:Math.max(e.b||0,f.b+h||0),Ia:Math.min(e.Ia||Infinity,f.Ia+s||Infinity),V:Math.min(e.V||
62
+ Infinity,f.V+h||Infinity)};if(!(b&&this.B<=b||c&&(c===Yb||!(Zb(c,d.end)>=0)))&&!this.ha.J){a&&(E(document,"treesaver.paginationprogress",{vb:this}),Rc(this,ga(arguments)));return}}this.R=!0;E(document,"treesaver.paginationprogress",{vb:this,Ec:!0})};function Rc(a,b){eb(Mc.prototype.rc,200,b,"paginate",a)}
63
+ function Sc(a,b,c){a.Ka||Oc(a);var d=[],e=b>=0?b+c-1:Infinity;!a.R&&e>a.j.length-1&&Rc(a,[!0,e]);if(a.R)c=Math.min(c,a.B-(b>=0?b:b-1));else if(d.length=c,b<0)return d;if(b<0)for(e=-b;e<=c;e+=1)d[e+b]=a.j[a.B-e];else for(e=b;e<b+c;e+=1)d[e-b]=a.j[e];return d}
64
+ function Tc(){var a=O.c[P.index],b=Q;if(!a.content)return-1;var c,d;if(!b||b.wb())return 0;a.Ka||Oc(a);if(!a.R&&(b===Yb||!a.B||!(Zb(b,a.j[a.B-1].end)>=0)))return Rc(a,[!0,i,b]),-1;if(b===Yb)return a.R?a.B-1:-1;for(c=0,d=a.B;c<d;c+=1)if(Zb(a.j[c].end,b)<0)return c;return a.R?a.B-1:-1};function R(a,b){this.index=a;this.anchor=b}var Uc=new R(Infinity),Xc=new R(0);R.prototype.wb=function(){return this.index===0};R.prototype.Z=function(a){return this.index===a.index};function Yc(){this.h=[];this.parent=i}Yc.prototype.appendChild=function(a){a.parent=this;this.h.push(a);return a};Yc.prototype.replaceChild=function(a,b){var c=this.h.indexOf(b);return c!==-1?(a.parent=b.parent,b.parent=i,this.h.splice(c,1,a)[0]):i};Yc.prototype.insertBefore=function(a,b){var c=this.h.indexOf(b);a.parent=this;c===0?this.h.unshift(a):c>1&&this.h.splice(c,0,a);return a};Yc.prototype.removeChild=function(a){var a=this.h.indexOf(a),b=i;if(a!==-1)b=this.h.splice(a,1)[0],b.parent=i;return b};if(!Object.keys)Object.keys=function(a){var b=[],c;for(c in a)a.hasOwnProperty(c)&&b.push(c);return b};Object.H=function(a){function b(){}b.prototype=a;return new b};var Zc=/^(?:([^:\/?#]+):)?(?:\/\/((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?))?((((?:[^?#\/]*\/)*)([^?#]*))(?:\?([^#]*))?(?:#(.*))?)/,$c="source,scheme,authority,userInfo,user,password,host,port,relative,path,directory,file,query,anchor".split(",");function ad(a){for(var b=$c.length,a=Zc.exec(a),c={};b--;)c[$c[b]]=a[b]||i;return c}
65
+ function bd(a){var b="";a.scheme&&(b+=a.scheme+":");a.source&&/^(?:[^:\/?#]+:)?\/\//.test(a.source)&&(b+="//");a.authority&&(a.userInfo&&(b+=a.user||"",a.userInfo.indexOf(":")!==-1&&(b+=":"),b+=a.password||"",b+="@"),b+=a.host||"",a.port!==i&&(b+=":"+a.port));a.relative&&(a.path&&(b+=a.directory||"",b+=a.file||""),a.query&&(b+="?"+a.query),a.anchor&&(b+="#"+a.anchor));return b}
66
+ function cd(a){a=ad(a);return a.file?/^(index|default)\.(html?|php|asp|aspx)$/i.test(a.file)||T&&T.get("DirectoryIndex","index.html")===a.file:!1}function dd(a){a=ad(a);a.anchor=i;return bd(a)}function ed(a){a=ad(a);a.file=i;return bd(a)};function U(a,b){if(a)this.url=a,this.path=ad(a).relative,this.i=b||{},this.c=[],this.Ma={},this.tb=[],this.h=[]}var fd=/<title>\s*(.+?)\s*<\/title>/i;U.prototype=new Yc;n=U.prototype;
67
+ n.parse=function(a){var b=document.createElement("div"),c=[];if(!a||typeof a!=="string"||a.trim()==="")return[];b.innerHTML=a;D("meta[name]",b).forEach(function(a){var b=a.getAttribute("name"),a=a.getAttribute("content");b&&a&&(this.i[b]=a)},this);c=D("article",b).filter(function(a){return qb(a,"article")===i});if(c.length===0)c.push(document.createElement("article")),c[0].innerHTML=b.innerHTML;return c.map(function(a,b){var c=a.getAttribute("id")||(b===0?i:"_"+b),h=new Mc(gd,a,this);c&&(this.Ma[c]=
68
+ b,this.tb[b]=c);return h},this)};n.Z=function(a){var b=a;if(!b)return!1;if(typeof a!=="string"&&a.url)b=a.url;return cd(b)&&cd(this.url)?b===this.url:cd(b)?ed(b)===this.url:cd(this.url)?b===ed(this.url):b===this.url};n.ia=function(){return this.r?Va(this.r,!0):!0};n.Ya=function(a){return this.c[a]||i};n.vc=function(a){this.c=a};n.$a=function(){return this.i};n.jc=function(){return this.url};n.wc=function(a){this.url=a};n.hc=function(){return this.c.length};
69
+ function hd(a){return(a=fd.exec(a))&&a[1]?a[1]:i}n.load=function(){var a=this,b=i;if(!this.ta){this.ta=!0;if(!v&&(b=xb("cache:"+this.url)))this.c=this.parse(b),this.title=hd(b),this.loaded=!0,E(document,"treesaver.loaded",{document:this});x.get(this.url,function(c){a.ta=!1;if(c){if(v||b!==c)v||wb("cache:"+a.url,c,!0),a.c=a.parse(c),a.title=hd(c),a.loaded=!0,E(document,"treesaver.loaded",{document:a})}else if(v||!b)a.mc=!0,a.loaded=!1,E(document,"treesaver.loadfailed",{document:a})})}};
70
+ p("treesaver.Document",U);p("treesaver.Document.prototype.setArticles",U.prototype.vc);p("treesaver.Document.prototype.getNumberOfArticles",U.prototype.hc);p("treesaver.Document.prototype.getArticle",U.prototype.Ya);p("treesaver.Document.prototype.parse",U.prototype.parse);p("treesaver.Document.prototype.getUrl",U.prototype.jc);p("treesaver.Document.prototype.setUrl",U.prototype.wc);p("treesaver.Document.prototype.getMeta",U.prototype.$a);function id(a){this.url=a;this.C={};this.i={}}id.prototype=new Yc;n=id.prototype;n.w=[];
71
+ function jd(a,b){var c=i,d=i,e={},f=i,h=i;typeof b==="string"?c=b:(c=b.url,d=b.contents,Object.keys(b).forEach(function(a){e[a]=b[a]}),b.requires&&(typeof b.requires==="string"?f=b.requires.split(/\s|,\s/g):Array.isArray(b.requires)&&(f=b.requires.map(function(a){return a.toString()})),f=f.filter(function(a){return a.trim()!==""})));if(!c)return i;c=dd(x.oa(c));h=new U(c,e);d&&Array.isArray(d)&&d.forEach(function(a){h.appendChild(jd(this,a))},a);if(f)h.r=f;return h}
72
+ n.update=function(){var a=0;this.w=[];this.Va={};this.Wa={};kd(this,this.h,function(b){this.Va[b.url]?this.Va[b.url].push(b):this.Va[b.url]=[b];this.w.push(b);this.Wa[b.url]?this.Wa[b.url].push(a):this.Wa[b.url]=[a];a+=1},this);E(document,"treesaver.index.updated",{index:this})};function kd(a,b,c,d){return b.every(function(a){return c.call(d,a)!==!1&&kd(this,a.h,c,d)},a)}n.ic=function(){return this.w.length};function ld(a,b){var c=-1,d=0;kd(a,a.h,function(a){a.Z(b)&&(c=d);d+=1},a);return c}
73
+ n.Za=function(a){var b=[];return a?(kd(this,this.h,function(c){c.Z(a)&&b.push(c)},this),b):this.w};
74
+ n.parse=function(a){var b={h:[],C:{},i:{}};if(!a)return b;if(typeof a==="string")try{a=window.JSON.parse(a)}catch(c){return b}if(Object.prototype.toString.apply(a)!=="[object Object]")return b;if(!a.contents||!Array.isArray(a.contents))return b;b.h=a.contents.map(function(a){return jd(this,a)},this);b.h=b.h.filter(function(a){return a!==i});b.h=b.h.map(function(a){return this.appendChild(a)},this);if(a.settings)b.C={},Object.keys(a.C).forEach(function(c){b.C[c]=a.C[c]});Object.keys(a).forEach(function(c){c!==
75
+ "settings"&&(b.i[c]=a[c])});return b};n.set=function(a,b){return this.C[a]=b};n.get=function(a,b){return this.C.hasOwnProperty(a)?this.C[a]:b};n.$a=function(){return this.i};
76
+ n.load=function(){var a=this,b=i,c=i;if(!this.ta)if(this.url){this.ta=!0;if(!v&&(b=xb("cache:"+this.url)))c=this.parse(b),this.h=c.h,this.i=c.i,this.C=c.C,this.loaded=!0,E(document,"treesaver.index.loaded",{index:this}),this.update();x.get(this.url,function(d){a.ta=!1;if(d){if(v||b!==d)v||wb("cache:"+a.url,d,!0),c=a.parse(d),a.h=c.h,a.i=c.i,a.C=c.C,a.loaded=!0,E(document,"treesaver.index.loaded",{index:a}),a.update()}else if(v||!b)a.mc=!0,a.loaded=!1,E(document,"treesaver.index.loadfailed",{index:a})})}else E(document,
77
+ "treesaver.index.loadfailed",{index:this})};p("treesaver.Index",id);p("treesaver.Index.prototype.get",id.prototype.get);p("treesaver.Index.prototype.set",id.prototype.set);p("treesaver.Index.prototype.update",id.prototype.update);p("treesaver.Index.prototype.getDocuments",id.prototype.Za);p("treesaver.Index.prototype.getNumberOfDocuments",id.prototype.ic);p("treesaver.Index.prototype.getMeta",id.prototype.$a);var T,gd,V,Y,P,O,md,Q,nd,Z,od,pd,qd,rd;function sd(){var a=fa;Y=V=-1;P=Xc;gd=td();if(!gd)return!1;Z=new U(dd(document.location.href),{});if(a)Z.c=Z.parse(a),Z.title=document.title,Z.loaded=!0;ub(document,"treesaver.index.loaded",ud);T=new id(vd());T.appendChild(Z);T.update();T.load();wd(Z,Xc,i,i,!0);xd();yd();zd.forEach(function(a){ub(document,a,Ad)});ub(window,"popstate",Ad);return!0}
78
+ function Bd(){Q=md=O=i;Y=V=-1;pd=od=P=i;vb(document,"treesaver.index.loaded",ud);zd.forEach(function(a){vb(document,a,Ad)});vb(window,"popstate",Ad)}function ud(a){var a=a.index,b=a.Za(Z.url),c=D("meta[name]");if(b.length)b.forEach(function(a){Z.i=a.i;Z.children=a.children;Z.r=a.r;c.forEach(function(b){var c=b.getAttribute("name"),b=b.getAttribute("content");c&&b&&(a.i[c]=b)});a.parent.replaceChild(Z,a)}),Y=ld(a,Z),document.title=Z.i.title||Z.title}
79
+ function td(){var a=[];Nb("grid").forEach(function(b){var c=b.getAttribute("data-requires");if(!c||Va(c.split(" ")))b=new Dc(b),b.error||a.push(b)});return a}function xd(){var a=Nb("loading")[0];a||(a=document.createElement("div"));document.body.appendChild(a);a.style.top="50%";a.style.left="50%";K(a,"margin-top",-J(a)/2);K(a,"margin-left",-Rb(a)/2);document.body.removeChild(a);od=nb(a);a=a.cloneNode(!0);document.body.appendChild(a);pd=new L(a);document.body.removeChild(a)}
80
+ function yd(){var a=Nb("error")[0];a||(a=document.createElement("div"));document.body.appendChild(a);a.style.top="50%";a.style.left="50%";K(a,"margin-top",-J(a)/2);K(a,"margin-left",-Rb(a)/2);document.body.removeChild(a);qd=nb(a);a=a.cloneNode(!0);document.body.appendChild(a);rd=new L(a);document.body.removeChild(a)}var zd=["treesaver.loaded","treesaver.loadfailed","treesaver.paginationprogress"];
81
+ function Ad(a){if(a.type==="treesaver.paginationprogress")E(document,"treesaver.pageschanged");else if(a.type==="treesaver.loaded")document.title=O.i.title||O.title,E(document,"treesaver.pageschanged");else if(a.type==="treesaver.loadfailed"&&a.document===O)x.cb()&&(document.location=O.url);else if(a.type==="popstate"){var b=-1,c=i,d;a.state?(d=(b=a.state.index)||b===0?T.w[b]:i)?(c=a.state.position,wd(d,Xc,c?new Xb(c.X,c.u,c.g):i,b,!0)):Cd(a.state.url):(b=ld(T,Z),wd(Z,Xc,i,b))}}
82
+ function vd(){var a=D("link[rel~=index]")[0];return!a?i:x.oa(a.href)}function Dd(){return V!==-1?V>=1?!0:Ed():!Q&&Ed()}function Ed(){return P.index>0||Fd()}function Fd(){for(var a=Y-1;a>=0;a-=1)if(T.w[a].ia())return!0;return!1}function Gd(a,b){if(!Ed())return i;if(P.index>0){var c=new R(P.index-1),d=Y,e=O;return b?e:wd(e,c,a?Yb:i,d)}else{if(Fd()){c=Y-1;for(e=d=i;c>=0;c-=1)if(d=T.w[c],d.ia())break;d?(e=d.loaded?new R(d.c.length-1):Uc,c=b?d:wd(d,e,a?Yb:i,c)):c=i}else c=i;return c}}
83
+ function Hd(){if(V===-1)return!Q&&Gd(!0)?!0:!1;var a=V-1;if(a<0)return Gd(!0)?!0:!1;V=a;Q=i;E(document,"treesaver.pageschanged");return!0}function Id(){return V!==-1?V<O.c[P.index].B-1?!0:O.c[P.index].R&&Jd():Q===Yb?Jd():!1}function Jd(){return P.index<O.c.length-1||Kd()}function Kd(){for(var a=Y+1,b=T.w.length;a<b;a+=1)if(T.w[a].ia())return!0;return!1}
84
+ function Ld(a){if(!Jd())return i;if(P.index<O.c.length-1){var b=new R(P.index+1),c=Y,d=O;return a?d:wd(d,b,i,c)}else{if(Kd()){b=Y+1;c=i;for(d=T.w.length;b<d;b+=1)if(c=T.w[b],c.ia())break;a=c?a?c:wd(c,Xc,i,b):i}else a=i;return a}}function Md(){if(V===-1)return Q===Yb?Ld():!1;var a=V+1;if(a>=O.c[P.index].B)return O.c[P.index].R?Ld():!1;V=a;Q=i;E(document,"treesaver.pageschanged");return!0}
85
+ function Cd(a){var b=ad(a).anchor,c=T.Za(dd(a)),a=-1,d=i;return c.length!==0&&(c=c[0],a=ld(T,c),d=c.loaded&&b?new R(c.Ma[b]||0):new R(0,b),a!==-1)?wd(c,d,i,a):!1}
86
+ function Nd(a){P.index===Infinity&&O.loaded?P=new R(O.c.length-1):P.anchor&&O.loaded&&(P=new R(O.Ma[P.anchor]||0));O.c[P.index]&&Qc(O.c[P.index],a)&&(V=-1,nd=0);var b=[],c,d,e;if(O.c[P.index]&&V===-1&&(V=Tc(),V===-1))return b.length=3,b[1]=Od(),b;c=V-1;if(c<0){if((d=Gd(!1,!0))&&d.loaded&&d===O)Qc(d.c[P.index-1],a),b=Sc(d.c[P.index-1],c,-c);else if(d&&d.loaded&&d.c[d.c.length-1].R)b=Sc(d.c[d.c.length-1],c,-c);else for(d=0,e=-c;d<e;d+=1)b[d]=i;d=3+c;c=0}else d=3;O.c[P.index]&&(b=b.concat(Sc(O.c[P.index],
87
+ c,d)));if(d=3-b.length)if((c=Ld(!0))&&c===O)Qc(c.c[P.index+1],a),b=b.concat(Sc(c.c[P.index+1],0,d));else if(c)c.loaded?(Qc(c.c[0],a),b=b.concat(Sc(c.c[0],0,d))):(c.load(),b.length=3);for(d=1,e=b.length;d<e;d+=1)b[d]||(b[d]=O.error?{N:Lc.prototype.N,v:Lc.prototype.v,l:qd,size:rd}:Od());if((!Q||Q===Yb)&&b[1]&&b[1].xb)Q=b[1].xb;O.c[P.index]&&!nd&&(a=O.c[P.index],nd=a.pa?a.pa.e:0);for(d=0;d<b.length;d+=1)for(a=d+1;a<b.length;a+=1)b[d]&&b[d]===b[a]&&(b[a]=b[d].H());return b}
88
+ function wd(a,b,c,d,e){var f=i,h=i,f=i,s;if(!a)return!1;f=a.tb[b&&b.index||0]||i||!!b.anchor&&b.anchor;h=a.url+(f?"#"+f:"");f=a.path+(f?"#"+f:"");if(a.Z(O)&&d!==Y&&!P.Z(b))return md=s=O.Ya(b.index),P=b,Q!==c&&(Q=c,V=-1),V=-1,e?yb({index:d,url:h,position:c},a.i.title,f):zb({index:d,url:h,position:c},a.i.title,f),E(document,"treesaver.pageschanged"),E(document,"treesaver.articlechanged",{article:s}),!0;document.title=a.i.title||a.title;O=a;Q!==c&&(Q=c,V=-1);V=-1;P=b;md=O.Ya(b&&b.index||0);if(a.loaded){if(a.error)x.cb()&&
89
+ (document.location=a.url)}else a.load();Y=d||d===0?d:ld(T,a);e?yb({index:d,url:h,position:c},a.i.title||"",f):zb({index:d,url:h,position:c},a.i.title||"",f);E(document,"treesaver.pageschanged");E(document,"treesaver.documentchanged",{document:a,url:h,path:f});E(document,"treesaver.articlechanged",{article:md});return!0}function Od(){return{N:Lc.prototype.N,v:Lc.prototype.v,l:od,size:pd}};function Pd(a){this.r=a.hasAttribute("data-requires")?a.getAttribute("data-requires").split(" "):i;hc(a);this.l=a.parentNode.innerHTML;this.size=new L(a);delete this.size.e;delete this.size.b}
90
+ Pd.prototype.N=function(){if(!this.s)this.s=!0,this.a=pb(this.l),this.T=D(".viewer",this.a)[0],this.Pb=D(".pagewidth",this.a),this.nextPage=D(".next",this.a),this.gb=D(".nextArticle",this.a),this.lb=D(".prev",this.a),this.kb=D(".prevArticle",this.a),this.ib=[],this.jb=[],this.Fa=[],this.bb=[],this.Pa=[],this.Qa=[],this.mb=[],this.nb=[],D("[data-ts-template]",this.a).forEach(function(a){var b,c;switch(a.getAttribute("data-ts-template")){case "position":b=this.ib;c=this.jb;break;case "index":b=this.Fa;
91
+ c=this.bb;break;case "currentdocument":b=this.Pa;c=this.Qa;break;case "publication":b=this.mb;c=this.nb;break;default:return}c.push(a.innerHTML);a.nodeName.toLowerCase()==="script"&&(c=document.createElement("div"),a.parentNode.replaceChild(c,a),a=c);b.push(a)},this),this.Lb=D(".menu",this.a),this.pb=D(".sidebar",this.a),this.j=[],Qd.forEach(function(a){ub(document,a,this)},this),this.Aa=!1,Rd(this);return this.a};
92
+ Pd.prototype.v=function(){if(this.s)Sd(),this.s=!1,Qd.forEach(function(a){vb(document,a,this)},this),this.nb=this.mb=this.Qa=this.Pa=this.bb=this.Fa=this.jb=this.ib=this.kb=this.lb=this.gb=this.nextPage=this.pb=this.Lb=this.Pb=this.T=this.a=i,this.j.forEach(function(a){a&&a.v()}),this.hb=this.j=i,A("idletimer"),A("updateTOC"),Sd()};function Sd(){A("selectPages");A("animatePages")}var Qd="treesaver.index.updated,treesaver.pageschanged,treesaver.documentchanged,keydown,click,mousewheel,DOMMouseScroll".split(",");
93
+ ua?Qd.push("touchstart","touchmove","touchend","touchcancel"):Qd.push("mouseover");
94
+ Pd.prototype.handleEvent=function(a){switch(a.type){case "treesaver.pageschanged":return Td(this);case "treesaver.index.updated":return fb(this.Vb,"updateTOC",this),Td(this);case "treesaver.documentchanged":Ud(this);Vd(this);break;case "mouseover":a.touches||Rd(this);break;case "touchstart":var b=Wd(a.target),c=Xd(b),d,e,f;if(r.contains(Wd(a.target)))if(a.stopPropagation(),a.preventDefault(),this.U&&!c)Yd(this);else{if(c)for(d=c;d;){e=d.id;if(e==="prevPage"||e==="nextPage"){c=i;break}d=d.parentNode}b=
95
+ this.T.contains(b);d=a.touches[0].pageX;e=a.touches[0].pageY;f=o();this.za={Gc:d,Hc:e,startTime:f,Ib:d,Jb:e,Fc:f,Ra:0,Sa:0,Cb:0,ea:0,sb:0,yc:0,fa:a.touches.length,Bc:b,qc:this.D,Sb:c,zb:c&&c.scrollWidth!==c.clientWidth};if(this.za.fa===2)this.za.xc=a.touches[1].pageX;gb(["resumeTasks"])}break;case "touchmove":if(c=this.za)a.stopPropagation(),a.preventDefault(),b=o(),d=a.touches[0].pageX,e=a.touches[0].pageY,c.Cb=c.Hb-b,c.Ra=d-c.Ib,c.Sa=e-c.Jb,c.Hb=b,c.Ib=a.touches[0].pageX,c.Jb=a.touches[0].pageY,
96
+ c.yc+=c.Cb,c.ea+=c.Ra,c.sb+=c.Sa,c.fa=Math.min(a.touches.length,c.fa),c.Ub=c.fa===1&&Math.abs(c.ea)>=30&&Math.abs(c.ea)*2>Math.abs(c.sb),c.Sb&&(c.Ta||c.zb||!c.Ub)?(c.Ta=c.Ta||c.zb||Math.abs(c.sb)>=30,a=c.Sb,b=-c.Sa,a.scrollLeft+=-c.Ra,a.scrollTop+=b,c.Bc||Rd(this)):c.fa===2?c.rb=a.touches[1].pageX-c.xc:(this.D=c.qc+c.ea,this.Ba(!0));break;case "touchend":d=this.za;e=!1;c=Wd(a.target);b=this.U||this.T.contains(c);Zd(this);if(d&&(a.stopPropagation(),a.preventDefault(),d.Ta?b?this.S():Rd(this):d.fa===
97
+ 1?d.Hb?d.Ub&&((e=d.ea>0?$d(this):ae(this))?this.S():Rd(this)):(d=document.createEvent("MouseEvents"),d.initMouseEvent("click",!0,!0,a.view,1,a.changedTouches[0].screenX,a.changedTouches[0].screenY,a.changedTouches[0].clientX,a.changedTouches[0].clientY,a.ctrlKey,a.altKey,a.shiftKey,a.metaKey,0,i),c.dispatchEvent(d)&&b?this.Aa?this.S():Rd(this):b?this.S():Rd(this),e=!0):d.fa===2&&Math.abs(d.rb)>=30&&(d.ea<0&&d.rb<0?e=Ld():d.ea>0&&d.rb>0&&(e=Gd()),e?this.S():Rd(this)),!e))this.ub=o(),this.D=0,this.Ba();
98
+ break;case "touchcancel":return Zd(this);case "keydown":a:if(this.U)Yd(this),a.preventDefault();else if(!/input|select|textarea/i.test(a.target.tagName)&&!be(a)){switch(a.keyCode){case 34:case 39:case 40:case 74:case 32:ae(this);break;case 33:case 37:case 38:case 75:$d(this);break;case 72:Gd();break;case 76:Ld();break;default:b=g;break a}this.S();a.preventDefault()}return b;case "click":return this.click(a);case "mousewheel":case "DOMMouseScroll":if(be(a))c=!0;else if(Xd(Wd(a.target)))c=!0;else if(this.U)Yd(this),
99
+ a.preventDefault();else if(b=o(),!(this.Gb&&b-this.Gb<1500))this.Gb=b,b=a.wheelDelta?a.wheelDelta:a.detail?-a.detail:0,d=this.T.contains(Wd(a.target)),b&&d&&(a.preventDefault(),a.stopPropagation(),b>0?$d(this):ae(this),this.S());return c}};function be(a){return a.ctrlKey||a.shiftKey||a.altKey||a.metaKey}n=Pd.prototype;
100
+ n.click=function(a){if(be(a))return!0;if(!("which"in a&&a.which!==1||a.button)){var b=Wd(a.target),c,d,e=!1,f=e=c=!1,h=i;d=i;if(this.U){if(this.A.a.contains(b)&&(c=b.nodeName==="A"?b:qb(b,"A"))&&c.href)if(d=x.oa(c.href),!Cd(d))return;Yd(this);a.stopPropagation();a.preventDefault()}else{this.Lb.forEach(function(a){C(a,"menu-active")&&(f=a.contains(b),kb(a,"menu-active"))},this);(e=this.pb.some(function(a){return a.contains(b)}))||this.pb.forEach(function(a){ce(a)},this);if(this.j[0]&&this.j[0].a.contains(b))$d(this),
101
+ c=!0;else if(this.j[2]&&this.j[2].a.contains(b))ae(this),c=!0;else for(e=this.j[1]&&this.j[1].a.contains(b);!c&&b&&b!==r;){if(e)C(b,"zoomable")&&(c=de(this,b));else if(C(b,"prev"))$d(this),c=!0;else if(C(b,"next"))ae(this),c=!0;else if(C(b,"prevArticle"))Gd(),c=!0;else if(C(b,"nextArticle"))Ld(),c=!0;else if(C(b,"menu"))f||B(b,"menu-active"),c=!0;else if(C(b,"sidebar")||C(b,"open-sidebar")||C(b,"toggle-sidebar")||C(b,"close-sidebar"))if(d=ee(b))C(b,"sidebar")||C(b,"open-sidebar")?fe(d):C(b,"toggle-sidebar")?
102
+ ge(d):ce(d),c=!0;if(!c&&b.href)if(h=b.getAttribute("target"),d=x.oa(b.href),h==="_blank")return;else if(h==="ts-lightbox"){b=b.parentNode;continue}else Cd(d)?c=!0:h==="ts-treesaver"&&(T.appendChild(new U(d)),T.update(),Cd(d)&&(c=!0));b=b.parentNode}c&&(a.stopPropagation(),a.preventDefault())}}};function Wd(a){a?a.nodeType!==1&&a.parentNode&&(a=a.parentNode||r):a=r;return a}function Zd(a){fb(hb,"resumeTasks");a.za=i}
103
+ function Xd(a){for(;a&&a!=document.documentElement;){if(C(a,"scroll"))return a;a=a.parentNode}return i}function $d(a){if(Dd())return he(a,-1),Hd()}function ae(a){if(Id())return he(a,1),Md()}function Rd(a){if(!a.Aa)a.Aa=!0,B(a.a,"active"),E(document,"treesaver.active");var b=a.S,c=Xa.idletimer;c?c.eb=o():db(b,5E3,1,i,!1,"idletimer",a)}n.S=function(){if(this.Aa)this.Aa=!1,kb(this.a,"active"),E(document,"treesaver.idle");A("idletimer")};
104
+ function fe(a){E(document,"treesaver.sidebaractive",{sidebar:a});B(a,"sidebar-active")}function ce(a){C(a,"sidebar-active")&&E(document,"treesaver.sidebarinactive",{sidebar:a});kb(a,"sidebar-active")}function ge(a){C(a,"sidebar-active")?ce(a):fe(a)}function ee(a){if(C(a,"sidebar"))return a;for(;(a=a.parentNode)!==i&&a.nodeType===1;)if(C(a,"sidebar"))return a;return i}
105
+ function de(a,b){var c;c=parseInt(b.getAttribute("data-figureindex"),10);c=isNaN(c)?i:O.c[P.index].content.o[c];if(!c)return!1;a.S();if(!a.U){var d=ie(),e=je,f,h,s,k=i;for(f=0,h=e.length;f<h;f+=1)if(s=e[f],s.ba()&&s.Ea(d)){k=s;break}a.A=k;if(!a.A)return!1;a.U=!0;a.A.N();a.a.parentNode.appendChild(a.A.a)}a.A.a=a.A.a;K(a.A.a,"width",Rb(a.a));K(a.A.a,"height",J(a.a));d=a.A;d.p=d.p;e=new L(d.p);e={e:e.e,b:e.b};s=mc(c,e);f=Rb(d.p.offsetParent);h=J(d.p.offsetParent);var l;d.p=d.p;d.s&&s?(fc(s.qa,d.p,s.name),
106
+ d.p.style.bottom="auto",d.p.style.right="auto",l=new L(d.p),s=l.e,k=l.b,c.La&&(s=Math.min(e.e,s),k=Math.min(e.b,k),K(d.p,"width",s),K(d.p,"height",k),B(d.p,"scroll"),Kc(d.p)),K(d.p,"left",(f-s-l.Ca)/2),K(d.p,"top",(h-k-l.O)/2),c=!0):c=!1;return!c?(Yd(a),!1):!0}function Yd(a){if(a.U)a.U=!1,a.a.parentNode.removeChild(a.A.a),a.A.v(),a.A=i}n.ba=function(){return!this.r?!0:Va(this.r,!0)};n.Ea=function(a){return Qb(this.size,a)};
107
+ function Ud(a){var b=O.url;a.Fa.forEach(function(a){var d=D("a[href]",a).filter(function(a){return x.oa(a.href)===b}),e=[];d.length&&(e=ga(a.children),e.forEach(function(a){d.some(function(b){return a.contains(b)})?B(a,"current"):kb(a,"current")}))})}function Vd(a){a.ib.forEach(function(a,c){Jc(a,this.jb[c],{pagenumber:V+1||1,pagecount:!O.c[P.index]||P===Uc?1:O.c[P.index].B||1,url:O.url,documentnumber:Y+1||1,documentcount:T.w.length})},a)}
108
+ function ke(a){a.mb.forEach(function(a,c){Jc(a,this.nb[c],T.i)},a)}function le(a){a.Pa.forEach(function(a,c){Jc(a,this.Qa[c],O.i)},a)}function me(a){var b=nd;b&&a.Pb.forEach(function(a){K(a,"width",b)},a)}function ne(a,b){a.nodeName==="BUTTON"?a.disabled=!b:b?kb(a,"disabled"):B(a,"disabled")}function oe(a){if(a.nextPage){var b=Id();a.nextPage.forEach(function(a){ne(a,b)},a)}}function pe(a){if(a.gb){var b=Jd();a.gb.forEach(function(a){ne(a,b)},a)}}
109
+ function qe(a){if(a.lb){var b=Dd();a.lb.forEach(function(a){ne(a,b)},a)}}function re(a){if(a.kb){var b=Ed();a.kb.forEach(function(a){ne(a,b)},a)}}function Td(a){fb(a.uc,"selectPages",a)}n.uc=function(){Sd();se(this);he(this);Vd(this);le(this);ke(this);me(this);oe(this);pe(this);qe(this);re(this)};n.Vb=function(){A("updateTOC");var a={contents:T.h.map(function(a){return a.i})};this.Fa.forEach(function(b,c){Jc(b,this.bb[c],a)},this);Ud(this)};
110
+ function se(a){var b=a.j;a.j=Nd(a.hb);b.forEach(function(a){if(a){var b=a.a;this.j.indexOf(a)===-1&&(a.v(),b&&b.parentNode===this.T&&this.T.removeChild(b))}},a);a.j.forEach(function(a,b){if(a){var e=a.a||a.N();e.parentNode||this.T.appendChild(e);e.setAttribute("id",b===0?"previousPage":b===1?"currentPage":"nextPage")}},a)}
111
+ function he(a,b){var c=a.j[0],d=a.j[1],e=a.j[2],f,h=d.size.Q/2;a.da=[0,0,0];c&&(f=Math.max(d.size.marginLeft,c.size.marginRight),a.da[0]=-(h+f+c.size.Q/2));e&&(f=Math.max(d.size.marginRight,e.size.marginLeft),a.da[2]=h+f+e.size.Q/2);b?(b>0?(d.a.setAttribute("id","nextPage"),e?(b=-a.da[2],e.a.setAttribute("id","currentPage")):b=-(d.size.Q+d.size.marginRight)):(d.a.setAttribute("id","previousPage"),c?(b=-a.da[0],c.a.setAttribute("id","currentPage")):b=d.size.Q+d.size.marginLeft),a.da=a.da.map(function(a){return a+
112
+ b}),a.ub=o(),a.D-=b):a.D=a.D||0;a.Ba()}n.Ba=function(a){!a&&this.D?(gb(["animatePages","resumeTasks"]),a=1-(o()-this.ub||0)/200,a=Math.max(0,Math.min(1,a)),(this.D=Math.round(this.D*a))?fb(this.Ba,"animatePages",this):(this.D=0,fb(hb,"resumeTasks"))):A("animatePages");this.j.forEach(function(a,c){a&&a.a&&Tb(a.a,this.da[c]+this.D,0)},this)};function te(a){D(".container",a);this.r=a.hasAttribute("data-requires")?a.getAttribute("data-requires").split(" "):i;this.l=a.parentNode.innerHTML;this.size=new L(a);delete this.size.e;delete this.size.b}te.prototype.N=function(){if(!this.s)this.s=!0,this.a=pb(this.l),this.p=D(".container",this.a)[0];return this.a};te.prototype.v=function(){if(this.s)this.s=!1,this.a=i};te.prototype.Ea=function(a){return Qb(this.size,a)};te.prototype.ba=function(){return!this.r?!0:Va(this.r,!0)};var $,ue,je;function ve(){var a=[];Nb("chrome").forEach(function(b){var c;c=b.getAttribute("data-requires");if(!c||Va(c.split(" ")))$.ja.appendChild(b),c=new Pd(b),a.push(c),$.ja.removeChild(b)});return a}function we(){var a=[];Nb("lightbox").forEach(function(b){var c;c=b.getAttribute("data-requires");if(!c||Va(c.split(" ")))$.ja.appendChild(b),c=new te(b),a.push(c),$.ja.removeChild(b)});return a}
113
+ function xe(){if($.orientation!==window.orientation)Sa(),$.orientation=window.orientation,$.orientation%180?$.viewport.setAttribute("content","width=device-height, height=device-width"):$.viewport.setAttribute("content","width=device-width, height=device-height"),ta&&!da&&!Ga&&window.scrollTo(0,0)}function ie(){if(v||!da)return(window.pageYOffset||window.pageXOffset)&&window.scrollTo(0,0),{e:window.innerWidth,b:window.innerHeight};else{var a=r;return{e:Rb(a),b:J(a)}}}
114
+ function ye(){var a=ie(),b;if(a.b!==$.size.b||a.e!==$.size.e){$.size=a;if(!$.G||!$.G.ba()||!$.G.Ea(a)){b=ue;var c,d,e,f=i;for(c=0,d=b.length;c<d;c+=1)if(e=b[c],e.ba()&&e.Ea(a)){f=e;break}b=f;if(!b)return;mb($.ja);$.G&&$.G.v();$.ja.appendChild(b.N());$.G=b;E(document,"treesaver.chromechanged",{node:b.a})}b=$.G;K(b.a,"width",a.e);K(b.a,"height",a.b);b.hb=i;b.hb={e:Rb(b.T),b:J(b.T)};O&&(Td(b),fb(b.Vb,"updateTOC",b))}}
115
+ if(v){var ze=function(a){return function(){$.G&&Rd($.G);a()}};p("treesaver.nextPage",ze(Md));p("treesaver.previousPage",ze(Hd));p("treesaver.nextArticle",ze(Ld));p("treesaver.previousArticle",ze(Gd))};/*
120
116
  Copyright 2011 Filipe Fortes ( www.fortes.com ).
121
117
  Version: 0.1.
122
118
 
123
119
  Licensed under MIT and GPLv2.
124
120
  */
125
- function Ge(){if(ea)q.innerHTML=fa;else if(ga)q.innerHTML=ga;He();ab!==-1&&db.call(window,ab);mb();ab=-1;Ya=[];Za={};Jb=h;Hb=0;Ib=[];v.yc();document.documentElement.className="js no-treesaver";document.documentElement.style.display="block"}function He(){w("unboot");G(document,"DOMContentLoaded",Ie);delete da.Sb;delete da.Eb}
126
- function Ie(){da.Eb=!0;(q=document.getElementById("ts_container"))?(ea=!0,fa=q.innerHTML):(ea=!1,q=document.body);ga=document.body.innerHTML;pb(q);document.documentElement.style.display="block";Je()}
127
- function Je(){if(da.Sb&&da.Eb&&document.body){He();D(window,"unload",Ke);var a;$={orientation:0,size:{e:0,b:0}};pb(q);a=$;var b;ea?b=q:(b=document.createElement("div"),b.setAttribute("id","chromeContainer"),q.appendChild(b));a.ja=b;a=$;b=B("meta[name=viewport]")[0];b||(b=document.createElement("meta"),b.setAttribute("name","viewport"),B("head")[0].appendChild(b));a.viewport=b;Ae=Be();pe=Ce();Ae.length?(Ee(),jb(Ee,100,Infinity,[],"checkState"),va&&!ea&&!Ia&&(D(window,"orientationchange",De),gb(window.scrollTo,
128
- 100,[0,0])),a=!0):a=!1;(!a||!sd())&&Ke()}}function Ke(){G(window,"unload",Ke);Cd();va&&!ea&&G(window,"orientationchange",De);$.G&&$.G.v();pe=Ae=$=h;Ge()}
129
- if(ma){document.documentElement.style.display="none";v.load();Ua();var Le=function(){da.Sb=!0;Je()},Me,Ne=document.querySelectorAll("link[rel~=resources]");(Me=Ne.length?Ne[0].getAttribute("href"):h)?Hb?Hb===Ob?Le():Ib.push(Le):(Hb=1,Ib=[Le],v.get(Me,Mb)):Le();/complete|loaded/.test(document.readyState)?Ie():D(document,"DOMContentLoaded",Ie);gb(Ge,5E3,[],"unboot")};}).call(window);
121
+ function Ae(){if(da)r.innerHTML=ea;else if(fa)r.innerHTML=fa;Be();Za&&bb.call(window,Za);hb();Za=-1;Wa=[];Xa={};Hb=i;Fb=0;Gb=[];x.zc();document.documentElement.className="js no-treesaver";document.documentElement.style.display="block"}function Be(){A("unboot");vb(document,"DOMContentLoaded",Ce);delete ba.Rb;delete ba.Db}
122
+ function Ce(){ba.Db=!0;(r=document.getElementById("ts_container"))?(da=!0,ea=r.innerHTML):(da=!1,r=document.body);fa=document.body.innerHTML;mb(r);r.innerHTML='<div id="loading">Loading '+document.title+"...</div>";document.documentElement.style.display="block";De()}
123
+ function De(){if(ba.Rb&&ba.Db&&document.body){Be();ub(window,"unload",Ee);var a;$={orientation:0,size:{e:0,b:0}};mb(r);a=$;var b;da?b=r:(b=document.createElement("div"),b.setAttribute("id","chromeContainer"),r.appendChild(b));a.ja=b;a=$;b=D("meta[name=viewport]")[0];b||(b=document.createElement("meta"),b.setAttribute("name","viewport"),D("head")[0].appendChild(b));a.viewport=b;ue=ve();je=we();ue.length?(ye(),db(ye,100,Infinity,[],!1,"checkState",g),ta&&!da&&!Ga&&(ub(window,"orientationchange",xe),
124
+ eb(window.scrollTo,100,[0,0])),a=!0):a=!1;(!a||!sd())&&Ee()}}function Ee(){vb(window,"unload",Ee);Bd();ta&&!da&&vb(window,"orientationchange",xe);$.G&&$.G.v();je=ue=$=i;Ae()}
125
+ if(ka){document.documentElement.style.display="none";x.load();Sa();var Fe=function(){ba.Rb=!0;De()},Ge,He=document.querySelectorAll("link[rel~=resources]");(Ge=He.length?He[0].getAttribute("href"):i)?Fb?Fb===Mb?Fe():Gb.push(Fe):(Fb=1,Gb=[Fe],x.get(Ge,Kb)):Fe();/complete|loaded/.test(document.readyState)?Ce():ub(document,"DOMContentLoaded",Ce);eb(Ae,5E3,[],"unboot")};}).call(window);
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 9
8
8
  - 3
9
- - beta6
10
- version: 0.9.3.beta6
9
+ - beta7
10
+ version: 0.9.3.beta7
11
11
  platform: ruby
12
12
  authors:
13
13
  - Scott Kellum