var JSM=function(){return{init:function(){var a=this;a.dropDownMenu()},dropDownMenu:function(){jQuery(".parent-nav-item").hoverIntent({interval:25,timeout:0,over:function(){var a=jQuery(this);var b=jQuery(".child-menu",this);a.addClass("init");b.slideDown(100)},out:function(){var a=jQuery(this);var b=jQuery(".child-menu",this);b.slideUp(50);a.removeClass("init")}})}}}();jQuery(document).ready(function(){JSM.init();jQuery(".gallery a").lightBox()});Liferay.Portlet.ready(function(b,a){});jQuery(document).last(function(){});function show_video(e,a){var b="/yt.jsp?youtubeId="+e;var d=Liferay.Popup({title:a,modal:true,width:450,height:435,url:b});if(document.getElementById("mpl")){if(document.embeds){var c=document.embeds[0];c.sendEvent("PLAY","false")}}};