(function(){var a=Flavors.Global.namespace("Flavors.Layout.Basic.Sidebar"),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();a.aboutChangePosition();a.narrowScreen();$(window).resize(function(){a.aboutChangePosition();a.narrowScreen()});$("#layout-about").jScrollPane({autoReinitialise:true,autoReinitialiseDelay:3E3});$("#layout-about").bind("jsp-initialised",function(){$(this).find(".jspDrag").addClass("about_text_bg")});
b("Initialized")};a.aboutChangePosition=function(){};a.initNavigation=function(){b("initNavigation");Flavors.Layout.Shared.initNavigation()};a.narrowScreen=function(){b("narrowScreen");Flavors.Layout.Shared.narrowScreen(minWidth=1E3)};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();

