<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! jQuery Migrate v3.4.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */
"undefined"==typeof jQuery.migrateMute&amp;&amp;(jQuery.migrateMute=!0),function(t){"use strict";"function"==typeof define&amp;&amp;define.amd?define(["jquery"],function(e){return t(e,window)}):"object"==typeof module&amp;&amp;module.exports?module.exports=t(require("jquery"),window):t(jQuery,window)}(function(s,n){"use strict";function e(e){return 0&lt;=function(e,t){for(var r=/^(\d+)\.(\d+)\.(\d+)/,n=r.exec(e)||[],o=r.exec(t)||[],a=1;a&lt;=3;a++){if(+o[a]&lt;+n[a])return 1;if(+n[a]&lt;+o[a])return-1}return 0}(s.fn.jquery,e)}s.migrateVersion="3.4.1";var t=Object.create(null);s.migrateDisablePatches=function(){for(var e=0;e&lt;arguments.length;e++)t[arguments[e]]=!0},s.migrateEnablePatches=function(){for(var e=0;e&lt;arguments.length;e++)delete t[arguments[e]]},s.migrateIsPatchEnabled=function(e){return!t[e]},n.console&amp;&amp;n.console.log&amp;&amp;(s&amp;&amp;e("3.0.0")&amp;&amp;!e("5.0.0")||n.console.log("JQMIGRATE: jQuery 3.x-4.x REQUIRED"),s.migrateWarnings&amp;&amp;n.console.log("JQMIGRATE: Migrate plugin loaded multiple times"),n.console.log("JQMIGRATE: Migrate is installed"+(s.migrateMute?"":" with logging active")+", version "+s.migrateVersion));var o={};function u(e,t){var r=n.console;!s.migrateIsPatchEnabled(e)||s.migrateDeduplicateWarnings&amp;&amp;o[t]||(o[t]=!0,s.migrateWarnings.push(t+" ["+e+"]"),r&amp;&amp;r.warn&amp;&amp;!s.migrateMute&amp;&amp;(r.warn("JQMIGRATE: "+t),s.migrateTrace&amp;&amp;r.trace&amp;&amp;r.trace()))}function r(e,t,r,n,o){Object.defineProperty(e,t,{configurable:!0,enumerable:!0,get:function(){return u(n,o),r},set:function(e){u(n,o),r=e}})}function a(e,t,r,n,o){var a=e[t];e[t]=function(){return o&amp;&amp;u(n,o),(s.migrateIsPatchEnabled(n)?r:a||s.noop).apply(this,arguments)}}function c(e,t,r,n,o){if(!o)throw new Error("No warning message provided");return a(e,t,r,n,o),0}function i(e,t,r,n){return a(e,t,r,n),0}s.migrateDeduplicateWarnings=!0,s.migrateWarnings=[],void 0===s.migrateTrace&amp;&amp;(s.migrateTrace=!0),s.migrateReset=function(){o={},s.migrateWarnings.length=0},"BackCompat"===n.document.compatMode&amp;&amp;u("quirks","jQuery is not compatible with Quirks Mode");var d,l,p,f={},m=s.fn.init,y=s.find,h=/\[(\s*[-\w]+\s*)([~|^$*]?=)\s*([-\w#]*?#[-\w#]*)\s*\]/,g=/\[(\s*[-\w]+\s*)([~|^$*]?=)\s*([-\w#]*?#[-\w#]*)\s*\]/g,v=/^[\s\uFEFF\xA0]+|([^\s\uFEFF\xA0])[\s\uFEFF\xA0]+$/g;for(d in i(s.fn,"init",function(e){var t=Array.prototype.slice.call(arguments);return s.migrateIsPatchEnabled("selector-empty-id")&amp;&amp;"string"==typeof e&amp;&amp;"#"===e&amp;&amp;(u("selector-empty-id","jQuery( '#' ) is not a valid selector"),t[0]=[]),m.apply(this,t)},"selector-empty-id"),s.fn.init.prototype=s.fn,i(s,"find",function(t){var r=Array.prototype.slice.call(arguments);if("string"==typeof t&amp;&amp;h.test(t))try{n.document.querySelector(t)}catch(e){t=t.replace(g,function(e,t,r,n){return"["+t+r+'"'+n+'"]'});try{n.document.querySelector(t),u("selector-hash","Attribute selector with '#' must be quoted: "+r[0]),r[0]=t}catch(e){u("selector-hash","Attribute selector with '#' was not fixed: "+r[0])}}return y.apply(this,r)},"selector-hash"),y)Object.prototype.hasOwnProperty.call(y,d)&amp;&amp;(s.find[d]=y[d]);c(s.fn,"size",function(){return this.length},"size","jQuery.fn.size() is deprecated and removed; use the .length property"),c(s,"parseJSON",function(){return JSON.parse.apply(null,arguments)},"parseJSON","jQuery.parseJSON is deprecated; use JSON.parse"),c(s,"holdReady",s.holdReady,"holdReady","jQuery.holdReady is deprecated"),c(s,"unique",s.uniqueSort,"unique","jQuery.unique is deprecated; use jQuery.uniqueSort"),r(s.expr,"filters",s.expr.pseudos,"expr-pre-pseudos","jQuery.expr.filters is deprecated; use jQuery.expr.pseudos"),r(s.expr,":",s.expr.pseudos,"expr-pre-pseudos","jQuery.expr[':'] is deprecated; use jQuery.expr.pseudos"),e("3.1.1")&amp;&amp;c(s,"trim",function(e){return null==e?"":(e+"").replace(v,"$1")},"trim","jQuery.trim is deprecated; use String.prototype.trim"),e("3.2.0")&amp;&amp;(c(s,"nodeName",function(e,t){return e.nodeName&amp;&amp;e.nodeName.toLowerCase()===t.toLowerCase()},"nodeName","jQuery.nodeName is deprecated"),c(s,"isArray",Array.isArray,"isArray","jQuery.isArray is deprecated; use Array.isArray")),e("3.3.0")&amp;&amp;(c(s,"isNumeric",function(e){var t=typeof e;return("number"==t||"string"==t)&amp;&amp;!isNaN(e-parseFloat(e))},"isNumeric","jQuery.isNumeric() is deprecated"),s.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){f["[object "+t+"]"]=t.toLowerCase()}),c(s,"type",function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?f[Object.prototype.toString.call(e)]||"object":typeof e},"type","jQuery.type is deprecated"),c(s,"isFunction",function(e){return"function"==typeof e},"isFunction","jQuery.isFunction() is deprecated"),c(s,"isWindow",function(e){return null!=e&amp;&amp;e===e.window},"isWindow","jQuery.isWindow() is deprecated")),s.ajax&amp;&amp;(l=s.ajax,p=/(=)\?(?=&amp;|$)|\?\?/,i(s,"ajax",function(){var e=l.apply(this,arguments);return e.promise&amp;&amp;(c(e,"success",e.done,"jqXHR-methods","jQXHR.success is deprecated and removed"),c(e,"error",e.fail,"jqXHR-methods","jQXHR.error is deprecated and removed"),c(e,"complete",e.always,"jqXHR-methods","jQXHR.complete is deprecated and removed")),e},"jqXHR-methods"),e("4.0.0")||s.ajaxPrefilter("+json",function(e){!1!==e.jsonp&amp;&amp;(p.test(e.url)||"string"==typeof e.data&amp;&amp;0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&amp;&amp;p.test(e.data))&amp;&amp;u("jsonp-promotion","JSON-to-JSONP auto-promotion is deprecated")}));var j=s.fn.removeAttr,b=s.fn.toggleClass,w=/\S+/g;function x(e){return e.replace(/-([a-z])/g,function(e,t){return t.toUpperCase()})}i(s.fn,"removeAttr",function(e){var r=this,n=!1;return s.each(e.match(w),function(e,t){s.expr.match.bool.test(t)&amp;&amp;r.each(function(){if(!1!==s(this).prop(t))return!(n=!0)}),n&amp;&amp;(u("removeAttr-bool","jQuery.fn.removeAttr no longer sets boolean properties: "+t),r.prop(t,!1))}),j.apply(this,arguments)},"removeAttr-bool"),i(s.fn,"toggleClass",function(t){return void 0!==t&amp;&amp;"boolean"!=typeof t?b.apply(this,arguments):(u("toggleClass-bool","jQuery.fn.toggleClass( boolean ) is deprecated"),this.each(function(){var e=this.getAttribute&amp;&amp;this.getAttribute("class")||"";e&amp;&amp;s.data(this,"__className__",e),this.setAttribute&amp;&amp;this.setAttribute("class",!e&amp;&amp;!1!==t&amp;&amp;s.data(this,"__className__")||"")}))},"toggleClass-bool");var Q,A,R=!1,C=/^[a-z]/,N=/^(?:Border(?:Top|Right|Bottom|Left)?(?:Width|)|(?:Margin|Padding)?(?:Top|Right|Bottom|Left)?|(?:Min|Max)?(?:Width|Height))$/;s.swap&amp;&amp;s.each(["height","width","reliableMarginRight"],function(e,t){var r=s.cssHooks[t]&amp;&amp;s.cssHooks[t].get;r&amp;&amp;(s.cssHooks[t].get=function(){var e;return R=!0,e=r.apply(this,arguments),R=!1,e})}),i(s,"swap",function(e,t,r,n){var o,a,i={};for(a in R||u("swap","jQuery.swap() is undocumented and deprecated"),t)i[a]=e.style[a],e.style[a]=t[a];for(a in o=r.apply(e,n||[]),t)e.style[a]=i[a];return o},"swap"),e("3.4.0")&amp;&amp;"undefined"!=typeof Proxy&amp;&amp;(s.cssProps=new Proxy(s.cssProps||{},{set:function(){return u("cssProps","jQuery.cssProps is deprecated"),Reflect.set.apply(this,arguments)}})),e("4.0.0")?(A={animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},"undefined"!=typeof Proxy?s.cssNumber=new Proxy(A,{get:function(){return u("css-number","jQuery.cssNumber is deprecated"),Reflect.get.apply(this,arguments)},set:function(){return u("css-number","jQuery.cssNumber is deprecated"),Reflect.set.apply(this,arguments)}}):s.cssNumber=A):A=s.cssNumber,Q=s.fn.css,i(s.fn,"css",function(e,t){var r,n,o=this;return e&amp;&amp;"object"==typeof e&amp;&amp;!Array.isArray(e)?(s.each(e,function(e,t){s.fn.css.call(o,e,t)}),this):("number"==typeof t&amp;&amp;(r=x(e),n=r,C.test(n)&amp;&amp;N.test(n[0].toUpperCase()+n.slice(1))||A[r]||u("css-number",'Number-typed values are deprecated for jQuery.fn.css( "'+e+'", value )')),Q.apply(this,arguments))},"css-number");var S,P,k,H,E=s.data;i(s,"data",function(e,t,r){var n,o,a;if(t&amp;&amp;"object"==typeof t&amp;&amp;2===arguments.length){for(a in n=s.hasData(e)&amp;&amp;E.call(this,e),o={},t)a!==x(a)?(u("data-camelCase","jQuery.data() always sets/gets camelCased names: "+a),n[a]=t[a]):o[a]=t[a];return E.call(this,e,o),t}return t&amp;&amp;"string"==typeof t&amp;&amp;t!==x(t)&amp;&amp;(n=s.hasData(e)&amp;&amp;E.call(this,e))&amp;&amp;t in n?(u("data-camelCase","jQuery.data() always sets/gets camelCased names: "+t),2&lt;arguments.length&amp;&amp;(n[t]=r),n[t]):E.apply(this,arguments)},"data-camelCase"),s.fx&amp;&amp;(k=s.Tween.prototype.run,H=function(e){return e},i(s.Tween.prototype,"run",function(){1&lt;s.easing[this.easing].length&amp;&amp;(u("easing-one-arg","'jQuery.easing."+this.easing.toString()+"' should use only one argument"),s.easing[this.easing]=H),k.apply(this,arguments)},"easing-one-arg"),S=s.fx.interval,P="jQuery.fx.interval is deprecated",n.requestAnimationFrame&amp;&amp;Object.defineProperty(s.fx,"interval",{configurable:!0,enumerable:!0,get:function(){return n.document.hidden||u("fx-interval",P),s.migrateIsPatchEnabled("fx-interval")&amp;&amp;void 0===S?13:S},set:function(e){u("fx-interval",P),S=e}}));var M=s.fn.load,q=s.event.add,O=s.event.fix;s.event.props=[],s.event.fixHooks={},r(s.event.props,"concat",s.event.props.concat,"event-old-patch","jQuery.event.props.concat() is deprecated and removed"),i(s.event,"fix",function(e){var t,r=e.type,n=this.fixHooks[r],o=s.event.props;if(o.length){u("event-old-patch","jQuery.event.props are deprecated and removed: "+o.join());while(o.length)s.event.addProp(o.pop())}if(n&amp;&amp;!n._migrated_&amp;&amp;(n._migrated_=!0,u("event-old-patch","jQuery.event.fixHooks are deprecated and removed: "+r),(o=n.props)&amp;&amp;o.length))while(o.length)s.event.addProp(o.pop());return t=O.call(this,e),n&amp;&amp;n.filter?n.filter(t,e):t},"event-old-patch"),i(s.event,"add",function(e,t){return e===n&amp;&amp;"load"===t&amp;&amp;"complete"===n.document.readyState&amp;&amp;u("load-after-event","jQuery(window).on('load'...) called after load event occurred"),q.apply(this,arguments)},"load-after-event"),s.each(["load","unload","error"],function(e,t){i(s.fn,t,function(){var e=Array.prototype.slice.call(arguments,0);return"load"===t&amp;&amp;"string"==typeof e[0]?M.apply(this,e):(u("shorthand-removed-v3","jQuery.fn."+t+"() is deprecated"),e.splice(0,0,t),arguments.length?this.on.apply(this,e):(this.triggerHandler.apply(this,e),this))},"shorthand-removed-v3")}),s.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,r){c(s.fn,r,function(e,t){return 0&lt;arguments.length?this.on(r,null,e,t):this.trigger(r)},"shorthand-deprecated-v3","jQuery.fn."+r+"() event shorthand is deprecated")}),s(function(){s(n.document).triggerHandler("ready")}),s.event.special.ready={setup:function(){this===n.document&amp;&amp;u("ready-event","'ready' event is deprecated")}},c(s.fn,"bind",function(e,t,r){return this.on(e,null,t,r)},"pre-on-methods","jQuery.fn.bind() is deprecated"),c(s.fn,"unbind",function(e,t){return this.off(e,null,t)},"pre-on-methods","jQuery.fn.unbind() is deprecated"),c(s.fn,"delegate",function(e,t,r,n){return this.on(t,e,r,n)},"pre-on-methods","jQuery.fn.delegate() is deprecated"),c(s.fn,"undelegate",function(e,t,r){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",r)},"pre-on-methods","jQuery.fn.undelegate() is deprecated"),c(s.fn,"hover",function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)},"pre-on-methods","jQuery.fn.hover() is deprecated");function T(e){var t=n.document.implementation.createHTMLDocument("");return t.body.innerHTML=e,t.body&amp;&amp;t.body.innerHTML}var F=/&lt;(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0&gt;\x20\t\r\n\f]*)[^&gt;]*)\/&gt;/gi;s.UNSAFE_restoreLegacyHtmlPrefilter=function(){s.migrateEnablePatches("self-closed-tags")},i(s,"htmlPrefilter",function(e){var t,r;return(r=(t=e).replace(F,"&lt;$1&gt;&lt;/$2&gt;"))!==t&amp;&amp;T(t)!==T(r)&amp;&amp;u("self-closed-tags","HTML tags must be properly nested and closed: "+t),e.replace(F,"&lt;$1&gt;&lt;/$2&gt;")},"self-closed-tags"),s.migrateDisablePatches("self-closed-tags");var D,W,_,I=s.fn.offset;return i(s.fn,"offset",function(){var e=this[0];return!e||e.nodeType&amp;&amp;e.getBoundingClientRect?I.apply(this,arguments):(u("offset-valid-elem","jQuery.fn.offset() requires a valid DOM element"),arguments.length?this:void 0)},"offset-valid-elem"),s.ajax&amp;&amp;(D=s.param,i(s,"param",function(e,t){var r=s.ajaxSettings&amp;&amp;s.ajaxSettings.traditional;return void 0===t&amp;&amp;r&amp;&amp;(u("param-ajax-traditional","jQuery.param() no longer uses jQuery.ajaxSettings.traditional"),t=r),D.call(this,e,t)},"param-ajax-traditional")),c(s.fn,"andSelf",s.fn.addBack,"andSelf","jQuery.fn.andSelf() is deprecated and removed, use jQuery.fn.addBack()"),s.Deferred&amp;&amp;(W=s.Deferred,_=[["resolve","done",s.Callbacks("once memory"),s.Callbacks("once memory"),"resolved"],["reject","fail",s.Callbacks("once memory"),s.Callbacks("once memory"),"rejected"],["notify","progress",s.Callbacks("memory"),s.Callbacks("memory")]],i(s,"Deferred",function(e){var a=W(),i=a.promise();function t(){var o=arguments;return s.Deferred(function(n){s.each(_,function(e,t){var r="function"==typeof o[e]&amp;&amp;o[e];a[t[1]](function(){var e=r&amp;&amp;r.apply(this,arguments);e&amp;&amp;"function"==typeof e.promise?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[t[0]+"With"](this===i?n.promise():this,r?[e]:arguments)})}),o=null}).promise()}return c(a,"pipe",t,"deferred-pipe","deferred.pipe() is deprecated"),c(i,"pipe",t,"deferred-pipe","deferred.pipe() is deprecated"),e&amp;&amp;e.call(a,a),a},"deferred-pipe"),s.Deferred.exceptionHook=W.exceptionHook),s});
;(function($){$.fn.menumaker=function(options){var cssmenu=$(this),settings=$.extend({format:"dropdown",sticky:!1},options);return this.each(function(){$(this).find(".button-nav").on('click',function(){$(this).toggleClass('menu-opened');var mainmenu=$(this).next('ul');if(mainmenu.hasClass('open')){mainmenu.slideToggle().removeClass('open')}else{mainmenu.slideToggle().addClass('open');if(settings.format==="dropdown"){mainmenu.find('ul').show()}}});cssmenu.find('li ul').parent().addClass('has-sub');multiTg=function(){cssmenu.find(".has-sub").prepend('&lt;span class="submenu-button"&gt;&lt;/span&gt;');cssmenu.find('.submenu-button').on('click',function(){$(this).toggleClass('submenu-opened');if($(this).siblings('ul').hasClass('open')){$(this).siblings('ul').removeClass('open').slideToggle()}else{$(this).siblings('ul').addClass('open').slideToggle()}})};if(settings.format==='multitoggle')multiTg();else cssmenu.addClass('dropdown');if(settings.sticky===!0)cssmenu.css('position','fixed');resizeFix=function(){var mediasize=1024;if($(window).width()&gt;mediasize){cssmenu.find('ul').show()}
if($(window).width()&lt;=mediasize){cssmenu.find('ul').hide().removeClass('open')}};resizeFix();return $(window).on('resize',resizeFix)})}})(jQuery);(function($){$(document).ready(function(){$("#site-navigation").menumaker({format:"multitoggle"})})})(jQuery)
;var wpst_ajax_var={"url":"https:\/\/www.artoonmovie.com\/wp-admin\/admin-ajax.php","nonce":"c06a969de8","ctpl_installed":""};var options={"thumbnails_ratio":"135\/170"}
;jQuery(window).on('load',function(){jQuery('.prev-photo i').show();jQuery('.next-photo i').show()});jQuery(document).ready(function(){jQuery(".wp-block-gallery a").attr('data-fancybox','gallery');if(jQuery('.wp-block-gallery').length&gt;0){var imgs=jQuery('.wp-block-gallery img'),len=imgs.length,counter=0;[].forEach.call(imgs,function(img){if(img.complete){incrementCounter()}else{img.addEventListener('load',incrementCounter,!1)}});function incrementCounter(){counter++;jQuery('.loading-photos span').text(counter+'/'+len);if(counter===len){waterfall('.wp-block-gallery');setTimeout(function(){jQuery('.wp-block-gallery').css('opacity',1);jQuery('.loading-photos').hide()},1000)}}
jQuery(window).resize(function(){waterfall('.wp-block-gallery')})}
jQuery(".gallery a").attr('data-fancybox','gallery');if(jQuery('.gallery').length&gt;0){var imgs=jQuery('.gallery img'),len=imgs.length,counter=0;[].forEach.call(imgs,function(img){if(img.complete){incrementCounter()}else{img.addEventListener('load',incrementCounter,!1)}});function incrementCounter(){counter++;jQuery('.loading-photos span').text(counter+'/'+len);if(counter===len){waterfall('.gallery');setTimeout(function(){jQuery('.gallery').css('opacity',1);jQuery('.loading-photos').hide()},1000)}}
jQuery(window).resize(function(){waterfall('.gallery')});jQuery(window).load(function(){waterfall('.wp-block-gallery')})}
if(jQuery('#wpst-video').length&gt;0&amp;&amp;!wpst_ajax_var.ctpl_installed){var playerOptions={controlBar:{children:['playToggle','progressControl','durationDisplay','volumePanel','qualitySelector','fullscreenToggle',],},};videojs('wpst-video',playerOptions)}
var imgDefer=document.getElementsByTagName('img');for(var i=0;i&lt;imgDefer.length;i++){var dataSrc=imgDefer[i].getAttribute('data-src');if(dataSrc){imgDefer[i].setAttribute('src',dataSrc);imgDefer[i].classList.add('display-img')}}
jQuery('body').on('click','.happy-inside-player .close',function(e){jQuery(this).parent('.happy-inside-player').hide()});(function(){var is_post=jQuery('body.single-post').length&gt;0;if(!is_post)return;var post_id=jQuery('article.post').attr('id').replace('post-','');jQuery.ajax({type:'post',url:wpst_ajax_var.url,dataType:'json',data:{action:'post-views',nonce:wpst_ajax_var.nonce,post_id:post_id}}).done(function(doneData){}).fail(function(errorData){console.error(errorData)}).always(function(alwaysData){jQuery.ajax({type:'post',url:wpst_ajax_var.url,dataType:'json',data:{action:'get-post-data',nonce:wpst_ajax_var.nonce,post_id:post_id}}).done(function(doneData){if(doneData.views){jQuery(".video-views span").text(doneData.views)}
if(doneData.likes){jQuery(".likes_count").text(doneData.likes)}}).fail(function(errorData){console.error(errorData)}).always(function(){})})})();jQuery(".post-like a").on('click',function(e){e.preventDefault();var heart=jQuery(this);var post_id=heart.data("post_id");var post_like=heart.data("post_like");jQuery.ajax({type:"post",url:wpst_ajax_var.url,dataType:"json",data:"action=post-like&amp;nonce="+wpst_ajax_var.nonce+"&amp;post_like="+post_like+"&amp;post_id="+post_id,success:function(data,textStatus,jqXHR){if(data.alreadyrate!==!0){jQuery(".rating-result .percentage").text(Math.floor(data.percentage)+"%");jQuery(".rating-result .percentage").show();jQuery(".likes .likes_count").text(data.likes);jQuery(".post-like").html(data.button)}}});return!1});main_setThumbsHeight();function ratio_format(){var width=options.thumbnails_ratio.split('/')[0];var height=options.thumbnails_ratio.split('/')[1];return height/width}
jQuery(window).resize(function(){main_setThumbsHeight()});function main_setThumbsHeight(){var eltWidthMain=jQuery(jQuery('.post-thumbnail')[0]).width();jQuery('.post-thumbnail img').height(eltWidthMain*ratio_format());jQuery('.post-thumbnail .wpst-trailer').height(eltWidthMain*ratio_format());jQuery('.photos-thumb').height(eltWidthMain);jQuery('.photos .post-thumbnail .photo-bg').height(eltWidthMain);jQuery('.post-thumbnail .no-thumb').height(eltWidthMain*ratio_format())}
footer_setThumbsHeight();jQuery(window).resize(function(){footer_setThumbsHeight()});function footer_setThumbsHeight(){var eltWidthFooter=jQuery(jQuery('.site-footer .post-thumbnail')[0]).width();jQuery('.site-footer .post-thumbnail img').height(eltWidthFooter*ratio_format());jQuery('.site-footer .post-thumbnail .wpst-trailer').height(eltWidthFooter*ratio_format());jQuery('.site-footer .no-thumb').height(eltWidthFooter*ratio_format())}
jQuery('.thumb-block a').hover(function(e){jQuery(this).attr('data-title',jQuery(this).attr('title'));jQuery(this).removeAttr('title')},function(e){jQuery(this).attr('title',jQuery(this).attr('data-title'))});jQuery('.video-with-trailer').each(function(i,obj){jQuery(this).on("mouseover",function(){hoverVideo(i)});jQuery(this).on("mouseout",function(){hideVideo(i)})});var changeThumb=null;var stopped=!1;jQuery('body').on('mouseenter','.thumbs-rotation',function(e){var $this=jQuery(this);stopped=!1;if($this.data('thumbs')!=undefined){var dataThumbs=$this.data('thumbs');var thumbs=dataThumbs.split(',');var nbThumbs=thumbs.length;var i=1;changeThumb=null;clearTimeout(changeThumb);changeThumb=function(){if(stopped==!1){$this.find('img').attr('srcset',thumbs[i-1]);if(i&lt;=nbThumbs){setTimeout(changeThumb,700);if(i==nbThumbs){i=1}else{i++}}}};changeThumb()}}).on('mouseleave','.thumbs-rotation',function(e){stopped=!0;changeThumb=null;var highestTimeoutId=setTimeout(";");for(var i=0;i&lt;highestTimeoutId;i++){clearTimeout(i)}
var $blockImg=jQuery(this).find('img');var defaultThumb=$blockImg.attr('src');$blockImg.attr('srcset',defaultThumb)});jQuery('.video-description .more').readmore({speed:75,collapsedHeight:50,moreLink:'&lt;a class="morelink" href="#"&gt;Read More &lt;i class="fa fa-chevron-down"&gt;&lt;/i&gt;&lt;/a&gt;',lessLink:'&lt;a class="morelink" href="#"&gt;Read Less &lt;i class="fa fa-chevron-up"&gt;&lt;/i&gt;&lt;/a&gt;'});if(jQuery('#back-to-top').length){var scrollTrigger=100,backToTop=function(){var scrollTop=jQuery(window).scrollTop();if(scrollTop&gt;scrollTrigger){jQuery('#back-to-top').addClass('show')}else{jQuery('#back-to-top').removeClass('show')}};backToTop();jQuery(window).on('scroll',function(){backToTop()});jQuery('#back-to-top').on('click',function(e){e.preventDefault();jQuery('html,body').animate({scrollTop:0},700)})}});function hoverVideo(i){var playPromise=jQuery('.wpst-trailer')[i].play();if(playPromise!==undefined){playPromise.then(_=&gt;{}).catch(error=&gt;{})}}
function hideVideo(i){jQuery('.wpst-trailer')[i].load()}
function wpst_open_login_dialog(href){jQuery('#wpst-user-modal .modal-dialog').removeClass('registration-complete');var modal_dialog=jQuery('#wpst-user-modal .modal-dialog');modal_dialog.attr('data-active-tab','');switch(href){case '#wpst-register':modal_dialog.attr('data-active-tab','#wpst-register');break;case '#wpst-login':default:modal_dialog.attr('data-active-tab','#wpst-login');break}
jQuery('#wpst-user-modal').modal('show')}
function wpst_close_login_dialog(){jQuery('#wpst-user-modal').modal('hide')}
jQuery(function($){"use strict";$('[href="#wpst-login"], [href="#wpst-register"]').click(function(e){e.preventDefault();wpst_open_login_dialog($(this).attr('href'))});$('.modal-footer a, a[href="#wpst-reset-password"]').click(function(e){e.preventDefault();$('#wpst-user-modal .modal-dialog').attr('data-active-tab',$(this).attr('href'))});$('#wpst_login_form').on('submit',function(e){e.preventDefault();var button=$(this).find('button');button.button('loading');$.post(wpst_ajax_var.url,$('#wpst_login_form').serialize(),function(data){var obj=$.parseJSON(data);$('.wpst-login .wpst-errors').html(obj.message);if(obj.error==!1){$('#wpst-user-modal .modal-dialog').addClass('loading');window.location.reload(!0);button.hide()}
button.button('reset')})});$('#wpst_registration_form').on('submit',function(e){e.preventDefault();var button=$(this).find('button');button.button('loading');$.post(wpst_ajax_var.url,$('#wpst_registration_form').serialize(),function(data){var obj=$.parseJSON(data);$('.wpst-register .wpst-errors').html(obj.message);if(obj.error==!1){$('#wpst-user-modal .modal-dialog').addClass('registration-complete');button.hide()}
button.button('reset')})});$('#wpst_reset_password_form').on('submit',function(e){e.preventDefault();var button=$(this).find('button');button.button('loading');$.post(wpst_ajax_var.url,$('#wpst_reset_password_form').serialize(),function(data){var obj=$.parseJSON(data);$('.wpst-reset-password .wpst-errors').html(obj.message);button.button('reset')})});if(window.location.hash=='#login'){wpst_open_login_dialog('#wpst-login')}});
/*!
* @preserve
*
* Readmore.js jQuery plugin
* Author: @jed_foster
* Project home: http://jedfoster.github.io/Readmore.js
* Licensed under the MIT license
*
* Debounce function from http://davidwalsh.name/javascript-debounce-function
*/
(function(factory){if(typeof define==='function'&amp;&amp;define.amd){define(['jquery'],factory)}else if(typeof exports==='object'){module.exports=factory(require('jquery'))}else{factory(jQuery)}}(function($){'use strict';var readmore='readmore',defaults={speed:100,collapsedHeight:200,heightMargin:16,moreLink:'&lt;a href="#"&gt;Read More&lt;/a&gt;',lessLink:'&lt;a href="#"&gt;Close&lt;/a&gt;',embedCSS:!0,blockCSS:'display: block; width: 100%;',startOpen:!1,blockProcessed:function(){},beforeToggle:function(){},afterToggle:function(){}},cssEmbedded={},uniqueIdCounter=0;function debounce(func,wait,immediate){var timeout;return function(){var context=this,args=arguments;var later=function(){timeout=null;if(!immediate){func.apply(context,args)}};var callNow=immediate&amp;&amp;!timeout;clearTimeout(timeout);timeout=setTimeout(later,wait);if(callNow){func.apply(context,args)}}}
function uniqueId(prefix){var id=++uniqueIdCounter;return String(prefix==null?'rmjs-':prefix)+id}
function setBoxHeights(element){var el=element.clone().css({height:'auto',width:element.width(),maxHeight:'none',overflow:'hidden'}).insertAfter(element),expandedHeight=el.outerHeight(),cssMaxHeight=parseInt(el.css({maxHeight:''}).css('max-height').replace(/[^-\d\.]/g,''),10),defaultHeight=element.data('defaultHeight');el.remove();var collapsedHeight=cssMaxHeight||element.data('collapsedHeight')||defaultHeight;element.data({expandedHeight:expandedHeight,maxHeight:cssMaxHeight,collapsedHeight:collapsedHeight}).css({maxHeight:'none'})}
var resizeBoxes=debounce(function(){$('[data-readmore]').each(function(){var current=$(this),isExpanded=(current.attr('aria-expanded')==='true');setBoxHeights(current);current.css({height:current.data((isExpanded?'expandedHeight':'collapsedHeight'))})})},100);function embedCSS(options){if(!cssEmbedded[options.selector]){var styles=' ';if(options.embedCSS&amp;&amp;options.blockCSS!==''){styles+=options.selector+' + [data-readmore-toggle], '+options.selector+'[data-readmore]{'+options.blockCSS+'}'}
styles+=options.selector+'[data-readmore]{'+'transition: height '+options.speed+'ms;'+'overflow: hidden;'+'}';(function(d,u){var css=d.createElement('style');css.type='text/css';if(css.styleSheet){css.styleSheet.cssText=u}else{css.appendChild(d.createTextNode(u))}
d.getElementsByTagName('head')[0].appendChild(css)}(document,styles));cssEmbedded[options.selector]=!0}}
function Readmore(element,options){this.element=element;this.options=$.extend({},defaults,options);embedCSS(this.options);this._defaults=defaults;this._name=readmore;this.init();if(window.addEventListener){window.addEventListener('load',resizeBoxes);window.addEventListener('resize',resizeBoxes)}else{window.attachEvent('load',resizeBoxes);window.attachEvent('resize',resizeBoxes)}}
Readmore.prototype={init:function(){var current=$(this.element);current.data({defaultHeight:this.options.collapsedHeight,heightMargin:this.options.heightMargin});setBoxHeights(current);var collapsedHeight=current.data('collapsedHeight'),heightMargin=current.data('heightMargin');if(current.outerHeight(!0)&lt;=collapsedHeight+heightMargin){if(this.options.blockProcessed&amp;&amp;typeof this.options.blockProcessed==='function'){this.options.blockProcessed(current,!1)}
return!0}else{var id=current.attr('id')||uniqueId(),useLink=this.options.startOpen?this.options.lessLink:this.options.moreLink;current.attr({'data-readmore':'','aria-expanded':this.options.startOpen,'id':id});current.after($(useLink).on('click',(function(_this){return function(event){_this.toggle(this,current[0],event)}})(this)).attr({'data-readmore-toggle':id,'aria-controls':id}));if(!this.options.startOpen){current.css({height:collapsedHeight})}
if(this.options.blockProcessed&amp;&amp;typeof this.options.blockProcessed==='function'){this.options.blockProcessed(current,!0)}}},toggle:function(trigger,element,event){if(event){event.preventDefault()}
if(!trigger){trigger=$('[aria-controls="'+this.element.id+'"]')[0]}
if(!element){element=this.element}
var $element=$(element),newHeight='',newLink='',expanded=!1,collapsedHeight=$element.data('collapsedHeight');if($element.height()&lt;=collapsedHeight){newHeight=$element.data('expandedHeight')+'px';newLink='lessLink';expanded=!0}else{newHeight=collapsedHeight;newLink='moreLink'}
if(this.options.beforeToggle&amp;&amp;typeof this.options.beforeToggle==='function'){this.options.beforeToggle(trigger,$element,!expanded)}
$element.css({'height':newHeight});$element.on('transitionend',(function(_this){return function(){if(_this.options.afterToggle&amp;&amp;typeof _this.options.afterToggle==='function'){_this.options.afterToggle(trigger,$element,expanded)}
$(this).attr({'aria-expanded':expanded}).off('transitionend')}})(this));$(trigger).replaceWith($(this.options[newLink]).on('click',(function(_this){return function(event){_this.toggle(this,element,event)}})(this)).attr({'data-readmore-toggle':$element.attr('id'),'aria-controls':$element.attr('id')}))},destroy:function(){$(this.element).each(function(){var current=$(this);current.attr({'data-readmore':null,'aria-expanded':null}).css({maxHeight:'',height:''}).next('[data-readmore-toggle]').remove();current.removeData()})}};$.fn.readmore=function(options){var args=arguments,selector=this.selector;options=options||{};if(typeof options==='object'){return this.each(function(){if($.data(this,'plugin_'+readmore)){var instance=$.data(this,'plugin_'+readmore);instance.destroy.apply(instance)}
options.selector=selector;$.data(this,'plugin_'+readmore,new Readmore(this,options))})}else if(typeof options==='string'&amp;&amp;options[0]!=='_'&amp;&amp;options!=='init'){return this.each(function(){var instance=$.data(this,'plugin_'+readmore);if(instance instanceof Readmore&amp;&amp;typeof instance[options]==='function'){instance[options].apply(instance,Array.prototype.slice.call(args,1))}})}}}));/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2017 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

/*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/docs/3.3/customize/?id=2df80e69d208c504c2a17d0146de73bb)
* Config saved to config.json and https://gist.github.com/2df80e69d208c504c2a17d0146de73bb
*/
if(typeof jQuery==='undefined'){throw new Error('Bootstrap\'s JavaScript requires jQuery')}+function($){'use strict';var version=$.fn.jquery.split(' ')[0].split('.')
if((version[0]&lt;2&amp;&amp;version[1]&lt;9)||(version[0]==1&amp;&amp;version[1]==9&amp;&amp;version[2]&lt;1)||(version[0]&gt;3)){throw new Error('Bootstrap\'s JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4')}}(jQuery);+function($){'use strict';var Button=function(element,options){this.$element=$(element)
this.options=$.extend({},Button.DEFAULTS,options)
this.isLoading=!1}
Button.VERSION='3.3.7'
Button.DEFAULTS={loadingText:'loading...'}
Button.prototype.setState=function(state){var d='disabled'
var $el=this.$element
var val=$el.is('input')?'val':'html'
var data=$el.data()
state+='Text'
if(data.resetText==null)$el.data('resetText',$el[val]())
setTimeout($.proxy(function(){$el[val](data[state]==null?this.options[state]:data[state])
if(state=='loadingText'){this.isLoading=!0
$el.addClass(d).attr(d,d).prop(d,!0)}else if(this.isLoading){this.isLoading=!1
$el.removeClass(d).removeAttr(d).prop(d,!1)}},this),0)}
Button.prototype.toggle=function(){var changed=!0
var $parent=this.$element.closest('[data-toggle="buttons"]')
if($parent.length){var $input=this.$element.find('input')
if($input.prop('type')=='radio'){if($input.prop('checked'))changed=!1
$parent.find('.active').removeClass('active')
this.$element.addClass('active')}else if($input.prop('type')=='checkbox'){if(($input.prop('checked'))!==this.$element.hasClass('active'))changed=!1
this.$element.toggleClass('active')}
$input.prop('checked',this.$element.hasClass('active'))
if(changed)$input.trigger('change')}else{this.$element.attr('aria-pressed',!this.$element.hasClass('active'))
this.$element.toggleClass('active')}}
function Plugin(option){return this.each(function(){var $this=$(this)
var data=$this.data('bs.button')
var options=typeof option=='object'&amp;&amp;option
if(!data)$this.data('bs.button',(data=new Button(this,options)))
if(option=='toggle')data.toggle()
else if(option)data.setState(option)})}
var old=$.fn.button
$.fn.button=Plugin
$.fn.button.Constructor=Button
$.fn.button.noConflict=function(){$.fn.button=old
return this}
$(document).on('click.bs.button.data-api','[data-toggle^="button"]',function(e){var $btn=$(e.target).closest('.btn')
Plugin.call($btn,'toggle')
if(!($(e.target).is('input[type="radio"], input[type="checkbox"]'))){e.preventDefault()
if($btn.is('input,button'))$btn.trigger('focus')
else $btn.find('input:visible,button:visible').first().trigger('focus')}}).on('focus.bs.button.data-api blur.bs.button.data-api','[data-toggle^="button"]',function(e){$(e.target).closest('.btn').toggleClass('focus',/^focus(in)?$/.test(e.type))})}(jQuery);+function($){'use strict';var Modal=function(element,options){this.options=options
this.$body=$(document.body)
this.$element=$(element)
this.$dialog=this.$element.find('.modal-dialog')
this.$backdrop=null
this.isShown=null
this.originalBodyPad=null
this.scrollbarWidth=0
this.ignoreBackdropClick=!1
if(this.options.remote){this.$element.find('.modal-content').load(this.options.remote,$.proxy(function(){this.$element.trigger('loaded.bs.modal')},this))}}
Modal.VERSION='3.3.7'
Modal.TRANSITION_DURATION=300
Modal.BACKDROP_TRANSITION_DURATION=150
Modal.DEFAULTS={backdrop:!0,keyboard:!0,show:!0}
Modal.prototype.toggle=function(_relatedTarget){return this.isShown?this.hide():this.show(_relatedTarget)}
Modal.prototype.show=function(_relatedTarget){var that=this
var e=$.Event('show.bs.modal',{relatedTarget:_relatedTarget})
this.$element.trigger(e)
if(this.isShown||e.isDefaultPrevented())return
this.isShown=!0
this.checkScrollbar()
this.setScrollbar()
this.$body.addClass('modal-open')
this.escape()
this.resize()
this.$element.on('click.dismiss.bs.modal','[data-dismiss="modal"]',$.proxy(this.hide,this))
this.$dialog.on('mousedown.dismiss.bs.modal',function(){that.$element.one('mouseup.dismiss.bs.modal',function(e){if($(e.target).is(that.$element))that.ignoreBackdropClick=!0})})
this.backdrop(function(){var transition=$.support.transition&amp;&amp;that.$element.hasClass('fade')
if(!that.$element.parent().length){that.$element.appendTo(that.$body)}
that.$element.show().scrollTop(0)
that.adjustDialog()
if(transition){that.$element[0].offsetWidth}
that.$element.addClass('in')
that.enforceFocus()
var e=$.Event('shown.bs.modal',{relatedTarget:_relatedTarget})
transition?that.$dialog.one('bsTransitionEnd',function(){that.$element.trigger('focus').trigger(e)}).emulateTransitionEnd(Modal.TRANSITION_DURATION):that.$element.trigger('focus').trigger(e)})}
Modal.prototype.hide=function(e){if(e)e.preventDefault()
e=$.Event('hide.bs.modal')
this.$element.trigger(e)
if(!this.isShown||e.isDefaultPrevented())return
this.isShown=!1
this.escape()
this.resize()
$(document).off('focusin.bs.modal')
this.$element.removeClass('in').off('click.dismiss.bs.modal').off('mouseup.dismiss.bs.modal')
this.$dialog.off('mousedown.dismiss.bs.modal')
$.support.transition&amp;&amp;this.$element.hasClass('fade')?this.$element.one('bsTransitionEnd',$.proxy(this.hideModal,this)).emulateTransitionEnd(Modal.TRANSITION_DURATION):this.hideModal()}
Modal.prototype.enforceFocus=function(){$(document).off('focusin.bs.modal').on('focusin.bs.modal',$.proxy(function(e){if(document!==e.target&amp;&amp;this.$element[0]!==e.target&amp;&amp;!this.$element.has(e.target).length){this.$element.trigger('focus')}},this))}
Modal.prototype.escape=function(){if(this.isShown&amp;&amp;this.options.keyboard){this.$element.on('keydown.dismiss.bs.modal',$.proxy(function(e){e.which==27&amp;&amp;this.hide()},this))}else if(!this.isShown){this.$element.off('keydown.dismiss.bs.modal')}}
Modal.prototype.resize=function(){if(this.isShown){$(window).on('resize.bs.modal',$.proxy(this.handleUpdate,this))}else{$(window).off('resize.bs.modal')}}
Modal.prototype.hideModal=function(){var that=this
this.$element.hide()
this.backdrop(function(){that.$body.removeClass('modal-open')
that.resetAdjustments()
that.resetScrollbar()
that.$element.trigger('hidden.bs.modal')})}
Modal.prototype.removeBackdrop=function(){this.$backdrop&amp;&amp;this.$backdrop.remove()
this.$backdrop=null}
Modal.prototype.backdrop=function(callback){var that=this
var animate=this.$element.hasClass('fade')?'fade':''
if(this.isShown&amp;&amp;this.options.backdrop){var doAnimate=$.support.transition&amp;&amp;animate
this.$backdrop=$(document.createElement('div')).addClass('modal-backdrop '+animate).appendTo(this.$body)
this.$element.on('click.dismiss.bs.modal',$.proxy(function(e){if(this.ignoreBackdropClick){this.ignoreBackdropClick=!1
return}
if(e.target!==e.currentTarget)return
this.options.backdrop=='static'?this.$element[0].focus():this.hide()},this))
if(doAnimate)this.$backdrop[0].offsetWidth
this.$backdrop.addClass('in')
if(!callback)return
doAnimate?this.$backdrop.one('bsTransitionEnd',callback).emulateTransitionEnd(Modal.BACKDROP_TRANSITION_DURATION):callback()}else if(!this.isShown&amp;&amp;this.$backdrop){this.$backdrop.removeClass('in')
var callbackRemove=function(){that.removeBackdrop()
callback&amp;&amp;callback()}
$.support.transition&amp;&amp;this.$element.hasClass('fade')?this.$backdrop.one('bsTransitionEnd',callbackRemove).emulateTransitionEnd(Modal.BACKDROP_TRANSITION_DURATION):callbackRemove()}else if(callback){callback()}}
Modal.prototype.handleUpdate=function(){this.adjustDialog()}
Modal.prototype.adjustDialog=function(){var modalIsOverflowing=this.$element[0].scrollHeight&gt;document.documentElement.clientHeight
this.$element.css({paddingLeft:!this.bodyIsOverflowing&amp;&amp;modalIsOverflowing?this.scrollbarWidth:'',paddingRight:this.bodyIsOverflowing&amp;&amp;!modalIsOverflowing?this.scrollbarWidth:''})}
Modal.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:'',paddingRight:''})}
Modal.prototype.checkScrollbar=function(){var fullWindowWidth=window.innerWidth
if(!fullWindowWidth){var documentElementRect=document.documentElement.getBoundingClientRect()
fullWindowWidth=documentElementRect.right-Math.abs(documentElementRect.left)}
this.bodyIsOverflowing=document.body.clientWidth&lt;fullWindowWidth
this.scrollbarWidth=this.measureScrollbar()}
Modal.prototype.setScrollbar=function(){var bodyPad=parseInt((this.$body.css('padding-right')||0),10)
this.originalBodyPad=document.body.style.paddingRight||''
if(this.bodyIsOverflowing)this.$body.css('padding-right',bodyPad+this.scrollbarWidth)}
Modal.prototype.resetScrollbar=function(){this.$body.css('padding-right',this.originalBodyPad)}
Modal.prototype.measureScrollbar=function(){var scrollDiv=document.createElement('div')
scrollDiv.className='modal-scrollbar-measure'
this.$body.append(scrollDiv)
var scrollbarWidth=scrollDiv.offsetWidth-scrollDiv.clientWidth
this.$body[0].removeChild(scrollDiv)
return scrollbarWidth}
function Plugin(option,_relatedTarget){return this.each(function(){var $this=$(this)
var data=$this.data('bs.modal')
var options=$.extend({},Modal.DEFAULTS,$this.data(),typeof option=='object'&amp;&amp;option)
if(!data)$this.data('bs.modal',(data=new Modal(this,options)))
if(typeof option=='string')data[option](_relatedTarget)
else if(options.show)data.show(_relatedTarget)})}
var old=$.fn.modal
$.fn.modal=Plugin
$.fn.modal.Constructor=Modal
$.fn.modal.noConflict=function(){$.fn.modal=old
return this}
$(document).on('click.bs.modal.data-api','[data-toggle="modal"]',function(e){var $this=$(this)
var href=$this.attr('href')
var $target=$($this.attr('data-target')||(href&amp;&amp;href.replace(/.*(?=#[^\s]+$)/,'')))
var option=$target.data('bs.modal')?'toggle':$.extend({remote:!/#/.test(href)&amp;&amp;href},$target.data(),$this.data())
if($this.is('a'))e.preventDefault()
$target.one('show.bs.modal',function(showEvent){if(showEvent.isDefaultPrevented())return
$target.one('hidden.bs.modal',function(){$this.is(':visible')&amp;&amp;$this.trigger('focus')})})
Plugin.call($target,option,this)})}(jQuery)
;(function(){var isIe=/(trident|msie)/i.test(navigator.userAgent);if(isIe&amp;&amp;document.getElementById&amp;&amp;window.addEventListener){window.addEventListener('hashchange',function(){var id=location.hash.substring(1),element;if(!(/^[A-z0-9_-]+$/.test(id))){return}
element=document.getElementById(id);if(element){if(!(/^(?:a|select|input|button|textarea)$/i.test(element.tagName))){element.tabIndex=-1}
element.focus()}},!1)}})()
;</pre></body></html>