home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / software / poco / setup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMEDITORHTML / TFRMEDITORHTML.txt < prev   
Encoding:
Text File  |  2004-05-18  |  77.9 KB  |  1,831 lines

  1. object FrmEditorHTML: TFrmEditorHTML
  2.   Left = 698
  3.   Top = 649
  4.   Width = 693
  5.   Height = 355
  6.   Caption = 'Editor'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'Tahoma'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   KeyPreview = True
  15.   Menu = MainMenu1
  16.   OldCreateOrder = True
  17.   Position = poDefaultPosOnly
  18.   Scaled = False
  19.   OnActivate = FormActivate
  20.   OnClose = FormClose
  21.   OnCreate = FormCreate
  22.   PixelsPerInch = 120
  23.   TextHeight = 16
  24.   object Panel1: TPanel
  25.     Left = 0
  26.     Top = 0
  27.     Width = 685
  28.     Height = 290
  29.     Align = alClient
  30.     BevelOuter = bvNone
  31.     ParentColor = True
  32.     TabOrder = 0
  33.     object PnlCenter: TElPanel
  34.       Left = 0
  35.       Top = 0
  36.       Width = 685
  37.       Height = 290
  38.       Align = alClient
  39.       BevelOuter = bvNone
  40.       UseXPThemes = False
  41.       ParentColor = True
  42.       TabOrder = 0
  43.       DockOrientation = doNoOrient
  44.       object PnlBody: TPanel
  45.         Left = 0
  46.         Top = 0
  47.         Width = 685
  48.         Height = 290
  49.         Align = alClient
  50.         BevelOuter = bvNone
  51.         TabOrder = 0
  52.         object PnlHTMLToolbar: TPanel
  53.           Left = 0
  54.           Top = 0
  55.           Width = 685
  56.           Height = 36
  57.           Align = alTop
  58.           BevelInner = bvRaised
  59.           BevelOuter = bvLowered
  60.           TabOrder = 1
  61.           object ToolBar2: TElToolBar
  62.             Left = 2
  63.             Top = 2
  64.             Width = 681
  65.             Height = 30
  66.             Align = alTop
  67.             BevelOuter = bvNone
  68.             ParentShowHint = False
  69.             ShowHint = True
  70.             TabOrder = 0
  71.             DockOrientation = doNoOrient
  72.             AutoWrap = False
  73.             UseLargeGlyphs = False
  74.             Images = ImageListToolBar2
  75.             UseImageList = True
  76.             TransparentButtons = False
  77.             ThinButtons = False
  78.             ShowMoreMenu = False
  79.             object ToolButtonBold: TElToolButton
  80.               Left = 218
  81.               Top = 3
  82.               Width = 24
  83.               Height = 24
  84.               Hint = 'Bold'
  85.               Wrap = False
  86.               ButtonType = ebtButton
  87.               NumLargeGlyphs = 1
  88.               NumGlyphs = 1
  89.               AllowAllUp = True
  90.               GroupIndex = 1
  91.               Flat = True
  92.               ShowText = False
  93.               IsSwitch = True
  94.               ImageIndex = 2
  95.               UseImageList = True
  96.               OnClick = ToolButtonBoldClick
  97.               ButtonID = 0
  98.             end
  99.             object ToolButtonItalic: TElToolButton
  100.               Left = 245
  101.               Top = 3
  102.               Width = 24
  103.               Height = 24
  104.               Hint = 'Italic'
  105.               Wrap = False
  106.               ButtonType = ebtButton
  107.               NumLargeGlyphs = 1
  108.               NumGlyphs = 1
  109.               AllowAllUp = True
  110.               GroupIndex = 2
  111.               Flat = True
  112.               ShowText = False
  113.               IsSwitch = True
  114.               ImageIndex = 3
  115.               UseImageList = True
  116.               OnClick = ToolButtonItalicClick
  117.               ButtonID = 0
  118.             end
  119.             object ToolButtonUnderline: TElToolButton
  120.               Left = 272
  121.               Top = 3
  122.               Width = 24
  123.               Height = 24
  124.               Hint = 'Underline'
  125.               Wrap = False
  126.               ButtonType = ebtButton
  127.               NumLargeGlyphs = 1
  128.               NumGlyphs = 1
  129.               AllowAllUp = True
  130.               GroupIndex = 3
  131.               Flat = True
  132.               ShowText = False
  133.               IsSwitch = True
  134.               ImageIndex = 4
  135.               UseImageList = True
  136.               OnClick = ToolButtonUnderlineClick
  137.               ButtonID = 0
  138.             end
  139.             object ToolButtonNumbering: TElToolButton
  140.               Left = 479
  141.               Top = 3
  142.               Width = 24
  143.               Height = 24
  144.               Hint = 'Formatting Numbers'
  145.               Wrap = False
  146.               ButtonType = ebtButton
  147.               NumLargeGlyphs = 1
  148.               NumGlyphs = 1
  149.               AllowAllUp = True
  150.               GroupIndex = 4
  151.               Flat = True
  152.               ShowText = False
  153.               IsSwitch = True
  154.               ImageIndex = 8
  155.               UseImageList = True
  156.               OnClick = ToolButtonNumberingClick
  157.               ButtonID = 0
  158.             end
  159.             object ToolButtonBullets: TElToolButton
  160.               Left = 452
  161.               Top = 3
  162.               Width = 24
  163.               Height = 24
  164.               Hint = 'Formatting Bullets'
  165.               Wrap = False
  166.               ButtonType = ebtButton
  167.               NumLargeGlyphs = 1
  168.               NumGlyphs = 1
  169.               AllowAllUp = True
  170.               GroupIndex = 5
  171.               Flat = True
  172.               ShowText = False
  173.               IsSwitch = True
  174.               ImageIndex = 9
  175.               UseImageList = True
  176.               OnClick = ToolButtonBulletsClick
  177.               ButtonID = 0
  178.             end
  179.             object ToolButtonDecInd: TElToolButton
  180.               Left = 533
  181.               Top = 3
  182.               Width = 24
  183.               Height = 24
  184.               Hint = 'Decrease Indentation'
  185.               Wrap = False
  186.               ButtonType = ebtButton
  187.               NumLargeGlyphs = 1
  188.               NumGlyphs = 1
  189.               Flat = True
  190.               ShowText = False
  191.               ImageIndex = 10
  192.               UseImageList = True
  193.               OnClick = ToolButtonDecIndClick
  194.               ButtonID = 0
  195.             end
  196.             object ToolButtonIncInd: TElToolButton
  197.               Left = 506
  198.               Top = 3
  199.               Width = 24
  200.               Height = 24
  201.               Hint = 'Increase Indentation'
  202.               Wrap = False
  203.               ButtonType = ebtButton
  204.               NumLargeGlyphs = 1
  205.               NumGlyphs = 1
  206.               Flat = True
  207.               ShowText = False
  208.               ImageIndex = 11
  209.               UseImageList = True
  210.               OnClick = ToolButtonIncIndClick
  211.               ButtonID = 0
  212.             end
  213.             object ToolButtonLeft: TElToolButton
  214.               Left = 344
  215.               Top = 3
  216.               Width = 24
  217.               Height = 24
  218.               Hint = 'Align Left'
  219.               Wrap = False
  220.               ButtonType = ebtButton
  221.               NumLargeGlyphs = 1
  222.               NumGlyphs = 1
  223.               AllowAllUp = True
  224.               GroupIndex = 6
  225.               Flat = True
  226.               ShowText = False
  227.               IsSwitch = True
  228.               ImageIndex = 5
  229.               UseImageList = True
  230.               OnClick = ToolButtonLeftClick
  231.               ButtonID = 0
  232.             end
  233.             object ToolButtonCenter: TElToolButton
  234.               Left = 371
  235.               Top = 3
  236.               Width = 24
  237.               Height = 24
  238.               Hint = 'Center'
  239.               Wrap = False
  240.               ButtonType = ebtButton
  241.               NumLargeGlyphs = 1
  242.               NumGlyphs = 1
  243.               AllowAllUp = True
  244.               GroupIndex = 7
  245.               Flat = True
  246.               ShowText = False
  247.               IsSwitch = True
  248.               ImageIndex = 6
  249.               UseImageList = True
  250.               OnClick = ToolButtonCenterClick
  251.               ButtonID = 0
  252.             end
  253.             object ToolButtonRight: TElToolButton
  254.               Left = 398
  255.               Top = 3
  256.               Width = 24
  257.               Height = 24
  258.               Hint = 'Align Right'
  259.               Wrap = False
  260.               ButtonType = ebtButton
  261.               NumLargeGlyphs = 1
  262.               NumGlyphs = 1
  263.               AllowAllUp = True
  264.               GroupIndex = 8
  265.               Flat = True
  266.               ShowText = False
  267.               IsSwitch = True
  268.               ImageIndex = 7
  269.               UseImageList = True
  270.               OnClick = ToolButtonRightClick
  271.               ButtonID = 0
  272.             end
  273.             object ToolButtonJustify: TElToolButton
  274.               Left = 425
  275.               Top = 3
  276.               Width = 24
  277.               Height = 24
  278.               Hint = 'Justify'
  279.               Wrap = False
  280.               ButtonType = ebtButton
  281.               NumLargeGlyphs = 1
  282.               NumGlyphs = 1
  283.               AllowAllUp = True
  284.               GroupIndex = 9
  285.               Flat = True
  286.               ShowText = False
  287.               IsSwitch = True
  288.               ImageIndex = 14
  289.               UseImageList = True
  290.               OnClick = ToolButtonJustifyClick
  291.               ButtonID = 0
  292.             end
  293.             object ToolButtonInsertHorizontalLine: TElToolButton
  294.               Left = 569
  295.               Top = 3
  296.               Width = 24
  297.               Height = 24
  298.               Hint = 'Insert Horizontal Line'
  299.               Wrap = False
  300.               ButtonType = ebtButton
  301.               NumLargeGlyphs = 1
  302.               NumGlyphs = 1
  303.               Flat = True
  304.               ShowText = False
  305.               ImageIndex = 15
  306.               UseImageList = True
  307.               OnClick = ToolButtonInsertHorizontalLineClick
  308.               ButtonID = 0
  309.             end
  310.             object ToolButtonInsertHyperlink: TElToolButton
  311.               Left = 308
  312.               Top = 3
  313.               Width = 24
  314.               Height = 24
  315.               Hint = 'Create a Hyperlink'
  316.               Wrap = False
  317.               ButtonType = ebtButton
  318.               NumLargeGlyphs = 1
  319.               NumGlyphs = 1
  320.               Flat = True
  321.               ShowText = False
  322.               ImageIndex = 12
  323.               UseImageList = True
  324.               OnClick = ToolButtonInsertHyperlinkClick
  325.               ButtonID = 0
  326.             end
  327.             object ToolButtonInsertPicture: TElToolButton
  328.               Left = 596
  329.               Top = 3
  330.               Width = 24
  331.               Height = 24
  332.               Hint = 'Insert Picture'
  333.               Wrap = False
  334.               ButtonType = ebtButton
  335.               NumLargeGlyphs = 1
  336.               NumGlyphs = 1
  337.               Flat = True
  338.               ShowText = False
  339.               ImageIndex = 13
  340.               UseImageList = True
  341.               OnClick = ToolButtonInsertPictureClick
  342.               ButtonID = 0
  343.             end
  344.             object ToolButtonBackColor: TElToolButton
  345.               Left = 632
  346.               Top = 3
  347.               Width = 24
  348.               Height = 24
  349.               Hint = 'Backcolor'
  350.               Wrap = False
  351.               ButtonType = ebtButton
  352.               NumLargeGlyphs = 1
  353.               NumGlyphs = 1
  354.               Flat = True
  355.               ShowText = False
  356.               ImageIndex = 1
  357.               UseImageList = True
  358.               OnClick = ToolButtonBackColorClick
  359.               ButtonID = 0
  360.             end
  361.             object ToolButtonForeColor: TElToolButton
  362.               Left = 182
  363.               Top = 3
  364.               Width = 24
  365.               Height = 24
  366.               Hint = 'Forecolor'
  367.               Wrap = False
  368.               ButtonType = ebtButton
  369.               NumLargeGlyphs = 1
  370.               NumGlyphs = 1
  371.               Flat = True
  372.               ShowText = False
  373.               ImageIndex = 0
  374.               UseImageList = True
  375.               OnClick = ToolButtonForeColorClick
  376.               ButtonID = 0
  377.             end
  378.             object BtnSep1: TElToolButton
  379.               Left = 209
  380.               Top = 3
  381.               Width = 6
  382.               Height = 24
  383.               Wrap = False
  384.               ButtonType = ebtSeparator
  385.               NumLargeGlyphs = 1
  386.               NumGlyphs = 1
  387.               Flat = True
  388.               ShowText = False
  389.               UseImageList = True
  390.               Enabled = False
  391.               ButtonID = 0
  392.             end
  393.             object BtnSep2: TElToolButton
  394.               Left = 299
  395.               Top = 3
  396.               Width = 6
  397.               Height = 24
  398.               Wrap = False
  399.               ButtonType = ebtSeparator
  400.               NumLargeGlyphs = 1
  401.               NumGlyphs = 1
  402.               Flat = True
  403.               ShowText = False
  404.               UseImageList = True
  405.               Enabled = False
  406.               ButtonID = 0
  407.             end
  408.             object BtnSep3: TElToolButton
  409.               Left = 335
  410.               Top = 3
  411.               Width = 6
  412.               Height = 24
  413.               Wrap = False
  414.               ButtonType = ebtSeparator
  415.               NumLargeGlyphs = 1
  416.               NumGlyphs = 1
  417.               Flat = True
  418.               ShowText = False
  419.               UseImageList = True
  420.               Enabled = False
  421.               ButtonID = 0
  422.             end
  423.             object BtnSep4: TElToolButton
  424.               Left = 560
  425.               Top = 3
  426.               Width = 6
  427.               Height = 24
  428.               Wrap = False
  429.               ButtonType = ebtSeparator
  430.               NumLargeGlyphs = 1
  431.               NumGlyphs = 1
  432.               Flat = True
  433.               ShowText = False
  434.               UseImageList = True
  435.               Enabled = False
  436.               ButtonID = 0
  437.             end
  438.             object BtnSep5: TElToolButton
  439.               Left = 623
  440.               Top = 3
  441.               Width = 6
  442.               Height = 24
  443.               Wrap = False
  444.               ButtonType = ebtSeparator
  445.               NumLargeGlyphs = 1
  446.               NumGlyphs = 1
  447.               Flat = True
  448.               ShowText = False
  449.               UseImageList = True
  450.               Enabled = False
  451.               ButtonID = 0
  452.             end
  453.             object ElToolButton1: TElToolButton
  454.               Left = 659
  455.               Top = 3
  456.               Width = 24
  457.               Height = 24
  458.               Wrap = False
  459.               ButtonType = ebtButton
  460.               NumLargeGlyphs = 1
  461.               NumGlyphs = 1
  462.               Flat = True
  463.               ShowText = False
  464.               UseImageList = True
  465.               OnClick = ElToolButton1Click
  466.               ButtonID = 0
  467.             end
  468.             object cbFontName: TWPopOutFntCBox
  469.               Left = 3
  470.               Top = 3
  471.               Width = 128
  472.               Height = 22
  473.               Hint = 'Choose font'
  474.               OnClick = cbFontNameClick
  475.               DropDownCount = 16
  476.               Font.Charset = DEFAULT_CHARSET
  477.               Font.Color = clWindowText
  478.               Font.Height = 15
  479.               Font.Name = 'Arial'
  480.               Font.Style = []
  481.               ParentFont = False
  482.               TabOrder = 1
  483.               TabStop = False
  484.               PanelColor = clSilver
  485.               MoveUsedToTop = False
  486.               PopUpWidth = 200
  487.               PopUpHeight = 45
  488.               FontName = 'MS Sans Serif'
  489.             end
  490.             object cbFontSize: TComboBox
  491.               Left = 134
  492.               Top = 3
  493.               Width = 45
  494.               Height = 24
  495.               Hint = 'Font Size'
  496.               Style = csDropDownList
  497.               ItemHeight = 16
  498.               TabOrder = 0
  499.               TabStop = False
  500.               OnClick = cbFontSizeClick
  501.               Items.Strings = (
  502.                 '8'
  503.                 '10'
  504.                 '12'
  505.                 '14'
  506.                 '18'
  507.                 '24'
  508.                 '36')
  509.             end
  510.           end
  511.         end
  512.         object PnlWPBody: TPanel
  513.           Left = 0
  514.           Top = 36
  515.           Width = 685
  516.           Height = 254
  517.           Align = alClient
  518.           BevelOuter = bvNone
  519.           TabOrder = 0
  520.           object Editor: TProfDHTMLEdit
  521.             Left = 0
  522.             Top = 0
  523.             Width = 685
  524.             Height = 254
  525.             Align = alClient
  526.             Font.Charset = DEFAULT_CHARSET
  527.             Font.Color = clNone
  528.             Font.Height = -17
  529.             Font.Name = 'Tahoma'
  530.             Font.Style = []
  531.             ParentFont = False
  532.             About = 'v1.6.0.10 for Delphi 6'
  533.             UseBrOnCarriageReturn = True
  534.             OnKeyDown = EditorKeyDown
  535.             OnDisplayChanged = EditorDisplayChanged
  536.             ControlData = {
  537.               02020000A3380000001500000B0000000B0000000B00FFFF0B0000000B000000
  538.               0300000000000B00FFFF0300000000000B00FFFF0B0000000B00000003003200
  539.               00000300320000000B0000000B00FFFF}
  540.           end
  541.         end
  542.       end
  543.     end
  544.   end
  545.   object MainMenu1: TMainMenu
  546.     Left = 14
  547.     Top = 233
  548.     object File1: TMenuItem
  549.       Caption = '&File'
  550.       object Open1: TMenuItem
  551.         Caption = '&Open...'
  552.         ShortCut = 16463
  553.       end
  554.       object MenuSaveToDraft: TMenuItem
  555.         Tag = 1
  556.         Caption = 'Save To Draft'
  557.         ShortCut = 16467
  558.       end
  559.       object Save1: TMenuItem
  560.         Caption = '&Save As...'
  561.       end
  562.       object N26: TMenuItem
  563.         Caption = '-'
  564.       end
  565.       object MenuSaveTemplate: TMenuItem
  566.         Tag = 2
  567.         Caption = 'Save Template'
  568.         Enabled = False
  569.         Visible = False
  570.       end
  571.       object SaveasTemplate1: TMenuItem
  572.         Caption = 'Save &as Template...'
  573.       end
  574.       object N8: TMenuItem
  575.         Caption = '-'
  576.       end
  577.       object PageSetup1: TMenuItem
  578.         Caption = 'Page Set&up...'
  579.       end
  580.       object Print1: TMenuItem
  581.         Caption = '&Print...'
  582.         ShortCut = 16464
  583.       end
  584.       object N1: TMenuItem
  585.         Caption = '-'
  586.       end
  587.       object Close1: TMenuItem
  588.         Caption = '&Close'
  589.       end
  590.     end
  591.     object Edit1: TMenuItem
  592.       Caption = '&Edit'
  593.       object Undo2: TMenuItem
  594.         Caption = '&Undo'
  595.         ShortCut = 16474
  596.       end
  597.       object Redo2: TMenuItem
  598.         Caption = 'Redo'
  599.         ShortCut = 16473
  600.         OnClick = Redo1Click
  601.       end
  602.       object Redo1: TMenuItem
  603.         Caption = 'Redo'
  604.         ShortCut = 24666
  605.         Visible = False
  606.         OnClick = Redo1Click
  607.       end
  608.       object N2: TMenuItem
  609.         Caption = '-'
  610.       end
  611.       object Find1: TMenuItem
  612.         Caption = 'Find...'
  613.         ShortCut = 16454
  614.         OnClick = Find1Click
  615.       end
  616.       object FindNext1: TMenuItem
  617.         Caption = 'Find Next'
  618.         ShortCut = 24646
  619.         OnClick = FindNext1Click
  620.       end
  621.       object Replace1: TMenuItem
  622.         Caption = 'Replace...'
  623.         ShortCut = 16456
  624.         OnClick = Replace1Click
  625.       end
  626.       object N13: TMenuItem
  627.         Caption = '-'
  628.       end
  629.       object Cut2: TMenuItem
  630.         Caption = 'Cu&t'
  631.         ShortCut = 16472
  632.       end
  633.       object Copy2: TMenuItem
  634.         Caption = '&Copy'
  635.         ShortCut = 16451
  636.       end
  637.       object Past1: TMenuItem
  638.         Caption = '&Paste'
  639.         ShortCut = 16470
  640.       end
  641.       object PasteStyled2: TMenuItem
  642.         Caption = 'Paste &Styled'
  643.         ShortCut = 24642
  644.         OnClick = PasteStyled1Click
  645.       end
  646.       object PasteQuoted: TMenuItem
  647.         Caption = 'Paste Quoted'
  648.         ShortCut = 24662
  649.       end
  650.       object Cut3: TMenuItem
  651.         Caption = 'Cu&t'
  652.         ShortCut = 8238
  653.         Visible = False
  654.       end
  655.       object Copy3: TMenuItem
  656.         Caption = '&Copy'
  657.         ShortCut = 16429
  658.         Visible = False
  659.       end
  660.       object Paste2: TMenuItem
  661.         Caption = '&Paste'
  662.         ShortCut = 8237
  663.         Visible = False
  664.       end
  665.       object Delete1: TMenuItem
  666.         Caption = '&Delete'
  667.         Visible = False
  668.       end
  669.       object N7: TMenuItem
  670.         Caption = '-'
  671.       end
  672.       object SelectAll2: TMenuItem
  673.         Caption = 'Select &All'
  674.         ShortCut = 16449
  675.       end
  676.     end
  677.     object View1: TMenuItem
  678.       Caption = '&View'
  679.       object ShowToolbar1: TMenuItem
  680.         Caption = 'Show &Mail Toolbar'
  681.       end
  682.       object ShowStyleToolbar1: TMenuItem
  683.         Caption = 'Show S&tyle Toolbar'
  684.       end
  685.       object MenuRuler: TMenuItem
  686.         Caption = 'Show &Ruler'
  687.         GroupIndex = 2
  688.       end
  689.       object MenuLineNumbers: TMenuItem
  690.         Caption = 'Show Line &Numbers'
  691.         GroupIndex = 2
  692.       end
  693.       object ShowStatusBar1: TMenuItem
  694.         Caption = 'Show Status &Bar'
  695.         GroupIndex = 2
  696.       end
  697.       object N16: TMenuItem
  698.         Caption = '-'
  699.         GroupIndex = 2
  700.       end
  701.       object MenuMain: TMenuItem
  702.         Caption = 'View Message &Headers'
  703.         Checked = True
  704.         GroupIndex = 2
  705.         RadioItem = True
  706.       end
  707.       object MenuAttachments: TMenuItem
  708.         Caption = 'View &Attachments'
  709.         GroupIndex = 2
  710.         RadioItem = True
  711.       end
  712.       object N18: TMenuItem
  713.         Caption = '-'
  714.         GroupIndex = 2
  715.       end
  716.       object MenuSpell: TMenuItem
  717.         Caption = '&Enable Spell-As-You-Type'
  718.         GroupIndex = 2
  719.       end
  720.       object EnableSigMenu: TMenuItem
  721.         Tag = 1
  722.         Caption = 'Enable Signature &Pane'
  723.         GroupIndex = 2
  724.       end
  725.       object N22: TMenuItem
  726.         Caption = '-'
  727.         GroupIndex = 2
  728.       end
  729.       object MenuAutoComplete: TMenuItem
  730.         Caption = 'Enable Address Auto-complete'
  731.         GroupIndex = 2
  732.         ShortCut = 16572
  733.       end
  734.     end
  735.     object Insert1: TMenuItem
  736.       Caption = '&Insert'
  737.       object InsertImage1: TMenuItem
  738.         Caption = '&Image...'
  739.       end
  740.       object BackgroundImage1: TMenuItem
  741.         Caption = '&Background Image...'
  742.         OnClick = BackgroundImage1Click
  743.       end
  744.       object MenuEmoticon: TMenuItem
  745.         Caption = 'Emoticon...'
  746.         Visible = False
  747.       end
  748.       object N24: TMenuItem
  749.         Caption = '-'
  750.       end
  751.       object InsertSignature1: TMenuItem
  752.         Caption = '&Default Signature'
  753.         ShortCut = 16455
  754.       end
  755.       object MenuSigs: TMenuItem
  756.         AutoHotkeys = maManual
  757.         Caption = 'Any &Signature'
  758.       end
  759.       object N23: TMenuItem
  760.         Caption = '-'
  761.       end
  762.       object DateandTime1: TMenuItem
  763.         Caption = 'Date and &Time'
  764.         ShortCut = 116
  765.         OnClick = DateandTime1Click
  766.       end
  767.       object Date1: TMenuItem
  768.         Caption = 'D&ate'
  769.         ShortCut = 116
  770.         OnClick = Date1Click
  771.       end
  772.       object ime1: TMenuItem
  773.         Caption = 'Time'
  774.         ShortCut = 116
  775.       end
  776.     end
  777.     object Message1: TMenuItem
  778.       Caption = '&Message'
  779.       object SendMail1: TMenuItem
  780.         Tag = 1
  781.         Caption = '&Send Message'
  782.         ShortCut = 16453
  783.       end
  784.       object MenuQueue: TMenuItem
  785.         Tag = 1
  786.         Caption = '&Queue Message'
  787.         ShortCut = 16465
  788.       end
  789.       object DraftMessage1: TMenuItem
  790.         Tag = 1
  791.         Caption = '&Draft Message'
  792.         ShortCut = 16452
  793.       end
  794.       object N14: TMenuItem
  795.         Caption = '-'
  796.       end
  797.       object Attachfile1: TMenuItem
  798.         Caption = '&Attach File...'
  799.         ShortCut = 16468
  800.       end
  801.       object N17: TMenuItem
  802.         Caption = '-'
  803.         GroupIndex = 1
  804.       end
  805.       object Checkspelling1: TMenuItem
  806.         Caption = '&Check Spelling...'
  807.         GroupIndex = 1
  808.         ShortCut = 118
  809.         OnClick = btnSpellClick
  810.       end
  811.       object MenuThesaurus: TMenuItem
  812.         Caption = 'Thesaurus...'
  813.         GroupIndex = 1
  814.         ShortCut = 8310
  815.       end
  816.       object SetupSpelling1: TMenuItem
  817.         Caption = 'C&onfigure Spelling...'
  818.         GroupIndex = 1
  819.       end
  820.       object WordCount1: TMenuItem
  821.         Caption = 'Word Count...'
  822.         GroupIndex = 1
  823.       end
  824.       object N15: TMenuItem
  825.         Caption = '-'
  826.         GroupIndex = 1
  827.       end
  828.       object MenuRR: TMenuItem
  829.         Caption = 'Request Return Receipt'
  830.         GroupIndex = 1
  831.       end
  832.       object Priority1: TMenuItem
  833.         Caption = '&Priority'
  834.         GroupIndex = 1
  835.         object Low1: TMenuItem
  836.           Caption = '&Low'
  837.           GroupIndex = 1
  838.           RadioItem = True
  839.           ShortCut = 24764
  840.         end
  841.         object Normal1: TMenuItem
  842.           Caption = '&Normal'
  843.           Checked = True
  844.           GroupIndex = 1
  845.           RadioItem = True
  846.         end
  847.         object High1: TMenuItem
  848.           Caption = '&High'
  849.           GroupIndex = 1
  850.           RadioItem = True
  851.           ShortCut = 24766
  852.         end
  853.       end
  854.       object N25: TMenuItem
  855.         Caption = '-'
  856.         GroupIndex = 1
  857.       end
  858.       object MenuFormatPlain: TMenuItem
  859.         Tag = 1
  860.         Caption = 'Send as Plain Text'
  861.         Checked = True
  862.         GroupIndex = 1
  863.         RadioItem = True
  864.       end
  865.       object MenuFormatHTML: TMenuItem
  866.         Tag = 1
  867.         Caption = 'Send as Styled Message'
  868.         GroupIndex = 1
  869.         RadioItem = True
  870.       end
  871.       object MenuFormatBoth: TMenuItem
  872.         Tag = 1
  873.         Caption = 'Send Plain and Styled'
  874.         GroupIndex = 1
  875.         RadioItem = True
  876.       end
  877.       object N20: TMenuItem
  878.         Caption = '-'
  879.         GroupIndex = 1
  880.       end
  881.       object MenuSig: TMenuItem
  882.         Caption = 'Include Signature'
  883.         Checked = True
  884.         GroupIndex = 1
  885.         ShortCut = 24654
  886.       end
  887.       object EditSignatures1: TMenuItem
  888.         Caption = 'Edit Signatures'
  889.         GroupIndex = 1
  890.       end
  891.       object N12: TMenuItem
  892.         Caption = '-'
  893.         GroupIndex = 1
  894.       end
  895.       object MenuDisableQP: TMenuItem
  896.         Tag = 1
  897.         Caption = 'Disable QP encoding'
  898.         GroupIndex = 1
  899.       end
  900.       object MenuSplit: TMenuItem
  901.         Tag = 1
  902.         Caption = 'Split Message on Send/Queue'
  903.         GroupIndex = 1
  904.       end
  905.     end
  906.     object Format1: TMenuItem
  907.       Caption = 'F&ormat'
  908.       object FontStyle1: TMenuItem
  909.         Caption = '&Font Style'
  910.         object Bold1: TMenuItem
  911.           Caption = 'Bold'
  912.           ShortCut = 16450
  913.           OnClick = Bold1Click
  914.         end
  915.         object Italic1: TMenuItem
  916.           Caption = 'Italic'
  917.           ShortCut = 16457
  918.           OnClick = Italic1Click
  919.         end
  920.         object Underline1: TMenuItem
  921.           Caption = 'Underline'
  922.           ShortCut = 16469
  923.           OnClick = Underline1Click
  924.         end
  925.       end
  926.       object Paragraph1: TMenuItem
  927.         Caption = '&Paragraph'
  928.         object LeftJustify1: TMenuItem
  929.           Caption = 'Left Justify'
  930.           OnClick = BtnJustifyLeftClick
  931.         end
  932.         object Center1: TMenuItem
  933.           Caption = 'Center Justify'
  934.           OnClick = BtnJustifyCenterClick
  935.         end
  936.         object RightJustify1: TMenuItem
  937.           Caption = 'Right Justify'
  938.           OnClick = BtnJustifyRightClick
  939.         end
  940.         object N9: TMenuItem
  941.           Caption = '-'
  942.           Visible = False
  943.         end
  944.         object Indent1: TMenuItem
  945.           Caption = 'Indent'
  946.           Enabled = False
  947.           Visible = False
  948.         end
  949.         object Unindent1: TMenuItem
  950.           Caption = 'Unindent'
  951.           Enabled = False
  952.           Visible = False
  953.         end
  954.         object Bullets1: TMenuItem
  955.           Caption = 'Bullets'
  956.           Enabled = False
  957.           Visible = False
  958.         end
  959.       end
  960.       object MenuWW: TMenuItem
  961.         Caption = 'Enable Forced Word Wrap'
  962.       end
  963.       object N10: TMenuItem
  964.         Caption = '-'
  965.       end
  966.       object OpenTemplate1: TMenuItem
  967.         AutoHotkeys = maManual
  968.         Caption = 'Open &Template'
  969.       end
  970.       object OpenTemplate2: TMenuItem
  971.         AutoHotkeys = maManual
  972.         Caption = 'Open Template &Body'
  973.       end
  974.       object OpenTemplate5: TMenuItem
  975.         AutoHotkeys = maManual
  976.         Caption = 'Add Template B&ody'
  977.       end
  978.       object N21: TMenuItem
  979.         Caption = '-'
  980.       end
  981.       object MenuClean: TMenuItem
  982.         Caption = 'Re-flow Text'
  983.         ShortCut = 16460
  984.       end
  985.       object MenuQuote: TMenuItem
  986.         Caption = '&Quote Text'
  987.         ShortCut = 16605
  988.       end
  989.       object MenuUnquote: TMenuItem
  990.         Caption = 'U&nquote Text'
  991.         ShortCut = 16603
  992.       end
  993.       object N5: TMenuItem
  994.         Caption = '-'
  995.       end
  996.       object SaveasDefaultmessage1: TMenuItem
  997.         Caption = 'Use as &Default Message Style'
  998.       end
  999.       object ClearAllFormatting1: TMenuItem
  1000.         Caption = '&Clear All Formatting'
  1001.         ShortCut = 32844
  1002.       end
  1003.     end
  1004.     object Help2: TMenuItem
  1005.       Caption = '&Help'
  1006.       object Help1: TMenuItem
  1007.         Caption = 'Compose Help'
  1008.         ShortCut = 112
  1009.       end
  1010.     end
  1011.   end
  1012.   object ImageList: TImageList
  1013.     Left = 44
  1014.     Top = 233
  1015.   end
  1016.   object PopupBody: TPopupMenu
  1017.     OnPopup = PopupBodyPopup
  1018.     Left = 16
  1019.     Top = 141
  1020.     object OpenTemplate3: TMenuItem
  1021.       AutoHotkeys = maManual
  1022.       Caption = 'Open &Template'
  1023.     end
  1024.     object OpenTemplate4: TMenuItem
  1025.       AutoHotkeys = maManual
  1026.       Caption = 'Open Template &Body'
  1027.     end
  1028.     object OpenTemplate6: TMenuItem
  1029.       AutoHotkeys = maManual
  1030.       Caption = 'Add Template B&ody'
  1031.     end
  1032.     object N11: TMenuItem
  1033.       Caption = '-'
  1034.     end
  1035.     object MenuInsert: TMenuItem
  1036.       Caption = 'Insert Favourite Address'
  1037.     end
  1038.     object MenuSigs2: TMenuItem
  1039.       AutoHotkeys = maManual
  1040.       Caption = 'Insert Signature'
  1041.     end
  1042.     object MenuAuto: TMenuItem
  1043.       Caption = 'Add Text to Auto-Complete...'
  1044.       OnClick = MenuAutoClick
  1045.     end
  1046.     object N19: TMenuItem
  1047.       Caption = '-'
  1048.     end
  1049.     object MenuItem1: TMenuItem
  1050.       Caption = '&Undo'
  1051.     end
  1052.     object MenuItem2: TMenuItem
  1053.       Caption = '-'
  1054.     end
  1055.     object MenuItem3: TMenuItem
  1056.       Caption = 'Cu&t'
  1057.     end
  1058.     object MenuItem4: TMenuItem
  1059.       Caption = '&Copy'
  1060.     end
  1061.     object MenuItem5: TMenuItem
  1062.       Caption = '&Paste'
  1063.     end
  1064.     object PasteStyled1: TMenuItem
  1065.       Caption = 'Paste &Styled'
  1066.       OnClick = PasteStyled1Click
  1067.     end
  1068.     object PasteQuoted1: TMenuItem
  1069.       Caption = 'Paste Quoted'
  1070.     end
  1071.     object Delete2: TMenuItem
  1072.       Caption = '&Delete'
  1073.     end
  1074.     object N6: TMenuItem
  1075.       Caption = '-'
  1076.     end
  1077.     object MenuItem6: TMenuItem
  1078.       Caption = 'Select &All'
  1079.     end
  1080.   end
  1081.   object Speller: TWPToolsAddictSpell
  1082.     ConfigStorage = csFile
  1083.     ConfigID = '%UserName%'
  1084.     ConfigFilename = '%AppDir%\Spell.ini'
  1085.     ConfigRegistryKey = 'Software\Addictive Software\%AppName%'
  1086.     ConfigDictionaryDir.Strings = (
  1087.       '%AppDir%')
  1088.     ConfigAvailableOptions = [soLiveCorrect, soUpcase, soNumbers, soInternet, soQuoted, soAbbreviations, soPrimaryOnly, soRepeated]
  1089.     ConfigUseMSWordCustom = True
  1090.     ConfigDefaultMain.Strings = (
  1091.       'American.adm')
  1092.     ConfigDefaultActiveCustom = '%ConfigID%.adu'
  1093.     ConfigDefaultOptions = [soLiveSpelling, soLiveCorrect, soInternet, soAbbreviations, soRepeated]
  1094.     ConfigDefaultUseMSWordCustom = False
  1095.     SuggestionsAutoReplace = False
  1096.     SuggestionsLearning = True
  1097.     SuggestionsLearningDict = '%AppDir%\%UserName%_sp.adl'
  1098.     LiveSpelling = True
  1099.     LiveCorrect = True
  1100.     QuoteChars = '>'
  1101.     DialogInitialPos = ipLastUserPos
  1102.     DialogSelectionAvoid = saAvoid
  1103.     DialogShowImmediate = False
  1104.     DialogShowModal = False
  1105.     EndMessage = emExceptCancel
  1106.     EndCursorPosition = epOriginal
  1107.     EndMessageWordCount = False
  1108.     MaxUndo = -1
  1109.     MaxSuggestions = -1
  1110.     KeepDictionariesActive = False
  1111.     SynchronousCheck = True
  1112.     UseHourglassCursor = True
  1113.     CommandsVisible = [sdcIgnore, sdcIgnoreAll, sdcChange, sdcChangeAll, sdcAdd, sdcAutoCorrect, sdcUndo, sdcHelp, sdcCancel, sdcOptions, sdcCustomDictionary, sdcCustomDictionaries, sdcConfigOK, sdcAddedEdit, sdcAutoCorrectEdit, sdcExcludedEdit, sdcInternalEdit, sdcMainDictFolderBrowse, sdcResetDefaults]
  1114.     CommandsEnabled = [sdcIgnore, sdcIgnoreAll, sdcChange, sdcChangeAll, sdcAdd, sdcAutoCorrect, sdcUndo, sdcHelp, sdcCancel, sdcOptions, sdcCustomDictionary, sdcCustomDictionaries, sdcConfigOK, sdcAddedEdit, sdcAutoCorrectEdit, sdcExcludedEdit, sdcInternalEdit, sdcMainDictFolderBrowse, sdcResetDefaults]
  1115.     PhoneticSuggestions = True
  1116.     PhoneticMaxDistance = 4
  1117.     PhoneticDivisor = 2
  1118.     PhoneticDepth = 2
  1119.     MappingAutoReplace = True
  1120.     UseExcludeWords = True
  1121.     UseAutoCorrectFirst = False
  1122.     RecheckReplacedWords = True
  1123.     ResumeFromLastPosition = True
  1124.     AllowedCases = cmInitialCapsOrUpcase
  1125.     UILanguage = ltEnglish
  1126.     UIType = suiDialog
  1127.     UILanguageFontControls.Charset = DEFAULT_CHARSET
  1128.     UILanguageFontControls.Color = clWindowText
  1129.     UILanguageFontControls.Height = -13
  1130.     UILanguageFontControls.Name = 'MS Sans Serif'
  1131.     UILanguageFontControls.Style = []
  1132.     UILanguageFontText.Charset = DEFAULT_CHARSET
  1133.     UILanguageFontText.Color = clWindowText
  1134.     UILanguageFontText.Height = -13
  1135.     UILanguageFontText.Name = 'MS Sans Serif'
  1136.     UILanguageFontText.Style = []
  1137.     UILanguageUseFonts = False
  1138.     LiveMenuOptions = [spDialog, spAutoCorrect, spAdd, spIgnoreAll, spIgnore, spReplace]
  1139.     LiveSpellingOptions = True
  1140.     Left = 52
  1141.     Top = 174
  1142.   end
  1143.   object Thesaurus: TWPToolsThesaurus
  1144.     Filename = '%AppDir%\Thesaurus.adt'
  1145.     SortedLists = False
  1146.     DoubleClickAction = dcaLookup
  1147.     UILanguage = ltEnglish
  1148.     CommandsEnabled = [tdcLookedUp, tdcPrevious, tdcLookup, tdcReplace, tdcClose]
  1149.     CommandsVisible = [tdcLookedUp, tdcPrevious, tdcLookup, tdcReplace, tdcClose]
  1150.     HelpCtxThesaurusDialog = 0
  1151.     Left = 88
  1152.     Top = 176
  1153.   end
  1154.   object ImageListToolBar2: TImageList
  1155.     Left = 207
  1156.     Top = 50
  1157.     Bitmap = {
  1158.       494C010110001300040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1159.       0000000000003600000028000000400000005000000001002000000000000050
  1160.       0000000000000000000000000000000000000000000000000000000000000000
  1161.       0000000000000000000000000000000000000000000000000000000000000000
  1162.       0000000000000000000000000000000000000000000000000000000000000000
  1163.       0000000000000000000000000000000000000000000000000000000000000000
  1164.       0000000000000000000000000000000000000000000000000000000000000000
  1165.       0000000000000000000000000000000000000000000000000000000000000000
  1166.       0000000000000000000000000000000000000000000000000000000000000000
  1167.       0000000000000000000000000000000000000000000000000000000000000000
  1168.       0000000000000000000000000000000000000000000000000000000000000000
  1169.       0000000000000000000000000000000000000000000000000000000000000000
  1170.       0000000000000000000000000000000000000000000000000000000000000000
  1171.       0000000000000000000000000000000000000000000000000000000000000000
  1172.       0000000000000000000000000000000000000000000000000000000000000000
  1173.       0000000000000000000000000000000000000000000000000000000000000000
  1174.       0000000000000000000000000000000000000000000000000000000000000000
  1175.       0000000000000000000000000000000000000000000000000000000000000000
  1176.       0000000000000000000000000000000000000000000000000000000000000000
  1177.       0000000000000000000000000000000000000000000000000000000000000000
  1178.       0000000000000000000000000000000000000000000000000000000000000000
  1179.       0000000000000000000000000000000000000000000000000000000000000000
  1180.       0000000000000000000000000000000000000000000000000000000000000000
  1181.       0000000000000000000000000000000000000000000000000000000000000000
  1182.       0000000000000000000000000000000000000000000000000000000000000000
  1183.       0000000000000000000000000000000000000000000000000000000000000000
  1184.       0000000000000000000000000000000000000000000000000000000000000000
  1185.       0000000000000000000000000000000000000000000000000000000000000000
  1186.       0000000000000000000000000000000000000000000000000000000000000000
  1187.       0000000000000000000000000000000000000000000000000000000000000000
  1188.       0000000000000000000000000000000000000000000000000000000000000000
  1189.       0000000000000000000000000000000000000000000000000000000000000000
  1190.       0000000000000000000000000000000000000000000000000000000000000000
  1191.       0000000000000000000000000000000000000000000000000000000000000000
  1192.       0000000000000000000000000000000000000000000000000000000000000000
  1193.       0000000000000000000000000000000000000000000000000000000000000000
  1194.       0000000000000000000000000000000000000000000000000000000000000000
  1195.       0000000000000000000000000000000000000000000000000000000000000000
  1196.       0000000000000000000000000000000000000000000000000000000000000000
  1197.       0000000000000000000000000000000000000000000000000000000000000000
  1198.       0000000000000000000000000000000000000000000000000000000000000000
  1199.       0000000000000000000000000000000000000000000000000000000000000000
  1200.       0000000000000000000000000000000000000000000000000000000000000000
  1201.       0000000000000000000000000000000000000000000000000000000000000000
  1202.       0000000000000000000000000000000000000000000000000000000000000000
  1203.       0000000000000000000000000000000000000000000000000000000000000000
  1204.       0000000000000000000000000000000000000000000000000000000000000000
  1205.       0000000000000000000000000000000000000000000000000000000000000000
  1206.       0000000000000000000000000000000000000000000000000000000000000000
  1207.       0000000000000000000000000000000000000000000000000000000000000000
  1208.       0000000000000000000000000000000000000000000000000000000000000000
  1209.       0000000000000000000000000000000000000000000000000000000000000000
  1210.       0000000000000000000000000000000000000000000000000000000000000000
  1211.       0000000000000000000000000000000000000000000000000000000000000000
  1212.       0000000000000000000000000000000000000000000000000000000000000000
  1213.       0000000000000000000000000000000000000000000000000000000000000000
  1214.       0000000000000000000000000000000000000000000000000000000000000000
  1215.       0000000000000000000000000000000000000000000000000000000000000000
  1216.       0000000000000000000000000000000000000000000000000000000000000000
  1217.       0000000000000000000000000000000000000000000000000000000000000000
  1218.       0000000000000000000000000000000000000000000000000000000000000000
  1219.       0000000000000000000000000000000000000000000000000000000000000000
  1220.       0000000000000000000000000000000000000000000000000000000000000000
  1221.       0000000000000000000000000000000000000000000000000000000000000000
  1222.       0000000000000000000000000000000000000000000000000000000000000000
  1223.       0000000000000000000000000000000000000000000000000000000000000000
  1224.       0000000000000000000000000000000000000000000000000000000000000000
  1225.       0000000000000000000000000000000000000000000000000000000000000000
  1226.       0000000000000000000000000000000000000000000000000000000000000000
  1227.       0000000000000000000000000000000000000000000000000000000000000000
  1228.       0000000000000000000000000000000000000000000000000000000000000000
  1229.       0000000000000000000000000000000000000000000000000000000000000000
  1230.       0000000000000000000000000000000000000000000000000000000000000000
  1231.       0000000000000000000000000000000000000000000000000000000000000000
  1232.       0000000000000000000000000000000000000000000000000000000000000000
  1233.       0000000000000000000000000000000000000000000000000000000000000000
  1234.       0000000000000000000000000000000000000000000000000000000000000000
  1235.       0000000000000000000000000000000000000000000000000000000000000000
  1236.       0000000000000000000000000000000000000000000000000000000000000000
  1237.       0000000000000000000000000000000000000000000000000000000000000000
  1238.       0000000000000000000000000000000000000000000000000000000000000000
  1239.       0000000000000000000000000000000000000000000000000000000000000000
  1240.       0000000000000000000000000000000000000000000000000000000000000000
  1241.       0000000000000000000000000000000000000000000000000000000000000000
  1242.       0000000000000000000000000000000000000000000000000000000000000000
  1243.       0000000000000000000000000000000000000000000000000000000000000000
  1244.       0000000000000000000000000000000000000000000000000000000000000000
  1245.       0000000000000000000000000000000000000000000000000000000000000000
  1246.       0000000000000000000000000000000000000000000000000000000000000000
  1247.       0000000000000000000000000000000000000000000000000000000000000000
  1248.       0000000000000000000000000000000000000000000000000000000000000000
  1249.       0000000000000000000000000000000000000000000000000000000000000000
  1250.       0000000000000000000000000000000000000000000000000000000000000000
  1251.       0000000000000000000000000000000000000000000000000000000000000000
  1252.       0000000000000000000000000000000000000000000000000000000000000000
  1253.       0000000000000000000000000000000000000000000000000000000000000000
  1254.       0000000000000000000000000000000000000000000000000000000000000000
  1255.       0000000000000000000000000000000000000000000000000000000000000000
  1256.       0000000000000000000000000000000000000000000000000000000000000000
  1257.       0000000000000000000000000000000000000000000000000000000000000000
  1258.       0000000000000000000000000000000000000000000000000000000000000000
  1259.       0000000000000000000000000000000000000000000000000000000000000000
  1260.       0000000000000000000000000000000000000000000000000000000000000000
  1261.       0000000000000000000000000000000000000000000000000000000000000000
  1262.       0000000000000000000000000000000000000000000000000000000000000000
  1263.       0000000000000000000000000000000000000000000000000000000000000000
  1264.       0000000000000000000000000000000000000000000000000000000000000000
  1265.       0000000000000000000000000000000000000000000000000000000000000000
  1266.       0000000000000000000000000000000000000000000000000000000000000000
  1267.       0000000000000000000000000000000000000000000000000000000000000000
  1268.       0000000000000000000000000000000000000000000000000000000000000000
  1269.       0000000000000000000000000000000000000000000000000000000000000000
  1270.       0000000000000000000000000000000000000000000000000000000000000000
  1271.       0000000000000000000000000000000000000000000000000000000000000000
  1272.       0000000000000000000000000000000000000000000000000000000000000000
  1273.       0000000000000000000000000000000000000000000000000000000000000000
  1274.       0000000000000000000000000000000000000000000000000000000000000000
  1275.       0000000000000000000000000000000000000000000000000000000000000000
  1276.       0000000000000000000000000000000000000000000000000000000000000000
  1277.       0000000000000000000000000000000000000000000000000000000000000000
  1278.       0000000000000000000000000000000000000000000000000000000000000000
  1279.       0000000000000000000000000000000000000000000000000000000000000000
  1280.       0000000000000000000000000000000000000000000000000000000000000000
  1281.       0000000000000000000000000000000000000000000000000000000000000000
  1282.       0000000000000000000000000000000000000000000000000000000000000000
  1283.       0000000000000000000000000000000000000000000000000000000000000000
  1284.       0000000000000000000000000000000000000000000000000000000000000000
  1285.       0000000000000000000000000000000000000000000000000000000000000000
  1286.       0000000000000000000000000000000000000000000000000000000000000000
  1287.       0000000000000000000000000000000000000000000000000000000000000000
  1288.       0000000000000000000000000000000000000000000000000000000000000000
  1289.       0000000000000000000000000000000000000000000000000000000000000000
  1290.       0000000000000000000000000000000000000000000000000000000000000000
  1291.       0000000000000000000000000000000000000000000000000000000000000000
  1292.       0000000000000000000000000000000000000000000000000000000000000000
  1293.       0000000000000000000000000000000000000000000000000000000000000000
  1294.       0000000000000000000000000000000000000000000000000000000000000000
  1295.       0000000000000000000000000000000000000000000000000000000000000000
  1296.       0000000000000000000000000000000000000000000000000000000000000000
  1297.       000000000000C6C6C600FFFFFF00C6C6C600FFFFFF0000000000FFFFFF00C6C6
  1298.       C600FFFFFF00C6C6C60000000000000000000000000000000000000000000000
  1299.       0000000000000000000000000000000000000000000000000000000000000000
  1300.       0000000000000000000000000000000000000000000000000000000000000000
  1301.       0000000000000000000000000000000000000000000000000000000000000000
  1302.       0000000000000000000000000000000000000000000000000000000000000000
  1303.       0000000000000000000000000000000000000000000000000000000000000000
  1304.       0000000000000000000000000000000000000000000000000000000000000000
  1305.       0000C6C6C6000000000000000000000000000000000000000000000000000000
  1306.       00000000000000000000C6C6C600000000000000000084848400848484008484
  1307.       8400848484000000000084848400848484000000000084848400848484000000
  1308.       0000C6C6C600C6C6C60000000000000000000000000000000000000000000000
  1309.       0000000000000000000000000000000000000000000000000000000000000000
  1310.       0000000000000000000000000000000000000000000000000000000000000000
  1311.       0000000000000000000000000000000000000000000000000000000000000000
  1312.       0000000000000000000000000000000000000000000000000000000000000000
  1313.       0000FFFFFF00000000008484840000000000C6C6C600C6C6C600C6C6C6000000
  1314.       00008484840000000000FFFFFF00000000000000000000000000848484008484
  1315.       840000000000848484008484840000000000848484008484840000000000C6C6
  1316.       C600C6C6C6000000000000000000000000000000000000000000000000000000
  1317.       0000000000000000000000000000000000000000000000000000000000000000
  1318.       0000000000000000000000000000000000000000000000000000000000000000
  1319.       0000000000000000000000000000000000000000000000000000000000000000
  1320.       0000000000000000000000000000000000000000000000000000000000000000
  1321.       0000C6C6C6000000000000000000000000000000000000000000000000000000
  1322.       00000000000000000000C6C6C6000000000000000000FFFFFF00000000008484
  1323.       8400848484008484840084848400848484008484840000000000C6C6C600C6C6
  1324.       C60000000000FFFFFF0000000000000000000000000000000000000000000000
  1325.       0000000000000000000000000000000000000000000000000000000000000000
  1326.       0000000000000000000000000000000000000000000000000000000000000000
  1327.       0000000000000000000000000000000000000000000000000000000000000000
  1328.       0000000000000000000000000000000000000000000000000000000000008400
  1329.       000000000000C6C6C600FFFFFF00C6C6C600FFFFFF0000000000FFFFFF00C6C6
  1330.       C600FFFFFF00C6C6C60000000000000000000000000000FFFF00FFFFFF000000
  1331.       00008484840084848400000000008484840000000000C6C6C600C6C6C6000000
  1332.       0000FFFFFF0000FFFF0000000000000000000000000000000000000000000000
  1333.       0000000000000000000000000000000000000000000000000000000000000000
  1334.       0000000000000000000000000000000000000000000000000000000000000000
  1335.       0000000000000000000000000000000000000000000000000000000000000000
  1336.       0000000000000000000000000000000000000000000000000000FF000000FF00
  1337.       0000FF0000000000000000000000000000000000000084000000000000000000
  1338.       00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF
  1339.       FF000000000084848400848484000000000000FFFF000000000000000000FFFF
  1340.       FF0000FFFF00FFFFFF0000000000000000000000000000000000000000000000
  1341.       0000000000000000000000000000000000000000000000000000000000000000
  1342.       0000000000000000000000000000000000000000000000000000000000000000
  1343.       0000000000000000000000000000000000000000000000000000000000000000
  1344.       0000000000000000000000000000000000008484840084000000FF000000FF00
  1345.       0000FF00000000840000008400000084000000840000FF000000840000008484
  1346.       8400000000000000000000000000000000000000000000FFFF00FFFFFF0000FF
  1347.       FF00FFFFFF00000000000000000000FFFF00FFFFFF0000FFFF00FFFFFF0000FF
  1348.       FF00FFFFFF0000FFFF0000000000000000000000000000000000000000000000
  1349.       0000000000000000000000000000000000000000000000000000000000000000
  1350.       0000000000000000000000000000000000000000000000000000000000000000
  1351.       0000000000000000000000000000000000000000000000000000000000000000
  1352.       00000000000000000000000000000000000084848400FF000000FF000000FF00
  1353.       0000FF0000000084000000840000008400000084000084840000FF0000000000
  1354.       00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF
  1355.       FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
  1356.       FF0000FFFF00FFFFFF0000000000000000000000000000000000000000000000
  1357.       0000000000000000000000000000000000000000000000000000000000000000
  1358.       0000000000000000000000000000000000000000000000000000000000000000
  1359.       0000000000000000000000000000000000000000000000000000000000000000
  1360.       00000000000000000000000000000000000084848400FF000000FF0000000084
  1361.       00000084000000840000008400000084000000840000FF000000FF0000000000
  1362.       0000000000000000000000000000000000000000000000FFFF00FFFFFF0000FF
  1363.       FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0084848400000000000000
  1364.       00008484840000FFFF0000000000000000000000000000000000000000000000
  1365.       0000000000000000000000000000000000000000000000000000000000000000
  1366.       0000000000000000000000000000000000000000000000000000000000000000
  1367.       0000000000000000000000000000000000000000000000000000000000000000
  1368.       00000000000000000000000000000000000084848400FF000000008400000084
  1369.       0000008400000084000000840000840000008484000084000000008400000000
  1370.       00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF
  1371.       FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF0000000000008484000084
  1372.       840000000000FFFFFF0000000000000000000000000000000000000000000000
  1373.       0000000000000000000000000000000000000000000000000000000000000000
  1374.       0000000000000000000000000000000000000000000000000000000000000000
  1375.       0000000000000000000000000000000000000000000000000000000000000000
  1376.       00000000000000000000000000000000000084848400FF000000C6C6C6000084
  1377.       000000840000840000000084000000840000FF00000000840000008400000000
  1378.       0000000000000000000000000000000000000000000000FFFF00FFFFFF0000FF
  1379.       FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000000000008484000084
  1380.       84000000000000FFFF0000000000000000000000000000000000000000000000
  1381.       0000000000000000000000000000000000000000000000000000000000000000
  1382.       0000000000000000000000000000000000000000000000000000000000000000
  1383.       0000000000000000000000000000000000000000000000000000000000000000
  1384.       0000000000000000000000000000000000008484840084848400FF000000FFFF
  1385.       FF00C6C6C600FF000000FF000000FF000000FF00000000840000008400008484
  1386.       84000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF
  1387.       FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF0084848400000000000000
  1388.       000084848400FFFFFF0000000000000000000000000000000000000000000000
  1389.       0000000000000000000000000000000000000000000000000000000000000000
  1390.       0000000000000000000000000000000000000000000000000000000000000000
  1391.       0000000000000000000000000000000000000000000000000000000000000000
  1392.       0000000000000000000000000000000000000000000084848400FFFFFF00C6C6
  1393.       C600FFFFFF000084000000840000008400000084000000840000000000000000
  1394.       0000000000000000000000000000000000000000000000FFFF00FFFFFF0000FF
  1395.       FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF
  1396.       FF00FFFFFF0000FFFF0000000000000000000000000000000000000000000000
  1397.       0000000000000000000000000000000000000000000000000000000000000000
  1398.       0000000000000000000000000000000000000000000000000000000000000000
  1399.       0000000000000000000000000000000000000000000000000000000000000000
  1400.       0000000000000000000000000000000000000000000000000000848484008484
  1401.       840084840000C6C6C60000840000008400000084000000000000000000000000
  1402.       0000000000000000000000000000000000000000000000000000000000000000
  1403.       0000000000000000000000000000000000000000000000000000000000000000
  1404.       0000000000000000000000000000000000000000000000000000000000000000
  1405.       0000000000000000000000000000000000000000000000000000000000000000
  1406.       0000000000000000000000000000000000000000000000000000000000000000
  1407.       0000000000000000000000000000000000000000000000000000000000000000
  1408.       0000000000000000000000000000000000000000000000000000000000008484
  1409.       8400848484008484840084848400848484008484840000000000000000000000
  1410.       0000000000000000000000000000000000000000000000000000000000000000
  1411.       0000000000000000000000000000000000000000000000000000000000000000
  1412.       0000000000000000000000000000000000000000000000000000000000000000
  1413.       0000000000000000000000000000000000000000000000000000000000000000
  1414.       0000000000000000000000000000000000000000000000000000000000000000
  1415.       0000000000000000000000000000000000000000000000000000000000000000
  1416.       0000000000000000000000000000000000000000000000000000000000000000
  1417.       0000000000000000000000000000000000000000000000000000000000000000
  1418.       0000000000000000000000000000000000000000000000000000000000000000
  1419.       0000000000000000000000000000000000000000000000000000000000000000
  1420.       0000000000000000000000000000000000000000000000000000000000000000
  1421.       0000000000000000000000000000000000000000000000000000000000000000
  1422.       0000000000000000000000000000000000000000000000000000000000000000
  1423.       0000000000000000000000000000000000000000000000000000000000000000
  1424.       0000000000000000000000000000000000000000000084000000840000000000
  1425.       0000000000000000000000000000000000000000000000000000000000000000
  1426.       0000000000000000000000000000000000000000000000000000000000000000
  1427.       0000000000000000000000000000000000000000000000000000000000000000
  1428.       0000000000000000000000000000000000000000000000000000000000000000
  1429.       0000000000000000000000000000000000000000000000000000000000000000
  1430.       0000000000000000000000000000000000000000000000000000000000000000
  1431.       0000000000000000000000000000000000000000000000000000000000000000
  1432.       0000000000000000000000000000000000000000000000000000000000008400
  1433.       0000000000000000000000000000000000000000000000000000000000000000
  1434.       0000000000000000000000000000000000000000000084000000840000008400
  1435.       0000000000000000000000000000000000000000000000000000000000000000
  1436.       0000000000000000000000000000000000000000000000000000000000000000
  1437.       0000000000000000000000000000000000000000000000000000000000000000
  1438.       0000000000000000000000000000000000000000000000000000000000000000
  1439.       0000000000000000000000000000000000000000000000000000000000000000
  1440.       0000000000000000000000000000000000000000000000000000840000000000
  1441.       0000000000000000000000000000000000000000000000000000000000000000
  1442.       0000000000000000000000000000000000000000000084000000840000008400
  1443.       0000000000000000000000000000000000000000000000000000000000000000
  1444.       0000000000000000000000000000000000000000000000000000000000000000
  1445.       0000000000000000000000000000000000000000000000000000000000000000
  1446.       0000000000000000000000000000000000000000000000000000000000000000
  1447.       0000000000000000000000000000000000000000000000000000000000000000
  1448.       0000000000000000000000000000000000000000000084000000840000008400
  1449.       0000000000000000000000000000000000000000000000000000000000000000
  1450.       0000000000000000000000000000000000000000000084000000840000008400
  1451.       0000000000000000000000000000000000000000000000000000000000000000
  1452.       0000000000000000000000000000000000000000000000000000000000000000
  1453.       0000000000000000000000000000000000000000000000000000000000000000
  1454.       0000000000000000000000000000000000000000000000000000000000000000
  1455.       0000000000000000000000000000000000000000000000000000000000000000
  1456.       0000000000000000000000000000000000000000000000000000000000000000
  1457.       0000000000000000000000000000000000000000000000000000000000000000
  1458.       0000000000000000000000000000000000000000000000000000000000000000
  1459.       0000000000000000000000000000000000000000000000000000000000000000
  1460.       0000000000000000000000000000000000000000000000000000000000000000
  1461.       0000000000000000000000000000000000000000000000000000000000000000
  1462.       0000000000000000000000000000000000000000000000000000000000000000
  1463.       0000000000000000000000000000000000000000000000000000000000000000
  1464.       0000000000000000000000000000000000000000000084000000840000008400
  1465.       0000000000000000000000000000000000000000000000000000000000000000
  1466.       0000000000000000000000000000000000000000000000000000000000000000
  1467.       0000000000000000000000000000000000000000000000000000000000000000
  1468.       0000000000000000000000000000000000000000000000000000840000000000
  1469.       0000000000000000000000000000000000000000000000000000000000000000
  1470.       0000000000000000000000000000000000000000000000000000840000000000
  1471.       0000000000000000000000000000000000000000000000000000000000000000
  1472.       0000000000000000000000000000000000000000000000000000840000000000
  1473.       0000000000000000000000000000000000000000000000000000000000000000
  1474.       0000000000000000000000000000000000000000000084000000840000008400
  1475.       0000000000000000000000000000000000000000000000000000000000000000
  1476.       0000000000000000000000000000000000000000000084000000840000000000
  1477.       0000000000000000000000000000000000000000000000000000000000000000
  1478.       0000000000000000000000000000000000000000000000000000840000008400
  1479.       0000000000000000000000000000000000000000000000000000000000000000
  1480.       0000000000000000000000000000000000000000000000000000000000008400
  1481.       0000000000000000000000000000000000000000000000000000000000000000
  1482.       0000000000000000000000000000000000000000000084000000840000008400
  1483.       0000000000000000000000000000000000000000000000000000000000000000
  1484.       0000000000000000000000000000000000008400000084000000840000008400
  1485.       0000840000000000000000000000000000000000000000000000000000000000
  1486.       0000000000000000000000000000000000008400000084000000840000008400
  1487.       0000840000000000000000000000000000000000000000000000000000000000
  1488.       0000000000000000000000000000000000000000000084000000840000000000
  1489.       0000000000000000000000000000000000000000000000000000000000000000
  1490.       0000000000000000000000000000000000000000000084000000840000008400
  1491.       0000000000000000000000000000000000000000000000000000000000000000
  1492.       0000000000000000000000000000000000000000000084000000840000000000
  1493.       0000000000000000000000000000000000000000000000000000000000000000
  1494.       0000000000000000000000000000000000000000000000000000840000008400
  1495.       0000000000000000000000000000000000000000000000000000000000000000
  1496.       0000000000000000000000000000000000000000000000000000000000000000
  1497.       0000000000000000000000000000000000000000000000000000000000000000
  1498.       0000000000000000000000000000000000000000000000000000000000000000
  1499.       0000000000000000000000000000000000000000000000000000000000000000
  1500.       0000000000000000000000000000000000000000000000000000840000000000
  1501.       0000000000000000000000000000000000000000000000000000000000000000
  1502.       0000000000000000000000000000000000000000000000000000840000000000
  1503.       0000000000000000000000000000000000000000000000000000000000000000
  1504.       0000000000000000000000000000000000000000000084000000840000008400
  1505.       0000000000000000000000000000000000000000000000000000000000000000
  1506.       0000000000000000000000000000000000000000000000000000000000000000
  1507.       0000000000000000000000000000000000000000000000000000000000000000
  1508.       0000000000000000000000000000000000000000000000000000000000000000
  1509.       0000000000000000000000000000000000000000000000000000000000000000
  1510.       0000000000000000000000000000000000000000000000000000000000000000
  1511.       0000000000000000000000000000000000000000000000000000000000000000
  1512.       0000000000000000000000000000000000000000000000000000840000000000
  1513.       0000000000000000000000000000000000000000000000000000000000000000
  1514.       0000000000000000000000000000000000000000000084000000840000008400
  1515.       0000000000000000000000000000000000000000000000000000000000000000
  1516.       0000000000000000000000000000000000000000000000000000000000000000
  1517.       0000000000000000000000000000000000000000000000000000000000000000
  1518.       0000000000000000000000000000000000000000000000000000000000000000
  1519.       0000000000000000000000000000000000000000000000000000000000000000
  1520.       0000000000000000000000000000000000000000000084000000840000000000
  1521.       0000000000000000000000000000000000000000000000000000000000000000
  1522.       0000000000000000000000000000000000000000000084000000840000008400
  1523.       0000000000000000000000000000000000000000000000000000000000000000
  1524.       0000000000000000000000000000000000000000000000000000000000000000
  1525.       0000000000000000000000000000000000000000000000000000000000000000
  1526.       0000000000000000000000000000000000000000000000000000000000000000
  1527.       0000000000000000000000000000000000000000000000000000000000000000
  1528.       0000000000000000000000000000000000000000000000000000840000000000
  1529.       0000000000000000000000000000000000000000000000000000000000000000
  1530.       0000000000000000000000000000000000000000000084000000840000008400
  1531.       0000000000000000000000000000000000000000000000000000000000000000
  1532.       0000000000000000000000000000000000000000000000000000000000000000
  1533.       0000000000000000000000000000000000000000000000000000000000000000
  1534.       0000000000000000000000000000000000000000000000000000000000000000
  1535.       0000000000000000000000000000000000000000000000000000000000000000
  1536.       0000000000000000000000000000000000000000000000000000000000000000
  1537.       0000000000000000000000000000000000000000000000000000000000000000
  1538.       0000000000000000000000000000000000000000000000000000000000000000
  1539.       0000000000000000000000000000000000000000000000000000000000000000
  1540.       0000000000000000000000000000000000000000000000000000000000000000
  1541.       0000000000000000000000000000000000000000000000000000000000000000
  1542.       0000000000000000000000000000000000000000000000000000000000000000
  1543.       0000000000000000000000000000000000000000000000000000000000000000
  1544.       0000000000000000000000000000000000000000000000000000000000000000
  1545.       0000000000000000000000000000000000000000000000000000000000000000
  1546.       0000000000000000000000000000000000000000000000000000000000000000
  1547.       0000000000000000000000000000000000000000000000000000000000000000
  1548.       0000000000000000000000000000000000000000000000000000000000000000
  1549.       0000000000000000000000000000000000000000000000000000000000000000
  1550.       0000000000000000000000000000000000000000000000000000000000000000
  1551.       0000000000000000000000000000000000000000000000000000000000000000
  1552.       0000000000000000000000000000000000000000000000000000000000000000
  1553.       0000000000000000000000000000000000000000000000000000000000000000
  1554.       0000000000000000000000000000000000000000000000000000000000000000
  1555.       0000000000000000000000000000000000000000000000000000000000000000
  1556.       0000000000000000000000000000000000000000000000000000000000000000
  1557.       0000000000000000000000000000000000000000000000000000000000000000
  1558.       0000000000000000000000000000000000000000000000000000000000000000
  1559.       0000000000000000000000000000000000000000000000000000000000000000
  1560.       0000000000000000000000000000000000000000000000000000000000000000
  1561.       0000000000000000000000000000000000000000000000000000000000000000
  1562.       0000000000000000000000000000000000000000000000000000000000000000
  1563.       0000000000000000000000000000000000000000000000000000000000000000
  1564.       0000000000000000000000000000000000000000000000000000000000000000
  1565.       0000000000000000000000000000000000000000000000000000000000000000
  1566.       0000000000000000000000000000000000000000000000000000000000000000
  1567.       0000000000000000000000000000000000000000000000000000000000000000
  1568.       0000000000000000000000000000000000000000000000000000000000000000
  1569.       0000000000000000000000000000000000000000000000000000000000000000
  1570.       0000000000000000000000000000000000000000000000000000000000000000
  1571.       0000000000000000000000000000000000000000000000000000000000000000
  1572.       0000000000000000000000000000000000000000000000000000000000000000
  1573.       0000000000000000000000000000000000000000000000000000000000000000
  1574.       0000000000000000000000000000000000000000000000000000000000000000
  1575.       0000000000000000000000000000000000000000000000000000000000000000
  1576.       0000000000000000000000000000000000000000000000000000000000000000
  1577.       0000000000000000000000000000000000000000000000000000000000000000
  1578.       0000000000000000000000000000000000000000000000000000000000000000
  1579.       0000000000000000000000000000000000000000000000000000000000000000
  1580.       0000000000000000000000000000000000000000000000000000000000000000
  1581.       0000000000000000000000000000000000000000000000000000000000000000
  1582.       0000000000000000000000000000000000000000000000000000000000000000
  1583.       0000000000000000000000000000000000000000000000000000000000000000
  1584.       0000000000000000000000000000000000000000000000000000000000000000
  1585.       0000000000000000000084848400000000008484840000000000000000000000
  1586.       0000000000000000000000000000000000000000000000000000000000000000
  1587.       0000000000000000000000000000000000000000000000000000000000000000
  1588.       0000000000000000000000000000000000000000000000000000000000000000
  1589.       0000000000000000000000000000000000000000000000000000000000000000
  1590.       0000000000000000000000000000000000000000000000000000000000000000
  1591.       0000000000000000000000000000000000000000000000000000000000000000
  1592.       0000000000000000000000000000000000000000000000000000000000000000
  1593.       0000000000000000000000000000000000000000000000000000000000000000
  1594.       0000000000000000000000000000000000000000000000000000000000000000
  1595.       0000000000000000000000000000000000000000000000000000000000000000
  1596.       0000000000000000000000000000000000000000000000000000000000000000
  1597.       0000000000000000000000000000000000000000000000000000000000000000
  1598.       0000000000000000000000000000000000000000000000000000000000000000
  1599.       0000000000000000000000000000000000000000000000000000000000000000
  1600.       0000000000000000000000000000000000000000000000000000000000000000
  1601.       0000000000000000000000000000000000000000000000000000000000000000
  1602.       0000000000000000000000000000000000000000000000000000000000000000
  1603.       0000000000000000000000000000000000000000000000000000000000000000
  1604.       0000000000000000000000000000000000000000000000000000000000000000
  1605.       0000000000000000000000000000000000000000000000000000000000000000
  1606.       0000000000000000000000000000000000000000000000000000000000000000
  1607.       0000000000000000000000000000000000000000000000000000000000000000
  1608.       0000000000000000000000000000000000000000000000000000000000000000
  1609.       0000000000000000000000000000000000000000000000000000000000000000
  1610.       0000000000000000000000000000000000000000000000000000000000000000
  1611.       0000000000000000000000000000000000000000000000000000000000000000
  1612.       0000000000000000000000000000000000000000000000000000000000000000
  1613.       0000000000000000000000000000000000000000000000000000000000000000
  1614.       0000000000000000000000000000000000000000000000000000000000000000
  1615.       0000000000000000000000000000000000000000000000000000000000000000
  1616.       0000000000000000000000000000000000000000000000000000000000000000
  1617.       0000000000000000000000000000000000000000000000000000000000000000
  1618.       0000000000000000000000000000000000000000000000000000000000000000
  1619.       0000000000000000000000000000000000000000000000000000000000000000
  1620.       0000000000000000000000000000000000000000000000000000000000000000
  1621.       0000000000000000000000000000000000000000000000000000000000000000
  1622.       0000000000000000000000000000000000000000000000000000000000000000
  1623.       0000000000000000000000000000000000000000000000000000000000000000
  1624.       0000000000000000000000000000000000000000000000000000000000000000
  1625.       0000000000000000000000000000000000000000000000000000000000000000
  1626.       0000000000000000000000000000000000000000000000000000000000000000
  1627.       0000000000000000000000000000000000000000000000000000000000000000
  1628.       0000000000000000000000000000000000000000000000000000000000000000
  1629.       0000000000000000000000000000000000000000000000000000000000000000
  1630.       0000000000000000000000000000000000000000000000000000000000000000
  1631.       0000000000000000000000000000000000000000000000000000000000000000
  1632.       0000000000000000000000000000000000000000000000000000000000000000
  1633.       0000000000000000000000000000000000000000000000000000000000000000
  1634.       0000000000000000000000000000000000000000000000000000000000000000
  1635.       0000000000000000000000000000000000000000000000000000000000000000
  1636.       0000000000000000000000000000000000000000000000000000000000000000
  1637.       0000000000000000000000000000000000000000000000000000000000000000
  1638.       0000000000000000000000000000000000000000000000000000000000000000
  1639.       0000000000000000000000000000000000000000000000000000000000000000
  1640.       0000000000000000000000000000000000000000000000000000000000000000
  1641.       0000000000000000000000000000000000000000000000000000000000000000
  1642.       0000000000000000000000000000000000000000000000000000000000000000
  1643.       0000000000000000000000000000000000000000000000000000000000000000
  1644.       0000000000000000000000000000000000000000000000000000000000000000
  1645.       0000000000000000000000000000000000000000000000000000000000000000
  1646.       0000000000000000000000000000000000000000000000000000000000000000
  1647.       0000000000000000000000000000000000000000000000000000000000000000
  1648.       0000000000000000000000000000000000000000000000000000000000000000
  1649.       0000000000000000000000000000000000000000000000000000000000000000
  1650.       0000000000000000000000000000000000000000000000000000000000000000
  1651.       0000000000000000000000000000000000000000000000000000000000000000
  1652.       0000000000000000000000000000000000000000000000000000000000000000
  1653.       0000000000000000000000000000000000000000000000000000000000000000
  1654.       0000000000000000000000000000000000000000000000000000000000000000
  1655.       0000000000000000000000000000000000000000000000000000000000000000
  1656.       0000000000000000000000000000000000000000000000000000000000000000
  1657.       0000000000000000000000000000000000000000000000000000000000000000
  1658.       0000000000000000000000000000000000000000000000000000000000000000
  1659.       0000000000000000000000000000000000000000000000000000000000000000
  1660.       0000000000000000000000000000000000000000000000000000000000000000
  1661.       0000000000000000000000000000000000000000000000000000000000000000
  1662.       0000000000000000000000000000000000000000000000000000000000000000
  1663.       0000000000000000000000000000000000000000000000000000000000000000
  1664.       0000000000000000000000000000000000000000000000000000000000000000
  1665.       0000000000000000000000000000000000000000000000000000000000000000
  1666.       0000000000000000000000000000000000000000000000000000000000000000
  1667.       0000000000000000000000000000000000000000000000000000000000000000
  1668.       0000000000000000000000000000000000000000000000000000000000000000
  1669.       0000000000000000000000000000000000000000000000000000000000000000
  1670.       0000000000000000000000000000000000000000000000000000000000000000
  1671.       0000000000000000000000000000000000000000000000000000000000000000
  1672.       000000000000000000000000000000000000000000000000FF000000FF000000
  1673.       FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  1674.       FF000000FF000000FF000000FF000000FF000000000000FFFF0000FFFF0000FF
  1675.       FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
  1676.       FF0000FFFF0000FFFF0000FFFF0000FFFF000000000000000000000000000000
  1677.       0000000000000000000000000000000000000000000000000000000000000000
  1678.       0000000000000000000000000000000000000000000000000000000000000000
  1679.       0000000000000000000000000000000000000000000000000000000000000000
  1680.       000000000000000000000000000000000000000000000000FF000000FF000000
  1681.       FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  1682.       FF000000FF000000FF000000FF000000FF000000000000FFFF0000FFFF0000FF
  1683.       FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
  1684.       FF0000FFFF0000FFFF0000FFFF0000FFFF000000000000000000000000000000
  1685.       0000000000000000000000000000000000000000000000000000000000000000
  1686.       0000000000000000000000000000000000000000000000000000000000000000
  1687.       0000000000000000000000000000000000000000000000000000000000000000
  1688.       000000000000000000000000000000000000000000000000FF000000FF000000
  1689.       FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  1690.       FF000000FF000000FF000000FF000000FF000000000000FFFF0000FFFF0000FF
  1691.       FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
  1692.       FF0000FFFF0000FFFF0000FFFF0000FFFF000000000000000000000000000000
  1693.       0000000000000000000000000000000000000000000000000000000000000000
  1694.       0000000000000000000000000000000000000000000000000000000000000000
  1695.       0000000000000000000000000000000000000000000000000000000000000000
  1696.       000000000000000000000000000000000000000000000000FF000000FF000000
  1697.       FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  1698.       FF000000FF000000FF000000FF000000FF000000000000FFFF0000FFFF0000FF
  1699.       FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
  1700.       FF0000FFFF0000FFFF0000FFFF0000FFFF000000000000000000000000000000
  1701.       0000000000000000000000000000000000000000000000000000000000000000
  1702.       0000000000000000000000000000000000000000000000000000000000000000
  1703.       0000000000000000000000000000000000000000000000000000000000000000
  1704.       0000000000000000000000000000000000000000000000000000000000000000
  1705.       0000000000000000000000000000000000000000000000000000000000000000
  1706.       0000000000000000000000000000000000000000000000000000000000000000
  1707.       0000000000000000000000000000000000000000000000000000000000000000
  1708.       0000000000000000000000000000000000000000000000000000000000000000
  1709.       0000000000000000000000000000000000000000000000000000000000000000
  1710.       0000000000000000000000000000000000000000000000000000000000000000
  1711.       0000000000000000000000000000000000000000000000000000000000000000
  1712.       0000000000000000000000000000000000000000000084000000840000008400
  1713.       0000840000000000000000000000000000008400000084000000840000008400
  1714.       0000840000008400000000000000000000000000000000000000000000000000
  1715.       0000000000000000000000000000000000000000000000000000000000000000
  1716.       0000000000000000000000000000000000000000000000000000000000000000
  1717.       0000000000000000000000000000000000000000000000000000000000000000
  1718.       0000000000000000000000000000000000000000000000000000000000000000
  1719.       0000000000000000000000000000848484000000000000000000000000000000
  1720.       0000000000000000000000000000000000000000000000000000848484008400
  1721.       0000000000000000000000000000000000000000000084848400840000008400
  1722.       0000848484000000000000000000000000000000000000000000000000000000
  1723.       000000000000FFFFFF00FFFFFF00FFFFFF000000000000000000000000000000
  1724.       0000000000000000000000000000000000000000000000000000000000000000
  1725.       0000000000000000000000000000000000000000000000000000000000000000
  1726.       0000000000000000000000000000000000000000000000000000000000000000
  1727.       0000000000008484840000000000000000000000000000000000000000000000
  1728.       0000000000000000000000000000000000000000000000000000000000008400
  1729.       0000840000000000000000000000000000000000000084848400840000008400
  1730.       0000000000000000000000000000000000000000000000000000000000000000
  1731.       00000000000000000000FFFFFF00FF0000008484840000000000000000000000
  1732.       0000000000000000000000000000000000000000000000000000000000000000
  1733.       0000000000000000000000000000000000000000000000000000000000000000
  1734.       0000000000000000000000000000000000000000000000000000000000000000
  1735.       0000000000000000000000000000000000008484840000000000000000000000
  1736.       0000000000000000000000000000000000000000000000000000000000008484
  1737.       8400840000000000000000000000000000000000000084000000840000008484
  1738.       8400000000000000000000000000000000000000000000000000000000000000
  1739.       00000000000000000000FF000000FF0000008484840084848400000000000000
  1740.       0000000000000000000000000000000000000000000000000000000000000000
  1741.       0000000000000000000000000000000000000000000000000000000000000000
  1742.       0000000000000000000000000000000000000000000000000000000000000000
  1743.       0000000000000000000084848400000000000000000000000000000000000000
  1744.       0000000000000000000000000000000000000000000000000000000000000000
  1745.       0000840000008400000084000000840000008400000084000000840000000000
  1746.       0000000000000000000000000000000000000000000000000000000000000000
  1747.       0000000000000000000000000000FF0000008484840000840000848484000000
  1748.       0000000000000000000000000000000000000000000000000000000000000000
  1749.       0000000000000000000000000000000000000000000000000000000000000000
  1750.       0000000000000000000000000000000000000000000000000000000000000000
  1751.       0000000000000000000000000000000000000000000084848400000000000000
  1752.       0000000000000000000000000000000000000000000000000000000000000000
  1753.       0000848484008400000000000000000000008400000084000000848484000000
  1754.       0000000000000000000000000000000000000000000000000000000000000000
  1755.       000000000000000000000000000000000000FFFFFF00FFFFFF00008400008484
  1756.       8400000000000000000000000000000000000000000000000000000000000000
  1757.       0000000000000000000000000000000000000000000000000000000000000000
  1758.       0000000000000000000000000000000000000000000000000000000000000000
  1759.       0000000000000000000000000000848484000000000000000000000000000000
  1760.       0000000000000000000000000000000000000000000000000000000000000000
  1761.       0000000000008400000084000000000000008400000084000000000000000000
  1762.       0000000000000000000000000000000000000000000000000000000000000000
  1763.       00000000000000000000000000000000000000000000FFFFFF00FFFFFF000084
  1764.       0000848484000000000000000000000000000000000000000000000000000000
  1765.       0000000000000000000000000000000000000000000000000000000000000000
  1766.       0000000000000000000000000000000000000000000000000000000000000000
  1767.       0000000000000000000000000000000000000000000000000000848484000000
  1768.       0000000000000000000000000000000000000000000000000000000000000000
  1769.       0000000000008484840084000000840000008400000084848400000000000000
  1770.       0000000000000000000000000000000000000000000000000000000000000000
  1771.       0000000000000000000000000000000000000000000000000000FFFFFF00FFFF
  1772.       FF0000000000FF00000000000000000000000000000000000000000000000000
  1773.       0000000000000000000000000000000000000000000000000000000000000000
  1774.       0000000000000000000000000000000000000000000000000000000000000000
  1775.       0000000000000000000000000000000000000000000000000000000000000000
  1776.       0000000000000000000000000000000000000000000000000000000000000000
  1777.       0000000000000000000084000000840000008400000000000000000000000000
  1778.       0000000000000000000000000000000000000000000000000000000000000000
  1779.       0000000000000000000000000000000000000000000000000000000000000000
  1780.       0000FFFFFF00FF00000000000000000000000000000000000000000000000000
  1781.       0000000000000000000000000000000000000000000000000000000000000000
  1782.       0000000000000000000000000000000000000000000000000000000000000000
  1783.       0000000000000000000000000000000000000000000000000000000000000000
  1784.       0000000000000000000000000000000000000000000000000000000000000000
  1785.       0000000000000000000084848400840000008484840000000000000000000000
  1786.       0000000000000000000000000000000000000000000000000000000000000000
  1787.       0000000000000000000000000000000000000000000000000000000000000000
  1788.       0000000000000000000000000000000000000000000000000000000000000000
  1789.       0000000000000000000000000000000000000000000000000000000000000000
  1790.       0000000000000000000000000000000000000000000000000000000000000000
  1791.       0000000000000000000000000000000000000000000000000000000000000000
  1792.       0000000000000000000000000000000000000000000000000000000000000000
  1793.       0000000000000000000000000000840000000000000000000000000000000000
  1794.       0000000000000000000000000000000000000000000000000000000000000000
  1795.       0000000000000000000000000000000000000000000000000000000000000000
  1796.       0000000000000000000000000000000000000000000000000000000000000000
  1797.       0000000000000000000000000000000000000000000000000000000000000000
  1798.       0000000000000000000000000000000000000000000000000000000000000000
  1799.       0000000000000000000000000000000000000000000000000000000000000000
  1800.       000000000000000000000000000000000000424D3E000000000000003E000000
  1801.       2800000040000000500000000100010000000000800200000000000000000000
  1802.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  1803.       0000000000000000000000000000000000000000000000000000000000000000
  1804.       0000000000000000000000000000000000000000000000000000000000000000
  1805.       0000000000000000000000000000000000000000000000000000000000000000
  1806.       00000000000000000000000000000000F843FFFFFFFFFFFFF0010001FFFFFFFF
  1807.       E00000018001FFFFE0000001FFFFFFFFE00000018001FFFFC0010001FFFFFFFF
  1808.       800300018001C003000F0001FFFFC003000F00018001FFFF000F0001FFFFFFFF
  1809.       000F00018001FFFF000F0001FFFFFFFF000F00018001FFFF801F0001FFFFFFFF
  1810.       C03F0001FFFFFFFFE07FFFFFFFFFFFFFFFFFFFFFFEFFFEFF9FFFFFFFFFFFFFFF
  1811.       EFFF8FFFC27FC27FDC018C01FFFFFFFF8FFF8FFFC200C200FFFFFFFFFFFFFFFF
  1812.       8FFFFFFFDE07DE07DFFF8FFF9E07CE07EC018C0107FF07FF9FFF8FFF9E00CE00
  1813.       FFFFFFFFDE00DE008FFFFFFFFFFFFFFFDFFF8FFFC200C2009C018C01FFFFFFFF
  1814.       DFFF8FFFFEFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  1815.       E00F801FE007F801FFFFFFFFFFFFFFFFF83F800180018001F11FFFFFFFFFFFFF
  1816.       F39F801FE007F801F39FFFFFFFFFFFFFF39F800180018001F39FFFFFFFFFFFFF
  1817.       F39F801FE007F801F39FFFFFFFFFFFFFE10F800180018001FFFFFFFFFFFFFFFF
  1818.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF80008000FFFFFFFF80008000FFFFFFFF
  1819.       80008000FFFFFFFF80008000FFFFFFFFFFFFFFFFE01FE07F8703E0FFF18FF8FF
  1820.       CF87E87FF18FF8FFE78FF43FF18FFC7FE78FF81FF01FFC7FF01FFC0FF18FFE3F
  1821.       F31FFE07F18FFE3FF93FFF03F18FFF1FF83FFF81E01FFE0FFC7FFFC1FFFFFFFF
  1822.       FC7FFFE3FFFFFFFFFEFFFFFFFFFFFFFF00000000000000000000000000000000
  1823.       000000000000}
  1824.   end
  1825.   object ColDlg: TColorDialog
  1826.     Ctl3D = True
  1827.     Left = 176
  1828.     Top = 50
  1829.   end
  1830. end
  1831.