(function(){var b=Flavors.Global.namespace("Flavors.Layout.Slider"),c=Flavors.Logger.getLogger(b.__name__);Flavors.Layout=b;$(window).height();b.preInit=function(){c("preInit");b.addBorder()};b.init=function(){c("init");Flavors.Layout.Shared.init();b.initNavigation();c("Initialized")};b.aboutChangePosition=function(){c("aboutChangePosition")};b.narrowScreen=function(){c("narrowScreen")};b.initNavigation=function(){c("initNavigation");Flavors.Layout.Shared.initNavigation();$(".layout-about-item-label").css("width",
"100%");$(".layout-about-item-label, .layout-about-nav-label, .layout-about-nav-icon").bind("service-nav-click",function(){$("#layout-content-loader").prependTo($("#layout-about-container")).end()});$(window).bind("controller-display-change",function(){var a=-$("#layout-content-container").outerWidth();$("#layout-content-slider-binder").css("marginLeft")!="0px"&&$("#layout-content-slider-binder").css("marginLeft",a+"px")});$(window).bind("service-nav-load-complete",function(){var a=-$("#layout-content-container").outerWidth();
$("#layout-content-slider-binder").animate({marginLeft:a+"px"},500);a=$("#layout-content-container").outerHeight();var d=$(".layout-content-account:visible").find(".layout-content-nav-dropdown-menu").outerHeight()+a;if($("#layout-content-accounts").is(":visible"))if(a<d)a=d;$("#layout-content-slider-container").animate({height:a+"px"},200);$("#layout-content-loader").prependTo($("#layout-content"))});$(".layout-content-button-back").live("click",function(a){a.preventDefault();if($("#layout-about-container").outerHeight()>
$("#layout-content-container").outerHeight()){a=$("#layout-about-container").outerHeight();$("#layout-content-slider-container").animate({height:a+"px"},200,function(){$("#layout-content-slider-binder").animate({marginLeft:"0"},500,function(){Flavors.Layout.Shared.closeAllServices()})})}else $("#layout-content-slider-binder").animate({marginLeft:"0"},500,function(){var d=$("#layout-about-container").outerHeight();$("#layout-content-slider-container").animate({height:d+"px"},200);Flavors.Layout.Shared.closeAllServices()})})};
b.addBorder=function(){c("addBorder");$("#layout-about-navs").addClass("about_text_border");$("#layout-about-navs .layout-about-item").each(function(){$(this).hasClass("about_text_border");$(this).addClass("about_text_border")})};b.addService=function(a){c("addService");Flavors.Layout.Shared.addService(a);b.addBorder()};b.removeService=function(a){c("removeService");Flavors.Layout.Shared.removeService(a)};b.replaceService=function(a){c("replaceService");Flavors.Layout.Shared.replaceService(a)};b.reorderServices=
function(a){c("reorderServices");Flavors.Layout.Shared.reorderServices(a)};b.addLink=function(a){c("addLink");Flavors.Layout.Shared.addLink(a)};b.reorderLinks=function(a,d){c("reorderLinks");Flavors.Layout.Shared.reorderLinks(a,d)}})();Flavors.Layout.preInit();

