##if sessioncfg.IsKnown("DB.Config.BookServer.OMNIORB.ORBInitialHost")
##local.Define("IsPortfolio") ##value.QualData(description)
:
##item.Data.Data.Title
##endif
##if item.Data.Data.Author
: ##item.Data.Data.Author
##else
##if item.title
:
##endif
##if item.author
: ##item.author
##endif
:
:
##item.Data.Author
##else
##if item.title
:
##endif
##if item.author
: ##item.author
##endif
##if local.IsEqual(itemType,"annotation")
##item.QualData("")
##else
type = ##local.itemType
##endif
##endif
##include(Layout)