$(document).ready(function(){var e={sensitivity:5,interval:100,over:function(){var e,i;$(this).find(".menu_section").stop().fadeTo("fast",1).show(),$(this).addClass("hovered"),$("#megamenu_image_education").height($("#megamenu_menu_education").height()),$("#megamenu_image_aid").height($("#megamenu_menu_aid").height()),$("#megamenu_image_aina").height($("#megamenu_menu_aina").height()),$("#megamenu_image_about").height($("#megamenu_menu_about").height()),e=jQuery,jQuery.fn.calcSubWidth=function(){rowWidth=0,e(this).find("ul").each(function(){rowWidth+=e(this).width()})},0<$(this).find(".row").length?(i=0,$(this).find(".row").each(function(){$(this).calcSubWidth(),rowWidth>i&&(i=rowWidth)}),$(this).find(".menu_section").css({width:i}),$(this).find(".row:last").css({margin:"0"})):$(this).calcSubWidth()},timeout:250,out:function(){$(this).find(".menu_section").stop().fadeTo("fast",0,function(){$(this).hide()}),$(this).removeClass("hovered")}};$("section.header .menu_section").css({opacity:"0"}),$("section.header li.menu_button").hoverIntent(e)});