function preload(e){$(e).each(function(){$("").attr("src",this).appendTo("body").css("display","none")})}$(document).ready(function(){/*$(".actoggle").click(function(e){e.preventDefault();let t=$(this);t.next().hasClass("show")?(t.next().removeClass("show"),t.next().slideUp(350)):(t.parent().parent().find("li .inner").removeClass("show"),t.parent().parent().find("li .inner").slideUp(350),t.next().toggleClass("show"))})*/}),function(e,t){"function"==typeof define&&define.amd?define(function(){return t(e,document,{})}):"undefined"!=typeof exports?global&&global.testEnv?t(global.testEnv,global.testEnv.document,exports):t(e,document,exports):e.Bounceback=t(e,document,{})}(window,function(r,a,o){function i(e,t,n){e.attachEvent?e.attachEvent("on"+t,n):e.addEventListener(t,n,!1)}var e=r.Bounceback;o.noConflict=function(){return r.Bounceback=e,this},o.version="1.0.0",o.options={distance:100,maxDisplay:1,method:"auto",sensitivity:10,cookieLife:365,scrollDelay:500,aggressive:!1,checkReferrer:!0,storeName:"bounceback-visited",onBounce:function(){return o}},o.data={get:function(e){if(r.localStorage)return r.localStorage.getItem(e)||"";for(var t=a.cookie.split(";"),n=-1,o=[],i=t.length;++no.options.sensitivity&&o.onBounce()}),this.options.scrollDelay&&i(r,"scroll",function(e){o.disabled||(o.disabled=!0,clearTimeout(t),t=setTimeout(function(){o.disabled=!1},o.options.scrollDelay))}))},o.init=function(e){var t,n;for(t in e=e||{},this.options)this.options.hasOwnProperty(t)&&!e.hasOwnProperty(t)&&(e[t]=this.options[t]);return(this.options=e).checkReferrer&&a.referrer&&((n=a.createElement("a")).href=a.referrer,n.host==r.location.host&&this.data.set(e.storeName,"1")),this.activated||!e.aggressive&&this.data.get(e.storeName)||(this.activated=!0,"history"===e.method||"auto"===e.method&&this.isMobile?this.activate("history"):this.activate("mouse"),this.data.set(e.storeName,"1")),this},o}),function(n){"function"==typeof define&&define.amd?define(["jquery"],n):"object"==typeof module&&module.exports?module.exports=function(e,t){return void 0===t&&(t="undefined"!=typeof window?require("jquery"):require("jquery")(e)),n(t),t}:n(jQuery)}(function(u){"use strict";function o(e,t){if(!(this instanceof o)){var n=new o(e,t);return n.open(),n}this.id=o.id++,this.setup(e,t),this.chainCallbacks(o._callbackChain)}var i,r,a,n,s,c;void 0!==u?u.fn.jquery.match(/-ajax/)?"console"in window&&window.console.info("Featherlight needs regular jQuery, not the slim version."):(i=[],r=function(t){return i=u.grep(i,function(e){return e!==t&&0','
','",'
'+n.loading+"
","
",""].join("")),o="."+n.namespace+"-close"+(n.otherClose?","+n.otherClose:"");return n.$instance=e.clone().addClass(n.variant),n.$instance.on(n.closeTrigger+"."+n.namespace,function(e){var t;e.isDefaultPrevented()||(t=u(e.target),("background"===n.closeOnClick&&t.is("."+n.namespace)||"anywhere"===n.closeOnClick||t.closest(o).length)&&(n.close(e),e.preventDefault()))}),this},getContent:function(){if(!1!==this.persist&&this.$content)return this.$content;function e(e){return t.$currentTarget&&t.$currentTarget.attr(e)}var t=this,n=this.constructor.contentFilters,o=e(t.targetAttr),i=t.target||o||"",r=n[t.type];if(!r&&i in n&&(r=n[i],i=t.target&&o),i=i||e("href")||"",!r)for(var a in n)t[a]&&(r=n[a],i=t[a]);if(!r){var s=i,i=null;if(u.each(t.contentFilters,function(){return r=n[this],!(i=!(i=r.test?r.test(s):i)&&r.regex&&s.match&&s.match(r.regex)?s:i)}),!i)return"console"in window&&window.console.error("Featherlight: no content filter found "+(s?' for "'+s+'"':" (no target specified)")),!1}return r.process.call(t,i)},setContent:function(e){return this.$instance.removeClass(this.namespace+"-loading"),this.$instance.toggleClass(this.namespace+"-iframe",e.is("iframe")),this.$instance.find("."+this.namespace+"-inner").not(e).slice(1).remove().end().replaceWith(u.contains(this.$instance[0],e[0])?"":e),this.$content=e.addClass(this.namespace+"-inner"),this},open:function(t){var n=this;if(n.$instance.hide().appendTo(n.root),!(t&&t.isDefaultPrevented()||!1===n.beforeOpen(t))){t&&t.preventDefault();var e=n.getContent();if(e)return i.push(n),c(!0),n.$instance.fadeIn(n.openSpeed),n.beforeContent(t),u.when(e).always(function(e){e&&(n.setContent(e),n.afterContent(t))}).then(n.$instance.promise()).done(function(){n.afterOpen(t)})}return n.$instance.detach(),u.Deferred().reject().promise()},close:function(e){var t=this,n=u.Deferred();return!1===t.beforeClose(e)?n.reject():(0===r(t).length&&c(!1),t.$instance.fadeOut(t.closeSpeed,function(){t.$instance.detach(),t.afterClose(e),n.resolve()})),n.promise()},resize:function(e,t){var n;e&&t&&(this.$content.css("width","").css("height",""),1<(n=Math.max(e/(this.$content.parent().width()-1),t/(this.$content.parent().height()-1)))&&(n=t/Math.floor(t/n),this.$content.css("width",e/n+"px").css("height",t/n+"px")))},chainCallbacks:function(e){for(var t in e)this[t]=u.proxy(e[t],this,u.proxy(this[t],this))}},u.extend(o,{id:0,autoBind:"[data-featherlight]",defaults:o.prototype,contentFilters:{jquery:{regex:/^[#.]\w/,test:function(e){return e instanceof u&&e},process:function(e){return!1!==this.persist?u(e):u(e).clone(!0)}},image:{regex:/\.(png|jpg|jpeg|gif|tiff?|bmp|svg)(\?\S*)?$/i,process:function(e){var t=u.Deferred(),n=new Image,o=u('');return n.onload=function(){o.naturalWidth=n.width,o.naturalHeight=n.height,t.resolve(o)},n.onerror=function(){t.reject(o)},n.src=e,t.promise()}},html:{regex:/^\s*<[\w!][^<]*>/,process:function(e){return u(e)}},ajax:{regex:/./,process:function(e){var n=u.Deferred(),o=u("
").load(e,function(e,t){"error"!==t&&n.resolve(o.contents()),n.reject()});return n.promise()}},iframe:{process:function(e){var t=new u.Deferred,n=u("