##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)
##local.define(ResBackColor)#FCEDCF
##header
##scripts
##local.DocumentManagerInclude
##if error.Level
An error has occurred
##else
Hello world this is a test
##local.CancelShiftClickScript
##local.ScrollingListUpButton
##local.ScrollingListDownButton
##local.ScrollingBrowseList
##include(LegendEditorSupport)
##endif