$(function(){var n=!0;$(".js-navmenu li").each(function(){$that=$(this);$(this).find("a").attr("href")=="/"+$("body").attr("class").toLowerCase()&&($that.addClass("selected"),n=!1)});n&&$(".sub-menu").parent().parent().addClass("selected");$("body").height()>$(".nav").height()+$("#footer").height()+$("#body-content").height()+50&&$("#footer").css("position","absolute")})