// source --> https://www.mentormedia.com/wp-content/themes/mentormedia/js/custom.js?ver=1 
var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.findInternal=function(a,b,c){a instanceof String&&(a=String(a));for(var d=a.length,e=0;e<d;e++){var f=a[e];if(b.call(c,f,e,a))return{i:e,v:f}}return{i:-1,v:void 0}};$jscomp.ASSUME_ES5=!1;$jscomp.ASSUME_NO_NATIVE_MAP=!1;$jscomp.ASSUME_NO_NATIVE_SET=!1;$jscomp.SIMPLE_FROUND_POLYFILL=!1;
$jscomp.defineProperty=$jscomp.ASSUME_ES5||"function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){a!=Array.prototype&&a!=Object.prototype&&(a[b]=c.value)};$jscomp.getGlobal=function(a){return"undefined"!=typeof window&&window===a?a:"undefined"!=typeof global&&null!=global?global:a};$jscomp.global=$jscomp.getGlobal(this);
$jscomp.polyfill=function(a,b,c,d){if(b){c=$jscomp.global;a=a.split(".");for(d=0;d<a.length-1;d++){var e=a[d];e in c||(c[e]={});c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&$jscomp.defineProperty(c,a,{configurable:!0,writable:!0,value:b})}};$jscomp.polyfill("Array.prototype.find",function(a){return a?a:function(a,c){return $jscomp.findInternal(this,a,c).v}},"es6","es3");
jQuery(document).ready(function(a){a(".dropdown").hover(function(){var b=a(this).children(".dropdown-menu");b.is(":visible")&&b.parent().toggleClass("open")});0<jQuery('select[name="archive-dropdown"]').length&&jQuery('select[name="archive-dropdown"]').each(function(){var a=jQuery(this);0<a.find("option").length&&a.find("option").each(function(){""!=jQuery(this).attr("value")&&"Select Month"!=jQuery(this).text()&&"Select Year"!=jQuery(this).text()&&"Select Day"!=jQuery(this).text()&&"Select Week"!=
jQuery(this).text()&&"Select Post"!=jQuery(this).text()||jQuery(this).text(localizedData.archives);jQuery(this).attr("selected",!1)});a.chosen({disable_search:!0,width:"100%"});a.on("change",function(){var a=jQuery(this).val();a&&""!==a&&(window.location.href=a)})})});