##local.precache(OpacBPreCache)##include(OpacPreCache)
##local.define(DefaultPageTitle)##leg.Expand(WEBOPAC.Defaults.PageTitle)
##if local.ErrorBackgroundColor
##else
##local.defineByRender(ErrorBackgroundColor)##sessioncfg.WEBOPAC.Colours.ErrorBackgroundColor
##endif
##if local.BackgroundColor
##else
##local.defineByRender(BackgroundColor)##sessioncfg.WEBOPAC.Colours.BackgroundColor
##endif
##if local.LightBackgroundColor
##else
##local.defineByRender(LightBackgroundColor)##sessioncfg.WEBOPAC.Colours.LightBackgroundColor
##endif
##if local.MediumBackgroundColor
##else
##local.defineByRender(MediumBackgroundColor)##sessioncfg.WEBOPAC.Colours.MediumBackgroundColor
##endif
##if local.DarkBackgroundColor
##else
##local.defineByRender(DarkBackgroundColor)##sessioncfg.WEBOPAC.Colours.DarkBackgroundColor
##endif
##if local.CommandBackgroundColor
##else
##local.defineByRender(CommandBackgroundColor)##sessioncfg.WEBOPAC.Colours.CommandBackgroundColor
##endif
##if local.ListTitleBackgroundColor
##else
##local.defineByRender(ListTitleBackgroundColor)##sessioncfg.WEBOPAC.Colours.ListTitleBackgroundColor
##endif
##if local.ListTitleTextColor
##else
##local.defineByRender(ListTitleTextColor)##sessioncfg.WEBOPAC.Colours.ListTitleTextColor
##endif
##if local.HiTextColor
##else
##local.defineByRender(HiTextColor)##sessioncfg.WEBOPAC.Colours.HiTextColor
##endif
##if local.MainTextColor
##else
##local.defineByRender(MainTextColor)##sessioncfg.WEBOPAC.Colours.MainTextColor
##endif
##if local.CommandTextColor
##else
##local.defineByRender(CommandTextColor)##sessioncfg.WEBOPAC.Colours.CommandTextColor
##endif
##if local.AltColor1
##else
##local.defineByRender(AltColor1)##sessioncfg.WEBOPAC.Colours.AltColor1
##endif
##if local.ParaLevel2BackgroundColor
##else
##local.defineByRender(ParaLevel2BackgroundColor)##sessioncfg.WEBOPAC.Colours.ParaLevel2BackgroundColor
##endif
##if local.HiTextColor
##else
##local.defineByRender(HiTextColor)##sessioncfg.WEBOPAC.Colours.HiTextColor
##endif
##if local.StandAloneHeadingColor
##else
##local.defineByRender(StandAloneHeadingColor)##sessioncfg.WEBOPAC.Colours.StandAloneColor
##endif
##if local.XRefColor
##else
##local.defineByRender(XRefColor)##sessioncfg.WEBOPAC.Colours.XRefColor
##endif
##if local.CommandButtonColor
##else
##local.defineByRender(CommandButtonColor)black
##endif
##if searchcontext.IsEqual(BrowseAsHloc,"")
##local.define(BrowseHlocSet)0
##else
##local.define(BrowseHlocSet)1
##endif
##local.define(ReservationsAllowed)0
##if sessioncfg.WEBOPAC.MakeReservation.Enabled
##local.define(ReservationsAllowed)1
##endif