##if listconditions.FoundTop
##else
##local.define(CommandButtonGraphic)
##local.define(CommandButtonHREF)##this&Method=PageBrowseUp&BrowseAsHloc=##local.thisLoc
##local.define(CommandButtonText)##leg.WEBOPAC.Layout.PageUp
##local.CommandButtonFMT
##if local.ScrollSearch
##local.define(CommandButtonGraphic)
##local.define(CommandButtonHREF)##this&Method=SkipToNextGroupUp&BrowseAsHloc=##local.thisLoc
##local.define(CommandButtonText)##leg.OPAC.Layout.SecondLevelSkipUp
##local.CommandButtonFMT
##if request.SearchUpForm
##local.SearchUpForm
|
##else
##local.define(CommandButtonGraphic)
##local.define(CommandButtonHREF)##this&SearchUpForm=1&BrowseAsHloc=##local.thisLoc
##local.define(CommandButtonText)##leg.OPAC.Layout.SecondLevelSearchUp
##local.CommandButtonFMT
##endif
##endif
##endif
##if local.QuickSearchForm
##this.stylesetforform
|
##endif
##if local.SortForm
##if sessioncfg.WEBOPAC.BrowseOptions.ResultSetSorting
##this.stylesetforform
##leg.WEBOPAC.Sort.Prompt
|
##endif
##endif
##if local.LoanBrowse
##if sessioncfg.WEBOPAC.SelfService.RenewLoan
##if sessioncfg.WEBOPAC.SelfService.BulkRenewal
##if searchcontext.BorrowerTrapLevel
##else
##local.define(CommandButtonGraphic)
##local.define(CommandButtonHREF)##this&Method=BulkRenew&BulkRenew=1&BrowseAsHloc=##local.thisLoc
##local.define(CommandButtonText)##leg.WEBOPAC.Defaults.Button.AutoRenew
##local.CommandButtonFMT
##endif
##endif
##endif
##endif
|