##if request.IsEqual(SubStyle,SerialListFrame)
##formatter.TextRender()
/* suppress crap which does not contribute to the output */
##include(Defaults)
##local.defineByRender(SkinDir)/IMG/skins/##sessioncfg.ZONES.Skin
##local.defineByRender(Skin)##sessioncfg.ZONES.Skin
##local.defineByRender(SubSkin)##sessioncfg.ZONES.SubSkin
##include(SkinOverrides)
##Header
##Scripts
##listconditions.Dump()
##if error.Level
##error.Dump()
##else
##list()
##endif
##else
##local.define(Header)##include(Header)
##local.define(Advice)##leg.ZONESOPAC.SerialHoldings.IssuesList.Prompt
##helpcontext.addHelp(SerialHoldingBrowseIssueStatements)
##helpcontext.addHelp(Toolbar)
##local.define(Title)##leg.ZONESOPAC.SerialHoldings.IssuesList.Title : ##startpoint.Query.BIBData.Data.Title
##local.define(ContentPanelTabs)
##local.define(CommandButtonGraphic)
##local.define(CommandButtonHREF)javascript:ViewBibDetails()
##local.Define(CommandButtonText)##leg.ZONESOPAC.SerialHoldings.BibliographicDetailsLink
##local.Define(CommandButtonTextTIP)##leg.ZONESOPAC.SerialHoldings.BibliographicDetailsLinkTIP
##local.Define(CommandButtonTextALT)##leg.ZONESOPAC.SerialHoldings.BibliographicDetailsLinkALT
##local.TabFMT
##local.define(CommandButtonHREF)##searchcontext.Parent#this.styleset
##local.Define(CommandButtonText)##leg.ZONESOPAC.SerialHoldings.SearchOtherIssuesLink
##local.Define(CommandButtonTextTIP)##leg.ZONESOPAC.SerialHoldings.SearchOtherIssuesLinkTIP
##local.Define(CommandButtonTextALT)##leg.ZONESOPAC.SerialHoldings.SearchOtherIssuesLinkALT
##local.TabFMT
##if sessioncfg.IsEqual(ZONES.SelfService.ClosedStackRequest,"DEM")
##if sessioncfg.DB.Config.BookServer.AllowSerialDEM
##if startpoint.IsEqual(Query.BIBData.Data.DEM,"")
##local.define(CommandButtonGraphic)
##local.define(CommandButtonHREF)javascript:SpecialDEM()
##local.Define(CommandButtonText)##leg.ZONESOPAC.SerialHoldings.IssuesList.Item.MakeDSEMSERIALLink
##local.Define(CommandButtonTextTIP)##leg.ZONESOPAC.SerialHoldings.IssuesList.Item.MakeDSEMSERIALLinkTIP
##local.Define(CommandButtonTextALT)##leg.ZONESOPAC.SerialHoldings.IssuesList.Item.MakeDSEMSERIALLinkALT
##local.TabFMT
##endif
##endif
##endif
##local.define(Content)
##helpcontext.addHelp(BrowseSerialIssues)
##helpcontext.addHelp(Toolbar)
##include(BrowseListLayout)
/* ##local.define(ContentPaneTitle)
##local.define(CommandButtonHREF)javascript:ViewBibDetails()
##local.define(CommandButtonText)##leg.ZONESOPAC.SerialHoldings.BibliographicDetailsLink
##local.define(CommandButtonGraphic)
| ##local.CommandButtonFMT |
|
##local.define(CommandButtonHREF)##searchcontext.Parent#this.styleset
##local.define(CommandButtonText)##leg.ZONESOPAC.SerialHoldings.SearchOtherIssuesLink
##local.CommandButtonFMT |
|
##if sessioncfg.ZONES.Print.SearchResults
/* include printing*/
##local.PrintOrEmailListButton
##else
/* No printing*/
##endif
*/
##if listconditions.IsEqual(IsEmpty,1)
##leg.ZONESOPAC.SerialHoldings.NoIssuesPrompt
##endif
##local.List
##include(Body)
##endif