##local.define(FrameContent) ##if Options.IsEqual(Choose,1)
/* set default options */ ##if Options.IsEqual(Extent,Detailed) ##local.define(BibFormatOption)AnnotatedWithLabels ##if sessioncfg.DB.Config.BookServer.GroupMonographicCopyInfo ##local.define(CopyOption)Regroup ##else ##local.define(CopyOption)Details ##endif ##else ##local.define(BibFormatOption)Brief ##local.define(CopyOption)None ##endif /* read custom defined values */ ##if Options.IsEqual(Extent,Detailed) ##if sessioncfg.IsEqual(ZONES.Print.CustomChoice.DetailedBibFormat,"") ##else ##local.defineByRender(BibFormatOption)##sessioncfg.ZONES.Print.CustomChoice.DetailedBibFormat ##endif ##if sessioncfg.IsEqual(ZONES.Print.CustomChoice.DetailedCopy,"") ##else ##local.defineByRender(CopyOption)##sessioncfg.ZONES.Print.CustomChoice.DetailedCopy ##endif ##else ##if sessioncfg.IsEqual(ZONES.Print.CustomChoice.BriefBibFormat,"") ##else ##local.defineByRender(BibFormatOption)##sessioncfg.ZONES.Print.CustomChoice.BriefBibFormat ##endif ##if sessioncfg.IsEqual(ZONES.Print.CustomChoice.BriefCopy,"") ##else ##local.defineByRender(CopyOption)##sessioncfg.ZONES.Print.CustomChoice.BriefCopy ##endif ##endif
##this.stylesetforform ##if Options.MaxItem ##endif


##leg.ZONESOPAC.PrintList.BibPrintFormats.AnnotatedNoLabels
##leg.ZONESOPAC.PrintList.BibPrintFormats.AnnotatedWithLabels
##leg.ZONESOPAC.PrintList.BibPrintFormats.Brief

##if local.SkinBrowseItemSep ##local.SkinBrowseItemSep ##endif


##leg.ZONESOPAC.PrintList.CopyFormats.Details
##leg.ZONESOPAC.PrintList.CopyFormats.Regroup
##leg.ZONESOPAC.PrintList.CopyFormats.None

##local.define(ButtonCaption)##leg.data(ZONESOPAC.PrintList.Start) ##local.define(ButtonTip)##leg.data(ZONESOPAC.PrintList.StartTIP) ##local.define(ButtonHref)javascript:startPrint() ##local.define(ButtonID)buttonBrowseSearch ##local.ButtonFMT ##local.define(ButtonCaption)##leg.ZONESOPAC.PrintList.Cancel ##local.define(ButtonTip)##leg.data(ZONESOPAC.PrintList.CancelTIP) ##local.define(ButtonHref)javascript:CancelPreview() ##local.define(ButtonID)buttonBrowseSearchClr ##local.ButtonFMT
##else
l
##endif ##include(FrameBody)