(function(){var a=Flavors.Global.namespace("Flavors.Layout.Wide"),b=Flavors.Logger.getLogger(a.__name__);Flavors.Layout=a;a.preInit=function(){b("preInit")};a.init=function(){b("init");Flavors.Layout.Shared.init();a.initNavigation();b("Initialized")};a.aboutChangePosition=function(){b("aboutChangePosition")};a.narrowScreen=function(){b("narrowScreen")};a.initNavigation=function(){b("initNavigation");Flavors.Layout.Shared.initNavigation();$(window).bind("service-nav-open",function(){$("#layout-about-bottom").hide()});
$(window).bind("service-nav-close",function(){$("#layout-about-bottom").show()})};a.addService=function(c){b("addService");Flavors.Layout.Shared.addService(c)};a.removeService=function(c){b("removeService");Flavors.Layout.Shared.removeService(c)};a.replaceService=function(c){b("replaceService");Flavors.Layout.Shared.replaceService(c)};a.reorderServices=function(c){b("reorderServices");Flavors.Layout.Shared.reorderServices(c)};a.addLink=function(c){b("addLink");Flavors.Layout.Shared.addLink(c)};a.reorderLinks=
function(c,d){b("reorderLinks");Flavors.Layout.Shared.reorderLinks(c,d)}})();Flavors.Layout.preInit();

