##Header ##Scripts { targetObject = "##this" ##if listconditions.FoundTop bFoundTop = 1 ##endif ##if listconditions.FoundBottom bFoundBottom = 1 ##endif ##if listconditions.PausedDown bPausedDown = 1 ##endif ##if listconditions.StartHandle strStartHandle = ##listconditions.StartHandle ##endif ##if listconditions.EndHandle strEndHandle = ##listconditions.EndHandle ##endif ##if request.RequestId requestId = "##request.RequestId" ##endif ##if request.dateReq dateReq = "##request.dateReq" ##endif ##if error.Level errorOccured = 1 errorLevel = "##error.Level" errorNumber = "##error.Number" errorDescription = ##error.AsJscriptLIT(Description) ##else errorOccured = 0 ##endif } ##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) ##list()