(function(){function n(){$("#mainWrapper").css("padding-top",$("#wrapper > header").outerHeight(!0))}var t=using("extensions");t.centeredContentNavLayout=t.baseLayout.extend({mobileWidth:1200,getLayoutKey:function(){return"centeredcontentnav-layout"},doAfterInit:function(){var i=$(this.LOGO_SELECTOR).find("#appIconImg"),r=$(this.LOGO_SELECTOR).find("#appLogoImg"),t=i.add(r);t.setSrcFromBgImage();n();$(window).resize(n);window.setTimeout(n,1e3);t.on("load",function(){window.setTimeout(n,1e3)})}});layout=new t.centeredContentNavLayout})()