NOT IN USE IGNORE /*##include(Defaults) ##local.SetDefaultLoc ##if local.IsEqual(SearchZoneDefaultTemplate,"APS_QUICK_SEARCH") ##local.define(TOOLBAR_URL_BACK)APS_OPAC?##this.styleset ##else ##local.define(TOOLBAR_URL_BACK)##local.Data(TOOLBAR_URL_SEARCHZONE) ##endif ##if error.Level ##if error.IsEqual(Level,APPLICATION) ##if error.IsEqual(Number,7103) ##local.define(NoHits)1 ##local.define(HandledError)1 ##endif ##endif ##endif ##if error.Level ##if error.IsEqual(Level,APPLICATION) ##if error.IsEqual(Number,7003) ##local.define(SyntaxError)1 ##local.define(HandledError)1 ##endif ##endif ##endif ##local.define(Header) ##include(Header) ##local.define(Content) ##local.Define(ScrollingListContent)
##local.define(RoundBoxContent)
##local.define(APSMAP)expertsearch ##local.define(TopButtons) ##local.define(BottomButtons) ##local.define(Title)##leg.ZONESOPAC.darkHeadings.Expert ##local.define(Advice)##leg.ZONESOPAC.SimpleSearch.Advice ##local.define(List) ##include(Layout) ##helpcontext.addHelp(ExpertSearch) ##helpcontext.addHelp(Toolbar) ##local.define(ContentPaneTitle)##local.SearchPanelFMT ##local.define(InnerPanelTitle)##leg.ZONESOPAC.ExpertSearch.Panel1.Title

##local.define(InnerPanelContent)##leg.ZONESOPAC.ExpertSearch.Panel1.Content
##this.stylesetforform ##local.define(DataBase)SearchServer
      

##local.RoundBox ##if sessioncfg.ZONES.BrowseOptions.ShowSearchLimits.OnQuickSearch ##local.define(RoundBoxContent) ##sessioncfg.With(limits,"DB.Config.SearchServer.SearchLimits") ##limits.ForEachIn("category","")
##category.qualData(name)
##local.RoundBox ##endif
beeep ##if local.NoHits
##leg.ZONESOPAC.AdvancedSearch.Error.NoHits.Heading
##endif ##if local.SyntaxError
##leg.ZONESOPAC.AdvancedSearch.Error.SyntaxError.Heading
##endif ##local.define(RoundBoxContent) ##local.InnerPanelTitle ##local.InnerPanelContent ##local.RoundBox
##local.ScrollingList ##local.ScrollingListDownButton
##local.define(Portal2SetFocusName)ExpertSearch.Query ##include(Body) */