$(function(e){"use strict";e("#navbar .navbar-menu li").each(function(){e(this).filter(".active").parents("li").addClass("active"),e("ul",this).length>0&&e(this).children("a").append('')}),e("#navbar .navbar-menu, #navbar .navbar-user").superfish({animation:{opacity:"show",height:"show"},delay:100,speed:"slow"}),e("#navbar .navbar-user > li > a").on("click",function(){e(this).parent().toggleClass("opened")}),e('[data-toggle="tooltip"]').tooltip(),e(".accordion .accordion-toggle").prepend(''),e(".section-title").prepend(''),e("#tweets-list").carousel(),e(".dropdown a").hover(function(){e(this).find(".dropdown-menu").stop(!0,!0).delay(200).fadeIn(500)},function(){e(this).find(".dropdown-menu").stop(!0,!0).delay(200).fadeOut(500)})});