jQuery(document).ready(function(){});Liferay.Portlet.ready(function(b,a){if(!themeDisplay.isStateMaximized()){a.find(".show-btn:first").click(function(){a.find(".portlet-topper:first").show("fast");a.find(".n5actions:first").show();a.find(".show-btn:first").hide();return false});a.find(".portlet-topper > .portlet-icons > .hide-btn:first").click(function(){a.find(".portlet-topper:first").hide("fast");a.find(".n5actions:first").hide();setTimeout(function(){a.find(".show-btn:first").show()},1000);return false});a.mouseover(function(){a.find(".show-btn:first").addClass("visible")}).mouseout(function(){a.find(".show-btn:first").removeClass("visible")});a.find(".portlet-topper").hide()}});jQuery(document).last(function(){});