##helpcontext.addHelp(SearchServerSummaryEntries) ##helpcontext.addHelp(Toolbar) ##local.define(CurrentPage)##leg.WAI.SummaryBrowse.Default.Title ##local.define(Advice) ##local.SetDefaultLoc ##if local.LocationChangedFix ##else ##leg.ZONESOPAC.SummaryBrowse.Default.Prompt ##local.OCIDotPrompt ##local.BNResultsAdvice ##endif ##endif
##if startpoint.IsMap(Query.QueryStatement) ##local.defineByRenderAndEscapeHashHash(QS)##startpoint.QualData(Query.QueryStatement) ##local.defineByRender(LS)##startpoint.QualData(Query.LimitStatement) ##if startpoint.IsEqual(Query.IsConstellationSearch,1) ##local.define(Name)##leg.ZONESOPAC.SearchStatement.ConstellationSearch ##else ##if startpoint.IsMap(Query.form) ##local.define(Name)##leg.ZONESOPAC.SearchStatement.AdvancedSearch ##else ##if sessioncfg.ZONES.QuickSearchLabelAsProfessional ##local.define(Name)##leg.ZONESOPAC.SearchStatement.ExpertSearch ##else ##local.define(Name)##leg.ZONESOPAC.SearchStatement.SimpleSearch ##endif ##endif ##endif ##if local.IsEqual(QS,"") ##else ##local.Name :##local.QS ##endif ##if local.IsEqual(LS,"") ##else ##leg.ZONESOPAC.SearchStatement.Limits : ##local.LS ##endif ##if startpoint.IsDefined(Query.dpStart) ##if startpoint.IsEqual(Query.dpStart,"") ##if startpoint.IsEqual(Query.dpEnd,"") /* no dp start no dp end */ ##else ##leg.ZONESOPAC.SearchStatement.DOP :<= ##startpoint.Query.dpEnd ##endif ##else ##if startpoint.IsEqual(Query.dpEnd,"") ##leg.ZONESOPAC.SearchStatement.DOP :>= ##startpoint.Query.dpStart ##else ##leg.ZONESOPAC.SearchStatement.DOP :##startpoint.Query.dpStart ... ##startpoint.Query.dpEnd ##endif ##endif ##endif ##endif
##local.define(Title)##leg.ZONESOPAC.SummaryBrowse.Default.Title ##local.define(SortDropDown)   ##local.define(ItemCoverageDropDown)   ##local.define(LocationFilterDropDown) ##local.define(BodyContent)
##this.stylesetforform ##local.SortDropDown ##if startpoint.Query.UserQueryHasItemConverage ##else ##if sessioncfg.ZONES.BrowseOptions.ShowItemCoverageFilter ##local.ItemCoverageDropDown ##endif ##endif ##local.define(locationfilter)1 ##if startpoint.Query.UserQueryHasLocationConverage ##local.define(locationfilter)0 ##endif ##if sessioncfg.ZONES.BrowseOptions.ShowLocationFilter ##else ##local.define(locationfilter)0 ##endif ##if local.IsEqual(thisLoc, "-1") ##if sessioncfg.ZONES.BrowseOptions.LocationFilterBranchListEnabled ##else ##local.define(locationfilter)0 ##endif ##endif ##if local.IsEqual(locationfilter,1) ##local.LocationFilterDropDown ##else ##endif Total: ##startpoint.Hits
##include(BrowseListLayout) ##local.List
##include(Layout)