fa20-bt/js/reveal.min.js

8 lines
26 KiB
JavaScript

/*!
* reveal.js 2.5.0 (2013-08-11, 16:31)
* http://lab.hakim.se/reveal-js
* MIT licensed
*
* Copyright (C) 2013 Hakim El Hattab, http://hakim.se
*/
var Reveal=function(){"use strict";function e(e){return t(),Dt||Pt?(window.addEventListener("load",S,!1),d(Yt,e),o(),a(),void 0):(document.body.setAttribute("class","no-transforms"),void 0)}function t(){Pt="WebkitPerspective"in document.body.style||"MozPerspective"in document.body.style||"msPerspective"in document.body.style||"OPerspective"in document.body.style||"perspective"in document.body.style,Dt="WebkitTransform"in document.body.style||"MozTransform"in document.body.style||"msTransform"in document.body.style||"OTransform"in document.body.style||"transform"in document.body.style,Nt=navigator.userAgent.match(/(iphone|ipod|android)/gi)}function n(){if(Wt.theme=document.querySelector("#theme"),Wt.wrapper=document.querySelector(".reveal"),Wt.slides=document.querySelector(".reveal .slides"),Wt.slides.classList.add("no-transition"),document.querySelector(".reveal .backgrounds")||(Wt.background=document.createElement("div"),Wt.background.classList.add("backgrounds"),Wt.wrapper.appendChild(Wt.background)),!Wt.wrapper.querySelector(".progress")){var e=document.createElement("div");e.classList.add("progress"),e.innerHTML="<span></span>",Wt.wrapper.appendChild(e)}if(!Wt.wrapper.querySelector(".controls")){var t=document.createElement("aside");t.classList.add("controls"),t.innerHTML='<div class="navigate-left"></div><div class="navigate-right"></div><div class="navigate-up"></div><div class="navigate-down"></div>',Wt.wrapper.appendChild(t)}if(!Wt.wrapper.querySelector(".state-background")){var n=document.createElement("div");n.classList.add("state-background"),Wt.wrapper.appendChild(n)}if(!Wt.wrapper.querySelector(".pause-overlay")){var r=document.createElement("div");r.classList.add("pause-overlay"),Wt.wrapper.appendChild(r)}Wt.progress=document.querySelector(".reveal .progress"),Wt.progressbar=document.querySelector(".reveal .progress span"),Yt.controls&&(Wt.controls=document.querySelector(".reveal .controls"),Wt.controlsLeft=u(document.querySelectorAll(".navigate-left")),Wt.controlsRight=u(document.querySelectorAll(".navigate-right")),Wt.controlsUp=u(document.querySelectorAll(".navigate-up")),Wt.controlsDown=u(document.querySelectorAll(".navigate-down")),Wt.controlsPrev=u(document.querySelectorAll(".navigate-prev")),Wt.controlsNext=u(document.querySelectorAll(".navigate-next")))}function r(){function e(e,t){var n={background:e.getAttribute("data-background"),backgroundSize:e.getAttribute("data-background-size"),backgroundImage:e.getAttribute("data-background-image"),backgroundColor:e.getAttribute("data-background-color"),backgroundRepeat:e.getAttribute("data-background-repeat"),backgroundPosition:e.getAttribute("data-background-position"),backgroundTransition:e.getAttribute("data-background-transition")},r=document.createElement("div");return r.className="slide-background",n.background&&(/^(http|file|\/\/)/gi.test(n.background)||/\.(png|jpg|jpeg|gif|bmp)$/gi.test(n.background)?r.style.backgroundImage="url("+n.background+")":r.style.background=n.background),n.backgroundSize&&(r.style.backgroundSize=n.backgroundSize),n.backgroundImage&&(r.style.backgroundImage='url("'+n.backgroundImage+'")'),n.backgroundColor&&(r.style.backgroundColor=n.backgroundColor),n.backgroundRepeat&&(r.style.backgroundRepeat=n.backgroundRepeat),n.backgroundPosition&&(r.style.backgroundPosition=n.backgroundPosition),n.backgroundTransition&&r.setAttribute("data-background-transition",n.backgroundTransition),t.appendChild(r),r}p()&&document.body.classList.add("print-pdf"),Wt.background.innerHTML="",Wt.background.classList.add("no-transition"),u(document.querySelectorAll(Rt)).forEach(function(t){var n;n=p()?e(t,t):e(t,Wt.background),u(t.querySelectorAll("section")).forEach(function(t){p()?e(t,t):e(t,n)})})}function o(){/iphone|ipod|android/gi.test(navigator.userAgent)&&!/crios/gi.test(navigator.userAgent)&&(window.addEventListener("load",m,!1),window.addEventListener("orientationchange",m,!1))}function a(){function e(){n.length&&head.js.apply(null,n),i()}for(var t=[],n=[],r=0,o=Yt.dependencies.length;o>r;r++){var a=Yt.dependencies[r];(!a.condition||a.condition())&&(a.async?n.push(a.src):t.push(a.src),"function"==typeof a.callback&&head.ready(a.src.match(/([\w\d_\-]*)\.?js$|[^\\\/]*$/i)[0],a.callback))}t.length?(head.ready(e),head.js.apply(null,t)):e()}function i(){n(),s(),V(),setTimeout(function(){Wt.slides.classList.remove("no-transition"),g("ready",{indexh:qt,indexv:xt,currentSlide:Mt})},1)}function s(e){if(Wt.wrapper.classList.remove(Yt.transition),"object"==typeof e&&d(Yt,e),Pt===!1&&(Yt.transition="linear"),Wt.wrapper.classList.add(Yt.transition),Wt.wrapper.setAttribute("data-transition-speed",Yt.transitionSpeed),Wt.wrapper.setAttribute("data-background-transition",Yt.backgroundTransition),Wt.controls&&(Wt.controls.style.display=Yt.controls&&Wt.controls?"block":"none"),Wt.progress&&(Wt.progress.style.display=Yt.progress&&Wt.progress?"block":"none"),Yt.rtl?Wt.wrapper.classList.add("rtl"):Wt.wrapper.classList.remove("rtl"),Yt.center?Wt.wrapper.classList.add("center"):Wt.wrapper.classList.remove("center"),Yt.mouseWheel?(document.addEventListener("DOMMouseScroll",pt,!1),document.addEventListener("mousewheel",pt,!1)):(document.removeEventListener("DOMMouseScroll",pt,!1),document.removeEventListener("mousewheel",pt,!1)),Yt.rollingLinks?h():y(),Yt.previewLinks?b():(w(),b("[data-preview-link]")),Yt.theme&&Wt.theme){var t=Wt.theme.getAttribute("href"),n=/[^\/]*?(?=\.css)/,r=t.match(n)[0];Yt.theme!==r&&(t=t.replace(n,Yt.theme),Wt.theme.setAttribute("href",t))}z()}function c(){$t=!0,window.addEventListener("hashchange",Et,!1),window.addEventListener("resize",kt,!1),Yt.touch&&(Wt.wrapper.addEventListener("touchstart",ct,!1),Wt.wrapper.addEventListener("touchmove",lt,!1),Wt.wrapper.addEventListener("touchend",dt,!1),window.navigator.msPointerEnabled&&(Wt.wrapper.addEventListener("MSPointerDown",ut,!1),Wt.wrapper.addEventListener("MSPointerMove",ft,!1),Wt.wrapper.addEventListener("MSPointerUp",vt,!1))),Yt.keyboard&&document.addEventListener("keydown",st,!1),Yt.progress&&Wt.progress&&Wt.progress.addEventListener("click",mt,!1),Yt.controls&&Wt.controls&&["touchstart","click"].forEach(function(e){Wt.controlsLeft.forEach(function(t){t.addEventListener(e,gt,!1)}),Wt.controlsRight.forEach(function(t){t.addEventListener(e,ht,!1)}),Wt.controlsUp.forEach(function(t){t.addEventListener(e,yt,!1)}),Wt.controlsDown.forEach(function(t){t.addEventListener(e,bt,!1)}),Wt.controlsPrev.forEach(function(t){t.addEventListener(e,wt,!1)}),Wt.controlsNext.forEach(function(t){t.addEventListener(e,Lt,!1)})})}function l(){$t=!1,document.removeEventListener("keydown",st,!1),window.removeEventListener("hashchange",Et,!1),window.removeEventListener("resize",kt,!1),Wt.wrapper.removeEventListener("touchstart",ct,!1),Wt.wrapper.removeEventListener("touchmove",lt,!1),Wt.wrapper.removeEventListener("touchend",dt,!1),window.navigator.msPointerEnabled&&(Wt.wrapper.removeEventListener("MSPointerDown",ut,!1),Wt.wrapper.removeEventListener("MSPointerMove",ft,!1),Wt.wrapper.removeEventListener("MSPointerUp",vt,!1)),Yt.progress&&Wt.progress&&Wt.progress.removeEventListener("click",mt,!1),Yt.controls&&Wt.controls&&["touchstart","click"].forEach(function(e){Wt.controlsLeft.forEach(function(t){t.removeEventListener(e,gt,!1)}),Wt.controlsRight.forEach(function(t){t.removeEventListener(e,ht,!1)}),Wt.controlsUp.forEach(function(t){t.removeEventListener(e,yt,!1)}),Wt.controlsDown.forEach(function(t){t.removeEventListener(e,bt,!1)}),Wt.controlsPrev.forEach(function(t){t.removeEventListener(e,wt,!1)}),Wt.controlsNext.forEach(function(t){t.removeEventListener(e,Lt,!1)})})}function d(e,t){for(var n in t)e[n]=t[n]}function u(e){return Array.prototype.slice.call(e)}function f(e,t){var n=e.x-t.x,r=e.y-t.y;return Math.sqrt(n*n+r*r)}function v(e){var t=0;if(e){var n=0;u(e.childNodes).forEach(function(e){"number"==typeof e.offsetTop&&e.style&&("absolute"===e.style.position&&(n+=1),t=Math.max(t,e.offsetTop+e.offsetHeight))}),0===n&&(t=e.offsetHeight)}return t}function p(){return/print-pdf/gi.test(window.location.search)}function m(){0===window.orientation?(document.documentElement.style.overflow="scroll",document.body.style.height="120%"):(document.documentElement.style.overflow="",document.body.style.height="100%"),setTimeout(function(){window.scrollTo(0,1)},10)}function g(e,t){var n=document.createEvent("HTMLEvents",1,2);n.initEvent(e,!0,!0),d(n,t),Wt.wrapper.dispatchEvent(n)}function h(){if(Pt&&!("msPerspective"in document.body.style))for(var e=document.querySelectorAll(Ct+" a:not(.image)"),t=0,n=e.length;n>t;t++){var r=e[t];if(!(!r.textContent||r.querySelector("*")||r.className&&r.classList.contains(r,"roll"))){var o=document.createElement("span");o.setAttribute("data-title",r.text),o.innerHTML=r.innerHTML,r.classList.add("roll"),r.innerHTML="",r.appendChild(o)}}}function y(){for(var e=document.querySelectorAll(Ct+" a.roll"),t=0,n=e.length;n>t;t++){var r=e[t],o=r.querySelector("span");o&&(r.classList.remove("roll"),r.innerHTML=o.innerHTML)}}function b(e){var t=u(document.querySelectorAll(e?e:"a"));t.forEach(function(e){/^(http|www)/gi.test(e.getAttribute("href"))&&e.addEventListener("click",At,!1)})}function w(){var e=u(document.querySelectorAll("a"));e.forEach(function(e){/^(http|www)/gi.test(e.getAttribute("href"))&&e.removeEventListener("click",At,!1)})}function L(e){E(),Wt.preview=document.createElement("div"),Wt.preview.classList.add("preview-link-overlay"),Wt.wrapper.appendChild(Wt.preview),Wt.preview.innerHTML=["<header>",'<a class="close" href="#"><span class="icon"></span></a>','<a class="external" href="'+e+'" target="_blank"><span class="icon"></span></a>',"</header>",'<div class="spinner"></div>','<div class="viewport">','<iframe src="'+e+'"></iframe>',"</div>"].join(""),Wt.preview.querySelector("iframe").addEventListener("load",function(){Wt.preview.classList.add("loaded")},!1),Wt.preview.querySelector(".close").addEventListener("click",function(e){E(),e.preventDefault()},!1),Wt.preview.querySelector(".external").addEventListener("click",function(){E()},!1),setTimeout(function(){Wt.preview.classList.add("visible")},1)}function E(){Wt.preview&&(Wt.preview.setAttribute("src",""),Wt.preview.parentNode.removeChild(Wt.preview),Wt.preview=null)}function k(e){var t=u(e);return t.forEach(function(e,t){e.hasAttribute("data-fragment-index")||e.setAttribute("data-fragment-index",t)}),t.sort(function(e,t){return e.getAttribute("data-fragment-index")-t.getAttribute("data-fragment-index")}),t}function S(){if(Wt.wrapper&&!p()){var e=Wt.wrapper.offsetWidth,t=Wt.wrapper.offsetHeight;e-=t*Yt.margin,t-=t*Yt.margin;var n=Yt.width,r=Yt.height;if("string"==typeof n&&/%$/.test(n)&&(n=parseInt(n,10)/100*e),"string"==typeof r&&/%$/.test(r)&&(r=parseInt(r,10)/100*t),Wt.slides.style.width=n+"px",Wt.slides.style.height=r+"px",Xt=Math.min(e/n,t/r),Xt=Math.max(Xt,Yt.minScale),Xt=Math.min(Xt,Yt.maxScale),void 0===Wt.slides.style.zoom||navigator.userAgent.match(/(iphone|ipod|ipad|android)/gi)){var o="translate(-50%, -50%) scale("+Xt+") translate(50%, 50%)";Wt.slides.style.WebkitTransform=o,Wt.slides.style.MozTransform=o,Wt.slides.style.msTransform=o,Wt.slides.style.OTransform=o,Wt.slides.style.transform=o}else Wt.slides.style.zoom=Xt;for(var a=u(document.querySelectorAll(Ct)),i=0,s=a.length;s>i;i++){var c=a[i];"none"!==c.style.display&&(c.style.top=Yt.center?c.classList.contains("stack")?0:Math.max(-(v(c)/2)-20,-r/2)+"px":"")}W()}}function A(e,t){"object"==typeof e&&"function"==typeof e.setAttribute&&e.setAttribute("data-previous-indexv",t||0)}function q(e){if("object"==typeof e&&"function"==typeof e.setAttribute&&e.classList.contains("stack")){var t=e.hasAttribute("data-start-indexv")?"data-start-indexv":"data-previous-indexv";return parseInt(e.getAttribute(t)||0,10)}return 0}function x(){if(Yt.overview){et();var e=Wt.wrapper.classList.contains("overview"),t=400>window.innerWidth?1e3:2500;Wt.wrapper.classList.add("overview"),Wt.wrapper.classList.remove("exit-overview"),clearTimeout(_t),clearTimeout(Kt),_t=setTimeout(function(){for(var n=document.querySelectorAll(Rt),r=0,o=n.length;o>r;r++){var a=n[r],i=Yt.rtl?-105:105,s="translateZ(-"+t+"px) translate("+(r-qt)*i+"%, 0%)";if(a.setAttribute("data-index-h",r),a.style.WebkitTransform=s,a.style.MozTransform=s,a.style.msTransform=s,a.style.OTransform=s,a.style.transform=s,a.classList.contains("stack"))for(var c=a.querySelectorAll("section"),l=0,d=c.length;d>l;l++){var u=r===qt?xt:q(a),f=c[l],v="translate(0%, "+105*(l-u)+"%)";f.setAttribute("data-index-h",r),f.setAttribute("data-index-v",l),f.style.WebkitTransform=v,f.style.MozTransform=v,f.style.msTransform=v,f.style.OTransform=v,f.style.transform=v,f.addEventListener("click",St,!0)}else a.addEventListener("click",St,!0)}X(),S(),e||g("overviewshown",{indexh:qt,indexv:xt,currentSlide:Mt})},10)}}function T(){if(Yt.overview){clearTimeout(_t),clearTimeout(Kt),Wt.wrapper.classList.remove("overview"),Wt.wrapper.classList.add("exit-overview"),Kt=setTimeout(function(){Wt.wrapper.classList.remove("exit-overview")},10);for(var e=u(document.querySelectorAll(Ct)),t=0,n=e.length;n>t;t++){var r=e[t];r.style.display="",r.style.WebkitTransform="",r.style.MozTransform="",r.style.msTransform="",r.style.OTransform="",r.style.transform="",r.removeEventListener("click",St,!0)}Y(qt,xt),J(),g("overviewhidden",{indexh:qt,indexv:xt,currentSlide:Mt})}}function M(e){"boolean"==typeof e?e?x():T():P()?T():x()}function P(){return Wt.wrapper.classList.contains("overview")}function D(e){return e=e?e:Mt,e&&!!e.parentNode.nodeName.match(/section/i)}function N(){var e=document.body,t=e.requestFullScreen||e.webkitRequestFullscreen||e.webkitRequestFullScreen||e.mozRequestFullScreen||e.msRequestFullScreen;t&&t.apply(e)}function C(){var e=Wt.wrapper.classList.contains("paused");et(),Wt.wrapper.classList.add("paused"),e===!1&&g("paused")}function R(){var e=Wt.wrapper.classList.contains("paused");Wt.wrapper.classList.remove("paused"),J(),e&&g("resumed")}function I(){O()?R():C()}function O(){return Wt.wrapper.classList.contains("paused")}function Y(e,t,n,r){Tt=Mt;var o=document.querySelectorAll(Rt);void 0===t&&(t=q(o[e])),Tt&&Tt.parentNode&&Tt.parentNode.classList.contains("stack")&&A(Tt.parentNode,xt);var a=Ht.concat();Ht.length=0;var i=qt,s=xt;qt=H(Rt,void 0===e?qt:e),xt=H(It,void 0===t?xt:t),X(),S();e:for(var c=0,l=Ht.length;l>c;c++){for(var d=0;a.length>d;d++)if(a[d]===Ht[c]){a.splice(d,1);continue e}document.documentElement.classList.add(Ht[c]),g(Ht[c])}for(;a.length;)document.documentElement.classList.remove(a.pop());P()&&x();var f=o[qt],v=f.querySelectorAll("section");if(Mt=v[xt]||f,n!==void 0){var p=k(Mt.querySelectorAll(".fragment"));u(p).forEach(function(e,t){n>t?e.classList.add("visible"):e.classList.remove("visible")})}var m=qt!==i||xt!==s;m?g("slidechanged",{indexh:qt,indexv:xt,previousSlide:Tt,currentSlide:Mt,origin:r}):Tt=null,Tt&&(Tt.classList.remove("present"),document.querySelector(Ot).classList.contains("present")&&setTimeout(function(){var e,t=u(document.querySelectorAll(Rt+".stack"));for(e in t)t[e]&&A(t[e],0)},0)),m&&($(Tt),K(Mt)),U(),W(),j(),Z()}function z(){l(),c(),S(),zt=Yt.autoSlide,J(),r(),U(),W(),j()}function H(e,t){var n=u(document.querySelectorAll(e)),r=n.length;if(r){Yt.loop&&(t%=r,0>t&&(t=r+t)),t=Math.max(Math.min(t,r-1),0);for(var o=0;r>o;o++){var a=n[o],i=Yt.rtl&&!D(a);if(a.classList.remove("past"),a.classList.remove("present"),a.classList.remove("future"),a.setAttribute("hidden",""),t>o)a.classList.add(i?"future":"past");else if(o>t){a.classList.add(i?"past":"future");for(var s=u(a.querySelectorAll(".fragment.visible"));s.length;)s.pop().classList.remove("visible")}a.querySelector("section")&&a.classList.add("stack")}n[t].classList.add("present"),n[t].removeAttribute("hidden");var c=n[t].getAttribute("data-state");c&&(Ht=Ht.concat(c.split(" ")));var l=n[t].getAttribute("data-autoslide");zt=l?parseInt(l,10):Yt.autoSlide,J()}else t=0;return t}function X(){var e,t,n=u(document.querySelectorAll(Rt)),r=n.length;if(r){var o=P()?10:Yt.viewDistance;Nt&&(o=P()?6:1);for(var a=0;r>a;a++){var i=n[a],s=u(i.querySelectorAll("section")),c=s.length;if(e=Math.abs((qt-a)%(r-o))||0,c){i.style.display="block";for(var l=q(i),d=0;c>d;d++){var f=s[d];t=a===qt?Math.abs(xt-d):Math.abs(d-l),f.style.display=e+t>o?"none":"block"}}else i.style.display=e>o?"none":"block"}}}function W(){if(Yt.progress&&Wt.progress){var e=u(document.querySelectorAll(Rt)),t=document.querySelectorAll(Ct+":not(.stack)").length,n=0;e:for(var r=0;e.length>r;r++){for(var o=e[r],a=u(o.querySelectorAll("section")),i=0;a.length>i;i++){if(a[i].classList.contains("present"))break e;n++}if(o.classList.contains("present"))break;o.classList.contains("stack")===!1&&n++}Wt.progressbar.style.width=n/(t-1)*window.innerWidth+"px"}}function U(){if(Yt.controls&&Wt.controls){var e=F(),t=_();Wt.controlsLeft.concat(Wt.controlsRight).concat(Wt.controlsUp).concat(Wt.controlsDown).concat(Wt.controlsPrev).concat(Wt.controlsNext).forEach(function(e){e.classList.remove("enabled"),e.classList.remove("fragmented")}),e.left&&Wt.controlsLeft.forEach(function(e){e.classList.add("enabled")}),e.right&&Wt.controlsRight.forEach(function(e){e.classList.add("enabled")}),e.up&&Wt.controlsUp.forEach(function(e){e.classList.add("enabled")}),e.down&&Wt.controlsDown.forEach(function(e){e.classList.add("enabled")}),(e.left||e.up)&&Wt.controlsPrev.forEach(function(e){e.classList.add("enabled")}),(e.right||e.down)&&Wt.controlsNext.forEach(function(e){e.classList.add("enabled")}),Mt&&(t.prev&&Wt.controlsPrev.forEach(function(e){e.classList.add("fragmented","enabled")}),t.next&&Wt.controlsNext.forEach(function(e){e.classList.add("fragmented","enabled")}),D(Mt)?(t.prev&&Wt.controlsUp.forEach(function(e){e.classList.add("fragmented","enabled")}),t.next&&Wt.controlsDown.forEach(function(e){e.classList.add("fragmented","enabled")})):(t.prev&&Wt.controlsLeft.forEach(function(e){e.classList.add("fragmented","enabled")}),t.next&&Wt.controlsRight.forEach(function(e){e.classList.add("fragmented","enabled")})))}}function j(){u(Wt.background.childNodes).forEach(function(e,t){var n=Yt.rtl?"future":"past",r=Yt.rtl?"past":"future";e.className="slide-background "+(qt>t?n:t>qt?r:"present"),u(e.childNodes).forEach(function(e,t){e.className="slide-background "+(xt>t?"past":t>xt?"future":"present")})}),setTimeout(function(){Wt.background.classList.remove("no-transition")},1)}function F(){var e=document.querySelectorAll(Rt),t=document.querySelectorAll(It),n={left:qt>0||Yt.loop,right:e.length-1>qt||Yt.loop,up:xt>0,down:t.length-1>xt};if(Yt.rtl){var r=n.left;n.left=n.right,n.right=r}return n}function _(){if(Mt&&Yt.fragments){var e=Mt.querySelectorAll(".fragment"),t=Mt.querySelectorAll(".fragment:not(.visible)");return{prev:e.length-t.length>0,next:!!t.length}}return{prev:!1,next:!1}}function K(e){e&&(u(e.querySelectorAll("video, audio")).forEach(function(e){e.hasAttribute("data-autoplay")&&e.play()}),u(e.querySelectorAll('iframe[src*="youtube.com/embed/"]')).forEach(function(e){e.hasAttribute("data-autoplay")&&e.contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}',"*")}))}function $(e){e&&(u(e.querySelectorAll("video, audio")).forEach(function(e){e.hasAttribute("data-ignore")||e.pause()}),u(e.querySelectorAll('iframe[src*="youtube.com/embed/"]')).forEach(function(e){e.hasAttribute("data-ignore")||"function"!=typeof e.contentWindow.postMessage||e.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")}))}function V(){var e=window.location.hash,t=e.slice(2).split("/"),n=e.replace(/#|\//gi,"");if(isNaN(parseInt(t[0],10))&&n.length){var r=document.querySelector("#"+n);if(r){var o=Reveal.getIndices(r);Y(o.h,o.v)}else Y(qt||0,xt||0)}else{var a=parseInt(t[0],10)||0,i=parseInt(t[1],10)||0;(a!==qt||i!==xt)&&Y(a,i)}}function Z(e){if(Yt.history)if(clearTimeout(Ft),"number"==typeof e)Ft=setTimeout(Z,e);else{var t="/";Mt&&"string"==typeof Mt.getAttribute("id")?t="/"+Mt.getAttribute("id"):((qt>0||xt>0)&&(t+=qt),xt>0&&(t+="/"+xt)),window.location.hash=t}}function Q(e){var t,n=qt,r=xt;if(e){var o=D(e),a=o?e.parentNode:e,i=u(document.querySelectorAll(Rt));n=Math.max(i.indexOf(a),0),o&&(r=Math.max(u(e.parentNode.querySelectorAll("section")).indexOf(e),0))}if(!e&&Mt){var s=Mt.querySelectorAll(".fragment").length>0;if(s){var c=Mt.querySelectorAll(".fragment.visible");t=c.length}}return{h:n,v:r,f:t}}function B(){if(Mt&&Yt.fragments){var e=k(Mt.querySelectorAll(".fragment:not(.visible)"));if(e.length){var t=e[0].getAttribute("data-fragment-index");return e=Mt.querySelectorAll('.fragment[data-fragment-index="'+t+'"]'),u(e).forEach(function(e){e.classList.add("visible")}),g("fragmentshown",{fragment:e[0],fragments:e}),U(),!0}}return!1}function G(){if(Mt&&Yt.fragments){var e=k(Mt.querySelectorAll(".fragment.visible"));if(e.length){var t=e[e.length-1].getAttribute("data-fragment-index");return e=Mt.querySelectorAll('.fragment[data-fragment-index="'+t+'"]'),u(e).forEach(function(e){e.classList.remove("visible")}),g("fragmenthidden",{fragment:e[0],fragments:e}),U(),!0}}return!1}function J(){clearTimeout(jt),!zt||O()||P()||(jt=setTimeout(it,zt))}function et(){clearTimeout(jt)}function tt(){Yt.rtl?(P()||B()===!1)&&F().left&&Y(qt+1):(P()||G()===!1)&&F().left&&Y(qt-1)}function nt(){Yt.rtl?(P()||G()===!1)&&F().right&&Y(qt-1):(P()||B()===!1)&&F().right&&Y(qt+1)}function rt(){(P()||G()===!1)&&F().up&&Y(qt,xt-1)}function ot(){(P()||B()===!1)&&F().down&&Y(qt,xt+1)}function at(){if(G()===!1)if(F().up)rt();else{var e=document.querySelector(Rt+".past:nth-child("+qt+")");if(e){var t=e.querySelectorAll("section").length-1||void 0,n=qt-1;Y(n,t)}}}function it(){B()===!1&&(F().down?ot():nt()),J()}function st(e){document.activeElement;var t=!(!document.activeElement||!document.activeElement.type&&!document.activeElement.href&&"inherit"===document.activeElement.contentEditable);if(!(t||e.shiftKey&&32!==e.keyCode||e.altKey||e.ctrlKey||e.metaKey)){if(O()&&-1===[66,190,191].indexOf(e.keyCode))return!1;var n=!1;if("object"==typeof Yt.keyboard)for(var r in Yt.keyboard)if(parseInt(r,10)===e.keyCode){var o=Yt.keyboard[r];"function"==typeof o?o.apply(null,[e]):"string"==typeof o&&"function"==typeof Reveal[o]&&Reveal[o].call(),n=!0}if(n===!1)switch(n=!0,e.keyCode){case 80:case 33:at();break;case 78:case 34:it();break;case 72:case 37:tt();break;case 76:case 39:nt();break;case 75:case 38:rt();break;case 74:case 40:ot();break;case 36:Y(0);break;case 35:Y(Number.MAX_VALUE);break;case 32:P()?T():e.shiftKey?at():it();break;case 13:P()?T():n=!1;break;case 66:case 190:case 191:I();break;case 70:N();break;default:n=!1}n?e.preventDefault():27!==e.keyCode&&79!==e.keyCode||!Pt||(M(),e.preventDefault()),J()}}function ct(e){Vt.startX=e.touches[0].clientX,Vt.startY=e.touches[0].clientY,Vt.startCount=e.touches.length,2===e.touches.length&&Yt.overview&&(Vt.startSpan=f({x:e.touches[1].clientX,y:e.touches[1].clientY},{x:Vt.startX,y:Vt.startY}))}function lt(e){if(Vt.captured)navigator.userAgent.match(/android/gi)&&e.preventDefault();else{var t=e.touches[0].clientX,n=e.touches[0].clientY;if(2===e.touches.length&&2===Vt.startCount&&Yt.overview){var r=f({x:e.touches[1].clientX,y:e.touches[1].clientY},{x:Vt.startX,y:Vt.startY});Math.abs(Vt.startSpan-r)>Vt.threshold&&(Vt.captured=!0,Vt.startSpan>r?x():T()),e.preventDefault()}else if(1===e.touches.length&&2!==Vt.startCount){var o=t-Vt.startX,a=n-Vt.startY;o>Vt.threshold&&Math.abs(o)>Math.abs(a)?(Vt.captured=!0,tt()):-Vt.threshold>o&&Math.abs(o)>Math.abs(a)?(Vt.captured=!0,nt()):a>Vt.threshold?(Vt.captured=!0,rt()):-Vt.threshold>a&&(Vt.captured=!0,ot()),Yt.embedded?(Vt.captured||D(Mt))&&e.preventDefault():e.preventDefault()}}}function dt(){Vt.captured=!1}function ut(e){e.pointerType===e.MSPOINTER_TYPE_TOUCH&&(e.touches=[{clientX:e.clientX,clientY:e.clientY}],ct(e))}function ft(e){e.pointerType===e.MSPOINTER_TYPE_TOUCH&&(e.touches=[{clientX:e.clientX,clientY:e.clientY}],lt(e))}function vt(e){e.pointerType===e.MSPOINTER_TYPE_TOUCH&&(e.touches=[{clientX:e.clientX,clientY:e.clientY}],dt(e))}function pt(e){if(Date.now()-Ut>600){Ut=Date.now();var t=e.detail||-e.wheelDelta;t>0?it():at()}}function mt(e){e.preventDefault();var t=u(document.querySelectorAll(Rt)).length,n=Math.floor(e.clientX/Wt.wrapper.offsetWidth*t);Y(n)}function gt(e){e.preventDefault(),tt()}function ht(e){e.preventDefault(),nt()}function yt(e){e.preventDefault(),rt()}function bt(e){e.preventDefault(),ot()}function wt(e){e.preventDefault(),at()}function Lt(e){e.preventDefault(),it()}function Et(){V()}function kt(){S()}function St(e){if($t&&P()){e.preventDefault();for(var t=e.target;t&&!t.nodeName.match(/section/gi);)t=t.parentNode;if(t&&!t.classList.contains("disabled")&&(T(),t.nodeName.match(/section/gi))){var n=parseInt(t.getAttribute("data-index-h"),10),r=parseInt(t.getAttribute("data-index-v"),10);Y(n,r)}}}function At(e){var t=e.target.getAttribute("href");t&&(L(t),e.preventDefault())}var qt,xt,Tt,Mt,Pt,Dt,Nt,Ct=".reveal .slides section",Rt=".reveal .slides>section",It=".reveal .slides>section.present>section",Ot=".reveal .slides>section:first-child",Yt={width:960,height:700,margin:.1,minScale:.2,maxScale:1,controls:!0,progress:!0,history:!1,keyboard:!0,overview:!0,center:!0,touch:!0,loop:!1,rtl:!1,fragments:!0,embedded:!1,autoSlide:0,mouseWheel:!1,rollingLinks:!1,previewLinks:!1,theme:null,transition:"default",transitionSpeed:"default",backgroundTransition:"default",viewDistance:3,dependencies:[]},zt=0,Ht=[],Xt=1,Wt={},Ut=0,jt=0,Ft=0,_t=0,Kt=0,$t=!1,Vt={startX:0,startY:0,startSpan:0,startCount:0,captured:!1,threshold:40};return{initialize:e,configure:s,sync:z,slide:Y,left:tt,right:nt,up:rt,down:ot,prev:at,next:it,prevFragment:G,nextFragment:B,navigateTo:Y,navigateLeft:tt,navigateRight:nt,navigateUp:rt,navigateDown:ot,navigatePrev:at,navigateNext:it,layout:S,availableRoutes:F,availableFragments:_,toggleOverview:M,togglePause:I,isOverview:P,isPaused:O,addEventListeners:c,removeEventListeners:l,getIndices:Q,getSlide:function(e,t){var n=document.querySelectorAll(Rt)[e],r=n&&n.querySelectorAll("section");return t!==void 0?r?r[t]:void 0:n},getPreviousSlide:function(){return Tt},getCurrentSlide:function(){return Mt},getScale:function(){return Xt},getConfig:function(){return Yt},getQueryHash:function(){var e={};return location.search.replace(/[A-Z0-9]+?=(\w*)/gi,function(t){e[t.split("=").shift()]=t.split("=").pop()}),e},isFirstSlide:function(){return null==document.querySelector(Ct+".past")?!0:!1},isLastSlide:function(){return Mt&&Mt.classList.contains(".stack")?null==Mt.querySelector(Ct+".future")?!0:!1:null==document.querySelector(Ct+".future")?!0:!1},addEventListener:function(e,t,n){"addEventListener"in window&&(Wt.wrapper||document.querySelector(".reveal")).addEventListener(e,t,n)},removeEventListener:function(e,t,n){"addEventListener"in window&&(Wt.wrapper||document.querySelector(".reveal")).removeEventListener(e,t,n)}}}();