##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)
##include(StandardsModeOverrides)
##local.define(HTTPGoBack_URLPrefix)
##if sessioncfg.IsEqual(ZONES.SelfService.RequireSSL,1)
##if request.Security(On)
##local.defineByRender(HTTPGoBack_URLPrefix)##sessioncfg.Data(ZONES.SecureHostRoot)
##else
##local.defineByRender(HTTPGoBack_URLPrefix)##sessioncfg.Data(ZONES.NonHTTPSHostRoot)
##endif
##endif
##if this.StyleSetAttributeIsEqual(Lang,ENG)##endif
##if this.StyleSetAttributeIsEqual(Lang,FRE)##endif
##if this.StyleSetAttributeIsEqual(Lang,GER)##endif
##if this.StyleSetAttributeIsEqual(Lang,DUT)##endif
##local.SetDefaultLoc
##if local.PageTitle
##local.PageTitle
##else
##local.DefaultPageTitle
##endif
##Header
##sessioncfg.AsHTML(ZONES.MetaTags)
##Scripts
##local.GoBackScript
##local.DocumentManagerInclude
##if local.HeadContent
##local.HeadContent
##endif
##if sessioncfg.ZONES.Portal3.Google.Analytics
##local.DefineByRender(AnalyticBodyScript)##sessioncfg.AsHtml(ZONES.Portal3.Google.AnalyticsTrackerCode)
##local.AnalyticBodyScript
##endif
##local.CancelShiftClickScript
##local.BodyContent
##include(LegendEditorSupport)
##local.KidsZoneSetFocus