##local.Define(ShowAreaButton)0 ##local.Define(ShowSystemButton)0 ##if startpoint.IsSystemWide ##local.Define(ShowAreaButton)1 ##helpcontext.addHelp(StockSysList) ##helpcontext.addHelp(Toolbar) ##endif ##if startpoint.IsAreaWide ##local.Define(ShowSystemButton)1 ##helpcontext.addHelp(StockAreaList) ##helpcontext.addHelp(Toolbar) ##endif ##if startpoint.IsBranchItemLevel ##local.Define(ShowAreaButton)1 ##local.Define(ShowSystemButton)1 ##helpcontext.addHelp(StockBranchList) ##helpcontext.addHelp(Toolbar) ##endif ##local.define(CurrentPage)##if startpoint.IsSystemWide ##leg.Expand(WAI.StockStatus.SystemBranchList.Title, HLOCName, ##startpoint.HLOCName ) ##else ##if startpoint.IsAreaWide ##leg.Expand(WAI.StockStatus.AreaBranchList.Title, HLOCName, ##startpoint.HLOCName ) ##else ##leg.Expand(WAI.StockStatus.StockList.Title, HLOCName, ##startpoint.HLOCName ) ##endif ##endif ##local.define(BodyContent)

##if startpoint.IsBranchItemLevel ##leg.WAI.StockBrowse.Prompt ##else ##leg.WAI.LocationBrowse.Prompt ##endif

##if sessioncfg.IsEqual(DB.Config.Circ.BranchAreaStockStatus,0) ##local.Define(ShowAreaButton)0 ##endif ##if local.IsEqual(BrowseHlocSet,1) ##else ##local.Define(ShowAreaButton)0 ##endif ##local.define(FunctionButton)1 ##if local.IsEqual(ReservationsAllowed,1) ##local.define(CommandButtonGraphic) ##local.define(CommandButtonHREF)##this&Method=MakeReservation&Parent=##this.obj ##local.define(CommandButtonText)##leg.WAI.StockStatus.Button.Reservation.Text ##local.CommandButtonFMT ##endif ##if local.IsEqual(ShowAreaButton,1) ##local.define(CommandButtonGraphic) ##local.define(CommandButtonHREF)##this&Method=StockInArea ##local.define(CommandButtonText)##leg.WAI.StockStatus.Button.AreaBranchList.Text ##local.CommandButtonFMT ##endif ##if local.IsEqual(ShowSystemButton,1) ##local.define(CommandButtonGraphic) ##local.define(CommandButtonHREF)##this&Method=StockInSystem ##local.define(CommandButtonText)##leg.WAI.StockStatus.Button.SystemBranchList.Text ##local.CommandButtonFMT ##endif

##startpoint.IF(SE.Title)
##leg.WAI.MakeReservation.Summary.Title : ##startpoint.StripFilingCharsFrom(SE.Title,PROCESS_HASH)
##startpoint.IF(SE.Author)
##leg.WAI.MakeReservation.Summary.Author : ##startpoint.StripFilingCharsFrom(SE.Author,PROCESS_HASH)
##startpoint.IF(SE.ClassMark)
##leg.WAI.MakeReservation.Summary.Classmark : ##startpoint.SE.ClassMark
##startpoint.IF(SE.BACEDI)
##leg.WAI.MakeReservation.Summary.Edition : ##startpoint.SE.BACEDI
##startpoint.IF(SE.BACYER)
##leg.WAI.MakeReservation.Summary.Year : ##startpoint.SE.BACYER
##startpoint.IF(SE.BACMAT)
##leg.WAI.MakeReservation.Summary.MaterialType : ##startpoint.SE.BACMAT
##startpoint.IF(SE.BACCNO)
##leg.WAI.MakeReservation.Summary.EntryNumber : ##startpoint.SE.BACCNO

##include(BrowseListLayout) ##local.List
##include(Layout)