##local.define(Prompt)
##local.define(Stem)
##if searchcontext.Stem
##local.define(Stem)##searchcontext.Stem
##endif
##leg.OPAC.SingleIndexSearch.Prompt
##helpcontext.addHelp(SingleIndexSearch)
##local.define(GoBackScript)
##if request.Parent
location.href='##request.Parent';
##else
location.href='APS_OPAC?##this.StyleSet';
##endif
##local.define(Title)
##dbcfg.QualData(Name): ##leg.OPAC.SingleIndexSearch.Title
##local.define(PageTitle)
##dbcfg.QualData(Name): ##leg.Expand(OPAC.SingleIndexSearch.Title)
##local.define(Content)
##local.define(List)
##include(Layout)
##include(Body)