")).prop("outerHTML")]),this._controls.$absolute=(e.dotsContainer?s(e.dotsContainer):s("").addClass(e.dotsClass).appendTo(this.$element)).addClass("disabled"),this._controls.$absolute.on("click","button",s.proxy(function(i){var n=s(i.target).parent().is(this._controls.$absolute)?s(i.target).index():s(i.target).parent().index();i.preventDefault(),this.to(n,e.dotsSpeed)},this));for(t in this._overrides)this._core[t]=s.proxy(this[t],this)},o.prototype.destroy=function(){var t,e,i,n,r;r=this._core.settings;for(t in this._handlers)this.$element.off(t,this._handlers[t]);for(e in this._controls)e==="$relative"&&r.navContainer?this._controls[e].html(""):this._controls[e].remove();for(n in this.overides)this._core[n]=this._overrides[n];for(i in Object.getOwnPropertyNames(this))typeof this[i]!="function"&&(this[i]=null)},o.prototype.update=function(){var t,e,i=this._core.clones().length/2,n=i+this._core.items().length,r=this._core.maximum(!0),a=this._core.settings,h=a.center||a.autoWidth||a.dotsData?1:a.dotsEach||a.items;if(a.slideBy!=="page"&&(a.slideBy=Math.min(a.slideBy,a.items)),a.dots||a.slideBy=="page")for(this._pages=[],t=i,e=0,0;t=h||e===0){if(this._pages.push({start:Math.min(r,t-i),end:t-i+h-1}),Math.min(r,t-i)===r)break;e=0}e+=this._core.mergers(this._core.relative(t))}},o.prototype.draw=function(){var t,e=this._core.settings,i=this._core.items().length<=e.items,n=this._core.relative(this._core.current()),r=e.loop||e.rewind;this._controls.$relative.toggleClass("disabled",!e.nav||i),e.nav&&(this._controls.$previous.toggleClass("disabled",!r&&n<=this._core.minimum(!0)),this._controls.$next.toggleClass("disabled",!r&&n>=this._core.maximum(!0))),this._controls.$absolute.toggleClass("disabled",!e.dots||i),e.dots&&(t=this._pages.length-this._controls.$absolute.children().length,e.dotsData&&t!==0?this._controls.$absolute.html(this._templates.join("")):t>0?this._controls.$absolute.append(new Array(t+1).join(this._templates[0])):t<0&&this._controls.$absolute.children().slice(t).remove(),this._controls.$absolute.find(".active").removeClass("active"),this._controls.$absolute.children().eq(s.inArray(this.current(),this._pages)).addClass("active"))},o.prototype.onTrigger=function(t){var e=this._core.settings;t.page={index:s.inArray(this.current(),this._pages),count:this._pages.length,size:e&&(e.center||e.autoWidth||e.dotsData?1:e.dotsEach||e.items)}},o.prototype.current=function(){var t=this._core.relative(this._core.current());return s.grep(this._pages,s.proxy(function(e,i){return e.start<=t&&e.end>=t},this)).pop()},o.prototype.getPosition=function(t){var e,i,n=this._core.settings;return n.slideBy=="page"?(e=s.inArray(this.current(),this._pages),i=this._pages.length,t?++e:--e,e=this._pages[(e%i+i)%i].start):(e=this._core.relative(this._core.current()),i=this._core.items().length,t?e+=n.slideBy:e-=n.slideBy),e},o.prototype.next=function(t){s.proxy(this._overrides.to,this._core)(this.getPosition(!0),t)},o.prototype.prev=function(t){s.proxy(this._overrides.to,this._core)(this.getPosition(!1),t)},o.prototype.to=function(t,e,i){var n;!i&&this._pages.length?(n=this._pages.length,s.proxy(this._overrides.to,this._core)(this._pages[(t%n+n)%n].start,e)):s.proxy(this._overrides.to,this._core)(t,e)},s.fn.owlCarousel.Constructor.Plugins.Navigation=o}(window.Zepto||window.jQuery),function(s,c,d,p){var o=function(t){this._core=t,this._hashes={},this.$element=this._core.$element,this._handlers={"initialized.owl.carousel":s.proxy(function(e){e.namespace&&this._core.settings.startPosition==="URLHash"&&s(c).trigger("hashchange.owl.navigation")},this),"prepared.owl.carousel":s.proxy(function(e){if(e.namespace){var i=s(e.content).find("[data-hash]").addBack("[data-hash]").attr("data-hash");if(!i)return;this._hashes[i]=e.content}},this),"changed.owl.carousel":s.proxy(function(e){if(e.namespace&&e.property.name==="position"){var i=this._core.items(this._core.relative(this._core.current())),n=s.map(this._hashes,function(r,a){return r===i?a:null}).join();if(!n||c.location.hash.slice(1)===n)return;c.location.hash=n}},this)},this._core.options=s.extend({},o.Defaults,this._core.options),this.$element.on(this._handlers),s(c).on("hashchange.owl.navigation",s.proxy(function(e){var i=c.location.hash.substring(1),n=this._core.$stage.children(),r=this._hashes[i]&&n.index(this._hashes[i]);r!==p&&r!==this._core.current()&&this._core.to(this._core.relative(r),!1,!0)},this))};o.Defaults={URLhashListener:!1},o.prototype.destroy=function(){var t,e;s(c).off("hashchange.owl.navigation");for(t in this._handlers)this._core.$element.off(t,this._handlers[t]);for(e in Object.getOwnPropertyNames(this))typeof this[e]!="function"&&(this[e]=null)},s.fn.owlCarousel.Constructor.Plugins.Hash=o}(window.Zepto||window.jQuery,window),function(s,c,d,p){function o(a,h){var l=!1,u=a.charAt(0).toUpperCase()+a.slice(1);return s.each((a+" "+i.join(u+" ")+u).split(" "),function(g,m){if(e[m]!==p)return l=!h||m,!1}),l}function t(a){return o(a,!0)}var e=s("").get(0).style,i="Webkit Moz O ms".split(" "),n={transition:{end:{WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd",transition:"transitionend"}},animation:{end:{WebkitAnimation:"webkitAnimationEnd",MozAnimation:"animationend",OAnimation:"oAnimationEnd",animation:"animationend"}}},r={csstransforms:function(){return!!o("transform")},csstransforms3d:function(){return!!o("perspective")},csstransitions:function(){return!!o("transition")},cssanimations:function(){return!!o("animation")}};r.csstransitions()&&(s.support.transition=new String(t("transition")),s.support.transition.end=n.transition.end[s.support.transition]),r.cssanimations()&&(s.support.animation=new String(t("animation")),s.support.animation.end=n.animation.end[s.support.animation]),r.csstransforms()&&(s.support.transform=new String(t("transform")),s.support.transform3d=r.csstransforms3d())}(window.Zepto||window.jQuery);