diff --git a/Projects/SAMufasaGUI/framescript.lfm b/Projects/SAMufasaGUI/framescript.lfm
index 260971c..d93d518 100644
--- a/Projects/SAMufasaGUI/framescript.lfm
+++ b/Projects/SAMufasaGUI/framescript.lfm
@@ -1,718 +1,719 @@
-object ScriptFrame: TScriptFrame
- Left = 0
- Height = 300
- Top = 0
- Width = 400
- ClientHeight = 300
- ClientWidth = 400
- TabOrder = 0
- DesignLeft = 1272
- DesignTop = 153
- object SynEdit: TSynEdit
- Left = 0
- Height = 300
- Top = 0
- Width = 400
- Align = alClient
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Pitch = fpFixed
- Font.Quality = fqNonAntialiased
- ParentColor = False
- ParentFont = False
- PopupMenu = Form1.ScriptPopup
- TabOrder = 0
- Gutter.Width = 57
- Gutter.MouseActions = <
- item
- Shift = []
- ShiftMask = []
- Button = mbLeft
- ClickCount = ccAny
- ClickDir = cdDown
- Command = 13
- MoveCaret = False
- Option = 0
- Priority = 0
- end
- item
- Shift = []
- ShiftMask = []
- Button = mbRight
- ClickCount = ccSingle
- ClickDir = cdUp
- Command = 12
- MoveCaret = False
- Option = 0
- Priority = 0
- end>
- Highlighter = SynFreePascalSyn1
- Keystrokes = <
- item
- Command = ecUp
- ShortCut = 38
- end
- item
- Command = ecSelUp
- ShortCut = 8230
- end
- item
- Command = ecScrollUp
- ShortCut = 16422
- end
- item
- Command = ecDown
- ShortCut = 40
- end
- item
- Command = ecSelDown
- ShortCut = 8232
- end
- item
- Command = ecScrollDown
- ShortCut = 16424
- end
- item
- Command = ecLeft
- ShortCut = 37
- end
- item
- Command = ecSelLeft
- ShortCut = 8229
- end
- item
- Command = ecWordLeft
- ShortCut = 16421
- end
- item
- Command = ecSelWordLeft
- ShortCut = 24613
- end
- item
- Command = ecRight
- ShortCut = 39
- end
- item
- Command = ecSelRight
- ShortCut = 8231
- end
- item
- Command = ecWordRight
- ShortCut = 16423
- end
- item
- Command = ecSelWordRight
- ShortCut = 24615
- end
- item
- Command = ecPageDown
- ShortCut = 34
- end
- item
- Command = ecSelPageDown
- ShortCut = 8226
- end
- item
- Command = ecPageBottom
- ShortCut = 16418
- end
- item
- Command = ecSelPageBottom
- ShortCut = 24610
- end
- item
- Command = ecPageUp
- ShortCut = 33
- end
- item
- Command = ecSelPageUp
- ShortCut = 8225
- end
- item
- Command = ecPageTop
- ShortCut = 16417
- end
- item
- Command = ecSelPageTop
- ShortCut = 24609
- end
- item
- Command = ecLineStart
- ShortCut = 36
- end
- item
- Command = ecSelLineStart
- ShortCut = 8228
- end
- item
- Command = ecEditorTop
- ShortCut = 16420
- end
- item
- Command = ecSelEditorTop
- ShortCut = 24612
- end
- item
- Command = ecLineEnd
- ShortCut = 35
- end
- item
- Command = ecSelLineEnd
- ShortCut = 8227
- end
- item
- Command = ecEditorBottom
- ShortCut = 16419
- end
- item
- Command = ecSelEditorBottom
- ShortCut = 24611
- end
- item
- Command = ecToggleMode
- ShortCut = 45
- end
- item
- Command = ecCopy
- ShortCut = 16429
- end
- item
- Command = ecPaste
- ShortCut = 8237
- end
- item
- Command = ecDeleteChar
- ShortCut = 46
- end
- item
- Command = ecCut
- ShortCut = 8238
- end
- item
- Command = ecDeleteLastChar
- ShortCut = 8
- end
- item
- Command = ecDeleteLastChar
- ShortCut = 8200
- end
- item
- Command = ecDeleteLastWord
- ShortCut = 16392
- end
- item
- Command = ecUndo
- ShortCut = 32776
- end
- item
- Command = ecRedo
- ShortCut = 40968
- end
- item
- Command = ecLineBreak
- ShortCut = 13
- end
- item
- Command = ecSelectAll
- ShortCut = 16449
- end
- item
- Command = ecCopy
- ShortCut = 16451
- end
- item
- Command = ecBlockIndent
- ShortCut = 24649
- end
- item
- Command = ecLineBreak
- ShortCut = 16461
- end
- item
- Command = ecBlockUnindent
- ShortCut = 24661
- end
- item
- Command = ecPaste
- ShortCut = 16470
- end
- item
- Command = ecCut
- ShortCut = 16472
- end
- item
- Command = ecDeleteLine
- ShortCut = 16473
- end
- item
- Command = ecDeleteEOL
- ShortCut = 24665
- end
- item
- Command = ecUndo
- ShortCut = 16474
- end
- item
- Command = ecRedo
- ShortCut = 24666
- end
- item
- Command = ecGotoMarker0
- ShortCut = 16432
- end
- item
- Command = ecGotoMarker1
- ShortCut = 16433
- end
- item
- Command = ecGotoMarker2
- ShortCut = 16434
- end
- item
- Command = ecGotoMarker3
- ShortCut = 16435
- end
- item
- Command = ecGotoMarker4
- ShortCut = 16436
- end
- item
- Command = ecGotoMarker5
- ShortCut = 16437
- end
- item
- Command = ecGotoMarker6
- ShortCut = 16438
- end
- item
- Command = ecGotoMarker7
- ShortCut = 16439
- end
- item
- Command = ecGotoMarker8
- ShortCut = 16440
- end
- item
- Command = ecGotoMarker9
- ShortCut = 16441
- end
- item
- Command = ecSetMarker0
- ShortCut = 24624
- end
- item
- Command = ecSetMarker1
- ShortCut = 24625
- end
- item
- Command = ecSetMarker2
- ShortCut = 24626
- end
- item
- Command = ecSetMarker3
- ShortCut = 24627
- end
- item
- Command = ecSetMarker4
- ShortCut = 24628
- end
- item
- Command = ecSetMarker5
- ShortCut = 24629
- end
- item
- Command = ecSetMarker6
- ShortCut = 24630
- end
- item
- Command = ecSetMarker7
- ShortCut = 24631
- end
- item
- Command = ecSetMarker8
- ShortCut = 24632
- end
- item
- Command = ecSetMarker9
- ShortCut = 24633
- end
- item
- Command = EcFoldLevel1
- ShortCut = 41009
- end
- item
- Command = EcFoldLevel2
- ShortCut = 41010
- end
- item
- Command = EcFoldLevel1
- ShortCut = 41011
- end
- item
- Command = EcFoldLevel1
- ShortCut = 41012
- end
- item
- Command = EcFoldLevel1
- ShortCut = 41013
- end
- item
- Command = EcFoldLevel6
- ShortCut = 41014
- end
- item
- Command = EcFoldLevel7
- ShortCut = 41015
- end
- item
- Command = EcFoldLevel8
- ShortCut = 41016
- end
- item
- Command = EcFoldLevel9
- ShortCut = 41017
- end
- item
- Command = EcFoldLevel0
- ShortCut = 41008
- end
- item
- Command = EcFoldCurrent
- ShortCut = 41005
- end
- item
- Command = EcUnFoldCurrent
- ShortCut = 41003
- end
- item
- Command = EcToggleMarkupWord
- ShortCut = 32845
- end
- item
- Command = ecNormalSelect
- ShortCut = 24654
- end
- item
- Command = ecColumnSelect
- ShortCut = 24643
- end
- item
- Command = ecLineSelect
- ShortCut = 24652
- end
- item
- Command = ecTab
- ShortCut = 9
- end
- item
- Command = ecShiftTab
- ShortCut = 8201
- end
- item
- Command = ecMatchBracket
- ShortCut = 24642
- end
- item
- Command = ecColSelUp
- ShortCut = 40998
- end
- item
- Command = ecColSelDown
- ShortCut = 41000
- end
- item
- Command = ecColSelLeft
- ShortCut = 40997
- end
- item
- Command = ecColSelRight
- ShortCut = 40999
- end
- item
- Command = ecColSelPageDown
- ShortCut = 40994
- end
- item
- Command = ecColSelPageBottom
- ShortCut = 57378
- end
- item
- Command = ecColSelPageUp
- ShortCut = 40993
- end
- item
- Command = ecColSelPageTop
- ShortCut = 57377
- end
- item
- Command = ecColSelLineStart
- ShortCut = 40996
- end
- item
- Command = ecColSelLineEnd
- ShortCut = 40995
- end
- item
- Command = ecColSelEditorTop
- ShortCut = 57380
- end
- item
- Command = ecColSelEditorBottom
- ShortCut = 57379
- end>
- MouseActions = <
- item
- Shift = []
- ShiftMask = [ssShift, ssAlt]
- Button = mbLeft
- ClickCount = ccSingle
- ClickDir = cdDown
- Command = 1
- MoveCaret = True
- Option = 0
- Priority = 0
- end
- item
- Shift = [ssShift]
- ShiftMask = [ssShift, ssAlt]
- Button = mbLeft
- ClickCount = ccSingle
- ClickDir = cdDown
- Command = 1
- MoveCaret = True
- Option = 1
- Priority = 0
- end
- item
- Shift = [ssAlt]
- ShiftMask = [ssShift, ssAlt]
- Button = mbLeft
- ClickCount = ccSingle
- ClickDir = cdDown
- Command = 3
- MoveCaret = True
- Option = 0
- Priority = 0
- end
- item
- Shift = [ssShift, ssAlt]
- ShiftMask = [ssShift, ssAlt]
- Button = mbLeft
- ClickCount = ccSingle
- ClickDir = cdDown
- Command = 3
- MoveCaret = True
- Option = 1
- Priority = 0
- end
- item
- Shift = []
- ShiftMask = []
- Button = mbRight
- ClickCount = ccSingle
- ClickDir = cdUp
- Command = 12
- MoveCaret = False
- Option = 0
- Priority = 0
- end
- item
- Shift = []
- ShiftMask = []
- Button = mbLeft
- ClickCount = ccDouble
- ClickDir = cdDown
- Command = 6
- MoveCaret = True
- Option = 0
- Priority = 0
- end
- item
- Shift = []
- ShiftMask = []
- Button = mbLeft
- ClickCount = ccTriple
- ClickDir = cdDown
- Command = 7
- MoveCaret = True
- Option = 0
- Priority = 0
- end
- item
- Shift = []
- ShiftMask = []
- Button = mbLeft
- ClickCount = ccQuad
- ClickDir = cdDown
- Command = 8
- MoveCaret = True
- Option = 0
- Priority = 0
- end
- item
- Shift = []
- ShiftMask = []
- Button = mbMiddle
- ClickCount = ccSingle
- ClickDir = cdDown
- Command = 10
- MoveCaret = True
- Option = 0
- Priority = 0
- end
- item
- Shift = [ssCtrl]
- ShiftMask = [ssShift, ssAlt, ssCtrl]
- Button = mbLeft
- ClickCount = ccSingle
- ClickDir = cdUp
- Command = 11
- MoveCaret = False
- Option = 0
- Priority = 0
- end>
- MouseSelActions = <
- item
- Shift = []
- ShiftMask = []
- Button = mbLeft
- ClickCount = ccSingle
- ClickDir = cdDown
- Command = 9
- MoveCaret = False
- Option = 0
- Priority = 0
- end>
- Lines.Strings = (
- 'program new;'
- 'begin'
- 'end.'
- )
- BracketHighlightStyle = sbhsBoth
- OnChange = SynEditChange
- OnProcessCommand = SynEditProcessCommand
- OnSpecialLineColors = SynEditSpecialLineColors
- object TSynGutterPartList
- object TSynGutterMarks
- Width = 23
- end
- object TSynGutterLineNumber
- Width = 17
- MouseActions = <>
- MarkupInfo.Background = clBtnFace
- MarkupInfo.Foreground = clNone
- DigitCount = 2
- ShowOnlyLineNumbersMultiplesOf = 1
- ZeroStart = False
- LeadingZeros = False
- end
- object TSynGutterChanges
- Width = 4
- ModifiedColor = 59900
- SavedColor = clGreen
- end
- object TSynGutterSeparator
- Width = 2
- end
- object TSynGutterCodeFolding
- MouseActions = <
- item
- Shift = []
- ShiftMask = []
- Button = mbRight
- ClickCount = ccSingle
- ClickDir = cdUp
- Command = 16
- MoveCaret = False
- Option = 0
- Priority = 0
- end
- item
- Shift = []
- ShiftMask = [ssShift]
- Button = mbMiddle
- ClickCount = ccAny
- ClickDir = cdDown
- Command = 14
- MoveCaret = False
- Option = 0
- Priority = 0
- end
- item
- Shift = [ssShift]
- ShiftMask = [ssShift]
- Button = mbMiddle
- ClickCount = ccAny
- ClickDir = cdDown
- Command = 14
- MoveCaret = False
- Option = 1
- Priority = 0
- end
- item
- Shift = []
- ShiftMask = []
- Button = mbLeft
- ClickCount = ccAny
- ClickDir = cdDown
- Command = 0
- MoveCaret = False
- Option = 0
- Priority = 0
- end>
- MarkupInfo.Background = clNone
- MarkupInfo.Foreground = clGray
- MouseActionsExpanded = <
- item
- Shift = []
- ShiftMask = []
- Button = mbLeft
- ClickCount = ccAny
- ClickDir = cdDown
- Command = 14
- MoveCaret = False
- Option = 0
- Priority = 0
- end>
- MouseActionsCollapsed = <
- item
- Shift = [ssCtrl]
- ShiftMask = [ssCtrl]
- Button = mbLeft
- ClickCount = ccAny
- ClickDir = cdDown
- Command = 15
- MoveCaret = False
- Option = 0
- Priority = 0
- end
- item
- Shift = []
- ShiftMask = [ssCtrl]
- Button = mbLeft
- ClickCount = ccAny
- ClickDir = cdDown
- Command = 15
- MoveCaret = False
- Option = 1
- Priority = 0
- end>
- end
- end
- end
- object SynFreePascalSyn1: TSynFreePascalSyn
- Enabled = False
- CommentAttri.Foreground = clBlue
- CommentAttri.Style = [fsBold]
- IdentifierAttri.Foreground = clDefault
- NumberAttri.Foreground = clNavy
- StringAttri.Foreground = clBlue
- SymbolAttri.Foreground = clRed
- DirectiveAttri.Foreground = clRed
- DirectiveAttri.Style = [fsBold]
- CompilerMode = pcmObjFPC
- NestedComments = True
- left = 320
- top = 16
- end
-end
+object ScriptFrame: TScriptFrame
+ Left = 0
+ Height = 324
+ Top = 0
+ Width = 400
+ ClientHeight = 324
+ ClientWidth = 400
+ TabOrder = 0
+ DesignLeft = 556
+ DesignTop = 242
+ object SynEdit: TSynEdit
+ Left = 0
+ Height = 324
+ Top = 0
+ Width = 400
+ Align = alClient
+ Font.Height = -13
+ Font.Name = 'Courier New'
+ Font.Pitch = fpFixed
+ Font.Quality = fqNonAntialiased
+ ParentColor = False
+ ParentFont = False
+ PopupMenu = Form1.ScriptPopup
+ TabOrder = 0
+ BookMarkOptions.OnChange = nil
+ Gutter.Width = 61
+ Gutter.MouseActions = <
+ item
+ Shift = []
+ ShiftMask = []
+ Button = mbLeft
+ ClickCount = ccAny
+ ClickDir = cdDown
+ Command = 13
+ MoveCaret = False
+ Option = 0
+ Priority = 0
+ end
+ item
+ Shift = []
+ ShiftMask = []
+ Button = mbRight
+ ClickCount = ccSingle
+ ClickDir = cdUp
+ Command = 12
+ MoveCaret = False
+ Option = 0
+ Priority = 0
+ end>
+ Highlighter = SynFreePascalSyn1
+ Keystrokes = <
+ item
+ Command = ecUp
+ ShortCut = 38
+ end
+ item
+ Command = ecSelUp
+ ShortCut = 8230
+ end
+ item
+ Command = ecScrollUp
+ ShortCut = 16422
+ end
+ item
+ Command = ecDown
+ ShortCut = 40
+ end
+ item
+ Command = ecSelDown
+ ShortCut = 8232
+ end
+ item
+ Command = ecScrollDown
+ ShortCut = 16424
+ end
+ item
+ Command = ecLeft
+ ShortCut = 37
+ end
+ item
+ Command = ecSelLeft
+ ShortCut = 8229
+ end
+ item
+ Command = ecWordLeft
+ ShortCut = 16421
+ end
+ item
+ Command = ecSelWordLeft
+ ShortCut = 24613
+ end
+ item
+ Command = ecRight
+ ShortCut = 39
+ end
+ item
+ Command = ecSelRight
+ ShortCut = 8231
+ end
+ item
+ Command = ecWordRight
+ ShortCut = 16423
+ end
+ item
+ Command = ecSelWordRight
+ ShortCut = 24615
+ end
+ item
+ Command = ecPageDown
+ ShortCut = 34
+ end
+ item
+ Command = ecSelPageDown
+ ShortCut = 8226
+ end
+ item
+ Command = ecPageBottom
+ ShortCut = 16418
+ end
+ item
+ Command = ecSelPageBottom
+ ShortCut = 24610
+ end
+ item
+ Command = ecPageUp
+ ShortCut = 33
+ end
+ item
+ Command = ecSelPageUp
+ ShortCut = 8225
+ end
+ item
+ Command = ecPageTop
+ ShortCut = 16417
+ end
+ item
+ Command = ecSelPageTop
+ ShortCut = 24609
+ end
+ item
+ Command = ecLineStart
+ ShortCut = 36
+ end
+ item
+ Command = ecSelLineStart
+ ShortCut = 8228
+ end
+ item
+ Command = ecEditorTop
+ ShortCut = 16420
+ end
+ item
+ Command = ecSelEditorTop
+ ShortCut = 24612
+ end
+ item
+ Command = ecLineEnd
+ ShortCut = 35
+ end
+ item
+ Command = ecSelLineEnd
+ ShortCut = 8227
+ end
+ item
+ Command = ecEditorBottom
+ ShortCut = 16419
+ end
+ item
+ Command = ecSelEditorBottom
+ ShortCut = 24611
+ end
+ item
+ Command = ecToggleMode
+ ShortCut = 45
+ end
+ item
+ Command = ecCopy
+ ShortCut = 16429
+ end
+ item
+ Command = ecPaste
+ ShortCut = 8237
+ end
+ item
+ Command = ecDeleteChar
+ ShortCut = 46
+ end
+ item
+ Command = ecCut
+ ShortCut = 8238
+ end
+ item
+ Command = ecDeleteLastChar
+ ShortCut = 8
+ end
+ item
+ Command = ecDeleteLastChar
+ ShortCut = 8200
+ end
+ item
+ Command = ecDeleteLastWord
+ ShortCut = 16392
+ end
+ item
+ Command = ecUndo
+ ShortCut = 32776
+ end
+ item
+ Command = ecRedo
+ ShortCut = 40968
+ end
+ item
+ Command = ecLineBreak
+ ShortCut = 13
+ end
+ item
+ Command = ecSelectAll
+ ShortCut = 16449
+ end
+ item
+ Command = ecCopy
+ ShortCut = 16451
+ end
+ item
+ Command = ecBlockIndent
+ ShortCut = 24649
+ end
+ item
+ Command = ecLineBreak
+ ShortCut = 16461
+ end
+ item
+ Command = ecBlockUnindent
+ ShortCut = 24661
+ end
+ item
+ Command = ecPaste
+ ShortCut = 16470
+ end
+ item
+ Command = ecCut
+ ShortCut = 16472
+ end
+ item
+ Command = ecDeleteLine
+ ShortCut = 16473
+ end
+ item
+ Command = ecDeleteEOL
+ ShortCut = 24665
+ end
+ item
+ Command = ecUndo
+ ShortCut = 16474
+ end
+ item
+ Command = ecRedo
+ ShortCut = 24666
+ end
+ item
+ Command = ecGotoMarker0
+ ShortCut = 16432
+ end
+ item
+ Command = ecGotoMarker1
+ ShortCut = 16433
+ end
+ item
+ Command = ecGotoMarker2
+ ShortCut = 16434
+ end
+ item
+ Command = ecGotoMarker3
+ ShortCut = 16435
+ end
+ item
+ Command = ecGotoMarker4
+ ShortCut = 16436
+ end
+ item
+ Command = ecGotoMarker5
+ ShortCut = 16437
+ end
+ item
+ Command = ecGotoMarker6
+ ShortCut = 16438
+ end
+ item
+ Command = ecGotoMarker7
+ ShortCut = 16439
+ end
+ item
+ Command = ecGotoMarker8
+ ShortCut = 16440
+ end
+ item
+ Command = ecGotoMarker9
+ ShortCut = 16441
+ end
+ item
+ Command = ecSetMarker0
+ ShortCut = 24624
+ end
+ item
+ Command = ecSetMarker1
+ ShortCut = 24625
+ end
+ item
+ Command = ecSetMarker2
+ ShortCut = 24626
+ end
+ item
+ Command = ecSetMarker3
+ ShortCut = 24627
+ end
+ item
+ Command = ecSetMarker4
+ ShortCut = 24628
+ end
+ item
+ Command = ecSetMarker5
+ ShortCut = 24629
+ end
+ item
+ Command = ecSetMarker6
+ ShortCut = 24630
+ end
+ item
+ Command = ecSetMarker7
+ ShortCut = 24631
+ end
+ item
+ Command = ecSetMarker8
+ ShortCut = 24632
+ end
+ item
+ Command = ecSetMarker9
+ ShortCut = 24633
+ end
+ item
+ Command = EcFoldLevel1
+ ShortCut = 41009
+ end
+ item
+ Command = EcFoldLevel2
+ ShortCut = 41010
+ end
+ item
+ Command = EcFoldLevel1
+ ShortCut = 41011
+ end
+ item
+ Command = EcFoldLevel1
+ ShortCut = 41012
+ end
+ item
+ Command = EcFoldLevel1
+ ShortCut = 41013
+ end
+ item
+ Command = EcFoldLevel6
+ ShortCut = 41014
+ end
+ item
+ Command = EcFoldLevel7
+ ShortCut = 41015
+ end
+ item
+ Command = EcFoldLevel8
+ ShortCut = 41016
+ end
+ item
+ Command = EcFoldLevel9
+ ShortCut = 41017
+ end
+ item
+ Command = EcFoldLevel0
+ ShortCut = 41008
+ end
+ item
+ Command = EcFoldCurrent
+ ShortCut = 41005
+ end
+ item
+ Command = EcUnFoldCurrent
+ ShortCut = 41003
+ end
+ item
+ Command = EcToggleMarkupWord
+ ShortCut = 32845
+ end
+ item
+ Command = ecNormalSelect
+ ShortCut = 24654
+ end
+ item
+ Command = ecColumnSelect
+ ShortCut = 24643
+ end
+ item
+ Command = ecLineSelect
+ ShortCut = 24652
+ end
+ item
+ Command = ecTab
+ ShortCut = 9
+ end
+ item
+ Command = ecShiftTab
+ ShortCut = 8201
+ end
+ item
+ Command = ecMatchBracket
+ ShortCut = 24642
+ end
+ item
+ Command = ecColSelUp
+ ShortCut = 40998
+ end
+ item
+ Command = ecColSelDown
+ ShortCut = 41000
+ end
+ item
+ Command = ecColSelLeft
+ ShortCut = 40997
+ end
+ item
+ Command = ecColSelRight
+ ShortCut = 40999
+ end
+ item
+ Command = ecColSelPageDown
+ ShortCut = 40994
+ end
+ item
+ Command = ecColSelPageBottom
+ ShortCut = 57378
+ end
+ item
+ Command = ecColSelPageUp
+ ShortCut = 40993
+ end
+ item
+ Command = ecColSelPageTop
+ ShortCut = 57377
+ end
+ item
+ Command = ecColSelLineStart
+ ShortCut = 40996
+ end
+ item
+ Command = ecColSelLineEnd
+ ShortCut = 40995
+ end
+ item
+ Command = ecColSelEditorTop
+ ShortCut = 57380
+ end
+ item
+ Command = ecColSelEditorBottom
+ ShortCut = 57379
+ end>
+ MouseActions = <
+ item
+ Shift = []
+ ShiftMask = [ssShift, ssAlt]
+ Button = mbLeft
+ ClickCount = ccSingle
+ ClickDir = cdDown
+ Command = 1
+ MoveCaret = True
+ Option = 0
+ Priority = 0
+ end
+ item
+ Shift = [ssShift]
+ ShiftMask = [ssShift, ssAlt]
+ Button = mbLeft
+ ClickCount = ccSingle
+ ClickDir = cdDown
+ Command = 1
+ MoveCaret = True
+ Option = 1
+ Priority = 0
+ end
+ item
+ Shift = [ssAlt]
+ ShiftMask = [ssShift, ssAlt]
+ Button = mbLeft
+ ClickCount = ccSingle
+ ClickDir = cdDown
+ Command = 3
+ MoveCaret = True
+ Option = 0
+ Priority = 0
+ end
+ item
+ Shift = [ssShift, ssAlt]
+ ShiftMask = [ssShift, ssAlt]
+ Button = mbLeft
+ ClickCount = ccSingle
+ ClickDir = cdDown
+ Command = 3
+ MoveCaret = True
+ Option = 1
+ Priority = 0
+ end
+ item
+ Shift = []
+ ShiftMask = []
+ Button = mbRight
+ ClickCount = ccSingle
+ ClickDir = cdUp
+ Command = 12
+ MoveCaret = False
+ Option = 0
+ Priority = 0
+ end
+ item
+ Shift = []
+ ShiftMask = []
+ Button = mbLeft
+ ClickCount = ccDouble
+ ClickDir = cdDown
+ Command = 6
+ MoveCaret = True
+ Option = 0
+ Priority = 0
+ end
+ item
+ Shift = []
+ ShiftMask = []
+ Button = mbLeft
+ ClickCount = ccTriple
+ ClickDir = cdDown
+ Command = 7
+ MoveCaret = True
+ Option = 0
+ Priority = 0
+ end
+ item
+ Shift = []
+ ShiftMask = []
+ Button = mbLeft
+ ClickCount = ccQuad
+ ClickDir = cdDown
+ Command = 8
+ MoveCaret = True
+ Option = 0
+ Priority = 0
+ end
+ item
+ Shift = []
+ ShiftMask = []
+ Button = mbMiddle
+ ClickCount = ccSingle
+ ClickDir = cdDown
+ Command = 10
+ MoveCaret = True
+ Option = 0
+ Priority = 0
+ end
+ item
+ Shift = [ssCtrl]
+ ShiftMask = [ssShift, ssAlt, ssCtrl]
+ Button = mbLeft
+ ClickCount = ccSingle
+ ClickDir = cdUp
+ Command = 11
+ MoveCaret = False
+ Option = 0
+ Priority = 0
+ end>
+ MouseSelActions = <
+ item
+ Shift = []
+ ShiftMask = []
+ Button = mbLeft
+ ClickCount = ccSingle
+ ClickDir = cdDown
+ Command = 9
+ MoveCaret = False
+ Option = 0
+ Priority = 0
+ end>
+ Lines.Strings = (
+ 'program new;'
+ 'begin'
+ 'end.'
+ )
+ BracketHighlightStyle = sbhsBoth
+ OnChange = SynEditChange
+ OnProcessCommand = SynEditProcessCommand
+ OnSpecialLineColors = SynEditSpecialLineColors
+ object TSynGutterPartList
+ object TSynGutterMarks
+ Width = 23
+ end
+ object TSynGutterLineNumber
+ Width = 21
+ MouseActions = <>
+ MarkupInfo.Background = clBtnFace
+ MarkupInfo.Foreground = clNone
+ DigitCount = 2
+ ShowOnlyLineNumbersMultiplesOf = 1
+ ZeroStart = False
+ LeadingZeros = False
+ end
+ object TSynGutterChanges
+ Width = 4
+ ModifiedColor = 59900
+ SavedColor = clGreen
+ end
+ object TSynGutterSeparator
+ Width = 2
+ end
+ object TSynGutterCodeFolding
+ MouseActions = <
+ item
+ Shift = []
+ ShiftMask = []
+ Button = mbRight
+ ClickCount = ccSingle
+ ClickDir = cdUp
+ Command = 16
+ MoveCaret = False
+ Option = 0
+ Priority = 0
+ end
+ item
+ Shift = []
+ ShiftMask = [ssShift]
+ Button = mbMiddle
+ ClickCount = ccAny
+ ClickDir = cdDown
+ Command = 14
+ MoveCaret = False
+ Option = 0
+ Priority = 0
+ end
+ item
+ Shift = [ssShift]
+ ShiftMask = [ssShift]
+ Button = mbMiddle
+ ClickCount = ccAny
+ ClickDir = cdDown
+ Command = 14
+ MoveCaret = False
+ Option = 1
+ Priority = 0
+ end
+ item
+ Shift = []
+ ShiftMask = []
+ Button = mbLeft
+ ClickCount = ccAny
+ ClickDir = cdDown
+ Command = 0
+ MoveCaret = False
+ Option = 0
+ Priority = 0
+ end>
+ MarkupInfo.Background = clNone
+ MarkupInfo.Foreground = clGray
+ MouseActionsExpanded = <
+ item
+ Shift = []
+ ShiftMask = []
+ Button = mbLeft
+ ClickCount = ccAny
+ ClickDir = cdDown
+ Command = 14
+ MoveCaret = False
+ Option = 0
+ Priority = 0
+ end>
+ MouseActionsCollapsed = <
+ item
+ Shift = [ssCtrl]
+ ShiftMask = [ssCtrl]
+ Button = mbLeft
+ ClickCount = ccAny
+ ClickDir = cdDown
+ Command = 15
+ MoveCaret = False
+ Option = 0
+ Priority = 0
+ end
+ item
+ Shift = []
+ ShiftMask = [ssCtrl]
+ Button = mbLeft
+ ClickCount = ccAny
+ ClickDir = cdDown
+ Command = 15
+ MoveCaret = False
+ Option = 1
+ Priority = 0
+ end>
+ end
+ end
+ end
+ object SynFreePascalSyn1: TSynFreePascalSyn
+ Enabled = False
+ CommentAttri.Foreground = clBlue
+ CommentAttri.Style = [fsBold]
+ IdentifierAttri.Foreground = clDefault
+ NumberAttri.Foreground = clNavy
+ StringAttri.Foreground = clBlue
+ SymbolAttri.Foreground = clRed
+ DirectiveAttri.Foreground = clRed
+ DirectiveAttri.Style = [fsBold]
+ CompilerMode = pcmObjFPC
+ NestedComments = True
+ left = 320
+ top = 16
+ end
+end
diff --git a/Projects/SAMufasaGUI/framescript.lrs b/Projects/SAMufasaGUI/framescript.lrs
index 712afa5..d0e9dea 100644
--- a/Projects/SAMufasaGUI/framescript.lrs
+++ b/Projects/SAMufasaGUI/framescript.lrs
@@ -1,152 +1,152 @@
{ This is an automatically generated lazarus resource file }
-
-LazarusResources.Add('TScriptFrame','FORMDATA',[
- 'TPF0'#12'TScriptFrame'#11'ScriptFrame'#4'Left'#2#0#6'Height'#3','#1#3'Top'#2
- +#0#5'Width'#3#144#1#12'ClientHeight'#3','#1#11'ClientWidth'#3#144#1#8'TabOrd'
- +'er'#2#0#10'DesignLeft'#3#248#4#9'DesignTop'#3#153#0#0#8'TSynEdit'#7'SynEdit'
- +#4'Left'#2#0#6'Height'#3','#1#3'Top'#2#0#5'Width'#3#144#1#5'Align'#7#8'alCli'
- +'ent'#11'Font.Height'#2#243#9'Font.Name'#6#11'Courier New'#10'Font.Pitch'#7#7
- +'fpFixed'#12'Font.Quality'#7#16'fqNonAntialiased'#11'ParentColor'#8#10'Paren'
- +'tFont'#8#9'PopupMenu'#7#17'Form1.ScriptPopup'#8'TabOrder'#2#0#12'Gutter.Wid'
- +'th'#2'9'#19'Gutter.MouseActions'#14#1#5'Shift'#11#0#9'ShiftMask'#11#0#6'But'
- +'ton'#7#6'mbLeft'#10'ClickCount'#7#5'ccAny'#8'ClickDir'#7#6'cdDown'#7'Comman'
- +'d'#2#13#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#0#9'Sh'
- +'iftMask'#11#0#6'Button'#7#7'mbRight'#10'ClickCount'#7#8'ccSingle'#8'ClickDi'
- +'r'#7#4'cdUp'#7'Command'#2#12#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0
- +#0#11'Highlighter'#7#17'SynFreePascalSyn1'#10'Keystrokes'#14#1#7'Command'#7#4
- +'ecUp'#8'ShortCut'#2'&'#0#1#7'Command'#7#7'ecSelUp'#8'ShortCut'#3'& '#0#1#7
- +'Command'#7#10'ecScrollUp'#8'ShortCut'#3'&@'#0#1#7'Command'#7#6'ecDown'#8'Sh'
- +'ortCut'#2'('#0#1#7'Command'#7#9'ecSelDown'#8'ShortCut'#3'( '#0#1#7'Command'
- +#7#12'ecScrollDown'#8'ShortCut'#3'(@'#0#1#7'Command'#7#6'ecLeft'#8'ShortCut'
- +#2'%'#0#1#7'Command'#7#9'ecSelLeft'#8'ShortCut'#3'% '#0#1#7'Command'#7#10'ec'
- +'WordLeft'#8'ShortCut'#3'%@'#0#1#7'Command'#7#13'ecSelWordLeft'#8'ShortCut'#3
- +'%`'#0#1#7'Command'#7#7'ecRight'#8'ShortCut'#2''''#0#1#7'Command'#7#10'ecSel'
- +'Right'#8'ShortCut'#3''' '#0#1#7'Command'#7#11'ecWordRight'#8'ShortCut'#3''''
- +'@'#0#1#7'Command'#7#14'ecSelWordRight'#8'ShortCut'#3'''`'#0#1#7'Command'#7
- +#10'ecPageDown'#8'ShortCut'#2'"'#0#1#7'Command'#7#13'ecSelPageDown'#8'ShortC'
- +'ut'#3'" '#0#1#7'Command'#7#12'ecPageBottom'#8'ShortCut'#3'"@'#0#1#7'Command'
- +#7#15'ecSelPageBottom'#8'ShortCut'#3'"`'#0#1#7'Command'#7#8'ecPageUp'#8'Shor'
- +'tCut'#2'!'#0#1#7'Command'#7#11'ecSelPageUp'#8'ShortCut'#3'! '#0#1#7'Command'
- +#7#9'ecPageTop'#8'ShortCut'#3'!@'#0#1#7'Command'#7#12'ecSelPageTop'#8'ShortC'
- +'ut'#3'!`'#0#1#7'Command'#7#11'ecLineStart'#8'ShortCut'#2'$'#0#1#7'Command'#7
- +#14'ecSelLineStart'#8'ShortCut'#3'$ '#0#1#7'Command'#7#11'ecEditorTop'#8'Sho'
- +'rtCut'#3'$@'#0#1#7'Command'#7#14'ecSelEditorTop'#8'ShortCut'#3'$`'#0#1#7'Co'
- +'mmand'#7#9'ecLineEnd'#8'ShortCut'#2'#'#0#1#7'Command'#7#12'ecSelLineEnd'#8
- +'ShortCut'#3'# '#0#1#7'Command'#7#14'ecEditorBottom'#8'ShortCut'#3'#@'#0#1#7
- +'Command'#7#17'ecSelEditorBottom'#8'ShortCut'#3'#`'#0#1#7'Command'#7#12'ecTo'
- +'ggleMode'#8'ShortCut'#2'-'#0#1#7'Command'#7#6'ecCopy'#8'ShortCut'#3'-@'#0#1
- +#7'Command'#7#7'ecPaste'#8'ShortCut'#3'- '#0#1#7'Command'#7#12'ecDeleteChar'
- +#8'ShortCut'#2'.'#0#1#7'Command'#7#5'ecCut'#8'ShortCut'#3'. '#0#1#7'Command'
- +#7#16'ecDeleteLastChar'#8'ShortCut'#2#8#0#1#7'Command'#7#16'ecDeleteLastChar'
- +#8'ShortCut'#3#8' '#0#1#7'Command'#7#16'ecDeleteLastWord'#8'ShortCut'#3#8'@'
- +#0#1#7'Command'#7#6'ecUndo'#8'ShortCut'#4#8#128#0#0#0#1#7'Command'#7#6'ecRed'
- +'o'#8'ShortCut'#4#8#160#0#0#0#1#7'Command'#7#11'ecLineBreak'#8'ShortCut'#2#13
- +#0#1#7'Command'#7#11'ecSelectAll'#8'ShortCut'#3'A@'#0#1#7'Command'#7#6'ecCop'
- +'y'#8'ShortCut'#3'C@'#0#1#7'Command'#7#13'ecBlockIndent'#8'ShortCut'#3'I`'#0
- +#1#7'Command'#7#11'ecLineBreak'#8'ShortCut'#3'M@'#0#1#7'Command'#7#15'ecBloc'
- +'kUnindent'#8'ShortCut'#3'U`'#0#1#7'Command'#7#7'ecPaste'#8'ShortCut'#3'V@'#0
- +#1#7'Command'#7#5'ecCut'#8'ShortCut'#3'X@'#0#1#7'Command'#7#12'ecDeleteLine'
- +#8'ShortCut'#3'Y@'#0#1#7'Command'#7#11'ecDeleteEOL'#8'ShortCut'#3'Y`'#0#1#7
- +'Command'#7#6'ecUndo'#8'ShortCut'#3'Z@'#0#1#7'Command'#7#6'ecRedo'#8'ShortCu'
- +'t'#3'Z`'#0#1#7'Command'#7#13'ecGotoMarker0'#8'ShortCut'#3'0@'#0#1#7'Command'
- +#7#13'ecGotoMarker1'#8'ShortCut'#3'1@'#0#1#7'Command'#7#13'ecGotoMarker2'#8
- +'ShortCut'#3'2@'#0#1#7'Command'#7#13'ecGotoMarker3'#8'ShortCut'#3'3@'#0#1#7
- +'Command'#7#13'ecGotoMarker4'#8'ShortCut'#3'4@'#0#1#7'Command'#7#13'ecGotoMa'
- +'rker5'#8'ShortCut'#3'5@'#0#1#7'Command'#7#13'ecGotoMarker6'#8'ShortCut'#3'6'
- +'@'#0#1#7'Command'#7#13'ecGotoMarker7'#8'ShortCut'#3'7@'#0#1#7'Command'#7#13
- +'ecGotoMarker8'#8'ShortCut'#3'8@'#0#1#7'Command'#7#13'ecGotoMarker9'#8'Short'
- +'Cut'#3'9@'#0#1#7'Command'#7#12'ecSetMarker0'#8'ShortCut'#3'0`'#0#1#7'Comman'
- +'d'#7#12'ecSetMarker1'#8'ShortCut'#3'1`'#0#1#7'Command'#7#12'ecSetMarker2'#8
- +'ShortCut'#3'2`'#0#1#7'Command'#7#12'ecSetMarker3'#8'ShortCut'#3'3`'#0#1#7'C'
- +'ommand'#7#12'ecSetMarker4'#8'ShortCut'#3'4`'#0#1#7'Command'#7#12'ecSetMarke'
- +'r5'#8'ShortCut'#3'5`'#0#1#7'Command'#7#12'ecSetMarker6'#8'ShortCut'#3'6`'#0
- +#1#7'Command'#7#12'ecSetMarker7'#8'ShortCut'#3'7`'#0#1#7'Command'#7#12'ecSet'
- +'Marker8'#8'ShortCut'#3'8`'#0#1#7'Command'#7#12'ecSetMarker9'#8'ShortCut'#3
- +'9`'#0#1#7'Command'#7#12'EcFoldLevel1'#8'ShortCut'#4'1'#160#0#0#0#1#7'Comman'
- +'d'#7#12'EcFoldLevel2'#8'ShortCut'#4'2'#160#0#0#0#1#7'Command'#7#12'EcFoldLe'
- +'vel1'#8'ShortCut'#4'3'#160#0#0#0#1#7'Command'#7#12'EcFoldLevel1'#8'ShortCut'
- ,#4'4'#160#0#0#0#1#7'Command'#7#12'EcFoldLevel1'#8'ShortCut'#4'5'#160#0#0#0#1
- +#7'Command'#7#12'EcFoldLevel6'#8'ShortCut'#4'6'#160#0#0#0#1#7'Command'#7#12
- +'EcFoldLevel7'#8'ShortCut'#4'7'#160#0#0#0#1#7'Command'#7#12'EcFoldLevel8'#8
- +'ShortCut'#4'8'#160#0#0#0#1#7'Command'#7#12'EcFoldLevel9'#8'ShortCut'#4'9'
- +#160#0#0#0#1#7'Command'#7#12'EcFoldLevel0'#8'ShortCut'#4'0'#160#0#0#0#1#7'Co'
- +'mmand'#7#13'EcFoldCurrent'#8'ShortCut'#4'-'#160#0#0#0#1#7'Command'#7#15'EcU'
- +'nFoldCurrent'#8'ShortCut'#4'+'#160#0#0#0#1#7'Command'#7#18'EcToggleMarkupWo'
- +'rd'#8'ShortCut'#4'M'#128#0#0#0#1#7'Command'#7#14'ecNormalSelect'#8'ShortCut'
- +#3'N`'#0#1#7'Command'#7#14'ecColumnSelect'#8'ShortCut'#3'C`'#0#1#7'Command'#7
- +#12'ecLineSelect'#8'ShortCut'#3'L`'#0#1#7'Command'#7#5'ecTab'#8'ShortCut'#2#9
- +#0#1#7'Command'#7#10'ecShiftTab'#8'ShortCut'#3#9' '#0#1#7'Command'#7#14'ecMa'
- +'tchBracket'#8'ShortCut'#3'B`'#0#1#7'Command'#7#10'ecColSelUp'#8'ShortCut'#4
- +'&'#160#0#0#0#1#7'Command'#7#12'ecColSelDown'#8'ShortCut'#4'('#160#0#0#0#1#7
- +'Command'#7#12'ecColSelLeft'#8'ShortCut'#4'%'#160#0#0#0#1#7'Command'#7#13'ec'
- +'ColSelRight'#8'ShortCut'#4''''#160#0#0#0#1#7'Command'#7#16'ecColSelPageDown'
- +#8'ShortCut'#4'"'#160#0#0#0#1#7'Command'#7#18'ecColSelPageBottom'#8'ShortCut'
- +#4'"'#224#0#0#0#1#7'Command'#7#14'ecColSelPageUp'#8'ShortCut'#4'!'#160#0#0#0
- +#1#7'Command'#7#15'ecColSelPageTop'#8'ShortCut'#4'!'#224#0#0#0#1#7'Command'#7
- +#17'ecColSelLineStart'#8'ShortCut'#4'$'#160#0#0#0#1#7'Command'#7#15'ecColSel'
- +'LineEnd'#8'ShortCut'#4'#'#160#0#0#0#1#7'Command'#7#17'ecColSelEditorTop'#8
- +'ShortCut'#4'$'#224#0#0#0#1#7'Command'#7#20'ecColSelEditorBottom'#8'ShortCut'
- +#4'#'#224#0#0#0#0#12'MouseActions'#14#1#5'Shift'#11#0#9'ShiftMask'#11#7'ssSh'
- +'ift'#5'ssAlt'#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#8'ccSingle'#8'ClickD'
- +'ir'#7#6'cdDown'#7'Command'#2#1#9'MoveCaret'#9#6'Option'#2#0#8'Priority'#2#0
- +#0#1#5'Shift'#11#7'ssShift'#0#9'ShiftMask'#11#7'ssShift'#5'ssAlt'#0#6'Button'
- +#7#6'mbLeft'#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#6'cdDown'#7'Command'
- +#2#1#9'MoveCaret'#9#6'Option'#2#1#8'Priority'#2#0#0#1#5'Shift'#11#5'ssAlt'#0
- +#9'ShiftMask'#11#7'ssShift'#5'ssAlt'#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7
- +#8'ccSingle'#8'ClickDir'#7#6'cdDown'#7'Command'#2#3#9'MoveCaret'#9#6'Option'
- +#2#0#8'Priority'#2#0#0#1#5'Shift'#11#7'ssShift'#5'ssAlt'#0#9'ShiftMask'#11#7
- +'ssShift'#5'ssAlt'#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#8'ccSingle'#8'Cl'
- +'ickDir'#7#6'cdDown'#7'Command'#2#3#9'MoveCaret'#9#6'Option'#2#1#8'Priority'
- +#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11#0#6'Button'#7#7'mbRight'#10'ClickCoun'
- +'t'#7#8'ccSingle'#8'ClickDir'#7#4'cdUp'#7'Command'#2#12#9'MoveCaret'#8#6'Opt'
- +'ion'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11#0#6'Button'#7#6
- +'mbLeft'#10'ClickCount'#7#8'ccDouble'#8'ClickDir'#7#6'cdDown'#7'Command'#2#6
- +#9'MoveCaret'#9#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'
- +#11#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#8'ccTriple'#8'ClickDir'#7#6'cdD'
- +'own'#7'Command'#2#7#9'MoveCaret'#9#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shif'
- +'t'#11#0#9'ShiftMask'#11#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#6'ccQuad'#8
- +'ClickDir'#7#6'cdDown'#7'Command'#2#8#9'MoveCaret'#9#6'Option'#2#0#8'Priorit'
- +'y'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11#0#6'Button'#7#8'mbMiddle'#10'Click'
- +'Count'#7#8'ccSingle'#8'ClickDir'#7#6'cdDown'#7'Command'#2#10#9'MoveCaret'#9
- +#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#6'ssCtrl'#0#9'ShiftMask'#11#7
- +'ssShift'#5'ssAlt'#6'ssCtrl'#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#8'ccSi'
- +'ngle'#8'ClickDir'#7#4'cdUp'#7'Command'#2#11#9'MoveCaret'#8#6'Option'#2#0#8
- +'Priority'#2#0#0#0#15'MouseSelActions'#14#1#5'Shift'#11#0#9'ShiftMask'#11#0#6
- +'Button'#7#6'mbLeft'#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#6'cdDown'#7
- +'Command'#2#9#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0#0#13'Lines.Stri'
- +'ngs'#1#6#12'program new;'#6#5'begin'#6#4'end.'#0#21'BracketHighlightStyle'#7
- +#8'sbhsBoth'#8'OnChange'#7#13'SynEditChange'#16'OnProcessCommand'#7#21'SynEd'
- +'itProcessCommand'#19'OnSpecialLineColors'#7#24'SynEditSpecialLineColors'#0
- +#18'TSynGutterPartList'#0#0#15'TSynGutterMarks'#0#5'Width'#2#23#0#0#20'TSynG'
- +'utterLineNumber'#0#5'Width'#2#17#12'MouseActions'#14#0#21'MarkupInfo.Backgr'
- +'ound'#7#9'clBtnFace'#21'MarkupInfo.Foreground'#7#6'clNone'#10'DigitCount'#2
- +#2#30'ShowOnlyLineNumbersMultiplesOf'#2#1#9'ZeroStart'#8#12'LeadingZeros'#8#0
- +#0#17'TSynGutterChanges'#0#5'Width'#2#4#13'ModifiedColor'#4#252#233#0#0#10'S'
- +'avedColor'#7#7'clGreen'#0#0#19'TSynGutterSeparator'#0#5'Width'#2#2#0#0#21'T'
- +'SynGutterCodeFolding'#0#12'MouseActions'#14#1#5'Shift'#11#0#9'ShiftMask'#11
- +#0#6'Button'#7#7'mbRight'#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#4'cdUp'
- +#7'Command'#2#16#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11
- +#0#9'ShiftMask'#11#7'ssShift'#0#6'Button'#7#8'mbMiddle'#10'ClickCount'#7#5'c'
- +'cAny'#8'ClickDir'#7#6'cdDown'#7'Command'#2#14#9'MoveCaret'#8#6'Option'#2#0#8
- +'Priority'#2#0#0#1#5'Shift'#11#7'ssShift'#0#9'ShiftMask'#11#7'ssShift'#0#6'B'
- ,'utton'#7#8'mbMiddle'#10'ClickCount'#7#5'ccAny'#8'ClickDir'#7#6'cdDown'#7'Co'
- +'mmand'#2#14#9'MoveCaret'#8#6'Option'#2#1#8'Priority'#2#0#0#1#5'Shift'#11#0#9
- +'ShiftMask'#11#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#5'ccAny'#8'ClickDir'
- +#7#6'cdDown'#7'Command'#2#0#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0#0
- +#21'MarkupInfo.Background'#7#6'clNone'#21'MarkupInfo.Foreground'#7#6'clGray'
- +#20'MouseActionsExpanded'#14#1#5'Shift'#11#0#9'ShiftMask'#11#0#6'Button'#7#6
- +'mbLeft'#10'ClickCount'#7#5'ccAny'#8'ClickDir'#7#6'cdDown'#7'Command'#2#14#9
- +'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0#0#21'MouseActionsCollapsed'#14
- +#1#5'Shift'#11#6'ssCtrl'#0#9'ShiftMask'#11#6'ssCtrl'#0#6'Button'#7#6'mbLeft'
- +#10'ClickCount'#7#5'ccAny'#8'ClickDir'#7#6'cdDown'#7'Command'#2#15#9'MoveCar'
- +'et'#8#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11#6'ssC'
- +'trl'#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#5'ccAny'#8'ClickDir'#7#6'cdDo'
- +'wn'#7'Command'#2#15#9'MoveCaret'#8#6'Option'#2#1#8'Priority'#2#0#0#0#0#0#0#0
- +#17'TSynFreePascalSyn'#17'SynFreePascalSyn1'#7'Enabled'#8#23'CommentAttri.Fo'
- +'reground'#7#6'clBlue'#18'CommentAttri.Style'#11#6'fsBold'#0#26'IdentifierAt'
- +'tri.Foreground'#7#9'clDefault'#22'NumberAttri.Foreground'#7#6'clNavy'#22'St'
- +'ringAttri.Foreground'#7#6'clBlue'#22'SymbolAttri.Foreground'#7#5'clRed'#25
- +'DirectiveAttri.Foreground'#7#5'clRed'#20'DirectiveAttri.Style'#11#6'fsBold'
- +#0#12'CompilerMode'#7#9'pcmObjFPC'#14'NestedComments'#9#4'left'#3'@'#1#3'top'
- +#2#16#0#0#0
-]);
+
+LazarusResources.Add('TScriptFrame','FORMDATA',[
+ 'TPF0'#12'TScriptFrame'#11'ScriptFrame'#4'Left'#2#0#6'Height'#3'D'#1#3'Top'#2
+ +#0#5'Width'#3#144#1#12'ClientHeight'#3'D'#1#11'ClientWidth'#3#144#1#8'TabOrd'
+ +'er'#2#0#10'DesignLeft'#3','#2#9'DesignTop'#3#242#0#0#8'TSynEdit'#7'SynEdit'
+ +#4'Left'#2#0#6'Height'#3'D'#1#3'Top'#2#0#5'Width'#3#144#1#5'Align'#7#8'alCli'
+ +'ent'#11'Font.Height'#2#243#9'Font.Name'#6#11'Courier New'#10'Font.Pitch'#7#7
+ +'fpFixed'#12'Font.Quality'#7#16'fqNonAntialiased'#11'ParentColor'#8#10'Paren'
+ +'tFont'#8#9'PopupMenu'#7#17'Form1.ScriptPopup'#8'TabOrder'#2#0#24'BookMarkOp'
+ +'tions.OnChange'#13#12'Gutter.Width'#2'='#19'Gutter.MouseActions'#14#1#5'Shi'
+ +'ft'#11#0#9'ShiftMask'#11#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#5'ccAny'#8
+ +'ClickDir'#7#6'cdDown'#7'Command'#2#13#9'MoveCaret'#8#6'Option'#2#0#8'Priori'
+ +'ty'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11#0#6'Button'#7#7'mbRight'#10'Click'
+ +'Count'#7#8'ccSingle'#8'ClickDir'#7#4'cdUp'#7'Command'#2#12#9'MoveCaret'#8#6
+ +'Option'#2#0#8'Priority'#2#0#0#0#11'Highlighter'#7#17'SynFreePascalSyn1'#10
+ +'Keystrokes'#14#1#7'Command'#7#4'ecUp'#8'ShortCut'#2'&'#0#1#7'Command'#7#7'e'
+ +'cSelUp'#8'ShortCut'#3'& '#0#1#7'Command'#7#10'ecScrollUp'#8'ShortCut'#3'&@'
+ +#0#1#7'Command'#7#6'ecDown'#8'ShortCut'#2'('#0#1#7'Command'#7#9'ecSelDown'#8
+ +'ShortCut'#3'( '#0#1#7'Command'#7#12'ecScrollDown'#8'ShortCut'#3'(@'#0#1#7'C'
+ +'ommand'#7#6'ecLeft'#8'ShortCut'#2'%'#0#1#7'Command'#7#9'ecSelLeft'#8'ShortC'
+ +'ut'#3'% '#0#1#7'Command'#7#10'ecWordLeft'#8'ShortCut'#3'%@'#0#1#7'Command'#7
+ +#13'ecSelWordLeft'#8'ShortCut'#3'%`'#0#1#7'Command'#7#7'ecRight'#8'ShortCut'
+ +#2''''#0#1#7'Command'#7#10'ecSelRight'#8'ShortCut'#3''' '#0#1#7'Command'#7#11
+ +'ecWordRight'#8'ShortCut'#3'''@'#0#1#7'Command'#7#14'ecSelWordRight'#8'Short'
+ +'Cut'#3'''`'#0#1#7'Command'#7#10'ecPageDown'#8'ShortCut'#2'"'#0#1#7'Command'
+ +#7#13'ecSelPageDown'#8'ShortCut'#3'" '#0#1#7'Command'#7#12'ecPageBottom'#8'S'
+ +'hortCut'#3'"@'#0#1#7'Command'#7#15'ecSelPageBottom'#8'ShortCut'#3'"`'#0#1#7
+ +'Command'#7#8'ecPageUp'#8'ShortCut'#2'!'#0#1#7'Command'#7#11'ecSelPageUp'#8
+ +'ShortCut'#3'! '#0#1#7'Command'#7#9'ecPageTop'#8'ShortCut'#3'!@'#0#1#7'Comma'
+ +'nd'#7#12'ecSelPageTop'#8'ShortCut'#3'!`'#0#1#7'Command'#7#11'ecLineStart'#8
+ +'ShortCut'#2'$'#0#1#7'Command'#7#14'ecSelLineStart'#8'ShortCut'#3'$ '#0#1#7
+ +'Command'#7#11'ecEditorTop'#8'ShortCut'#3'$@'#0#1#7'Command'#7#14'ecSelEdito'
+ +'rTop'#8'ShortCut'#3'$`'#0#1#7'Command'#7#9'ecLineEnd'#8'ShortCut'#2'#'#0#1#7
+ +'Command'#7#12'ecSelLineEnd'#8'ShortCut'#3'# '#0#1#7'Command'#7#14'ecEditorB'
+ +'ottom'#8'ShortCut'#3'#@'#0#1#7'Command'#7#17'ecSelEditorBottom'#8'ShortCut'
+ +#3'#`'#0#1#7'Command'#7#12'ecToggleMode'#8'ShortCut'#2'-'#0#1#7'Command'#7#6
+ +'ecCopy'#8'ShortCut'#3'-@'#0#1#7'Command'#7#7'ecPaste'#8'ShortCut'#3'- '#0#1
+ +#7'Command'#7#12'ecDeleteChar'#8'ShortCut'#2'.'#0#1#7'Command'#7#5'ecCut'#8
+ +'ShortCut'#3'. '#0#1#7'Command'#7#16'ecDeleteLastChar'#8'ShortCut'#2#8#0#1#7
+ +'Command'#7#16'ecDeleteLastChar'#8'ShortCut'#3#8' '#0#1#7'Command'#7#16'ecDe'
+ +'leteLastWord'#8'ShortCut'#3#8'@'#0#1#7'Command'#7#6'ecUndo'#8'ShortCut'#4#8
+ +#128#0#0#0#1#7'Command'#7#6'ecRedo'#8'ShortCut'#4#8#160#0#0#0#1#7'Command'#7
+ +#11'ecLineBreak'#8'ShortCut'#2#13#0#1#7'Command'#7#11'ecSelectAll'#8'ShortCu'
+ +'t'#3'A@'#0#1#7'Command'#7#6'ecCopy'#8'ShortCut'#3'C@'#0#1#7'Command'#7#13'e'
+ +'cBlockIndent'#8'ShortCut'#3'I`'#0#1#7'Command'#7#11'ecLineBreak'#8'ShortCut'
+ +#3'M@'#0#1#7'Command'#7#15'ecBlockUnindent'#8'ShortCut'#3'U`'#0#1#7'Command'
+ +#7#7'ecPaste'#8'ShortCut'#3'V@'#0#1#7'Command'#7#5'ecCut'#8'ShortCut'#3'X@'#0
+ +#1#7'Command'#7#12'ecDeleteLine'#8'ShortCut'#3'Y@'#0#1#7'Command'#7#11'ecDel'
+ +'eteEOL'#8'ShortCut'#3'Y`'#0#1#7'Command'#7#6'ecUndo'#8'ShortCut'#3'Z@'#0#1#7
+ +'Command'#7#6'ecRedo'#8'ShortCut'#3'Z`'#0#1#7'Command'#7#13'ecGotoMarker0'#8
+ +'ShortCut'#3'0@'#0#1#7'Command'#7#13'ecGotoMarker1'#8'ShortCut'#3'1@'#0#1#7
+ +'Command'#7#13'ecGotoMarker2'#8'ShortCut'#3'2@'#0#1#7'Command'#7#13'ecGotoMa'
+ +'rker3'#8'ShortCut'#3'3@'#0#1#7'Command'#7#13'ecGotoMarker4'#8'ShortCut'#3'4'
+ +'@'#0#1#7'Command'#7#13'ecGotoMarker5'#8'ShortCut'#3'5@'#0#1#7'Command'#7#13
+ +'ecGotoMarker6'#8'ShortCut'#3'6@'#0#1#7'Command'#7#13'ecGotoMarker7'#8'Short'
+ +'Cut'#3'7@'#0#1#7'Command'#7#13'ecGotoMarker8'#8'ShortCut'#3'8@'#0#1#7'Comma'
+ +'nd'#7#13'ecGotoMarker9'#8'ShortCut'#3'9@'#0#1#7'Command'#7#12'ecSetMarker0'
+ +#8'ShortCut'#3'0`'#0#1#7'Command'#7#12'ecSetMarker1'#8'ShortCut'#3'1`'#0#1#7
+ +'Command'#7#12'ecSetMarker2'#8'ShortCut'#3'2`'#0#1#7'Command'#7#12'ecSetMark'
+ +'er3'#8'ShortCut'#3'3`'#0#1#7'Command'#7#12'ecSetMarker4'#8'ShortCut'#3'4`'#0
+ +#1#7'Command'#7#12'ecSetMarker5'#8'ShortCut'#3'5`'#0#1#7'Command'#7#12'ecSet'
+ +'Marker6'#8'ShortCut'#3'6`'#0#1#7'Command'#7#12'ecSetMarker7'#8'ShortCut'#3
+ +'7`'#0#1#7'Command'#7#12'ecSetMarker8'#8'ShortCut'#3'8`'#0#1#7'Command'#7#12
+ +'ecSetMarker9'#8'ShortCut'#3'9`'#0#1#7'Command'#7#12'EcFoldLevel1'#8'ShortCu'
+ +'t'#4'1'#160#0#0#0#1#7'Command'#7#12'EcFoldLevel2'#8'ShortCut'#4'2'#160#0#0#0
+ +#1#7'Command'#7#12'EcFoldLevel1'#8'ShortCut'#4'3'#160#0#0#0#1#7'Command'#7#12
+ ,'EcFoldLevel1'#8'ShortCut'#4'4'#160#0#0#0#1#7'Command'#7#12'EcFoldLevel1'#8
+ +'ShortCut'#4'5'#160#0#0#0#1#7'Command'#7#12'EcFoldLevel6'#8'ShortCut'#4'6'
+ +#160#0#0#0#1#7'Command'#7#12'EcFoldLevel7'#8'ShortCut'#4'7'#160#0#0#0#1#7'Co'
+ +'mmand'#7#12'EcFoldLevel8'#8'ShortCut'#4'8'#160#0#0#0#1#7'Command'#7#12'EcFo'
+ +'ldLevel9'#8'ShortCut'#4'9'#160#0#0#0#1#7'Command'#7#12'EcFoldLevel0'#8'Shor'
+ +'tCut'#4'0'#160#0#0#0#1#7'Command'#7#13'EcFoldCurrent'#8'ShortCut'#4'-'#160#0
+ +#0#0#1#7'Command'#7#15'EcUnFoldCurrent'#8'ShortCut'#4'+'#160#0#0#0#1#7'Comma'
+ +'nd'#7#18'EcToggleMarkupWord'#8'ShortCut'#4'M'#128#0#0#0#1#7'Command'#7#14'e'
+ +'cNormalSelect'#8'ShortCut'#3'N`'#0#1#7'Command'#7#14'ecColumnSelect'#8'Shor'
+ +'tCut'#3'C`'#0#1#7'Command'#7#12'ecLineSelect'#8'ShortCut'#3'L`'#0#1#7'Comma'
+ +'nd'#7#5'ecTab'#8'ShortCut'#2#9#0#1#7'Command'#7#10'ecShiftTab'#8'ShortCut'#3
+ +#9' '#0#1#7'Command'#7#14'ecMatchBracket'#8'ShortCut'#3'B`'#0#1#7'Command'#7
+ +#10'ecColSelUp'#8'ShortCut'#4'&'#160#0#0#0#1#7'Command'#7#12'ecColSelDown'#8
+ +'ShortCut'#4'('#160#0#0#0#1#7'Command'#7#12'ecColSelLeft'#8'ShortCut'#4'%'
+ +#160#0#0#0#1#7'Command'#7#13'ecColSelRight'#8'ShortCut'#4''''#160#0#0#0#1#7
+ +'Command'#7#16'ecColSelPageDown'#8'ShortCut'#4'"'#160#0#0#0#1#7'Command'#7#18
+ +'ecColSelPageBottom'#8'ShortCut'#4'"'#224#0#0#0#1#7'Command'#7#14'ecColSelPa'
+ +'geUp'#8'ShortCut'#4'!'#160#0#0#0#1#7'Command'#7#15'ecColSelPageTop'#8'Short'
+ +'Cut'#4'!'#224#0#0#0#1#7'Command'#7#17'ecColSelLineStart'#8'ShortCut'#4'$'
+ +#160#0#0#0#1#7'Command'#7#15'ecColSelLineEnd'#8'ShortCut'#4'#'#160#0#0#0#1#7
+ +'Command'#7#17'ecColSelEditorTop'#8'ShortCut'#4'$'#224#0#0#0#1#7'Command'#7
+ +#20'ecColSelEditorBottom'#8'ShortCut'#4'#'#224#0#0#0#0#12'MouseActions'#14#1
+ +#5'Shift'#11#0#9'ShiftMask'#11#7'ssShift'#5'ssAlt'#0#6'Button'#7#6'mbLeft'#10
+ +'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#6'cdDown'#7'Command'#2#1#9'MoveCare'
+ +'t'#9#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#7'ssShift'#0#9'ShiftMask'
+ +#11#7'ssShift'#5'ssAlt'#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#8'ccSingle'
+ +#8'ClickDir'#7#6'cdDown'#7'Command'#2#1#9'MoveCaret'#9#6'Option'#2#1#8'Prior'
+ +'ity'#2#0#0#1#5'Shift'#11#5'ssAlt'#0#9'ShiftMask'#11#7'ssShift'#5'ssAlt'#0#6
+ +'Button'#7#6'mbLeft'#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#6'cdDown'#7
+ +'Command'#2#3#9'MoveCaret'#9#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#7
+ +'ssShift'#5'ssAlt'#0#9'ShiftMask'#11#7'ssShift'#5'ssAlt'#0#6'Button'#7#6'mbL'
+ +'eft'#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#6'cdDown'#7'Command'#2#3#9
+ +'MoveCaret'#9#6'Option'#2#1#8'Priority'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11
+ +#0#6'Button'#7#7'mbRight'#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#4'cdUp'
+ +#7'Command'#2#12#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11
+ +#0#9'ShiftMask'#11#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#8'ccDouble'#8'Cl'
+ +'ickDir'#7#6'cdDown'#7'Command'#2#6#9'MoveCaret'#9#6'Option'#2#0#8'Priority'
+ +#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11#0#6'Button'#7#6'mbLeft'#10'ClickCount'
+ +#7#8'ccTriple'#8'ClickDir'#7#6'cdDown'#7'Command'#2#7#9'MoveCaret'#9#6'Optio'
+ +'n'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11#0#6'Button'#7#6'mb'
+ +'Left'#10'ClickCount'#7#6'ccQuad'#8'ClickDir'#7#6'cdDown'#7'Command'#2#8#9'M'
+ +'oveCaret'#9#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11
+ +#0#6'Button'#7#8'mbMiddle'#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#6'cdDo'
+ +'wn'#7'Command'#2#10#9'MoveCaret'#9#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shif'
+ +'t'#11#6'ssCtrl'#0#9'ShiftMask'#11#7'ssShift'#5'ssAlt'#6'ssCtrl'#0#6'Button'
+ +#7#6'mbLeft'#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#4'cdUp'#7'Command'#2
+ +#11#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0#0#15'MouseSelActions'#14#1
+ +#5'Shift'#11#0#9'ShiftMask'#11#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#8'cc'
+ +'Single'#8'ClickDir'#7#6'cdDown'#7'Command'#2#9#9'MoveCaret'#8#6'Option'#2#0
+ +#8'Priority'#2#0#0#0#13'Lines.Strings'#1#6#12'program new;'#6#5'begin'#6#4'e'
+ +'nd.'#0#21'BracketHighlightStyle'#7#8'sbhsBoth'#8'OnChange'#7#13'SynEditChan'
+ +'ge'#16'OnProcessCommand'#7#21'SynEditProcessCommand'#19'OnSpecialLineColors'
+ +#7#24'SynEditSpecialLineColors'#0#18'TSynGutterPartList'#0#0#15'TSynGutterMa'
+ +'rks'#0#5'Width'#2#23#0#0#20'TSynGutterLineNumber'#0#5'Width'#2#21#12'MouseA'
+ +'ctions'#14#0#21'MarkupInfo.Background'#7#9'clBtnFace'#21'MarkupInfo.Foregro'
+ +'und'#7#6'clNone'#10'DigitCount'#2#2#30'ShowOnlyLineNumbersMultiplesOf'#2#1#9
+ +'ZeroStart'#8#12'LeadingZeros'#8#0#0#17'TSynGutterChanges'#0#5'Width'#2#4#13
+ +'ModifiedColor'#4#252#233#0#0#10'SavedColor'#7#7'clGreen'#0#0#19'TSynGutterS'
+ +'eparator'#0#5'Width'#2#2#0#0#21'TSynGutterCodeFolding'#0#12'MouseActions'#14
+ +#1#5'Shift'#11#0#9'ShiftMask'#11#0#6'Button'#7#7'mbRight'#10'ClickCount'#7#8
+ +'ccSingle'#8'ClickDir'#7#4'cdUp'#7'Command'#2#16#9'MoveCaret'#8#6'Option'#2#0
+ +#8'Priority'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11#7'ssShift'#0#6'Button'#7#8
+ +'mbMiddle'#10'ClickCount'#7#5'ccAny'#8'ClickDir'#7#6'cdDown'#7'Command'#2#14
+ +#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#7'ssShift'#0#9
+ ,'ShiftMask'#11#7'ssShift'#0#6'Button'#7#8'mbMiddle'#10'ClickCount'#7#5'ccAny'
+ +#8'ClickDir'#7#6'cdDown'#7'Command'#2#14#9'MoveCaret'#8#6'Option'#2#1#8'Prio'
+ +'rity'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11#0#6'Button'#7#6'mbLeft'#10'Clic'
+ +'kCount'#7#5'ccAny'#8'ClickDir'#7#6'cdDown'#7'Command'#2#0#9'MoveCaret'#8#6
+ +'Option'#2#0#8'Priority'#2#0#0#0#21'MarkupInfo.Background'#7#6'clNone'#21'Ma'
+ +'rkupInfo.Foreground'#7#6'clGray'#20'MouseActionsExpanded'#14#1#5'Shift'#11#0
+ +#9'ShiftMask'#11#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#5'ccAny'#8'ClickDi'
+ +'r'#7#6'cdDown'#7'Command'#2#14#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0
+ +#0#0#21'MouseActionsCollapsed'#14#1#5'Shift'#11#6'ssCtrl'#0#9'ShiftMask'#11#6
+ +'ssCtrl'#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#5'ccAny'#8'ClickDir'#7#6'c'
+ +'dDown'#7'Command'#2#15#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0#1#5'S'
+ +'hift'#11#0#9'ShiftMask'#11#6'ssCtrl'#0#6'Button'#7#6'mbLeft'#10'ClickCount'
+ +#7#5'ccAny'#8'ClickDir'#7#6'cdDown'#7'Command'#2#15#9'MoveCaret'#8#6'Option'
+ +#2#1#8'Priority'#2#0#0#0#0#0#0#0#17'TSynFreePascalSyn'#17'SynFreePascalSyn1'
+ +#7'Enabled'#8#23'CommentAttri.Foreground'#7#6'clBlue'#18'CommentAttri.Style'
+ +#11#6'fsBold'#0#26'IdentifierAttri.Foreground'#7#9'clDefault'#22'NumberAttri'
+ +'.Foreground'#7#6'clNavy'#22'StringAttri.Foreground'#7#6'clBlue'#22'SymbolAt'
+ +'tri.Foreground'#7#5'clRed'#25'DirectiveAttri.Foreground'#7#5'clRed'#20'Dire'
+ +'ctiveAttri.Style'#11#6'fsBold'#0#12'CompilerMode'#7#9'pcmObjFPC'#14'NestedC'
+ +'omments'#9#4'left'#3'@'#1#3'top'#2#16#0#0#0
+]);
diff --git a/Projects/SAMufasaGUI/project1.lpi b/Projects/SAMufasaGUI/project1.lpi
index e96e574..47b34a8 100644
--- a/Projects/SAMufasaGUI/project1.lpi
+++ b/Projects/SAMufasaGUI/project1.lpi
@@ -33,14 +33,16 @@
-
+
-
-
+
+
+
+
@@ -49,111 +51,111 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -162,8 +164,8 @@
-
-
+
+
@@ -173,47 +175,47 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -221,7 +223,7 @@
-
+
@@ -229,9 +231,9 @@
-
+
-
+
@@ -240,7 +242,7 @@
-
+
@@ -254,9 +256,9 @@
-
-
-
+
+
+
@@ -265,15 +267,15 @@
-
+
-
-
+
+
@@ -281,8 +283,8 @@
-
-
+
+
@@ -291,7 +293,7 @@
-
+
@@ -300,7 +302,7 @@
-
+
@@ -316,7 +318,7 @@
-
+
@@ -325,85 +327,81 @@
-
+
-
+
-
+
-
+
-
-
-
-
-
+
+
+
-
+
-
+
-
+
-
-
-
-
-
+
+
+
-
-
+
+
-
+
-
+
@@ -411,7 +409,7 @@
-
+
@@ -420,14 +418,14 @@
-
+
-
-
+
+
@@ -441,125 +439,125 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -574,22 +572,22 @@
-
+
-
-
-
+
+
+
-
-
+
+
@@ -597,32 +595,32 @@
-
+
-
+
-
+
-
+
-
-
-
+
+
+
@@ -637,84 +635,84 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -729,15 +727,15 @@
-
+
-
-
-
+
+
+
@@ -746,7 +744,7 @@
-
+
@@ -756,7 +754,7 @@
-
+
@@ -770,27 +768,27 @@
-
+
-
+
-
+
-
+
@@ -805,34 +803,34 @@
-
+
-
+
-
+
-
+
-
+
@@ -840,35 +838,35 @@
-
+
-
+
-
+
-
+
-
+
@@ -876,8 +874,8 @@
-
-
+
+
@@ -885,7 +883,7 @@
-
+
@@ -893,170 +891,170 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -1066,14 +1064,14 @@
-
+
-
+
@@ -1083,7 +1081,7 @@
-
+
@@ -1093,14 +1091,14 @@
-
+
-
+
@@ -1110,7 +1108,7 @@
-
+
@@ -1120,13 +1118,13 @@
-
+
-
+
@@ -1136,14 +1134,14 @@
-
+
-
+
@@ -1151,13 +1149,13 @@
-
+
-
+
@@ -1168,35 +1166,35 @@
-
+
-
+
-
+
-
+
-
+
@@ -1204,76 +1202,76 @@
-
-
-
-
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -1283,383 +1281,394 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
-
-
+
+
-
+
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Projects/SAMufasaGUI/project1.lpr b/Projects/SAMufasaGUI/project1.lpr
index d727dd0..d259eef 100644
--- a/Projects/SAMufasaGUI/project1.lpr
+++ b/Projects/SAMufasaGUI/project1.lpr
@@ -32,7 +32,7 @@ uses
Interfaces, // this includes the LCL widgetset
Forms, LResources, Window, files, MufasaTypes, Client, TestUnit, finder,
mmlpsthread, bitmaps, colour_conv, plugins, DTM, colourpicker,
- windowselector, dtmutil, mmath, ocr, web;
+ windowselector, dtmutil, mmath, ocr, web, colourhistory;
{$IFDEF WINDOWS}{$R project1.rc}{$ENDIF}
@@ -42,6 +42,7 @@ begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
+ Application.CreateForm(TColourHistoryForm, ColourHistoryForm);
Application.Run;
end.
diff --git a/Projects/SAMufasaGUI/testunit.lfm b/Projects/SAMufasaGUI/testunit.lfm
index 4aa4033..fdf357d 100644
--- a/Projects/SAMufasaGUI/testunit.lfm
+++ b/Projects/SAMufasaGUI/testunit.lfm
@@ -1,11 +1,11 @@
object Form1: TForm1
- Left = 295
+ Left = 274
Height = 557
- Top = 268
+ Top = 233
Width = 731
ActiveControl = ScriptPanel
Caption = 'THA FUKING MUFASA'
- ClientHeight = 537
+ ClientHeight = 532
ClientWidth = 731
KeyPreview = True
Menu = MainMenu1
@@ -166,8 +166,8 @@ object Form1: TForm1
end
object StatusBar: TStatusBar
Left = 0
- Height = 23
- Top = 514
+ Height = 21
+ Top = 511
Width = 731
Panels = <
item
@@ -184,17 +184,17 @@ object Form1: TForm1
end
object PanelMemo: TPanel
Left = 0
- Height = 154
+ Height = 151
Top = 360
Width = 731
Align = alBottom
Anchors = [akTop, akLeft, akRight, akBottom]
- ClientHeight = 154
+ ClientHeight = 151
ClientWidth = 731
TabOrder = 2
object Memo1: TMemo
Left = 1
- Height = 152
+ Height = 149
Top = 1
Width = 729
Align = alClient
@@ -252,7 +252,7 @@ object Form1: TForm1
Visible = False
object LabeledEditSearch: TLabeledEdit
Left = 104
- Height = 21
+ Height = 27
Top = 6
Width = 174
AutoSelect = False
@@ -261,10 +261,10 @@ object Form1: TForm1
EditLabel.AnchorSideTop.Side = asrCenter
EditLabel.AnchorSideRight.Control = LabeledEditSearch
EditLabel.AnchorSideBottom.Control = LabeledEditSearch
- EditLabel.Left = 73
- EditLabel.Height = 14
- EditLabel.Top = 9
- EditLabel.Width = 28
+ EditLabel.Left = 67
+ EditLabel.Height = 18
+ EditLabel.Top = 10
+ EditLabel.Width = 34
EditLabel.Caption = 'Find: '
EditLabel.ParentColor = False
LabelPosition = lpLeft
@@ -363,9 +363,9 @@ object Form1: TForm1
end
object CheckBoxMatchCase: TCheckBox
Left = 320
- Height = 17
+ Height = 22
Top = 6
- Width = 72
+ Width = 97
Caption = 'Match case'
OnClick = CheckBoxMatchCaseClick
TabOrder = 1
@@ -842,10 +842,82 @@ object Form1: TForm1
end
object MenuItemPaste: TMenuItem
Action = ActionPaste
+ Bitmap.Data = {
+ 36040000424D3604000000000000360000002800000010000000100000000100
+ 2000000000000004000064000000640000000000000000000000FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF00FFFFFF005E5E5E025B5B5B775858588A5555558A5252
+ 528A4F4F4F8A4C4C4C8A4A4A4A8A4848488A4646468A444444662063984A2063
+ 98CF206398FF206398FF206398FF246395FF587388FFF7F7F7FFF0F0F0FFF0F0
+ F0FFF0F0F0FFF0F0F0FFF0F0F0FFF0F0F0FFF3F3F3FA46464684206398C262A5
+ D7FF65A8DAFF64A6D9FF62A4D8FF629FD1FF758EA4FFEFEFEFFFE7E7E7FFE7E7
+ E7FFE7E7E7FFE7E7E7FFE6E6E6FFE6E6E6FFECECECFA49494984206398FF68AB
+ DCFF488ECFFF468BCEFF4387CDFF4484C6FF6885A1FFF0F0F0FFB4B4B4FFB4B4
+ B4FFB4B4B4FFB4B4B4FFB4B4B4FFB3B3B3FFEDEDEDFA4C4C4C84206398FF69AE
+ DCFF4A93D1FF488FD0FF468BCEFF4788C7FF6C88A3FFF0F0F0FFE8E8E8FFE8E8
+ E8FFE7E7E7FFE7E7E7FFE7E7E7FFE7E7E7FFEDEDEDFA4F4F4F84206398FF6BB1
+ DEFF4D97D3FF4B93D2FF488FD0FF4A8CC9FF6F8BA5FFF1F1F1FFB6B6B6FFB5B5
+ B5FFB5B5B5FFB4B4B4FFB4B4B4FFB4B4B4FFEDEDEDFA53535384206398FF6DB3
+ DFFF509CD5FF4E98D3FF4B94D1FF4C91CBFF708EA7FFF1F1F1FFE9E9E9FFE9E9
+ E9FFE8E8E8FFE8E8E8FFE8E8E8FFE7E7E7FFEDEDEDFA56565684206398FF70B5
+ E0FF529FD7FF509CD6FF4E98D4FF4F95CDFF7391AAFFF1F1F1FFB7B7B7FFB6B6
+ B6FFB6B6B6FFB6B6B6FFB5B5B5FFB5B5B5FFEEEEEEFA5A5A5A84206398FF73B7
+ E1FF57A3D7FF53A0D7FF509DD5FF5299CFFF7594ACFFF8F8F8FFF2F2F2FFF2F2
+ F2FFF2F2F2FFF2F2F2FFF2F2F2FFF1F1F1FFF4F4F4FA5E5E5E84206398FF76B9
+ E2FF5CA7D9FF58A4D8FF53A0D7FF539ED5FF618BA9FF6488A1FF6487A1FF6386
+ A0FF69879FFF4A6881FF6A6A6A8A6868688A6565658A62626263206398FF7ABB
+ E3FF61AADBFF5AA5D9FF53A0D7FF529FD7FF529FD7FF529FD7FF529FD7FF529F
+ D7FF62A3D8FF206398FFFFFFFF00FFFFFF00FFFFFF00FFFFFF00206398FF7CBD
+ E4FF65AEDDFF62ABDCFF5EA8DAFF5CA7D9FF5CA7D9FF5CA7D9FF5CA7D9FF529F
+ D7FF62A3D8FF206398FFFFFFFF00FFFFFF00FFFFFF00FFFFFF00206398FF7FBF
+ E4FF69B2DEFF4A9BDAFF4497DCFF4396DCFF4296DCFF4295DCFF4195DBFF519E
+ D6FF6CB2DEFF206398FFFFFFFF00FFFFFF00FFFFFF00FFFFFF00206398E071B3
+ DBFE7EBFE4FF4E9DDFFFB5EEFDFF75D4F0FF75D4F0FFB5EEFDFF4B9BDEFF6EB4
+ E0FF6DB3DFF9206398F3FFFFFF00FFFFFF00FFFFFF00FFFFFF00206398322063
+ 98B2206398FF3775A4FFB6EFFEFF80DBF3FF80DBF3FFB6EFFEFF2E6EA1FF2063
+ 98FF206398A520639853FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF002063982A206398FF206398FF206398FF206398FF206398FF206398F0FFFF
+ FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00
+ }
OnClick = ActionPasteExecute
end
object MenuItemDelete: TMenuItem
Action = ActionDelete
+ Bitmap.Data = {
+ 36040000424D3604000000000000360000002800000010000000100000000100
+ 2000000000000004000064000000640000000000000000000000FFFFFF00FFFF
+ FF00000000060000000E000000160000001E000000250000002A0000002B0000
+ 0029000000240000001D000000150000000D00000004FFFFFF00FFFFFF00FFFF
+ FF000000FF010000D346FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF000000D3460000FF01FFFFFF00FFFFFF00FFFFFF000000
+ FF010000CE960000CEFF0000CE78FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF000000CE780000CFFF0000CF960000FF01FFFFFF00FFFFFF000000
+ C8460000C8FF0000C8FF0000C9FF0000CA78FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF000000CA780000C9FF0000C9FF0000C9FF0000C846FFFFFF00FFFFFF00FFFF
+ FF000000C1780000C3FF0000C3FF0000C3FF0000C478FFFFFF00FFFFFF000000
+ C4780000C3FF0000C3FF0000C3FF0000C478FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF000000BD780000BDFF0000BDFF0000BDFF0000BD780000BD780000
+ BDFF0000BDFF0000BDFF0000BD78FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF000000B7780000B7FF0000B7FF0000B7FF0000B7FF0000
+ B7FF0000B7FF0000B778FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF00FFFFFF000000B0780000B1FF0000B1FF0000B1FF0000
+ B1FF0000B378FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF00FFFFFF000000AA780000ABFF0000ABFF0000ABFF0000
+ ACFF0000AC78FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF000000A6780000A5FF0000A5FF0000A5FF0000A6FF0000
+ A6FF0000A6FF0000A678FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF0000009F7800009FFF00009FFF00009FFF00009F7800009F780000
+ A0FF0000A0FF0000A0FF00009F78FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF0000009978000099FF000099FF000099FF00009978FFFFFF00FFFFFF000000
+ 997800009AFF00009AFF00009AFF00009978FFFFFF00FFFFFF00FFFFFF000000
+ 9246000093FF000093FF000093FF00009578FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF0000009578000094FF000094FF000094FF00009546FFFFFF00FFFFFF000000
+ FF0100008D9600008DFF00008E78FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF0000008E7800008EFF00008F960000FF01FFFFFF00FFFFFF00FFFF
+ FF000000FF0100008746FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF00000087460000FF01FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00
+ }
OnClick = ActionDeleteExecute
end
object MenuItemDivider4: TMenuItem
@@ -994,6 +1066,13 @@ object Form1: TForm1
OnClick = ActionStopExecute
end
end
+ object ViewMenu: TMenuItem
+ Caption = 'View'
+ object View_CH_Menu: TMenuItem
+ Caption = 'View Colour History'
+ OnClick = ColourHistoryMenuClick
+ end
+ end
end
object Mufasa_Image_List: TImageList
left = 512
@@ -2298,6 +2377,42 @@ object Form1: TForm1
end
object PopupItemDelete: TMenuItem
Action = ActionDelete
+ Bitmap.Data = {
+ 36040000424D3604000000000000360000002800000010000000100000000100
+ 2000000000000004000064000000640000000000000000000000FFFFFF00FFFF
+ FF00000000060000000E000000160000001E000000250000002A0000002B0000
+ 0029000000240000001D000000150000000D00000004FFFFFF00FFFFFF00FFFF
+ FF000000FF010000D346FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF000000D3460000FF01FFFFFF00FFFFFF00FFFFFF000000
+ FF010000CE960000CEFF0000CE78FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF000000CE780000CFFF0000CF960000FF01FFFFFF00FFFFFF000000
+ C8460000C8FF0000C8FF0000C9FF0000CA78FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF000000CA780000C9FF0000C9FF0000C9FF0000C846FFFFFF00FFFFFF00FFFF
+ FF000000C1780000C3FF0000C3FF0000C3FF0000C478FFFFFF00FFFFFF000000
+ C4780000C3FF0000C3FF0000C3FF0000C478FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF000000BD780000BDFF0000BDFF0000BDFF0000BD780000BD780000
+ BDFF0000BDFF0000BDFF0000BD78FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF000000B7780000B7FF0000B7FF0000B7FF0000B7FF0000
+ B7FF0000B7FF0000B778FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF00FFFFFF000000B0780000B1FF0000B1FF0000B1FF0000
+ B1FF0000B378FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF00FFFFFF000000AA780000ABFF0000ABFF0000ABFF0000
+ ACFF0000AC78FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF000000A6780000A5FF0000A5FF0000A5FF0000A6FF0000
+ A6FF0000A6FF0000A678FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF0000009F7800009FFF00009FFF00009FFF00009F7800009F780000
+ A0FF0000A0FF0000A0FF00009F78FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF0000009978000099FF000099FF000099FF00009978FFFFFF00FFFFFF000000
+ 997800009AFF00009AFF00009AFF00009978FFFFFF00FFFFFF00FFFFFF000000
+ 9246000093FF000093FF000093FF00009578FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF0000009578000094FF000094FF000094FF00009546FFFFFF00FFFFFF000000
+ FF0100008D9600008DFF00008E78FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF0000008E7800008EFF00008F960000FF01FFFFFF00FFFFFF00FFFF
+ FF000000FF0100008746FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF00000087460000FF01FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
+ FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00
+ }
OnClick = ActionDeleteExecute
end
object PopupItemDivider2: TMenuItem
diff --git a/Projects/SAMufasaGUI/testunit.lrs b/Projects/SAMufasaGUI/testunit.lrs
index a6ff1db..4118cb5 100644
--- a/Projects/SAMufasaGUI/testunit.lrs
+++ b/Projects/SAMufasaGUI/testunit.lrs
@@ -1,2350 +1,2494 @@
-LazarusResources.Add('TForm1','FORMDATA',[
- 'TPF0'#6'TForm1'#5'Form1'#4'Left'#3''''#1#6'Height'#3'-'#2#3'Top'#3#12#1#5'Wi'
- +'dth'#3#219#2#13'ActiveControl'#7#11'ScriptPanel'#7'Caption'#6#17'THA FUKING'
- +' MUFASA'#12'ClientHeight'#3#25#2#11'ClientWidth'#3#219#2#10'KeyPreview'#9#4
- +'Menu'#7#9'MainMenu1'#7'OnClose'#7#9'FormClose'#8'OnCreate'#7#10'FormCreate'
- +#9'OnDestroy'#7#11'FormDestroy'#10'OnShortCut'#7#13'FormShortCuts'#8'Positio'
- +'n'#7#14'poScreenCenter'#10'LCLVersion'#6#6'0.9.29'#7'Visible'#9#0#8'TToolBa'
- +'r'#8'ToolBar1'#4'Left'#2#0#6'Height'#2#24#3'Top'#2#0#5'Width'#3#219#2#7'Cap'
- +'tion'#6#8'ToolBar1'#6'Images'#7#17'Mufasa_Image_List'#14'ParentShowHint'#8#8
- +'ShowHint'#9#8'TabOrder'#2#0#0#11'TToolButton'#6'TB_Run'#4'Left'#2'`'#4'Hint'
- +#6#3'Run'#3'Top'#2#2#6'Action'#7#15'ActionRunScript'#10'ImageIndex'#2#6#0#0
- +#11'TToolButton'#8'TB_Pause'#4'Left'#2'w'#4'Hint'#6#5'Pause'#3'Top'#2#2#6'Ac'
- +'tion'#7#17'ActionPauseScript'#7'Enabled'#8#10'ImageIndex'#2#5#0#0#11'TToolB'
- +'utton'#7'TB_Stop'#4'Left'#3#142#0#4'Hint'#6#4'Stop'#3'Top'#2#2#6'Action'#7
- +#16'ActionStopScript'#7'Enabled'#8#10'ImageIndex'#2#7#0#0#11'TToolButton'#11
- +'ToolButton1'#4'Left'#3#165#0#3'Top'#2#2#5'Width'#2#3#7'Caption'#6#11'ToolBu'
- +'tton1'#5'Style'#7#10'tbsDivider'#0#0#11'TToolButton'#9'TB_NewTab'#4'Left'#3
- +#168#0#4'Hint'#6#7'Add tab'#3'Top'#2#2#6'Action'#7#12'ActionNewTab'#0#0#11'T'
- +'ToolButton'#11'TB_CloseTab'#4'Left'#3#191#0#4'Hint'#6#9'Close tab'#3'Top'#2
- +#2#6'Action'#7#14'ActionCloseTab'#0#0#11'TToolButton'#11'ToolButton4'#4'Left'
- +#3#214#0#3'Top'#2#2#5'Width'#2#3#7'Caption'#6#11'ToolButton4'#5'Style'#7#10
- +'tbsDivider'#0#0#11'TToolButton'#13'TB_ClearDebug'#4'Left'#3#217#0#4'Hint'#6
- +#15'Clear debug box'#3'Top'#2#2#6'Action'#7#16'ActionClearDebug'#0#0#11'TToo'
- +'lButton'#13'TB_PickColour'#4'Left'#3#240#0#4'Hint'#6#12'Pick a color'#3'Top'
- +#2#2#7'Caption'#6#13'TB_PickColour'#10'ImageIndex'#2#0#7'OnClick'#7#15'Butto'
- +'nPickClick'#0#0#11'TToolButton'#15'TB_SelectClient'#4'Left'#3#7#1#4'Hint'#6
- +#15'Select a client'#3'Top'#2#2#7'Caption'#6#15'TB_SelectClient'#10'ImageInd'
- +'ex'#2#2#11'OnMouseDown'#7#18'ButtonSelectorDown'#0#0#11'TToolButton'#11'Too'
- +'lButton8'#4'Left'#3#30#1#3'Top'#2#2#5'Width'#2#3#7'Caption'#6#11'ToolButton'
- +'8'#5'Style'#7#10'tbsDivider'#0#0#11'TToolButton'#10'TB_Convert'#4'Left'#3'!'
- +#1#3'Top'#2#2#7'Caption'#6#10'TB_Convert'#7'Enabled'#8#10'ImageIndex'#2#1#0#0
- +#11'TToolButton'#16'TB_ReloadPlugins'#4'Left'#3'8'#1#4'Hint'#6#14'Reload plu'
- +'gins'#3'Top'#2#2#7'Caption'#6#16'TB_ReloadPlugins'#7'Enabled'#8#10'ImageInd'
- +'ex'#2#13#0#0#11'TToolButton'#7'TB_Tray'#4'Left'#3'O'#1#4'Hint'#6#16'Minimiz'
- +'e to tray'#3'Top'#2#2#7'Caption'#6#7'TB_Tray'#10'ImageIndex'#2#17#7'OnClick'
- +#7#15'ButtonTrayClick'#0#0#11'TToolButton'#6'TB_New'#4'Left'#2#1#4'Hint'#6#3
- +'New'#3'Top'#2#2#6'Action'#7#15'ActionNewScript'#14'ParentShowHint'#8#8'Show'
- +'Hint'#9#0#0#11'TToolButton'#11'ToolButton2'#4'Left'#2']'#3'Top'#2#2#5'Width'
- +#2#3#7'Caption'#6#11'ToolButton2'#5'Style'#7#10'tbsDivider'#0#0#11'TToolButt'
- +'on'#7'TB_Open'#4'Left'#2#24#4'Hint'#6#4'Open'#3'Top'#2#2#6'Action'#7#16'Act'
- +'ionOpenScript'#14'ParentShowHint'#8#8'ShowHint'#9#0#0#11'TToolButton'#7'TB_'
- +'Save'#4'Left'#2'/'#4'Hint'#6#4'Save'#3'Top'#2#2#6'Action'#7#16'ActionSaveSc'
- +'ript'#0#0#11'TToolButton'#10'TB_SaveAll'#4'Left'#2'F'#4'Hint'#6#8'Save all'
- +#3'Top'#2#2#6'Action'#7#13'ActionSaveAll'#7'Enabled'#8#0#0#0#10'TStatusBar'#9
- +'StatusBar'#4'Left'#2#0#6'Height'#2#23#3'Top'#3#2#2#5'Width'#3#219#2#6'Panel'
- +'s'#14#1#5'Width'#2'<'#0#1#4'Text'#6#8'Untitled'#5'Width'#3#150#0#0#1#5'Widt'
- +'h'#2'2'#0#0#11'SimplePanel'#8#0#0#6'TPanel'#9'PanelMemo'#4'Left'#2#0#6'Heig'
- +'ht'#3#154#0#3'Top'#3'h'#1#5'Width'#3#219#2#5'Align'#7#8'alBottom'#7'Anchors'
- +#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#12'ClientHeight'#3#154#0#11
- +'ClientWidth'#3#219#2#8'TabOrder'#2#2#0#5'TMemo'#5'Memo1'#4'Left'#2#1#6'Heig'
- +'ht'#3#152#0#3'Top'#2#1#5'Width'#3#217#2#5'Align'#7#8'alClient'#7'Anchors'#11
- +#6'akLeft'#7'akRight'#8'akBottom'#0#10'ScrollBars'#7#10'ssAutoBoth'#8'TabOrd'
- +'er'#2#0#0#0#0#9'TSplitter'#19'SplitterMemoSynedit'#6'Cursor'#7#8'crVSplit'#4
- +'Left'#2#0#6'Height'#2#5#3'Top'#3'c'#1#5'Width'#3#219#2#5'Align'#7#8'alBotto'
- +'m'#12'ResizeAnchor'#7#8'akBottom'#0#0#6'TPanel'#11'ScriptPanel'#4'Left'#2#0
- +#6'Height'#3'K'#1#3'Top'#2#24#5'Width'#3#219#2#5'Align'#7#8'alClient'#10'Bev'
- +'elOuter'#7#6'bvNone'#7'Caption'#6#11'ScriptPanel'#12'ClientHeight'#3'K'#1#11
- +'ClientWidth'#3#219#2#8'TabOrder'#2#4#0#12'TPageControl'#12'PageControl1'#4
- +'Left'#2#0#6'Height'#3'('#1#3'Top'#2#0#5'Width'#3#219#2#5'Align'#7#8'alClien'
- +'t'#6'Images'#7#17'Mufasa_Image_List'#9'PopupMenu'#7#8'TabPopup'#8'TabOrder'
- +#2#0#8'OnChange'#7#18'PageControl1Change'#10'OnChanging'#7#20'PageControl1Ch'
- +'anging'#14'OnContextPopup'#7#24'PageControl1ContextPopup'#10'OnDragDrop'#7
- +#20'PageControl1DragDrop'#10'OnDragOver'#7#20'PageControl1DragOver'#11'OnMou'
- +'seDown'#7#21'PageControl1MouseDown'#0#0#6'TPanel'#11'SearchPanel'#4'Left'#2
- +#0#6'Height'#2'#'#3'Top'#3'('#1#5'Width'#3#219#2#5'Align'#7#8'alBottom'#10'B'
- ,'evelOuter'#7#7'bvSpace'#12'ClientHeight'#2'#'#11'ClientWidth'#3#219#2#8'Tab'
- +'Order'#2#1#7'Visible'#8#0#12'TLabeledEdit'#17'LabeledEditSearch'#4'Left'#2
- +'h'#6'Height'#2#21#3'Top'#2#6#5'Width'#3#174#0#10'AutoSelect'#8' EditLabel.A'
- +'nchorSideLeft.Control'#7#17'LabeledEditSearch'#31'EditLabel.AnchorSideTop.C'
- +'ontrol'#7#17'LabeledEditSearch'#28'EditLabel.AnchorSideTop.Side'#7#9'asrCen'
- +'ter!EditLabel.AnchorSideRight.Control'#7#17'LabeledEditSearch"EditLabel.Anc'
- +'horSideBottom.Control'#7#17'LabeledEditSearch'#14'EditLabel.Left'#2'I'#16'E'
- +'ditLabel.Height'#2#14#13'EditLabel.Top'#2#9#15'EditLabel.Width'#2#28#17'Edi'
- +'tLabel.Caption'#6#6'Find: '#21'EditLabel.ParentColor'#8#13'LabelPosition'#7
- +#6'lpLeft'#8'TabOrder'#2#0#8'OnChange'#7#16'EditSearchChange'#7'OnEnter'#7#22
- +'LabeledEditSearchEnter'#6'OnExit'#7#21'LabeledEditSearchExit'#9'OnKeyDown'#7
- +#24'LabeledEditSearchKeyDown'#10'OnKeyPress'#7#25'LabeledEditSearchKeyPress'
- +#0#0#12'TSpeedButton'#17'SpeedButtonSearch'#4'Left'#2#16#6'Height'#2#19#3'To'
- +'p'#2#5#5'Width'#2#16#5'Color'#7#9'clBtnFace'#4'Flat'#9#10'Glyph.Data'#10':'
- +#9#0#0'6'#9#0#0'BM6'#9#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#24#0#0#0#24#0#0#0#1#0' '
- +#0#0#0#0#0#0#9#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0
- +#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255
- +#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- ,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#9'NumGlyphs'#2#0#7'OnClick'#7#22'SpeedButto'
- +'nSearchClick'#0#0#9'TCheckBox'#17'CheckBoxMatchCase'#4'Left'#3'@'#1#6'Heigh'
- +'t'#2#17#3'Top'#2#6#5'Width'#2'H'#7'Caption'#6#10'Match case'#7'OnClick'#7#22
- +'CheckBoxMatchCaseClick'#8'TabOrder'#2#1#0#0#0#0#9'TMainMenu'#9'MainMenu1'#4
- +'left'#3'0'#2#0#9'TMenuItem'#8'MenuFile'#7'Caption'#6#4'File'#13'SubMenuImag'
- +'es'#7#17'Mufasa_Image_List'#0#9'TMenuItem'#11'MenuItemNew'#6'Action'#7#15'A'
- +'ctionNewScript'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0
- +#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0
- +#0#0#0#0#0#0#0#255#255#255#0#187'j4k'#186'e0'#188#187'f1'#237#186'f0'#247#186
- +'f0'#247#186'f0'#247#186'e0'#247#186'e/'#247#185'e.'#247#185'e.'#247#185'd.'
- +#247#185'd.'#239#183'b,'#189#183'b.c'#255#255#255#0#255#255#255#0#188'i3'#222
- +#248#241#234#242#247#236#223#253#246#235#222#255#246#234#222#255#246#234#220
- +#255#246#234#220#255#250#243#235#255#250#243#235#255#250#242#234#255#252#247
- +#243#255#252#248#244#253#254#254#253#240#183'`*'#213#255#255#255#0#255#255
- +#255#0#191'q8'#245#245#235#223#254#253#191'h'#255#252#189'g'#255#251#190'e'
- +#255#252#190'd'#255#252#190'd'#255#252#189'b'#255#251#189'c'#255#251#188'a'
- +#255#252#190'`'#255#252#188'b'#255#253#251#248#253#185'd-'#243#255#255#255#0
- +#255#255#255#0#193'x<'#247#247#237#227#255#253#194'n'#255#255#216#160#255#255
- +#215#158#255#255#214#155#255#255#215#152#255#255#214#150#255#255#214#149#255
- +#255#213#148#255#255#212#147#255#251#190'e'#255#251#247#244#255#187'g1'#247
- +#255#255#255#0#255#255#255#0#196'|@'#247#247#240#230#255#248#180'U'#255#247
- +#180'V'#255#247#181'T'#255#248#180'S'#255#248#178'S'#255#247#179'R'#255#247
- +#179'R'#255#247#178'Q'#255#247#178'O'#255#247#178'O'#255#252#249#245#255#191
- +'o6'#247#255#255#255#0#255#255#255#0#197#128'B'#247#248#241#232#255#254#229
- +#213#255#253#229#211#255#253#229#211#255#252#229#211#255#252#229#211#255#252
- +#228#209#255#252#226#206#255#252#226#204#255#251#224#201#255#251#225#200#255
- +#253#250#247#255#193'v;'#247#255#255#255#0#255#255#255#0#197#130'E'#247#248
- +#242#235#255#254#231#214#255#253#231#214#255#253#231#214#255#253#231#214#255
- +#253#230#213#255#253#229#211#255#252#228#209#255#252#226#205#255#251#225#203
- +#255#251#225#201#255#251#247#242#255#197'|?'#247#255#255#255#0#255#255#255#0
- +#198#132'G'#247#249#243#236#255#254#232#214#255#254#232#215#255#253#231#214
- +#255#253#231#214#255#253#231#213#255#253#229#211#255#251#228#208#255#251#227
- +#204#255#250#223#199#255#250#223#198#255#250#242#234#255#198#128'B'#247#255
- +#255#255#0#255#255#255#0#198#136'I'#247#249#244#237#255#254#232#216#255#254
- +#232#216#255#254#232#215#255#254#231#214#255#253#229#211#255#252#228#209#255
- +#251#225#204#255#250#224#199#255#249#221#195#255#248#220#194#255#250#244#237
- +#255#198#130'E'#247#255#255#255#0#255#255#255#0#198#136'J'#247#249#244#239
- +#255#254#231#215#255#253#231#214#255#253#231#213#255#253#230#212#255#252#230
- +#210#255#251#225#204#255#250#223#199#255#248#220#194#255#246#218#189#255#246
- +#216#187#255#250#244#239#255#198#131'F'#247#255#255#255#0#255#255#255#0#198
- +#137'K'#247#249#244#240#255#252#230#211#255#252#230#212#255#253#231#211#255
- +#252#228#209#255#251#227#205#255#250#224#200#255#248#220#194#255#245#214#187
- +#255#243#212#181#255#241#210#179#255#248#244#240#255#196#130'F'#247#255#255
- +#255#0#255#255#255#0#198#137'K'#247#249#245#241#255#252#227#207#255#251#228
- +#208#255#252#228#207#255#252#227#205#255#250#225#202#255#249#221#196#255#246
- +#217#188#255#244#233#223#255#247#242#236#255#251#247#243#255#245#239#233#255
- +#194'~E'#251#255#255#255#0#255#255#255#0#198#137'L'#246#249#245#241#255#252
- +#227#205#255#251#227#206#255#251#227#205#255#251#226#203#255#249#224#200#255
- +#248#220#194#255#245#214#186#255#253#251#248#255#252#230#205#255#250#229#201
- +#255#226#182#132#255#191'yB'#166#255#255#255#0#255#255#255#0#197#136'K'#234
- +#250#246#242#252#250#224#199#255#251#225#201#255#251#226#201#255#251#224#200
- ,#255#249#223#197#255#248#219#193#255#244#214#184#255#255#251#248#255#246#216
- +#180#255#225#176'}'#255#219#146'd'#246#180'k>'#7#255#255#255#0#255#255#255#0
- +#196#133'I'#195#247#242#236#236#248#244#238#252#248#244#237#255#248#243#237
- +#255#248#243#237#255#248#243#237#255#248#242#236#255#247#242#236#255#242#230
- +#215#255#226#178'}'#255#219#148'e'#245#179'h;'#7#255#255#255#0#255#255#255#0
- +#255#255#255#0#193'}D`'#200#139'M'#187#200#140'O'#238#200#140'O'#246#200#140
- +'O'#247#200#140'O'#247#200#141'O'#247#201#140'O'#247#199#139'O'#247#197#137
- +'K'#212#196'v;'#145#179'h<'#6#255#255#255#0#255#255#255#0#255#255#255#0#13'S'
- +'ubMenuImages'#7#17'Mufasa_Image_List'#7'OnClick'#7#16'ActionNewExecute'#0#0
- +#9'TMenuItem'#15'MenuItemDivider'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#12'Menu'
- +'ItemOpen'#6'Action'#7#16'ActionOpenScript'#11'Bitmap.Data'#10':'#4#0#0'6'#4
- +#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0
- +#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0','#134#216#209'-'#136#216#247'-'
- +#135#216#247'-'#136#216#247'-'#136#216#247'-'#136#216#247'-'#136#216#247'-'
- +#136#216#247'-'#136#216#247'-'#136#216#247'-'#136#216#247'-'#135#216#247'-'
- +#136#216#247','#134#216#209#255#255#255#0#255#255#255#0'3'#142#217#251#220
- +#240#250#255#152#225#246#255#149#224#246#255#146#223#246#255#142#222#245#255
- +#137#220#245#255#133#218#244#255#128#217#244#255'z'#215#243#255't'#213#243
- +#255'p'#211#242#255#194#234#248#255'5'#148#218#255#255#255#255#0#255#255#255
- +#0'5'#148#218#247#239#250#254#255#147#229#248#255#143#228#248#255#137#227#248
- +#255#130#225#247#255'z'#223#247#255'q'#222#246#255'g'#219#245#255'['#216#244
- +#255'M'#212#243#255'@'#209#242#255#202#242#251#255'5'#148#218#255#255#255#255
- +#0#255#255#255#0'6'#154#218#248#242#250#253#255#148#230#248#255#146#229#248
- +#255#144#229#248#255#139#227#248#255#134#226#247#255#127#225#247#255'w'#222
- +#246#255'l'#220#246#255'^'#217#244#255'O'#213#243#255#204#242#251#255'5'#148
- +#218#255#255#255#255#0#255#255#255#0'6'#161#218#249#246#252#254#255#148#229
- +#248#255#147#229#248#255#147#229#248#255#145#229#248#255#147#219#233#255#147
- +#215#227#255#147#210#220#255#144#206#215#255#140#200#207#255#134#193#198#255
- +#201#216#214#255'5'#148#218#255#197'tD'#232#202#127'S'#241'7'#166#218#250#254
- +#255#255#255#248#253#255#255#246#253#255#255#245#252#255#255#243#252#254#255
- +#154#228#244#255#154#230#247#255#155#230#246#255#157#229#245#255#158#229#245
- +#255#159#229#244#255#218#243#248#255'5'#148#218#255#253#244#238#255#202#128
- +'T'#249'5'#171#218#250#232#246#251#255'p'#188#231#255'U'#170#226#255'M'#165
- +#224#255#145#201#235#255#250#243#239#255#253#254#253#255#255#253#252#255#255
- +#253#252#255#254#253#252#255#254#252#251#255#254#254#253#255'5'#148#218#255
- +#239#242#232#255#206#129'V'#255'6'#170#218#242#241#250#253#255#148#222#245
- +#255#147#220#244#255'd'#188#233#255'5'#148#218#255'5'#148#218#255'5'#148#218
- +#255'5'#148#218#255'5'#148#218#255'5'#148#218#255'5'#148#218#255'5'#148#218
- +#255'5'#148#218#255#251#246#239#255#204#131'U'#254'5'#175#218#240#247#252#254
- +#255#142#228#248#255#145#222#245#255#159#224#245#255#172#225#246#255#202#132
- +'R'#255#255#247#241#255#255#233#217#255#255#234#219#255#255#233#217#255#255
- +#231#215#255#255#229#210#255#255#226#203#255#255#247#241#255#203#133'U'#254
- +'6'#179#218#248#253#254#254#255#254#255#255#255#254#254#255#255#253#254#255
- +#255#254#255#255#255#228#186#145#255#255#247#240#255#255#231#213#255#253#231
- +#214#255#253#230#212#255#252#228#208#255#251#227#203#255#250#220#194#255#254
- +#243#232#255#204#134'V'#254'4'#180#217#208'^'#194#225#250'`'#195#226#250'`'
- +#195#226#250'`'#195#226#250'_'#195#226#250#228#187#145#255#255#247#242#255
- +#254#231#213#255#254#231#213#255#253#229#209#255#250#224#202#255#249#222#196
- +#255#247#217#188#255#253#242#231#255#204#135'W'#254#255#255#255#0#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#228#187#146#255
- +#254#247#241#255#252#229#210#255#252#228#209#255#251#226#204#255#249#221#196
- +#255#246#215#187#255#243#209#175#255#250#239#228#255#204#135'X'#254#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#228#187#146#255#254#246#240#255#252#226#205#255#252#227#205#255#250#223#200
- +#255#247#217#188#255#245#233#221#255#250#243#235#255#251#248#243#255#202#131
- +'S'#254#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#228#187#147#255#254#245#237#255#252#222#197#255#251#224#199
- +#255#249#220#194#255#245#211#180#255#254#249#243#255#250#226#196#255#236#193
- +#147#255#195'}H'#147#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#229#190#150#255#255#255#254#255#253#243#233#255
- +#253#243#234#255#252#242#232#255#250#239#227#255#250#242#231#255#234#187#136
- +#255#207#133'U'#179#180'i='#12#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#234#195#157#255#230#191#150#255#228
- +#187#146#255#228#187#146#255#209#160'l'#245#208#158'm'#246#204#150'_'#218#196
- ,'yB~'#178'g<'#9#255#255#255#0#7'OnClick'#7#17'ActionOpenExecute'#0#0#9'TMenu'
- +'Item'#12'MenuItemSave'#6'Action'#7#16'ActionSaveScript'#11'Bitmap.Data'#10
- +':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0
- +' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#186'j6'#143#185'i5'
- +#181#184'i5'#238#183'h5'#255#181'h5'#255#180'g4'#255#178'f4'#255#176'e3'#255
- +#174'd3'#255#172'c2'#255#170'b2'#255#169'a2'#255#168'`1'#255#167'`1'#254#166
- +'`1'#241#168'a1'#196#186'j5'#222#235#198#173#255#234#197#173#255#254#251#248
- +#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251
- +#248#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255#200
- +#154'|'#255#199#152'y'#255#167'`1'#237#186'k7'#254#237#202#179#255#224#162'z'
- +#255#254#250#247#255'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136
- +#255'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136#255#253#249#246
- +#255#202#141'e'#255#201#155'|'#255#167'`1'#254#187'l8'#255#238#204#182#255
- +#225#162'z'#255#254#250#247#255#191#220#194#255#191#220#194#255#191#220#194
- +#255#191#220#194#255#191#220#194#255#191#220#194#255#191#220#194#255#191#220
- +#194#255#253#249#246#255#205#144'h'#255#204#158#129#255#168'a2'#255#187'k8'
- +#255#239#206#184#255#225#162'y'#255#254#250#247#255'b'#192#136#255'b'#192#136
- +#255'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136
- +#255'b'#192#136#255#253#249#246#255#207#147'j'#255#206#163#132#255#170'a2'
- +#255#186'j6'#255#239#208#187#255#226#162'z'#255#254#251#248#255#254#251#248
- +#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251
- +#248#255#254#251#248#255#254#251#248#255#254#251#248#255#211#150'm'#255#210
- +#167#138#255#171'b2'#255#187'j6'#255#240#210#190#255#226#163'z'#255#226#163
- +'z'#255#225#163'z'#255#226#163'{'#255#225#163'{'#255#224#161'x'#255#222#159
- +'w'#255#221#159'v'#255#220#157't'#255#217#155'r'#255#216#153'q'#255#214#153
- +'p'#255#213#171#142#255#173'c3'#255#187'j6'#255#242#213#194#255#227#163'z'
- +#255#227#163'z'#255#226#163'{'#255#226#163'{'#255#226#164'{'#255#225#162'y'
- +#255#224#161'x'#255#222#160'w'#255#222#158'u'#255#220#157't'#255#218#155's'
- +#255#217#155's'#255#218#176#149#255#175'd3'#255#187'j6'#255#242#216#197#255
- +#227#164'{'#255#227#163'z'#255#227#164'z'#255#226#164'{'#255#226#163'{'#255
- +#225#163'{'#255#225#162'y'#255#223#160'w'#255#222#159'v'#255#221#158't'#255
- +#219#156'r'#255#220#157't'#255#221#181#154#255#177'e4'#255#187'k6'#255#244
- +#217#199#255#230#166'}'#255#200#140'd'#255#201#141'e'#255#201#142'g'#255#203
- +#146'l'#255#203#146'm'#255#202#144'i'#255#200#140'e'#255#200#140'd'#255#200
- +#140'd'#255#200#140'd'#255#218#156't'#255#225#186#159#255#179'f4'#255#187'k6'
- +#254#244#220#201#255#231#167'}'#255#249#236#225#255#249#236#225#255#249#237
- +#227#255#252#244#238#255#253#250#247#255#253#247#243#255#250#237#229#255#247
- +#231#219#255#247#229#217#255#246#229#216#255#222#160'w'#255#228#190#164#255
- +#180'g4'#255#188'k6'#250#245#221#204#255#231#168'~'#255#250#240#232#255#250
- +#240#232#255#201#141'f'#255#250#240#233#255#253#248#243#255#254#250#248#255
- +#252#244#239#255#249#233#223#255#247#231#219#255#247#229#217#255#224#162'x'
- +#255#231#194#169#255#182'h5'#255#188'k6'#240#246#223#208#255#232#168'~'#255
- +#252#246#241#255#252#246#241#255#200#140'd'#255#250#241#233#255#251#244#238
- +#255#253#250#247#255#253#249#246#255#250#240#232#255#248#232#221#255#247#230
- +#219#255#225#163'z'#255#239#213#195#255#183'i5'#254#188'k6'#216#246#223#209
- +#255#233#170#128#255#254#250#246#255#253#250#246#255#200#140'd'#255#251#243
- +#238#255#251#241#234#255#252#246#242#255#254#251#248#255#252#246#241#255#249
- +#236#226#255#248#231#219#255#238#208#186#255#236#208#189#255#187'p>'#248#188
- +'k6'#155#246#224#209#255#247#224#209#255#254#251#248#255#254#251#247#255#253
- +#249#246#255#252#245#240#255#250#240#234#255#251#242#237#255#253#249#246#255
- +#253#250#247#255#251#241#235#255#248#233#223#254#236#208#189#251#201#137'^'
- +#236#181'i5c'#188'k6q'#188'k6'#144#188'k6'#204#188'k6'#238#188'k6'#250#187'k'
- +'6'#254#187'k6'#255#187'j6'#255#187'j6'#255#188'l9'#255#189'n;'#255#187'm:'
- +#255#187'k8'#239#187'p>'#203#182'i5T'#255#255#255#0#7'OnClick'#7#17'ActionSa'
- +'veExecute'#0#0#9'TMenuItem'#14'MenuItemSaveAs'#6'Action'#7#18'ActionSaveScr'
- +'iptAs'#7'Caption'#6#10'Save as...'#7'OnClick'#7#19'ActionSaveAsExecute'#0#0
- +#9'TMenuItem'#15'MenuItemSaveAll'#6'Action'#7#13'ActionSaveAll'#7'Enabled'#8
- +#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16
- +#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#186'h'
- +'3'#197#195#132'X'#255#211#139'h'#255#225#143'p'#255#220#141'l'#255#218#139
- ,'m'#255#215#138'n'#255#205#139'l'#255#171'mD'#255#166'_.'#255#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#198
- +#131'U'#255#239#206#186#255#221#255#255#255#135#238#199#255#162#244#215#255
- +#162#246#215#255#140#238#199#255#224#255#255#255#221#162#133#255#171'j>'#255
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#186'h3'#172#195#132
- +'X'#222#195#127'Q'#255#239#182#154#255#234#243#232#255'Q'#191#132#255'o'#201
- +#152#255'q'#201#153#255'T'#191#132#255#228#244#233#255#221#156'{'#255#170'i:'
- +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#198#131'U'#222
- +#239#206#186#222#196#129'T'#255#234#182#151#255#243#243#234#255#237#241#230
- +#255#239#241#230#255#239#240#230#255#237#241#229#255#243#245#237#255#213#156
- +'y'#255#176'pD'#255#255#255#255#0#255#255#255#0#186'h3'#155#195#132'X'#201
- +#197#128'S'#248#238#178#150#248#201#139'a'#255#230#181#146#255#226#167#129
- +#255#225#167#129#255#222#163'}'#255#220#161'{'#255#219#159'y'#255#217#158'w'
- +#255#212#154's'#255#187'~W'#255#255#255#255#0#255#255#255#0#198#131'U'#201
- +#239#206#186#201#199#142'f'#248#224#188#156#248#202#141'e'#255#234#184#153
- +#255#221#165'~'#255#221#166#128#255#219#163'|'#255#217#160'z'#255#217#160'y'
- +#255#216#159'x'#255#216#158'x'#255#191#132']'#255#255#255#255#0#255#255#255#0
- +#195#127'Q'#201#239#182#154#201#204#150'o'#248#214#182#145#248#200#136']'#255
- +#239#191#161#255#253#252#250#255#254#252#251#255#254#253#253#255#254#253#252
- +#255#253#251#250#255#253#252#251#255#221#168#133#255#193#127'S'#255#255#255
- +#255#0#255#255#255#0#196#129'T'#201#234#182#151#201#206#152's'#248#234#190
- +#161#248#199#134'['#255#239#192#158#255#255#255#255#255#204#147'n'#255#255
- +#255#255#255#255#255#255#255#255#251#247#255#255#248#241#255#228#175#140#255
- +#199#138'a'#255#255#255#255#0#255#255#255#0#201#139'a'#201#230#181#146#201
- +#203#139'a'#248#238#188#158#248#204#141'e'#255#243#205#176#255#255#255#255
- +#255#227#199#179#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#234#191#161#255#201#137'`'#255#255#255#255#0#255#255#255#0#202#141
- +'e'#201#234#184#153#201#201#137'_'#248#237#189#155#248#212#151'n'#255#212#158
- +'{'#255#208#152'q'#255#214#164#130#255#205#142'h'#255#205#144'i'#255#208#154
- +'u'#255#209#153's'#255#200#139'b'#255#173'Z 6'#255#255#255#0#255#255#255#0
- +#200#136']'#201#239#191#161#201#209#153'u'#248#244#210#184#248#255#255#255
- +#248#230#205#187#248#255#255#254#248#255#255#255#248#251#246#242#248#248#241
- +#237#248#234#191#161#222#201#137'`'#222#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#199#134'['#201#239#192#158#201#217#162'}'#248#211#157'z'
- +#248#213#163#128#248#218#174#143#248#210#154'w'#248#210#155'w'#248#210#156'w'
- +#248#208#151'q'#248#200#139'b'#222#173'Z /'#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#204#141'e'#201#243#205#176#201#255#255#255#201#227
- +#199#179#201#255#255#255#201#255#255#255#201#255#255#255#201#255#255#255#201
- +#234#191#161#201#201#137'`'#201#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#212#151'n'#201#212#158'{'#201#208#152
- +'q'#201#214#164#130#201#205#142'h'#201#205#144'i'#201#208#154'u'#201#209#153
- +'s'#201#200#139'b'#201#173'Z +'#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#7'OnClick'#7#20'ActionSaveAllExecute'#0#0#9'TMenuIt'
- +'em'#16'MenuItemDivider2'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#14'MenuItemNewT'
- +'ab'#6'Action'#7#12'ActionNewTab'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4
- +#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'
- +#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4'9'#0#0#6'm'#0#153#5'i'#0#204#6'm'#0#153
- +#4'9'#0#0#0#0#0#0#0#0#0#9#0#0#0#22#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0
- +#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#11#128#0#209'+'#223#26#255#11#128#0
- +#209#0#0#0#22#0#0#0#9#13#13#13'g'#16#16#16#133#16#16#16#133#16#16#16#133#16
- +#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#14'b'#4#207#14
- +'~'#2#231#14'~'#2#231'='#226','#255#14'~'#2#231#14'~'#2#231#11'_'#2#176''''''
- +'''{'#235#235#235#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231
- +#231#255#231#231#231#255#231#231#231#255#231#231#231#255';'#165'/'#255'R'#231
- +'A'#255'R'#231'A'#255'R'#231'A'#255'R'#231'A'#255'R'#231'A'#255#18#137#5#229
- +'222v'#234#234#234#255#226#226#226#255#226#226#226#255#226#226#226#255#226
- +#226#226#255#226#226#226#255#226#226#226#255#226#226#226#255'f'#185'['#255'<'
- +#171'-'#255'<'#171'-'#255'f'#235'U'#255'<'#171'-'#255'>'#173'/'#255#28'z'#17
- +#200'888s'#237#237#237#255#230#230#230#255#230#230#230#255#230#230#230#255
- +#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230
- ,#255#230#230#230#255'>'#177'.'#255'u'#238'd'#255'>'#177'.'#255#237#237#237
- +#255'888s>>>q'#240#240#240#255#235#235#235#255#235#235#235#255#235#235#235
- +#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235
- +#235#255#235#235#235#255'k'#196'_'#255'@'#182'/'#255'k'#196'_'#255#240#240
- +#240#255'>>>qDDDn'#243#243#243#255#239#239#239#255#239#239#239#255#239#239
- +#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239
- +#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255
- +#243#243#243#255'DDDnIIIl'#247#247#247#255#244#244#244#255#244#244#244#255
- +#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244
- +#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244
- +#244#255#247#247#247#255'IIIlMMMj'#250#250#250#255#248#248#248#255#248#248
- +#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248
- +#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255
- +#248#248#248#255#250#250#250#255'MMMjQQQh'#253#253#253#255#252#252#252#255
- +#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252
- +#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252
- +#252#255#252#252#252#255#253#253#253#255'QQQhUUUg'#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255'UUUgPPPi'#187#187#187#255
- +#186#186#186#255#184#184#184#255#182#182#182#255#179#179#179#255#176#176#176
- +#255#174#174#174#255#171#171#171#255#168#168#168#255#166#166#166#255#163#163
- +#163#255#160#160#160#255#158#158#158#255#156#156#156#255#3#3#3'fRRR['#198#198
- +#198#212#220#220#220#255#216#217#217#255#213#213#213#255#208#209#209#255#204
- +#204#204#255#200#200#200#255#198#198#198#255#198#197#197#255#201#197#197#255
- +#205#198#198#255#209#199#199#255#215#203#203#255#196#184#184#212'RRR[UUU"UUU'
- +'YUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"'#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#19'Act'
- +'ionNewTabExecute'#0#0#9'TMenuItem'#16'MenuItemCloseTab'#6'Action'#7#14'Acti'
- +'onCloseTab'#7'Caption'#6#9'Close Tab'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0
- +'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4
- +#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#0#0#0#9#0#0#0#22#0#0#0#26#0#0#0#26#0#0
- +#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26
- +#0#0#0#26#0#0#0#22#0#0#0#9#13#13#13'g'#16#16#16#133#16#16#16#133#16#16#16#133
- +#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#4#4'['#207
- +#2#2's'#231#2#2's'#231#2#2's'#231#2#2's'#231#2#2's'#231#2#2'X'#176'''''''{'
- +#235#235#235#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231
- +#255#231#231#231#255#231#231#231#255#231#231#231#255'//'#167#255'^^'#247#255
- +'^^'#247#255'^^'#247#255'^^'#247#255'^^'#247#255#5#5#139#229'222v'#234#234
- +#234#255#226#226#226#255#226#226#226#255#226#226#226#255#226#226#226#255#226
- +#226#226#255#226#226#226#255#226#226#226#255'[['#190#255'--'#179#255'--'#179
- +#255'--'#179#255'--'#179#255'//'#181#255#17#17#129#200'888s'#237#237#237#255
- +#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230
- +#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230
- +#230#255#230#230#230#255#230#230#230#255#237#237#237#255'888s>>>q'#240#240
- +#240#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235
- +#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255
- +#235#235#235#255#235#235#235#255#235#235#235#255#240#240#240#255'>>>qDDDn'
- +#243#243#243#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239
- +#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239
- +#239#255#239#239#239#255#239#239#239#255#239#239#239#255#243#243#243#255'DDD'
- +'nIIIl'#247#247#247#255#244#244#244#255#244#244#244#255#244#244#244#255#244
- +#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255
- +#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#247#247#247
- +#255'IIIlMMMj'#250#250#250#255#248#248#248#255#248#248#248#255#248#248#248
- +#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248
- +#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#250
- +#250#250#255'MMMjQQQh'#253#253#253#255#252#252#252#255#252#252#252#255#252
- +#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255
- ,#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252
- +#255#253#253#253#255'QQQhUUUg'#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255'UUUgPPPi'#187#187#187#255#186#186#186#255#184
- +#184#184#255#182#182#182#255#179#179#179#255#176#176#176#255#174#174#174#255
- +#171#171#171#255#168#168#168#255#166#166#166#255#163#163#163#255#160#160#160
- +#255#158#158#158#255#156#156#156#255#3#3#3'fRRR['#198#198#198#212#220#220#220
- +#255#216#217#217#255#213#213#213#255#208#209#209#255#204#204#204#255#200#200
- +#200#255#198#198#198#255#198#197#197#255#201#197#197#255#205#198#198#255#209
- +#199#199#255#215#203#203#255#196#184#184#212'RRR[UUU"UUUYUUUfUUUfUUUfUUUfUUU'
- +'fUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"'#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#21'ActionCloseTabExecute'
- +#0#0#9'TMenuItem'#17'MenuItemCloseTabs'#7'Caption'#6#14'Close all tabs'#11'B'
- +'itmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0
- +#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#10#0#0#0#24#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0
- +#0#0#26#0#0#0#26#0#0#0#25#0#0#0#11#0#0#0#0#0#0'w'#0#0#0#128#0#17#17#17'e'#20
- +#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131
- +#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#17#17#17'e'
- +#0#0'Z'#0#0#0'w'#0#0#0#128#0'---x'#236#236#236#255#232#232#232#255#232#232
- +#232#255#232#232#232#255#232#232#232#255#232#232#232#255#232#232#232#255#232
- +#232#232#255'__'#173#255'//'#149#255'00'#150#255#5#5'w'#228#0#0#128#204#0#0
- +#128#204#0#0#132#153'666t'#235#235#235#255#228#228#228#255#228#228#228#255
- +#228#228#228#255#228#228#228#255#228#228#228#255#228#228#228#255#228#228#228
- +#255'..'#167#255'^^'#247#255'^^'#247#255'^^'#247#255'^^'#247#255'^^'#247#255
- +#0#0#152#204'===q'#239#239#239#255#234#234#234#255#234#234#234#255#234#234
- +#234#255#234#234#234#255#234#234#234#255#234#234#234#255#234#234#234#255'^^'
- +#194#255'//'#181#255'00'#182#255#6#6#154#230#0#0#163#209#0#0#164#209#0#0'|'
- +#158'EEEn'#244#244#244#255#240#240#240#255#240#240#240#255#240#240#240#255
- +#240#240#240#255#240#240#240#255#240#240#240#255#240#240#240#255#240#240#240
- +#255#240#240#240#255#244#244#244#255'111'#184#20#20#20#131#20#20#20#131#17#17
- +#17'eKKKk'#248#248#248#255#246#246#246#255#246#246#246#255#246#246#246#255
- +#246#246#246#255#246#246#246#255#246#246#246#255#246#246#246#255#246#246#246
- +#255#246#246#246#255#248#248#248#255#166#166#166#255#232#232#232#255#236#236
- +#236#255'---xPPPi'#252#252#252#255#251#251#251#255#251#251#251#255#251#251
- +#251#255#251#251#251#255#251#251#251#255#251#251#251#255#251#251#251#255#251
- +#251#251#255#251#251#251#255#252#252#252#255#168#168#168#255#228#228#228#255
- +#235#235#235#255'666tTTTg'#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#174#174#174#255#234#234
- +#234#255#239#239#239#255'===qPPPi'#187#187#187#255#185#185#185#255#182#182
- +#182#255#180#180#180#255#176#176#176#255#173#173#173#255#169#169#169#255#166
- +#166#166#255#162#162#162#255#160#160#160#255#157#157#157#255#145#145#145#255
- +#240#240#240#255#244#244#244#255'EEEnRRR['#198#198#198#212#219#219#219#255
- +#214#214#214#255#209#209#209#255#203#204#204#255#199#199#199#255#198#196#196
- +#255#200#197#197#255#206#198#198#255#212#201#201#255#208#197#197#255#188#188
- +#188#255#246#246#246#255#248#248#248#255'KKKkUUU"UUUYUUUfSSS'#165#185#185#185
- +#255#184#184#184#255#184#184#184#255#184#184#184#255#184#184#184#255#184#184
- +#184#255#184#184#184#255#193#193#193#255#229#229#229#255#251#251#251#255#252
- +#252#252#255'PPPiUUU'#0'UUU'#0'UUU'#0'TTTg'#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255'TTTgUUU'
- +#0'TTT'#0'PPP'#0'PPPi'#187#187#187#255#185#185#185#255#182#182#182#255#180
- +#180#180#255#176#176#176#255#173#173#173#255#169#169#169#255#166#166#166#255
- +#162#162#162#255#160#160#160#255#157#157#157#255#3#3#3'fTTT'#0'RRR'#0'RRR'#0
- +'RRR['#198#198#198#212#219#219#219#255#214#214#214#255#209#209#209#255#203
- +#204#204#255#199#199#199#255#198#196#196#255#200#197#197#255#206#198#198#255
- +#212#201#201#255#196#183#183#212'RRR[TTT'#0'TTT'#0'TTT'#0'UUU"UUUYUUUfUUUfUU'
- +'UfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"'#10'ImageIndex'#2#20#7'OnClick'#7#22'Men'
- +'uItemCloseTabsClick'#0#0#0#9'TMenuItem'#8'MenuEdit'#7'Caption'#6#4'Edit'#13
- +'SubMenuImages'#7#17'Mufasa_Image_List'#7'OnClick'#7#13'MenuEditClick'#0#9'T'
- ,'MenuItem'#12'MenuItemUndo'#6'Action'#7#10'ActionUndo'#11'Bitmap.Data'#10':'
- +#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '
- +#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#24#166#195
- +'i'#26#167#196'i'#0#160#196#24#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196']f'#219
- +#234#178#17#166#194#174#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196'"C'#196#219#252
- +'C'#197#216#254'#'#166#192#127#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#14#170#203
- +#254']'#218#233#254'#'#166#192#239#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#158#193
- +#26#2#172#200#255#136#231#242#254#17#162#194#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#5'y}'#17#0#160#196#255'v'#237#251#255#0#160#196#255#0#0#0#0#0#0#0#0#0
- +#160#196'0'#0#153#185'P'#0#160#196#201'm'#230#245#255'v'#226#239#255#25#163
- +#193#255#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255'v'#237#251#255'v'#237
- +#251#255#0#160#196#255#0#160#196#255#0#160#196#255#0#160#196#255#1#169#196
- +#255'n'#225#238#255#15#201#223#255'i'#228#242#255#26#164#192#248#0#0#0#0#0#0
- +#0#0#5'y}'#17#0#160#196#255'v'#237#251#255#4#195#218#255'v'#237#251#255'i'
- +#234#249#255'i'#234#249#255'i'#234#249#255'i'#234#249#255#5#221#247#255#10
- +#200#223#255#7#194#216#255'o'#220#235#255#27#163#191#244#0#0#0#0#5'y~'#17#0
- +#160#196#255'y'#237#251#255'2'#226#248#255','#223#244#255#4#192#214#255#4#192
- +#214#255#4#192#214#255#29#210#232#255#29#210#232#255#29#210#232#255#11#200
- +#223#255'j'#229#243#255#27#171#197#248#21#160#188#203#0#0#0#0#0#160#196#255
- +#173#243#251#255'/'#224#246#255'2'#226#248#255'2'#226#247#255'2'#226#247#255
- +'/'#224#245#255')'#219#241#255#29#210#232#255#29#210#232#255#29#210#232#255
- +'6'#217#236#255'@'#205#225#255#22#161#189#202#5'y}'#10#0#0#0#0#5'y}'#10#0#160
- +#196#255#173#243#251#255'/'#224#246#255'2'#226#247#255')'#219#241#255'/'#224
- +#245#255')'#219#241#255#22#205#227#255'6'#217#236#255'i'#231#246#255'A'#206
- +#227#254#19#163#193#228#5'y}2'#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255
- +#173#243#251#255'1'#225#246#255' '#227#250#255's'#236#250#255'o'#235#250#255
- +'n'#232#247#255'l'#232#247#248#20#161#188#212#20#163#193#213#5'y}'#28#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255#173#243#251#255'%'
- +#228#251#255#0#160#196#255#0#160#196#255#19#161#190#231#21#159#187#207#27#161
- +#187#164#6'z|'#11#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#5
- +'y}'#17#0#160#196#255#173#243#251#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#157#191#20#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#7'OnClick'#7#17'ActionUndoExecute'#0#0#9'TMenuItem'#12
- +'MenuItemRedo'#6'Action'#7#10'ActionRedo'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0
- +#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0
- +#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#160#196#24
- +#26#167#196'i'#24#166#195'i'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#17#166#194#174
- +'f'#219#234#178#0#160#196']'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'#'#166#192#127'C'#197
- +#216#254'C'#196#219#252#0#160#196'"'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'#'#166#192#239
- +']'#218#233#254#14#170#203#254#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160
- +#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#17#162
- +#194#255#136#231#242#254#2#172#200#255#0#158#193#26#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#255#255#255#0#25#163#193#255'v'#226#239#255'm'#230#245#255#0#160#196#201#0
- +#153#185'P'#0#160#196'0'#0#0#0#0#0#0#0#0#0#160#196#255'v'#237#251#255#0#160
- +#196#255#5'y}'#17#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#26#164#192#248'i'#228
- +#242#255#15#201#223#255'n'#225#238#255#1#169#196#255#0#160#196#255#0#160#196
- +#255#0#160#196#255#0#160#196#255'v'#237#251#255'v'#237#251#255#0#160#196#255
- +#5'y}'#17#0#0#0#0#0#0#0#0#255#255#255#0#27#163#191#244'o'#220#235#255#7#194
- +#216#255#10#200#223#255#5#221#247#255'i'#234#249#255'i'#234#249#255'i'#234
- +#249#255'i'#234#249#255'v'#237#251#255#4#195#218#255'v'#237#251#255#0#160#196
- +#255#5'y}'#17#0#0#0#0#255#255#255#0#21#160#188#203#27#171#197#248'j'#229#243
- +#255#11#200#223#255#29#210#232#255#29#210#232#255#29#210#232#255#4#192#214
- ,#255#4#192#214#255#4#192#214#255','#223#244#255'2'#226#248#255'y'#237#251#255
- +#0#160#196#255#5'y~'#17#255#255#255#0#5'y}'#10#22#161#189#202'@'#205#225#255
- +'6'#217#236#255#29#210#232#255#29#210#232#255#29#210#232#255')'#219#241#255
- +'/'#224#245#255'2'#226#247#255'2'#226#247#255'2'#226#248#255'/'#224#246#255
- +#173#243#251#255#0#160#196#255#255#255#255#0#0#0#0#0#5'y}2'#19#163#193#228'A'
- +#206#227#254'i'#231#246#255'6'#217#236#255#22#205#227#255')'#219#241#255'/'
- +#224#245#255')'#219#241#255'2'#226#247#255'/'#224#246#255#173#243#251#255#0
- +#160#196#255#5'y}'#10#255#255#255#0#0#0#0#0#0#0#0#0#5'y}'#28#20#163#193#213
- +#20#161#188#212'l'#232#247#248'n'#232#247#255'o'#235#250#255's'#236#250#255
- +' '#227#250#255'1'#225#246#255#173#243#251#255#0#160#196#255#5'y}'#17#0#0#0#0
- +#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#6'z|'#11#27#161#187#164#21#159#187#207
- +#19#161#190#231#0#160#196#255#0#160#196#255'%'#228#251#255#173#243#251#255#0
- +#160#196#255#5'y}'#17#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#173#243#251#255#0#160
- +#196#255#5'y}'#17#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#160#196#255#0#157
- +#191#20#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#7'OnClick'#7#17'ActionRedoExecute'#0#0#9'TMenuIte'
- +'m'#16'MenuItemDivider3'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#11'MenuItemCut'#6
- +'Action'#7#9'ActionCut'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0
- +#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0
- +#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#2#13#140#10#28''''#166#159'5?'#201
- +#247'"-'#175#185#3#13#140#28#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#5#15#141#31#6#16#142'&'
- +#1#11#138#3#255#255#255#0#18#28#155'p@K'#217#255',5'#191#221'=G'#209#255#29
- +''''#169#164#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#15#25#151'c2='#199#248'7A'#207#255#31')'#171#176#0#10
- +#134#24'#-'#180#175'5@'#204#253#0#9#133#24#28''''#168#149'4>'#197#248#4#14
- +#140#20#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +'/:'#189#222'5?'#201#229'%0'#179#194'?J'#221#255#31'*'#172#194'$0'#178#203'2'
- +'<'#198#242#0#10#134#3#17#27#157'w7A'#200#255#8#18#142' '#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'2<'#195#236'#.'#173#175
- +#255#255#255#0#26'%'#168#153'BP'#210#255#203#163'u'#254'AO'#214#255#22'!'#163
- +#157'/9'#192#212'.8'#190#223#2#13#139#10#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#29'('#169#156';F'#204#255#8#18#144':'#7#17
- +#144'S;H'#212#255#219#189#156#255#238#204#166#255'@L'#222#255':C'#209#255#15
- +#25#152'i'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#3#13#140#31',5'#185#215''#202#242'?L'#215
- +#255#216#188#154#255#246#234#225#255#187#146'Z'#191#148'b'#24';'#145'a'#26#1
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#3#13#140#31#27'&'#167#153'*4'#186#204#17#28#157#137
- +#187#152'i'#204#240#224#208#255#183#145'_'#197#143']'#20#11#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#11#136#2#255#255#255#0#180
- +#142'Z'#144#246#234#221#255#225#205#180#255#177#141']'#191#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#179#140'W'#137#241#226#212#255#206#178#142#244#245#235#224#255#166#127'J'
- +#157#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#177#137'S'#132#238#223#206#255#151'f e'#194#163'|'#218#233#216#197
- +#253#169#130'N{'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#175#135'P|'#231#213#193#255#149'e'#31'+'#143'\'#18#27#197#167#131#231
- +#213#188#157#225#181#147'db'#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#172#131'Ku'#222#201#175#255#149'd'#29#31#255#255#255#0#146'`'#23'&'
- +#195#164'|'#235#181#144'c'#203#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#170#129'Go'#214#189#159#247#147'a'#25#16#255#255#255#0#255#255#255#0
- +#150'f ,'#169#128'K'#203#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- ,#168'}Bi'#204#176#139#224#145']'#20#9#255#255#255#0#255#255#255#0#255#255#255
- +#0#146'`'#23#6#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#154'k''1'
- +#170'~C'#161#146'`'#24#5#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#16'ActionCutExecute'#0#0#9'T'
- +'MenuItem'#12'MenuItemCopy'#6'Action'#7#10'ActionCopy'#11'Bitmap.Data'#10':'
- +#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '
- +#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#197'sB'#193
- +#198'uE'#230#200'uE'#254#199'uE'#243#200'uE'#243#199'uE'#243#199'uE'#243#200
- +'uF'#244#197'tD'#232#202#127'S'#241#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#199'yI'#237#252#243#236#255#250
- +#241#232#255#250#240#231#255#251#241#233#255#251#242#234#255#251#242#234#255
- +#251#242#235#255#253#244#238#255#202#128'T'#249#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#207#130'S'#255#239
- +#241#231#255#255#233#217#255#255#234#219#255#255#233#217#255#255#231#215#255
- +#255#229#210#255#255#226#203#255#239#242#232#255#206#129'V'#255#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#204
- +#131'R'#251#251#245#238#255#255#233#217#255#255#234#219#255#255#233#217#255
- +#255#231#215#255#255#229#210#255#255#226#203#255#251#246#239#255#204#131'U'
- +#254#199'yJ'#185#200'yK'#206#200'uE'#221#199'uE'#212#200'uE'#212#199'uE'#212
- +#202#132'R'#255#255#247#241#255#255#233#217#255#255#234#219#255#255#233#217
- +#255#255#231#215#255#255#229#210#255#255#226#203#255#255#247#241#255#203#133
- +'U'#254#200'|N'#211#252#243#236#222#250#241#232#222#250#240#231#222#251#241
- +#233#222#251#242#234#222#228#186#145#255#255#247#240#255#255#231#213#255#253
- +#231#214#255#253#230#212#255#252#228#208#255#251#227#203#255#250#220#194#255
- +#254#243#232#255#204#134'V'#254#207#130'S'#222#239#241#231#222#255#233#217
- +#222#255#234#219#222#255#233#217#222#255#231#215#222#228#187#145#255#255#247
- +#242#255#254#231#213#255#254#231#213#255#253#229#209#255#250#224#202#255#249
- +#222#196#255#247#217#188#255#253#242#231#255#204#135'W'#254#204#131'R'#219
- +#251#245#238#222#255#233#217#222#255#234#219#222#255#233#217#222#255#231#215
- +#222#228#187#146#255#254#247#241#255#252#229#210#255#252#228#209#255#251#226
- +#204#255#249#221#196#255#246#215#187#255#243#209#175#255#250#239#228#255#204
- +#135'X'#254#202#132'R'#219#255#247#241#222#255#233#217#222#255#234#219#222
- +#255#233#217#222#255#231#215#222#228#187#146#255#254#246#240#255#252#226#205
- +#255#252#227#205#255#250#223#200#255#247#217#188#255#245#233#221#255#250#243
- +#235#255#251#248#243#255#202#131'S'#254#203#133'S'#219#255#247#240#222#255
- +#231#213#222#253#231#214#222#253#230#212#222#252#228#208#222#228#187#147#255
- +#254#245#237#255#252#222#197#255#251#224#199#255#249#220#194#255#245#211#180
- +#255#254#249#243#255#250#226#196#255#236#193#147#255#195'}H'#147#203#134'T'
- +#219#255#247#242#222#254#231#213#222#254#231#213#222#253#229#209#222#250#224
- +#202#222#229#190#150#255#255#255#254#255#253#243#233#255#253#243#234#255#252
- +#242#232#255#250#239#227#255#250#242#231#255#234#187#136#255#207#133'U'#179
- +#180'i='#12#203#134'U'#219#254#247#241#222#252#229#210#222#252#228#209#222
- +#251#226#204#222#249#221#196#222#234#195#157#255#230#191#150#255#228#187#146
- +#255#228#187#146#255#209#160'l'#245#208#158'm'#246#204#150'_'#218#196'yB~'
- +#178'g<'#9#255#255#255#0#203#134'U'#219#254#246#240#222#252#226#205#222#252
- +#227#205#222#250#223#200#222#247#217#188#222#245#233#221#222#250#243#235#222
- +#251#248#243#222#205#149'e'#220#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#203#134'V'#218#254#245#237#222#252#222
- +#197#222#251#224#199#222#249#220#194#222#245#211#180#222#254#249#243#222#250
- +#226#196#222#236#193#147#222#195'}H'#128#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#202#133'T'#208#255#255#255
- +#219#253#243#233#222#253#243#234#222#252#242#232#222#250#239#227#222#250#242
- +#231#222#234#187#136#222#207#133'U'#156#180'i='#10#255#255#255#0#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#199'yG'#170#204
- +#134'U'#206#204#136'W'#222#203#136'V'#219#204#136'V'#219#203#135'W'#219#202
- +#131'P'#208#196'yBn'#178'g<'#8#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#17'ActionC'
- +'opyExecute'#0#0#9'TMenuItem'#13'MenuItemPaste'#6'Action'#7#11'ActionPaste'#7
- +'OnClick'#7#18'ActionPasteExecute'#0#0#9'TMenuItem'#14'MenuItemDelete'#6'Act'
- +'ion'#7#12'ActionDelete'#7'OnClick'#7#19'ActionDeleteExecute'#0#0#9'TMenuIte'
- +'m'#16'MenuItemDivider4'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#17'MenuItemSelec'
- +'tAll'#6'Action'#7#15'ActionSelectAll'#7'OnClick'#7#22'ActionSelectAllExecut'
- ,'e'#0#0#9'TMenuItem'#16'MenuItemDivider5'#7'Caption'#6#1'-'#0#0#9'TMenuItem'
- +#12'MenuItemFind'#6'Action'#7#15'ActionFindStart'#7'OnClick'#7#22'ActionFind'
- +'startExecute'#0#0#9'TMenuItem'#16'MenuItemFindNext'#6'Action'#7#14'ActionFi'
- +'ndNext'#7'OnClick'#7#21'ActionFindNextExecute'#0#0#0#9'TMenuItem'#14'MenuIt'
- +'emScript'#7'Caption'#6#6'Script'#13'SubMenuImages'#7#17'Mufasa_Image_List'#0
- +#9'TMenuItem'#11'MenuItemRun'#6'Action'#7#15'ActionRunScript'#11'Bitmap.Data'
- +#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0
- +#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4
- +'s:'#255'!'#130'O'#255'c'#130'r'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255'z'
- +#207#164#255','#140'Z'#255'=vY'#255#174#174#174#255#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#130
- +#216#172#255'v'#214#166#255'<'#157'j'#255'''tL'#255#172#174#173#255#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#9'w?'
- +#255#131#219#174#255#31#198'q'#255'r'#222#167#255'K'#178#127#255#23'tE'#255
- +#168#173#170#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#4's:'#255#131#220#175#255#17#195'i'#255#26#204's'#255'i'#223#163
- +#255'Z'#194#141#255#19'vC'#255#158#167#163#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255#16#189'e'#255#17
- +#193'g'#255#19#194'i'#255'Y'#211#149#255'g'#201#152#255#22'|G'#255#136#156
- +#146#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255
- +#169#220#193#255#13#179'^'#255#14#182'`'#255#14#182'`'#255#13#180'_'#255'G'
- +#196#132#255'p'#202#156#255#29#130'M'#255'g'#140'y'#255#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255#12#170'X'#255#18#174'^'
- +#255#21#175'`'#255#22#173'a'#255#19#170']'#255':'#182'w'#255'u'#199#157#255
- +'('#137'W'#255'N'#131'g'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'
- +#255#169#220#193#255'.'#173'k'#255'+'#173'j'#255''''#171'h'#255'"'#169'd'#255
- +#28#165'_'#255'A'#178'x'#255'x'#198#159#255')'#136'X'#255'g'#140'y'#255#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255'6'#173'p'#255'2'
- +#172'm'#255'-'#170'j'#255'('#168'f'#255'X'#188#137#255'x'#197#157#255#31#128
- +'N'#255#131#154#142#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'
- +#255#169#220#193#255'>'#177'v'#255':'#175's'#255'6'#174'p'#255'o'#197#152#255
- +'q'#191#151#255#24'{I'#255#166#176#171#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255'E'#180'{'#255'G'#180'|'#255
- +#130#204#166#255'g'#182#140#255#23'wE'#255#193#197#195#255#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#165#218#191#255'W'
- +#187#135#255#144#210#176#255'['#171#130#255'#wL'#255#212#213#212#255#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255
- +#169#220#193#255#155#213#183#255'L'#159's'#255'=}\'#255#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255
- +#164#217#190#255'='#147'f'#255'_'#136's'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255'-'
- +#136'Y'#255#133#156#144#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#10'ImageIndex'#2#6#7'OnClick'#7#16'Ac'
- +'tionRunExecute'#0#0#9'TMenuItem'#13'MenuItemPause'#6'Action'#7#17'ActionPau'
- +'seScript'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0
- +'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0
- +#0#0#0#0#0#238#238#238#0#238#238#238#0#238#238#238#0#152'pP'#255#164'e4'#255
- +#164'e4'#255#152'pP'#255#251#227#188#0#251#227#188#0#152'pP'#255#164'e4'#255
- +#164'e4'#255#152'pP'#255#0#0#0#0#0#0#0#0#0#0#0#0#152'pP'#0#152'pP'#0#152'pP'
- +#0#159'h>'#255#201#156'v'#255#205#165#133#255#159'h>'#255#152'pP'#0#152'pP'#0
- +#159'h>'#255#201#156'v'#255#205#165#133#255#159'h>'#255#0#0#0#0#0#0#0#0#0#0#0
- +#0#162'f8'#0#162'f8'#0#162'f8'#0#163'e5'#255#215#172#136#255#225#197#173#255
- +#163'e5'#255#162'f8'#0#162'f8'#0#163'e5'#255#215#172#136#255#225#197#173#255
- +#163'e5'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'
- +#255#216#169#129#255#230#204#181#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'
- +#255#216#169#129#255#230#204#181#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164
- +'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#215#167#127#255#230#204#181#255#164'e'
- +'4'#255#164'e4'#0#164'e4'#0#164'e4'#255#215#167#127#255#230#204#181#255#164
- +'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255
- +#215#169#129#255#230#205#182#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255
- +#215#169#129#255#230#205#182#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'
- +#0#164'e4'#0#164'e4'#0#164'e4'#255#216#171#132#255#230#206#183#255#164'e4'
- +#255#164'e4'#0#164'e4'#0#164'e4'#255#216#171#132#255#230#206#183#255#164'e4'
- ,#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#217
- +#174#137#255#230#206#183#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#217
- +#174#137#255#230#206#183#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0
- +#164'e4'#0#164'e4'#0#164'e4'#255#217#176#141#255#230#206#183#255#164'e4'#255
- +#164'e4'#0#164'e4'#0#164'e4'#255#217#176#141#255#230#206#183#255#164'e4'#255
- +#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#217#178
- +#143#255#230#206#183#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#217#178
- +#143#255#230#206#183#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e'
- +'4'#0#164'e4'#0#164'e4'#255#218#179#145#255#230#206#183#255#164'e4'#255#164
- +'e4'#0#164'e4'#0#164'e4'#255#218#179#145#255#230#206#183#255#164'e4'#255#0#0
- +#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#218#181#147
- +#255#230#207#185#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#218#181#147
- +#255#230#207#185#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0
- +#164'e4'#0#164'e4'#255#219#182#148#255#231#209#187#255#164'e4'#255#164'e4'#0
- +#164'e4'#0#164'e4'#255#219#182#148#255#231#209#187#255#164'e4'#255#0#0#0#0#0
- +#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#221#188#157#255#231
- +#209#188#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#221#188#157#255#231
- +#209#188#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#153'nL'#0#153'nL'#0#153'nL'
- +#0#162'f7'#255#220#191#164#255#223#198#175#255#162'f7'#255#153'nL'#0#153'nL'
- +#0#162'f7'#255#220#191#164#255#223#198#175#255#162'f7'#255#0#0#0#0#0#0#0#0#0
- +#0#0#0#238#238#238#0#238#238#238#0#238#238#238#0#153'nL'#255#171'qC'#255#172
- +'rD'#255#153'nL'#255#251#227#188#0#251#227#188#0#153'nL'#255#171'qC'#255#172
- +'rD'#255#153'nL'#255#0#0#0#0#0#0#0#0#0#0#0#0#10'ImageIndex'#2#5#7'OnClick'#7
- +#18'ActionPauseExecute'#0#0#9'TMenuItem'#12'MenuItemStop'#6'Action'#7#16'Act'
- +'ionStopScript'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0
- +#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0
- +#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230'99'#134#230'99'#134
- +#230'99'#134#230'99'#134#230'99'#134#230'99'#134#230'99'#134#230'99'#134#230
- +'99'#134#230'99'#134#230'99'#134#230#255#255#255#0#255#255#255#0#255#255#255
- +#0#255#255#255#0'EP'#191#230#135#150#246#255'|'#141#247#255'r'#132#248#255'h'
- +'|'#248#255'^s'#250#255'Sj'#250#255'Jc'#250#255'B\'#251#255':U'#252#255'3O'
- +#252#255'99'#134#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +'EP'#191#230#146#158#245#255#135#150#246#255'|'#141#247#255'r'#133#248#255'h'
- +'|'#249#255'^s'#249#255'Tk'#250#255'Kc'#251#255'B\'#251#255'9U'#252#255'99'
- +#134#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230
- +#155#167#245#255#146#159#245#255#135#150#247#255'|'#141#247#255'r'#132#248
- +#255'g|'#248#255'^s'#249#255'Tk'#250#255'Jc'#251#255'A\'#251#255'99'#134#230
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#166#175
- +#244#255#156#167#245#255#145#159#245#255#135#150#246#255'}'#141#247#255'q'
- +#132#247#255'h|'#248#255']s'#249#255'Tj'#250#255'Jc'#251#255'99'#134#230#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#174#183#243
- +#255#165#175#245#255#156#167#245#255#145#159#245#255#135#150#247#255'|'#141
- +#247#255'r'#132#248#255'h{'#249#255']s'#249#255'Sk'#250#255'99'#134#230#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#183#190#243
- +#255#175#183#244#255#166#176#244#255#155#168#245#255#146#159#246#255#135#150
- +#246#255'|'#141#247#255'r'#132#248#255'g{'#248#255']s'#249#255'99'#134#230
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#191#197
- +#242#255#183#190#243#255#175#183#244#255#165#175#244#255#156#167#245#255#146
- +#159#246#255#135#149#246#255'}'#141#247#255'r'#132#248#255'h|'#248#255'99'
- +#134#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230
- +#199#202#241#255#191#197#243#255#183#190#243#255#174#183#244#255#166#175#244
- +#255#155#167#245#255#146#159#246#255#135#150#246#255'|'#141#247#255'r'#132
- +#247#255'99'#134#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +'EP'#191#230#204#208#241#255#198#203#241#255#191#197#242#255#183#191#243#255
- +#175#183#244#255#166#175#245#255#155#168#245#255#145#159#246#255#135#150#246
- +#255'}'#141#247#255'99'#134#230#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0'EP'#191#230#209#212#241#255#204#208#242#255#198#203#242#255#191
- +#197#242#255#183#190#243#255#174#184#243#255#165#175#244#255#155#168#244#255
- ,#145#159#245#255#135#149#246#255'99'#134#230#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'
- +#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191
- +#230'EP'#191#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#10'ImageIndex'#2#7#7'OnClick'#7#17
- +'ActionStopExecute'#0#0#0#0#10'TImageList'#17'Mufasa_Image_List'#4'left'#3#0
- +#2#6'Bitmap'#10#14'd'#0#0'Li'#25#0#0#0#16#0#0#0#16#0#0#0'BBB'#0'BBB'#0'BBB'#0
- +'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#161'UB'#255
- +#161'UB'#255#161'UB'#255'BBB'#14'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'B'
- +'BB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#161'UB'#255#255#218#208#255#208'^B'#255
- +#161'UB'#255#161'UB'#255'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BB'
- +'B'#0'BBB'#0'BBB'#0#161'UB'#255#255#218#208#255#208'^B'#255#208'^B'#255#161
- +'UB'#255#161'UB'#255'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0
- +#161'UB'#255#161'UB'#255#255#218#208#255#208'^B'#255#208'^B'#255#161'UB'#255
- +#161'UB'#255#161'UB'#255'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#161
- +'UB'#255#255#218#208#255#161'UB'#255#208'^B'#255#208'^B'#255#161'UB'#255#161
- +'UB'#255#161'UB'#255'BBBcBBB'#0'BBB'#0'BBB'#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0'BBB'#11#161'UB'#255#255#218#208#255#161'UB'#255#208
- +'^B'#255#161'UB'#255#161'UB'#255'BBBcBBBLBBB'#0'BBB'#0'BBB'#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#131#131#131#255#255#255#255#255
- +#161'UB'#255#255#218#208#255#161'UB'#255#161'UB'#255'BBBcBBBLBBB'#25'BBB'#0
- +'BBB'#0'BBB'#0#255#255#255#0#255#255#255#0#255#255#255#0#131#131#131#255#255
- +#255#255#255#229#229#229#255#161#161#161#255#161'UB'#255#255#218#208#255#161
- +'UB'#255'BBBXBBB'#28'BBB'#3'BBB'#0'BBB'#0'BBB'#0#255#255#255#0#255#255#255#0
- +#131#131#131#255#255#255#255#255#229#229#229#255#161#161#161#255#131#131#131
- +#255'BBBc'#161'UB'#255'BBB`BBBJBBB'#14'BBB'#0'BBB'#0'BBB'#0'BBB'#0#255#255
- +#255#0#131#131#131#255#255#255#255#255#229#229#229#255#161#161#161#255#131
- +#131#131#255'BBBcBBBLBBB''BBB>BBB'#25'BBB'#3'BBB'#0'BBB'#0'BBB'#0'BBB'#0#131
- +#131#131#255#255#255#255#255#229#229#229#255#161#161#161#255#131#131#131#255
- +'BBBcBBBLBBB'#25'BBB'#6'BBB'#11'BBB'#2'BBB'#0'BBB'#0'BBB'#0'BBB'#0#131#131
- +#131#255#255#255#255#255#229#229#229#255#161#161#161#255#131#131#131#255'BBB'
- +'cBBBLBBB'#25'BBB'#3'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#131#131#131
- +#255#255#255#255#255#229#229#229#255#161#161#161#255#131#131#131#255'BBBcBBB'
- +'LBBB'#25'BBB'#3'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#131#131#131
- +#255#229#229#229#255#161#161#161#255#131#131#131#255'BBBcBBBLBBB'#25'BBB'#3
- +#255#255#255#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#131#131#131#255#229
- +#229#229#255#131#131#131#255#131#131#131#255'BBBcBBBLBBB'#25'BBB'#3#255#255
- +#255#0#255#255#255#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#131#131#131
- +#255#131#131#131#255'BBB`BBBXBBBJBBB'#25'BBB'#3'BBB'#0'BBB'#0'BBB'#0'BBB'#0
- +'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#0#0#0#0#0#0#0#0#225#238#225#255#197#220
- +#197#255#219#233#219#255#244#249#244#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#174#213#176#255
- +#214#248#225#255#207#250#221#255#181#248#204#255'x'#216#145#255'@'#139'@'#255
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#202#225#202#255#197#247#213#255#156#244#185#255'}'#228#159#255
- +#10'Y'#12#255#0#0#0#191#0#0#0#0#195#196#237#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#149#196#149#255#187#243#206#255#157#240#186#255'k'
- +#212#142#255'N'#154'h'#255#10'D'#10#255#0#0#0#191#0#0#0#0#221#221#246#255'RW'
- +#199#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#132#195#132#255#134#227#165
- +#255'l'#224#146#255'K'#170'k'#255#1'/'#1#255'*Y:'#255'6U6'#255#0#0#0#191#0#0
- +#0#0#0#0#0#0#177#180#234#255'=F'#197#255#0#0#0#0#0#0#0#0#0#0#0#0#232#243#232
- +#255#136#221#159#255'D'#207'r'#255'&'#142'I'#255'4;4'#255'1:1'#255'!>+'#255
- +'[r['#255#0#0#0#191#0#0#0#0#0#0#0#0#224#225#247#255'!6'#211#255#130#132#185
- +#255#0#0#0#0#0#0#0#0'a'#177'a'#255'7'#198'^'#255'$'#153'J'#255'0I0'#255#0#0#0
- +#191#0#0#0#191#9'@'#9#255#0#0#0#191#0#0#0#191#0#0#0#0#0#0#0#0#151#157#232#255
- +#0#25#192#255#21#25'g'#255#0#0#0#0#0#0#0#0#27#142#27#255#22#139'.'#255';^;'
- +#255#0#0#0#191#0#0#0#191#0#0#0#0#0#0#0#0'x'#135#241#255#0#0#0#0#0#0#0#0#185
- +#191#246#255#0','#241#255#0#20'}'#255#17#20'4'#255#0#0#0#0#0#0#0#0'd'#140'd'
- +#255#21'W"'#255'?D?'#255#0#0#0#191#0#0#0#0#0#0#0#0#194#201#249#255#161#189
- ,#254#255#235#237#253#255#233#235#253#255'3d'#254#255#2' '#147#255#0#11'<'#255
- +'99?'#255#0#0#0#0#0#0#0#0#0#0#0#0#2'.'#3#255'$5$'#255#0#0#0#191#0#0#0#0#0#0#0
- +#0#133#151#250#255#142#182#255#255'hz'#238#255'p'#155#251#255#17'5'#156#255#3
- +#18'A'#255#6#10'3'#255#0#0#0#191#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#2''''#2#255
- +'DLD'#255#0#0#0#0#0#0#0#0#16'2'#251#255'r'#178#255#255'c'#161#245#255'6\'#154
- +#255#19'"A'#255#5#11'7'#255#0#0#0#191#0#0#0#191#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0'=Q='#255#0#0#0#191#0#0#0#0#9'2'#181#255'S~'#161#255'5Rq'#255#26'+'
- +'A'#255#23#28';'#255#0#0#0#191#0#0#0#191#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#191#0#0#0#0#23'$e'#255#30'/A'#255'(6A'#255#30'/A'
- +#255#20'$A'#255#1#9'7'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#191'::@'#255'%(='#255#6#13'8'
- +#255'%(='#255#0#0#0#191#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'Y'#170#131'HY'#170
- +#131#171'Y'#170#131#210'Y'#170#131#255'Y'#170#131#213'Y'#170#131#174'Y'#170
- +#131'Q'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0'V'#167#128#24'V'#167#128#195'l'#179#146#255#168
- +#213#195#255#197#230#219#255'q'#183#151#255#198#230#220#255#169#214#196#255
- +'o'#181#148#255'V'#167#128#198'V'#167#128#30#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0'R'#162'}'#27'S'#163'~'#228#143#198#174#255#200#232
- +#223#255#223#242#236#255#249#253#251#255'w'#184#153#255#248#252#251#255#220
- +#241#235#255#199#231#222#255#147#200#178#255'U'#164#128#232'R'#162'}'#30#255
- +#255#255#0#255#255#255#0#255#255#255#0'M'#157'x'#192#140#195#171#255#195#230
- +#220#255#245#251#249#255#197#230#220#255#157#213#197#255'\'#170#135#255#159
- +#214#197#255#201#232#223#255#244#250#249#255#192#228#217#255#147#199#178#255
- +'M'#157'x'#204#255#255#255#0#255#255#255#0'H'#152'sQ`'#167#135#255#173#218
- +#203#255#239#248#245#255#155#210#193#255#130#199#178#255#130#199#178#255'V'
- +#164#130#255#130#199#178#255#130#199#178#255#156#211#194#255#240#248#246#255
- +#169#216#202#255'e'#170#139#255'H'#152'sT'#255#255#255#0'B'#145'n'#174#144
- +#197#176#255#205#232#223#255#182#221#208#255'x'#193#169#255#141#202#182#255
- +#228#243#238#255'i'#169#141#255#226#242#237#255#139#202#181#255'x'#193#169
- +#255#185#223#210#255#200#229#220#255#149#200#181#255'B'#145'n'#180#255#255
- +#255#0'<'#139'h'#219#129#194#170#255#241#249#246#255'|'#193#169#255'n'#187
- +#160#255#229#243#238#255#171#216#200#255'u'#190#164#255#177#218#204#255#221
- +#239#233#255'n'#187#160#255#129#196#172#255#240#248#245#255#129#194#172#255
- +'<'#139'h'#231#255#255#255#0'6'#132'b'#240'A'#143'o'#255'^'#156#130#255'?'
- +#142'm'#255'@'#142'n'#255'^'#156#130#255'd'#180#151#255'd'#180#151#255'h'#182
- +#153#255']'#156#130#255'@'#142'n'#255'@'#142'n'#255']'#156#130#255'@'#142'n'
- +#255';'#135'f'#249#255#255#255#0'/}]'#222'U'#168#136#255#241#248#246#255'n'
- +#183#156#255'Y'#172#141#255#224#239#234#255#153#204#185#255'Y'#172#141#255
- +#161#208#191#255#216#235#228#255'Y'#172#141#255'n'#183#156#255#237#246#243
- +#255'X'#170#139#255'/}]'#231#255#255#255#0')vW'#171'H'#152'y'#255#189#221#209
- +#255#168#211#194#255'O'#165#132#255'h'#178#149#255#216#235#228#255'S'#145'w'
- +#255#209#232#223#255'f'#177#148#255'O'#165#132#255#174#214#199#255#183#218
- +#204#255'F'#153'x'#255')vW'#180#255#255#255#0'#pQQ5'#129'c'#255'W'#168#135
- +#255#237#246#243#255'l'#179#151#255'E'#159'{'#255'E'#159'{'#255'(wX'#255'E'
- +#159'{'#255'E'#159'{'#255's'#183#156#255#242#248#246#255']'#171#140#255'8'
- +#132'e'#255'#pQW'#255#255#255#0#255#255#255#0#29'iL'#204'0'#135'd'#255'r'#182
- +#154#255#243#249#247#255#163#207#189#255'`'#172#141#255'!pQ'#255'e'#175#144
- +#255#167#209#192#255#243#249#247#255'p'#181#152#255'1'#138'f'#255#29'iL'#180
- +#255#255#255#0#255#255#255#0#255#255#255#0#24'dG!'#26'fI'#234')'#129']'#255
- +'P'#162#128#255#176#213#198#255#238#246#243#255'C'#128'i'#255#236#245#241#255
- +#173#212#196#255'M'#161'~'#255'*'#132'_'#255#27'gI'#235#24'dG'#27#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#19'_B'#21#19'_B'#174#26'lL'#255
- +'%'#128'['#255'+'#141'd'#255#22'eG'#255','#141'e'#255'%'#129'['#255#27'nM'
- +#255#19'_B'#183#19'_B'#27#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#15'Z?W'#15'Z?'#183#15'Z?'
- +#246#15'Z?'#255#15'Z?'#246#15'Z?'#186#15'Z?]'#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#154'k''1'#170
- +'~C'#161#146'`'#24#5#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#168'}Bi'#204#176#139#224
- +#145']'#20#9#255#255#255#0#255#255#255#0#255#255#255#0#146'`'#23#6#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#170#129'Go'#214#189#159#247#147'a'
- +#25#16#255#255#255#0#255#255#255#0#150'f ,'#169#128'K'#203#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#172#131'Ku'#222#201#175#255#149'd'#29#31
- +#255#255#255#0#146'`'#23'&'#195#164'|'#235#181#144'c'#203#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#175#135'P|'#231#213#193#255#149'e'#31'+'
- +#143'\'#18#27#197#167#131#231#213#188#157#225#181#147'db'#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#177#137'S'#132#238#223#206#255#151'f e'
- +#194#163'|'#218#233#216#197#253#169#130'N{'#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#179#140'W'#137#241#226#212#255#206#178#142
- +#244#245#235#224#255#166#127'J'#157#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#0#11#136#2#255#255#255#0#180#142'Z'#144#246#234#221#255#225#205
- +#180#255#177#141']'#191#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#3#13#140#31#27'&'
- +#167#153'*4'#186#204#17#28#157#137#187#152'i'#204#240#224#208#255#183#145'_'
- +#197#143']'#20#11#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#3#13#140#31',5'#185#215''#202#242'?L'#215#255#216#188#154#255#246#234#225#255#187#146'Z'#191#148'b'
- +#24';'#145'a'#26#1#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#29'('#169#156';F'#204#255#8#18#144':'#7#17#144
- +'S;H'#212#255#219#189#156#255#238#204#166#255'@L'#222#255':C'#209#255#15#25
- +#152'i'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0'2<'#195#236'#.'#173#175#255#255#255#0#26'%'#168#153'BP'#210
- +#255#203#163'u'#254'AO'#214#255#22'!'#163#157'/9'#192#212'.8'#190#223#2#13
- +#139#10#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +'/:'#189#222'5?'#201#229'%0'#179#194'?J'#221#255#31'*'#172#194'$0'#178#203'2'
- +'<'#198#242#0#10#134#3#17#27#157'w7A'#200#255#8#18#142' '#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#15#25#151'c2='#199#248
- +'7A'#207#255#31')'#171#176#0#10#134#24'#-'#180#175'5@'#204#253#0#9#133#24#28
- +''''#168#149'4>'#197#248#4#14#140#20#255#255#255#0#255#255#255#0#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#5#15#141#31#6#16#142'&'#1#11#138
- +#3#255#255#255#0#18#28#155'p@K'#217#255',5'#191#221'=G'#209#255#29''''#169
- +#164#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#2#13#140#10#28''''#166#159'5?'#201#247'"-'#175#185#3#13#140#28#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0
- +'!!!'#0'eee'#0#139#139#139#0'%'#2#176#0'%'#2#178#0'%'#2#179#0'&'#2#181'7&'#2
- +#180'{%'#2#180'|%'#2#179'8%'#2#175#0'$'#2#172#0'#'#2#168#0#0#0#0#0#29#29#29#0
- +'\\\'#0#128#128#128#0#134#134#134#0#139#139#139#0'%'#2#176#0'%'#2#178#0'%'#2
- +#179'8%'#2#179'|'#201#184#253#255#202#185#254#255'%'#2#177'~%'#2#175'9$'#2
- +#172#0'#'#2#168#0'RRR'#0'sss'#0'yyy'#0#128#128#128#0#134#134#134#0#139#139
- +#139#0'%'#2#176#0'%'#2#178'9%'#2#177'~'#198#181#252#255#182#165#236#255#184
- +#167#236#255#202#185#254#255'$'#2#173#129'$'#2#172';#'#2#168#0'lll'#0'sss'#0
- +'yyy'#0#128#128#128#0#134#134#134#0#139#139#139#0'%'#2#176'9%'#2#176#127#196
- +#179#251#255#179#162#234#255#181#164#235#255#182#165#236#255#184#167#236#255
- +#202#185#254#255'$'#2#169#134'#'#2#168'=lll'#0'sss'#0'yyy'#0#128#128#128#0
- +#134#134#134#0#138#138#138'/'#136#136#136'f'#193#176#249#255#176#159#233#255
- +#178#161#233#255#179#162#234#255#181#164#235#255#182#165#236#255#152#135#220
- +#255#170#153#238#255'#'#2#165#138'lll'#0'sss'#0'yyy'#0#128#128#128#0#133#133
- +#133'/'#131#131#131'f'#248#248#248#255#245#245#245#255#174#157#232#255#176
- +#159#233#255#178#161#233#255#179#162#234#255#149#132#217#255#151#134#219#255
- +#169#152#237#255'"'#2#161#141'lll'#0'sss'#0'yyy'#0#127#127#127'/}}}f'#246#246
- +#246#255#242#242#242#255#242#242#242#255#242#242#242#255#174#157#232#255#176
- +#159#233#255#146#129#214#255#148#131#216#255#166#149#234#255'"'#2#159#144'"'
- ,#2#159'Alll'#0'sss'#0'xxx/vvvf'#244#244#244#255#239#239#239#255#239#239#239
- +#255#239#239#239#255#239#239#239#255#239#239#239#255#142'}'#210#255#144#127
- +#212#255#163#146#231#255'!'#2#157#146'!'#2#156'B!'#2#158#0'lll'#0'rrr/pppf'
- +#243#243#243#255#236#236#236#255#236#236#236#255#236#236#236#255#236#236#236
- +#255#236#236#236#255#206#206#206#255#208#208#208#255#159#142#227#255'!'#2#155
- +#149'!'#2#154'C!'#2#156#0'!'#2#158#0'kkk/iiif'#241#241#241#255#233#233#233
- +#255#233#233#233#255#233#233#233#255#233#233#233#255#233#233#233#255#202#202
- +#202#255#204#204#204#255#220#220#220#255'666f '#3#152'E!'#2#153#0'!'#2#156#0
- +'!'#2#158#0'cccf'#240#240#240#255#230#230#230#255#230#230#230#255#230#230#230
- +#255#230#230#230#255#230#230#230#255#198#198#198#255#200#200#200#255#216#216
- +#216#255'''''''f###/ '#3#151#0'!'#2#153#0#25#2'u'#0#17#1'O'#0'XXXf'#240#240
- +#240#255#227#227#227#255#227#227#227#255#227#227#227#255#227#227#227#255#194
- +#194#194#255#196#196#196#255#212#212#212#255#26#26#26'f'#22#22#22'/ '#0#24
- +#3'q'#0#8#1'&'#0#0#0#0#0#0#0#0#0'HHH/===f'#240#240#240#255#225#225#225#255
- +#225#225#225#255#191#191#191#255#192#192#192#255#209#209#209#255#15#15#15'f'
- +#12#12#12'/'#15#15#15#0#8#8#8#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#16#16#16#0#30
- +#30#30'/ f'#223#223#223#255#206#206#206#255#206#206#206#255#206#206#206#255
- +#5#5#5'f'#2#2#2'/'#2#2#2#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#17#0#0#0'&'#9#9#9'H'#10#10#10'f'#5#5#5'f'#2#2#2'f'#1#1#1'f'#0#0#0'@'#0#0
- +#0#30#0#0#0#25#0#0#0#19#0#0#0#14#0#0#0#9#0#0#0#5#0#0#0#2#0#0#0#0#0#0#0#9#0#0
- +#0#19#0#0#0#26#0#0#0#25#0#0#0#24#0#0#0#22#0#0#0#20#0#0#0#18#0#0#0#15#0#0#0#13
- +#0#0#0#10#0#0#0#7#0#0#0#5#0#0#0#3#0#0#0#1#0#0#0#0#238#238#238#0#238#238#238#0
- +#238#238#238#0#153'nL'#255#171'qC'#255#172'rD'#255#153'nL'#255#251#227#188#0
- +#251#227#188#0#153'nL'#255#171'qC'#255#172'rD'#255#153'nL'#255#0#0#0#0#0#0#0
- +#0#0#0#0#0#153'nL'#0#153'nL'#0#153'nL'#0#162'f7'#255#220#191#164#255#223#198
- +#175#255#162'f7'#255#153'nL'#0#153'nL'#0#162'f7'#255#220#191#164#255#223#198
- +#175#255#162'f7'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0
- +#164'e4'#255#221#188#157#255#231#209#188#255#164'e4'#255#164'e4'#0#164'e4'#0
- +#164'e4'#255#221#188#157#255#231#209#188#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0
- +#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#219#182#148#255#231#209#187
- +#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#219#182#148#255#231#209#187
- +#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e'
- +'4'#255#218#181#147#255#230#207#185#255#164'e4'#255#164'e4'#0#164'e4'#0#164
- +'e4'#255#218#181#147#255#230#207#185#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0
- +#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#218#179#145#255#230#206#183#255
- +#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#218#179#145#255#230#206#183#255
- +#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'
- +#255#217#178#143#255#230#206#183#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'
- +#255#217#178#143#255#230#206#183#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164
- +'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#217#176#141#255#230#206#183#255#164'e'
- +'4'#255#164'e4'#0#164'e4'#0#164'e4'#255#217#176#141#255#230#206#183#255#164
- +'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255
- +#217#174#137#255#230#206#183#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255
- +#217#174#137#255#230#206#183#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'
- +#0#164'e4'#0#164'e4'#0#164'e4'#255#216#171#132#255#230#206#183#255#164'e4'
- +#255#164'e4'#0#164'e4'#0#164'e4'#255#216#171#132#255#230#206#183#255#164'e4'
- +#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#215
- +#169#129#255#230#205#182#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#215
- +#169#129#255#230#205#182#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0
- +#164'e4'#0#164'e4'#0#164'e4'#255#215#167#127#255#230#204#181#255#164'e4'#255
- +#164'e4'#0#164'e4'#0#164'e4'#255#215#167#127#255#230#204#181#255#164'e4'#255
- +#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#216#169
- +#129#255#230#204#181#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#216#169
- +#129#255#230#204#181#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#162'f8'#0#162'f'
- +'8'#0#162'f8'#0#163'e5'#255#215#172#136#255#225#197#173#255#163'e5'#255#162
- +'f8'#0#162'f8'#0#163'e5'#255#215#172#136#255#225#197#173#255#163'e5'#255#0#0
- +#0#0#0#0#0#0#0#0#0#0#152'pP'#0#152'pP'#0#152'pP'#0#159'h>'#255#201#156'v'#255
- +#205#165#133#255#159'h>'#255#152'pP'#0#152'pP'#0#159'h>'#255#201#156'v'#255
- +#205#165#133#255#159'h>'#255#0#0#0#0#0#0#0#0#0#0#0#0#238#238#238#0#238#238
- +#238#0#238#238#238#0#152'pP'#255#164'e4'#255#164'e4'#255#152'pP'#255#251#227
- +#188#0#251#227#188#0#152'pP'#255#164'e4'#255#164'e4'#255#152'pP'#255#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255'-'#136'Y'#255#133#156#144#255#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#164#217#190#255'='#147'f'#255'_'#136's'
- ,#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255#155#213#183#255'L'#159's'
- +#255'=}\'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#165#218#191#255'W'#187#135#255#144#210#176
- +#255'['#171#130#255'#wL'#255#212#213#212#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255'E'#180'{'
- +#255'G'#180'|'#255#130#204#166#255'g'#182#140#255#23'wE'#255#193#197#195#255
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255
- +#169#220#193#255'>'#177'v'#255':'#175's'#255'6'#174'p'#255'o'#197#152#255'q'
- +#191#151#255#24'{I'#255#166#176#171#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255'6'#173'p'#255'2'#172'm'#255'-'
- +#170'j'#255'('#168'f'#255'X'#188#137#255'x'#197#157#255#31#128'N'#255#131#154
- +#142#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220
- +#193#255'.'#173'k'#255'+'#173'j'#255''''#171'h'#255'"'#169'd'#255#28#165'_'
- +#255'A'#178'x'#255'x'#198#159#255')'#136'X'#255'g'#140'y'#255#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255#12#170'X'#255#18#174'^'
- +#255#21#175'`'#255#22#173'a'#255#19#170']'#255':'#182'w'#255'u'#199#157#255
- +'('#137'W'#255'N'#131'g'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'
- +#255#169#220#193#255#13#179'^'#255#14#182'`'#255#14#182'`'#255#13#180'_'#255
- +'G'#196#132#255'p'#202#156#255#29#130'M'#255'g'#140'y'#255#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255#16#189'e'#255#17#193
- +'g'#255#19#194'i'#255'Y'#211#149#255'g'#201#152#255#22'|G'#255#136#156#146
- +#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#131
- +#220#175#255#17#195'i'#255#26#204's'#255'i'#223#163#255'Z'#194#141#255#19'vC'
- +#255#158#167#163#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#9'w?'#255#131#219#174#255#31#198'q'#255'r'#222#167#255'K'#178#127
- +#255#23'tE'#255#168#173#170#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#130#216#172#255'v'#214#166#255'<'#157'j'
- +#255'''tL'#255#172#174#173#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255'z'#207#164#255','#140'Z'#255'=v'
- +'Y'#255#174#174#174#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255'!'#130'O'#255'c'#130'r'#255#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0'EP'#191#230'EP'#191#230'EP'#191#230'EP'
- +#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191
- +#230'EP'#191#230'EP'#191#230#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0'EP'#191#230#209#212#241#255#204#208#242#255#198#203#242#255#191
- +#197#242#255#183#190#243#255#174#184#243#255#165#175#244#255#155#168#244#255
- +#145#159#245#255#135#149#246#255'99'#134#230#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0'EP'#191#230#204#208#241#255#198#203#241#255#191#197
- +#242#255#183#191#243#255#175#183#244#255#166#175#245#255#155#168#245#255#145
- +#159#246#255#135#150#246#255'}'#141#247#255'99'#134#230#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0'EP'#191#230#199#202#241#255#191#197#243
- +#255#183#190#243#255#174#183#244#255#166#175#244#255#155#167#245#255#146#159
- +#246#255#135#150#246#255'|'#141#247#255'r'#132#247#255'99'#134#230#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#191#197#242#255
- +#183#190#243#255#175#183#244#255#165#175#244#255#156#167#245#255#146#159#246
- +#255#135#149#246#255'}'#141#247#255'r'#132#248#255'h|'#248#255'99'#134#230
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#183#190
- +#243#255#175#183#244#255#166#176#244#255#155#168#245#255#146#159#246#255#135
- +#150#246#255'|'#141#247#255'r'#132#248#255'g{'#248#255']s'#249#255'99'#134
- +#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#174
- +#183#243#255#165#175#245#255#156#167#245#255#145#159#245#255#135#150#247#255
- +'|'#141#247#255'r'#132#248#255'h{'#249#255']s'#249#255'Sk'#250#255'99'#134
- +#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#166
- +#175#244#255#156#167#245#255#145#159#245#255#135#150#246#255'}'#141#247#255
- +'q'#132#247#255'h|'#248#255']s'#249#255'Tj'#250#255'Jc'#251#255'99'#134#230
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#155#167
- ,#245#255#146#159#245#255#135#150#247#255'|'#141#247#255'r'#132#248#255'g|'
- +#248#255'^s'#249#255'Tk'#250#255'Jc'#251#255'A\'#251#255'99'#134#230#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#146#158#245#255
- +#135#150#246#255'|'#141#247#255'r'#133#248#255'h|'#249#255'^s'#249#255'Tk'
- +#250#255'Kc'#251#255'B\'#251#255'9U'#252#255'99'#134#230#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#135#150#246#255'|'#141#247
- +#255'r'#132#248#255'h|'#248#255'^s'#250#255'Sj'#250#255'Jc'#250#255'B\'#251
- +#255':U'#252#255'3O'#252#255'99'#134#230#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0'EP'#191#230'99'#134#230'99'#134#230'99'#134#230'99'#134
- +#230'99'#134#230'99'#134#230'99'#134#230'99'#134#230'99'#134#230'99'#134#230
- +'99'#134#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0'zXA'#7'zU='#6'|V='#4'{W='#6'zX@%{Y@'''
- +'yXB'#10#0#0#0#0'@C_'#4#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0'{W='#0'wU>'#13#171'i'#27#26'KF[m'#6'6'#171#223#2
- +'5'#173#255#2'6'#176#251#6'+'#141#164#0#0#0#0'"0c'#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'<@h'#29#25'8'#142#207#9'.'#142#253#1'5'#177
- +#255#4'('#148#255#2'/'#159#254#1'2'#171#255#6'$|'#135#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#15'6'#157#188#1')'#154#255#3'0'#166
- +#255#4'%'#145#254#5'('#137#255#1#23'u'#255#1'1'#171#254#1''''#145#255#7#30'j'
- +#171#0#0#0#0#3#27'm'#0#0#0#0#0#0#0#0#0#127'rf'#0#0#0#0#0#0#9#154#1#3'2'#172
- +#226#15':'#133#241#11'v'#234#255#11'~'#240#255#18'\'#171#255#9'q'#229#255#3
- +'('#148#255#0','#162#254#0#25'm'#255#5#27'k'#221#19'&f"'#0#0#0#0#0#0#0#0'sf['
- +#6'uli'#29'gkz!'#8'A'#183#239#19'~'#236#255#12#137#255#254#23'p'#207#255'*x'
- +#200#255#10'{'#243#255#5'K'#186#255#0'+'#160#255#4'*'#131#255#0#25'm'#254#2
- +#23'f'#255#17#29'_$tz'#137#6'pjd*xdW(Td'#130'c!'#128#229#255#22'\'#179#255#25
- +'a'#187#255'3'#149#249#255#9'y'#243#255#5'y'#248#255#3'y'#252#255#4'3'#158
- +#255#5')'#146#255#2'!v'#255#0#20'b'#255#3#20'_'#200'|'#136#177#11#129#138#170
- +')y'#140#159'''B'#143#222#189#18'M'#161#255#14'/h'#255'4'#136#229#255'7'#154
- +#255#255#20'z'#235#255#3'w'#246#255#3's'#238#255#2']'#209#255#2#21't'#255#3
- +'!'#138#255#2#20'h'#255#1#15'['#237'z'#134#165'$p'#139#169#24'n'#144#186#31
- +'H'#152#231#198'5'#145#238#255':'#155#255#255'4'#149#251#255'2'#134#231#255
- +' '#130#242#255#0'u'#244#255#0's'#238#255#0'o'#232#255#2#22'w'#255#1'!'#139
- +#255#1#26'}'#255#1#11'V'#255#0#0#0#0#129#144#164#5#0#0#0#0'L'#150#224#165'7'
- +#148#248#255'4'#147#250#255'/'#142#249#255'/'#141#249#255#30#135#248#255#2'v'
- +#241#255#0'q'#235#255#1'a'#211#255#1#28#132#255#1#30#133#255#0#27#127#255#1
- +#12'['#255#0#0#0#0#0#0#0#0#0#0#0#0'?'#147#236#172'2'#148#255#255'0'#145#254
- +#255'/'#143#252#255'+'#134#239#255#5'&'#136#255#2#21'q'#255#5'0'#144#255#3'<'
- +#158#255#0#29#134#255#2#25'y'#255#0#27#127#255#0#10'Z'#255#0#0#0#0#0#0#0#0#0
- +#0#0#0'(`'#185#141'.'#139#250#255'+'#134#239#255' m'#212#255#3','#149#255#0
- +#25'|'#255#1#21's'#255#0#20's'#255#2#26'}'#255#0#28#129#255#2#24'v'#255#0#23
- +'z'#255#0#9'X'#255#0#0#0#0#0#0#0#0#0#0#0#0#15','#136#137#1''''#153#255#1'$'
- +#145#255#0'#'#146#255#0'$'#145#255#0#23'x'#255#2#19'o'#255#2#26'|'#255#1#27
- +'~'#255#1#25'{'#255#1#19'r'#255#1#20'r'#255#1#6'O'#255#0#0#0#0#0#0#0#0#0#0#0
- +#0#25'*u*'#2'#'#139#255#2'"'#139#255#0'#'#143#255#1#28#129#255#2#23'w'#255#1
- +#28#127#255#0#27'~'#255#0#24'z'#255#1#17'l'#255#1#14'i'#255#0#11'a'#255#0#5
- +'A'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#193'}D`'#200#139'M'#187#200
- +#140'O'#238#200#140'O'#246#200#140'O'#247#200#140'O'#247#200#141'O'#247#201
- +#140'O'#247#199#139'O'#247#197#137'K'#212#196'v;'#145#179'h<'#6#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#196#133'I'#195#247#242#236#236#248
- +#244#238#252#248#244#237#255#248#243#237#255#248#243#237#255#248#243#237#255
- +#248#242#236#255#247#242#236#255#242#230#215#255#226#178'}'#255#219#148'e'
- +#245#179'h;'#7#255#255#255#0#255#255#255#0#255#255#255#0#197#136'K'#234#250
- +#246#242#252#250#224#199#255#251#225#201#255#251#226#201#255#251#224#200#255
- +#249#223#197#255#248#219#193#255#244#214#184#255#255#251#248#255#246#216#180
- +#255#225#176'}'#255#219#146'd'#246#180'k>'#7#255#255#255#0#255#255#255#0#198
- +#137'L'#246#249#245#241#255#252#227#205#255#251#227#206#255#251#227#205#255
- ,#251#226#203#255#249#224#200#255#248#220#194#255#245#214#186#255#253#251#248
- +#255#252#230#205#255#250#229#201#255#226#182#132#255#191'yB'#166#255#255#255
- +#0#255#255#255#0#198#137'K'#247#249#245#241#255#252#227#207#255#251#228#208
- +#255#252#228#207#255#252#227#205#255#250#225#202#255#249#221#196#255#246#217
- +#188#255#244#233#223#255#247#242#236#255#251#247#243#255#245#239#233#255#194
- +'~E'#251#255#255#255#0#255#255#255#0#198#137'K'#247#249#244#240#255#252#230
- +#211#255#252#230#212#255#253#231#211#255#252#228#209#255#251#227#205#255#250
- +#224#200#255#248#220#194#255#245#214#187#255#243#212#181#255#241#210#179#255
- +#248#244#240#255#196#130'F'#247#255#255#255#0#255#255#255#0#198#136'J'#247
- +#249#244#239#255#254#231#215#255#253#231#214#255#253#231#213#255#253#230#212
- +#255#252#230#210#255#251#225#204#255#250#223#199#255#248#220#194#255#246#218
- +#189#255#246#216#187#255#250#244#239#255#198#131'F'#247#255#255#255#0#255#255
- +#255#0#198#136'I'#247#249#244#237#255#254#232#216#255#254#232#216#255#254#232
- +#215#255#254#231#214#255#253#229#211#255#252#228#209#255#251#225#204#255#250
- +#224#199#255#249#221#195#255#248#220#194#255#250#244#237#255#198#130'E'#247
- +#255#255#255#0#255#255#255#0#198#132'G'#247#249#243#236#255#254#232#214#255
- +#254#232#215#255#253#231#214#255#253#231#214#255#253#231#213#255#253#229#211
- +#255#251#228#208#255#251#227#204#255#250#223#199#255#250#223#198#255#250#242
- +#234#255#198#128'B'#247#255#255#255#0#255#255#255#0#197#130'E'#247#248#242
- +#235#255#254#231#214#255#253#231#214#255#253#231#214#255#253#231#214#255#253
- +#230#213#255#253#229#211#255#252#228#209#255#252#226#205#255#251#225#203#255
- +#251#225#201#255#251#247#242#255#197'|?'#247#255#255#255#0#255#255#255#0#197
- +#128'B'#247#248#241#232#255#254#229#213#255#253#229#211#255#253#229#211#255
- +#252#229#211#255#252#229#211#255#252#228#209#255#252#226#206#255#252#226#204
- +#255#251#224#201#255#251#225#200#255#253#250#247#255#193'v;'#247#255#255#255
- +#0#255#255#255#0#196'|@'#247#247#240#230#255#248#180'U'#255#247#180'V'#255
- +#247#181'T'#255#248#180'S'#255#248#178'S'#255#247#179'R'#255#247#179'R'#255
- +#247#178'Q'#255#247#178'O'#255#247#178'O'#255#252#249#245#255#191'o6'#247#255
- +#255#255#0#255#255#255#0#193'x<'#247#247#237#227#255#253#194'n'#255#255#216
- +#160#255#255#215#158#255#255#214#155#255#255#215#152#255#255#214#150#255#255
- +#214#149#255#255#213#148#255#255#212#147#255#251#190'e'#255#251#247#244#255
- +#187'g1'#247#255#255#255#0#255#255#255#0#191'q8'#245#245#235#223#254#253#191
- +'h'#255#252#189'g'#255#251#190'e'#255#252#190'd'#255#252#190'd'#255#252#189
- +'b'#255#251#189'c'#255#251#188'a'#255#252#190'`'#255#252#188'b'#255#253#251
- +#248#253#185'd-'#243#255#255#255#0#255#255#255#0#188'i3'#222#248#241#234#242
- +#247#236#223#253#246#235#222#255#246#234#222#255#246#234#220#255#246#234#220
- +#255#250#243#235#255#250#243#235#255#250#242#234#255#252#247#243#255#252#248
- +#244#253#254#254#253#240#183'`*'#213#255#255#255#0#255#255#255#0#187'j4k'#186
- +'e0'#188#187'f1'#237#186'f0'#247#186'f0'#247#186'f0'#247#186'e0'#247#186'e/'
- +#247#185'e.'#247#185'e.'#247#185'd.'#247#185'd.'#239#183'b,'#189#183'b.c'#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#234#195#157#255#230#191#150#255#228#187#146#255#228#187
- +#146#255#209#160'l'#245#208#158'm'#246#204#150'_'#218#196'yB~'#178'g<'#9#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#229#190#150#255#255#255#254#255#253#243#233#255#253#243
- +#234#255#252#242#232#255#250#239#227#255#250#242#231#255#234#187#136#255#207
- +#133'U'#179#180'i='#12#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255
- +#0#255#255#255#0#255#255#255#0#228#187#147#255#254#245#237#255#252#222#197
- +#255#251#224#199#255#249#220#194#255#245#211#180#255#254#249#243#255#250#226
- +#196#255#236#193#147#255#195'}H'#147#255#255#255#0#255#255#255#0#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#228#187#146#255#254#246#240#255
- +#252#226#205#255#252#227#205#255#250#223#200#255#247#217#188#255#245#233#221
- +#255#250#243#235#255#251#248#243#255#202#131'S'#254#255#255#255#0#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#228#187#146#255
- +#254#247#241#255#252#229#210#255#252#228#209#255#251#226#204#255#249#221#196
- +#255#246#215#187#255#243#209#175#255#250#239#228#255#204#135'X'#254'4'#180
- +#217#208'^'#194#225#250'`'#195#226#250'`'#195#226#250'`'#195#226#250'_'#195
- +#226#250#228#187#145#255#255#247#242#255#254#231#213#255#254#231#213#255#253
- +#229#209#255#250#224#202#255#249#222#196#255#247#217#188#255#253#242#231#255
- +#204#135'W'#254'6'#179#218#248#253#254#254#255#254#255#255#255#254#254#255
- +#255#253#254#255#255#254#255#255#255#228#186#145#255#255#247#240#255#255#231
- +#213#255#253#231#214#255#253#230#212#255#252#228#208#255#251#227#203#255#250
- +#220#194#255#254#243#232#255#204#134'V'#254'5'#175#218#240#247#252#254#255
- +#142#228#248#255#145#222#245#255#159#224#245#255#172#225#246#255#202#132'R'
- ,#255#255#247#241#255#255#233#217#255#255#234#219#255#255#233#217#255#255#231
- +#215#255#255#229#210#255#255#226#203#255#255#247#241#255#203#133'U'#254'6'
- +#170#218#242#241#250#253#255#148#222#245#255#147#220#244#255'd'#188#233#255
- +'5'#148#218#255'5'#148#218#255'5'#148#218#255'5'#148#218#255'5'#148#218#255
- +'5'#148#218#255'5'#148#218#255'5'#148#218#255'5'#148#218#255#251#246#239#255
- +#204#131'U'#254'5'#171#218#250#232#246#251#255'p'#188#231#255'U'#170#226#255
- +'M'#165#224#255#145#201#235#255#250#243#239#255#253#254#253#255#255#253#252
- +#255#255#253#252#255#254#253#252#255#254#252#251#255#254#254#253#255'5'#148
- +#218#255#239#242#232#255#206#129'V'#255'7'#166#218#250#254#255#255#255#248
- +#253#255#255#246#253#255#255#245#252#255#255#243#252#254#255#154#228#244#255
- +#154#230#247#255#155#230#246#255#157#229#245#255#158#229#245#255#159#229#244
- +#255#218#243#248#255'5'#148#218#255#253#244#238#255#202#128'T'#249'6'#161#218
- +#249#246#252#254#255#148#229#248#255#147#229#248#255#147#229#248#255#145#229
- +#248#255#147#219#233#255#147#215#227#255#147#210#220#255#144#206#215#255#140
- +#200#207#255#134#193#198#255#201#216#214#255'5'#148#218#255#197'tD'#232#202
- +#127'S'#241'6'#154#218#248#242#250#253#255#148#230#248#255#146#229#248#255
- +#144#229#248#255#139#227#248#255#134#226#247#255#127#225#247#255'w'#222#246
- +#255'l'#220#246#255'^'#217#244#255'O'#213#243#255#204#242#251#255'5'#148#218
- +#255#255#255#255#0#255#255#255#0'5'#148#218#247#239#250#254#255#147#229#248
- +#255#143#228#248#255#137#227#248#255#130#225#247#255'z'#223#247#255'q'#222
- +#246#255'g'#219#245#255'['#216#244#255'M'#212#243#255'@'#209#242#255#202#242
- +#251#255'5'#148#218#255#255#255#255#0#255#255#255#0'3'#142#217#251#220#240
- +#250#255#152#225#246#255#149#224#246#255#146#223#246#255#142#222#245#255#137
- +#220#245#255#133#218#244#255#128#217#244#255'z'#215#243#255't'#213#243#255'p'
- +#211#242#255#194#234#248#255'5'#148#218#255#255#255#255#0#255#255#255#0','
- +#134#216#209'-'#136#216#247'-'#135#216#247'-'#136#216#247'-'#136#216#247'-'
- +#136#216#247'-'#136#216#247'-'#136#216#247'-'#136#216#247'-'#136#216#247'-'
- +#136#216#247'-'#135#216#247'-'#136#216#247','#134#216#209#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0' c'#152'* c'#152#255' c'#152#255' c'
- +#152#255' c'#152#255' c'#152#255' c'#152#240#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152'2'
- +' c'#152#178' c'#152#255'7u'#164#255#182#239#254#255#128#219#243#255#128#219
- +#243#255#182#239#254#255'.n'#161#255' c'#152#255' c'#152#165' c'#152'S'#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#224'q'#179#219
- +#254'~'#191#228#255'N'#157#223#255#181#238#253#255'u'#212#240#255'u'#212#240
- +#255#181#238#253#255'K'#155#222#255'n'#180#224#255'm'#179#223#249' c'#152#243
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#255#127#191
- +#228#255'i'#178#222#255'J'#155#218#255'D'#151#220#255'C'#150#220#255'B'#150
- +#220#255'B'#149#220#255'A'#149#219#255'Q'#158#214#255'l'#178#222#255' c'#152
- +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#255'|'
- +#189#228#255'e'#174#221#255'b'#171#220#255'^'#168#218#255'\'#167#217#255'\'
- +#167#217#255'\'#167#217#255'\'#167#217#255'R'#159#215#255'b'#163#216#255' c'
- +#152#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#255
- +'z'#187#227#255'a'#170#219#255'Z'#165#217#255'S'#160#215#255'R'#159#215#255
- +'R'#159#215#255'R'#159#215#255'R'#159#215#255'R'#159#215#255'b'#163#216#255
- +' c'#152#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152
- +#255'v'#185#226#255'\'#167#217#255'X'#164#216#255'S'#160#215#255'S'#158#213
- +#255'a'#139#169#255'd'#136#161#255'd'#135#161#255'c'#134#160#255'i'#135#159
- +#255'Jh'#129#255'jjj'#138'hhh'#138'eee'#138'bbbc c'#152#255's'#183#225#255'W'
- +#163#215#255'S'#160#215#255'P'#157#213#255'R'#153#207#255'u'#148#172#255#248
- +#248#248#255#242#242#242#255#242#242#242#255#242#242#242#255#242#242#242#255
- +#242#242#242#255#241#241#241#255#244#244#244#250'^^^'#132' c'#152#255'p'#181
- +#224#255'R'#159#215#255'P'#156#214#255'N'#152#212#255'O'#149#205#255's'#145
- +#170#255#241#241#241#255#183#183#183#255#182#182#182#255#182#182#182#255#182
- +#182#182#255#181#181#181#255#181#181#181#255#238#238#238#250'ZZZ'#132' c'#152
- +#255'm'#179#223#255'P'#156#213#255'N'#152#211#255'K'#148#209#255'L'#145#203
- +#255'p'#142#167#255#241#241#241#255#233#233#233#255#233#233#233#255#232#232
- +#232#255#232#232#232#255#232#232#232#255#231#231#231#255#237#237#237#250'VVV'
- +#132' c'#152#255'k'#177#222#255'M'#151#211#255'K'#147#210#255'H'#143#208#255
- +'J'#140#201#255'o'#139#165#255#241#241#241#255#182#182#182#255#181#181#181
- +#255#181#181#181#255#180#180#180#255#180#180#180#255#180#180#180#255#237#237
- +#237#250'SSS'#132' c'#152#255'i'#174#220#255'J'#147#209#255'H'#143#208#255'F'
- +#139#206#255'G'#136#199#255'l'#136#163#255#240#240#240#255#232#232#232#255
- +#232#232#232#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231
- ,#255#237#237#237#250'OOO'#132' c'#152#255'h'#171#220#255'H'#142#207#255'F'
- +#139#206#255'C'#135#205#255'D'#132#198#255'h'#133#161#255#240#240#240#255#180
- +#180#180#255#180#180#180#255#180#180#180#255#180#180#180#255#180#180#180#255
- +#179#179#179#255#237#237#237#250'LLL'#132' c'#152#194'b'#165#215#255'e'#168
- +#218#255'd'#166#217#255'b'#164#216#255'b'#159#209#255'u'#142#164#255#239#239
- +#239#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231#255#230
- +#230#230#255#230#230#230#255#236#236#236#250'III'#132' c'#152'J c'#152#207' '
- +'c'#152#255' c'#152#255' c'#152#255'$c'#149#255'Xs'#136#255#247#247#247#255
- +#240#240#240#255#240#240#240#255#240#240#240#255#240#240#240#255#240#240#240
- +#255#240#240#240#255#243#243#243#250'FFF'#132#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0'^^^'#2'[[[wXXX'#138'UUU'#138'RRR'#138
- +'OOO'#138'LLL'#138'JJJ'#138'HHH'#138'FFF'#138'DDDf'#255#255#255#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#160#196#255#0#157
- +#191#20#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#173#243#251#255#0#160
- +#196#255#5'y}'#17#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#6'z|'#11#27#161#187#164#21#159#187#207#19#161#190#231#0#160#196#255#0#160
- +#196#255'%'#228#251#255#173#243#251#255#0#160#196#255#5'y}'#17#0#0#0#0#0#0#0
- +#0#255#255#255#0#0#0#0#0#0#0#0#0#5'y}'#28#20#163#193#213#20#161#188#212'l'
- +#232#247#248'n'#232#247#255'o'#235#250#255's'#236#250#255' '#227#250#255'1'
- +#225#246#255#173#243#251#255#0#160#196#255#5'y}'#17#0#0#0#0#255#255#255#0#0#0
- +#0#0#5'y}2'#19#163#193#228'A'#206#227#254'i'#231#246#255'6'#217#236#255#22
- +#205#227#255')'#219#241#255'/'#224#245#255')'#219#241#255'2'#226#247#255'/'
- +#224#246#255#173#243#251#255#0#160#196#255#5'y}'#10#255#255#255#0#5'y}'#10#22
- +#161#189#202'@'#205#225#255'6'#217#236#255#29#210#232#255#29#210#232#255#29
- +#210#232#255')'#219#241#255'/'#224#245#255'2'#226#247#255'2'#226#247#255'2'
- +#226#248#255'/'#224#246#255#173#243#251#255#0#160#196#255#255#255#255#0#21
- +#160#188#203#27#171#197#248'j'#229#243#255#11#200#223#255#29#210#232#255#29
- +#210#232#255#29#210#232#255#4#192#214#255#4#192#214#255#4#192#214#255','#223
- +#244#255'2'#226#248#255'y'#237#251#255#0#160#196#255#5'y~'#17#255#255#255#0
- +#27#163#191#244'o'#220#235#255#7#194#216#255#10#200#223#255#5#221#247#255'i'
- +#234#249#255'i'#234#249#255'i'#234#249#255'i'#234#249#255'v'#237#251#255#4
- +#195#218#255'v'#237#251#255#0#160#196#255#5'y}'#17#0#0#0#0#255#255#255#0#26
- +#164#192#248'i'#228#242#255#15#201#223#255'n'#225#238#255#1#169#196#255#0#160
- +#196#255#0#160#196#255#0#160#196#255#0#160#196#255'v'#237#251#255'v'#237#251
- +#255#0#160#196#255#5'y}'#17#0#0#0#0#0#0#0#0#255#255#255#0#25#163#193#255'v'
- +#226#239#255'm'#230#245#255#0#160#196#201#0#153#185'P'#0#160#196'0'#0#0#0#0#0
- +#0#0#0#0#160#196#255'v'#237#251#255#0#160#196#255#5'y}'#17#0#0#0#0#0#0#0#0#0
- +#0#0#0#255#255#255#0#17#162#194#255#136#231#242#254#2#172#200#255#0#158#193
- +#26#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'#'#166#192#239']'#218#233#254#14#170
- +#203#254#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'#'#166#192#127'C'#197#216
- +#254'C'#196#219#252#0#160#196'"'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#17#166#194
- +#174'f'#219#234#178#0#160#196']'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#160#196
- +#24#26#167#196'i'#24#166#195'i'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'ggj'#255']]a'#255'WW['
- +#255'SSW'#255'LLP'#255#0#0#0'#'#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'YY\'#255#192#192#198#246#196#196#202
- +#255#175#175#180#217'CCG'#255#0#0#0'_'#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0
- +'@@'#255#255'::'#255#255'::'#255#255'=='#255#255#0#0#0'#'#0#0#0#11'MMP'#255
- +#191#191#197#246#194#194#200#255#182#182#188#206'AAD'#255#0#0#0'k'#255#255
- +#255#0#0#0#0#0#0#0#0#0''''''#255#255#17#17#255#255#11#11#255#255#24#24#255
- +#255'++'#255#255'00'#255#255#0#0#0';FFJ'#255#189#189#195#246#192#192#198#255
- +#190#190#196#195'BBF'#255#0#0#0'_'#255#255#255#0#0#0#0#0'%%'#255#255#0#0#251
- +#255#0#0#0'w'#0#0#0#143#0#0#0#143#26#26#255#255'!!'#255#255#13#13#255#255'CC'
- ,'G'#255#187#187#193#246#187#187#193#255#184#184#189#195'EEI'#255#0#0#0'_'#255
- +#255#255#0'11'#255#255#10#10#255#255#0#0#0'w'#0#0#0'w'#0#0#0'G'#0#0#0'/'#24
- +#24#255#255#21#21#255#255#0#0#252#255'@@D'#255#181#181#187#248#182#182#188
- +#255#178#178#183#195'EEI'#255#0#0#0'_'#255#255#255#0'##'#255#255#0#0#251#255
- +#0#0#0#143#0#0#0'G'#0#0#0#11#0#0#0#0'""'#255#255#15#15#255#255#0#0#239#255'='
- +'=@'#255#153#153#158#227#169#169#174#213#173#173#179#156'AAE'#255#0#0#0'_'
- +#255#255#255#0#26#26#255#255#0#0#249#255#0#0#0#143#0#0#0'/'#0#0#0#0#0#0#0#0
- +'00'#255#255#16#16#255#255#0#0#234#255'<'#255'==A'#255'@@D'#255'??B'#255':'
- +':>'#255#0#0#0'k'#255#255#255#0#23#23#255#255#0#0#253#255#0#0#0#143#0#0#0'/'
- +#0#0#0#0#0#0#0#0'99'#255#255#22#22#255#255#0#0#241#255#0#0#0#179#0#0#0#143#0
- +#0#0'k'#0#0#0'_'#0#0#0'k'#0#0#0'_'#255#255#255#0#19#19#255#255#0#0#250#255#0
- +#0#0#143#24#24#255#255'::'#255#255#0#0#0'#77'#255#255#25#25#255#255#0#0#248
- +#255#0#0#0#155#0#0#209#255#0#0#197#255#0#0#0'S'#0#0#0';'#0#0#0'#'#255#255#255
- +#0#4#4#255#255#0#0#233#255#0#0#0#143#0#0#0'G'#31#31#255#255',,'#255#255'""'
- +#255#255#10#10#255#255#0#0#237#255#0#0#209#255#0#0#189#255#0#0#0'k'#0#0#0'S'
- +#0#0#0#23#0#0#0#0#255#255#255#0#0#0#237#255#0#0#208#255#0#0#0#143#0#0#0';'#0
- +#0#249#255#3#3#255#255#0#0#252#255#0#0#230#255#0#0#200#255#0#0#173#255#0#0
- +#162#255#0#0#0#143#0#0#0'G'#0#0#0#11#0#0#0#0#255#255#255#0#0#0#216#255#0#0
- +#191#255#0#0#0#143#0#0#0'/'#0#0#0'#'#0#0#222#255#0#0#209#255#0#0#185#255#0#0
- +#158#255#0#0#140#255#0#0#0#179#0#0#0'w'#0#0#0'#'#0#0#0#0#0#0#0#0#255#255#255
- +#0#0#0#0'#'#0#0#0'k'#0#0#0'k'#0#0#0'#'#0#0#0#11#0#0#0';'#0#0#184#255#0#0#156
- +#255#0#0#135#255#0#0#0#179#0#0#0#131#0#0#0';'#0#0#0#11#0#0#0#0#0#0#0#0#255
- +#255#255#0#0#0#0#11#0#0#0'#'#0#0#0'#'#0#0#0#11#0#0#0#0#0#0#0#11#0#0#0';'#0#0
- +#159#255#0#0#0#167#0#0#0#131#0#0#0';'#0#0#0#11#0#0#0#0#0#0#0#0#0#0#0#0#188'k'
- +'6q'#188'k6'#144#188'k6'#204#188'k6'#238#188'k6'#250#187'k6'#254#187'k6'#255
- +#187'j6'#255#187'j6'#255#188'l9'#255#189'n;'#255#187'm:'#255#187'k8'#239#187
- +'p>'#203#182'i5T'#255#255#255#0#188'k6'#155#246#224#209#255#247#224#209#255
- +#254#251#248#255#254#251#247#255#253#249#246#255#252#245#240#255#250#240#234
- +#255#251#242#237#255#253#249#246#255#253#250#247#255#251#241#235#255#248#233
- +#223#254#236#208#189#251#201#137'^'#236#181'i5c'#188'k6'#216#246#223#209#255
- +#233#170#128#255#254#250#246#255#253#250#246#255#200#140'd'#255#251#243#238
- +#255#251#241#234#255#252#246#242#255#254#251#248#255#252#246#241#255#249#236
- +#226#255#248#231#219#255#238#208#186#255#236#208#189#255#187'p>'#248#188'k6'
- +#240#246#223#208#255#232#168'~'#255#252#246#241#255#252#246#241#255#200#140
- +'d'#255#250#241#233#255#251#244#238#255#253#250#247#255#253#249#246#255#250
- +#240#232#255#248#232#221#255#247#230#219#255#225#163'z'#255#239#213#195#255
- +#183'i5'#254#188'k6'#250#245#221#204#255#231#168'~'#255#250#240#232#255#250
- +#240#232#255#201#141'f'#255#250#240#233#255#253#248#243#255#254#250#248#255
- +#252#244#239#255#249#233#223#255#247#231#219#255#247#229#217#255#224#162'x'
- +#255#231#194#169#255#182'h5'#255#187'k6'#254#244#220#201#255#231#167'}'#255
- +#249#236#225#255#249#236#225#255#249#237#227#255#252#244#238#255#253#250#247
- +#255#253#247#243#255#250#237#229#255#247#231#219#255#247#229#217#255#246#229
- +#216#255#222#160'w'#255#228#190#164#255#180'g4'#255#187'k6'#255#244#217#199
- +#255#230#166'}'#255#200#140'd'#255#201#141'e'#255#201#142'g'#255#203#146'l'
- +#255#203#146'm'#255#202#144'i'#255#200#140'e'#255#200#140'd'#255#200#140'd'
- +#255#200#140'd'#255#218#156't'#255#225#186#159#255#179'f4'#255#187'j6'#255
- +#242#216#197#255#227#164'{'#255#227#163'z'#255#227#164'z'#255#226#164'{'#255
- +#226#163'{'#255#225#163'{'#255#225#162'y'#255#223#160'w'#255#222#159'v'#255
- +#221#158't'#255#219#156'r'#255#220#157't'#255#221#181#154#255#177'e4'#255#187
- +'j6'#255#242#213#194#255#227#163'z'#255#227#163'z'#255#226#163'{'#255#226#163
- +'{'#255#226#164'{'#255#225#162'y'#255#224#161'x'#255#222#160'w'#255#222#158
- +'u'#255#220#157't'#255#218#155's'#255#217#155's'#255#218#176#149#255#175'd3'
- +#255#187'j6'#255#240#210#190#255#226#163'z'#255#226#163'z'#255#225#163'z'#255
- +#226#163'{'#255#225#163'{'#255#224#161'x'#255#222#159'w'#255#221#159'v'#255
- +#220#157't'#255#217#155'r'#255#216#153'q'#255#214#153'p'#255#213#171#142#255
- +#173'c3'#255#186'j6'#255#239#208#187#255#226#162'z'#255#254#251#248#255#254
- +#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255
- +#254#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255#211#150'm'
- +#255#210#167#138#255#171'b2'#255#187'k8'#255#239#206#184#255#225#162'y'#255
- +#254#250#247#255'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136#255
- +'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136#255#253#249#246#255
- +#207#147'j'#255#206#163#132#255#170'a2'#255#187'l8'#255#238#204#182#255#225
- +#162'z'#255#254#250#247#255#191#220#194#255#191#220#194#255#191#220#194#255
- +#191#220#194#255#191#220#194#255#191#220#194#255#191#220#194#255#191#220#194
- ,#255#253#249#246#255#205#144'h'#255#204#158#129#255#168'a2'#255#186'k7'#254
- +#237#202#179#255#224#162'z'#255#254#250#247#255'b'#192#136#255'b'#192#136#255
- +'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136#255
- +'b'#192#136#255#253#249#246#255#202#141'e'#255#201#155'|'#255#167'`1'#254#186
- +'j5'#222#235#198#173#255#234#197#173#255#254#251#248#255#254#251#248#255#254
- +#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255
- +#254#251#248#255#254#251#248#255#254#251#248#255#200#154'|'#255#199#152'y'
- +#255#167'`1'#237#186'j6'#143#185'i5'#181#184'i5'#238#183'h5'#255#181'h5'#255
- +#180'g4'#255#178'f4'#255#176'e3'#255#174'd3'#255#172'c2'#255#170'b2'#255#169
- +'a2'#255#168'`1'#255#167'`1'#254#166'`1'#241#168'a1'#196#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'UUU"UUUYUUUfUUUfUUU'
- +'fUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"RRR['#198#198#198#212#220#220
- +#220#255#216#217#217#255#213#213#213#255#208#209#209#255#204#204#204#255#200
- +#200#200#255#198#198#198#255#198#197#197#255#201#197#197#255#205#198#198#255
- +#209#199#199#255#215#203#203#255#196#184#184#212'RRR[PPPi'#187#187#187#255
- +#186#186#186#255#184#184#184#255#182#182#182#255#179#179#179#255#176#176#176
- +#255#174#174#174#255#171#171#171#255#168#168#168#255#166#166#166#255#163#163
- +#163#255#160#160#160#255#158#158#158#255#156#156#156#255#3#3#3'fUUUg'#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255'UUUgQQQh'
- +#253#253#253#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252
- +#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252
- +#252#255#252#252#252#255#252#252#252#255#252#252#252#255#253#253#253#255'QQQ'
- +'hMMMj'#250#250#250#255#248#248#248#255#248#248#248#255#248#248#248#255#248
- +#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255
- +#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#250#250#250
- +#255'MMMjIIIl'#247#247#247#255#244#244#244#255#244#244#244#255#244#244#244
- +#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244
- +#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#247
- +#247#247#255'IIIlDDDn'#243#243#243#255#239#239#239#255#239#239#239#255#239
- +#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255
- +#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239
- +#255#243#243#243#255'DDDn>>>q'#240#240#240#255#235#235#235#255#235#235#235
- +#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235
- +#235#255#235#235#235#255#235#235#235#255'k'#196'_'#255'@'#182'/'#255'k'#196
- +'_'#255#240#240#240#255'>>>q888s'#237#237#237#255#230#230#230#255#230#230#230
- +#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230
- +#230#255#230#230#230#255#230#230#230#255'>'#177'.'#255'u'#238'd'#255'>'#177
- +'.'#255#237#237#237#255'888s222v'#234#234#234#255#226#226#226#255#226#226#226
- +#255#226#226#226#255#226#226#226#255#226#226#226#255#226#226#226#255#226#226
- +#226#255'f'#185'['#255'<'#171'-'#255'<'#171'-'#255'f'#235'U'#255'<'#171'-'
- +#255'>'#173'/'#255#28'z'#17#200'''''''{'#235#235#235#255#231#231#231#255#231
- +#231#231#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231#255
- +#231#231#231#255';'#165'/'#255'R'#231'A'#255'R'#231'A'#255'R'#231'A'#255'R'
- +#231'A'#255'R'#231'A'#255#18#137#5#229#13#13#13'g'#16#16#16#133#16#16#16#133
- +#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16
- +#133#14'b'#4#207#14'~'#2#231#14'~'#2#231'='#226','#255#14'~'#2#231#14'~'#2
- +#231#11'_'#2#176#0#0#0#9#0#0#0#22#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0
- +#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#11#128#0#209'+'#223#26#255#11#128#0
- +#209#0#0#0#22#0#0#0#9#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#4'9'#0#0#6'm'#0#153#5'i'#0#204#6'm'#0#153#4'9'#0#0#0
- +#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0'UUU"UUUYUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"RRR['
- +#198#198#198#212#220#220#220#255#216#217#217#255#213#213#213#255#208#209#209
- +#255#204#204#204#255#200#200#200#255#198#198#198#255#198#197#197#255#201#197
- +#197#255#205#198#198#255#209#199#199#255#215#203#203#255#196#184#184#212'RRR'
- +'[PPPi'#187#187#187#255#186#186#186#255#184#184#184#255#182#182#182#255#179
- +#179#179#255#176#176#176#255#174#174#174#255#171#171#171#255#168#168#168#255
- +#166#166#166#255#163#163#163#255#160#160#160#255#158#158#158#255#156#156#156
- ,#255#3#3#3'fUUUg'#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255'UUUgQQQh'#253#253#253#255#252#252#252#255#252#252#252#255#252
- +#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255
- +#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252
- +#255#253#253#253#255'QQQhMMMj'#250#250#250#255#248#248#248#255#248#248#248
- +#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248
- +#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248
- +#248#248#255#250#250#250#255'MMMjIIIl'#247#247#247#255#244#244#244#255#244
- +#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255
- +#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244
- +#255#244#244#244#255#247#247#247#255'IIIlDDDn'#243#243#243#255#239#239#239
- +#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239
- +#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239
- +#239#239#255#239#239#239#255#243#243#243#255'DDDn>>>q'#240#240#240#255#235
- +#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255
- +#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235
- +#255#235#235#235#255#235#235#235#255#240#240#240#255'>>>q888s'#237#237#237
- +#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230
- +#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230
- +#230#230#255#230#230#230#255#230#230#230#255#237#237#237#255'888s222v'#234
- +#234#234#255#226#226#226#255#226#226#226#255#226#226#226#255#226#226#226#255
- +#226#226#226#255#226#226#226#255#226#226#226#255'[['#190#255'--'#179#255'--'
- +#179#255'--'#179#255'--'#179#255'//'#181#255#17#17#129#200'''''''{'#235#235
- +#235#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231#255#231
- +#231#231#255#231#231#231#255#231#231#231#255'//'#167#255'^^'#247#255'^^'#247
- +#255'^^'#247#255'^^'#247#255'^^'#247#255#5#5#139#229#13#13#13'g'#16#16#16#133
- +#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16
- +#133#16#16#16#133#4#4'['#207#2#2's'#231#2#2's'#231#2#2's'#231#2#2's'#231#2#2
- +'s'#231#2#2'X'#176#0#0#0#9#0#0#0#22#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0
- +#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#22#0
- +#0#0#9#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#11#0#0#0'#'#0#0
- +#0'/'#0#0#0'/'#0#0#0'/'#0#0#0'/'#0#0#0'#'#0#0#0#11#255#255#255#0#255#255#255
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#11#0#0#0'#'#0#0#0'G'#138#211#255#255
- +'_'#195#255#255'('#174#255#255#0#159#255#255#0#136#218#255#0'w'#191#255#0#0#0
- +#23#255#255#255#0#255#255#255#0#0#0#0#11#0#0#0'#'#0#0#0'/'#0#0#0'/'#0#0#0'Gs'
- +#202#255#255'g'#198#255#255'Q'#189#255#255#0#0#0'k'#0#0#0';'#0#0#0'/'#0#0#0
- +'/'#0#0#0'#'#0#0#0#11#255#255#255#0#255#255#255#0#0#0#0#23'('#174#255#255#28
- +#170#255#255#19#166#255#255#12#164#255#255#0#159#255#255#0#0#0'_'#0#149#239
- +#255#0'}'#200#255#0#0#0'#'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255
- +#255#255#0#0#0#0#11#0#0#0'#'#0#0#0'/'#0#0#0'/'#0#0#0'/'#0#0#0'#'#0#0#0#23#0#0
- +#0'G'#0'c'#158#255#0#0#0'G'#0#0#0#11#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0
- +#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +'#'#0'\'#148#255#0'En'#255#0#0#0'#'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255
- +#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#11#0
- +#0#0'G'#0'_'#152#255#0#0#0'/'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255
- +#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +'/'#0#141#226#255#0#0#0'/'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'/'#0
- +#151#242#255#0#0#0'/'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#11#0#0#0'G'#0#138
- +#221#255#0#0#0'/'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'#'#27#169#255#255#0'o'
- +#178#255#0#0#0'/'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#11#0#0#0'#'#0#0#0'/'#0#0#0'/'#0#0#0'S'#0#134#215#255#0
- +'Ky'#255#0#0#0'#'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#23'%'#173#255#255#10#163#255#255#0#138#222#255#0'l'
- ,#173#255#0'Eo'#255#0#0#0';'#0#0#0#11#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0
- +#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#11#0#0#0'#'#0#0#0'/'#0#0#0'/'#0
- +#0#0'/'#0#0#0'#'#0#0#0#11#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#157#191#20#0#160#196#255#0#160#196#255#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#5'y}'#17#0#160#196#255#173#243#251#255#0#160#196#255#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#5'y'
- +'}'#17#0#160#196#255#173#243#251#255'%'#228#251#255#0#160#196#255#0#160#196
- +#255#19#161#190#231#21#159#187#207#27#161#187#164#6'z|'#11#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255#173#243#251#255'1'#225#246#255
- +' '#227#250#255's'#236#250#255'o'#235#250#255'n'#232#247#255'l'#232#247#248
- +#20#161#188#212#20#163#193#213#5'y}'#28#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#10#0
- +#160#196#255#173#243#251#255'/'#224#246#255'2'#226#247#255')'#219#241#255'/'
- +#224#245#255')'#219#241#255#22#205#227#255'6'#217#236#255'i'#231#246#255'A'
- +#206#227#254#19#163#193#228#5'y}2'#0#0#0#0#0#0#0#0#0#160#196#255#173#243#251
- +#255'/'#224#246#255'2'#226#248#255'2'#226#247#255'2'#226#247#255'/'#224#245
- +#255')'#219#241#255#29#210#232#255#29#210#232#255#29#210#232#255'6'#217#236
- +#255'@'#205#225#255#22#161#189#202#5'y}'#10#0#0#0#0#5'y~'#17#0#160#196#255'y'
- +#237#251#255'2'#226#248#255','#223#244#255#4#192#214#255#4#192#214#255#4#192
- +#214#255#29#210#232#255#29#210#232#255#29#210#232#255#11#200#223#255'j'#229
- +#243#255#27#171#197#248#21#160#188#203#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255
- +'v'#237#251#255#4#195#218#255'v'#237#251#255'i'#234#249#255'i'#234#249#255'i'
- +#234#249#255'i'#234#249#255#5#221#247#255#10#200#223#255#7#194#216#255'o'#220
- +#235#255#27#163#191#244#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255'v'#237
- +#251#255'v'#237#251#255#0#160#196#255#0#160#196#255#0#160#196#255#0#160#196
- +#255#1#169#196#255'n'#225#238#255#15#201#223#255'i'#228#242#255#26#164#192
- +#248#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255'v'#237#251#255#0
- +#160#196#255#0#0#0#0#0#0#0#0#0#160#196'0'#0#153#185'P'#0#160#196#201'm'#230
- +#245#255'v'#226#239#255#25#163#193#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#158
- +#193#26#2#172#200#255#136#231#242#254#17#162#194#255#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#14#170#203#254']'#218#233#254'#'#166#192#239#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#160#196'"C'#196#219#252'C'#197#216#254'#'#166#192#127#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#160#196']f'#219#234#178#17#166#194#174#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#24#166#195
- +'i'#26#167#196'i'#0#160#196#24#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#162#0#0#0
- +#165#0#0#0#168#0#0#0#169#26#0#0#170'l'#0#0#170#166#0#0#170#196#0#0#170#196#0
- +#0#170#166#0#0#170'l'#0#0#169#26#0#0#168#0#0#0#165#0#0#0#162#0#255#255#255#0
- +#255#255#255#0#0#0#162#0#0#0#165#0#0#0#168'M'#9#9#174#191'77'#208#227'\\'#234
- +#245'jj'#243#253'ii'#242#253'[['#233#245'66'#207#227#9#9#174#191#0#0#168'M'#0
- +#0#165#0#0#0#162#0#255#255#255#0#255#255#255#0#0#0#162#0#0#0#165'M'#16#16#177
- +#205'[['#232#246'__'#231#255'[['#227#255'[['#227#255'[['#227#255'[['#227#255
- +'__'#231#255'XX'#228#246#15#15#176#205#0#0#165'M'#0#0#162#0#255#255#255#0#255
- +#255#255#0#0#0#161#26#8#8#168#191'VV'#226#246'QQ'#217#255#255#255#255#255'OO'
- +#215#255'OO'#215#255'OO'#215#255'OO'#215#255#255#255#255#255'PP'#216#255'OO'
- +#220#246#7#7#167#191#0#0#161#26#255#255#255#0#255#255#255#0#0#0#158'l22'#198
- +#227'II'#209#255#255#255#255#255#255#255#255#255#255#255#255#255'BB'#202#255
- +'BB'#202#255#255#255#255#255#255#255#255#255#255#255#255#255'GG'#207#255'**'
- +#189#227#0#0#158'l'#255#255#255#0#255#255#255#0#0#0#154#167'GG'#211#245'77'
- +#191#255'##'#171#255#255#255#255#255#247#247#247#255#232#232#232#255#222#222
- +#222#255#219#219#219#255#221#221#221#255#17#17#155#255#22#22#160#255''''''
- +#180#245#0#0#154#167#255#255#255#0#255#255#255#0#0#0#150#196'II'#209#253'33'
- +#187#255'..'#184#255#19#19#159#255#206#206#206#255#209#209#209#255#214#214
- ,#214#255#220#220#220#255#17#17#158#255#17#17#161#255#17#17#161#255#29#29#172
- +#253#0#0#150#196#255#255#255#0#255#255#255#0#0#0#146#196'DD'#205#253'&&'#181
- +#255#20#20#171#255#17#17#170#255#209#209#209#255#214#214#214#255#220#220#220
- +#255#226#226#226#255#17#17#170#255#17#17#170#255#17#17#170#255#24#24#175#253
- +#0#0#146#196#255#255#255#0#255#255#255#0#0#0#141#167'..'#192#245#18#18#180
- +#255#17#17#180#255#209#209#209#255#214#214#214#255#220#220#220#255#226#226
- +#226#255#230#230#230#255#234#234#234#255#17#17#180#255#17#17#180#255#18#18
- +#175#245#0#0#141#167#255#255#255#0#255#255#255#0#0#0#137'l'#22#22#170#226#22
- +#22#193#255#209#209#209#255#214#214#214#255#220#220#220#255#17#17#173#255#17
- +#17#173#255#234#234#234#255#238#238#238#255#238#238#238#255#17#17#190#255#9#9
- +#161#227#0#0#137'l'#255#255#255#0#255#255#255#0#0#0#133#26#3#3#138#191#24#24
- +#193#246#18#18#178#255#220#220#220#255#17#17#178#255#17#17#200#255#17#17#200
- +#255#17#17#178#255#238#238#238#255#17#17#178#255#15#15#188#246#2#2#137#191#0
- +#0#133#26#255#255#255#0#255#255#255#0#0#0#131#0#0#0#127'M'#4#4#136#205#18#18
- +#196#246#18#18#182#255#17#17#209#255#17#17#209#255#17#17#209#255#17#17#209
- +#255#17#17#182#255#15#15#194#246#3#3#136#205#0#0#127'M'#0#0#131#0#255#255#255
- +#0#255#255#255#0#0#0#0#0#0#0#31#0#0#0'SM'#2#2't'#191#8#8#157#227#14#14#196
- +#245#17#17#212#253#17#17#212#253#14#14#196#245#8#8#157#227#2#2't'#191#0#0'SM'
- +#0#0#31#0#0#0#0#0#255#255#255#0#255#255#255#0#0#0#0#4#0#0#0#23#0#0#0'+'#0#0
- +#26'C'#0#0'D'#128#0#0'Z'#171#0#0']'#196#0#0']'#196#0#0'Z'#171#0#0'D'#128#0#0
- +#26'C'#0#0#0'-'#0#0#0#24#0#0#0#4#255#255#255#0#255#255#255#0#0#0#0#2#0#0#0#12
- +#0#0#0#22#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0
- +#0#26#0#0#0#23#0#0#0#12#0#0#0#2#255#255#255#0'TTT'#0'TTT'#0'TTT'#0'UUU"UUUYU'
- +'UUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"TTT'#0'RRR'#0'RRR'#0'RRR['#198
- +#198#198#212#219#219#219#255#214#214#214#255#209#209#209#255#203#204#204#255
- +#199#199#199#255#198#196#196#255#200#197#197#255#206#198#198#255#212#201#201
- +#255#196#183#183#212'RRR[UUU'#0'TTT'#0'PPP'#0'PPPi'#187#187#187#255#185#185
- +#185#255#182#182#182#255#180#180#180#255#176#176#176#255#173#173#173#255#169
- +#169#169#255#166#166#166#255#162#162#162#255#160#160#160#255#157#157#157#255
- +#3#3#3'fUUU'#0'UUU'#0'UUU'#0'TTTg'#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255'TTTgUUU"UUUYUUU'
- +'fSSS'#165#185#185#185#255#184#184#184#255#184#184#184#255#184#184#184#255
- +#184#184#184#255#184#184#184#255#184#184#184#255#193#193#193#255#229#229#229
- +#255#251#251#251#255#252#252#252#255'PPPiRRR['#198#198#198#212#219#219#219
- +#255#214#214#214#255#209#209#209#255#203#204#204#255#199#199#199#255#198#196
- +#196#255#200#197#197#255#206#198#198#255#212#201#201#255#208#197#197#255#188
- +#188#188#255#246#246#246#255#248#248#248#255'KKKkPPPi'#187#187#187#255#185
- +#185#185#255#182#182#182#255#180#180#180#255#176#176#176#255#173#173#173#255
- +#169#169#169#255#166#166#166#255#162#162#162#255#160#160#160#255#157#157#157
- +#255#145#145#145#255#240#240#240#255#244#244#244#255'EEEnTTTg'#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#174#174#174#255#234#234#234#255#239#239#239#255'===qPPPi'#252
- +#252#252#255#251#251#251#255#251#251#251#255#251#251#251#255#251#251#251#255
- +#251#251#251#255#251#251#251#255#251#251#251#255#251#251#251#255#251#251#251
- +#255#252#252#252#255#168#168#168#255#228#228#228#255#235#235#235#255'666tKKK'
- +'k'#248#248#248#255#246#246#246#255#246#246#246#255#246#246#246#255#246#246
- +#246#255#246#246#246#255#246#246#246#255#246#246#246#255#246#246#246#255#246
- +#246#246#255#248#248#248#255#166#166#166#255#232#232#232#255#236#236#236#255
- +'---xEEEn'#244#244#244#255#240#240#240#255#240#240#240#255#240#240#240#255
- +#240#240#240#255#240#240#240#255#240#240#240#255#240#240#240#255#240#240#240
- +#255#240#240#240#255#244#244#244#255'111'#184#20#20#20#131#20#20#20#131#17#17
- +#17'e===q'#239#239#239#255#234#234#234#255#234#234#234#255#234#234#234#255
- +#234#234#234#255#234#234#234#255#234#234#234#255#234#234#234#255'^^'#194#255
- +'//'#181#255'00'#182#255#6#6#154#230#0#0#163#209#0#0#164#209#0#0'|'#158'666t'
- +#235#235#235#255#228#228#228#255#228#228#228#255#228#228#228#255#228#228#228
- +#255#228#228#228#255#228#228#228#255#228#228#228#255'..'#167#255'^^'#247#255
- +'^^'#247#255'^^'#247#255'^^'#247#255'^^'#247#255#0#0#152#204'---x'#236#236
- +#236#255#232#232#232#255#232#232#232#255#232#232#232#255#232#232#232#255#232
- +#232#232#255#232#232#232#255#232#232#232#255'__'#173#255'//'#149#255'00'#150
- +#255#5#5'w'#228#0#0#128#204#0#0#128#204#0#0#132#153#17#17#17'e'#20#20#20#131
- +#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20
- +#131#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#17#17#17'e'#0#0'Z'#0
- ,#0#0'w'#0#0#0#128#0#0#0#0#10#0#0#0#24#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0
- +#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#25#0#0#0#11#0#0#0#0#0#0'w'#0
- +#0#0#128#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#212#151'n'#201#212#158'{'#201#208#152'q'#201#214#164
- +#130#201#205#142'h'#201#205#144'i'#201#208#154'u'#201#209#153's'#201#200#139
- +'b'#201#173'Z +'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#204#141'e'#201#243#205#176#201#255#255#255#201#227
- +#199#179#201#255#255#255#201#255#255#255#201#255#255#255#201#255#255#255#201
- +#234#191#161#201#201#137'`'#201#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#199#134'['#201#239#192#158#201#217#162
- +'}'#248#211#157'z'#248#213#163#128#248#218#174#143#248#210#154'w'#248#210#155
- +'w'#248#210#156'w'#248#208#151'q'#248#200#139'b'#222#173'Z /'#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#200#136']'#201#239#191#161#201#209
- +#153'u'#248#244#210#184#248#255#255#255#248#230#205#187#248#255#255#254#248
- +#255#255#255#248#251#246#242#248#248#241#237#248#234#191#161#222#201#137'`'
- +#222#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#202#141'e'#201
- +#234#184#153#201#201#137'_'#248#237#189#155#248#212#151'n'#255#212#158'{'#255
- +#208#152'q'#255#214#164#130#255#205#142'h'#255#205#144'i'#255#208#154'u'#255
- +#209#153's'#255#200#139'b'#255#173'Z 6'#255#255#255#0#255#255#255#0#201#139
- +'a'#201#230#181#146#201#203#139'a'#248#238#188#158#248#204#141'e'#255#243#205
- +#176#255#255#255#255#255#227#199#179#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#234#191#161#255#201#137'`'#255#255#255#255#0#255
- +#255#255#0#196#129'T'#201#234#182#151#201#206#152's'#248#234#190#161#248#199
- +#134'['#255#239#192#158#255#255#255#255#255#204#147'n'#255#255#255#255#255
- +#255#255#255#255#255#251#247#255#255#248#241#255#228#175#140#255#199#138'a'
- +#255#255#255#255#0#255#255#255#0#195#127'Q'#201#239#182#154#201#204#150'o'
- +#248#214#182#145#248#200#136']'#255#239#191#161#255#253#252#250#255#254#252
- +#251#255#254#253#253#255#254#253#252#255#253#251#250#255#253#252#251#255#221
- +#168#133#255#193#127'S'#255#255#255#255#0#255#255#255#0#198#131'U'#201#239
- +#206#186#201#199#142'f'#248#224#188#156#248#202#141'e'#255#234#184#153#255
- +#221#165'~'#255#221#166#128#255#219#163'|'#255#217#160'z'#255#217#160'y'#255
- +#216#159'x'#255#216#158'x'#255#191#132']'#255#255#255#255#0#255#255#255#0#186
- +'h3'#155#195#132'X'#201#197#128'S'#248#238#178#150#248#201#139'a'#255#230#181
- +#146#255#226#167#129#255#225#167#129#255#222#163'}'#255#220#161'{'#255#219
- +#159'y'#255#217#158'w'#255#212#154's'#255#187'~W'#255#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#198#131'U'#222#239#206#186#222#196#129'T'
- +#255#234#182#151#255#243#243#234#255#237#241#230#255#239#241#230#255#239#240
- +#230#255#237#241#229#255#243#245#237#255#213#156'y'#255#176'pD'#255#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#186'h3'#172#195#132'X'#222
- +#195#127'Q'#255#239#182#154#255#234#243#232#255'Q'#191#132#255'o'#201#152#255
- +'q'#201#153#255'T'#191#132#255#228#244#233#255#221#156'{'#255#170'i:'#255#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#198#131'U'#255#239#206#186#255#221#255#255#255#135#238#199#255#162#244
- +#215#255#162#246#215#255#140#238#199#255#224#255#255#255#221#162#133#255#171
- +'j>'#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255
- +#0#255#255#255#0#186'h3'#197#195#132'X'#255#211#139'h'#255#225#143'p'#255#220
- +#141'l'#255#218#139'm'#255#215#138'n'#255#205#139'l'#255#171'mD'#255#166'_.'
- +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#199'yG'#170#204#134'U'#206#204#136'W'#222#203#136'V'#219
- +#204#136'V'#219#203#135'W'#219#202#131'P'#208#196'yBn'#178'g<'#8#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#202#133'T'#208#255#255#255#219#253#243#233#222#253#243#234#222#252
- +#242#232#222#250#239#227#222#250#242#231#222#234#187#136#222#207#133'U'#156
- +#180'i='#10#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#203#134'V'#218#254#245#237#222#252#222#197#222#251#224
- +#199#222#249#220#194#222#245#211#180#222#254#249#243#222#250#226#196#222#236
- +#193#147#222#195'}H'#128#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#203#134'U'#219#254#246#240#222#252#226#205
- +#222#252#227#205#222#250#223#200#222#247#217#188#222#245#233#221#222#250#243
- +#235#222#251#248#243#222#205#149'e'#220#255#255#255#0#255#255#255#0#255#255
- ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#203#134'U'#219#254#247#241
- +#222#252#229#210#222#252#228#209#222#251#226#204#222#249#221#196#222#234#195
- +#157#255#230#191#150#255#228#187#146#255#228#187#146#255#209#160'l'#245#208
- +#158'm'#246#204#150'_'#218#196'yB~'#178'g<'#9#255#255#255#0#203#134'T'#219
- +#255#247#242#222#254#231#213#222#254#231#213#222#253#229#209#222#250#224#202
- +#222#229#190#150#255#255#255#254#255#253#243#233#255#253#243#234#255#252#242
- +#232#255#250#239#227#255#250#242#231#255#234#187#136#255#207#133'U'#179#180
- +'i='#12#203#133'S'#219#255#247#240#222#255#231#213#222#253#231#214#222#253
- +#230#212#222#252#228#208#222#228#187#147#255#254#245#237#255#252#222#197#255
- +#251#224#199#255#249#220#194#255#245#211#180#255#254#249#243#255#250#226#196
- +#255#236#193#147#255#195'}H'#147#202#132'R'#219#255#247#241#222#255#233#217
- +#222#255#234#219#222#255#233#217#222#255#231#215#222#228#187#146#255#254#246
- +#240#255#252#226#205#255#252#227#205#255#250#223#200#255#247#217#188#255#245
- +#233#221#255#250#243#235#255#251#248#243#255#202#131'S'#254#204#131'R'#219
- +#251#245#238#222#255#233#217#222#255#234#219#222#255#233#217#222#255#231#215
- +#222#228#187#146#255#254#247#241#255#252#229#210#255#252#228#209#255#251#226
- +#204#255#249#221#196#255#246#215#187#255#243#209#175#255#250#239#228#255#204
- +#135'X'#254#207#130'S'#222#239#241#231#222#255#233#217#222#255#234#219#222
- +#255#233#217#222#255#231#215#222#228#187#145#255#255#247#242#255#254#231#213
- +#255#254#231#213#255#253#229#209#255#250#224#202#255#249#222#196#255#247#217
- +#188#255#253#242#231#255#204#135'W'#254#200'|N'#211#252#243#236#222#250#241
- +#232#222#250#240#231#222#251#241#233#222#251#242#234#222#228#186#145#255#255
- +#247#240#255#255#231#213#255#253#231#214#255#253#230#212#255#252#228#208#255
- +#251#227#203#255#250#220#194#255#254#243#232#255#204#134'V'#254#199'yJ'#185
- +#200'yK'#206#200'uE'#221#199'uE'#212#200'uE'#212#199'uE'#212#202#132'R'#255
- +#255#247#241#255#255#233#217#255#255#234#219#255#255#233#217#255#255#231#215
- +#255#255#229#210#255#255#226#203#255#255#247#241#255#203#133'U'#254#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#204#131'R'#251#251#245#238#255#255#233#217#255#255#234#219#255#255#233#217
- +#255#255#231#215#255#255#229#210#255#255#226#203#255#251#246#239#255#204#131
- +'U'#254#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#207#130'S'#255#239#241#231#255#255#233#217#255#255#234#219#255
- +#255#233#217#255#255#231#215#255#255#229#210#255#255#226#203#255#239#242#232
- +#255#206#129'V'#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#199'yI'#237#252#243#236#255#250#241#232#255#250
- +#240#231#255#251#241#233#255#251#242#234#255#251#242#234#255#251#242#235#255
- +#253#244#238#255#202#128'T'#249#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#197'sB'#193#198'uE'#230#200'uE'#254
- +#199'uE'#243#200'uE'#243#199'uE'#243#199'uE'#243#200'uF'#244#197'tD'#232#202
- +#127'S'#241#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#0#0#255#1#0#0#135'F'#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#0#0#135'F'#0#0#255#1#255#255#255#0#255#255#255#0#255#255
- +#255#0#0#0#255#1#0#0#141#150#0#0#141#255#0#0#142'x'#255#255#255#0#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#142'x'#0#0#142
- +#255#0#0#143#150#0#0#255#1#255#255#255#0#255#255#255#0#0#0#146'F'#0#0#147#255
- +#0#0#147#255#0#0#147#255#0#0#149'x'#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#0#0#149'x'#0#0#148#255#0#0#148#255#0#0#148#255#0#0#149'F'#255
- +#255#255#0#255#255#255#0#255#255#255#0#0#0#153'x'#0#0#153#255#0#0#153#255#0#0
- +#153#255#0#0#153'x'#255#255#255#0#255#255#255#0#0#0#153'x'#0#0#154#255#0#0
- +#154#255#0#0#154#255#0#0#153'x'#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#0#0#159'x'#0#0#159#255#0#0#159#255#0#0#159#255#0#0
- +#159'x'#0#0#159'x'#0#0#160#255#0#0#160#255#0#0#160#255#0#0#159'x'#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#0#0#166'x'#0#0#165#255#0#0#165#255#0#0#165#255#0#0#166#255#0#0#166
- +#255#0#0#166#255#0#0#166'x'#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#0#0#170'x'#0#0#171#255#0#0#171#255#0#0#171#255#0#0#172#255#0#0#172'x'#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#176'x'#0#0
- +#177#255#0#0#177#255#0#0#177#255#0#0#177#255#0#0#179'x'#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- ,#255#255#255#0#255#255#255#0#0#0#183'x'#0#0#183#255#0#0#183#255#0#0#183#255#0
- +#0#183#255#0#0#183#255#0#0#183#255#0#0#183'x'#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#189'x'
- +#0#0#189#255#0#0#189#255#0#0#189#255#0#0#189'x'#0#0#189'x'#0#0#189#255#0#0
- +#189#255#0#0#189#255#0#0#189'x'#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#0#0#193'x'#0#0#195#255#0#0#195#255#0#0#195#255#0#0
- +#196'x'#255#255#255#0#255#255#255#0#0#0#196'x'#0#0#195#255#0#0#195#255#0#0
- +#195#255#0#0#196'x'#255#255#255#0#255#255#255#0#255#255#255#0#0#0#200'F'#0#0
- +#200#255#0#0#200#255#0#0#201#255#0#0#202'x'#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#0#0#202'x'#0#0#201#255#0#0#201#255#0#0#201#255#0#0
- +#200'F'#255#255#255#0#255#255#255#0#0#0#255#1#0#0#206#150#0#0#206#255#0#0#206
- +'x'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#0#0#206'x'#0#0#207#255#0#0#207#150#0#0#255#1#255#255#255#0#255#255
- +#255#0#255#255#255#0#0#0#255#1#0#0#211'F'#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#0#0#211'F'#0#0#255#1#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#0#0#0#6#0#0#0#14#0#0#0#22#0#0#0#30#0#0#0'%'#0#0#0'*'#0#0#0'+'#0#0#0')'#0#0#0
- +'$'#0#0#0#29#0#0#0#21#0#0#0#13#0#0#0#4#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'ZZP'#255'HH>'#255'HH>'#255'HH>'#255'HH>'#255'H'
- +'H>'#255'vvn'#255#206#206#198#255#210#210#200#255#210#210#200#255'ii_'#255'd'
- +'dZ'#255#206#206#196#255#206#206#196#255#206#206#196#255#206#206#198#255'zzs'
- +#255'BB8'#255'BB8'#255'BB8'#255'BB8'#255'zzs'#255#206#206#198#255#206#206#196
- +#255#206#206#196#255#206#206#196#255'hh^'#255'ddZ'#255#203#203#193#255#203
- +#203#193#255#203#203#193#255#201#201#191#255'wwo'#255'==3'#255'==3'#255'==3'
- +#255'==3'#255'wwo'#255#201#201#191#255#203#203#193#255#203#203#193#255#203
- +#203#193#255'hh^'#255'ddZ'#255#199#199#189#255#199#199#189#255#196#196#188
- +#255'ssk'#255'88.'#255'88.'#255'88.'#255'88.'#255'88.'#255'88.'#255'ssk'#255
- +#196#196#188#255#199#199#189#255#199#199#189#255'gg]'#255'ccY'#255#195#195
- +#185#255#195#195#185#255#199#199#190#255#131#131'}'#255'22('#255'22('#255#141
- +#141#134#255#141#141#134#255'22('#255'22('#255#131#131'}'#255#199#199#190#255
- +#195#195#185#255#195#195#185#255'gg]'#255'ddZ'#255#191#191#181#255#192#192
- +#182#255#192#192#182#255#199#199#191#255#141#141#134#255#150#150#144#255#197
- +#197#188#255#197#197#188#255#150#150#144#255#141#141#134#255#199#199#191#255
- +#192#192#182#255#192#192#182#255#191#191#181#255'gg]'#255'ii_'#255#176#176
- +#166#255#186#186#176#255#188#188#178#255#188#188#178#255#196#196#187#255#194
- +#194#185#255#188#188#178#255#188#188#178#255#194#194#185#255#196#196#187#255
- +#188#188#178#255#188#188#178#255#186#186#176#255#176#176#166#255'mmc'#255#136
- +#136#129#214#148#148#138#255#149#149#139#255#149#149#139#255#149#149#139#255
- +#149#149#139#255#149#149#139#255#149#149#139#255#149#149#139#255#149#149#139
- +#255#149#149#139#255#149#149#139#255#149#149#139#255#149#149#139#255#149#149
- +#139#255#139#139#132#214#186#186#182'\'#183#183#179#216#166#166#160#249#161
- +#161#153#250#161#161#153#250#161#161#153#250#161#161#154#250#161#161#154#250
- +#161#161#154#250#161#161#155#250#161#161#155#250#162#162#155#250#162#162#155
- +#250#167#167#161#249#186#186#182#217#188#188#184']'#255#255#255#0#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#9'TTrayIcon'#9'MTrayIco'
- ,'n'#9'PopUpMenu'#7#9'TrayPopup'#9'Icon.Data'#10#250#3#0#0#246#3#0#0#0#0#1#0#1
- +#0#16#14#0#0#1#0' '#0#224#3#0#0#22#0#0#0'('#0#0#0#16#0#0#0#28#0#0#0#1#0' '#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#25
- +'*u*'#2'#'#139#255#2'"'#139#255#0'#'#143#255#1#28#129#255#2#23'w'#255#1#28
- +#127#255#0#27'~'#255#0#24'z'#255#1#17'l'#255#1#14'i'#255#0#11'a'#255#0#5'A'
- +#255#0#0#0#0#0#0#0#0#0#0#0#0#15','#136#137#1''''#153#255#1'$'#145#255#0'#'
- +#146#255#0'$'#145#255#0#23'x'#255#2#19'o'#255#2#26'|'#255#1#27'~'#255#1#25'{'
- +#255#1#19'r'#255#1#20'r'#255#1#6'O'#255#0#0#0#0#0#0#0#0#0#0#0#0'(`'#185#141
- +'.'#139#250#255'+'#134#239#255' m'#212#255#3','#149#255#0#25'|'#255#1#21's'
- +#255#0#20's'#255#2#26'}'#255#0#28#129#255#2#24'v'#255#0#23'z'#255#0#9'X'#255
- +#0#0#0#0#0#0#0#0#0#0#0#0'?'#147#236#172'2'#148#255#255'0'#145#254#255'/'#143
- +#252#255'+'#134#239#255#5'&'#136#255#2#21'q'#255#5'0'#144#255#3'<'#158#255#0
- +#29#134#255#2#25'y'#255#0#27#127#255#0#10'Z'#255#0#0#0#0#129#144#164#5#0#0#0
- +#0'L'#150#224#165'7'#148#248#255'4'#147#250#255'/'#142#249#255'/'#141#249#255
- +#30#135#248#255#2'v'#241#255#0'q'#235#255#1'a'#211#255#1#28#132#255#1#30#133
- +#255#0#27#127#255#1#12'['#255'z'#134#165'$p'#139#169#24'n'#144#186#31'H'#152
- +#231#198'5'#145#238#255':'#155#255#255'4'#149#251#255'2'#134#231#255' '#130
- +#242#255#0'u'#244#255#0's'#238#255#0'o'#232#255#2#22'w'#255#1'!'#139#255#1#26
- +'}'#255#1#11'V'#255'|'#136#177#11#129#138#170')y'#140#159'''B'#143#222#189#18
- +'M'#161#255#14'/h'#255'4'#136#229#255'7'#154#255#255#20'z'#235#255#3'w'#246
- +#255#3's'#238#255#2']'#209#255#2#21't'#255#3'!'#138#255#2#20'h'#255#1#15'['
- +#237'tz'#137#6'pjd*xdW(Td'#130'c!'#128#229#255#22'\'#179#255#25'a'#187#255'3'
- +#149#249#255#9'y'#243#255#5'y'#248#255#3'y'#252#255#4'3'#158#255#5')'#146#255
- +#2'!v'#255#0#20'b'#255#3#20'_'#200#0#0#0#0'sf['#6'uli'#29'gkz!'#8'A'#183#239
- +#19'~'#236#255#12#137#255#254#23'p'#207#255'*x'#200#255#10'{'#243#255#5'K'
- +#186#255#0'+'#160#255#4'*'#131#255#0#25'm'#254#2#23'f'#255#17#29'_$'#0#0#0#0
- +#127'rf'#0#0#0#0#0#0#9#154#1#3'2'#172#226#15':'#133#241#11'v'#234#255#11'~'
- +#240#255#18'\'#171#255#9'q'#229#255#3'('#148#255#0','#162#254#0#25'm'#255#5
- +#27'k'#221#19'&f"'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#15'6'#157#188#1')'
- +#154#255#3'0'#166#255#4'%'#145#254#5'('#137#255#1#23'u'#255#1'1'#171#254#1
- +''''#145#255#7#30'j'#171#0#0#0#0#3#27'm'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0'<@h'#29#25'8'#142#207#9'.'#142#253#1'5'#177#255#4'('#148#255#2'/'#159
- +#254#1'2'#171#255#6'$|'#135#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0'{W='#0'wU>'#13#171'i'#27#26'KF[m'#6'6'#171#223#2'5'#173#255#2'6'#176
- +#251#6'+'#141#164#0#0#0#0'"0c'#0#0#0#0#0#0#0#0#0#0#0#0#0'zXA'#7'zU='#6'|V='#4
- +'{W='#6'zX@%{Y@''yXB'#10#0#0#0#0'@C_'#4#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#240#0#0#0#224#0#0#0#224#0#0#0#224#0#0#0#224#0#0#0#224#0#0
- +#0#224#0#0#0#240#0#0#0#240#1#0#0#240#3#0#0#240#7#0#0#248#15#0#0#254#31#0#0
- +#255#255#0#0#7'Visible'#9#7'OnClick'#7#6'NoTray'#4'left'#3#208#1#0#0#10'TPop'
- +'upMenu'#9'TrayPopup'#6'Images'#7#17'Mufasa_Image_List'#4'left'#3'X'#2#0#9'T'
- +'MenuItem'#8'TrayStop'#6'Action'#7#16'ActionStopScript'#7'Enabled'#8#7'OnCli'
- +'ck'#7#17'ActionStopExecute'#0#0#9'TMenuItem'#9'TrayPause'#6'Action'#7#17'Ac'
- +'tionPauseScript'#7'Enabled'#8#7'OnClick'#7#18'ActionPauseExecute'#0#0#9'TMe'
- +'nuItem'#8'TrayPlay'#6'Action'#7#15'ActionRunScript'#7'OnClick'#7#16'ActionR'
- +'unExecute'#0#0#9'TMenuItem'#11'TrayDivider'#7'Caption'#6#1'-'#0#0#9'TMenuIt'
- +'em'#12'MenuItemShow'#7'Caption'#6#4'Show'#7'OnClick'#7#17'MenuItemShowClick'
- +#0#0#9'TMenuItem'#12'MenuItemExit'#7'Caption'#6#4'Exit'#7'OnClick'#7#17'Menu'
- +'ItemExitClick'#0#0#0#10'TPopupMenu'#8'TabPopup'#6'Images'#7#17'Mufasa_Image'
- +'_List'#4'left'#3#168#1#0#9'TMenuItem'#14'MenuItemTabAdd'#6'Action'#7#12'Act'
- +'ionNewTab'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0
- +'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#4'9'#0#0#6'm'#0#153#5'i'#0#204#6'm'#0#153#4'9'#0#0#0#0#0#0#0#0
- +#0#9#0#0#0#22#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26
- +#0#0#0#26#0#0#0#26#11#128#0#209'+'#223#26#255#11#128#0#209#0#0#0#22#0#0#0#9
- +#13#13#13'g'#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133
- +#16#16#16#133#16#16#16#133#16#16#16#133#14'b'#4#207#14'~'#2#231#14'~'#2#231
- +'='#226','#255#14'~'#2#231#14'~'#2#231#11'_'#2#176'''''''{'#235#235#235#255
- +#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231
- +#255#231#231#231#255#231#231#231#255';'#165'/'#255'R'#231'A'#255'R'#231'A'
- +#255'R'#231'A'#255'R'#231'A'#255'R'#231'A'#255#18#137#5#229'222v'#234#234#234
- +#255#226#226#226#255#226#226#226#255#226#226#226#255#226#226#226#255#226#226
- +#226#255#226#226#226#255#226#226#226#255'f'#185'['#255'<'#171'-'#255'<'#171
- +'-'#255'f'#235'U'#255'<'#171'-'#255'>'#173'/'#255#28'z'#17#200'888s'#237#237
- ,#237#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230
- +#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255
- +'>'#177'.'#255'u'#238'd'#255'>'#177'.'#255#237#237#237#255'888s>>>q'#240#240
- +#240#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235
- +#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255
- +'k'#196'_'#255'@'#182'/'#255'k'#196'_'#255#240#240#240#255'>>>qDDDn'#243#243
- +#243#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239
- +#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255
- +#239#239#239#255#239#239#239#255#239#239#239#255#243#243#243#255'DDDnIIIl'
- +#247#247#247#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244
- +#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244
- +#244#255#244#244#244#255#244#244#244#255#244#244#244#255#247#247#247#255'III'
- +'lMMMj'#250#250#250#255#248#248#248#255#248#248#248#255#248#248#248#255#248
- +#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255
- +#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#250#250#250
- +#255'MMMjQQQh'#253#253#253#255#252#252#252#255#252#252#252#255#252#252#252
- +#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252
- +#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#253
- +#253#253#255'QQQhUUUg'#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255'UUUgPPPi'#187#187#187#255#186#186#186#255#184#184#184
- +#255#182#182#182#255#179#179#179#255#176#176#176#255#174#174#174#255#171#171
- +#171#255#168#168#168#255#166#166#166#255#163#163#163#255#160#160#160#255#158
- +#158#158#255#156#156#156#255#3#3#3'fRRR['#198#198#198#212#220#220#220#255#216
- +#217#217#255#213#213#213#255#208#209#209#255#204#204#204#255#200#200#200#255
- +#198#198#198#255#198#197#197#255#201#197#197#255#205#198#198#255#209#199#199
- +#255#215#203#203#255#196#184#184#212'RRR[UUU"UUUYUUUfUUUfUUUfUUUfUUUfUUUfUUU'
- +'fUUUfUUUfUUUfUUUfUUUfUUUYUUU"'#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#7'OnClick'#7#19'ActionNewTabExecute'#0#0#9'TMen'
- +'uItem'#16'MenuItemTabClose'#7'Caption'#6#9'Close tab'#11'Bitmap.Data'#10':'
- +#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '
- +#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#9#0#0#0#22#0#0#0
- +#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0
- +#0#0#26#0#0#0#26#0#0#0#26#0#0#0#22#0#0#0#9#13#13#13'g'#16#16#16#133#16#16#16
- +#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16
- +#16#133#4#4'['#207#2#2's'#231#2#2's'#231#2#2's'#231#2#2's'#231#2#2's'#231#2#2
- +'X'#176'''''''{'#235#235#235#255#231#231#231#255#231#231#231#255#231#231#231
- +#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231#255'//'#167
- +#255'^^'#247#255'^^'#247#255'^^'#247#255'^^'#247#255'^^'#247#255#5#5#139#229
- +'222v'#234#234#234#255#226#226#226#255#226#226#226#255#226#226#226#255#226
- +#226#226#255#226#226#226#255#226#226#226#255#226#226#226#255'[['#190#255'--'
- +#179#255'--'#179#255'--'#179#255'--'#179#255'//'#181#255#17#17#129#200'888s'
- +#237#237#237#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230
- +#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230
- +#230#255#230#230#230#255#230#230#230#255#230#230#230#255#237#237#237#255'888'
- +'s>>>q'#240#240#240#255#235#235#235#255#235#235#235#255#235#235#235#255#235
- +#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255
- +#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#240#240#240
- +#255'>>>qDDDn'#243#243#243#255#239#239#239#255#239#239#239#255#239#239#239
- +#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239
- +#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#243
- +#243#243#255'DDDnIIIl'#247#247#247#255#244#244#244#255#244#244#244#255#244
- +#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255
- +#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244
- +#255#247#247#247#255'IIIlMMMj'#250#250#250#255#248#248#248#255#248#248#248
- +#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248
- +#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248
- +#248#248#255#250#250#250#255'MMMjQQQh'#253#253#253#255#252#252#252#255#252
- ,#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255
- +#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252
- +#255#252#252#252#255#253#253#253#255'QQQhUUUg'#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
- +#255#255#255#255#255#255#255#255#255#255#255'UUUgPPPi'#187#187#187#255#186
- +#186#186#255#184#184#184#255#182#182#182#255#179#179#179#255#176#176#176#255
- +#174#174#174#255#171#171#171#255#168#168#168#255#166#166#166#255#163#163#163
- +#255#160#160#160#255#158#158#158#255#156#156#156#255#3#3#3'fRRR['#198#198#198
- +#212#220#220#220#255#216#217#217#255#213#213#213#255#208#209#209#255#204#204
- +#204#255#200#200#200#255#198#198#198#255#198#197#197#255#201#197#197#255#205
- +#198#198#255#209#199#199#255#215#203#203#255#196#184#184#212'RRR[UUU"UUUYUUU'
- +'fUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"'#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#10'ImageIndex'#2#16#7'O'
- +'nClick'#7#21'MenuItemTabCloseClick'#0#0#9'TMenuItem'#22'MenuItemTabCloseOth'
- +'ers'#7'Caption'#6#16'Close Other Tabs'#7'OnClick'#7#27'MenuItemTabCloseOthe'
- +'rsClick'#0#0#0#11'TActionList'#10'ActionList'#6'Images'#7#17'Mufasa_Image_L'
- +'ist'#4'left'#3#128#1#0#7'TAction'#13'ActionTabNext'#7'Caption'#6#8'Next tab'
- +#9'OnExecute'#7#20'ActionTabNextExecute'#8'ShortCut'#3#9'@'#0#0#7'TAction'#13
- +'ActionTabLast'#7'Caption'#6#8'Last tab'#9'OnExecute'#7#20'ActionTabLastExec'
- +'ute'#8'ShortCut'#3#9'`'#0#0#7'TAction'#14'ActionCloseTab'#7'Caption'#6#14'A'
- +'ctionCloseTab'#10'ImageIndex'#2#16#9'OnExecute'#7#21'ActionCloseTabExecute'
- +#26'SecondaryShortCuts.Strings'#1#6#7'Ctrl+F4'#0#8'ShortCut'#3'W@'#0#0#7'TAc'
- +'tion'#12'ActionNewTab'#7'Caption'#6#7'New Tab'#10'ImageIndex'#2#15#9'OnExec'
- +'ute'#7#19'ActionNewTabExecute'#8'ShortCut'#3'T@'#0#0#7'TAction'#15'ActionNe'
- +'wScript'#7'Caption'#6#3'New'#10'ImageIndex'#2#9#9'OnExecute'#7#16'ActionNew'
- +'Execute'#8'ShortCut'#3'N@'#0#0#7'TAction'#16'ActionOpenScript'#7'Caption'#6
- +#4'Open'#10'ImageIndex'#2#10#9'OnExecute'#7#17'ActionOpenExecute'#8'ShortCut'
- +#3'O@'#0#0#7'TAction'#16'ActionSaveScript'#7'Caption'#6#4'Save'#10'ImageInde'
- +'x'#2#14#9'OnExecute'#7#17'ActionSaveExecute'#8'ShortCut'#3'S@'#0#0#7'TActio'
- +'n'#18'ActionSaveScriptAs'#7'Caption'#6#9'Save as..'#9'OnExecute'#7#19'Actio'
- +'nSaveAsExecute'#0#0#7'TAction'#15'ActionRunScript'#7'Caption'#6#3'Run'#9'On'
- +'Execute'#7#16'ActionRunExecute'#8'ShortCut'#2'x'#0#0#7'TAction'#17'ActionPa'
- +'useScript'#7'Caption'#6#5'Pause'#9'OnExecute'#7#18'ActionPauseExecute'#0#0#7
- +'TAction'#16'ActionStopScript'#7'Caption'#6#4'Stop'#9'OnExecute'#7#17'Action'
- +'StopExecute'#0#0#7'TAction'#13'ActionSaveAll'#7'Caption'#6#8'Save All'#10'I'
- +'mageIndex'#2#21#9'OnExecute'#7#20'ActionSaveAllExecute'#8'ShortCut'#3'S`'#0
- +#0#7'TAction'#16'ActionClearDebug'#7'Caption'#6#5'Clear'#10'ImageIndex'#2#4#9
- +'OnExecute'#7#23'ActionClearDebugExecute'#0#0#7'TAction'#15'ActionFindStart'
- +#7'Caption'#6#8'Find ...'#9'OnExecute'#7#22'ActionFindstartExecute'#8'ShortC'
- +'ut'#3'F@'#0#0#7'TAction'#9'ActionCut'#7'Caption'#6#3'Cut'#10'ImageIndex'#2#3
- +#9'OnExecute'#7#16'ActionCutExecute'#8'ShortCut'#3'C@'#0#0#7'TAction'#10'Act'
- +'ionCopy'#7'Caption'#6#4'Copy'#10'ImageIndex'#2#22#9'OnExecute'#7#17'ActionC'
- +'opyExecute'#8'ShortCut'#3'C@'#0#0#7'TAction'#11'ActionPaste'#7'Caption'#6#5
- +'Paste'#10'ImageIndex'#2#11#9'OnExecute'#7#18'ActionPasteExecute'#8'ShortCut'
- +#3'V@'#0#0#7'TAction'#12'ActionDelete'#7'Caption'#6#6'Delete'#10'ImageIndex'
- +#2#23#9'OnExecute'#7#19'ActionDeleteExecute'#8'ShortCut'#2'.'#0#0#7'TAction'
- +#15'ActionSelectAll'#7'Caption'#6#10'Select All'#9'OnExecute'#7#22'ActionSel'
- +'ectAllExecute'#8'ShortCut'#3'A@'#0#0#7'TAction'#10'ActionUndo'#7'Caption'#6
- +#4'Undo'#10'ImageIndex'#2#18#9'OnExecute'#7#17'ActionUndoExecute'#8'ShortCut'
- +#3'Z@'#0#0#7'TAction'#10'ActionRedo'#7'Caption'#6#4'Redo'#10'ImageIndex'#2#12
- +#9'OnExecute'#7#17'ActionRedoExecute'#8'ShortCut'#3'Y@'#0#0#7'TAction'#14'Ac'
- +'tionFindNext'#7'Caption'#6#9'Find next'#9'OnExecute'#7#21'ActionFindNextExe'
- +'cute'#8'ShortCut'#2'r'#0#0#0#6'TTimer'#10'DebugTimer'#7'OnTimer'#7#18'Proce'
- +'ssDebugStream'#4'left'#3#128#2#0#0#10'TPopupMenu'#11'ScriptPopup'#6'Images'
- +#7#17'Mufasa_Image_List'#7'OnPopup'#7#16'ScriptPopupPopup'#4'left'#3#168#2#0
- +#9'TMenuItem'#13'PopupItemUndo'#6'Action'#7#10'ActionUndo'#11'Bitmap.Data'#10
- +':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0
- +' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#24#166#195
- +'i'#26#167#196'i'#0#160#196#24#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196']f'#219
- ,#234#178#17#166#194#174#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196'"C'#196#219#252
- +'C'#197#216#254'#'#166#192#127#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#14#170#203
- +#254']'#218#233#254'#'#166#192#239#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#158#193
- +#26#2#172#200#255#136#231#242#254#17#162#194#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#5'y}'#17#0#160#196#255'v'#237#251#255#0#160#196#255#0#0#0#0#0#0#0#0#0
- +#160#196'0'#0#153#185'P'#0#160#196#201'm'#230#245#255'v'#226#239#255#25#163
- +#193#255#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255'v'#237#251#255'v'#237
- +#251#255#0#160#196#255#0#160#196#255#0#160#196#255#0#160#196#255#1#169#196
- +#255'n'#225#238#255#15#201#223#255'i'#228#242#255#26#164#192#248#0#0#0#0#0#0
- +#0#0#5'y}'#17#0#160#196#255'v'#237#251#255#4#195#218#255'v'#237#251#255'i'
- +#234#249#255'i'#234#249#255'i'#234#249#255'i'#234#249#255#5#221#247#255#10
- +#200#223#255#7#194#216#255'o'#220#235#255#27#163#191#244#0#0#0#0#5'y~'#17#0
- +#160#196#255'y'#237#251#255'2'#226#248#255','#223#244#255#4#192#214#255#4#192
- +#214#255#4#192#214#255#29#210#232#255#29#210#232#255#29#210#232#255#11#200
- +#223#255'j'#229#243#255#27#171#197#248#21#160#188#203#0#0#0#0#0#160#196#255
- +#173#243#251#255'/'#224#246#255'2'#226#248#255'2'#226#247#255'2'#226#247#255
- +'/'#224#245#255')'#219#241#255#29#210#232#255#29#210#232#255#29#210#232#255
- +'6'#217#236#255'@'#205#225#255#22#161#189#202#5'y}'#10#0#0#0#0#5'y}'#10#0#160
- +#196#255#173#243#251#255'/'#224#246#255'2'#226#247#255')'#219#241#255'/'#224
- +#245#255')'#219#241#255#22#205#227#255'6'#217#236#255'i'#231#246#255'A'#206
- +#227#254#19#163#193#228#5'y}2'#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255
- +#173#243#251#255'1'#225#246#255' '#227#250#255's'#236#250#255'o'#235#250#255
- +'n'#232#247#255'l'#232#247#248#20#161#188#212#20#163#193#213#5'y}'#28#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255#173#243#251#255'%'
- +#228#251#255#0#160#196#255#0#160#196#255#19#161#190#231#21#159#187#207#27#161
- +#187#164#6'z|'#11#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#5
- +'y}'#17#0#160#196#255#173#243#251#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#157#191#20#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#7'OnClick'#7#17'ActionUndoExecute'#0#0#9'TMenuItem'#13
- +'PopupItemRedo'#6'Action'#7#10'ActionRedo'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0
- +#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0
- +#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#160#196#24
- +#26#167#196'i'#24#166#195'i'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#17#166#194#174
- +'f'#219#234#178#0#160#196']'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'#'#166#192#127'C'#197
- +#216#254'C'#196#219#252#0#160#196'"'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'#'#166#192#239
- +']'#218#233#254#14#170#203#254#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160
- +#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#17#162
- +#194#255#136#231#242#254#2#172#200#255#0#158#193#26#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#255#255#255#0#25#163#193#255'v'#226#239#255'm'#230#245#255#0#160#196#201#0
- +#153#185'P'#0#160#196'0'#0#0#0#0#0#0#0#0#0#160#196#255'v'#237#251#255#0#160
- +#196#255#5'y}'#17#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#26#164#192#248'i'#228
- +#242#255#15#201#223#255'n'#225#238#255#1#169#196#255#0#160#196#255#0#160#196
- +#255#0#160#196#255#0#160#196#255'v'#237#251#255'v'#237#251#255#0#160#196#255
- +#5'y}'#17#0#0#0#0#0#0#0#0#255#255#255#0#27#163#191#244'o'#220#235#255#7#194
- +#216#255#10#200#223#255#5#221#247#255'i'#234#249#255'i'#234#249#255'i'#234
- +#249#255'i'#234#249#255'v'#237#251#255#4#195#218#255'v'#237#251#255#0#160#196
- +#255#5'y}'#17#0#0#0#0#255#255#255#0#21#160#188#203#27#171#197#248'j'#229#243
- +#255#11#200#223#255#29#210#232#255#29#210#232#255#29#210#232#255#4#192#214
- +#255#4#192#214#255#4#192#214#255','#223#244#255'2'#226#248#255'y'#237#251#255
- +#0#160#196#255#5'y~'#17#255#255#255#0#5'y}'#10#22#161#189#202'@'#205#225#255
- +'6'#217#236#255#29#210#232#255#29#210#232#255#29#210#232#255')'#219#241#255
- +'/'#224#245#255'2'#226#247#255'2'#226#247#255'2'#226#248#255'/'#224#246#255
- +#173#243#251#255#0#160#196#255#255#255#255#0#0#0#0#0#5'y}2'#19#163#193#228'A'
- +#206#227#254'i'#231#246#255'6'#217#236#255#22#205#227#255')'#219#241#255'/'
- ,#224#245#255')'#219#241#255'2'#226#247#255'/'#224#246#255#173#243#251#255#0
- +#160#196#255#5'y}'#10#255#255#255#0#0#0#0#0#0#0#0#0#5'y}'#28#20#163#193#213
- +#20#161#188#212'l'#232#247#248'n'#232#247#255'o'#235#250#255's'#236#250#255
- +' '#227#250#255'1'#225#246#255#173#243#251#255#0#160#196#255#5'y}'#17#0#0#0#0
- +#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#6'z|'#11#27#161#187#164#21#159#187#207
- +#19#161#190#231#0#160#196#255#0#160#196#255'%'#228#251#255#173#243#251#255#0
- +#160#196#255#5'y}'#17#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#173#243#251#255#0#160
- +#196#255#5'y}'#17#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#160#196#255#0#157
- +#191#20#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0
- +#0#0#0#0#0#0#0#0#0#0#0#0#0#7'OnClick'#7#17'ActionRedoExecute'#0#0#9'TMenuIte'
- +'m'#17'PopupItemDivider1'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#12'PopupItemCut'
- +#6'Action'#7#9'ActionCut'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0
- +#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'
- +#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#2#13#140#10#28''''#166#159'5?'
- +#201#247'"-'#175#185#3#13#140#28#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#5#15#141#31#6#16#142
- +'&'#1#11#138#3#255#255#255#0#18#28#155'p@K'#217#255',5'#191#221'=G'#209#255
- +#29''''#169#164#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#15#25#151'c2='#199#248'7A'#207#255#31')'#171#176#0
- +#10#134#24'#-'#180#175'5@'#204#253#0#9#133#24#28''''#168#149'4>'#197#248#4#14
- +#140#20#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +'/:'#189#222'5?'#201#229'%0'#179#194'?J'#221#255#31'*'#172#194'$0'#178#203'2'
- +'<'#198#242#0#10#134#3#17#27#157'w7A'#200#255#8#18#142' '#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'2<'#195#236'#.'#173#175
- +#255#255#255#0#26'%'#168#153'BP'#210#255#203#163'u'#254'AO'#214#255#22'!'#163
- +#157'/9'#192#212'.8'#190#223#2#13#139#10#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#29'('#169#156';F'#204#255#8#18#144':'#7#17
- +#144'S;H'#212#255#219#189#156#255#238#204#166#255'@L'#222#255':C'#209#255#15
- +#25#152'i'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#3#13#140#31',5'#185#215''#202#242'?L'#215
- +#255#216#188#154#255#246#234#225#255#187#146'Z'#191#148'b'#24';'#145'a'#26#1
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#3#13#140#31#27'&'#167#153'*4'#186#204#17#28#157#137
- +#187#152'i'#204#240#224#208#255#183#145'_'#197#143']'#20#11#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#11#136#2#255#255#255#0#180
- +#142'Z'#144#246#234#221#255#225#205#180#255#177#141']'#191#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#179#140'W'#137#241#226#212#255#206#178#142#244#245#235#224#255#166#127'J'
- +#157#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#177#137'S'#132#238#223#206#255#151'f e'#194#163'|'#218#233#216#197
- +#253#169#130'N{'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#175#135'P|'#231#213#193#255#149'e'#31'+'#143'\'#18#27#197#167#131#231
- +#213#188#157#225#181#147'db'#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#172#131'Ku'#222#201#175#255#149'd'#29#31#255#255#255#0#146'`'#23'&'
- +#195#164'|'#235#181#144'c'#203#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#170#129'Go'#214#189#159#247#147'a'#25#16#255#255#255#0#255#255#255#0
- +#150'f ,'#169#128'K'#203#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
- +#168'}Bi'#204#176#139#224#145']'#20#9#255#255#255#0#255#255#255#0#255#255#255
- +#0#146'`'#23#6#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#154'k''1'
- +#170'~C'#161#146'`'#24#5#255#255#255#0#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#16'ActionCutExecute'#0#0#9'T'
- +'MenuItem'#13'PopupItemCopy'#6'Action'#7#10'ActionCopy'#11'Bitmap.Data'#10':'
- ,#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '
- +#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#197'sB'#193
- +#198'uE'#230#200'uE'#254#199'uE'#243#200'uE'#243#199'uE'#243#199'uE'#243#200
- +'uF'#244#197'tD'#232#202#127'S'#241#255#255#255#0#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#199'yI'#237#252#243#236#255#250
- +#241#232#255#250#240#231#255#251#241#233#255#251#242#234#255#251#242#234#255
- +#251#242#235#255#253#244#238#255#202#128'T'#249#255#255#255#0#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#207#130'S'#255#239
- +#241#231#255#255#233#217#255#255#234#219#255#255#233#217#255#255#231#215#255
- +#255#229#210#255#255#226#203#255#239#242#232#255#206#129'V'#255#255#255#255#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#204
- +#131'R'#251#251#245#238#255#255#233#217#255#255#234#219#255#255#233#217#255
- +#255#231#215#255#255#229#210#255#255#226#203#255#251#246#239#255#204#131'U'
- +#254#199'yJ'#185#200'yK'#206#200'uE'#221#199'uE'#212#200'uE'#212#199'uE'#212
- +#202#132'R'#255#255#247#241#255#255#233#217#255#255#234#219#255#255#233#217
- +#255#255#231#215#255#255#229#210#255#255#226#203#255#255#247#241#255#203#133
- +'U'#254#200'|N'#211#252#243#236#222#250#241#232#222#250#240#231#222#251#241
- +#233#222#251#242#234#222#228#186#145#255#255#247#240#255#255#231#213#255#253
- +#231#214#255#253#230#212#255#252#228#208#255#251#227#203#255#250#220#194#255
- +#254#243#232#255#204#134'V'#254#207#130'S'#222#239#241#231#222#255#233#217
- +#222#255#234#219#222#255#233#217#222#255#231#215#222#228#187#145#255#255#247
- +#242#255#254#231#213#255#254#231#213#255#253#229#209#255#250#224#202#255#249
- +#222#196#255#247#217#188#255#253#242#231#255#204#135'W'#254#204#131'R'#219
- +#251#245#238#222#255#233#217#222#255#234#219#222#255#233#217#222#255#231#215
- +#222#228#187#146#255#254#247#241#255#252#229#210#255#252#228#209#255#251#226
- +#204#255#249#221#196#255#246#215#187#255#243#209#175#255#250#239#228#255#204
- +#135'X'#254#202#132'R'#219#255#247#241#222#255#233#217#222#255#234#219#222
- +#255#233#217#222#255#231#215#222#228#187#146#255#254#246#240#255#252#226#205
- +#255#252#227#205#255#250#223#200#255#247#217#188#255#245#233#221#255#250#243
- +#235#255#251#248#243#255#202#131'S'#254#203#133'S'#219#255#247#240#222#255
- +#231#213#222#253#231#214#222#253#230#212#222#252#228#208#222#228#187#147#255
- +#254#245#237#255#252#222#197#255#251#224#199#255#249#220#194#255#245#211#180
- +#255#254#249#243#255#250#226#196#255#236#193#147#255#195'}H'#147#203#134'T'
- +#219#255#247#242#222#254#231#213#222#254#231#213#222#253#229#209#222#250#224
- +#202#222#229#190#150#255#255#255#254#255#253#243#233#255#253#243#234#255#252
- +#242#232#255#250#239#227#255#250#242#231#255#234#187#136#255#207#133'U'#179
- +#180'i='#12#203#134'U'#219#254#247#241#222#252#229#210#222#252#228#209#222
- +#251#226#204#222#249#221#196#222#234#195#157#255#230#191#150#255#228#187#146
- +#255#228#187#146#255#209#160'l'#245#208#158'm'#246#204#150'_'#218#196'yB~'
- +#178'g<'#9#255#255#255#0#203#134'U'#219#254#246#240#222#252#226#205#222#252
- +#227#205#222#250#223#200#222#247#217#188#222#245#233#221#222#250#243#235#222
- +#251#248#243#222#205#149'e'#220#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#203#134'V'#218#254#245#237#222#252#222
- +#197#222#251#224#199#222#249#220#194#222#245#211#180#222#254#249#243#222#250
- +#226#196#222#236#193#147#222#195'}H'#128#255#255#255#0#255#255#255#0#255#255
- +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#202#133'T'#208#255#255#255
- +#219#253#243#233#222#253#243#234#222#252#242#232#222#250#239#227#222#250#242
- +#231#222#234#187#136#222#207#133'U'#156#180'i='#10#255#255#255#0#255#255#255
- +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#199'yG'#170#204
- +#134'U'#206#204#136'W'#222#203#136'V'#219#204#136'V'#219#203#135'W'#219#202
- +#131'P'#208#196'yBn'#178'g<'#8#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#17'ActionC'
- +'opyExecute'#0#0#9'TMenuItem'#14'PopupItemPaste'#6'Action'#7#11'ActionPaste'
- +#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16
- +#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'^^^'#2
- +'[[[wXXX'#138'UUU'#138'RRR'#138'OOO'#138'LLL'#138'JJJ'#138'HHH'#138'FFF'#138
- +'DDDf c'#152'J c'#152#207' c'#152#255' c'#152#255' c'#152#255'$c'#149#255'Xs'
- +#136#255#247#247#247#255#240#240#240#255#240#240#240#255#240#240#240#255#240
- +#240#240#255#240#240#240#255#240#240#240#255#243#243#243#250'FFF'#132' c'#152
- +#194'b'#165#215#255'e'#168#218#255'd'#166#217#255'b'#164#216#255'b'#159#209
- +#255'u'#142#164#255#239#239#239#255#231#231#231#255#231#231#231#255#231#231
- +#231#255#231#231#231#255#230#230#230#255#230#230#230#255#236#236#236#250'III'
- ,#132' c'#152#255'h'#171#220#255'H'#142#207#255'F'#139#206#255'C'#135#205#255
- +'D'#132#198#255'h'#133#161#255#240#240#240#255#180#180#180#255#180#180#180
- +#255#180#180#180#255#180#180#180#255#180#180#180#255#179#179#179#255#237#237
- +#237#250'LLL'#132' c'#152#255'i'#174#220#255'J'#147#209#255'H'#143#208#255'F'
- +#139#206#255'G'#136#199#255'l'#136#163#255#240#240#240#255#232#232#232#255
- +#232#232#232#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231
- +#255#237#237#237#250'OOO'#132' c'#152#255'k'#177#222#255'M'#151#211#255'K'
- +#147#210#255'H'#143#208#255'J'#140#201#255'o'#139#165#255#241#241#241#255#182
- +#182#182#255#181#181#181#255#181#181#181#255#180#180#180#255#180#180#180#255
- +#180#180#180#255#237#237#237#250'SSS'#132' c'#152#255'm'#179#223#255'P'#156
- +#213#255'N'#152#211#255'K'#148#209#255'L'#145#203#255'p'#142#167#255#241#241
- +#241#255#233#233#233#255#233#233#233#255#232#232#232#255#232#232#232#255#232
- +#232#232#255#231#231#231#255#237#237#237#250'VVV'#132' c'#152#255'p'#181#224
- +#255'R'#159#215#255'P'#156#214#255'N'#152#212#255'O'#149#205#255's'#145#170
- +#255#241#241#241#255#183#183#183#255#182#182#182#255#182#182#182#255#182#182
- +#182#255#181#181#181#255#181#181#181#255#238#238#238#250'ZZZ'#132' c'#152#255
- +'s'#183#225#255'W'#163#215#255'S'#160#215#255'P'#157#213#255'R'#153#207#255
- +'u'#148#172#255#248#248#248#255#242#242#242#255#242#242#242#255#242#242#242
- +#255#242#242#242#255#242#242#242#255#241#241#241#255#244#244#244#250'^^^'#132
- +' c'#152#255'v'#185#226#255'\'#167#217#255'X'#164#216#255'S'#160#215#255'S'
- +#158#213#255'a'#139#169#255'd'#136#161#255'd'#135#161#255'c'#134#160#255'i'
- +#135#159#255'Jh'#129#255'jjj'#138'hhh'#138'eee'#138'bbbc c'#152#255'z'#187
- +#227#255'a'#170#219#255'Z'#165#217#255'S'#160#215#255'R'#159#215#255'R'#159
- +#215#255'R'#159#215#255'R'#159#215#255'R'#159#215#255'b'#163#216#255' c'#152
- +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#255'|'
- +#189#228#255'e'#174#221#255'b'#171#220#255'^'#168#218#255'\'#167#217#255'\'
- +#167#217#255'\'#167#217#255'\'#167#217#255'R'#159#215#255'b'#163#216#255' c'
- +#152#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#255
- +#127#191#228#255'i'#178#222#255'J'#155#218#255'D'#151#220#255'C'#150#220#255
- +'B'#150#220#255'B'#149#220#255'A'#149#219#255'Q'#158#214#255'l'#178#222#255
- +' c'#152#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152
- +#224'q'#179#219#254'~'#191#228#255'N'#157#223#255#181#238#253#255'u'#212#240
- +#255'u'#212#240#255#181#238#253#255'K'#155#222#255'n'#180#224#255'm'#179#223
- +#249' c'#152#243#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'
- +#152'2 c'#152#178' c'#152#255'7u'#164#255#182#239#254#255#128#219#243#255#128
- +#219#243#255#182#239#254#255'.n'#161#255' c'#152#255' c'#152#165' c'#152'S'
- +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0' c'#152'* c'#152#255' c'#152#255' c'#152#255' c'#152#255' c'#152
- +#255' c'#152#240#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
- +#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#18'ActionPasteExecute'#0
- +#0#9'TMenuItem'#15'PopupItemDelete'#6'Action'#7#12'ActionDelete'#7'OnClick'#7
- +#19'ActionDeleteExecute'#0#0#9'TMenuItem'#17'PopupItemDivider2'#7'Caption'#6
- +#1'-'#0#0#9'TMenuItem'#18'PopupItemSelectAll'#6'Action'#7#15'ActionSelectAll'
- +#7'OnClick'#7#22'ActionSelectAllExecute'#0#0#0#0
-]);
+{ This is an automatically generated lazarus resource file }
+
+LazarusResources.Add('TForm1','FORMDATA',[
+ 'TPF0'#6'TForm1'#5'Form1'#4'Left'#3#18#1#6'Height'#3'-'#2#3'Top'#3#233#0#5'Wi'
+ +'dth'#3#219#2#13'ActiveControl'#7#11'ScriptPanel'#7'Caption'#6#17'THA FUKING'
+ +' MUFASA'#12'ClientHeight'#3#20#2#11'ClientWidth'#3#219#2#10'KeyPreview'#9#4
+ +'Menu'#7#9'MainMenu1'#7'OnClose'#7#9'FormClose'#8'OnCreate'#7#10'FormCreate'
+ +#9'OnDestroy'#7#11'FormDestroy'#10'OnShortCut'#7#13'FormShortCuts'#8'Positio'
+ +'n'#7#14'poScreenCenter'#10'LCLVersion'#6#6'0.9.29'#7'Visible'#9#0#8'TToolBa'
+ +'r'#8'ToolBar1'#4'Left'#2#0#6'Height'#2#24#3'Top'#2#0#5'Width'#3#219#2#7'Cap'
+ +'tion'#6#8'ToolBar1'#6'Images'#7#17'Mufasa_Image_List'#14'ParentShowHint'#8#8
+ +'ShowHint'#9#8'TabOrder'#2#0#0#11'TToolButton'#6'TB_Run'#4'Left'#2'`'#4'Hint'
+ +#6#3'Run'#3'Top'#2#2#6'Action'#7#15'ActionRunScript'#10'ImageIndex'#2#6#0#0
+ +#11'TToolButton'#8'TB_Pause'#4'Left'#2'w'#4'Hint'#6#5'Pause'#3'Top'#2#2#6'Ac'
+ +'tion'#7#17'ActionPauseScript'#7'Enabled'#8#10'ImageIndex'#2#5#0#0#11'TToolB'
+ +'utton'#7'TB_Stop'#4'Left'#3#142#0#4'Hint'#6#4'Stop'#3'Top'#2#2#6'Action'#7
+ +#16'ActionStopScript'#7'Enabled'#8#10'ImageIndex'#2#7#0#0#11'TToolButton'#11
+ +'ToolButton1'#4'Left'#3#165#0#3'Top'#2#2#5'Width'#2#3#7'Caption'#6#11'ToolBu'
+ +'tton1'#5'Style'#7#10'tbsDivider'#0#0#11'TToolButton'#9'TB_NewTab'#4'Left'#3
+ +#168#0#4'Hint'#6#7'Add tab'#3'Top'#2#2#6'Action'#7#12'ActionNewTab'#0#0#11'T'
+ +'ToolButton'#11'TB_CloseTab'#4'Left'#3#191#0#4'Hint'#6#9'Close tab'#3'Top'#2
+ +#2#6'Action'#7#14'ActionCloseTab'#0#0#11'TToolButton'#11'ToolButton4'#4'Left'
+ +#3#214#0#3'Top'#2#2#5'Width'#2#3#7'Caption'#6#11'ToolButton4'#5'Style'#7#10
+ +'tbsDivider'#0#0#11'TToolButton'#13'TB_ClearDebug'#4'Left'#3#217#0#4'Hint'#6
+ +#15'Clear debug box'#3'Top'#2#2#6'Action'#7#16'ActionClearDebug'#0#0#11'TToo'
+ +'lButton'#13'TB_PickColour'#4'Left'#3#240#0#4'Hint'#6#12'Pick a color'#3'Top'
+ +#2#2#7'Caption'#6#13'TB_PickColour'#10'ImageIndex'#2#0#7'OnClick'#7#15'Butto'
+ +'nPickClick'#0#0#11'TToolButton'#15'TB_SelectClient'#4'Left'#3#7#1#4'Hint'#6
+ +#15'Select a client'#3'Top'#2#2#7'Caption'#6#15'TB_SelectClient'#10'ImageInd'
+ +'ex'#2#2#11'OnMouseDown'#7#18'ButtonSelectorDown'#0#0#11'TToolButton'#11'Too'
+ +'lButton8'#4'Left'#3#30#1#3'Top'#2#2#5'Width'#2#3#7'Caption'#6#11'ToolButton'
+ +'8'#5'Style'#7#10'tbsDivider'#0#0#11'TToolButton'#10'TB_Convert'#4'Left'#3'!'
+ +#1#3'Top'#2#2#7'Caption'#6#10'TB_Convert'#7'Enabled'#8#10'ImageIndex'#2#1#0#0
+ +#11'TToolButton'#16'TB_ReloadPlugins'#4'Left'#3'8'#1#4'Hint'#6#14'Reload plu'
+ +'gins'#3'Top'#2#2#7'Caption'#6#16'TB_ReloadPlugins'#7'Enabled'#8#10'ImageInd'
+ +'ex'#2#13#0#0#11'TToolButton'#7'TB_Tray'#4'Left'#3'O'#1#4'Hint'#6#16'Minimiz'
+ +'e to tray'#3'Top'#2#2#7'Caption'#6#7'TB_Tray'#10'ImageIndex'#2#17#7'OnClick'
+ +#7#15'ButtonTrayClick'#0#0#11'TToolButton'#6'TB_New'#4'Left'#2#1#4'Hint'#6#3
+ +'New'#3'Top'#2#2#6'Action'#7#15'ActionNewScript'#14'ParentShowHint'#8#8'Show'
+ +'Hint'#9#0#0#11'TToolButton'#11'ToolButton2'#4'Left'#2']'#3'Top'#2#2#5'Width'
+ +#2#3#7'Caption'#6#11'ToolButton2'#5'Style'#7#10'tbsDivider'#0#0#11'TToolButt'
+ +'on'#7'TB_Open'#4'Left'#2#24#4'Hint'#6#4'Open'#3'Top'#2#2#6'Action'#7#16'Act'
+ +'ionOpenScript'#14'ParentShowHint'#8#8'ShowHint'#9#0#0#11'TToolButton'#7'TB_'
+ +'Save'#4'Left'#2'/'#4'Hint'#6#4'Save'#3'Top'#2#2#6'Action'#7#16'ActionSaveSc'
+ +'ript'#0#0#11'TToolButton'#10'TB_SaveAll'#4'Left'#2'F'#4'Hint'#6#8'Save all'
+ +#3'Top'#2#2#6'Action'#7#13'ActionSaveAll'#7'Enabled'#8#0#0#0#10'TStatusBar'#9
+ +'StatusBar'#4'Left'#2#0#6'Height'#2#21#3'Top'#3#255#1#5'Width'#3#219#2#6'Pan'
+ +'els'#14#1#5'Width'#2'<'#0#1#4'Text'#6#8'Untitled'#5'Width'#3#150#0#0#1#5'Wi'
+ +'dth'#2'2'#0#0#11'SimplePanel'#8#0#0#6'TPanel'#9'PanelMemo'#4'Left'#2#0#6'He'
+ +'ight'#3#151#0#3'Top'#3'h'#1#5'Width'#3#219#2#5'Align'#7#8'alBottom'#7'Ancho'
+ +'rs'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#12'ClientHeight'#3#151#0
+ +#11'ClientWidth'#3#219#2#8'TabOrder'#2#2#0#5'TMemo'#5'Memo1'#4'Left'#2#1#6'H'
+ +'eight'#3#149#0#3'Top'#2#1#5'Width'#3#217#2#5'Align'#7#8'alClient'#7'Anchors'
+ +#11#6'akLeft'#7'akRight'#8'akBottom'#0#10'ScrollBars'#7#10'ssAutoBoth'#8'Tab'
+ +'Order'#2#0#0#0#0#9'TSplitter'#19'SplitterMemoSynedit'#6'Cursor'#7#8'crVSpli'
+ +'t'#4'Left'#2#0#6'Height'#2#5#3'Top'#3'c'#1#5'Width'#3#219#2#5'Align'#7#8'al'
+ +'Bottom'#12'ResizeAnchor'#7#8'akBottom'#0#0#6'TPanel'#11'ScriptPanel'#4'Left'
+ +#2#0#6'Height'#3'K'#1#3'Top'#2#24#5'Width'#3#219#2#5'Align'#7#8'alClient'#10
+ +'BevelOuter'#7#6'bvNone'#7'Caption'#6#11'ScriptPanel'#12'ClientHeight'#3'K'#1
+ +#11'ClientWidth'#3#219#2#8'TabOrder'#2#4#0#12'TPageControl'#12'PageControl1'
+ +#4'Left'#2#0#6'Height'#3'('#1#3'Top'#2#0#5'Width'#3#219#2#5'Align'#7#8'alCli'
+ +'ent'#6'Images'#7#17'Mufasa_Image_List'#9'PopupMenu'#7#8'TabPopup'#8'TabOrde'
+ +'r'#2#0#8'OnChange'#7#18'PageControl1Change'#10'OnChanging'#7#20'PageControl'
+ +'1Changing'#14'OnContextPopup'#7#24'PageControl1ContextPopup'#10'OnDragDrop'
+ +#7#20'PageControl1DragDrop'#10'OnDragOver'#7#20'PageControl1DragOver'#11'OnM'
+ +'ouseDown'#7#21'PageControl1MouseDown'#0#0#6'TPanel'#11'SearchPanel'#4'Left'
+ +#2#0#6'Height'#2'#'#3'Top'#3'('#1#5'Width'#3#219#2#5'Align'#7#8'alBottom'#10
+ ,'BevelOuter'#7#7'bvSpace'#12'ClientHeight'#2'#'#11'ClientWidth'#3#219#2#8'Ta'
+ +'bOrder'#2#1#7'Visible'#8#0#12'TLabeledEdit'#17'LabeledEditSearch'#4'Left'#2
+ +'h'#6'Height'#2#27#3'Top'#2#6#5'Width'#3#174#0#10'AutoSelect'#8' EditLabel.A'
+ +'nchorSideLeft.Control'#7#17'LabeledEditSearch'#31'EditLabel.AnchorSideTop.C'
+ +'ontrol'#7#17'LabeledEditSearch'#28'EditLabel.AnchorSideTop.Side'#7#9'asrCen'
+ +'ter!EditLabel.AnchorSideRight.Control'#7#17'LabeledEditSearch"EditLabel.Anc'
+ +'horSideBottom.Control'#7#17'LabeledEditSearch'#14'EditLabel.Left'#2'C'#16'E'
+ +'ditLabel.Height'#2#18#13'EditLabel.Top'#2#10#15'EditLabel.Width'#2'"'#17'Ed'
+ +'itLabel.Caption'#6#6'Find: '#21'EditLabel.ParentColor'#8#13'LabelPosition'#7
+ +#6'lpLeft'#8'TabOrder'#2#0#8'OnChange'#7#16'EditSearchChange'#7'OnEnter'#7#22
+ +'LabeledEditSearchEnter'#6'OnExit'#7#21'LabeledEditSearchExit'#9'OnKeyDown'#7
+ +#24'LabeledEditSearchKeyDown'#10'OnKeyPress'#7#25'LabeledEditSearchKeyPress'
+ +#0#0#12'TSpeedButton'#17'SpeedButtonSearch'#4'Left'#2#16#6'Height'#2#19#3'To'
+ +'p'#2#5#5'Width'#2#16#5'Color'#7#9'clBtnFace'#4'Flat'#9#10'Glyph.Data'#10':'
+ +#9#0#0'6'#9#0#0'BM6'#9#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#24#0#0#0#24#0#0#0#1#0' '
+ +#0#0#0#0#0#0#9#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0
+ +#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255
+ +#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ ,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#9'NumGlyphs'#2#0#7'OnClick'#7#22'SpeedButto'
+ +'nSearchClick'#0#0#9'TCheckBox'#17'CheckBoxMatchCase'#4'Left'#3'@'#1#6'Heigh'
+ +'t'#2#22#3'Top'#2#6#5'Width'#2'a'#7'Caption'#6#10'Match case'#7'OnClick'#7#22
+ +'CheckBoxMatchCaseClick'#8'TabOrder'#2#1#0#0#0#0#9'TMainMenu'#9'MainMenu1'#4
+ +'left'#3'0'#2#0#9'TMenuItem'#8'MenuFile'#7'Caption'#6#4'File'#13'SubMenuImag'
+ +'es'#7#17'Mufasa_Image_List'#0#9'TMenuItem'#11'MenuItemNew'#6'Action'#7#15'A'
+ +'ctionNewScript'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0
+ +#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0
+ +#0#0#0#0#0#0#0#255#255#255#0#187'j4k'#186'e0'#188#187'f1'#237#186'f0'#247#186
+ +'f0'#247#186'f0'#247#186'e0'#247#186'e/'#247#185'e.'#247#185'e.'#247#185'd.'
+ +#247#185'd.'#239#183'b,'#189#183'b.c'#255#255#255#0#255#255#255#0#188'i3'#222
+ +#248#241#234#242#247#236#223#253#246#235#222#255#246#234#222#255#246#234#220
+ +#255#246#234#220#255#250#243#235#255#250#243#235#255#250#242#234#255#252#247
+ +#243#255#252#248#244#253#254#254#253#240#183'`*'#213#255#255#255#0#255#255
+ +#255#0#191'q8'#245#245#235#223#254#253#191'h'#255#252#189'g'#255#251#190'e'
+ +#255#252#190'd'#255#252#190'd'#255#252#189'b'#255#251#189'c'#255#251#188'a'
+ +#255#252#190'`'#255#252#188'b'#255#253#251#248#253#185'd-'#243#255#255#255#0
+ +#255#255#255#0#193'x<'#247#247#237#227#255#253#194'n'#255#255#216#160#255#255
+ +#215#158#255#255#214#155#255#255#215#152#255#255#214#150#255#255#214#149#255
+ +#255#213#148#255#255#212#147#255#251#190'e'#255#251#247#244#255#187'g1'#247
+ +#255#255#255#0#255#255#255#0#196'|@'#247#247#240#230#255#248#180'U'#255#247
+ +#180'V'#255#247#181'T'#255#248#180'S'#255#248#178'S'#255#247#179'R'#255#247
+ +#179'R'#255#247#178'Q'#255#247#178'O'#255#247#178'O'#255#252#249#245#255#191
+ +'o6'#247#255#255#255#0#255#255#255#0#197#128'B'#247#248#241#232#255#254#229
+ +#213#255#253#229#211#255#253#229#211#255#252#229#211#255#252#229#211#255#252
+ +#228#209#255#252#226#206#255#252#226#204#255#251#224#201#255#251#225#200#255
+ +#253#250#247#255#193'v;'#247#255#255#255#0#255#255#255#0#197#130'E'#247#248
+ +#242#235#255#254#231#214#255#253#231#214#255#253#231#214#255#253#231#214#255
+ +#253#230#213#255#253#229#211#255#252#228#209#255#252#226#205#255#251#225#203
+ +#255#251#225#201#255#251#247#242#255#197'|?'#247#255#255#255#0#255#255#255#0
+ +#198#132'G'#247#249#243#236#255#254#232#214#255#254#232#215#255#253#231#214
+ +#255#253#231#214#255#253#231#213#255#253#229#211#255#251#228#208#255#251#227
+ +#204#255#250#223#199#255#250#223#198#255#250#242#234#255#198#128'B'#247#255
+ +#255#255#0#255#255#255#0#198#136'I'#247#249#244#237#255#254#232#216#255#254
+ +#232#216#255#254#232#215#255#254#231#214#255#253#229#211#255#252#228#209#255
+ +#251#225#204#255#250#224#199#255#249#221#195#255#248#220#194#255#250#244#237
+ +#255#198#130'E'#247#255#255#255#0#255#255#255#0#198#136'J'#247#249#244#239
+ +#255#254#231#215#255#253#231#214#255#253#231#213#255#253#230#212#255#252#230
+ +#210#255#251#225#204#255#250#223#199#255#248#220#194#255#246#218#189#255#246
+ +#216#187#255#250#244#239#255#198#131'F'#247#255#255#255#0#255#255#255#0#198
+ +#137'K'#247#249#244#240#255#252#230#211#255#252#230#212#255#253#231#211#255
+ +#252#228#209#255#251#227#205#255#250#224#200#255#248#220#194#255#245#214#187
+ +#255#243#212#181#255#241#210#179#255#248#244#240#255#196#130'F'#247#255#255
+ +#255#0#255#255#255#0#198#137'K'#247#249#245#241#255#252#227#207#255#251#228
+ +#208#255#252#228#207#255#252#227#205#255#250#225#202#255#249#221#196#255#246
+ +#217#188#255#244#233#223#255#247#242#236#255#251#247#243#255#245#239#233#255
+ +#194'~E'#251#255#255#255#0#255#255#255#0#198#137'L'#246#249#245#241#255#252
+ +#227#205#255#251#227#206#255#251#227#205#255#251#226#203#255#249#224#200#255
+ +#248#220#194#255#245#214#186#255#253#251#248#255#252#230#205#255#250#229#201
+ +#255#226#182#132#255#191'yB'#166#255#255#255#0#255#255#255#0#197#136'K'#234
+ +#250#246#242#252#250#224#199#255#251#225#201#255#251#226#201#255#251#224#200
+ ,#255#249#223#197#255#248#219#193#255#244#214#184#255#255#251#248#255#246#216
+ +#180#255#225#176'}'#255#219#146'd'#246#180'k>'#7#255#255#255#0#255#255#255#0
+ +#196#133'I'#195#247#242#236#236#248#244#238#252#248#244#237#255#248#243#237
+ +#255#248#243#237#255#248#243#237#255#248#242#236#255#247#242#236#255#242#230
+ +#215#255#226#178'}'#255#219#148'e'#245#179'h;'#7#255#255#255#0#255#255#255#0
+ +#255#255#255#0#193'}D`'#200#139'M'#187#200#140'O'#238#200#140'O'#246#200#140
+ +'O'#247#200#140'O'#247#200#141'O'#247#201#140'O'#247#199#139'O'#247#197#137
+ +'K'#212#196'v;'#145#179'h<'#6#255#255#255#0#255#255#255#0#255#255#255#0#13'S'
+ +'ubMenuImages'#7#17'Mufasa_Image_List'#7'OnClick'#7#16'ActionNewExecute'#0#0
+ +#9'TMenuItem'#15'MenuItemDivider'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#12'Menu'
+ +'ItemOpen'#6'Action'#7#16'ActionOpenScript'#11'Bitmap.Data'#10':'#4#0#0'6'#4
+ +#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0
+ +#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0','#134#216#209'-'#136#216#247'-'
+ +#135#216#247'-'#136#216#247'-'#136#216#247'-'#136#216#247'-'#136#216#247'-'
+ +#136#216#247'-'#136#216#247'-'#136#216#247'-'#136#216#247'-'#135#216#247'-'
+ +#136#216#247','#134#216#209#255#255#255#0#255#255#255#0'3'#142#217#251#220
+ +#240#250#255#152#225#246#255#149#224#246#255#146#223#246#255#142#222#245#255
+ +#137#220#245#255#133#218#244#255#128#217#244#255'z'#215#243#255't'#213#243
+ +#255'p'#211#242#255#194#234#248#255'5'#148#218#255#255#255#255#0#255#255#255
+ +#0'5'#148#218#247#239#250#254#255#147#229#248#255#143#228#248#255#137#227#248
+ +#255#130#225#247#255'z'#223#247#255'q'#222#246#255'g'#219#245#255'['#216#244
+ +#255'M'#212#243#255'@'#209#242#255#202#242#251#255'5'#148#218#255#255#255#255
+ +#0#255#255#255#0'6'#154#218#248#242#250#253#255#148#230#248#255#146#229#248
+ +#255#144#229#248#255#139#227#248#255#134#226#247#255#127#225#247#255'w'#222
+ +#246#255'l'#220#246#255'^'#217#244#255'O'#213#243#255#204#242#251#255'5'#148
+ +#218#255#255#255#255#0#255#255#255#0'6'#161#218#249#246#252#254#255#148#229
+ +#248#255#147#229#248#255#147#229#248#255#145#229#248#255#147#219#233#255#147
+ +#215#227#255#147#210#220#255#144#206#215#255#140#200#207#255#134#193#198#255
+ +#201#216#214#255'5'#148#218#255#197'tD'#232#202#127'S'#241'7'#166#218#250#254
+ +#255#255#255#248#253#255#255#246#253#255#255#245#252#255#255#243#252#254#255
+ +#154#228#244#255#154#230#247#255#155#230#246#255#157#229#245#255#158#229#245
+ +#255#159#229#244#255#218#243#248#255'5'#148#218#255#253#244#238#255#202#128
+ +'T'#249'5'#171#218#250#232#246#251#255'p'#188#231#255'U'#170#226#255'M'#165
+ +#224#255#145#201#235#255#250#243#239#255#253#254#253#255#255#253#252#255#255
+ +#253#252#255#254#253#252#255#254#252#251#255#254#254#253#255'5'#148#218#255
+ +#239#242#232#255#206#129'V'#255'6'#170#218#242#241#250#253#255#148#222#245
+ +#255#147#220#244#255'd'#188#233#255'5'#148#218#255'5'#148#218#255'5'#148#218
+ +#255'5'#148#218#255'5'#148#218#255'5'#148#218#255'5'#148#218#255'5'#148#218
+ +#255'5'#148#218#255#251#246#239#255#204#131'U'#254'5'#175#218#240#247#252#254
+ +#255#142#228#248#255#145#222#245#255#159#224#245#255#172#225#246#255#202#132
+ +'R'#255#255#247#241#255#255#233#217#255#255#234#219#255#255#233#217#255#255
+ +#231#215#255#255#229#210#255#255#226#203#255#255#247#241#255#203#133'U'#254
+ +'6'#179#218#248#253#254#254#255#254#255#255#255#254#254#255#255#253#254#255
+ +#255#254#255#255#255#228#186#145#255#255#247#240#255#255#231#213#255#253#231
+ +#214#255#253#230#212#255#252#228#208#255#251#227#203#255#250#220#194#255#254
+ +#243#232#255#204#134'V'#254'4'#180#217#208'^'#194#225#250'`'#195#226#250'`'
+ +#195#226#250'`'#195#226#250'_'#195#226#250#228#187#145#255#255#247#242#255
+ +#254#231#213#255#254#231#213#255#253#229#209#255#250#224#202#255#249#222#196
+ +#255#247#217#188#255#253#242#231#255#204#135'W'#254#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#228#187#146#255
+ +#254#247#241#255#252#229#210#255#252#228#209#255#251#226#204#255#249#221#196
+ +#255#246#215#187#255#243#209#175#255#250#239#228#255#204#135'X'#254#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#228#187#146#255#254#246#240#255#252#226#205#255#252#227#205#255#250#223#200
+ +#255#247#217#188#255#245#233#221#255#250#243#235#255#251#248#243#255#202#131
+ +'S'#254#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#228#187#147#255#254#245#237#255#252#222#197#255#251#224#199
+ +#255#249#220#194#255#245#211#180#255#254#249#243#255#250#226#196#255#236#193
+ +#147#255#195'}H'#147#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#229#190#150#255#255#255#254#255#253#243#233#255
+ +#253#243#234#255#252#242#232#255#250#239#227#255#250#242#231#255#234#187#136
+ +#255#207#133'U'#179#180'i='#12#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#234#195#157#255#230#191#150#255#228
+ +#187#146#255#228#187#146#255#209#160'l'#245#208#158'm'#246#204#150'_'#218#196
+ ,'yB~'#178'g<'#9#255#255#255#0#7'OnClick'#7#17'ActionOpenExecute'#0#0#9'TMenu'
+ +'Item'#12'MenuItemSave'#6'Action'#7#16'ActionSaveScript'#11'Bitmap.Data'#10
+ +':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0
+ +' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#186'j6'#143#185'i5'
+ +#181#184'i5'#238#183'h5'#255#181'h5'#255#180'g4'#255#178'f4'#255#176'e3'#255
+ +#174'd3'#255#172'c2'#255#170'b2'#255#169'a2'#255#168'`1'#255#167'`1'#254#166
+ +'`1'#241#168'a1'#196#186'j5'#222#235#198#173#255#234#197#173#255#254#251#248
+ +#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251
+ +#248#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255#200
+ +#154'|'#255#199#152'y'#255#167'`1'#237#186'k7'#254#237#202#179#255#224#162'z'
+ +#255#254#250#247#255'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136
+ +#255'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136#255#253#249#246
+ +#255#202#141'e'#255#201#155'|'#255#167'`1'#254#187'l8'#255#238#204#182#255
+ +#225#162'z'#255#254#250#247#255#191#220#194#255#191#220#194#255#191#220#194
+ +#255#191#220#194#255#191#220#194#255#191#220#194#255#191#220#194#255#191#220
+ +#194#255#253#249#246#255#205#144'h'#255#204#158#129#255#168'a2'#255#187'k8'
+ +#255#239#206#184#255#225#162'y'#255#254#250#247#255'b'#192#136#255'b'#192#136
+ +#255'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136
+ +#255'b'#192#136#255#253#249#246#255#207#147'j'#255#206#163#132#255#170'a2'
+ +#255#186'j6'#255#239#208#187#255#226#162'z'#255#254#251#248#255#254#251#248
+ +#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251
+ +#248#255#254#251#248#255#254#251#248#255#254#251#248#255#211#150'm'#255#210
+ +#167#138#255#171'b2'#255#187'j6'#255#240#210#190#255#226#163'z'#255#226#163
+ +'z'#255#225#163'z'#255#226#163'{'#255#225#163'{'#255#224#161'x'#255#222#159
+ +'w'#255#221#159'v'#255#220#157't'#255#217#155'r'#255#216#153'q'#255#214#153
+ +'p'#255#213#171#142#255#173'c3'#255#187'j6'#255#242#213#194#255#227#163'z'
+ +#255#227#163'z'#255#226#163'{'#255#226#163'{'#255#226#164'{'#255#225#162'y'
+ +#255#224#161'x'#255#222#160'w'#255#222#158'u'#255#220#157't'#255#218#155's'
+ +#255#217#155's'#255#218#176#149#255#175'd3'#255#187'j6'#255#242#216#197#255
+ +#227#164'{'#255#227#163'z'#255#227#164'z'#255#226#164'{'#255#226#163'{'#255
+ +#225#163'{'#255#225#162'y'#255#223#160'w'#255#222#159'v'#255#221#158't'#255
+ +#219#156'r'#255#220#157't'#255#221#181#154#255#177'e4'#255#187'k6'#255#244
+ +#217#199#255#230#166'}'#255#200#140'd'#255#201#141'e'#255#201#142'g'#255#203
+ +#146'l'#255#203#146'm'#255#202#144'i'#255#200#140'e'#255#200#140'd'#255#200
+ +#140'd'#255#200#140'd'#255#218#156't'#255#225#186#159#255#179'f4'#255#187'k6'
+ +#254#244#220#201#255#231#167'}'#255#249#236#225#255#249#236#225#255#249#237
+ +#227#255#252#244#238#255#253#250#247#255#253#247#243#255#250#237#229#255#247
+ +#231#219#255#247#229#217#255#246#229#216#255#222#160'w'#255#228#190#164#255
+ +#180'g4'#255#188'k6'#250#245#221#204#255#231#168'~'#255#250#240#232#255#250
+ +#240#232#255#201#141'f'#255#250#240#233#255#253#248#243#255#254#250#248#255
+ +#252#244#239#255#249#233#223#255#247#231#219#255#247#229#217#255#224#162'x'
+ +#255#231#194#169#255#182'h5'#255#188'k6'#240#246#223#208#255#232#168'~'#255
+ +#252#246#241#255#252#246#241#255#200#140'd'#255#250#241#233#255#251#244#238
+ +#255#253#250#247#255#253#249#246#255#250#240#232#255#248#232#221#255#247#230
+ +#219#255#225#163'z'#255#239#213#195#255#183'i5'#254#188'k6'#216#246#223#209
+ +#255#233#170#128#255#254#250#246#255#253#250#246#255#200#140'd'#255#251#243
+ +#238#255#251#241#234#255#252#246#242#255#254#251#248#255#252#246#241#255#249
+ +#236#226#255#248#231#219#255#238#208#186#255#236#208#189#255#187'p>'#248#188
+ +'k6'#155#246#224#209#255#247#224#209#255#254#251#248#255#254#251#247#255#253
+ +#249#246#255#252#245#240#255#250#240#234#255#251#242#237#255#253#249#246#255
+ +#253#250#247#255#251#241#235#255#248#233#223#254#236#208#189#251#201#137'^'
+ +#236#181'i5c'#188'k6q'#188'k6'#144#188'k6'#204#188'k6'#238#188'k6'#250#187'k'
+ +'6'#254#187'k6'#255#187'j6'#255#187'j6'#255#188'l9'#255#189'n;'#255#187'm:'
+ +#255#187'k8'#239#187'p>'#203#182'i5T'#255#255#255#0#7'OnClick'#7#17'ActionSa'
+ +'veExecute'#0#0#9'TMenuItem'#14'MenuItemSaveAs'#6'Action'#7#18'ActionSaveScr'
+ +'iptAs'#7'Caption'#6#10'Save as...'#7'OnClick'#7#19'ActionSaveAsExecute'#0#0
+ +#9'TMenuItem'#15'MenuItemSaveAll'#6'Action'#7#13'ActionSaveAll'#7'Enabled'#8
+ +#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16
+ +#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#186'h'
+ +'3'#197#195#132'X'#255#211#139'h'#255#225#143'p'#255#220#141'l'#255#218#139
+ ,'m'#255#215#138'n'#255#205#139'l'#255#171'mD'#255#166'_.'#255#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#198
+ +#131'U'#255#239#206#186#255#221#255#255#255#135#238#199#255#162#244#215#255
+ +#162#246#215#255#140#238#199#255#224#255#255#255#221#162#133#255#171'j>'#255
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#186'h3'#172#195#132
+ +'X'#222#195#127'Q'#255#239#182#154#255#234#243#232#255'Q'#191#132#255'o'#201
+ +#152#255'q'#201#153#255'T'#191#132#255#228#244#233#255#221#156'{'#255#170'i:'
+ +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#198#131'U'#222
+ +#239#206#186#222#196#129'T'#255#234#182#151#255#243#243#234#255#237#241#230
+ +#255#239#241#230#255#239#240#230#255#237#241#229#255#243#245#237#255#213#156
+ +'y'#255#176'pD'#255#255#255#255#0#255#255#255#0#186'h3'#155#195#132'X'#201
+ +#197#128'S'#248#238#178#150#248#201#139'a'#255#230#181#146#255#226#167#129
+ +#255#225#167#129#255#222#163'}'#255#220#161'{'#255#219#159'y'#255#217#158'w'
+ +#255#212#154's'#255#187'~W'#255#255#255#255#0#255#255#255#0#198#131'U'#201
+ +#239#206#186#201#199#142'f'#248#224#188#156#248#202#141'e'#255#234#184#153
+ +#255#221#165'~'#255#221#166#128#255#219#163'|'#255#217#160'z'#255#217#160'y'
+ +#255#216#159'x'#255#216#158'x'#255#191#132']'#255#255#255#255#0#255#255#255#0
+ +#195#127'Q'#201#239#182#154#201#204#150'o'#248#214#182#145#248#200#136']'#255
+ +#239#191#161#255#253#252#250#255#254#252#251#255#254#253#253#255#254#253#252
+ +#255#253#251#250#255#253#252#251#255#221#168#133#255#193#127'S'#255#255#255
+ +#255#0#255#255#255#0#196#129'T'#201#234#182#151#201#206#152's'#248#234#190
+ +#161#248#199#134'['#255#239#192#158#255#255#255#255#255#204#147'n'#255#255
+ +#255#255#255#255#255#255#255#255#251#247#255#255#248#241#255#228#175#140#255
+ +#199#138'a'#255#255#255#255#0#255#255#255#0#201#139'a'#201#230#181#146#201
+ +#203#139'a'#248#238#188#158#248#204#141'e'#255#243#205#176#255#255#255#255
+ +#255#227#199#179#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#234#191#161#255#201#137'`'#255#255#255#255#0#255#255#255#0#202#141
+ +'e'#201#234#184#153#201#201#137'_'#248#237#189#155#248#212#151'n'#255#212#158
+ +'{'#255#208#152'q'#255#214#164#130#255#205#142'h'#255#205#144'i'#255#208#154
+ +'u'#255#209#153's'#255#200#139'b'#255#173'Z 6'#255#255#255#0#255#255#255#0
+ +#200#136']'#201#239#191#161#201#209#153'u'#248#244#210#184#248#255#255#255
+ +#248#230#205#187#248#255#255#254#248#255#255#255#248#251#246#242#248#248#241
+ +#237#248#234#191#161#222#201#137'`'#222#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#199#134'['#201#239#192#158#201#217#162'}'#248#211#157'z'
+ +#248#213#163#128#248#218#174#143#248#210#154'w'#248#210#155'w'#248#210#156'w'
+ +#248#208#151'q'#248#200#139'b'#222#173'Z /'#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#204#141'e'#201#243#205#176#201#255#255#255#201#227
+ +#199#179#201#255#255#255#201#255#255#255#201#255#255#255#201#255#255#255#201
+ +#234#191#161#201#201#137'`'#201#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#212#151'n'#201#212#158'{'#201#208#152
+ +'q'#201#214#164#130#201#205#142'h'#201#205#144'i'#201#208#154'u'#201#209#153
+ +'s'#201#200#139'b'#201#173'Z +'#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#7'OnClick'#7#20'ActionSaveAllExecute'#0#0#9'TMenuIt'
+ +'em'#16'MenuItemDivider2'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#14'MenuItemNewT'
+ +'ab'#6'Action'#7#12'ActionNewTab'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4
+ +#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'
+ +#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4'9'#0#0#6'm'#0#153#5'i'#0#204#6'm'#0#153
+ +#4'9'#0#0#0#0#0#0#0#0#0#9#0#0#0#22#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0
+ +#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#11#128#0#209'+'#223#26#255#11#128#0
+ +#209#0#0#0#22#0#0#0#9#13#13#13'g'#16#16#16#133#16#16#16#133#16#16#16#133#16
+ +#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#14'b'#4#207#14
+ +'~'#2#231#14'~'#2#231'='#226','#255#14'~'#2#231#14'~'#2#231#11'_'#2#176''''''
+ +'''{'#235#235#235#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231
+ +#231#255#231#231#231#255#231#231#231#255#231#231#231#255';'#165'/'#255'R'#231
+ +'A'#255'R'#231'A'#255'R'#231'A'#255'R'#231'A'#255'R'#231'A'#255#18#137#5#229
+ +'222v'#234#234#234#255#226#226#226#255#226#226#226#255#226#226#226#255#226
+ +#226#226#255#226#226#226#255#226#226#226#255#226#226#226#255'f'#185'['#255'<'
+ +#171'-'#255'<'#171'-'#255'f'#235'U'#255'<'#171'-'#255'>'#173'/'#255#28'z'#17
+ +#200'888s'#237#237#237#255#230#230#230#255#230#230#230#255#230#230#230#255
+ +#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230
+ ,#255#230#230#230#255'>'#177'.'#255'u'#238'd'#255'>'#177'.'#255#237#237#237
+ +#255'888s>>>q'#240#240#240#255#235#235#235#255#235#235#235#255#235#235#235
+ +#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235
+ +#235#255#235#235#235#255'k'#196'_'#255'@'#182'/'#255'k'#196'_'#255#240#240
+ +#240#255'>>>qDDDn'#243#243#243#255#239#239#239#255#239#239#239#255#239#239
+ +#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239
+ +#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255
+ +#243#243#243#255'DDDnIIIl'#247#247#247#255#244#244#244#255#244#244#244#255
+ +#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244
+ +#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244
+ +#244#255#247#247#247#255'IIIlMMMj'#250#250#250#255#248#248#248#255#248#248
+ +#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248
+ +#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255
+ +#248#248#248#255#250#250#250#255'MMMjQQQh'#253#253#253#255#252#252#252#255
+ +#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252
+ +#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252
+ +#252#255#252#252#252#255#253#253#253#255'QQQhUUUg'#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255'UUUgPPPi'#187#187#187#255
+ +#186#186#186#255#184#184#184#255#182#182#182#255#179#179#179#255#176#176#176
+ +#255#174#174#174#255#171#171#171#255#168#168#168#255#166#166#166#255#163#163
+ +#163#255#160#160#160#255#158#158#158#255#156#156#156#255#3#3#3'fRRR['#198#198
+ +#198#212#220#220#220#255#216#217#217#255#213#213#213#255#208#209#209#255#204
+ +#204#204#255#200#200#200#255#198#198#198#255#198#197#197#255#201#197#197#255
+ +#205#198#198#255#209#199#199#255#215#203#203#255#196#184#184#212'RRR[UUU"UUU'
+ +'YUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"'#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#19'Act'
+ +'ionNewTabExecute'#0#0#9'TMenuItem'#16'MenuItemCloseTab'#6'Action'#7#14'Acti'
+ +'onCloseTab'#7'Caption'#6#9'Close Tab'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0
+ +'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4
+ +#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#0#0#0#9#0#0#0#22#0#0#0#26#0#0#0#26#0#0
+ +#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26
+ +#0#0#0#26#0#0#0#22#0#0#0#9#13#13#13'g'#16#16#16#133#16#16#16#133#16#16#16#133
+ +#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#4#4'['#207
+ +#2#2's'#231#2#2's'#231#2#2's'#231#2#2's'#231#2#2's'#231#2#2'X'#176'''''''{'
+ +#235#235#235#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231
+ +#255#231#231#231#255#231#231#231#255#231#231#231#255'//'#167#255'^^'#247#255
+ +'^^'#247#255'^^'#247#255'^^'#247#255'^^'#247#255#5#5#139#229'222v'#234#234
+ +#234#255#226#226#226#255#226#226#226#255#226#226#226#255#226#226#226#255#226
+ +#226#226#255#226#226#226#255#226#226#226#255'[['#190#255'--'#179#255'--'#179
+ +#255'--'#179#255'--'#179#255'//'#181#255#17#17#129#200'888s'#237#237#237#255
+ +#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230
+ +#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230
+ +#230#255#230#230#230#255#230#230#230#255#237#237#237#255'888s>>>q'#240#240
+ +#240#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235
+ +#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255
+ +#235#235#235#255#235#235#235#255#235#235#235#255#240#240#240#255'>>>qDDDn'
+ +#243#243#243#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239
+ +#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239
+ +#239#255#239#239#239#255#239#239#239#255#239#239#239#255#243#243#243#255'DDD'
+ +'nIIIl'#247#247#247#255#244#244#244#255#244#244#244#255#244#244#244#255#244
+ +#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255
+ +#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#247#247#247
+ +#255'IIIlMMMj'#250#250#250#255#248#248#248#255#248#248#248#255#248#248#248
+ +#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248
+ +#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#250
+ +#250#250#255'MMMjQQQh'#253#253#253#255#252#252#252#255#252#252#252#255#252
+ +#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255
+ ,#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252
+ +#255#253#253#253#255'QQQhUUUg'#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255'UUUgPPPi'#187#187#187#255#186#186#186#255#184
+ +#184#184#255#182#182#182#255#179#179#179#255#176#176#176#255#174#174#174#255
+ +#171#171#171#255#168#168#168#255#166#166#166#255#163#163#163#255#160#160#160
+ +#255#158#158#158#255#156#156#156#255#3#3#3'fRRR['#198#198#198#212#220#220#220
+ +#255#216#217#217#255#213#213#213#255#208#209#209#255#204#204#204#255#200#200
+ +#200#255#198#198#198#255#198#197#197#255#201#197#197#255#205#198#198#255#209
+ +#199#199#255#215#203#203#255#196#184#184#212'RRR[UUU"UUUYUUUfUUUfUUUfUUUfUUU'
+ +'fUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"'#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#21'ActionCloseTabExecute'
+ +#0#0#9'TMenuItem'#17'MenuItemCloseTabs'#7'Caption'#6#14'Close all tabs'#11'B'
+ +'itmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0
+ +#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#10#0#0#0#24#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0
+ +#0#0#26#0#0#0#26#0#0#0#25#0#0#0#11#0#0#0#0#0#0'w'#0#0#0#128#0#17#17#17'e'#20
+ +#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131
+ +#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#17#17#17'e'
+ +#0#0'Z'#0#0#0'w'#0#0#0#128#0'---x'#236#236#236#255#232#232#232#255#232#232
+ +#232#255#232#232#232#255#232#232#232#255#232#232#232#255#232#232#232#255#232
+ +#232#232#255'__'#173#255'//'#149#255'00'#150#255#5#5'w'#228#0#0#128#204#0#0
+ +#128#204#0#0#132#153'666t'#235#235#235#255#228#228#228#255#228#228#228#255
+ +#228#228#228#255#228#228#228#255#228#228#228#255#228#228#228#255#228#228#228
+ +#255'..'#167#255'^^'#247#255'^^'#247#255'^^'#247#255'^^'#247#255'^^'#247#255
+ +#0#0#152#204'===q'#239#239#239#255#234#234#234#255#234#234#234#255#234#234
+ +#234#255#234#234#234#255#234#234#234#255#234#234#234#255#234#234#234#255'^^'
+ +#194#255'//'#181#255'00'#182#255#6#6#154#230#0#0#163#209#0#0#164#209#0#0'|'
+ +#158'EEEn'#244#244#244#255#240#240#240#255#240#240#240#255#240#240#240#255
+ +#240#240#240#255#240#240#240#255#240#240#240#255#240#240#240#255#240#240#240
+ +#255#240#240#240#255#244#244#244#255'111'#184#20#20#20#131#20#20#20#131#17#17
+ +#17'eKKKk'#248#248#248#255#246#246#246#255#246#246#246#255#246#246#246#255
+ +#246#246#246#255#246#246#246#255#246#246#246#255#246#246#246#255#246#246#246
+ +#255#246#246#246#255#248#248#248#255#166#166#166#255#232#232#232#255#236#236
+ +#236#255'---xPPPi'#252#252#252#255#251#251#251#255#251#251#251#255#251#251
+ +#251#255#251#251#251#255#251#251#251#255#251#251#251#255#251#251#251#255#251
+ +#251#251#255#251#251#251#255#252#252#252#255#168#168#168#255#228#228#228#255
+ +#235#235#235#255'666tTTTg'#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#174#174#174#255#234#234
+ +#234#255#239#239#239#255'===qPPPi'#187#187#187#255#185#185#185#255#182#182
+ +#182#255#180#180#180#255#176#176#176#255#173#173#173#255#169#169#169#255#166
+ +#166#166#255#162#162#162#255#160#160#160#255#157#157#157#255#145#145#145#255
+ +#240#240#240#255#244#244#244#255'EEEnRRR['#198#198#198#212#219#219#219#255
+ +#214#214#214#255#209#209#209#255#203#204#204#255#199#199#199#255#198#196#196
+ +#255#200#197#197#255#206#198#198#255#212#201#201#255#208#197#197#255#188#188
+ +#188#255#246#246#246#255#248#248#248#255'KKKkUUU"UUUYUUUfSSS'#165#185#185#185
+ +#255#184#184#184#255#184#184#184#255#184#184#184#255#184#184#184#255#184#184
+ +#184#255#184#184#184#255#193#193#193#255#229#229#229#255#251#251#251#255#252
+ +#252#252#255'PPPiUUU'#0'UUU'#0'UUU'#0'TTTg'#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255'TTTgUUU'
+ +#0'TTT'#0'PPP'#0'PPPi'#187#187#187#255#185#185#185#255#182#182#182#255#180
+ +#180#180#255#176#176#176#255#173#173#173#255#169#169#169#255#166#166#166#255
+ +#162#162#162#255#160#160#160#255#157#157#157#255#3#3#3'fTTT'#0'RRR'#0'RRR'#0
+ +'RRR['#198#198#198#212#219#219#219#255#214#214#214#255#209#209#209#255#203
+ +#204#204#255#199#199#199#255#198#196#196#255#200#197#197#255#206#198#198#255
+ +#212#201#201#255#196#183#183#212'RRR[TTT'#0'TTT'#0'TTT'#0'UUU"UUUYUUUfUUUfUU'
+ +'UfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"'#10'ImageIndex'#2#20#7'OnClick'#7#22'Men'
+ +'uItemCloseTabsClick'#0#0#0#9'TMenuItem'#8'MenuEdit'#7'Caption'#6#4'Edit'#13
+ +'SubMenuImages'#7#17'Mufasa_Image_List'#7'OnClick'#7#13'MenuEditClick'#0#9'T'
+ ,'MenuItem'#12'MenuItemUndo'#6'Action'#7#10'ActionUndo'#11'Bitmap.Data'#10':'
+ +#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '
+ +#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#24#166#195
+ +'i'#26#167#196'i'#0#160#196#24#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196']f'#219
+ +#234#178#17#166#194#174#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196'"C'#196#219#252
+ +'C'#197#216#254'#'#166#192#127#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#14#170#203
+ +#254']'#218#233#254'#'#166#192#239#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#158#193
+ +#26#2#172#200#255#136#231#242#254#17#162#194#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#5'y}'#17#0#160#196#255'v'#237#251#255#0#160#196#255#0#0#0#0#0#0#0#0#0
+ +#160#196'0'#0#153#185'P'#0#160#196#201'm'#230#245#255'v'#226#239#255#25#163
+ +#193#255#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255'v'#237#251#255'v'#237
+ +#251#255#0#160#196#255#0#160#196#255#0#160#196#255#0#160#196#255#1#169#196
+ +#255'n'#225#238#255#15#201#223#255'i'#228#242#255#26#164#192#248#0#0#0#0#0#0
+ +#0#0#5'y}'#17#0#160#196#255'v'#237#251#255#4#195#218#255'v'#237#251#255'i'
+ +#234#249#255'i'#234#249#255'i'#234#249#255'i'#234#249#255#5#221#247#255#10
+ +#200#223#255#7#194#216#255'o'#220#235#255#27#163#191#244#0#0#0#0#5'y~'#17#0
+ +#160#196#255'y'#237#251#255'2'#226#248#255','#223#244#255#4#192#214#255#4#192
+ +#214#255#4#192#214#255#29#210#232#255#29#210#232#255#29#210#232#255#11#200
+ +#223#255'j'#229#243#255#27#171#197#248#21#160#188#203#0#0#0#0#0#160#196#255
+ +#173#243#251#255'/'#224#246#255'2'#226#248#255'2'#226#247#255'2'#226#247#255
+ +'/'#224#245#255')'#219#241#255#29#210#232#255#29#210#232#255#29#210#232#255
+ +'6'#217#236#255'@'#205#225#255#22#161#189#202#5'y}'#10#0#0#0#0#5'y}'#10#0#160
+ +#196#255#173#243#251#255'/'#224#246#255'2'#226#247#255')'#219#241#255'/'#224
+ +#245#255')'#219#241#255#22#205#227#255'6'#217#236#255'i'#231#246#255'A'#206
+ +#227#254#19#163#193#228#5'y}2'#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255
+ +#173#243#251#255'1'#225#246#255' '#227#250#255's'#236#250#255'o'#235#250#255
+ +'n'#232#247#255'l'#232#247#248#20#161#188#212#20#163#193#213#5'y}'#28#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255#173#243#251#255'%'
+ +#228#251#255#0#160#196#255#0#160#196#255#19#161#190#231#21#159#187#207#27#161
+ +#187#164#6'z|'#11#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#5
+ +'y}'#17#0#160#196#255#173#243#251#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#157#191#20#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#7'OnClick'#7#17'ActionUndoExecute'#0#0#9'TMenuItem'#12
+ +'MenuItemRedo'#6'Action'#7#10'ActionRedo'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0
+ +#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0
+ +#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#160#196#24
+ +#26#167#196'i'#24#166#195'i'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#17#166#194#174
+ +'f'#219#234#178#0#160#196']'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'#'#166#192#127'C'#197
+ +#216#254'C'#196#219#252#0#160#196'"'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'#'#166#192#239
+ +']'#218#233#254#14#170#203#254#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160
+ +#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#17#162
+ +#194#255#136#231#242#254#2#172#200#255#0#158#193#26#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#255#255#255#0#25#163#193#255'v'#226#239#255'm'#230#245#255#0#160#196#201#0
+ +#153#185'P'#0#160#196'0'#0#0#0#0#0#0#0#0#0#160#196#255'v'#237#251#255#0#160
+ +#196#255#5'y}'#17#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#26#164#192#248'i'#228
+ +#242#255#15#201#223#255'n'#225#238#255#1#169#196#255#0#160#196#255#0#160#196
+ +#255#0#160#196#255#0#160#196#255'v'#237#251#255'v'#237#251#255#0#160#196#255
+ +#5'y}'#17#0#0#0#0#0#0#0#0#255#255#255#0#27#163#191#244'o'#220#235#255#7#194
+ +#216#255#10#200#223#255#5#221#247#255'i'#234#249#255'i'#234#249#255'i'#234
+ +#249#255'i'#234#249#255'v'#237#251#255#4#195#218#255'v'#237#251#255#0#160#196
+ +#255#5'y}'#17#0#0#0#0#255#255#255#0#21#160#188#203#27#171#197#248'j'#229#243
+ +#255#11#200#223#255#29#210#232#255#29#210#232#255#29#210#232#255#4#192#214
+ ,#255#4#192#214#255#4#192#214#255','#223#244#255'2'#226#248#255'y'#237#251#255
+ +#0#160#196#255#5'y~'#17#255#255#255#0#5'y}'#10#22#161#189#202'@'#205#225#255
+ +'6'#217#236#255#29#210#232#255#29#210#232#255#29#210#232#255')'#219#241#255
+ +'/'#224#245#255'2'#226#247#255'2'#226#247#255'2'#226#248#255'/'#224#246#255
+ +#173#243#251#255#0#160#196#255#255#255#255#0#0#0#0#0#5'y}2'#19#163#193#228'A'
+ +#206#227#254'i'#231#246#255'6'#217#236#255#22#205#227#255')'#219#241#255'/'
+ +#224#245#255')'#219#241#255'2'#226#247#255'/'#224#246#255#173#243#251#255#0
+ +#160#196#255#5'y}'#10#255#255#255#0#0#0#0#0#0#0#0#0#5'y}'#28#20#163#193#213
+ +#20#161#188#212'l'#232#247#248'n'#232#247#255'o'#235#250#255's'#236#250#255
+ +' '#227#250#255'1'#225#246#255#173#243#251#255#0#160#196#255#5'y}'#17#0#0#0#0
+ +#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#6'z|'#11#27#161#187#164#21#159#187#207
+ +#19#161#190#231#0#160#196#255#0#160#196#255'%'#228#251#255#173#243#251#255#0
+ +#160#196#255#5'y}'#17#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#173#243#251#255#0#160
+ +#196#255#5'y}'#17#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#160#196#255#0#157
+ +#191#20#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#7'OnClick'#7#17'ActionRedoExecute'#0#0#9'TMenuIte'
+ +'m'#16'MenuItemDivider3'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#11'MenuItemCut'#6
+ +'Action'#7#9'ActionCut'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0
+ +#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0
+ +#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#2#13#140#10#28''''#166#159'5?'#201
+ +#247'"-'#175#185#3#13#140#28#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#5#15#141#31#6#16#142'&'
+ +#1#11#138#3#255#255#255#0#18#28#155'p@K'#217#255',5'#191#221'=G'#209#255#29
+ +''''#169#164#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#15#25#151'c2='#199#248'7A'#207#255#31')'#171#176#0#10
+ +#134#24'#-'#180#175'5@'#204#253#0#9#133#24#28''''#168#149'4>'#197#248#4#14
+ +#140#20#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +'/:'#189#222'5?'#201#229'%0'#179#194'?J'#221#255#31'*'#172#194'$0'#178#203'2'
+ +'<'#198#242#0#10#134#3#17#27#157'w7A'#200#255#8#18#142' '#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'2<'#195#236'#.'#173#175
+ +#255#255#255#0#26'%'#168#153'BP'#210#255#203#163'u'#254'AO'#214#255#22'!'#163
+ +#157'/9'#192#212'.8'#190#223#2#13#139#10#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#29'('#169#156';F'#204#255#8#18#144':'#7#17
+ +#144'S;H'#212#255#219#189#156#255#238#204#166#255'@L'#222#255':C'#209#255#15
+ +#25#152'i'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#3#13#140#31',5'#185#215''#202#242'?L'#215
+ +#255#216#188#154#255#246#234#225#255#187#146'Z'#191#148'b'#24';'#145'a'#26#1
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#3#13#140#31#27'&'#167#153'*4'#186#204#17#28#157#137
+ +#187#152'i'#204#240#224#208#255#183#145'_'#197#143']'#20#11#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#11#136#2#255#255#255#0#180
+ +#142'Z'#144#246#234#221#255#225#205#180#255#177#141']'#191#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#179#140'W'#137#241#226#212#255#206#178#142#244#245#235#224#255#166#127'J'
+ +#157#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#177#137'S'#132#238#223#206#255#151'f e'#194#163'|'#218#233#216#197
+ +#253#169#130'N{'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#175#135'P|'#231#213#193#255#149'e'#31'+'#143'\'#18#27#197#167#131#231
+ +#213#188#157#225#181#147'db'#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#172#131'Ku'#222#201#175#255#149'd'#29#31#255#255#255#0#146'`'#23'&'
+ +#195#164'|'#235#181#144'c'#203#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#170#129'Go'#214#189#159#247#147'a'#25#16#255#255#255#0#255#255#255#0
+ +#150'f ,'#169#128'K'#203#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ ,#168'}Bi'#204#176#139#224#145']'#20#9#255#255#255#0#255#255#255#0#255#255#255
+ +#0#146'`'#23#6#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#154'k''1'
+ +#170'~C'#161#146'`'#24#5#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#16'ActionCutExecute'#0#0#9'T'
+ +'MenuItem'#12'MenuItemCopy'#6'Action'#7#10'ActionCopy'#11'Bitmap.Data'#10':'
+ +#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '
+ +#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#197'sB'#193
+ +#198'uE'#230#200'uE'#254#199'uE'#243#200'uE'#243#199'uE'#243#199'uE'#243#200
+ +'uF'#244#197'tD'#232#202#127'S'#241#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#199'yI'#237#252#243#236#255#250
+ +#241#232#255#250#240#231#255#251#241#233#255#251#242#234#255#251#242#234#255
+ +#251#242#235#255#253#244#238#255#202#128'T'#249#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#207#130'S'#255#239
+ +#241#231#255#255#233#217#255#255#234#219#255#255#233#217#255#255#231#215#255
+ +#255#229#210#255#255#226#203#255#239#242#232#255#206#129'V'#255#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#204
+ +#131'R'#251#251#245#238#255#255#233#217#255#255#234#219#255#255#233#217#255
+ +#255#231#215#255#255#229#210#255#255#226#203#255#251#246#239#255#204#131'U'
+ +#254#199'yJ'#185#200'yK'#206#200'uE'#221#199'uE'#212#200'uE'#212#199'uE'#212
+ +#202#132'R'#255#255#247#241#255#255#233#217#255#255#234#219#255#255#233#217
+ +#255#255#231#215#255#255#229#210#255#255#226#203#255#255#247#241#255#203#133
+ +'U'#254#200'|N'#211#252#243#236#222#250#241#232#222#250#240#231#222#251#241
+ +#233#222#251#242#234#222#228#186#145#255#255#247#240#255#255#231#213#255#253
+ +#231#214#255#253#230#212#255#252#228#208#255#251#227#203#255#250#220#194#255
+ +#254#243#232#255#204#134'V'#254#207#130'S'#222#239#241#231#222#255#233#217
+ +#222#255#234#219#222#255#233#217#222#255#231#215#222#228#187#145#255#255#247
+ +#242#255#254#231#213#255#254#231#213#255#253#229#209#255#250#224#202#255#249
+ +#222#196#255#247#217#188#255#253#242#231#255#204#135'W'#254#204#131'R'#219
+ +#251#245#238#222#255#233#217#222#255#234#219#222#255#233#217#222#255#231#215
+ +#222#228#187#146#255#254#247#241#255#252#229#210#255#252#228#209#255#251#226
+ +#204#255#249#221#196#255#246#215#187#255#243#209#175#255#250#239#228#255#204
+ +#135'X'#254#202#132'R'#219#255#247#241#222#255#233#217#222#255#234#219#222
+ +#255#233#217#222#255#231#215#222#228#187#146#255#254#246#240#255#252#226#205
+ +#255#252#227#205#255#250#223#200#255#247#217#188#255#245#233#221#255#250#243
+ +#235#255#251#248#243#255#202#131'S'#254#203#133'S'#219#255#247#240#222#255
+ +#231#213#222#253#231#214#222#253#230#212#222#252#228#208#222#228#187#147#255
+ +#254#245#237#255#252#222#197#255#251#224#199#255#249#220#194#255#245#211#180
+ +#255#254#249#243#255#250#226#196#255#236#193#147#255#195'}H'#147#203#134'T'
+ +#219#255#247#242#222#254#231#213#222#254#231#213#222#253#229#209#222#250#224
+ +#202#222#229#190#150#255#255#255#254#255#253#243#233#255#253#243#234#255#252
+ +#242#232#255#250#239#227#255#250#242#231#255#234#187#136#255#207#133'U'#179
+ +#180'i='#12#203#134'U'#219#254#247#241#222#252#229#210#222#252#228#209#222
+ +#251#226#204#222#249#221#196#222#234#195#157#255#230#191#150#255#228#187#146
+ +#255#228#187#146#255#209#160'l'#245#208#158'm'#246#204#150'_'#218#196'yB~'
+ +#178'g<'#9#255#255#255#0#203#134'U'#219#254#246#240#222#252#226#205#222#252
+ +#227#205#222#250#223#200#222#247#217#188#222#245#233#221#222#250#243#235#222
+ +#251#248#243#222#205#149'e'#220#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#203#134'V'#218#254#245#237#222#252#222
+ +#197#222#251#224#199#222#249#220#194#222#245#211#180#222#254#249#243#222#250
+ +#226#196#222#236#193#147#222#195'}H'#128#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#202#133'T'#208#255#255#255
+ +#219#253#243#233#222#253#243#234#222#252#242#232#222#250#239#227#222#250#242
+ +#231#222#234#187#136#222#207#133'U'#156#180'i='#10#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#199'yG'#170#204
+ +#134'U'#206#204#136'W'#222#203#136'V'#219#204#136'V'#219#203#135'W'#219#202
+ +#131'P'#208#196'yBn'#178'g<'#8#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#17'ActionC'
+ +'opyExecute'#0#0#9'TMenuItem'#13'MenuItemPaste'#6'Action'#7#11'ActionPaste'
+ +#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16
+ +#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'^^^'#2
+ +'[[[wXXX'#138'UUU'#138'RRR'#138'OOO'#138'LLL'#138'JJJ'#138'HHH'#138'FFF'#138
+ ,'DDDf c'#152'J c'#152#207' c'#152#255' c'#152#255' c'#152#255'$c'#149#255'Xs'
+ +#136#255#247#247#247#255#240#240#240#255#240#240#240#255#240#240#240#255#240
+ +#240#240#255#240#240#240#255#240#240#240#255#243#243#243#250'FFF'#132' c'#152
+ +#194'b'#165#215#255'e'#168#218#255'd'#166#217#255'b'#164#216#255'b'#159#209
+ +#255'u'#142#164#255#239#239#239#255#231#231#231#255#231#231#231#255#231#231
+ +#231#255#231#231#231#255#230#230#230#255#230#230#230#255#236#236#236#250'III'
+ +#132' c'#152#255'h'#171#220#255'H'#142#207#255'F'#139#206#255'C'#135#205#255
+ +'D'#132#198#255'h'#133#161#255#240#240#240#255#180#180#180#255#180#180#180
+ +#255#180#180#180#255#180#180#180#255#180#180#180#255#179#179#179#255#237#237
+ +#237#250'LLL'#132' c'#152#255'i'#174#220#255'J'#147#209#255'H'#143#208#255'F'
+ +#139#206#255'G'#136#199#255'l'#136#163#255#240#240#240#255#232#232#232#255
+ +#232#232#232#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231
+ +#255#237#237#237#250'OOO'#132' c'#152#255'k'#177#222#255'M'#151#211#255'K'
+ +#147#210#255'H'#143#208#255'J'#140#201#255'o'#139#165#255#241#241#241#255#182
+ +#182#182#255#181#181#181#255#181#181#181#255#180#180#180#255#180#180#180#255
+ +#180#180#180#255#237#237#237#250'SSS'#132' c'#152#255'm'#179#223#255'P'#156
+ +#213#255'N'#152#211#255'K'#148#209#255'L'#145#203#255'p'#142#167#255#241#241
+ +#241#255#233#233#233#255#233#233#233#255#232#232#232#255#232#232#232#255#232
+ +#232#232#255#231#231#231#255#237#237#237#250'VVV'#132' c'#152#255'p'#181#224
+ +#255'R'#159#215#255'P'#156#214#255'N'#152#212#255'O'#149#205#255's'#145#170
+ +#255#241#241#241#255#183#183#183#255#182#182#182#255#182#182#182#255#182#182
+ +#182#255#181#181#181#255#181#181#181#255#238#238#238#250'ZZZ'#132' c'#152#255
+ +'s'#183#225#255'W'#163#215#255'S'#160#215#255'P'#157#213#255'R'#153#207#255
+ +'u'#148#172#255#248#248#248#255#242#242#242#255#242#242#242#255#242#242#242
+ +#255#242#242#242#255#242#242#242#255#241#241#241#255#244#244#244#250'^^^'#132
+ +' c'#152#255'v'#185#226#255'\'#167#217#255'X'#164#216#255'S'#160#215#255'S'
+ +#158#213#255'a'#139#169#255'd'#136#161#255'd'#135#161#255'c'#134#160#255'i'
+ +#135#159#255'Jh'#129#255'jjj'#138'hhh'#138'eee'#138'bbbc c'#152#255'z'#187
+ +#227#255'a'#170#219#255'Z'#165#217#255'S'#160#215#255'R'#159#215#255'R'#159
+ +#215#255'R'#159#215#255'R'#159#215#255'R'#159#215#255'b'#163#216#255' c'#152
+ +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#255'|'
+ +#189#228#255'e'#174#221#255'b'#171#220#255'^'#168#218#255'\'#167#217#255'\'
+ +#167#217#255'\'#167#217#255'\'#167#217#255'R'#159#215#255'b'#163#216#255' c'
+ +#152#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#255
+ +#127#191#228#255'i'#178#222#255'J'#155#218#255'D'#151#220#255'C'#150#220#255
+ +'B'#150#220#255'B'#149#220#255'A'#149#219#255'Q'#158#214#255'l'#178#222#255
+ +' c'#152#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152
+ +#224'q'#179#219#254'~'#191#228#255'N'#157#223#255#181#238#253#255'u'#212#240
+ +#255'u'#212#240#255#181#238#253#255'K'#155#222#255'n'#180#224#255'm'#179#223
+ +#249' c'#152#243#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'
+ +#152'2 c'#152#178' c'#152#255'7u'#164#255#182#239#254#255#128#219#243#255#128
+ +#219#243#255#182#239#254#255'.n'#161#255' c'#152#255' c'#152#165' c'#152'S'
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0' c'#152'* c'#152#255' c'#152#255' c'#152#255' c'#152#255' c'#152
+ +#255' c'#152#240#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#18'ActionPasteExecute'#0
+ +#0#9'TMenuItem'#14'MenuItemDelete'#6'Action'#7#12'ActionDelete'#11'Bitmap.Da'
+ +'ta'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0
+ +#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0
+ +#255#255#255#0#0#0#0#6#0#0#0#14#0#0#0#22#0#0#0#30#0#0#0'%'#0#0#0'*'#0#0#0'+'
+ +#0#0#0')'#0#0#0'$'#0#0#0#29#0#0#0#21#0#0#0#13#0#0#0#4#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#255#1#0#0#211'F'#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#0#0#211'F'#0#0#255#1#255#255#255#0#255#255#255#0#255#255#255#0#0#0#255#1#0#0
+ +#206#150#0#0#206#255#0#0#206'x'#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#0#0#206'x'#0#0#207#255#0#0#207#150#0#0
+ +#255#1#255#255#255#0#255#255#255#0#0#0#200'F'#0#0#200#255#0#0#200#255#0#0#201
+ +#255#0#0#202'x'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0
+ +#202'x'#0#0#201#255#0#0#201#255#0#0#201#255#0#0#200'F'#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#193'x'#0#0#195#255#0#0#195#255#0#0#195#255#0#0#196
+ +'x'#255#255#255#0#255#255#255#0#0#0#196'x'#0#0#195#255#0#0#195#255#0#0#195
+ +#255#0#0#196'x'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#0#0#189'x'#0#0#189#255#0#0#189#255#0#0#189#255#0#0#189'x'#0#0#189
+ +'x'#0#0#189#255#0#0#189#255#0#0#189#255#0#0#189'x'#255#255#255#0#255#255#255
+ ,#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0
+ +#183'x'#0#0#183#255#0#0#183#255#0#0#183#255#0#0#183#255#0#0#183#255#0#0#183
+ +#255#0#0#183'x'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#176'x'
+ +#0#0#177#255#0#0#177#255#0#0#177#255#0#0#177#255#0#0#179'x'#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#170'x'#0#0#171#255#0#0
+ +#171#255#0#0#171#255#0#0#172#255#0#0#172'x'#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#166'x'#0#0#165#255#0#0#165#255#0#0#165#255#0#0#166
+ +#255#0#0#166#255#0#0#166#255#0#0#166'x'#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#159'x'#0#0
+ +#159#255#0#0#159#255#0#0#159#255#0#0#159'x'#0#0#159'x'#0#0#160#255#0#0#160
+ +#255#0#0#160#255#0#0#159'x'#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#153'x'#0#0#153#255#0#0#153#255#0#0#153#255#0#0#153
+ +'x'#255#255#255#0#255#255#255#0#0#0#153'x'#0#0#154#255#0#0#154#255#0#0#154
+ +#255#0#0#153'x'#255#255#255#0#255#255#255#0#255#255#255#0#0#0#146'F'#0#0#147
+ +#255#0#0#147#255#0#0#147#255#0#0#149'x'#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#149'x'#0#0#148#255#0#0#148#255#0#0#148#255#0#0#149
+ +'F'#255#255#255#0#255#255#255#0#0#0#255#1#0#0#141#150#0#0#141#255#0#0#142'x'
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#0#0#142'x'#0#0#142#255#0#0#143#150#0#0#255#1#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#255#1#0#0#135'F'#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#0#0#135'F'#0#0#255#1#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#19'ActionDelet'
+ +'eExecute'#0#0#9'TMenuItem'#16'MenuItemDivider4'#7'Caption'#6#1'-'#0#0#9'TMe'
+ +'nuItem'#17'MenuItemSelectAll'#6'Action'#7#15'ActionSelectAll'#7'OnClick'#7
+ +#22'ActionSelectAllExecute'#0#0#9'TMenuItem'#16'MenuItemDivider5'#7'Caption'
+ +#6#1'-'#0#0#9'TMenuItem'#12'MenuItemFind'#6'Action'#7#15'ActionFindStart'#7
+ +'OnClick'#7#22'ActionFindstartExecute'#0#0#9'TMenuItem'#16'MenuItemFindNext'
+ +#6'Action'#7#14'ActionFindNext'#7'OnClick'#7#21'ActionFindNextExecute'#0#0#0
+ +#9'TMenuItem'#14'MenuItemScript'#7'Caption'#6#6'Script'#13'SubMenuImages'#7
+ +#17'Mufasa_Image_List'#0#9'TMenuItem'#11'MenuItemRun'#6'Action'#7#15'ActionR'
+ +'unScript'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0
+ +'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255'!'#130'O'#255'c'#130'r'#255#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#4's:'#255'z'#207#164#255','#140'Z'#255'=vY'#255#174#174#174
+ +#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#4's:'#255#130#216#172#255'v'#214#166#255'<'#157'j'#255'''tL'
+ +#255#172#174#173#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#9'w?'#255#131#219#174#255#31#198'q'#255'r'#222#167
+ +#255'K'#178#127#255#23'tE'#255#168#173#170#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#131#220#175#255#17#195
+ +'i'#255#26#204's'#255'i'#223#163#255'Z'#194#141#255#19'vC'#255#158#167#163
+ +#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'
+ +#255#169#220#193#255#16#189'e'#255#17#193'g'#255#19#194'i'#255'Y'#211#149#255
+ +'g'#201#152#255#22'|G'#255#136#156#146#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255#13#179'^'#255#14#182'`'#255
+ +#14#182'`'#255#13#180'_'#255'G'#196#132#255'p'#202#156#255#29#130'M'#255'g'
+ +#140'y'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220
+ +#193#255#12#170'X'#255#18#174'^'#255#21#175'`'#255#22#173'a'#255#19#170']'
+ +#255':'#182'w'#255'u'#199#157#255'('#137'W'#255'N'#131'g'#255#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255'.'#173'k'#255'+'#173'j'
+ +#255''''#171'h'#255'"'#169'd'#255#28#165'_'#255'A'#178'x'#255'x'#198#159#255
+ +')'#136'X'#255'g'#140'y'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'
+ +#255#169#220#193#255'6'#173'p'#255'2'#172'm'#255'-'#170'j'#255'('#168'f'#255
+ +'X'#188#137#255'x'#197#157#255#31#128'N'#255#131#154#142#255#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255'>'#177'v'#255':'
+ +#175's'#255'6'#174'p'#255'o'#197#152#255'q'#191#151#255#24'{I'#255#166#176
+ +#171#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255
+ ,#169#220#193#255'E'#180'{'#255'G'#180'|'#255#130#204#166#255'g'#182#140#255
+ +#23'wE'#255#193#197#195#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#4's:'#255#165#218#191#255'W'#187#135#255#144#210#176#255'['
+ +#171#130#255'#wL'#255#212#213#212#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255#155#213#183#255'L'
+ +#159's'#255'=}\'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#164#217#190#255'='#147'f'#255'_'
+ +#136's'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255'-'#136'Y'#255#133#156#144#255#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#10'ImageIndex'#2#6#7'OnClick'#7#16'ActionRunExecute'#0#0#9'TMenuItem'
+ +#13'MenuItemPause'#6'Action'#7#17'ActionPauseScript'#11'Bitmap.Data'#10':'#4
+ +#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0
+ +#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#238#238#238#0#238#238#238
+ +#0#238#238#238#0#152'pP'#255#164'e4'#255#164'e4'#255#152'pP'#255#251#227#188
+ +#0#251#227#188#0#152'pP'#255#164'e4'#255#164'e4'#255#152'pP'#255#0#0#0#0#0#0
+ +#0#0#0#0#0#0#152'pP'#0#152'pP'#0#152'pP'#0#159'h>'#255#201#156'v'#255#205#165
+ +#133#255#159'h>'#255#152'pP'#0#152'pP'#0#159'h>'#255#201#156'v'#255#205#165
+ +#133#255#159'h>'#255#0#0#0#0#0#0#0#0#0#0#0#0#162'f8'#0#162'f8'#0#162'f8'#0
+ +#163'e5'#255#215#172#136#255#225#197#173#255#163'e5'#255#162'f8'#0#162'f8'#0
+ +#163'e5'#255#215#172#136#255#225#197#173#255#163'e5'#255#0#0#0#0#0#0#0#0#0#0
+ +#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#216#169#129#255#230#204#181
+ +#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#216#169#129#255#230#204#181
+ +#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e'
+ +'4'#255#215#167#127#255#230#204#181#255#164'e4'#255#164'e4'#0#164'e4'#0#164
+ +'e4'#255#215#167#127#255#230#204#181#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0
+ +#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#215#169#129#255#230#205#182#255
+ +#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#215#169#129#255#230#205#182#255
+ +#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'
+ +#255#216#171#132#255#230#206#183#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'
+ +#255#216#171#132#255#230#206#183#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164
+ +'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#217#174#137#255#230#206#183#255#164'e'
+ +'4'#255#164'e4'#0#164'e4'#0#164'e4'#255#217#174#137#255#230#206#183#255#164
+ +'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255
+ +#217#176#141#255#230#206#183#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255
+ +#217#176#141#255#230#206#183#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'
+ +#0#164'e4'#0#164'e4'#0#164'e4'#255#217#178#143#255#230#206#183#255#164'e4'
+ +#255#164'e4'#0#164'e4'#0#164'e4'#255#217#178#143#255#230#206#183#255#164'e4'
+ +#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#218
+ +#179#145#255#230#206#183#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#218
+ +#179#145#255#230#206#183#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0
+ +#164'e4'#0#164'e4'#0#164'e4'#255#218#181#147#255#230#207#185#255#164'e4'#255
+ +#164'e4'#0#164'e4'#0#164'e4'#255#218#181#147#255#230#207#185#255#164'e4'#255
+ +#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#219#182
+ +#148#255#231#209#187#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#219#182
+ +#148#255#231#209#187#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e'
+ +'4'#0#164'e4'#0#164'e4'#255#221#188#157#255#231#209#188#255#164'e4'#255#164
+ +'e4'#0#164'e4'#0#164'e4'#255#221#188#157#255#231#209#188#255#164'e4'#255#0#0
+ +#0#0#0#0#0#0#0#0#0#0#153'nL'#0#153'nL'#0#153'nL'#0#162'f7'#255#220#191#164
+ +#255#223#198#175#255#162'f7'#255#153'nL'#0#153'nL'#0#162'f7'#255#220#191#164
+ +#255#223#198#175#255#162'f7'#255#0#0#0#0#0#0#0#0#0#0#0#0#238#238#238#0#238
+ +#238#238#0#238#238#238#0#153'nL'#255#171'qC'#255#172'rD'#255#153'nL'#255#251
+ +#227#188#0#251#227#188#0#153'nL'#255#171'qC'#255#172'rD'#255#153'nL'#255#0#0
+ +#0#0#0#0#0#0#0#0#0#0#10'ImageIndex'#2#5#7'OnClick'#7#18'ActionPauseExecute'#0
+ +#0#9'TMenuItem'#12'MenuItemStop'#6'Action'#7#16'ActionStopScript'#11'Bitmap.'
+ +'Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16
+ +#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0'EP'#191#230'99'#134#230'99'#134#230'99'#134#230'99'#134#230'9'
+ ,'9'#134#230'99'#134#230'99'#134#230'99'#134#230'99'#134#230'99'#134#230'99'
+ +#134#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230
+ +#135#150#246#255'|'#141#247#255'r'#132#248#255'h|'#248#255'^s'#250#255'Sj'
+ +#250#255'Jc'#250#255'B\'#251#255':U'#252#255'3O'#252#255'99'#134#230#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#146#158#245#255
+ +#135#150#246#255'|'#141#247#255'r'#133#248#255'h|'#249#255'^s'#249#255'Tk'
+ +#250#255'Kc'#251#255'B\'#251#255'9U'#252#255'99'#134#230#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#155#167#245#255#146#159
+ +#245#255#135#150#247#255'|'#141#247#255'r'#132#248#255'g|'#248#255'^s'#249
+ +#255'Tk'#250#255'Jc'#251#255'A\'#251#255'99'#134#230#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0'EP'#191#230#166#175#244#255#156#167#245
+ +#255#145#159#245#255#135#150#246#255'}'#141#247#255'q'#132#247#255'h|'#248
+ +#255']s'#249#255'Tj'#250#255'Jc'#251#255'99'#134#230#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0'EP'#191#230#174#183#243#255#165#175#245
+ +#255#156#167#245#255#145#159#245#255#135#150#247#255'|'#141#247#255'r'#132
+ +#248#255'h{'#249#255']s'#249#255'Sk'#250#255'99'#134#230#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#183#190#243#255#175#183
+ +#244#255#166#176#244#255#155#168#245#255#146#159#246#255#135#150#246#255'|'
+ +#141#247#255'r'#132#248#255'g{'#248#255']s'#249#255'99'#134#230#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#191#197#242#255#183
+ +#190#243#255#175#183#244#255#165#175#244#255#156#167#245#255#146#159#246#255
+ +#135#149#246#255'}'#141#247#255'r'#132#248#255'h|'#248#255'99'#134#230#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#199#202#241
+ +#255#191#197#243#255#183#190#243#255#174#183#244#255#166#175#244#255#155#167
+ +#245#255#146#159#246#255#135#150#246#255'|'#141#247#255'r'#132#247#255'99'
+ +#134#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230
+ +#204#208#241#255#198#203#241#255#191#197#242#255#183#191#243#255#175#183#244
+ +#255#166#175#245#255#155#168#245#255#145#159#246#255#135#150#246#255'}'#141
+ +#247#255'99'#134#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +'EP'#191#230#209#212#241#255#204#208#242#255#198#203#242#255#191#197#242#255
+ +#183#190#243#255#174#184#243#255#165#175#244#255#155#168#244#255#145#159#245
+ +#255#135#149#246#255'99'#134#230#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191#230'E'
+ +'P'#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'
+ +#191#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#10'ImageIndex'#2#7#7'OnClick'#7#17'Action'
+ +'StopExecute'#0#0#0#9'TMenuItem'#8'ViewMenu'#7'Caption'#6#4'View'#0#9'TMenuI'
+ +'tem'#12'View_CH_Menu'#7'Caption'#6#19'View Colour History'#7'OnClick'#7#22
+ +'ColourHistoryMenuClick'#0#0#0#0#10'TImageList'#17'Mufasa_Image_List'#4'left'
+ +#3#0#2#6'Bitmap'#10#14'd'#0#0'Li'#25#0#0#0#16#0#0#0#16#0#0#0'BBB'#0'BBB'#0'B'
+ +'BB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#161'UB'
+ +#255#161'UB'#255#161'UB'#255'BBB'#14'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'
+ +#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#161'UB'#255#255#218#208#255#208'^B'#255
+ +#161'UB'#255#161'UB'#255'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BB'
+ +'B'#0'BBB'#0'BBB'#0#161'UB'#255#255#218#208#255#208'^B'#255#208'^B'#255#161
+ +'UB'#255#161'UB'#255'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0
+ +#161'UB'#255#161'UB'#255#255#218#208#255#208'^B'#255#208'^B'#255#161'UB'#255
+ +#161'UB'#255#161'UB'#255'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#161
+ +'UB'#255#255#218#208#255#161'UB'#255#208'^B'#255#208'^B'#255#161'UB'#255#161
+ +'UB'#255#161'UB'#255'BBBcBBB'#0'BBB'#0'BBB'#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0'BBB'#11#161'UB'#255#255#218#208#255#161'UB'#255#208
+ +'^B'#255#161'UB'#255#161'UB'#255'BBBcBBBLBBB'#0'BBB'#0'BBB'#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#131#131#131#255#255#255#255#255
+ +#161'UB'#255#255#218#208#255#161'UB'#255#161'UB'#255'BBBcBBBLBBB'#25'BBB'#0
+ +'BBB'#0'BBB'#0#255#255#255#0#255#255#255#0#255#255#255#0#131#131#131#255#255
+ +#255#255#255#229#229#229#255#161#161#161#255#161'UB'#255#255#218#208#255#161
+ +'UB'#255'BBBXBBB'#28'BBB'#3'BBB'#0'BBB'#0'BBB'#0#255#255#255#0#255#255#255#0
+ +#131#131#131#255#255#255#255#255#229#229#229#255#161#161#161#255#131#131#131
+ +#255'BBBc'#161'UB'#255'BBB`BBBJBBB'#14'BBB'#0'BBB'#0'BBB'#0'BBB'#0#255#255
+ ,#255#0#131#131#131#255#255#255#255#255#229#229#229#255#161#161#161#255#131
+ +#131#131#255'BBBcBBBLBBB''BBB>BBB'#25'BBB'#3'BBB'#0'BBB'#0'BBB'#0'BBB'#0#131
+ +#131#131#255#255#255#255#255#229#229#229#255#161#161#161#255#131#131#131#255
+ +'BBBcBBBLBBB'#25'BBB'#6'BBB'#11'BBB'#2'BBB'#0'BBB'#0'BBB'#0'BBB'#0#131#131
+ +#131#255#255#255#255#255#229#229#229#255#161#161#161#255#131#131#131#255'BBB'
+ +'cBBBLBBB'#25'BBB'#3'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#131#131#131
+ +#255#255#255#255#255#229#229#229#255#161#161#161#255#131#131#131#255'BBBcBBB'
+ +'LBBB'#25'BBB'#3'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#131#131#131
+ +#255#229#229#229#255#161#161#161#255#131#131#131#255'BBBcBBBLBBB'#25'BBB'#3
+ +#255#255#255#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#131#131#131#255#229
+ +#229#229#255#131#131#131#255#131#131#131#255'BBBcBBBLBBB'#25'BBB'#3#255#255
+ +#255#0#255#255#255#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#131#131#131
+ +#255#131#131#131#255'BBB`BBBXBBBJBBB'#25'BBB'#3'BBB'#0'BBB'#0'BBB'#0'BBB'#0
+ +'BBB'#0'BBB'#0'BBB'#0'BBB'#0'BBB'#0#0#0#0#0#0#0#0#0#225#238#225#255#197#220
+ +#197#255#219#233#219#255#244#249#244#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#174#213#176#255
+ +#214#248#225#255#207#250#221#255#181#248#204#255'x'#216#145#255'@'#139'@'#255
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#202#225#202#255#197#247#213#255#156#244#185#255'}'#228#159#255
+ +#10'Y'#12#255#0#0#0#191#0#0#0#0#195#196#237#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#149#196#149#255#187#243#206#255#157#240#186#255'k'
+ +#212#142#255'N'#154'h'#255#10'D'#10#255#0#0#0#191#0#0#0#0#221#221#246#255'RW'
+ +#199#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#132#195#132#255#134#227#165
+ +#255'l'#224#146#255'K'#170'k'#255#1'/'#1#255'*Y:'#255'6U6'#255#0#0#0#191#0#0
+ +#0#0#0#0#0#0#177#180#234#255'=F'#197#255#0#0#0#0#0#0#0#0#0#0#0#0#232#243#232
+ +#255#136#221#159#255'D'#207'r'#255'&'#142'I'#255'4;4'#255'1:1'#255'!>+'#255
+ +'[r['#255#0#0#0#191#0#0#0#0#0#0#0#0#224#225#247#255'!6'#211#255#130#132#185
+ +#255#0#0#0#0#0#0#0#0'a'#177'a'#255'7'#198'^'#255'$'#153'J'#255'0I0'#255#0#0#0
+ +#191#0#0#0#191#9'@'#9#255#0#0#0#191#0#0#0#191#0#0#0#0#0#0#0#0#151#157#232#255
+ +#0#25#192#255#21#25'g'#255#0#0#0#0#0#0#0#0#27#142#27#255#22#139'.'#255';^;'
+ +#255#0#0#0#191#0#0#0#191#0#0#0#0#0#0#0#0'x'#135#241#255#0#0#0#0#0#0#0#0#185
+ +#191#246#255#0','#241#255#0#20'}'#255#17#20'4'#255#0#0#0#0#0#0#0#0'd'#140'd'
+ +#255#21'W"'#255'?D?'#255#0#0#0#191#0#0#0#0#0#0#0#0#194#201#249#255#161#189
+ +#254#255#235#237#253#255#233#235#253#255'3d'#254#255#2' '#147#255#0#11'<'#255
+ +'99?'#255#0#0#0#0#0#0#0#0#0#0#0#0#2'.'#3#255'$5$'#255#0#0#0#191#0#0#0#0#0#0#0
+ +#0#133#151#250#255#142#182#255#255'hz'#238#255'p'#155#251#255#17'5'#156#255#3
+ +#18'A'#255#6#10'3'#255#0#0#0#191#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#2''''#2#255
+ +'DLD'#255#0#0#0#0#0#0#0#0#16'2'#251#255'r'#178#255#255'c'#161#245#255'6\'#154
+ +#255#19'"A'#255#5#11'7'#255#0#0#0#191#0#0#0#191#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0'=Q='#255#0#0#0#191#0#0#0#0#9'2'#181#255'S~'#161#255'5Rq'#255#26'+'
+ +'A'#255#23#28';'#255#0#0#0#191#0#0#0#191#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#191#0#0#0#0#23'$e'#255#30'/A'#255'(6A'#255#30'/A'
+ +#255#20'$A'#255#1#9'7'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#191'::@'#255'%(='#255#6#13'8'
+ +#255'%(='#255#0#0#0#191#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'Y'#170#131'HY'#170
+ +#131#171'Y'#170#131#210'Y'#170#131#255'Y'#170#131#213'Y'#170#131#174'Y'#170
+ +#131'Q'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0'V'#167#128#24'V'#167#128#195'l'#179#146#255#168
+ +#213#195#255#197#230#219#255'q'#183#151#255#198#230#220#255#169#214#196#255
+ +'o'#181#148#255'V'#167#128#198'V'#167#128#30#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0'R'#162'}'#27'S'#163'~'#228#143#198#174#255#200#232
+ +#223#255#223#242#236#255#249#253#251#255'w'#184#153#255#248#252#251#255#220
+ +#241#235#255#199#231#222#255#147#200#178#255'U'#164#128#232'R'#162'}'#30#255
+ +#255#255#0#255#255#255#0#255#255#255#0'M'#157'x'#192#140#195#171#255#195#230
+ +#220#255#245#251#249#255#197#230#220#255#157#213#197#255'\'#170#135#255#159
+ +#214#197#255#201#232#223#255#244#250#249#255#192#228#217#255#147#199#178#255
+ +'M'#157'x'#204#255#255#255#0#255#255#255#0'H'#152'sQ`'#167#135#255#173#218
+ ,#203#255#239#248#245#255#155#210#193#255#130#199#178#255#130#199#178#255'V'
+ +#164#130#255#130#199#178#255#130#199#178#255#156#211#194#255#240#248#246#255
+ +#169#216#202#255'e'#170#139#255'H'#152'sT'#255#255#255#0'B'#145'n'#174#144
+ +#197#176#255#205#232#223#255#182#221#208#255'x'#193#169#255#141#202#182#255
+ +#228#243#238#255'i'#169#141#255#226#242#237#255#139#202#181#255'x'#193#169
+ +#255#185#223#210#255#200#229#220#255#149#200#181#255'B'#145'n'#180#255#255
+ +#255#0'<'#139'h'#219#129#194#170#255#241#249#246#255'|'#193#169#255'n'#187
+ +#160#255#229#243#238#255#171#216#200#255'u'#190#164#255#177#218#204#255#221
+ +#239#233#255'n'#187#160#255#129#196#172#255#240#248#245#255#129#194#172#255
+ +'<'#139'h'#231#255#255#255#0'6'#132'b'#240'A'#143'o'#255'^'#156#130#255'?'
+ +#142'm'#255'@'#142'n'#255'^'#156#130#255'd'#180#151#255'd'#180#151#255'h'#182
+ +#153#255']'#156#130#255'@'#142'n'#255'@'#142'n'#255']'#156#130#255'@'#142'n'
+ +#255';'#135'f'#249#255#255#255#0'/}]'#222'U'#168#136#255#241#248#246#255'n'
+ +#183#156#255'Y'#172#141#255#224#239#234#255#153#204#185#255'Y'#172#141#255
+ +#161#208#191#255#216#235#228#255'Y'#172#141#255'n'#183#156#255#237#246#243
+ +#255'X'#170#139#255'/}]'#231#255#255#255#0')vW'#171'H'#152'y'#255#189#221#209
+ +#255#168#211#194#255'O'#165#132#255'h'#178#149#255#216#235#228#255'S'#145'w'
+ +#255#209#232#223#255'f'#177#148#255'O'#165#132#255#174#214#199#255#183#218
+ +#204#255'F'#153'x'#255')vW'#180#255#255#255#0'#pQQ5'#129'c'#255'W'#168#135
+ +#255#237#246#243#255'l'#179#151#255'E'#159'{'#255'E'#159'{'#255'(wX'#255'E'
+ +#159'{'#255'E'#159'{'#255's'#183#156#255#242#248#246#255']'#171#140#255'8'
+ +#132'e'#255'#pQW'#255#255#255#0#255#255#255#0#29'iL'#204'0'#135'd'#255'r'#182
+ +#154#255#243#249#247#255#163#207#189#255'`'#172#141#255'!pQ'#255'e'#175#144
+ +#255#167#209#192#255#243#249#247#255'p'#181#152#255'1'#138'f'#255#29'iL'#180
+ +#255#255#255#0#255#255#255#0#255#255#255#0#24'dG!'#26'fI'#234')'#129']'#255
+ +'P'#162#128#255#176#213#198#255#238#246#243#255'C'#128'i'#255#236#245#241#255
+ +#173#212#196#255'M'#161'~'#255'*'#132'_'#255#27'gI'#235#24'dG'#27#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#19'_B'#21#19'_B'#174#26'lL'#255
+ +'%'#128'['#255'+'#141'd'#255#22'eG'#255','#141'e'#255'%'#129'['#255#27'nM'
+ +#255#19'_B'#183#19'_B'#27#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#15'Z?W'#15'Z?'#183#15'Z?'
+ +#246#15'Z?'#255#15'Z?'#246#15'Z?'#186#15'Z?]'#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#154'k''1'#170
+ +'~C'#161#146'`'#24#5#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#168'}Bi'#204#176#139#224
+ +#145']'#20#9#255#255#255#0#255#255#255#0#255#255#255#0#146'`'#23#6#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#170#129'Go'#214#189#159#247#147'a'
+ +#25#16#255#255#255#0#255#255#255#0#150'f ,'#169#128'K'#203#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#172#131'Ku'#222#201#175#255#149'd'#29#31
+ +#255#255#255#0#146'`'#23'&'#195#164'|'#235#181#144'c'#203#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#175#135'P|'#231#213#193#255#149'e'#31'+'
+ +#143'\'#18#27#197#167#131#231#213#188#157#225#181#147'db'#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#177#137'S'#132#238#223#206#255#151'f e'
+ +#194#163'|'#218#233#216#197#253#169#130'N{'#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#179#140'W'#137#241#226#212#255#206#178#142
+ +#244#245#235#224#255#166#127'J'#157#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#0#11#136#2#255#255#255#0#180#142'Z'#144#246#234#221#255#225#205
+ +#180#255#177#141']'#191#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#3#13#140#31#27'&'
+ +#167#153'*4'#186#204#17#28#157#137#187#152'i'#204#240#224#208#255#183#145'_'
+ +#197#143']'#20#11#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#3#13#140#31',5'#185#215''#202#242'?L'#215#255#216#188#154#255#246#234#225#255#187#146'Z'#191#148'b'
+ +#24';'#145'a'#26#1#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#29'('#169#156';F'#204#255#8#18#144':'#7#17#144
+ +'S;H'#212#255#219#189#156#255#238#204#166#255'@L'#222#255':C'#209#255#15#25
+ ,#152'i'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0'2<'#195#236'#.'#173#175#255#255#255#0#26'%'#168#153'BP'#210
+ +#255#203#163'u'#254'AO'#214#255#22'!'#163#157'/9'#192#212'.8'#190#223#2#13
+ +#139#10#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +'/:'#189#222'5?'#201#229'%0'#179#194'?J'#221#255#31'*'#172#194'$0'#178#203'2'
+ +'<'#198#242#0#10#134#3#17#27#157'w7A'#200#255#8#18#142' '#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#15#25#151'c2='#199#248
+ +'7A'#207#255#31')'#171#176#0#10#134#24'#-'#180#175'5@'#204#253#0#9#133#24#28
+ +''''#168#149'4>'#197#248#4#14#140#20#255#255#255#0#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#5#15#141#31#6#16#142'&'#1#11#138
+ +#3#255#255#255#0#18#28#155'p@K'#217#255',5'#191#221'=G'#209#255#29''''#169
+ +#164#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#2#13#140#10#28''''#166#159'5?'#201#247'"-'#175#185#3#13#140#28#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +'!!!'#0'eee'#0#139#139#139#0'%'#2#176#0'%'#2#178#0'%'#2#179#0'&'#2#181'7&'#2
+ +#180'{%'#2#180'|%'#2#179'8%'#2#175#0'$'#2#172#0'#'#2#168#0#0#0#0#0#29#29#29#0
+ +'\\\'#0#128#128#128#0#134#134#134#0#139#139#139#0'%'#2#176#0'%'#2#178#0'%'#2
+ +#179'8%'#2#179'|'#201#184#253#255#202#185#254#255'%'#2#177'~%'#2#175'9$'#2
+ +#172#0'#'#2#168#0'RRR'#0'sss'#0'yyy'#0#128#128#128#0#134#134#134#0#139#139
+ +#139#0'%'#2#176#0'%'#2#178'9%'#2#177'~'#198#181#252#255#182#165#236#255#184
+ +#167#236#255#202#185#254#255'$'#2#173#129'$'#2#172';#'#2#168#0'lll'#0'sss'#0
+ +'yyy'#0#128#128#128#0#134#134#134#0#139#139#139#0'%'#2#176'9%'#2#176#127#196
+ +#179#251#255#179#162#234#255#181#164#235#255#182#165#236#255#184#167#236#255
+ +#202#185#254#255'$'#2#169#134'#'#2#168'=lll'#0'sss'#0'yyy'#0#128#128#128#0
+ +#134#134#134#0#138#138#138'/'#136#136#136'f'#193#176#249#255#176#159#233#255
+ +#178#161#233#255#179#162#234#255#181#164#235#255#182#165#236#255#152#135#220
+ +#255#170#153#238#255'#'#2#165#138'lll'#0'sss'#0'yyy'#0#128#128#128#0#133#133
+ +#133'/'#131#131#131'f'#248#248#248#255#245#245#245#255#174#157#232#255#176
+ +#159#233#255#178#161#233#255#179#162#234#255#149#132#217#255#151#134#219#255
+ +#169#152#237#255'"'#2#161#141'lll'#0'sss'#0'yyy'#0#127#127#127'/}}}f'#246#246
+ +#246#255#242#242#242#255#242#242#242#255#242#242#242#255#174#157#232#255#176
+ +#159#233#255#146#129#214#255#148#131#216#255#166#149#234#255'"'#2#159#144'"'
+ +#2#159'Alll'#0'sss'#0'xxx/vvvf'#244#244#244#255#239#239#239#255#239#239#239
+ +#255#239#239#239#255#239#239#239#255#239#239#239#255#142'}'#210#255#144#127
+ +#212#255#163#146#231#255'!'#2#157#146'!'#2#156'B!'#2#158#0'lll'#0'rrr/pppf'
+ +#243#243#243#255#236#236#236#255#236#236#236#255#236#236#236#255#236#236#236
+ +#255#236#236#236#255#206#206#206#255#208#208#208#255#159#142#227#255'!'#2#155
+ +#149'!'#2#154'C!'#2#156#0'!'#2#158#0'kkk/iiif'#241#241#241#255#233#233#233
+ +#255#233#233#233#255#233#233#233#255#233#233#233#255#233#233#233#255#202#202
+ +#202#255#204#204#204#255#220#220#220#255'666f '#3#152'E!'#2#153#0'!'#2#156#0
+ +'!'#2#158#0'cccf'#240#240#240#255#230#230#230#255#230#230#230#255#230#230#230
+ +#255#230#230#230#255#230#230#230#255#198#198#198#255#200#200#200#255#216#216
+ +#216#255'''''''f###/ '#3#151#0'!'#2#153#0#25#2'u'#0#17#1'O'#0'XXXf'#240#240
+ +#240#255#227#227#227#255#227#227#227#255#227#227#227#255#227#227#227#255#194
+ +#194#194#255#196#196#196#255#212#212#212#255#26#26#26'f'#22#22#22'/ '#0#24
+ +#3'q'#0#8#1'&'#0#0#0#0#0#0#0#0#0'HHH/===f'#240#240#240#255#225#225#225#255
+ +#225#225#225#255#191#191#191#255#192#192#192#255#209#209#209#255#15#15#15'f'
+ +#12#12#12'/'#15#15#15#0#8#8#8#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#16#16#16#0#30
+ +#30#30'/ f'#223#223#223#255#206#206#206#255#206#206#206#255#206#206#206#255
+ +#5#5#5'f'#2#2#2'/'#2#2#2#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#17#0#0#0'&'#9#9#9'H'#10#10#10'f'#5#5#5'f'#2#2#2'f'#1#1#1'f'#0#0#0'@'#0#0
+ +#0#30#0#0#0#25#0#0#0#19#0#0#0#14#0#0#0#9#0#0#0#5#0#0#0#2#0#0#0#0#0#0#0#9#0#0
+ +#0#19#0#0#0#26#0#0#0#25#0#0#0#24#0#0#0#22#0#0#0#20#0#0#0#18#0#0#0#15#0#0#0#13
+ +#0#0#0#10#0#0#0#7#0#0#0#5#0#0#0#3#0#0#0#1#0#0#0#0#238#238#238#0#238#238#238#0
+ +#238#238#238#0#153'nL'#255#171'qC'#255#172'rD'#255#153'nL'#255#251#227#188#0
+ +#251#227#188#0#153'nL'#255#171'qC'#255#172'rD'#255#153'nL'#255#0#0#0#0#0#0#0
+ +#0#0#0#0#0#153'nL'#0#153'nL'#0#153'nL'#0#162'f7'#255#220#191#164#255#223#198
+ +#175#255#162'f7'#255#153'nL'#0#153'nL'#0#162'f7'#255#220#191#164#255#223#198
+ +#175#255#162'f7'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0
+ +#164'e4'#255#221#188#157#255#231#209#188#255#164'e4'#255#164'e4'#0#164'e4'#0
+ +#164'e4'#255#221#188#157#255#231#209#188#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0
+ +#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#219#182#148#255#231#209#187
+ +#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#219#182#148#255#231#209#187
+ ,#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e'
+ +'4'#255#218#181#147#255#230#207#185#255#164'e4'#255#164'e4'#0#164'e4'#0#164
+ +'e4'#255#218#181#147#255#230#207#185#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0
+ +#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#218#179#145#255#230#206#183#255
+ +#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#218#179#145#255#230#206#183#255
+ +#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'
+ +#255#217#178#143#255#230#206#183#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'
+ +#255#217#178#143#255#230#206#183#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164
+ +'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#217#176#141#255#230#206#183#255#164'e'
+ +'4'#255#164'e4'#0#164'e4'#0#164'e4'#255#217#176#141#255#230#206#183#255#164
+ +'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255
+ +#217#174#137#255#230#206#183#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255
+ +#217#174#137#255#230#206#183#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'
+ +#0#164'e4'#0#164'e4'#0#164'e4'#255#216#171#132#255#230#206#183#255#164'e4'
+ +#255#164'e4'#0#164'e4'#0#164'e4'#255#216#171#132#255#230#206#183#255#164'e4'
+ +#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#215
+ +#169#129#255#230#205#182#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#215
+ +#169#129#255#230#205#182#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0
+ +#164'e4'#0#164'e4'#0#164'e4'#255#215#167#127#255#230#204#181#255#164'e4'#255
+ +#164'e4'#0#164'e4'#0#164'e4'#255#215#167#127#255#230#204#181#255#164'e4'#255
+ +#0#0#0#0#0#0#0#0#0#0#0#0#164'e4'#0#164'e4'#0#164'e4'#0#164'e4'#255#216#169
+ +#129#255#230#204#181#255#164'e4'#255#164'e4'#0#164'e4'#0#164'e4'#255#216#169
+ +#129#255#230#204#181#255#164'e4'#255#0#0#0#0#0#0#0#0#0#0#0#0#162'f8'#0#162'f'
+ +'8'#0#162'f8'#0#163'e5'#255#215#172#136#255#225#197#173#255#163'e5'#255#162
+ +'f8'#0#162'f8'#0#163'e5'#255#215#172#136#255#225#197#173#255#163'e5'#255#0#0
+ +#0#0#0#0#0#0#0#0#0#0#152'pP'#0#152'pP'#0#152'pP'#0#159'h>'#255#201#156'v'#255
+ +#205#165#133#255#159'h>'#255#152'pP'#0#152'pP'#0#159'h>'#255#201#156'v'#255
+ +#205#165#133#255#159'h>'#255#0#0#0#0#0#0#0#0#0#0#0#0#238#238#238#0#238#238
+ +#238#0#238#238#238#0#152'pP'#255#164'e4'#255#164'e4'#255#152'pP'#255#251#227
+ +#188#0#251#227#188#0#152'pP'#255#164'e4'#255#164'e4'#255#152'pP'#255#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255'-'#136'Y'#255#133#156#144#255#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#164#217#190#255'='#147'f'#255'_'#136's'
+ +#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255#155#213#183#255'L'#159's'
+ +#255'=}\'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#165#218#191#255'W'#187#135#255#144#210#176
+ +#255'['#171#130#255'#wL'#255#212#213#212#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255'E'#180'{'
+ +#255'G'#180'|'#255#130#204#166#255'g'#182#140#255#23'wE'#255#193#197#195#255
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255
+ +#169#220#193#255'>'#177'v'#255':'#175's'#255'6'#174'p'#255'o'#197#152#255'q'
+ +#191#151#255#24'{I'#255#166#176#171#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255'6'#173'p'#255'2'#172'm'#255'-'
+ +#170'j'#255'('#168'f'#255'X'#188#137#255'x'#197#157#255#31#128'N'#255#131#154
+ +#142#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220
+ +#193#255'.'#173'k'#255'+'#173'j'#255''''#171'h'#255'"'#169'd'#255#28#165'_'
+ +#255'A'#178'x'#255'x'#198#159#255')'#136'X'#255'g'#140'y'#255#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255#12#170'X'#255#18#174'^'
+ +#255#21#175'`'#255#22#173'a'#255#19#170']'#255':'#182'w'#255'u'#199#157#255
+ +'('#137'W'#255'N'#131'g'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'
+ +#255#169#220#193#255#13#179'^'#255#14#182'`'#255#14#182'`'#255#13#180'_'#255
+ +'G'#196#132#255'p'#202#156#255#29#130'M'#255'g'#140'y'#255#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#169#220#193#255#16#189'e'#255#17#193
+ +'g'#255#19#194'i'#255'Y'#211#149#255'g'#201#152#255#22'|G'#255#136#156#146
+ +#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#131
+ +#220#175#255#17#195'i'#255#26#204's'#255'i'#223#163#255'Z'#194#141#255#19'vC'
+ +#255#158#167#163#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#9'w?'#255#131#219#174#255#31#198'q'#255'r'#222#167#255'K'#178#127
+ +#255#23'tE'#255#168#173#170#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255#130#216#172#255'v'#214#166#255'<'#157'j'
+ +#255'''tL'#255#172#174#173#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255'z'#207#164#255','#140'Z'#255'=v'
+ +'Y'#255#174#174#174#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ ,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4's:'#255'!'#130'O'#255'c'#130'r'#255#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0'EP'#191#230'EP'#191#230'EP'#191#230'EP'
+ +#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191#230'EP'#191
+ +#230'EP'#191#230'EP'#191#230#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0'EP'#191#230#209#212#241#255#204#208#242#255#198#203#242#255#191
+ +#197#242#255#183#190#243#255#174#184#243#255#165#175#244#255#155#168#244#255
+ +#145#159#245#255#135#149#246#255'99'#134#230#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0'EP'#191#230#204#208#241#255#198#203#241#255#191#197
+ +#242#255#183#191#243#255#175#183#244#255#166#175#245#255#155#168#245#255#145
+ +#159#246#255#135#150#246#255'}'#141#247#255'99'#134#230#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0'EP'#191#230#199#202#241#255#191#197#243
+ +#255#183#190#243#255#174#183#244#255#166#175#244#255#155#167#245#255#146#159
+ +#246#255#135#150#246#255'|'#141#247#255'r'#132#247#255'99'#134#230#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#191#197#242#255
+ +#183#190#243#255#175#183#244#255#165#175#244#255#156#167#245#255#146#159#246
+ +#255#135#149#246#255'}'#141#247#255'r'#132#248#255'h|'#248#255'99'#134#230
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#183#190
+ +#243#255#175#183#244#255#166#176#244#255#155#168#245#255#146#159#246#255#135
+ +#150#246#255'|'#141#247#255'r'#132#248#255'g{'#248#255']s'#249#255'99'#134
+ +#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#174
+ +#183#243#255#165#175#245#255#156#167#245#255#145#159#245#255#135#150#247#255
+ +'|'#141#247#255'r'#132#248#255'h{'#249#255']s'#249#255'Sk'#250#255'99'#134
+ +#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#166
+ +#175#244#255#156#167#245#255#145#159#245#255#135#150#246#255'}'#141#247#255
+ +'q'#132#247#255'h|'#248#255']s'#249#255'Tj'#250#255'Jc'#251#255'99'#134#230
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#155#167
+ +#245#255#146#159#245#255#135#150#247#255'|'#141#247#255'r'#132#248#255'g|'
+ +#248#255'^s'#249#255'Tk'#250#255'Jc'#251#255'A\'#251#255'99'#134#230#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#146#158#245#255
+ +#135#150#246#255'|'#141#247#255'r'#133#248#255'h|'#249#255'^s'#249#255'Tk'
+ +#250#255'Kc'#251#255'B\'#251#255'9U'#252#255'99'#134#230#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0'EP'#191#230#135#150#246#255'|'#141#247
+ +#255'r'#132#248#255'h|'#248#255'^s'#250#255'Sj'#250#255'Jc'#250#255'B\'#251
+ +#255':U'#252#255'3O'#252#255'99'#134#230#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0'EP'#191#230'99'#134#230'99'#134#230'99'#134#230'99'#134
+ +#230'99'#134#230'99'#134#230'99'#134#230'99'#134#230'99'#134#230'99'#134#230
+ +'99'#134#230#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0'zXA'#7'zU='#6'|V='#4'{W='#6'zX@%{Y@'''
+ +'yXB'#10#0#0#0#0'@C_'#4#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0'{W='#0'wU>'#13#171'i'#27#26'KF[m'#6'6'#171#223#2
+ +'5'#173#255#2'6'#176#251#6'+'#141#164#0#0#0#0'"0c'#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'<@h'#29#25'8'#142#207#9'.'#142#253#1'5'#177
+ +#255#4'('#148#255#2'/'#159#254#1'2'#171#255#6'$|'#135#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#15'6'#157#188#1')'#154#255#3'0'#166
+ +#255#4'%'#145#254#5'('#137#255#1#23'u'#255#1'1'#171#254#1''''#145#255#7#30'j'
+ +#171#0#0#0#0#3#27'm'#0#0#0#0#0#0#0#0#0#127'rf'#0#0#0#0#0#0#9#154#1#3'2'#172
+ +#226#15':'#133#241#11'v'#234#255#11'~'#240#255#18'\'#171#255#9'q'#229#255#3
+ +'('#148#255#0','#162#254#0#25'm'#255#5#27'k'#221#19'&f"'#0#0#0#0#0#0#0#0'sf['
+ +#6'uli'#29'gkz!'#8'A'#183#239#19'~'#236#255#12#137#255#254#23'p'#207#255'*x'
+ +#200#255#10'{'#243#255#5'K'#186#255#0'+'#160#255#4'*'#131#255#0#25'm'#254#2
+ +#23'f'#255#17#29'_$tz'#137#6'pjd*xdW(Td'#130'c!'#128#229#255#22'\'#179#255#25
+ +'a'#187#255'3'#149#249#255#9'y'#243#255#5'y'#248#255#3'y'#252#255#4'3'#158
+ ,#255#5')'#146#255#2'!v'#255#0#20'b'#255#3#20'_'#200'|'#136#177#11#129#138#170
+ +')y'#140#159'''B'#143#222#189#18'M'#161#255#14'/h'#255'4'#136#229#255'7'#154
+ +#255#255#20'z'#235#255#3'w'#246#255#3's'#238#255#2']'#209#255#2#21't'#255#3
+ +'!'#138#255#2#20'h'#255#1#15'['#237'z'#134#165'$p'#139#169#24'n'#144#186#31
+ +'H'#152#231#198'5'#145#238#255':'#155#255#255'4'#149#251#255'2'#134#231#255
+ +' '#130#242#255#0'u'#244#255#0's'#238#255#0'o'#232#255#2#22'w'#255#1'!'#139
+ +#255#1#26'}'#255#1#11'V'#255#0#0#0#0#129#144#164#5#0#0#0#0'L'#150#224#165'7'
+ +#148#248#255'4'#147#250#255'/'#142#249#255'/'#141#249#255#30#135#248#255#2'v'
+ +#241#255#0'q'#235#255#1'a'#211#255#1#28#132#255#1#30#133#255#0#27#127#255#1
+ +#12'['#255#0#0#0#0#0#0#0#0#0#0#0#0'?'#147#236#172'2'#148#255#255'0'#145#254
+ +#255'/'#143#252#255'+'#134#239#255#5'&'#136#255#2#21'q'#255#5'0'#144#255#3'<'
+ +#158#255#0#29#134#255#2#25'y'#255#0#27#127#255#0#10'Z'#255#0#0#0#0#0#0#0#0#0
+ +#0#0#0'(`'#185#141'.'#139#250#255'+'#134#239#255' m'#212#255#3','#149#255#0
+ +#25'|'#255#1#21's'#255#0#20's'#255#2#26'}'#255#0#28#129#255#2#24'v'#255#0#23
+ +'z'#255#0#9'X'#255#0#0#0#0#0#0#0#0#0#0#0#0#15','#136#137#1''''#153#255#1'$'
+ +#145#255#0'#'#146#255#0'$'#145#255#0#23'x'#255#2#19'o'#255#2#26'|'#255#1#27
+ +'~'#255#1#25'{'#255#1#19'r'#255#1#20'r'#255#1#6'O'#255#0#0#0#0#0#0#0#0#0#0#0
+ +#0#25'*u*'#2'#'#139#255#2'"'#139#255#0'#'#143#255#1#28#129#255#2#23'w'#255#1
+ +#28#127#255#0#27'~'#255#0#24'z'#255#1#17'l'#255#1#14'i'#255#0#11'a'#255#0#5
+ +'A'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#193'}D`'#200#139'M'#187#200
+ +#140'O'#238#200#140'O'#246#200#140'O'#247#200#140'O'#247#200#141'O'#247#201
+ +#140'O'#247#199#139'O'#247#197#137'K'#212#196'v;'#145#179'h<'#6#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#196#133'I'#195#247#242#236#236#248
+ +#244#238#252#248#244#237#255#248#243#237#255#248#243#237#255#248#243#237#255
+ +#248#242#236#255#247#242#236#255#242#230#215#255#226#178'}'#255#219#148'e'
+ +#245#179'h;'#7#255#255#255#0#255#255#255#0#255#255#255#0#197#136'K'#234#250
+ +#246#242#252#250#224#199#255#251#225#201#255#251#226#201#255#251#224#200#255
+ +#249#223#197#255#248#219#193#255#244#214#184#255#255#251#248#255#246#216#180
+ +#255#225#176'}'#255#219#146'd'#246#180'k>'#7#255#255#255#0#255#255#255#0#198
+ +#137'L'#246#249#245#241#255#252#227#205#255#251#227#206#255#251#227#205#255
+ +#251#226#203#255#249#224#200#255#248#220#194#255#245#214#186#255#253#251#248
+ +#255#252#230#205#255#250#229#201#255#226#182#132#255#191'yB'#166#255#255#255
+ +#0#255#255#255#0#198#137'K'#247#249#245#241#255#252#227#207#255#251#228#208
+ +#255#252#228#207#255#252#227#205#255#250#225#202#255#249#221#196#255#246#217
+ +#188#255#244#233#223#255#247#242#236#255#251#247#243#255#245#239#233#255#194
+ +'~E'#251#255#255#255#0#255#255#255#0#198#137'K'#247#249#244#240#255#252#230
+ +#211#255#252#230#212#255#253#231#211#255#252#228#209#255#251#227#205#255#250
+ +#224#200#255#248#220#194#255#245#214#187#255#243#212#181#255#241#210#179#255
+ +#248#244#240#255#196#130'F'#247#255#255#255#0#255#255#255#0#198#136'J'#247
+ +#249#244#239#255#254#231#215#255#253#231#214#255#253#231#213#255#253#230#212
+ +#255#252#230#210#255#251#225#204#255#250#223#199#255#248#220#194#255#246#218
+ +#189#255#246#216#187#255#250#244#239#255#198#131'F'#247#255#255#255#0#255#255
+ +#255#0#198#136'I'#247#249#244#237#255#254#232#216#255#254#232#216#255#254#232
+ +#215#255#254#231#214#255#253#229#211#255#252#228#209#255#251#225#204#255#250
+ +#224#199#255#249#221#195#255#248#220#194#255#250#244#237#255#198#130'E'#247
+ +#255#255#255#0#255#255#255#0#198#132'G'#247#249#243#236#255#254#232#214#255
+ +#254#232#215#255#253#231#214#255#253#231#214#255#253#231#213#255#253#229#211
+ +#255#251#228#208#255#251#227#204#255#250#223#199#255#250#223#198#255#250#242
+ +#234#255#198#128'B'#247#255#255#255#0#255#255#255#0#197#130'E'#247#248#242
+ +#235#255#254#231#214#255#253#231#214#255#253#231#214#255#253#231#214#255#253
+ +#230#213#255#253#229#211#255#252#228#209#255#252#226#205#255#251#225#203#255
+ +#251#225#201#255#251#247#242#255#197'|?'#247#255#255#255#0#255#255#255#0#197
+ +#128'B'#247#248#241#232#255#254#229#213#255#253#229#211#255#253#229#211#255
+ +#252#229#211#255#252#229#211#255#252#228#209#255#252#226#206#255#252#226#204
+ +#255#251#224#201#255#251#225#200#255#253#250#247#255#193'v;'#247#255#255#255
+ +#0#255#255#255#0#196'|@'#247#247#240#230#255#248#180'U'#255#247#180'V'#255
+ +#247#181'T'#255#248#180'S'#255#248#178'S'#255#247#179'R'#255#247#179'R'#255
+ +#247#178'Q'#255#247#178'O'#255#247#178'O'#255#252#249#245#255#191'o6'#247#255
+ +#255#255#0#255#255#255#0#193'x<'#247#247#237#227#255#253#194'n'#255#255#216
+ +#160#255#255#215#158#255#255#214#155#255#255#215#152#255#255#214#150#255#255
+ +#214#149#255#255#213#148#255#255#212#147#255#251#190'e'#255#251#247#244#255
+ ,#187'g1'#247#255#255#255#0#255#255#255#0#191'q8'#245#245#235#223#254#253#191
+ +'h'#255#252#189'g'#255#251#190'e'#255#252#190'd'#255#252#190'd'#255#252#189
+ +'b'#255#251#189'c'#255#251#188'a'#255#252#190'`'#255#252#188'b'#255#253#251
+ +#248#253#185'd-'#243#255#255#255#0#255#255#255#0#188'i3'#222#248#241#234#242
+ +#247#236#223#253#246#235#222#255#246#234#222#255#246#234#220#255#246#234#220
+ +#255#250#243#235#255#250#243#235#255#250#242#234#255#252#247#243#255#252#248
+ +#244#253#254#254#253#240#183'`*'#213#255#255#255#0#255#255#255#0#187'j4k'#186
+ +'e0'#188#187'f1'#237#186'f0'#247#186'f0'#247#186'f0'#247#186'e0'#247#186'e/'
+ +#247#185'e.'#247#185'e.'#247#185'd.'#247#185'd.'#239#183'b,'#189#183'b.c'#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#234#195#157#255#230#191#150#255#228#187#146#255#228#187
+ +#146#255#209#160'l'#245#208#158'm'#246#204#150'_'#218#196'yB~'#178'g<'#9#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#229#190#150#255#255#255#254#255#253#243#233#255#253#243
+ +#234#255#252#242#232#255#250#239#227#255#250#242#231#255#234#187#136#255#207
+ +#133'U'#179#180'i='#12#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#228#187#147#255#254#245#237#255#252#222#197
+ +#255#251#224#199#255#249#220#194#255#245#211#180#255#254#249#243#255#250#226
+ +#196#255#236#193#147#255#195'}H'#147#255#255#255#0#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#228#187#146#255#254#246#240#255
+ +#252#226#205#255#252#227#205#255#250#223#200#255#247#217#188#255#245#233#221
+ +#255#250#243#235#255#251#248#243#255#202#131'S'#254#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#228#187#146#255
+ +#254#247#241#255#252#229#210#255#252#228#209#255#251#226#204#255#249#221#196
+ +#255#246#215#187#255#243#209#175#255#250#239#228#255#204#135'X'#254'4'#180
+ +#217#208'^'#194#225#250'`'#195#226#250'`'#195#226#250'`'#195#226#250'_'#195
+ +#226#250#228#187#145#255#255#247#242#255#254#231#213#255#254#231#213#255#253
+ +#229#209#255#250#224#202#255#249#222#196#255#247#217#188#255#253#242#231#255
+ +#204#135'W'#254'6'#179#218#248#253#254#254#255#254#255#255#255#254#254#255
+ +#255#253#254#255#255#254#255#255#255#228#186#145#255#255#247#240#255#255#231
+ +#213#255#253#231#214#255#253#230#212#255#252#228#208#255#251#227#203#255#250
+ +#220#194#255#254#243#232#255#204#134'V'#254'5'#175#218#240#247#252#254#255
+ +#142#228#248#255#145#222#245#255#159#224#245#255#172#225#246#255#202#132'R'
+ +#255#255#247#241#255#255#233#217#255#255#234#219#255#255#233#217#255#255#231
+ +#215#255#255#229#210#255#255#226#203#255#255#247#241#255#203#133'U'#254'6'
+ +#170#218#242#241#250#253#255#148#222#245#255#147#220#244#255'd'#188#233#255
+ +'5'#148#218#255'5'#148#218#255'5'#148#218#255'5'#148#218#255'5'#148#218#255
+ +'5'#148#218#255'5'#148#218#255'5'#148#218#255'5'#148#218#255#251#246#239#255
+ +#204#131'U'#254'5'#171#218#250#232#246#251#255'p'#188#231#255'U'#170#226#255
+ +'M'#165#224#255#145#201#235#255#250#243#239#255#253#254#253#255#255#253#252
+ +#255#255#253#252#255#254#253#252#255#254#252#251#255#254#254#253#255'5'#148
+ +#218#255#239#242#232#255#206#129'V'#255'7'#166#218#250#254#255#255#255#248
+ +#253#255#255#246#253#255#255#245#252#255#255#243#252#254#255#154#228#244#255
+ +#154#230#247#255#155#230#246#255#157#229#245#255#158#229#245#255#159#229#244
+ +#255#218#243#248#255'5'#148#218#255#253#244#238#255#202#128'T'#249'6'#161#218
+ +#249#246#252#254#255#148#229#248#255#147#229#248#255#147#229#248#255#145#229
+ +#248#255#147#219#233#255#147#215#227#255#147#210#220#255#144#206#215#255#140
+ +#200#207#255#134#193#198#255#201#216#214#255'5'#148#218#255#197'tD'#232#202
+ +#127'S'#241'6'#154#218#248#242#250#253#255#148#230#248#255#146#229#248#255
+ +#144#229#248#255#139#227#248#255#134#226#247#255#127#225#247#255'w'#222#246
+ +#255'l'#220#246#255'^'#217#244#255'O'#213#243#255#204#242#251#255'5'#148#218
+ +#255#255#255#255#0#255#255#255#0'5'#148#218#247#239#250#254#255#147#229#248
+ +#255#143#228#248#255#137#227#248#255#130#225#247#255'z'#223#247#255'q'#222
+ +#246#255'g'#219#245#255'['#216#244#255'M'#212#243#255'@'#209#242#255#202#242
+ +#251#255'5'#148#218#255#255#255#255#0#255#255#255#0'3'#142#217#251#220#240
+ +#250#255#152#225#246#255#149#224#246#255#146#223#246#255#142#222#245#255#137
+ +#220#245#255#133#218#244#255#128#217#244#255'z'#215#243#255't'#213#243#255'p'
+ +#211#242#255#194#234#248#255'5'#148#218#255#255#255#255#0#255#255#255#0','
+ +#134#216#209'-'#136#216#247'-'#135#216#247'-'#136#216#247'-'#136#216#247'-'
+ +#136#216#247'-'#136#216#247'-'#136#216#247'-'#136#216#247'-'#136#216#247'-'
+ +#136#216#247'-'#135#216#247'-'#136#216#247','#134#216#209#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0' c'#152'* c'#152#255' c'#152#255' c'
+ +#152#255' c'#152#255' c'#152#255' c'#152#240#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152'2'
+ ,' c'#152#178' c'#152#255'7u'#164#255#182#239#254#255#128#219#243#255#128#219
+ +#243#255#182#239#254#255'.n'#161#255' c'#152#255' c'#152#165' c'#152'S'#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#224'q'#179#219
+ +#254'~'#191#228#255'N'#157#223#255#181#238#253#255'u'#212#240#255'u'#212#240
+ +#255#181#238#253#255'K'#155#222#255'n'#180#224#255'm'#179#223#249' c'#152#243
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#255#127#191
+ +#228#255'i'#178#222#255'J'#155#218#255'D'#151#220#255'C'#150#220#255'B'#150
+ +#220#255'B'#149#220#255'A'#149#219#255'Q'#158#214#255'l'#178#222#255' c'#152
+ +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#255'|'
+ +#189#228#255'e'#174#221#255'b'#171#220#255'^'#168#218#255'\'#167#217#255'\'
+ +#167#217#255'\'#167#217#255'\'#167#217#255'R'#159#215#255'b'#163#216#255' c'
+ +#152#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#255
+ +'z'#187#227#255'a'#170#219#255'Z'#165#217#255'S'#160#215#255'R'#159#215#255
+ +'R'#159#215#255'R'#159#215#255'R'#159#215#255'R'#159#215#255'b'#163#216#255
+ +' c'#152#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152
+ +#255'v'#185#226#255'\'#167#217#255'X'#164#216#255'S'#160#215#255'S'#158#213
+ +#255'a'#139#169#255'd'#136#161#255'd'#135#161#255'c'#134#160#255'i'#135#159
+ +#255'Jh'#129#255'jjj'#138'hhh'#138'eee'#138'bbbc c'#152#255's'#183#225#255'W'
+ +#163#215#255'S'#160#215#255'P'#157#213#255'R'#153#207#255'u'#148#172#255#248
+ +#248#248#255#242#242#242#255#242#242#242#255#242#242#242#255#242#242#242#255
+ +#242#242#242#255#241#241#241#255#244#244#244#250'^^^'#132' c'#152#255'p'#181
+ +#224#255'R'#159#215#255'P'#156#214#255'N'#152#212#255'O'#149#205#255's'#145
+ +#170#255#241#241#241#255#183#183#183#255#182#182#182#255#182#182#182#255#182
+ +#182#182#255#181#181#181#255#181#181#181#255#238#238#238#250'ZZZ'#132' c'#152
+ +#255'm'#179#223#255'P'#156#213#255'N'#152#211#255'K'#148#209#255'L'#145#203
+ +#255'p'#142#167#255#241#241#241#255#233#233#233#255#233#233#233#255#232#232
+ +#232#255#232#232#232#255#232#232#232#255#231#231#231#255#237#237#237#250'VVV'
+ +#132' c'#152#255'k'#177#222#255'M'#151#211#255'K'#147#210#255'H'#143#208#255
+ +'J'#140#201#255'o'#139#165#255#241#241#241#255#182#182#182#255#181#181#181
+ +#255#181#181#181#255#180#180#180#255#180#180#180#255#180#180#180#255#237#237
+ +#237#250'SSS'#132' c'#152#255'i'#174#220#255'J'#147#209#255'H'#143#208#255'F'
+ +#139#206#255'G'#136#199#255'l'#136#163#255#240#240#240#255#232#232#232#255
+ +#232#232#232#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231
+ +#255#237#237#237#250'OOO'#132' c'#152#255'h'#171#220#255'H'#142#207#255'F'
+ +#139#206#255'C'#135#205#255'D'#132#198#255'h'#133#161#255#240#240#240#255#180
+ +#180#180#255#180#180#180#255#180#180#180#255#180#180#180#255#180#180#180#255
+ +#179#179#179#255#237#237#237#250'LLL'#132' c'#152#194'b'#165#215#255'e'#168
+ +#218#255'd'#166#217#255'b'#164#216#255'b'#159#209#255'u'#142#164#255#239#239
+ +#239#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231#255#230
+ +#230#230#255#230#230#230#255#236#236#236#250'III'#132' c'#152'J c'#152#207' '
+ +'c'#152#255' c'#152#255' c'#152#255'$c'#149#255'Xs'#136#255#247#247#247#255
+ +#240#240#240#255#240#240#240#255#240#240#240#255#240#240#240#255#240#240#240
+ +#255#240#240#240#255#243#243#243#250'FFF'#132#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0'^^^'#2'[[[wXXX'#138'UUU'#138'RRR'#138
+ +'OOO'#138'LLL'#138'JJJ'#138'HHH'#138'FFF'#138'DDDf'#255#255#255#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#160#196#255#0#157
+ +#191#20#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#173#243#251#255#0#160
+ +#196#255#5'y}'#17#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#6'z|'#11#27#161#187#164#21#159#187#207#19#161#190#231#0#160#196#255#0#160
+ +#196#255'%'#228#251#255#173#243#251#255#0#160#196#255#5'y}'#17#0#0#0#0#0#0#0
+ +#0#255#255#255#0#0#0#0#0#0#0#0#0#5'y}'#28#20#163#193#213#20#161#188#212'l'
+ +#232#247#248'n'#232#247#255'o'#235#250#255's'#236#250#255' '#227#250#255'1'
+ +#225#246#255#173#243#251#255#0#160#196#255#5'y}'#17#0#0#0#0#255#255#255#0#0#0
+ +#0#0#5'y}2'#19#163#193#228'A'#206#227#254'i'#231#246#255'6'#217#236#255#22
+ +#205#227#255')'#219#241#255'/'#224#245#255')'#219#241#255'2'#226#247#255'/'
+ +#224#246#255#173#243#251#255#0#160#196#255#5'y}'#10#255#255#255#0#5'y}'#10#22
+ +#161#189#202'@'#205#225#255'6'#217#236#255#29#210#232#255#29#210#232#255#29
+ +#210#232#255')'#219#241#255'/'#224#245#255'2'#226#247#255'2'#226#247#255'2'
+ +#226#248#255'/'#224#246#255#173#243#251#255#0#160#196#255#255#255#255#0#21
+ +#160#188#203#27#171#197#248'j'#229#243#255#11#200#223#255#29#210#232#255#29
+ +#210#232#255#29#210#232#255#4#192#214#255#4#192#214#255#4#192#214#255','#223
+ ,#244#255'2'#226#248#255'y'#237#251#255#0#160#196#255#5'y~'#17#255#255#255#0
+ +#27#163#191#244'o'#220#235#255#7#194#216#255#10#200#223#255#5#221#247#255'i'
+ +#234#249#255'i'#234#249#255'i'#234#249#255'i'#234#249#255'v'#237#251#255#4
+ +#195#218#255'v'#237#251#255#0#160#196#255#5'y}'#17#0#0#0#0#255#255#255#0#26
+ +#164#192#248'i'#228#242#255#15#201#223#255'n'#225#238#255#1#169#196#255#0#160
+ +#196#255#0#160#196#255#0#160#196#255#0#160#196#255'v'#237#251#255'v'#237#251
+ +#255#0#160#196#255#5'y}'#17#0#0#0#0#0#0#0#0#255#255#255#0#25#163#193#255'v'
+ +#226#239#255'm'#230#245#255#0#160#196#201#0#153#185'P'#0#160#196'0'#0#0#0#0#0
+ +#0#0#0#0#160#196#255'v'#237#251#255#0#160#196#255#5'y}'#17#0#0#0#0#0#0#0#0#0
+ +#0#0#0#255#255#255#0#17#162#194#255#136#231#242#254#2#172#200#255#0#158#193
+ +#26#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'#'#166#192#239']'#218#233#254#14#170
+ +#203#254#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'#'#166#192#127'C'#197#216
+ +#254'C'#196#219#252#0#160#196'"'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#17#166#194
+ +#174'f'#219#234#178#0#160#196']'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#160#196
+ +#24#26#167#196'i'#24#166#195'i'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'ggj'#255']]a'#255'WW['
+ +#255'SSW'#255'LLP'#255#0#0#0'#'#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'YY\'#255#192#192#198#246#196#196#202
+ +#255#175#175#180#217'CCG'#255#0#0#0'_'#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +'@@'#255#255'::'#255#255'::'#255#255'=='#255#255#0#0#0'#'#0#0#0#11'MMP'#255
+ +#191#191#197#246#194#194#200#255#182#182#188#206'AAD'#255#0#0#0'k'#255#255
+ +#255#0#0#0#0#0#0#0#0#0''''''#255#255#17#17#255#255#11#11#255#255#24#24#255
+ +#255'++'#255#255'00'#255#255#0#0#0';FFJ'#255#189#189#195#246#192#192#198#255
+ +#190#190#196#195'BBF'#255#0#0#0'_'#255#255#255#0#0#0#0#0'%%'#255#255#0#0#251
+ +#255#0#0#0'w'#0#0#0#143#0#0#0#143#26#26#255#255'!!'#255#255#13#13#255#255'CC'
+ +'G'#255#187#187#193#246#187#187#193#255#184#184#189#195'EEI'#255#0#0#0'_'#255
+ +#255#255#0'11'#255#255#10#10#255#255#0#0#0'w'#0#0#0'w'#0#0#0'G'#0#0#0'/'#24
+ +#24#255#255#21#21#255#255#0#0#252#255'@@D'#255#181#181#187#248#182#182#188
+ +#255#178#178#183#195'EEI'#255#0#0#0'_'#255#255#255#0'##'#255#255#0#0#251#255
+ +#0#0#0#143#0#0#0'G'#0#0#0#11#0#0#0#0'""'#255#255#15#15#255#255#0#0#239#255'='
+ +'=@'#255#153#153#158#227#169#169#174#213#173#173#179#156'AAE'#255#0#0#0'_'
+ +#255#255#255#0#26#26#255#255#0#0#249#255#0#0#0#143#0#0#0'/'#0#0#0#0#0#0#0#0
+ +'00'#255#255#16#16#255#255#0#0#234#255'<'#255'==A'#255'@@D'#255'??B'#255':'
+ +':>'#255#0#0#0'k'#255#255#255#0#23#23#255#255#0#0#253#255#0#0#0#143#0#0#0'/'
+ +#0#0#0#0#0#0#0#0'99'#255#255#22#22#255#255#0#0#241#255#0#0#0#179#0#0#0#143#0
+ +#0#0'k'#0#0#0'_'#0#0#0'k'#0#0#0'_'#255#255#255#0#19#19#255#255#0#0#250#255#0
+ +#0#0#143#24#24#255#255'::'#255#255#0#0#0'#77'#255#255#25#25#255#255#0#0#248
+ +#255#0#0#0#155#0#0#209#255#0#0#197#255#0#0#0'S'#0#0#0';'#0#0#0'#'#255#255#255
+ +#0#4#4#255#255#0#0#233#255#0#0#0#143#0#0#0'G'#31#31#255#255',,'#255#255'""'
+ +#255#255#10#10#255#255#0#0#237#255#0#0#209#255#0#0#189#255#0#0#0'k'#0#0#0'S'
+ +#0#0#0#23#0#0#0#0#255#255#255#0#0#0#237#255#0#0#208#255#0#0#0#143#0#0#0';'#0
+ +#0#249#255#3#3#255#255#0#0#252#255#0#0#230#255#0#0#200#255#0#0#173#255#0#0
+ +#162#255#0#0#0#143#0#0#0'G'#0#0#0#11#0#0#0#0#255#255#255#0#0#0#216#255#0#0
+ +#191#255#0#0#0#143#0#0#0'/'#0#0#0'#'#0#0#222#255#0#0#209#255#0#0#185#255#0#0
+ +#158#255#0#0#140#255#0#0#0#179#0#0#0'w'#0#0#0'#'#0#0#0#0#0#0#0#0#255#255#255
+ +#0#0#0#0'#'#0#0#0'k'#0#0#0'k'#0#0#0'#'#0#0#0#11#0#0#0';'#0#0#184#255#0#0#156
+ +#255#0#0#135#255#0#0#0#179#0#0#0#131#0#0#0';'#0#0#0#11#0#0#0#0#0#0#0#0#255
+ +#255#255#0#0#0#0#11#0#0#0'#'#0#0#0'#'#0#0#0#11#0#0#0#0#0#0#0#11#0#0#0';'#0#0
+ +#159#255#0#0#0#167#0#0#0#131#0#0#0';'#0#0#0#11#0#0#0#0#0#0#0#0#0#0#0#0#188'k'
+ +'6q'#188'k6'#144#188'k6'#204#188'k6'#238#188'k6'#250#187'k6'#254#187'k6'#255
+ +#187'j6'#255#187'j6'#255#188'l9'#255#189'n;'#255#187'm:'#255#187'k8'#239#187
+ +'p>'#203#182'i5T'#255#255#255#0#188'k6'#155#246#224#209#255#247#224#209#255
+ +#254#251#248#255#254#251#247#255#253#249#246#255#252#245#240#255#250#240#234
+ +#255#251#242#237#255#253#249#246#255#253#250#247#255#251#241#235#255#248#233
+ +#223#254#236#208#189#251#201#137'^'#236#181'i5c'#188'k6'#216#246#223#209#255
+ +#233#170#128#255#254#250#246#255#253#250#246#255#200#140'd'#255#251#243#238
+ ,#255#251#241#234#255#252#246#242#255#254#251#248#255#252#246#241#255#249#236
+ +#226#255#248#231#219#255#238#208#186#255#236#208#189#255#187'p>'#248#188'k6'
+ +#240#246#223#208#255#232#168'~'#255#252#246#241#255#252#246#241#255#200#140
+ +'d'#255#250#241#233#255#251#244#238#255#253#250#247#255#253#249#246#255#250
+ +#240#232#255#248#232#221#255#247#230#219#255#225#163'z'#255#239#213#195#255
+ +#183'i5'#254#188'k6'#250#245#221#204#255#231#168'~'#255#250#240#232#255#250
+ +#240#232#255#201#141'f'#255#250#240#233#255#253#248#243#255#254#250#248#255
+ +#252#244#239#255#249#233#223#255#247#231#219#255#247#229#217#255#224#162'x'
+ +#255#231#194#169#255#182'h5'#255#187'k6'#254#244#220#201#255#231#167'}'#255
+ +#249#236#225#255#249#236#225#255#249#237#227#255#252#244#238#255#253#250#247
+ +#255#253#247#243#255#250#237#229#255#247#231#219#255#247#229#217#255#246#229
+ +#216#255#222#160'w'#255#228#190#164#255#180'g4'#255#187'k6'#255#244#217#199
+ +#255#230#166'}'#255#200#140'd'#255#201#141'e'#255#201#142'g'#255#203#146'l'
+ +#255#203#146'm'#255#202#144'i'#255#200#140'e'#255#200#140'd'#255#200#140'd'
+ +#255#200#140'd'#255#218#156't'#255#225#186#159#255#179'f4'#255#187'j6'#255
+ +#242#216#197#255#227#164'{'#255#227#163'z'#255#227#164'z'#255#226#164'{'#255
+ +#226#163'{'#255#225#163'{'#255#225#162'y'#255#223#160'w'#255#222#159'v'#255
+ +#221#158't'#255#219#156'r'#255#220#157't'#255#221#181#154#255#177'e4'#255#187
+ +'j6'#255#242#213#194#255#227#163'z'#255#227#163'z'#255#226#163'{'#255#226#163
+ +'{'#255#226#164'{'#255#225#162'y'#255#224#161'x'#255#222#160'w'#255#222#158
+ +'u'#255#220#157't'#255#218#155's'#255#217#155's'#255#218#176#149#255#175'd3'
+ +#255#187'j6'#255#240#210#190#255#226#163'z'#255#226#163'z'#255#225#163'z'#255
+ +#226#163'{'#255#225#163'{'#255#224#161'x'#255#222#159'w'#255#221#159'v'#255
+ +#220#157't'#255#217#155'r'#255#216#153'q'#255#214#153'p'#255#213#171#142#255
+ +#173'c3'#255#186'j6'#255#239#208#187#255#226#162'z'#255#254#251#248#255#254
+ +#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255
+ +#254#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255#211#150'm'
+ +#255#210#167#138#255#171'b2'#255#187'k8'#255#239#206#184#255#225#162'y'#255
+ +#254#250#247#255'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136#255
+ +'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136#255#253#249#246#255
+ +#207#147'j'#255#206#163#132#255#170'a2'#255#187'l8'#255#238#204#182#255#225
+ +#162'z'#255#254#250#247#255#191#220#194#255#191#220#194#255#191#220#194#255
+ +#191#220#194#255#191#220#194#255#191#220#194#255#191#220#194#255#191#220#194
+ +#255#253#249#246#255#205#144'h'#255#204#158#129#255#168'a2'#255#186'k7'#254
+ +#237#202#179#255#224#162'z'#255#254#250#247#255'b'#192#136#255'b'#192#136#255
+ +'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136#255'b'#192#136#255
+ +'b'#192#136#255#253#249#246#255#202#141'e'#255#201#155'|'#255#167'`1'#254#186
+ +'j5'#222#235#198#173#255#234#197#173#255#254#251#248#255#254#251#248#255#254
+ +#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255#254#251#248#255
+ +#254#251#248#255#254#251#248#255#254#251#248#255#200#154'|'#255#199#152'y'
+ +#255#167'`1'#237#186'j6'#143#185'i5'#181#184'i5'#238#183'h5'#255#181'h5'#255
+ +#180'g4'#255#178'f4'#255#176'e3'#255#174'd3'#255#172'c2'#255#170'b2'#255#169
+ +'a2'#255#168'`1'#255#167'`1'#254#166'`1'#241#168'a1'#196#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'UUU"UUUYUUUfUUUfUUU'
+ +'fUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"RRR['#198#198#198#212#220#220
+ +#220#255#216#217#217#255#213#213#213#255#208#209#209#255#204#204#204#255#200
+ +#200#200#255#198#198#198#255#198#197#197#255#201#197#197#255#205#198#198#255
+ +#209#199#199#255#215#203#203#255#196#184#184#212'RRR[PPPi'#187#187#187#255
+ +#186#186#186#255#184#184#184#255#182#182#182#255#179#179#179#255#176#176#176
+ +#255#174#174#174#255#171#171#171#255#168#168#168#255#166#166#166#255#163#163
+ +#163#255#160#160#160#255#158#158#158#255#156#156#156#255#3#3#3'fUUUg'#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255'UUUgQQQh'
+ +#253#253#253#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252
+ +#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252
+ +#252#255#252#252#252#255#252#252#252#255#252#252#252#255#253#253#253#255'QQQ'
+ +'hMMMj'#250#250#250#255#248#248#248#255#248#248#248#255#248#248#248#255#248
+ +#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255
+ +#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#250#250#250
+ +#255'MMMjIIIl'#247#247#247#255#244#244#244#255#244#244#244#255#244#244#244
+ +#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244
+ ,#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#247
+ +#247#247#255'IIIlDDDn'#243#243#243#255#239#239#239#255#239#239#239#255#239
+ +#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255
+ +#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239
+ +#255#243#243#243#255'DDDn>>>q'#240#240#240#255#235#235#235#255#235#235#235
+ +#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235
+ +#235#255#235#235#235#255#235#235#235#255'k'#196'_'#255'@'#182'/'#255'k'#196
+ +'_'#255#240#240#240#255'>>>q888s'#237#237#237#255#230#230#230#255#230#230#230
+ +#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230
+ +#230#255#230#230#230#255#230#230#230#255'>'#177'.'#255'u'#238'd'#255'>'#177
+ +'.'#255#237#237#237#255'888s222v'#234#234#234#255#226#226#226#255#226#226#226
+ +#255#226#226#226#255#226#226#226#255#226#226#226#255#226#226#226#255#226#226
+ +#226#255'f'#185'['#255'<'#171'-'#255'<'#171'-'#255'f'#235'U'#255'<'#171'-'
+ +#255'>'#173'/'#255#28'z'#17#200'''''''{'#235#235#235#255#231#231#231#255#231
+ +#231#231#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231#255
+ +#231#231#231#255';'#165'/'#255'R'#231'A'#255'R'#231'A'#255'R'#231'A'#255'R'
+ +#231'A'#255'R'#231'A'#255#18#137#5#229#13#13#13'g'#16#16#16#133#16#16#16#133
+ +#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16
+ +#133#14'b'#4#207#14'~'#2#231#14'~'#2#231'='#226','#255#14'~'#2#231#14'~'#2
+ +#231#11'_'#2#176#0#0#0#9#0#0#0#22#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0
+ +#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#11#128#0#209'+'#223#26#255#11#128#0
+ +#209#0#0#0#22#0#0#0#9#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#4'9'#0#0#6'm'#0#153#5'i'#0#204#6'm'#0#153#4'9'#0#0#0
+ +#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0'UUU"UUUYUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"RRR['
+ +#198#198#198#212#220#220#220#255#216#217#217#255#213#213#213#255#208#209#209
+ +#255#204#204#204#255#200#200#200#255#198#198#198#255#198#197#197#255#201#197
+ +#197#255#205#198#198#255#209#199#199#255#215#203#203#255#196#184#184#212'RRR'
+ +'[PPPi'#187#187#187#255#186#186#186#255#184#184#184#255#182#182#182#255#179
+ +#179#179#255#176#176#176#255#174#174#174#255#171#171#171#255#168#168#168#255
+ +#166#166#166#255#163#163#163#255#160#160#160#255#158#158#158#255#156#156#156
+ +#255#3#3#3'fUUUg'#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255'UUUgQQQh'#253#253#253#255#252#252#252#255#252#252#252#255#252
+ +#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255
+ +#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252
+ +#255#253#253#253#255'QQQhMMMj'#250#250#250#255#248#248#248#255#248#248#248
+ +#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248
+ +#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248
+ +#248#248#255#250#250#250#255'MMMjIIIl'#247#247#247#255#244#244#244#255#244
+ +#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255
+ +#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244
+ +#255#244#244#244#255#247#247#247#255'IIIlDDDn'#243#243#243#255#239#239#239
+ +#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239
+ +#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239
+ +#239#239#255#239#239#239#255#243#243#243#255'DDDn>>>q'#240#240#240#255#235
+ +#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255
+ +#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235
+ +#255#235#235#235#255#235#235#235#255#240#240#240#255'>>>q888s'#237#237#237
+ +#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230
+ +#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230
+ +#230#230#255#230#230#230#255#230#230#230#255#237#237#237#255'888s222v'#234
+ +#234#234#255#226#226#226#255#226#226#226#255#226#226#226#255#226#226#226#255
+ +#226#226#226#255#226#226#226#255#226#226#226#255'[['#190#255'--'#179#255'--'
+ +#179#255'--'#179#255'--'#179#255'//'#181#255#17#17#129#200'''''''{'#235#235
+ +#235#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231#255#231
+ +#231#231#255#231#231#231#255#231#231#231#255'//'#167#255'^^'#247#255'^^'#247
+ +#255'^^'#247#255'^^'#247#255'^^'#247#255#5#5#139#229#13#13#13'g'#16#16#16#133
+ +#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16
+ +#133#16#16#16#133#4#4'['#207#2#2's'#231#2#2's'#231#2#2's'#231#2#2's'#231#2#2
+ +'s'#231#2#2'X'#176#0#0#0#9#0#0#0#22#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0
+ ,#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#22#0
+ +#0#0#9#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#11#0#0#0'#'#0#0
+ +#0'/'#0#0#0'/'#0#0#0'/'#0#0#0'/'#0#0#0'#'#0#0#0#11#255#255#255#0#255#255#255
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#11#0#0#0'#'#0#0#0'G'#138#211#255#255
+ +'_'#195#255#255'('#174#255#255#0#159#255#255#0#136#218#255#0'w'#191#255#0#0#0
+ +#23#255#255#255#0#255#255#255#0#0#0#0#11#0#0#0'#'#0#0#0'/'#0#0#0'/'#0#0#0'Gs'
+ +#202#255#255'g'#198#255#255'Q'#189#255#255#0#0#0'k'#0#0#0';'#0#0#0'/'#0#0#0
+ +'/'#0#0#0'#'#0#0#0#11#255#255#255#0#255#255#255#0#0#0#0#23'('#174#255#255#28
+ +#170#255#255#19#166#255#255#12#164#255#255#0#159#255#255#0#0#0'_'#0#149#239
+ +#255#0'}'#200#255#0#0#0'#'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255
+ +#255#255#0#0#0#0#11#0#0#0'#'#0#0#0'/'#0#0#0'/'#0#0#0'/'#0#0#0'#'#0#0#0#23#0#0
+ +#0'G'#0'c'#158#255#0#0#0'G'#0#0#0#11#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0
+ +#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +'#'#0'\'#148#255#0'En'#255#0#0#0'#'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255
+ +#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#11#0
+ +#0#0'G'#0'_'#152#255#0#0#0'/'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255
+ +#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +'/'#0#141#226#255#0#0#0'/'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'/'#0
+ +#151#242#255#0#0#0'/'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#11#0#0#0'G'#0#138
+ +#221#255#0#0#0'/'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'#'#27#169#255#255#0'o'
+ +#178#255#0#0#0'/'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#11#0#0#0'#'#0#0#0'/'#0#0#0'/'#0#0#0'S'#0#134#215#255#0
+ +'Ky'#255#0#0#0'#'#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#23'%'#173#255#255#10#163#255#255#0#138#222#255#0'l'
+ +#173#255#0'Eo'#255#0#0#0';'#0#0#0#11#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0
+ +#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#11#0#0#0'#'#0#0#0'/'#0#0#0'/'#0
+ +#0#0'/'#0#0#0'#'#0#0#0#11#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#157#191#20#0#160#196#255#0#160#196#255#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#5'y}'#17#0#160#196#255#173#243#251#255#0#160#196#255#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#5'y'
+ +'}'#17#0#160#196#255#173#243#251#255'%'#228#251#255#0#160#196#255#0#160#196
+ +#255#19#161#190#231#21#159#187#207#27#161#187#164#6'z|'#11#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255#173#243#251#255'1'#225#246#255
+ +' '#227#250#255's'#236#250#255'o'#235#250#255'n'#232#247#255'l'#232#247#248
+ +#20#161#188#212#20#163#193#213#5'y}'#28#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#10#0
+ +#160#196#255#173#243#251#255'/'#224#246#255'2'#226#247#255')'#219#241#255'/'
+ +#224#245#255')'#219#241#255#22#205#227#255'6'#217#236#255'i'#231#246#255'A'
+ +#206#227#254#19#163#193#228#5'y}2'#0#0#0#0#0#0#0#0#0#160#196#255#173#243#251
+ +#255'/'#224#246#255'2'#226#248#255'2'#226#247#255'2'#226#247#255'/'#224#245
+ +#255')'#219#241#255#29#210#232#255#29#210#232#255#29#210#232#255'6'#217#236
+ +#255'@'#205#225#255#22#161#189#202#5'y}'#10#0#0#0#0#5'y~'#17#0#160#196#255'y'
+ +#237#251#255'2'#226#248#255','#223#244#255#4#192#214#255#4#192#214#255#4#192
+ +#214#255#29#210#232#255#29#210#232#255#29#210#232#255#11#200#223#255'j'#229
+ +#243#255#27#171#197#248#21#160#188#203#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255
+ +'v'#237#251#255#4#195#218#255'v'#237#251#255'i'#234#249#255'i'#234#249#255'i'
+ +#234#249#255'i'#234#249#255#5#221#247#255#10#200#223#255#7#194#216#255'o'#220
+ +#235#255#27#163#191#244#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255'v'#237
+ +#251#255'v'#237#251#255#0#160#196#255#0#160#196#255#0#160#196#255#0#160#196
+ +#255#1#169#196#255'n'#225#238#255#15#201#223#255'i'#228#242#255#26#164#192
+ ,#248#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255'v'#237#251#255#0
+ +#160#196#255#0#0#0#0#0#0#0#0#0#160#196'0'#0#153#185'P'#0#160#196#201'm'#230
+ +#245#255'v'#226#239#255#25#163#193#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#158
+ +#193#26#2#172#200#255#136#231#242#254#17#162#194#255#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#14#170#203#254']'#218#233#254'#'#166#192#239#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#160#196'"C'#196#219#252'C'#197#216#254'#'#166#192#127#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#160#196']f'#219#234#178#17#166#194#174#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#24#166#195
+ +'i'#26#167#196'i'#0#160#196#24#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#162#0#0#0
+ +#165#0#0#0#168#0#0#0#169#26#0#0#170'l'#0#0#170#166#0#0#170#196#0#0#170#196#0
+ +#0#170#166#0#0#170'l'#0#0#169#26#0#0#168#0#0#0#165#0#0#0#162#0#255#255#255#0
+ +#255#255#255#0#0#0#162#0#0#0#165#0#0#0#168'M'#9#9#174#191'77'#208#227'\\'#234
+ +#245'jj'#243#253'ii'#242#253'[['#233#245'66'#207#227#9#9#174#191#0#0#168'M'#0
+ +#0#165#0#0#0#162#0#255#255#255#0#255#255#255#0#0#0#162#0#0#0#165'M'#16#16#177
+ +#205'[['#232#246'__'#231#255'[['#227#255'[['#227#255'[['#227#255'[['#227#255
+ +'__'#231#255'XX'#228#246#15#15#176#205#0#0#165'M'#0#0#162#0#255#255#255#0#255
+ +#255#255#0#0#0#161#26#8#8#168#191'VV'#226#246'QQ'#217#255#255#255#255#255'OO'
+ +#215#255'OO'#215#255'OO'#215#255'OO'#215#255#255#255#255#255'PP'#216#255'OO'
+ +#220#246#7#7#167#191#0#0#161#26#255#255#255#0#255#255#255#0#0#0#158'l22'#198
+ +#227'II'#209#255#255#255#255#255#255#255#255#255#255#255#255#255'BB'#202#255
+ +'BB'#202#255#255#255#255#255#255#255#255#255#255#255#255#255'GG'#207#255'**'
+ +#189#227#0#0#158'l'#255#255#255#0#255#255#255#0#0#0#154#167'GG'#211#245'77'
+ +#191#255'##'#171#255#255#255#255#255#247#247#247#255#232#232#232#255#222#222
+ +#222#255#219#219#219#255#221#221#221#255#17#17#155#255#22#22#160#255''''''
+ +#180#245#0#0#154#167#255#255#255#0#255#255#255#0#0#0#150#196'II'#209#253'33'
+ +#187#255'..'#184#255#19#19#159#255#206#206#206#255#209#209#209#255#214#214
+ +#214#255#220#220#220#255#17#17#158#255#17#17#161#255#17#17#161#255#29#29#172
+ +#253#0#0#150#196#255#255#255#0#255#255#255#0#0#0#146#196'DD'#205#253'&&'#181
+ +#255#20#20#171#255#17#17#170#255#209#209#209#255#214#214#214#255#220#220#220
+ +#255#226#226#226#255#17#17#170#255#17#17#170#255#17#17#170#255#24#24#175#253
+ +#0#0#146#196#255#255#255#0#255#255#255#0#0#0#141#167'..'#192#245#18#18#180
+ +#255#17#17#180#255#209#209#209#255#214#214#214#255#220#220#220#255#226#226
+ +#226#255#230#230#230#255#234#234#234#255#17#17#180#255#17#17#180#255#18#18
+ +#175#245#0#0#141#167#255#255#255#0#255#255#255#0#0#0#137'l'#22#22#170#226#22
+ +#22#193#255#209#209#209#255#214#214#214#255#220#220#220#255#17#17#173#255#17
+ +#17#173#255#234#234#234#255#238#238#238#255#238#238#238#255#17#17#190#255#9#9
+ +#161#227#0#0#137'l'#255#255#255#0#255#255#255#0#0#0#133#26#3#3#138#191#24#24
+ +#193#246#18#18#178#255#220#220#220#255#17#17#178#255#17#17#200#255#17#17#200
+ +#255#17#17#178#255#238#238#238#255#17#17#178#255#15#15#188#246#2#2#137#191#0
+ +#0#133#26#255#255#255#0#255#255#255#0#0#0#131#0#0#0#127'M'#4#4#136#205#18#18
+ +#196#246#18#18#182#255#17#17#209#255#17#17#209#255#17#17#209#255#17#17#209
+ +#255#17#17#182#255#15#15#194#246#3#3#136#205#0#0#127'M'#0#0#131#0#255#255#255
+ +#0#255#255#255#0#0#0#0#0#0#0#31#0#0#0'SM'#2#2't'#191#8#8#157#227#14#14#196
+ +#245#17#17#212#253#17#17#212#253#14#14#196#245#8#8#157#227#2#2't'#191#0#0'SM'
+ +#0#0#31#0#0#0#0#0#255#255#255#0#255#255#255#0#0#0#0#4#0#0#0#23#0#0#0'+'#0#0
+ +#26'C'#0#0'D'#128#0#0'Z'#171#0#0']'#196#0#0']'#196#0#0'Z'#171#0#0'D'#128#0#0
+ +#26'C'#0#0#0'-'#0#0#0#24#0#0#0#4#255#255#255#0#255#255#255#0#0#0#0#2#0#0#0#12
+ +#0#0#0#22#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0
+ +#0#26#0#0#0#23#0#0#0#12#0#0#0#2#255#255#255#0'TTT'#0'TTT'#0'TTT'#0'UUU"UUUYU'
+ +'UUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"TTT'#0'RRR'#0'RRR'#0'RRR['#198
+ +#198#198#212#219#219#219#255#214#214#214#255#209#209#209#255#203#204#204#255
+ +#199#199#199#255#198#196#196#255#200#197#197#255#206#198#198#255#212#201#201
+ +#255#196#183#183#212'RRR[UUU'#0'TTT'#0'PPP'#0'PPPi'#187#187#187#255#185#185
+ +#185#255#182#182#182#255#180#180#180#255#176#176#176#255#173#173#173#255#169
+ +#169#169#255#166#166#166#255#162#162#162#255#160#160#160#255#157#157#157#255
+ +#3#3#3'fUUU'#0'UUU'#0'UUU'#0'TTTg'#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ ,#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255'TTTgUUU"UUUYUUU'
+ +'fSSS'#165#185#185#185#255#184#184#184#255#184#184#184#255#184#184#184#255
+ +#184#184#184#255#184#184#184#255#184#184#184#255#193#193#193#255#229#229#229
+ +#255#251#251#251#255#252#252#252#255'PPPiRRR['#198#198#198#212#219#219#219
+ +#255#214#214#214#255#209#209#209#255#203#204#204#255#199#199#199#255#198#196
+ +#196#255#200#197#197#255#206#198#198#255#212#201#201#255#208#197#197#255#188
+ +#188#188#255#246#246#246#255#248#248#248#255'KKKkPPPi'#187#187#187#255#185
+ +#185#185#255#182#182#182#255#180#180#180#255#176#176#176#255#173#173#173#255
+ +#169#169#169#255#166#166#166#255#162#162#162#255#160#160#160#255#157#157#157
+ +#255#145#145#145#255#240#240#240#255#244#244#244#255'EEEnTTTg'#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#174#174#174#255#234#234#234#255#239#239#239#255'===qPPPi'#252
+ +#252#252#255#251#251#251#255#251#251#251#255#251#251#251#255#251#251#251#255
+ +#251#251#251#255#251#251#251#255#251#251#251#255#251#251#251#255#251#251#251
+ +#255#252#252#252#255#168#168#168#255#228#228#228#255#235#235#235#255'666tKKK'
+ +'k'#248#248#248#255#246#246#246#255#246#246#246#255#246#246#246#255#246#246
+ +#246#255#246#246#246#255#246#246#246#255#246#246#246#255#246#246#246#255#246
+ +#246#246#255#248#248#248#255#166#166#166#255#232#232#232#255#236#236#236#255
+ +'---xEEEn'#244#244#244#255#240#240#240#255#240#240#240#255#240#240#240#255
+ +#240#240#240#255#240#240#240#255#240#240#240#255#240#240#240#255#240#240#240
+ +#255#240#240#240#255#244#244#244#255'111'#184#20#20#20#131#20#20#20#131#17#17
+ +#17'e===q'#239#239#239#255#234#234#234#255#234#234#234#255#234#234#234#255
+ +#234#234#234#255#234#234#234#255#234#234#234#255#234#234#234#255'^^'#194#255
+ +'//'#181#255'00'#182#255#6#6#154#230#0#0#163#209#0#0#164#209#0#0'|'#158'666t'
+ +#235#235#235#255#228#228#228#255#228#228#228#255#228#228#228#255#228#228#228
+ +#255#228#228#228#255#228#228#228#255#228#228#228#255'..'#167#255'^^'#247#255
+ +'^^'#247#255'^^'#247#255'^^'#247#255'^^'#247#255#0#0#152#204'---x'#236#236
+ +#236#255#232#232#232#255#232#232#232#255#232#232#232#255#232#232#232#255#232
+ +#232#232#255#232#232#232#255#232#232#232#255'__'#173#255'//'#149#255'00'#150
+ +#255#5#5'w'#228#0#0#128#204#0#0#128#204#0#0#132#153#17#17#17'e'#20#20#20#131
+ +#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20
+ +#131#20#20#20#131#20#20#20#131#20#20#20#131#20#20#20#131#17#17#17'e'#0#0'Z'#0
+ +#0#0'w'#0#0#0#128#0#0#0#0#10#0#0#0#24#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0
+ +#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#25#0#0#0#11#0#0#0#0#0#0'w'#0
+ +#0#0#128#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#212#151'n'#201#212#158'{'#201#208#152'q'#201#214#164
+ +#130#201#205#142'h'#201#205#144'i'#201#208#154'u'#201#209#153's'#201#200#139
+ +'b'#201#173'Z +'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#204#141'e'#201#243#205#176#201#255#255#255#201#227
+ +#199#179#201#255#255#255#201#255#255#255#201#255#255#255#201#255#255#255#201
+ +#234#191#161#201#201#137'`'#201#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#199#134'['#201#239#192#158#201#217#162
+ +'}'#248#211#157'z'#248#213#163#128#248#218#174#143#248#210#154'w'#248#210#155
+ +'w'#248#210#156'w'#248#208#151'q'#248#200#139'b'#222#173'Z /'#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#200#136']'#201#239#191#161#201#209
+ +#153'u'#248#244#210#184#248#255#255#255#248#230#205#187#248#255#255#254#248
+ +#255#255#255#248#251#246#242#248#248#241#237#248#234#191#161#222#201#137'`'
+ +#222#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#202#141'e'#201
+ +#234#184#153#201#201#137'_'#248#237#189#155#248#212#151'n'#255#212#158'{'#255
+ +#208#152'q'#255#214#164#130#255#205#142'h'#255#205#144'i'#255#208#154'u'#255
+ +#209#153's'#255#200#139'b'#255#173'Z 6'#255#255#255#0#255#255#255#0#201#139
+ +'a'#201#230#181#146#201#203#139'a'#248#238#188#158#248#204#141'e'#255#243#205
+ +#176#255#255#255#255#255#227#199#179#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#234#191#161#255#201#137'`'#255#255#255#255#0#255
+ +#255#255#0#196#129'T'#201#234#182#151#201#206#152's'#248#234#190#161#248#199
+ +#134'['#255#239#192#158#255#255#255#255#255#204#147'n'#255#255#255#255#255
+ +#255#255#255#255#255#251#247#255#255#248#241#255#228#175#140#255#199#138'a'
+ +#255#255#255#255#0#255#255#255#0#195#127'Q'#201#239#182#154#201#204#150'o'
+ +#248#214#182#145#248#200#136']'#255#239#191#161#255#253#252#250#255#254#252
+ +#251#255#254#253#253#255#254#253#252#255#253#251#250#255#253#252#251#255#221
+ +#168#133#255#193#127'S'#255#255#255#255#0#255#255#255#0#198#131'U'#201#239
+ ,#206#186#201#199#142'f'#248#224#188#156#248#202#141'e'#255#234#184#153#255
+ +#221#165'~'#255#221#166#128#255#219#163'|'#255#217#160'z'#255#217#160'y'#255
+ +#216#159'x'#255#216#158'x'#255#191#132']'#255#255#255#255#0#255#255#255#0#186
+ +'h3'#155#195#132'X'#201#197#128'S'#248#238#178#150#248#201#139'a'#255#230#181
+ +#146#255#226#167#129#255#225#167#129#255#222#163'}'#255#220#161'{'#255#219
+ +#159'y'#255#217#158'w'#255#212#154's'#255#187'~W'#255#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#198#131'U'#222#239#206#186#222#196#129'T'
+ +#255#234#182#151#255#243#243#234#255#237#241#230#255#239#241#230#255#239#240
+ +#230#255#237#241#229#255#243#245#237#255#213#156'y'#255#176'pD'#255#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#186'h3'#172#195#132'X'#222
+ +#195#127'Q'#255#239#182#154#255#234#243#232#255'Q'#191#132#255'o'#201#152#255
+ +'q'#201#153#255'T'#191#132#255#228#244#233#255#221#156'{'#255#170'i:'#255#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#198#131'U'#255#239#206#186#255#221#255#255#255#135#238#199#255#162#244
+ +#215#255#162#246#215#255#140#238#199#255#224#255#255#255#221#162#133#255#171
+ +'j>'#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255
+ +#0#255#255#255#0#186'h3'#197#195#132'X'#255#211#139'h'#255#225#143'p'#255#220
+ +#141'l'#255#218#139'm'#255#215#138'n'#255#205#139'l'#255#171'mD'#255#166'_.'
+ +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#199'yG'#170#204#134'U'#206#204#136'W'#222#203#136'V'#219
+ +#204#136'V'#219#203#135'W'#219#202#131'P'#208#196'yBn'#178'g<'#8#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#202#133'T'#208#255#255#255#219#253#243#233#222#253#243#234#222#252
+ +#242#232#222#250#239#227#222#250#242#231#222#234#187#136#222#207#133'U'#156
+ +#180'i='#10#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#203#134'V'#218#254#245#237#222#252#222#197#222#251#224
+ +#199#222#249#220#194#222#245#211#180#222#254#249#243#222#250#226#196#222#236
+ +#193#147#222#195'}H'#128#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#203#134'U'#219#254#246#240#222#252#226#205
+ +#222#252#227#205#222#250#223#200#222#247#217#188#222#245#233#221#222#250#243
+ +#235#222#251#248#243#222#205#149'e'#220#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#203#134'U'#219#254#247#241
+ +#222#252#229#210#222#252#228#209#222#251#226#204#222#249#221#196#222#234#195
+ +#157#255#230#191#150#255#228#187#146#255#228#187#146#255#209#160'l'#245#208
+ +#158'm'#246#204#150'_'#218#196'yB~'#178'g<'#9#255#255#255#0#203#134'T'#219
+ +#255#247#242#222#254#231#213#222#254#231#213#222#253#229#209#222#250#224#202
+ +#222#229#190#150#255#255#255#254#255#253#243#233#255#253#243#234#255#252#242
+ +#232#255#250#239#227#255#250#242#231#255#234#187#136#255#207#133'U'#179#180
+ +'i='#12#203#133'S'#219#255#247#240#222#255#231#213#222#253#231#214#222#253
+ +#230#212#222#252#228#208#222#228#187#147#255#254#245#237#255#252#222#197#255
+ +#251#224#199#255#249#220#194#255#245#211#180#255#254#249#243#255#250#226#196
+ +#255#236#193#147#255#195'}H'#147#202#132'R'#219#255#247#241#222#255#233#217
+ +#222#255#234#219#222#255#233#217#222#255#231#215#222#228#187#146#255#254#246
+ +#240#255#252#226#205#255#252#227#205#255#250#223#200#255#247#217#188#255#245
+ +#233#221#255#250#243#235#255#251#248#243#255#202#131'S'#254#204#131'R'#219
+ +#251#245#238#222#255#233#217#222#255#234#219#222#255#233#217#222#255#231#215
+ +#222#228#187#146#255#254#247#241#255#252#229#210#255#252#228#209#255#251#226
+ +#204#255#249#221#196#255#246#215#187#255#243#209#175#255#250#239#228#255#204
+ +#135'X'#254#207#130'S'#222#239#241#231#222#255#233#217#222#255#234#219#222
+ +#255#233#217#222#255#231#215#222#228#187#145#255#255#247#242#255#254#231#213
+ +#255#254#231#213#255#253#229#209#255#250#224#202#255#249#222#196#255#247#217
+ +#188#255#253#242#231#255#204#135'W'#254#200'|N'#211#252#243#236#222#250#241
+ +#232#222#250#240#231#222#251#241#233#222#251#242#234#222#228#186#145#255#255
+ +#247#240#255#255#231#213#255#253#231#214#255#253#230#212#255#252#228#208#255
+ +#251#227#203#255#250#220#194#255#254#243#232#255#204#134'V'#254#199'yJ'#185
+ +#200'yK'#206#200'uE'#221#199'uE'#212#200'uE'#212#199'uE'#212#202#132'R'#255
+ +#255#247#241#255#255#233#217#255#255#234#219#255#255#233#217#255#255#231#215
+ +#255#255#229#210#255#255#226#203#255#255#247#241#255#203#133'U'#254#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#204#131'R'#251#251#245#238#255#255#233#217#255#255#234#219#255#255#233#217
+ +#255#255#231#215#255#255#229#210#255#255#226#203#255#251#246#239#255#204#131
+ +'U'#254#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ ,#255#255#255#0#207#130'S'#255#239#241#231#255#255#233#217#255#255#234#219#255
+ +#255#233#217#255#255#231#215#255#255#229#210#255#255#226#203#255#239#242#232
+ +#255#206#129'V'#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#199'yI'#237#252#243#236#255#250#241#232#255#250
+ +#240#231#255#251#241#233#255#251#242#234#255#251#242#234#255#251#242#235#255
+ +#253#244#238#255#202#128'T'#249#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#197'sB'#193#198'uE'#230#200'uE'#254
+ +#199'uE'#243#200'uE'#243#199'uE'#243#199'uE'#243#200'uF'#244#197'tD'#232#202
+ +#127'S'#241#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#0#0#255#1#0#0#135'F'#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#135'F'#0#0#255#1#255#255#255#0#255#255#255#0#255#255
+ +#255#0#0#0#255#1#0#0#141#150#0#0#141#255#0#0#142'x'#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#142'x'#0#0#142
+ +#255#0#0#143#150#0#0#255#1#255#255#255#0#255#255#255#0#0#0#146'F'#0#0#147#255
+ +#0#0#147#255#0#0#147#255#0#0#149'x'#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#0#0#149'x'#0#0#148#255#0#0#148#255#0#0#148#255#0#0#149'F'#255
+ +#255#255#0#255#255#255#0#255#255#255#0#0#0#153'x'#0#0#153#255#0#0#153#255#0#0
+ +#153#255#0#0#153'x'#255#255#255#0#255#255#255#0#0#0#153'x'#0#0#154#255#0#0
+ +#154#255#0#0#154#255#0#0#153'x'#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#0#0#159'x'#0#0#159#255#0#0#159#255#0#0#159#255#0#0
+ +#159'x'#0#0#159'x'#0#0#160#255#0#0#160#255#0#0#160#255#0#0#159'x'#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#0#0#166'x'#0#0#165#255#0#0#165#255#0#0#165#255#0#0#166#255#0#0#166
+ +#255#0#0#166#255#0#0#166'x'#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#0#0#170'x'#0#0#171#255#0#0#171#255#0#0#171#255#0#0#172#255#0#0#172'x'#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#176'x'#0#0
+ +#177#255#0#0#177#255#0#0#177#255#0#0#177#255#0#0#179'x'#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#0#0#183'x'#0#0#183#255#0#0#183#255#0#0#183#255#0
+ +#0#183#255#0#0#183#255#0#0#183#255#0#0#183'x'#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#189'x'
+ +#0#0#189#255#0#0#189#255#0#0#189#255#0#0#189'x'#0#0#189'x'#0#0#189#255#0#0
+ +#189#255#0#0#189#255#0#0#189'x'#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#0#0#193'x'#0#0#195#255#0#0#195#255#0#0#195#255#0#0
+ +#196'x'#255#255#255#0#255#255#255#0#0#0#196'x'#0#0#195#255#0#0#195#255#0#0
+ +#195#255#0#0#196'x'#255#255#255#0#255#255#255#0#255#255#255#0#0#0#200'F'#0#0
+ +#200#255#0#0#200#255#0#0#201#255#0#0#202'x'#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#0#0#202'x'#0#0#201#255#0#0#201#255#0#0#201#255#0#0
+ +#200'F'#255#255#255#0#255#255#255#0#0#0#255#1#0#0#206#150#0#0#206#255#0#0#206
+ +'x'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#0#0#206'x'#0#0#207#255#0#0#207#150#0#0#255#1#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#255#1#0#0#211'F'#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#0#0#211'F'#0#0#255#1#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#0#0#0#6#0#0#0#14#0#0#0#22#0#0#0#30#0#0#0'%'#0#0#0'*'#0#0#0'+'#0#0#0')'#0#0#0
+ +'$'#0#0#0#29#0#0#0#21#0#0#0#13#0#0#0#4#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'ZZP'#255'HH>'#255'HH>'#255'HH>'#255'HH>'#255'H'
+ +'H>'#255'vvn'#255#206#206#198#255#210#210#200#255#210#210#200#255'ii_'#255'd'
+ +'dZ'#255#206#206#196#255#206#206#196#255#206#206#196#255#206#206#198#255'zzs'
+ +#255'BB8'#255'BB8'#255'BB8'#255'BB8'#255'zzs'#255#206#206#198#255#206#206#196
+ +#255#206#206#196#255#206#206#196#255'hh^'#255'ddZ'#255#203#203#193#255#203
+ +#203#193#255#203#203#193#255#201#201#191#255'wwo'#255'==3'#255'==3'#255'==3'
+ +#255'==3'#255'wwo'#255#201#201#191#255#203#203#193#255#203#203#193#255#203
+ +#203#193#255'hh^'#255'ddZ'#255#199#199#189#255#199#199#189#255#196#196#188
+ +#255'ssk'#255'88.'#255'88.'#255'88.'#255'88.'#255'88.'#255'88.'#255'ssk'#255
+ +#196#196#188#255#199#199#189#255#199#199#189#255'gg]'#255'ccY'#255#195#195
+ +#185#255#195#195#185#255#199#199#190#255#131#131'}'#255'22('#255'22('#255#141
+ +#141#134#255#141#141#134#255'22('#255'22('#255#131#131'}'#255#199#199#190#255
+ +#195#195#185#255#195#195#185#255'gg]'#255'ddZ'#255#191#191#181#255#192#192
+ +#182#255#192#192#182#255#199#199#191#255#141#141#134#255#150#150#144#255#197
+ +#197#188#255#197#197#188#255#150#150#144#255#141#141#134#255#199#199#191#255
+ +#192#192#182#255#192#192#182#255#191#191#181#255'gg]'#255'ii_'#255#176#176
+ +#166#255#186#186#176#255#188#188#178#255#188#188#178#255#196#196#187#255#194
+ +#194#185#255#188#188#178#255#188#188#178#255#194#194#185#255#196#196#187#255
+ +#188#188#178#255#188#188#178#255#186#186#176#255#176#176#166#255'mmc'#255#136
+ +#136#129#214#148#148#138#255#149#149#139#255#149#149#139#255#149#149#139#255
+ +#149#149#139#255#149#149#139#255#149#149#139#255#149#149#139#255#149#149#139
+ +#255#149#149#139#255#149#149#139#255#149#149#139#255#149#149#139#255#149#149
+ +#139#255#139#139#132#214#186#186#182'\'#183#183#179#216#166#166#160#249#161
+ +#161#153#250#161#161#153#250#161#161#153#250#161#161#154#250#161#161#154#250
+ +#161#161#154#250#161#161#155#250#161#161#155#250#162#162#155#250#162#162#155
+ +#250#167#167#161#249#186#186#182#217#188#188#184']'#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#9'TTrayIcon'#9'MTrayIco'
+ +'n'#9'PopUpMenu'#7#9'TrayPopup'#9'Icon.Data'#10#250#3#0#0#246#3#0#0#0#0#1#0#1
+ +#0#16#14#0#0#1#0' '#0#224#3#0#0#22#0#0#0'('#0#0#0#16#0#0#0#28#0#0#0#1#0' '#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#25
+ +'*u*'#2'#'#139#255#2'"'#139#255#0'#'#143#255#1#28#129#255#2#23'w'#255#1#28
+ +#127#255#0#27'~'#255#0#24'z'#255#1#17'l'#255#1#14'i'#255#0#11'a'#255#0#5'A'
+ +#255#0#0#0#0#0#0#0#0#0#0#0#0#15','#136#137#1''''#153#255#1'$'#145#255#0'#'
+ +#146#255#0'$'#145#255#0#23'x'#255#2#19'o'#255#2#26'|'#255#1#27'~'#255#1#25'{'
+ +#255#1#19'r'#255#1#20'r'#255#1#6'O'#255#0#0#0#0#0#0#0#0#0#0#0#0'(`'#185#141
+ +'.'#139#250#255'+'#134#239#255' m'#212#255#3','#149#255#0#25'|'#255#1#21's'
+ +#255#0#20's'#255#2#26'}'#255#0#28#129#255#2#24'v'#255#0#23'z'#255#0#9'X'#255
+ +#0#0#0#0#0#0#0#0#0#0#0#0'?'#147#236#172'2'#148#255#255'0'#145#254#255'/'#143
+ +#252#255'+'#134#239#255#5'&'#136#255#2#21'q'#255#5'0'#144#255#3'<'#158#255#0
+ +#29#134#255#2#25'y'#255#0#27#127#255#0#10'Z'#255#0#0#0#0#129#144#164#5#0#0#0
+ +#0'L'#150#224#165'7'#148#248#255'4'#147#250#255'/'#142#249#255'/'#141#249#255
+ +#30#135#248#255#2'v'#241#255#0'q'#235#255#1'a'#211#255#1#28#132#255#1#30#133
+ +#255#0#27#127#255#1#12'['#255'z'#134#165'$p'#139#169#24'n'#144#186#31'H'#152
+ +#231#198'5'#145#238#255':'#155#255#255'4'#149#251#255'2'#134#231#255' '#130
+ +#242#255#0'u'#244#255#0's'#238#255#0'o'#232#255#2#22'w'#255#1'!'#139#255#1#26
+ +'}'#255#1#11'V'#255'|'#136#177#11#129#138#170')y'#140#159'''B'#143#222#189#18
+ +'M'#161#255#14'/h'#255'4'#136#229#255'7'#154#255#255#20'z'#235#255#3'w'#246
+ +#255#3's'#238#255#2']'#209#255#2#21't'#255#3'!'#138#255#2#20'h'#255#1#15'['
+ +#237'tz'#137#6'pjd*xdW(Td'#130'c!'#128#229#255#22'\'#179#255#25'a'#187#255'3'
+ +#149#249#255#9'y'#243#255#5'y'#248#255#3'y'#252#255#4'3'#158#255#5')'#146#255
+ +#2'!v'#255#0#20'b'#255#3#20'_'#200#0#0#0#0'sf['#6'uli'#29'gkz!'#8'A'#183#239
+ +#19'~'#236#255#12#137#255#254#23'p'#207#255'*x'#200#255#10'{'#243#255#5'K'
+ +#186#255#0'+'#160#255#4'*'#131#255#0#25'm'#254#2#23'f'#255#17#29'_$'#0#0#0#0
+ +#127'rf'#0#0#0#0#0#0#9#154#1#3'2'#172#226#15':'#133#241#11'v'#234#255#11'~'
+ +#240#255#18'\'#171#255#9'q'#229#255#3'('#148#255#0','#162#254#0#25'm'#255#5
+ +#27'k'#221#19'&f"'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#15'6'#157#188#1')'
+ +#154#255#3'0'#166#255#4'%'#145#254#5'('#137#255#1#23'u'#255#1'1'#171#254#1
+ +''''#145#255#7#30'j'#171#0#0#0#0#3#27'm'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ ,#0#0#0'<@h'#29#25'8'#142#207#9'.'#142#253#1'5'#177#255#4'('#148#255#2'/'#159
+ +#254#1'2'#171#255#6'$|'#135#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0'{W='#0'wU>'#13#171'i'#27#26'KF[m'#6'6'#171#223#2'5'#173#255#2'6'#176
+ +#251#6'+'#141#164#0#0#0#0'"0c'#0#0#0#0#0#0#0#0#0#0#0#0#0'zXA'#7'zU='#6'|V='#4
+ +'{W='#6'zX@%{Y@''yXB'#10#0#0#0#0'@C_'#4#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#240#0#0#0#224#0#0#0#224#0#0#0#224#0#0#0#224#0#0#0#224#0#0
+ +#0#224#0#0#0#240#0#0#0#240#1#0#0#240#3#0#0#240#7#0#0#248#15#0#0#254#31#0#0
+ +#255#255#0#0#7'Visible'#9#7'OnClick'#7#6'NoTray'#4'left'#3#208#1#0#0#10'TPop'
+ +'upMenu'#9'TrayPopup'#6'Images'#7#17'Mufasa_Image_List'#4'left'#3'X'#2#0#9'T'
+ +'MenuItem'#8'TrayStop'#6'Action'#7#16'ActionStopScript'#7'Enabled'#8#7'OnCli'
+ +'ck'#7#17'ActionStopExecute'#0#0#9'TMenuItem'#9'TrayPause'#6'Action'#7#17'Ac'
+ +'tionPauseScript'#7'Enabled'#8#7'OnClick'#7#18'ActionPauseExecute'#0#0#9'TMe'
+ +'nuItem'#8'TrayPlay'#6'Action'#7#15'ActionRunScript'#7'OnClick'#7#16'ActionR'
+ +'unExecute'#0#0#9'TMenuItem'#11'TrayDivider'#7'Caption'#6#1'-'#0#0#9'TMenuIt'
+ +'em'#12'MenuItemShow'#7'Caption'#6#4'Show'#7'OnClick'#7#17'MenuItemShowClick'
+ +#0#0#9'TMenuItem'#12'MenuItemExit'#7'Caption'#6#4'Exit'#7'OnClick'#7#17'Menu'
+ +'ItemExitClick'#0#0#0#10'TPopupMenu'#8'TabPopup'#6'Images'#7#17'Mufasa_Image'
+ +'_List'#4'left'#3#168#1#0#9'TMenuItem'#14'MenuItemTabAdd'#6'Action'#7#12'Act'
+ +'ionNewTab'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0
+ +'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#4'9'#0#0#6'm'#0#153#5'i'#0#204#6'm'#0#153#4'9'#0#0#0#0#0#0#0#0
+ +#0#9#0#0#0#22#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26
+ +#0#0#0#26#0#0#0#26#11#128#0#209'+'#223#26#255#11#128#0#209#0#0#0#22#0#0#0#9
+ +#13#13#13'g'#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133
+ +#16#16#16#133#16#16#16#133#16#16#16#133#14'b'#4#207#14'~'#2#231#14'~'#2#231
+ +'='#226','#255#14'~'#2#231#14'~'#2#231#11'_'#2#176'''''''{'#235#235#235#255
+ +#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231
+ +#255#231#231#231#255#231#231#231#255';'#165'/'#255'R'#231'A'#255'R'#231'A'
+ +#255'R'#231'A'#255'R'#231'A'#255'R'#231'A'#255#18#137#5#229'222v'#234#234#234
+ +#255#226#226#226#255#226#226#226#255#226#226#226#255#226#226#226#255#226#226
+ +#226#255#226#226#226#255#226#226#226#255'f'#185'['#255'<'#171'-'#255'<'#171
+ +'-'#255'f'#235'U'#255'<'#171'-'#255'>'#173'/'#255#28'z'#17#200'888s'#237#237
+ +#237#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230
+ +#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255
+ +'>'#177'.'#255'u'#238'd'#255'>'#177'.'#255#237#237#237#255'888s>>>q'#240#240
+ +#240#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235
+ +#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255
+ +'k'#196'_'#255'@'#182'/'#255'k'#196'_'#255#240#240#240#255'>>>qDDDn'#243#243
+ +#243#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239
+ +#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255
+ +#239#239#239#255#239#239#239#255#239#239#239#255#243#243#243#255'DDDnIIIl'
+ +#247#247#247#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244
+ +#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244
+ +#244#255#244#244#244#255#244#244#244#255#244#244#244#255#247#247#247#255'III'
+ +'lMMMj'#250#250#250#255#248#248#248#255#248#248#248#255#248#248#248#255#248
+ +#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255
+ +#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#250#250#250
+ +#255'MMMjQQQh'#253#253#253#255#252#252#252#255#252#252#252#255#252#252#252
+ +#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252
+ +#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#253
+ +#253#253#255'QQQhUUUg'#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255'UUUgPPPi'#187#187#187#255#186#186#186#255#184#184#184
+ +#255#182#182#182#255#179#179#179#255#176#176#176#255#174#174#174#255#171#171
+ +#171#255#168#168#168#255#166#166#166#255#163#163#163#255#160#160#160#255#158
+ +#158#158#255#156#156#156#255#3#3#3'fRRR['#198#198#198#212#220#220#220#255#216
+ +#217#217#255#213#213#213#255#208#209#209#255#204#204#204#255#200#200#200#255
+ +#198#198#198#255#198#197#197#255#201#197#197#255#205#198#198#255#209#199#199
+ +#255#215#203#203#255#196#184#184#212'RRR[UUU"UUUYUUUfUUUfUUUfUUUfUUUfUUUfUUU'
+ +'fUUUfUUUfUUUfUUUfUUUfUUUYUUU"'#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ ,#255#255#255#0#255#255#255#0#7'OnClick'#7#19'ActionNewTabExecute'#0#0#9'TMen'
+ +'uItem'#16'MenuItemTabClose'#7'Caption'#6#9'Close tab'#11'Bitmap.Data'#10':'
+ +#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '
+ +#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#9#0#0#0#22#0#0#0
+ +#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0#0#0#26#0
+ +#0#0#26#0#0#0#26#0#0#0#26#0#0#0#22#0#0#0#9#13#13#13'g'#16#16#16#133#16#16#16
+ +#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16#16#133#16#16
+ +#16#133#4#4'['#207#2#2's'#231#2#2's'#231#2#2's'#231#2#2's'#231#2#2's'#231#2#2
+ +'X'#176'''''''{'#235#235#235#255#231#231#231#255#231#231#231#255#231#231#231
+ +#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231#255'//'#167
+ +#255'^^'#247#255'^^'#247#255'^^'#247#255'^^'#247#255'^^'#247#255#5#5#139#229
+ +'222v'#234#234#234#255#226#226#226#255#226#226#226#255#226#226#226#255#226
+ +#226#226#255#226#226#226#255#226#226#226#255#226#226#226#255'[['#190#255'--'
+ +#179#255'--'#179#255'--'#179#255'--'#179#255'//'#181#255#17#17#129#200'888s'
+ +#237#237#237#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230
+ +#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230#230#255#230#230
+ +#230#255#230#230#230#255#230#230#230#255#230#230#230#255#237#237#237#255'888'
+ +'s>>>q'#240#240#240#255#235#235#235#255#235#235#235#255#235#235#235#255#235
+ +#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255
+ +#235#235#235#255#235#235#235#255#235#235#235#255#235#235#235#255#240#240#240
+ +#255'>>>qDDDn'#243#243#243#255#239#239#239#255#239#239#239#255#239#239#239
+ +#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239
+ +#239#255#239#239#239#255#239#239#239#255#239#239#239#255#239#239#239#255#243
+ +#243#243#255'DDDnIIIl'#247#247#247#255#244#244#244#255#244#244#244#255#244
+ +#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255
+ +#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244#255#244#244#244
+ +#255#247#247#247#255'IIIlMMMj'#250#250#250#255#248#248#248#255#248#248#248
+ +#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248
+ +#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248#248#248#255#248
+ +#248#248#255#250#250#250#255'MMMjQQQh'#253#253#253#255#252#252#252#255#252
+ +#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255
+ +#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252#255#252#252#252
+ +#255#252#252#252#255#253#253#253#255'QQQhUUUg'#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
+ +#255#255#255#255#255#255#255#255#255#255#255'UUUgPPPi'#187#187#187#255#186
+ +#186#186#255#184#184#184#255#182#182#182#255#179#179#179#255#176#176#176#255
+ +#174#174#174#255#171#171#171#255#168#168#168#255#166#166#166#255#163#163#163
+ +#255#160#160#160#255#158#158#158#255#156#156#156#255#3#3#3'fRRR['#198#198#198
+ +#212#220#220#220#255#216#217#217#255#213#213#213#255#208#209#209#255#204#204
+ +#204#255#200#200#200#255#198#198#198#255#198#197#197#255#201#197#197#255#205
+ +#198#198#255#209#199#199#255#215#203#203#255#196#184#184#212'RRR[UUU"UUUYUUU'
+ +'fUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUfUUUYUUU"'#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#10'ImageIndex'#2#16#7'O'
+ +'nClick'#7#21'MenuItemTabCloseClick'#0#0#9'TMenuItem'#22'MenuItemTabCloseOth'
+ +'ers'#7'Caption'#6#16'Close Other Tabs'#7'OnClick'#7#27'MenuItemTabCloseOthe'
+ +'rsClick'#0#0#0#11'TActionList'#10'ActionList'#6'Images'#7#17'Mufasa_Image_L'
+ +'ist'#4'left'#3#128#1#0#7'TAction'#13'ActionTabNext'#7'Caption'#6#8'Next tab'
+ +#9'OnExecute'#7#20'ActionTabNextExecute'#8'ShortCut'#3#9'@'#0#0#7'TAction'#13
+ +'ActionTabLast'#7'Caption'#6#8'Last tab'#9'OnExecute'#7#20'ActionTabLastExec'
+ +'ute'#8'ShortCut'#3#9'`'#0#0#7'TAction'#14'ActionCloseTab'#7'Caption'#6#14'A'
+ +'ctionCloseTab'#10'ImageIndex'#2#16#9'OnExecute'#7#21'ActionCloseTabExecute'
+ +#26'SecondaryShortCuts.Strings'#1#6#7'Ctrl+F4'#0#8'ShortCut'#3'W@'#0#0#7'TAc'
+ +'tion'#12'ActionNewTab'#7'Caption'#6#7'New Tab'#10'ImageIndex'#2#15#9'OnExec'
+ +'ute'#7#19'ActionNewTabExecute'#8'ShortCut'#3'T@'#0#0#7'TAction'#15'ActionNe'
+ +'wScript'#7'Caption'#6#3'New'#10'ImageIndex'#2#9#9'OnExecute'#7#16'ActionNew'
+ +'Execute'#8'ShortCut'#3'N@'#0#0#7'TAction'#16'ActionOpenScript'#7'Caption'#6
+ +#4'Open'#10'ImageIndex'#2#10#9'OnExecute'#7#17'ActionOpenExecute'#8'ShortCut'
+ +#3'O@'#0#0#7'TAction'#16'ActionSaveScript'#7'Caption'#6#4'Save'#10'ImageInde'
+ ,'x'#2#14#9'OnExecute'#7#17'ActionSaveExecute'#8'ShortCut'#3'S@'#0#0#7'TActio'
+ +'n'#18'ActionSaveScriptAs'#7'Caption'#6#9'Save as..'#9'OnExecute'#7#19'Actio'
+ +'nSaveAsExecute'#0#0#7'TAction'#15'ActionRunScript'#7'Caption'#6#3'Run'#9'On'
+ +'Execute'#7#16'ActionRunExecute'#8'ShortCut'#2'x'#0#0#7'TAction'#17'ActionPa'
+ +'useScript'#7'Caption'#6#5'Pause'#9'OnExecute'#7#18'ActionPauseExecute'#0#0#7
+ +'TAction'#16'ActionStopScript'#7'Caption'#6#4'Stop'#9'OnExecute'#7#17'Action'
+ +'StopExecute'#0#0#7'TAction'#13'ActionSaveAll'#7'Caption'#6#8'Save All'#10'I'
+ +'mageIndex'#2#21#9'OnExecute'#7#20'ActionSaveAllExecute'#8'ShortCut'#3'S`'#0
+ +#0#7'TAction'#16'ActionClearDebug'#7'Caption'#6#5'Clear'#10'ImageIndex'#2#4#9
+ +'OnExecute'#7#23'ActionClearDebugExecute'#0#0#7'TAction'#15'ActionFindStart'
+ +#7'Caption'#6#8'Find ...'#9'OnExecute'#7#22'ActionFindstartExecute'#8'ShortC'
+ +'ut'#3'F@'#0#0#7'TAction'#9'ActionCut'#7'Caption'#6#3'Cut'#10'ImageIndex'#2#3
+ +#9'OnExecute'#7#16'ActionCutExecute'#8'ShortCut'#3'C@'#0#0#7'TAction'#10'Act'
+ +'ionCopy'#7'Caption'#6#4'Copy'#10'ImageIndex'#2#22#9'OnExecute'#7#17'ActionC'
+ +'opyExecute'#8'ShortCut'#3'C@'#0#0#7'TAction'#11'ActionPaste'#7'Caption'#6#5
+ +'Paste'#10'ImageIndex'#2#11#9'OnExecute'#7#18'ActionPasteExecute'#8'ShortCut'
+ +#3'V@'#0#0#7'TAction'#12'ActionDelete'#7'Caption'#6#6'Delete'#10'ImageIndex'
+ +#2#23#9'OnExecute'#7#19'ActionDeleteExecute'#8'ShortCut'#2'.'#0#0#7'TAction'
+ +#15'ActionSelectAll'#7'Caption'#6#10'Select All'#9'OnExecute'#7#22'ActionSel'
+ +'ectAllExecute'#8'ShortCut'#3'A@'#0#0#7'TAction'#10'ActionUndo'#7'Caption'#6
+ +#4'Undo'#10'ImageIndex'#2#18#9'OnExecute'#7#17'ActionUndoExecute'#8'ShortCut'
+ +#3'Z@'#0#0#7'TAction'#10'ActionRedo'#7'Caption'#6#4'Redo'#10'ImageIndex'#2#12
+ +#9'OnExecute'#7#17'ActionRedoExecute'#8'ShortCut'#3'Y@'#0#0#7'TAction'#14'Ac'
+ +'tionFindNext'#7'Caption'#6#9'Find next'#9'OnExecute'#7#21'ActionFindNextExe'
+ +'cute'#8'ShortCut'#2'r'#0#0#0#6'TTimer'#10'DebugTimer'#7'OnTimer'#7#18'Proce'
+ +'ssDebugStream'#4'left'#3#128#2#0#0#10'TPopupMenu'#11'ScriptPopup'#6'Images'
+ +#7#17'Mufasa_Image_List'#7'OnPopup'#7#16'ScriptPopupPopup'#4'left'#3#168#2#0
+ +#9'TMenuItem'#13'PopupItemUndo'#6'Action'#7#10'ActionUndo'#11'Bitmap.Data'#10
+ +':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0
+ +' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#24#166#195
+ +'i'#26#167#196'i'#0#160#196#24#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196']f'#219
+ +#234#178#17#166#194#174#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196'"C'#196#219#252
+ +'C'#197#216#254'#'#166#192#127#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#14#170#203
+ +#254']'#218#233#254'#'#166#192#239#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#158#193
+ +#26#2#172#200#255#136#231#242#254#17#162#194#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#5'y}'#17#0#160#196#255'v'#237#251#255#0#160#196#255#0#0#0#0#0#0#0#0#0
+ +#160#196'0'#0#153#185'P'#0#160#196#201'm'#230#245#255'v'#226#239#255#25#163
+ +#193#255#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255'v'#237#251#255'v'#237
+ +#251#255#0#160#196#255#0#160#196#255#0#160#196#255#0#160#196#255#1#169#196
+ +#255'n'#225#238#255#15#201#223#255'i'#228#242#255#26#164#192#248#0#0#0#0#0#0
+ +#0#0#5'y}'#17#0#160#196#255'v'#237#251#255#4#195#218#255'v'#237#251#255'i'
+ +#234#249#255'i'#234#249#255'i'#234#249#255'i'#234#249#255#5#221#247#255#10
+ +#200#223#255#7#194#216#255'o'#220#235#255#27#163#191#244#0#0#0#0#5'y~'#17#0
+ +#160#196#255'y'#237#251#255'2'#226#248#255','#223#244#255#4#192#214#255#4#192
+ +#214#255#4#192#214#255#29#210#232#255#29#210#232#255#29#210#232#255#11#200
+ +#223#255'j'#229#243#255#27#171#197#248#21#160#188#203#0#0#0#0#0#160#196#255
+ +#173#243#251#255'/'#224#246#255'2'#226#248#255'2'#226#247#255'2'#226#247#255
+ +'/'#224#245#255')'#219#241#255#29#210#232#255#29#210#232#255#29#210#232#255
+ +'6'#217#236#255'@'#205#225#255#22#161#189#202#5'y}'#10#0#0#0#0#5'y}'#10#0#160
+ +#196#255#173#243#251#255'/'#224#246#255'2'#226#247#255')'#219#241#255'/'#224
+ +#245#255')'#219#241#255#22#205#227#255'6'#217#236#255'i'#231#246#255'A'#206
+ +#227#254#19#163#193#228#5'y}2'#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255
+ +#173#243#251#255'1'#225#246#255' '#227#250#255's'#236#250#255'o'#235#250#255
+ +'n'#232#247#255'l'#232#247#248#20#161#188#212#20#163#193#213#5'y}'#28#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#5'y}'#17#0#160#196#255#173#243#251#255'%'
+ +#228#251#255#0#160#196#255#0#160#196#255#19#161#190#231#21#159#187#207#27#161
+ +#187#164#6'z|'#11#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#5
+ +'y}'#17#0#160#196#255#173#243#251#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ ,#0#0#157#191#20#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#7'OnClick'#7#17'ActionUndoExecute'#0#0#9'TMenuItem'#13
+ +'PopupItemRedo'#6'Action'#7#10'ActionRedo'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0
+ +#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0
+ +#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#160#196#24
+ +#26#167#196'i'#24#166#195'i'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#17#166#194#174
+ +'f'#219#234#178#0#160#196']'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'#'#166#192#127'C'#197
+ +#216#254'C'#196#219#252#0#160#196'"'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'#'#166#192#239
+ +']'#218#233#254#14#170#203#254#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160
+ +#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#17#162
+ +#194#255#136#231#242#254#2#172#200#255#0#158#193#26#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#160#196#255#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#255#255#255#0#25#163#193#255'v'#226#239#255'm'#230#245#255#0#160#196#201#0
+ +#153#185'P'#0#160#196'0'#0#0#0#0#0#0#0#0#0#160#196#255'v'#237#251#255#0#160
+ +#196#255#5'y}'#17#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#26#164#192#248'i'#228
+ +#242#255#15#201#223#255'n'#225#238#255#1#169#196#255#0#160#196#255#0#160#196
+ +#255#0#160#196#255#0#160#196#255'v'#237#251#255'v'#237#251#255#0#160#196#255
+ +#5'y}'#17#0#0#0#0#0#0#0#0#255#255#255#0#27#163#191#244'o'#220#235#255#7#194
+ +#216#255#10#200#223#255#5#221#247#255'i'#234#249#255'i'#234#249#255'i'#234
+ +#249#255'i'#234#249#255'v'#237#251#255#4#195#218#255'v'#237#251#255#0#160#196
+ +#255#5'y}'#17#0#0#0#0#255#255#255#0#21#160#188#203#27#171#197#248'j'#229#243
+ +#255#11#200#223#255#29#210#232#255#29#210#232#255#29#210#232#255#4#192#214
+ +#255#4#192#214#255#4#192#214#255','#223#244#255'2'#226#248#255'y'#237#251#255
+ +#0#160#196#255#5'y~'#17#255#255#255#0#5'y}'#10#22#161#189#202'@'#205#225#255
+ +'6'#217#236#255#29#210#232#255#29#210#232#255#29#210#232#255')'#219#241#255
+ +'/'#224#245#255'2'#226#247#255'2'#226#247#255'2'#226#248#255'/'#224#246#255
+ +#173#243#251#255#0#160#196#255#255#255#255#0#0#0#0#0#5'y}2'#19#163#193#228'A'
+ +#206#227#254'i'#231#246#255'6'#217#236#255#22#205#227#255')'#219#241#255'/'
+ +#224#245#255')'#219#241#255'2'#226#247#255'/'#224#246#255#173#243#251#255#0
+ +#160#196#255#5'y}'#10#255#255#255#0#0#0#0#0#0#0#0#0#5'y}'#28#20#163#193#213
+ +#20#161#188#212'l'#232#247#248'n'#232#247#255'o'#235#250#255's'#236#250#255
+ +' '#227#250#255'1'#225#246#255#173#243#251#255#0#160#196#255#5'y}'#17#0#0#0#0
+ +#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#6'z|'#11#27#161#187#164#21#159#187#207
+ +#19#161#190#231#0#160#196#255#0#160#196#255'%'#228#251#255#173#243#251#255#0
+ +#160#196#255#5'y}'#17#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#173#243#251#255#0#160
+ +#196#255#5'y}'#17#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#160#196#255#0#157
+ +#191#20#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#196#255#0#0#0#0#0#0#0#0#0#0#0
+ +#0#0#0#0#0#0#0#0#0#0#0#0#0#7'OnClick'#7#17'ActionRedoExecute'#0#0#9'TMenuIte'
+ +'m'#17'PopupItemDivider1'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#12'PopupItemCut'
+ +#6'Action'#7#9'ActionCut'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0
+ +#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'
+ +#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#2#13#140#10#28''''#166#159'5?'
+ +#201#247'"-'#175#185#3#13#140#28#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#5#15#141#31#6#16#142
+ +'&'#1#11#138#3#255#255#255#0#18#28#155'p@K'#217#255',5'#191#221'=G'#209#255
+ +#29''''#169#164#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#15#25#151'c2='#199#248'7A'#207#255#31')'#171#176#0
+ +#10#134#24'#-'#180#175'5@'#204#253#0#9#133#24#28''''#168#149'4>'#197#248#4#14
+ +#140#20#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +'/:'#189#222'5?'#201#229'%0'#179#194'?J'#221#255#31'*'#172#194'$0'#178#203'2'
+ +'<'#198#242#0#10#134#3#17#27#157'w7A'#200#255#8#18#142' '#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'2<'#195#236'#.'#173#175
+ +#255#255#255#0#26'%'#168#153'BP'#210#255#203#163'u'#254'AO'#214#255#22'!'#163
+ +#157'/9'#192#212'.8'#190#223#2#13#139#10#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#29'('#169#156';F'#204#255#8#18#144':'#7#17
+ ,#144'S;H'#212#255#219#189#156#255#238#204#166#255'@L'#222#255':C'#209#255#15
+ +#25#152'i'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#3#13#140#31',5'#185#215''#202#242'?L'#215
+ +#255#216#188#154#255#246#234#225#255#187#146'Z'#191#148'b'#24';'#145'a'#26#1
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#3#13#140#31#27'&'#167#153'*4'#186#204#17#28#157#137
+ +#187#152'i'#204#240#224#208#255#183#145'_'#197#143']'#20#11#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#11#136#2#255#255#255#0#180
+ +#142'Z'#144#246#234#221#255#225#205#180#255#177#141']'#191#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#179#140'W'#137#241#226#212#255#206#178#142#244#245#235#224#255#166#127'J'
+ +#157#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#177#137'S'#132#238#223#206#255#151'f e'#194#163'|'#218#233#216#197
+ +#253#169#130'N{'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#175#135'P|'#231#213#193#255#149'e'#31'+'#143'\'#18#27#197#167#131#231
+ +#213#188#157#225#181#147'db'#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#172#131'Ku'#222#201#175#255#149'd'#29#31#255#255#255#0#146'`'#23'&'
+ +#195#164'|'#235#181#144'c'#203#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#170#129'Go'#214#189#159#247#147'a'#25#16#255#255#255#0#255#255#255#0
+ +#150'f ,'#169#128'K'#203#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#168'}Bi'#204#176#139#224#145']'#20#9#255#255#255#0#255#255#255#0#255#255#255
+ +#0#146'`'#23#6#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#154'k''1'
+ +#170'~C'#161#146'`'#24#5#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#16'ActionCutExecute'#0#0#9'T'
+ +'MenuItem'#13'PopupItemCopy'#6'Action'#7#10'ActionCopy'#11'Bitmap.Data'#10':'
+ +#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '
+ +#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#197'sB'#193
+ +#198'uE'#230#200'uE'#254#199'uE'#243#200'uE'#243#199'uE'#243#199'uE'#243#200
+ +'uF'#244#197'tD'#232#202#127'S'#241#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#199'yI'#237#252#243#236#255#250
+ +#241#232#255#250#240#231#255#251#241#233#255#251#242#234#255#251#242#234#255
+ +#251#242#235#255#253#244#238#255#202#128'T'#249#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#207#130'S'#255#239
+ +#241#231#255#255#233#217#255#255#234#219#255#255#233#217#255#255#231#215#255
+ +#255#229#210#255#255#226#203#255#239#242#232#255#206#129'V'#255#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#204
+ +#131'R'#251#251#245#238#255#255#233#217#255#255#234#219#255#255#233#217#255
+ +#255#231#215#255#255#229#210#255#255#226#203#255#251#246#239#255#204#131'U'
+ +#254#199'yJ'#185#200'yK'#206#200'uE'#221#199'uE'#212#200'uE'#212#199'uE'#212
+ +#202#132'R'#255#255#247#241#255#255#233#217#255#255#234#219#255#255#233#217
+ +#255#255#231#215#255#255#229#210#255#255#226#203#255#255#247#241#255#203#133
+ +'U'#254#200'|N'#211#252#243#236#222#250#241#232#222#250#240#231#222#251#241
+ +#233#222#251#242#234#222#228#186#145#255#255#247#240#255#255#231#213#255#253
+ +#231#214#255#253#230#212#255#252#228#208#255#251#227#203#255#250#220#194#255
+ +#254#243#232#255#204#134'V'#254#207#130'S'#222#239#241#231#222#255#233#217
+ +#222#255#234#219#222#255#233#217#222#255#231#215#222#228#187#145#255#255#247
+ +#242#255#254#231#213#255#254#231#213#255#253#229#209#255#250#224#202#255#249
+ +#222#196#255#247#217#188#255#253#242#231#255#204#135'W'#254#204#131'R'#219
+ +#251#245#238#222#255#233#217#222#255#234#219#222#255#233#217#222#255#231#215
+ +#222#228#187#146#255#254#247#241#255#252#229#210#255#252#228#209#255#251#226
+ +#204#255#249#221#196#255#246#215#187#255#243#209#175#255#250#239#228#255#204
+ +#135'X'#254#202#132'R'#219#255#247#241#222#255#233#217#222#255#234#219#222
+ +#255#233#217#222#255#231#215#222#228#187#146#255#254#246#240#255#252#226#205
+ +#255#252#227#205#255#250#223#200#255#247#217#188#255#245#233#221#255#250#243
+ +#235#255#251#248#243#255#202#131'S'#254#203#133'S'#219#255#247#240#222#255
+ ,#231#213#222#253#231#214#222#253#230#212#222#252#228#208#222#228#187#147#255
+ +#254#245#237#255#252#222#197#255#251#224#199#255#249#220#194#255#245#211#180
+ +#255#254#249#243#255#250#226#196#255#236#193#147#255#195'}H'#147#203#134'T'
+ +#219#255#247#242#222#254#231#213#222#254#231#213#222#253#229#209#222#250#224
+ +#202#222#229#190#150#255#255#255#254#255#253#243#233#255#253#243#234#255#252
+ +#242#232#255#250#239#227#255#250#242#231#255#234#187#136#255#207#133'U'#179
+ +#180'i='#12#203#134'U'#219#254#247#241#222#252#229#210#222#252#228#209#222
+ +#251#226#204#222#249#221#196#222#234#195#157#255#230#191#150#255#228#187#146
+ +#255#228#187#146#255#209#160'l'#245#208#158'm'#246#204#150'_'#218#196'yB~'
+ +#178'g<'#9#255#255#255#0#203#134'U'#219#254#246#240#222#252#226#205#222#252
+ +#227#205#222#250#223#200#222#247#217#188#222#245#233#221#222#250#243#235#222
+ +#251#248#243#222#205#149'e'#220#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#203#134'V'#218#254#245#237#222#252#222
+ +#197#222#251#224#199#222#249#220#194#222#245#211#180#222#254#249#243#222#250
+ +#226#196#222#236#193#147#222#195'}H'#128#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#202#133'T'#208#255#255#255
+ +#219#253#243#233#222#253#243#234#222#252#242#232#222#250#239#227#222#250#242
+ +#231#222#234#187#136#222#207#133'U'#156#180'i='#10#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#199'yG'#170#204
+ +#134'U'#206#204#136'W'#222#203#136'V'#219#204#136'V'#219#203#135'W'#219#202
+ +#131'P'#208#196'yBn'#178'g<'#8#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#17'ActionC'
+ +'opyExecute'#0#0#9'TMenuItem'#14'PopupItemPaste'#6'Action'#7#11'ActionPaste'
+ +#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16
+ +#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'^^^'#2
+ +'[[[wXXX'#138'UUU'#138'RRR'#138'OOO'#138'LLL'#138'JJJ'#138'HHH'#138'FFF'#138
+ +'DDDf c'#152'J c'#152#207' c'#152#255' c'#152#255' c'#152#255'$c'#149#255'Xs'
+ +#136#255#247#247#247#255#240#240#240#255#240#240#240#255#240#240#240#255#240
+ +#240#240#255#240#240#240#255#240#240#240#255#243#243#243#250'FFF'#132' c'#152
+ +#194'b'#165#215#255'e'#168#218#255'd'#166#217#255'b'#164#216#255'b'#159#209
+ +#255'u'#142#164#255#239#239#239#255#231#231#231#255#231#231#231#255#231#231
+ +#231#255#231#231#231#255#230#230#230#255#230#230#230#255#236#236#236#250'III'
+ +#132' c'#152#255'h'#171#220#255'H'#142#207#255'F'#139#206#255'C'#135#205#255
+ +'D'#132#198#255'h'#133#161#255#240#240#240#255#180#180#180#255#180#180#180
+ +#255#180#180#180#255#180#180#180#255#180#180#180#255#179#179#179#255#237#237
+ +#237#250'LLL'#132' c'#152#255'i'#174#220#255'J'#147#209#255'H'#143#208#255'F'
+ +#139#206#255'G'#136#199#255'l'#136#163#255#240#240#240#255#232#232#232#255
+ +#232#232#232#255#231#231#231#255#231#231#231#255#231#231#231#255#231#231#231
+ +#255#237#237#237#250'OOO'#132' c'#152#255'k'#177#222#255'M'#151#211#255'K'
+ +#147#210#255'H'#143#208#255'J'#140#201#255'o'#139#165#255#241#241#241#255#182
+ +#182#182#255#181#181#181#255#181#181#181#255#180#180#180#255#180#180#180#255
+ +#180#180#180#255#237#237#237#250'SSS'#132' c'#152#255'm'#179#223#255'P'#156
+ +#213#255'N'#152#211#255'K'#148#209#255'L'#145#203#255'p'#142#167#255#241#241
+ +#241#255#233#233#233#255#233#233#233#255#232#232#232#255#232#232#232#255#232
+ +#232#232#255#231#231#231#255#237#237#237#250'VVV'#132' c'#152#255'p'#181#224
+ +#255'R'#159#215#255'P'#156#214#255'N'#152#212#255'O'#149#205#255's'#145#170
+ +#255#241#241#241#255#183#183#183#255#182#182#182#255#182#182#182#255#182#182
+ +#182#255#181#181#181#255#181#181#181#255#238#238#238#250'ZZZ'#132' c'#152#255
+ +'s'#183#225#255'W'#163#215#255'S'#160#215#255'P'#157#213#255'R'#153#207#255
+ +'u'#148#172#255#248#248#248#255#242#242#242#255#242#242#242#255#242#242#242
+ +#255#242#242#242#255#242#242#242#255#241#241#241#255#244#244#244#250'^^^'#132
+ +' c'#152#255'v'#185#226#255'\'#167#217#255'X'#164#216#255'S'#160#215#255'S'
+ +#158#213#255'a'#139#169#255'd'#136#161#255'd'#135#161#255'c'#134#160#255'i'
+ +#135#159#255'Jh'#129#255'jjj'#138'hhh'#138'eee'#138'bbbc c'#152#255'z'#187
+ +#227#255'a'#170#219#255'Z'#165#217#255'S'#160#215#255'R'#159#215#255'R'#159
+ +#215#255'R'#159#215#255'R'#159#215#255'R'#159#215#255'b'#163#216#255' c'#152
+ +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#255'|'
+ +#189#228#255'e'#174#221#255'b'#171#220#255'^'#168#218#255'\'#167#217#255'\'
+ +#167#217#255'\'#167#217#255'\'#167#217#255'R'#159#215#255'b'#163#216#255' c'
+ +#152#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152#255
+ +#127#191#228#255'i'#178#222#255'J'#155#218#255'D'#151#220#255'C'#150#220#255
+ +'B'#150#220#255'B'#149#220#255'A'#149#219#255'Q'#158#214#255'l'#178#222#255
+ +' c'#152#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'#152
+ ,#224'q'#179#219#254'~'#191#228#255'N'#157#223#255#181#238#253#255'u'#212#240
+ +#255'u'#212#240#255#181#238#253#255'K'#155#222#255'n'#180#224#255'm'#179#223
+ +#249' c'#152#243#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0' c'
+ +#152'2 c'#152#178' c'#152#255'7u'#164#255#182#239#254#255#128#219#243#255#128
+ +#219#243#255#182#239#254#255'.n'#161#255' c'#152#255' c'#152#165' c'#152'S'
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0' c'#152'* c'#152#255' c'#152#255' c'#152#255' c'#152#255' c'#152
+ +#255' c'#152#240#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#18'ActionPasteExecute'#0
+ +#0#9'TMenuItem'#15'PopupItemDelete'#6'Action'#7#12'ActionDelete'#11'Bitmap.D'
+ +'ata'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0
+ +#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0
+ +#255#255#255#0#0#0#0#6#0#0#0#14#0#0#0#22#0#0#0#30#0#0#0'%'#0#0#0'*'#0#0#0'+'
+ +#0#0#0')'#0#0#0'$'#0#0#0#29#0#0#0#21#0#0#0#13#0#0#0#4#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#255#1#0#0#211'F'#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#0#0#211'F'#0#0#255#1#255#255#255#0#255#255#255#0#255#255#255#0#0#0#255#1#0#0
+ +#206#150#0#0#206#255#0#0#206'x'#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#0#0#206'x'#0#0#207#255#0#0#207#150#0#0
+ +#255#1#255#255#255#0#255#255#255#0#0#0#200'F'#0#0#200#255#0#0#200#255#0#0#201
+ +#255#0#0#202'x'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0
+ +#202'x'#0#0#201#255#0#0#201#255#0#0#201#255#0#0#200'F'#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#193'x'#0#0#195#255#0#0#195#255#0#0#195#255#0#0#196
+ +'x'#255#255#255#0#255#255#255#0#0#0#196'x'#0#0#195#255#0#0#195#255#0#0#195
+ +#255#0#0#196'x'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#0#0#189'x'#0#0#189#255#0#0#189#255#0#0#189#255#0#0#189'x'#0#0#189
+ +'x'#0#0#189#255#0#0#189#255#0#0#189#255#0#0#189'x'#255#255#255#0#255#255#255
+ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0
+ +#183'x'#0#0#183#255#0#0#183#255#0#0#183#255#0#0#183#255#0#0#183#255#0#0#183
+ +#255#0#0#183'x'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#176'x'
+ +#0#0#177#255#0#0#177#255#0#0#177#255#0#0#177#255#0#0#179'x'#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#170'x'#0#0#171#255#0#0
+ +#171#255#0#0#171#255#0#0#172#255#0#0#172'x'#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#166'x'#0#0#165#255#0#0#165#255#0#0#165#255#0#0#166
+ +#255#0#0#166#255#0#0#166#255#0#0#166'x'#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#159'x'#0#0
+ +#159#255#0#0#159#255#0#0#159#255#0#0#159'x'#0#0#159'x'#0#0#160#255#0#0#160
+ +#255#0#0#160#255#0#0#159'x'#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#153'x'#0#0#153#255#0#0#153#255#0#0#153#255#0#0#153
+ +'x'#255#255#255#0#255#255#255#0#0#0#153'x'#0#0#154#255#0#0#154#255#0#0#154
+ +#255#0#0#153'x'#255#255#255#0#255#255#255#0#255#255#255#0#0#0#146'F'#0#0#147
+ +#255#0#0#147#255#0#0#147#255#0#0#149'x'#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#149'x'#0#0#148#255#0#0#148#255#0#0#148#255#0#0#149
+ +'F'#255#255#255#0#255#255#255#0#0#0#255#1#0#0#141#150#0#0#141#255#0#0#142'x'
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#0#0#142'x'#0#0#142#255#0#0#143#150#0#0#255#1#255#255#255#0#255#255
+ +#255#0#255#255#255#0#0#0#255#1#0#0#135'F'#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#0#0#135'F'#0#0#255#1#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255
+ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255
+ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#7'OnClick'#7#19'ActionDelet'
+ +'eExecute'#0#0#9'TMenuItem'#17'PopupItemDivider2'#7'Caption'#6#1'-'#0#0#9'TM'
+ +'enuItem'#18'PopupItemSelectAll'#6'Action'#7#15'ActionSelectAll'#7'OnClick'#7
+ +#22'ActionSelectAllExecute'#0#0#0#0
+]);
diff --git a/Projects/SAMufasaGUI/testunit.pas b/Projects/SAMufasaGUI/testunit.pas
index 024c0a3..4ed177e 100644
--- a/Projects/SAMufasaGUI/testunit.pas
+++ b/Projects/SAMufasaGUI/testunit.pas
@@ -86,6 +86,8 @@ type
Memo1: TMemo;
MenuFile: TMenuItem;
MenuEdit: TMenuItem;
+ View_CH_Menu: TMenuItem;
+ ViewMenu: TMenuItem;
MenuItemFindNext: TMenuItem;
PopupItemDelete: TMenuItem;
MenuItemDelete: TMenuItem;
@@ -188,6 +190,7 @@ type
procedure ActionUndoExecute(Sender: TObject);
procedure CheckBoxMatchCaseClick(Sender: TObject);
procedure CloseFindPanel;
+ procedure ColourHistoryMenuClick(Sender: TObject);
procedure EditSearchChange(Sender: TObject);
procedure FormClose(Sender: TObject; var CloseAction: TCloseAction);
procedure FormCreate(Sender: TObject);
@@ -277,7 +280,8 @@ var
implementation
uses
lclintf,plugins,
- syncobjs; // for the critical sections
+ syncobjs,
+ colourhistory; // for the critical sections
//{$ifdef mswindows}
@@ -812,6 +816,15 @@ begin
CurrScript.SynEdit.SetFocus;
end;
+procedure TForm1.ColourHistoryMenuClick(Sender: TObject);
+begin
+ View_CH_Menu.Checked := not View_CH_Menu.Checked;
+ if View_CH_Menu.Checked then
+ ColourHistoryForm.Show
+ else
+ ColourHistoryForm.Hide;
+end;
+
procedure TForm1.EditSearchChange(Sender: TObject);
begin
DoSearch(false,true);
@@ -961,8 +974,13 @@ end;
procedure TForm1.ButtonPickClick(Sender: TObject);
var
c, x, y: Integer;
+ cobj: TColourPickerObject;
begin
Picker.Pick(c, x, y);
+ cobj := TColourPickerObject.Create(c, Point(x,y), 'Untitled');
+
+ ColourHistoryForm.AddColObj(cobj);
+ ColourHistoryForm.Show;
writeln('Picked colour: ' + inttostr(c) + ' at (' + inttostr(x) + ', ' + inttostr(y) + ')');
end;
diff --git a/Units/MMLAddon/colourpicker.pas b/Units/MMLAddon/colourpicker.pas
index a2511e3..911bb71 100644
--- a/Units/MMLAddon/colourpicker.pas
+++ b/Units/MMLAddon/colourpicker.pas
@@ -79,13 +79,17 @@ implementation
constructor TMColorPicker.Create(aWindow: TMWindow);
begin
+ inherited Create;
Self.Window := aWindow;
+ Self.ColourHistory := TList.Create;
end;
destructor TMColorPicker.Destroy;
begin
+ Self.ColourHistory.Destroy;
+ inherited Destroy;
end;
procedure TMColorPicker.Pick(Out C, X, Y: Integer);