##local.define(Title) ##leg.OPAC.HeadingsBrowse.Title ##if searchcontext.FastSkip ##leg.OPAC.HeadingsBrowse.FastSkip.Title ##endif ##local.define(PageTitle) ##leg.Expand(OPAC.HeadingsBrowse.Title) ##sessioncfg.With(Files,"OPAC.BrowseOptions.IncludeHashInHeading") ##Files.ForEachIn(Index,"") ##if Index.IsEqual(##searchcontext.Index) ##local.defineByRender(IncludeHash)1 ##endif ##helpcontext.addHelp(Browsing.Headings) ##local.define(Prompt) ##if dbcfg.DisplayType.CommunityInformation ##if searchcontext.FastSkip ##leg.OPAC.HeadingsBrowse.InfoCentre.FastSkip.Prompt ##else ##leg.OPAC.HeadingsBrowse.InfoCentre.Prompt ##endif ##else ##if searchcontext.FastSkip ##leg.OPAC.HeadingsBrowse.FastSkip.Prompt ##else ##leg.OPAC.HeadingsBrowse.Prompt
##leg.Expand(OPAC.HeadingsBrowse.StockSymbolPrompt,StockSymbol,##local.HasStock)
##local.ScopeLocals ##if local.BranchScope ##leg.OPAC.HeadingsBrowse.BranchScope.Prompt ##endif ##if local.AreaScope ##leg.OPAC.HeadingsBrowse.AreaScope.Prompt ##endif ##if local.SystemScope ##leg.OPAC.HeadingsBrowse.SystemScope.Prompt ##endif ##endif ##endif
##if dbcfg.DisplayType.CommunityInformation ##local.define(FunctionButtons) ##local.HeadingsButtons ##else ##local.define(FunctionButtons) ##local.ScopeButtons ##endif ##local.define(Content) ##local.define(QuickSearch)1 ##include(BrowseListLayout) ##include(Body)