home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / software / arsclip / ArsClip.exe / 0 / RCDATA / TFRMCONFIG / TFRMCONFIG.txt < prev   
Encoding:
Text File  |  2004-03-02  |  71.3 KB  |  1,916 lines

  1. object FrmConfig: TFrmConfig
  2.   Left = 269
  3.   Top = 285
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   AutoScroll = False
  7.   BorderIcons = [biSystemMenu]
  8.   Caption = ' ArsClip Config'
  9.   ClientHeight = 366
  10.   ClientWidth = 572
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   OldCreateOrder = False
  19.   Position = poScreenCenter
  20.   ShowHint = True
  21.   OnClose = FormClose
  22.   OnCreate = FormCreate
  23.   OnDestroy = FormDestroy
  24.   OnShow = FormShow
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object pHotkey: TPanel
  28.     Left = 152
  29.     Top = 8
  30.     Width = 409
  31.     Height = 305
  32.     BevelOuter = bvSpace
  33.     BorderStyle = bsSingle
  34.     Font.Charset = DEFAULT_CHARSET
  35.     Font.Color = clWindowText
  36.     Font.Height = -11
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = []
  39.     ParentFont = False
  40.     TabOrder = 7
  41.     Visible = False
  42.     object Shape3: TShape
  43.       Left = 16
  44.       Top = 162
  45.       Width = 289
  46.       Height = 25
  47.     end
  48.     object Shape1: TShape
  49.       Left = 16
  50.       Top = 26
  51.       Width = 289
  52.       Height = 25
  53.     end
  54.     object lblKeyname: TLabel
  55.       Left = 120
  56.       Top = 32
  57.       Width = 54
  58.       Height = 13
  59.       Hint = 'The currently set Hotkey'
  60.       Caption = 'lblKeyname'
  61.       Font.Charset = DEFAULT_CHARSET
  62.       Font.Color = clWindowText
  63.       Font.Height = -11
  64.       Font.Name = 'MS Sans Serif'
  65.       Font.Style = []
  66.       ParentFont = False
  67.       Transparent = True
  68.     end
  69.     object Label5: TLabel
  70.       Left = 24
  71.       Top = 32
  72.       Width = 86
  73.       Height = 13
  74.       Caption = 'Popup keystroke: '
  75.       Font.Charset = DEFAULT_CHARSET
  76.       Font.Color = clWindowText
  77.       Font.Height = -11
  78.       Font.Name = 'MS Sans Serif'
  79.       Font.Style = []
  80.       ParentFont = False
  81.       Transparent = True
  82.     end
  83.     object Shape2: TShape
  84.       Left = 16
  85.       Top = 98
  86.       Width = 289
  87.       Height = 25
  88.     end
  89.     object Label12: TLabel
  90.       Left = 24
  91.       Top = 104
  92.       Width = 112
  93.       Height = 13
  94.       Caption = 'Next Tooltip keystroke: '
  95.       Font.Charset = DEFAULT_CHARSET
  96.       Font.Color = clWindowText
  97.       Font.Height = -11
  98.       Font.Name = 'MS Sans Serif'
  99.       Font.Style = []
  100.       ParentFont = False
  101.       Transparent = True
  102.     end
  103.     object lblTooltipKeyname: TLabel
  104.       Left = 160
  105.       Top = 104
  106.       Width = 54
  107.       Height = 13
  108.       Hint = 'The currently set Hotkey'
  109.       Caption = 'lblKeyname'
  110.       Font.Charset = DEFAULT_CHARSET
  111.       Font.Color = clWindowText
  112.       Font.Height = -11
  113.       Font.Name = 'MS Sans Serif'
  114.       Font.Style = []
  115.       ParentFont = False
  116.       Transparent = True
  117.     end
  118.     object Label16: TLabel
  119.       Left = 24
  120.       Top = 168
  121.       Width = 131
  122.       Height = 13
  123.       Caption = 'Previous Tooltip keystroke: '
  124.       Font.Charset = DEFAULT_CHARSET
  125.       Font.Color = clWindowText
  126.       Font.Height = -11
  127.       Font.Name = 'MS Sans Serif'
  128.       Font.Style = []
  129.       ParentFont = False
  130.       Transparent = True
  131.     end
  132.     object lblPreviousTooltipKeyname: TLabel
  133.       Left = 160
  134.       Top = 168
  135.       Width = 54
  136.       Height = 13
  137.       Hint = 'The currently set Hotkey'
  138.       Caption = 'lblKeyname'
  139.       Font.Charset = DEFAULT_CHARSET
  140.       Font.Color = clWindowText
  141.       Font.Height = -11
  142.       Font.Name = 'MS Sans Serif'
  143.       Font.Style = []
  144.       ParentFont = False
  145.       Transparent = True
  146.     end
  147.     object bEditPopupHotkey: TButton
  148.       Left = 264
  149.       Top = 56
  150.       Width = 41
  151.       Height = 17
  152.       Caption = 'Edit'
  153.       Font.Charset = DEFAULT_CHARSET
  154.       Font.Color = clWindowText
  155.       Font.Height = -11
  156.       Font.Name = 'MS Sans Serif'
  157.       Font.Style = []
  158.       ParentFont = False
  159.       TabOrder = 0
  160.       OnClick = bEditPopupHotkeyClick
  161.     end
  162.     object cbUseTooltipHotkey: TCheckBox
  163.       Left = 16
  164.       Top = 80
  165.       Width = 153
  166.       Height = 17
  167.       Caption = 'Use Tooltip Hotkeys'
  168.       Font.Charset = DEFAULT_CHARSET
  169.       Font.Color = clWindowText
  170.       Font.Height = -11
  171.       Font.Name = 'Verdana'
  172.       Font.Style = []
  173.       ParentFont = False
  174.       TabOrder = 1
  175.     end
  176.     object bEditToolTipHotkey: TButton
  177.       Left = 264
  178.       Top = 128
  179.       Width = 41
  180.       Height = 17
  181.       Caption = 'Edit'
  182.       Font.Charset = DEFAULT_CHARSET
  183.       Font.Color = clWindowText
  184.       Font.Height = -11
  185.       Font.Name = 'MS Sans Serif'
  186.       Font.Style = []
  187.       ParentFont = False
  188.       TabOrder = 2
  189.       OnClick = bEditToolTipHotkeyClick
  190.     end
  191.     object bEditPreviousToolTipHotkey: TButton
  192.       Left = 264
  193.       Top = 192
  194.       Width = 41
  195.       Height = 17
  196.       Caption = 'Edit'
  197.       Font.Charset = DEFAULT_CHARSET
  198.       Font.Color = clWindowText
  199.       Font.Height = -11
  200.       Font.Name = 'MS Sans Serif'
  201.       Font.Style = []
  202.       ParentFont = False
  203.       TabOrder = 3
  204.       OnClick = bEditPreviousToolTipHotkeyClick
  205.     end
  206.   end
  207.   object pPopupKeystrokes: TPanel
  208.     Left = 152
  209.     Top = 8
  210.     Width = 409
  211.     Height = 305
  212.     BorderStyle = bsSingle
  213.     Font.Charset = DEFAULT_CHARSET
  214.     Font.Color = clWindowText
  215.     Font.Height = -11
  216.     Font.Name = 'MS Sans Serif'
  217.     Font.Style = []
  218.     ParentFont = False
  219.     TabOrder = 10
  220.     Visible = False
  221.     object Label13: TLabel
  222.       Left = 72
  223.       Top = 16
  224.       Width = 216
  225.       Height = 13
  226.       Caption = '+ Click on a text item to copy to clipboard only'
  227.       Font.Charset = DEFAULT_CHARSET
  228.       Font.Color = clWindowText
  229.       Font.Height = -11
  230.       Font.Name = 'MS Sans Serif'
  231.       Font.Style = []
  232.       ParentFont = False
  233.     end
  234.     object Label14: TLabel
  235.       Left = 71
  236.       Top = 48
  237.       Width = 256
  238.       Height = 13
  239.       Caption = '+ Click on a text item to make it a new Permanent Item'
  240.       Font.Charset = DEFAULT_CHARSET
  241.       Font.Color = clWindowText
  242.       Font.Height = -11
  243.       Font.Name = 'MS Sans Serif'
  244.       Font.Style = []
  245.       ParentFont = False
  246.     end
  247.     object Label15: TLabel
  248.       Left = 72
  249.       Top = 80
  250.       Width = 238
  251.       Height = 13
  252.       Caption = '+ Click on a text item to paste by Mimicking Typing'
  253.       Font.Charset = DEFAULT_CHARSET
  254.       Font.Color = clWindowText
  255.       Font.Height = -11
  256.       Font.Name = 'MS Sans Serif'
  257.       Font.Style = []
  258.       ParentFont = False
  259.     end
  260.     object Label10: TLabel
  261.       Left = 16
  262.       Top = 278
  263.       Width = 33
  264.       Height = 13
  265.       Caption = 'NOTE:'
  266.       Font.Charset = DEFAULT_CHARSET
  267.       Font.Color = clWindowText
  268.       Font.Height = -11
  269.       Font.Name = 'MS Sans Serif'
  270.       Font.Style = []
  271.       ParentFont = False
  272.     end
  273.     object Label11: TLabel
  274.       Left = 60
  275.       Top = 278
  276.       Width = 275
  277.       Height = 13
  278.       Caption = 'SHIFT+Click will show a preview of any text or picture item'
  279.       Font.Charset = DEFAULT_CHARSET
  280.       Font.Color = clWindowText
  281.       Font.Height = -11
  282.       Font.Name = 'MS Sans Serif'
  283.       Font.Style = []
  284.       ParentFont = False
  285.     end
  286.     object cboCopyClickKey: TComboBox
  287.       Left = 16
  288.       Top = 16
  289.       Width = 49
  290.       Height = 21
  291.       Style = csDropDownList
  292.       Font.Charset = DEFAULT_CHARSET
  293.       Font.Color = clWindowText
  294.       Font.Height = -11
  295.       Font.Name = 'MS Sans Serif'
  296.       Font.Style = []
  297.       ItemHeight = 13
  298.       ItemIndex = 0
  299.       ParentFont = False
  300.       TabOrder = 0
  301.       Text = 'F1'
  302.       OnClick = cboCopyClickKeyClick
  303.       Items.Strings = (
  304.         'F1'
  305.         'F2'
  306.         'F3'
  307.         'F4'
  308.         'F5'
  309.         'F6'
  310.         'F7'
  311.         'F8'
  312.         'F9'
  313.         'F10'
  314.         'F11'
  315.         'F12')
  316.     end
  317.     object cboPermanentClickKey: TComboBox
  318.       Left = 16
  319.       Top = 48
  320.       Width = 49
  321.       Height = 21
  322.       Style = csDropDownList
  323.       Font.Charset = DEFAULT_CHARSET
  324.       Font.Color = clWindowText
  325.       Font.Height = -11
  326.       Font.Name = 'MS Sans Serif'
  327.       Font.Style = []
  328.       ItemHeight = 13
  329.       ItemIndex = 1
  330.       ParentFont = False
  331.       TabOrder = 1
  332.       Text = 'F2'
  333.       OnClick = cboPermanentClickKeyClick
  334.       Items.Strings = (
  335.         'F1'
  336.         'F2'
  337.         'F3'
  338.         'F4'
  339.         'F5'
  340.         'F6'
  341.         'F7'
  342.         'F8'
  343.         'F9'
  344.         'F10'
  345.         'F11'
  346.         'F12')
  347.     end
  348.     object cboMimicClickKey: TComboBox
  349.       Left = 16
  350.       Top = 80
  351.       Width = 49
  352.       Height = 21
  353.       Style = csDropDownList
  354.       Font.Charset = DEFAULT_CHARSET
  355.       Font.Color = clWindowText
  356.       Font.Height = -11
  357.       Font.Name = 'MS Sans Serif'
  358.       Font.Style = []
  359.       ItemHeight = 13
  360.       ItemIndex = 2
  361.       ParentFont = False
  362.       TabOrder = 2
  363.       Text = 'F3'
  364.       OnClick = cboMimicClickKeyClick
  365.       Items.Strings = (
  366.         'F1'
  367.         'F2'
  368.         'F3'
  369.         'F4'
  370.         'F5'
  371.         'F6'
  372.         'F7'
  373.         'F8'
  374.         'F9'
  375.         'F10'
  376.         'F11'
  377.         'F12')
  378.     end
  379.     object Panel2: TPanel
  380.       Left = 16
  381.       Top = 134
  382.       Width = 369
  383.       Height = 75
  384.       Font.Charset = DEFAULT_CHARSET
  385.       Font.Color = clWindowText
  386.       Font.Height = -11
  387.       Font.Name = 'MS Sans Serif'
  388.       Font.Style = []
  389.       ParentFont = False
  390.       TabOrder = 3
  391.       object rbCtrlClickRun: TRadioButton
  392.         Left = 8
  393.         Top = 16
  394.         Width = 201
  395.         Height = 17
  396.         Caption = 'CTRL+Click runs/opens item'
  397.         Font.Charset = DEFAULT_CHARSET
  398.         Font.Color = clWindowText
  399.         Font.Height = -11
  400.         Font.Name = 'MS Sans Serif'
  401.         Font.Style = []
  402.         ParentFont = False
  403.         TabOrder = 0
  404.         OnClick = rbCtrlClickRunClick
  405.       end
  406.       object rbCtrlClickMenu: TRadioButton
  407.         Left = 8
  408.         Top = 40
  409.         Width = 265
  410.         Height = 17
  411.         Caption = 'CTRL+Click opens menu for item (Recommended)'
  412.         Font.Charset = DEFAULT_CHARSET
  413.         Font.Color = clWindowText
  414.         Font.Height = -11
  415.         Font.Name = 'MS Sans Serif'
  416.         Font.Style = []
  417.         ParentFont = False
  418.         TabOrder = 1
  419.         OnClick = rbCtrlClickMenuClick
  420.       end
  421.     end
  422.   end
  423.   object pTooltipPopup: TPanel
  424.     Left = 152
  425.     Top = 8
  426.     Width = 409
  427.     Height = 305
  428.     BevelOuter = bvSpace
  429.     BorderStyle = bsSingle
  430.     Font.Charset = DEFAULT_CHARSET
  431.     Font.Color = clWindowText
  432.     Font.Height = -11
  433.     Font.Name = 'MS Sans Serif'
  434.     Font.Style = []
  435.     ParentFont = False
  436.     TabOrder = 11
  437.     Visible = False
  438.     object cbFullHeader: TCheckBox
  439.       Left = 16
  440.       Top = 16
  441.       Width = 217
  442.       Height = 17
  443.       Caption = 'Use Full Header on Tooltip Popup'
  444.       TabOrder = 0
  445.     end
  446.     object cbCopyVisibleItem: TCheckBox
  447.       Left = 16
  448.       Top = 40
  449.       Width = 297
  450.       Height = 17
  451.       Caption = 'Displayed item is always on clipboard'
  452.       TabOrder = 1
  453.     end
  454.   end
  455.   object pClipboard_NonText: TPanel
  456.     Left = 152
  457.     Top = 8
  458.     Width = 409
  459.     Height = 305
  460.     BevelOuter = bvSpace
  461.     BorderStyle = bsSingle
  462.     Font.Charset = DEFAULT_CHARSET
  463.     Font.Color = clWindowText
  464.     Font.Height = -11
  465.     Font.Name = 'MS Sans Serif'
  466.     Font.Style = []
  467.     ParentFont = False
  468.     TabOrder = 0
  469.     Visible = False
  470.     object Label7: TLabel
  471.       Left = 16
  472.       Top = 56
  473.       Width = 178
  474.       Height = 13
  475.       Hint = 
  476.         'This is the maximum number of items that ArsClip will remember. ' +
  477.         'Older items are removed.'
  478.       Caption = 'Number of non-text items to remember'
  479.       Font.Charset = DEFAULT_CHARSET
  480.       Font.Color = clWindowText
  481.       Font.Height = -11
  482.       Font.Name = 'MS Sans Serif'
  483.       Font.Style = []
  484.       ParentFont = False
  485.     end
  486.     object Label8: TLabel
  487.       Left = 16
  488.       Top = 144
  489.       Width = 131
  490.       Height = 13
  491.       Hint = 'Large clips can slow you system down when copying.'
  492.       Caption = 'Don'#39't copy items larger than'
  493.       Font.Charset = DEFAULT_CHARSET
  494.       Font.Color = clWindowText
  495.       Font.Height = -11
  496.       Font.Name = 'MS Sans Serif'
  497.       Font.Style = []
  498.       ParentFont = False
  499.     end
  500.     object Label9: TLabel
  501.       Left = 252
  502.       Top = 144
  503.       Width = 17
  504.       Height = 13
  505.       Caption = 'KB'
  506.       Font.Charset = DEFAULT_CHARSET
  507.       Font.Color = clWindowText
  508.       Font.Height = -11
  509.       Font.Name = 'MS Sans Serif'
  510.       Font.Style = [fsBold]
  511.       ParentFont = False
  512.     end
  513.     object cbOtherItems: TCheckBox
  514.       Left = 14
  515.       Top = 24
  516.       Width = 217
  517.       Height = 17
  518.       Caption = 'Enable non-text monitoring'
  519.       Font.Charset = DEFAULT_CHARSET
  520.       Font.Color = clWindowText
  521.       Font.Height = -11
  522.       Font.Name = 'MS Sans Serif'
  523.       Font.Style = []
  524.       ParentFont = False
  525.       TabOrder = 0
  526.       OnClick = cbOtherItemsClick
  527.     end
  528.     object txtOtherSize: TEdit
  529.       Left = 216
  530.       Top = 48
  531.       Width = 33
  532.       Height = 21
  533.       Font.Charset = DEFAULT_CHARSET
  534.       Font.Color = clWindowText
  535.       Font.Height = -11
  536.       Font.Name = 'MS Sans Serif'
  537.       Font.Style = []
  538.       ParentFont = False
  539.       TabOrder = 1
  540.       Text = '1'
  541.       OnKeyPress = txtOtherSizeKeyPress
  542.     end
  543.     object txtOtherSizeLimitKB: TEdit
  544.       Left = 208
  545.       Top = 136
  546.       Width = 41
  547.       Height = 21
  548.       Font.Charset = DEFAULT_CHARSET
  549.       Font.Color = clWindowText
  550.       Font.Height = -11
  551.       Font.Name = 'MS Sans Serif'
  552.       Font.Style = []
  553.       ParentFont = False
  554.       TabOrder = 2
  555.       Text = '500'
  556.       OnChange = txtOtherSizeLimitKBChange
  557.     end
  558.     object udOtherSize: TUpDown
  559.       Left = 249
  560.       Top = 48
  561.       Width = 15
  562.       Height = 21
  563.       Associate = txtOtherSize
  564.       Enabled = False
  565.       Min = 1
  566.       Position = 1
  567.       TabOrder = 3
  568.       Wrap = False
  569.       OnClick = udOtherSizeClick
  570.     end
  571.   end
  572.   object pClipboard_TextItems: TPanel
  573.     Left = 152
  574.     Top = 8
  575.     Width = 409
  576.     Height = 305
  577.     BorderStyle = bsSingle
  578.     Font.Charset = DEFAULT_CHARSET
  579.     Font.Color = clWindowText
  580.     Font.Height = -11
  581.     Font.Name = 'MS Sans Serif'
  582.     Font.Style = []
  583.     ParentFont = False
  584.     TabOrder = 5
  585.     Visible = False
  586.     object Label2: TLabel
  587.       Left = 16
  588.       Top = 24
  589.       Width = 157
  590.       Height = 13
  591.       Hint = 
  592.         'This is the maximum number of items that ArsClip will remember. ' +
  593.         'Older items are removed.'
  594.       Caption = 'Number of text items to remember'
  595.       Font.Charset = DEFAULT_CHARSET
  596.       Font.Color = clWindowText
  597.       Font.Height = -11
  598.       Font.Name = 'MS Sans Serif'
  599.       Font.Style = []
  600.       ParentFont = False
  601.     end
  602.     object txtQueueSize: TEdit
  603.       Left = 208
  604.       Top = 16
  605.       Width = 33
  606.       Height = 21
  607.       Font.Charset = DEFAULT_CHARSET
  608.       Font.Color = clWindowText
  609.       Font.Height = -11
  610.       Font.Name = 'MS Sans Serif'
  611.       Font.Style = []
  612.       ParentFont = False
  613.       TabOrder = 0
  614.       Text = '1'
  615.       OnKeyPress = txtQueueSizeKeyPress
  616.     end
  617.     object udQueueSize: TUpDown
  618.       Left = 241
  619.       Top = 16
  620.       Width = 15
  621.       Height = 21
  622.       Associate = txtQueueSize
  623.       Min = 1
  624.       Position = 1
  625.       TabOrder = 1
  626.       Wrap = False
  627.       OnClick = udQueueSizeClick
  628.     end
  629.     object cbMonitorFilenames: TCheckBox
  630.       Left = 16
  631.       Top = 72
  632.       Width = 305
  633.       Height = 17
  634.       Hint = 
  635.         'Files/Folders copied in Explorer will have their full names plac' +
  636.         'ed in the history.'
  637.       Caption = 'Monitor copied file names and folder names'
  638.       Font.Charset = DEFAULT_CHARSET
  639.       Font.Color = clWindowText
  640.       Font.Height = -11
  641.       Font.Name = 'MS Sans Serif'
  642.       Font.Style = []
  643.       ParentFont = False
  644.       TabOrder = 2
  645.       OnClick = cbMonitorFilenamesClick
  646.     end
  647.     object cbMoveDuplicate: TCheckBox
  648.       Left = 16
  649.       Top = 96
  650.       Width = 337
  651.       Height = 17
  652.       Hint = 'Synchonizes the top item and the system clipboard'
  653.       Caption = 
  654.         'If "copied" item is already in history, move item to the top of ' +
  655.         'the list'
  656.       Font.Charset = DEFAULT_CHARSET
  657.       Font.Color = clWindowText
  658.       Font.Height = -11
  659.       Font.Name = 'MS Sans Serif'
  660.       Font.Style = []
  661.       ParentFont = False
  662.       TabOrder = 3
  663.       OnClick = cbMoveDuplicateClick
  664.     end
  665.   end
  666.   object pClipboard: TPanel
  667.     Left = 152
  668.     Top = 8
  669.     Width = 409
  670.     Height = 305
  671.     BorderStyle = bsSingle
  672.     Font.Charset = DEFAULT_CHARSET
  673.     Font.Color = clWindowText
  674.     Font.Height = -11
  675.     Font.Name = 'MS Sans Serif'
  676.     Font.Style = []
  677.     ParentFont = False
  678.     TabOrder = 1
  679.     Visible = False
  680.     object Label1: TLabel
  681.       Left = 16
  682.       Top = 240
  683.       Width = 187
  684.       Height = 13
  685.       Hint = 
  686.         'Older items (text and non-tex) are placed here before going away' +
  687.         ' forever.'
  688.       Caption = 'Number of Removed Items to remember'
  689.       Font.Charset = DEFAULT_CHARSET
  690.       Font.Color = clWindowText
  691.       Font.Height = -11
  692.       Font.Name = 'MS Sans Serif'
  693.       Font.Style = []
  694.       ParentFont = False
  695.     end
  696.     object cbCopyIcons: TCheckBox
  697.       Left = 16
  698.       Top = 24
  699.       Width = 217
  700.       Height = 17
  701.       Hint = 'Shows the program icon each item came from.'
  702.       Caption = 'Copy program icons to show on popup'
  703.       Font.Charset = DEFAULT_CHARSET
  704.       Font.Color = clWindowText
  705.       Font.Height = -11
  706.       Font.Name = 'MS Sans Serif'
  707.       Font.Style = []
  708.       ParentFont = False
  709.       TabOrder = 0
  710.       OnClick = cbCopyIconsClick
  711.     end
  712.     object cbDisable: TCheckBox
  713.       Left = 16
  714.       Top = 48
  715.       Width = 177
  716.       Height = 17
  717.       Hint = 'ArsClip will ignore any new text that enters the clipboard.'
  718.       Caption = 'Disable clipboard Monitoring'
  719.       Font.Charset = DEFAULT_CHARSET
  720.       Font.Color = clWindowText
  721.       Font.Height = -11
  722.       Font.Name = 'MS Sans Serif'
  723.       Font.Style = []
  724.       ParentFont = False
  725.       TabOrder = 1
  726.       OnClick = cbDisableClick
  727.     end
  728.     object cbDisableWhenScrollLock: TCheckBox
  729.       Left = 16
  730.       Top = 72
  731.       Width = 265
  732.       Height = 17
  733.       Hint = 'Lets you toggle the monitor with a keystroke'
  734.       Caption = 'Disable clipboard Monitoring when Scroll Lock is on'
  735.       Font.Charset = DEFAULT_CHARSET
  736.       Font.Color = clWindowText
  737.       Font.Height = -11
  738.       Font.Name = 'MS Sans Serif'
  739.       Font.Style = []
  740.       ParentFont = False
  741.       TabOrder = 2
  742.       OnClick = cbDisableWhenScrollLockClick
  743.     end
  744.     object cbDisableSystemTrayIconNotification: TCheckBox
  745.       Left = 16
  746.       Top = 96
  747.       Width = 273
  748.       Height = 17
  749.       Hint = 'Stop the system tray icon from animating'
  750.       Caption = 'Disable System Tray icon notification'
  751.       Font.Charset = DEFAULT_CHARSET
  752.       Font.Color = clWindowText
  753.       Font.Height = -11
  754.       Font.Name = 'MS Sans Serif'
  755.       Font.Style = []
  756.       ParentFont = False
  757.       TabOrder = 3
  758.       OnClick = cbDisableSystemTrayIconNotificationClick
  759.     end
  760.     object cbRemember: TCheckBox
  761.       Left = 16
  762.       Top = 184
  763.       Width = 345
  764.       Height = 17
  765.       Hint = 
  766.         'Saves History to a file and loads it the next time ArsClip is ru' +
  767.         'n.'
  768.       Caption = 'Load items from last session (Text items, Non-Items, and Icons)'
  769.       Font.Charset = DEFAULT_CHARSET
  770.       Font.Color = clWindowText
  771.       Font.Height = -11
  772.       Font.Name = 'MS Sans Serif'
  773.       Font.Style = []
  774.       ParentFont = False
  775.       TabOrder = 4
  776.       OnClick = cbRememberClick
  777.     end
  778.     object cbDisableChainNotification: TCheckBox
  779.       Left = 16
  780.       Top = 120
  781.       Width = 345
  782.       Height = 17
  783.       Hint = 
  784.         'For advanced users only, won'#39't alert you to errors in the clipbo' +
  785.         'ard chain'
  786.       Caption = 'Disable Clipboard Chain Break notification (not recommended)'
  787.       TabOrder = 5
  788.     end
  789.     object txtOldHistorySize: TEdit
  790.       Left = 208
  791.       Top = 232
  792.       Width = 33
  793.       Height = 21
  794.       Hint = 
  795.         'Older items (text and non-tex) are placed here before going away' +
  796.         ' forever.'
  797.       Font.Charset = DEFAULT_CHARSET
  798.       Font.Color = clWindowText
  799.       Font.Height = -11
  800.       Font.Name = 'MS Sans Serif'
  801.       Font.Style = []
  802.       ParentFont = False
  803.       TabOrder = 6
  804.       Text = '50'
  805.       OnKeyPress = txtOldHistorySizeKeyPress
  806.     end
  807.     object udRemovedSize: TUpDown
  808.       Left = 241
  809.       Top = 232
  810.       Width = 15
  811.       Height = 21
  812.       Hint = 
  813.         'Older items (text and non-tex) are placed here before going away' +
  814.         ' forever.'
  815.       Associate = txtOldHistorySize
  816.       Min = 0
  817.       Max = 9999
  818.       Position = 50
  819.       TabOrder = 7
  820.       Wrap = False
  821.       OnClick = udRemovedSizeClick
  822.     end
  823.     object cbEnableExtendedChainChecking: TCheckBox
  824.       Left = 16
  825.       Top = 144
  826.       Width = 385
  827.       Height = 17
  828.       Hint = 
  829.         'Checks to see if the first program monitoring the clipboard  is ' +
  830.         'running.'
  831.       Caption = 
  832.         'Enable extended Clipboard Chain Break checking (may cause false ' +
  833.         'positives)'
  834.       TabOrder = 8
  835.     end
  836.     object cbAutofixURLs: TCheckBox
  837.       Left = 16
  838.       Top = 208
  839.       Width = 305
  840.       Height = 17
  841.       Hint = 'Removes linefeeds and alters the clipboard'#39's contents'
  842.       Caption = 'Autofix URLs on the clipboard'
  843.       TabOrder = 9
  844.     end
  845.   end
  846.   object btnSave: TButton
  847.     Left = 400
  848.     Top = 328
  849.     Width = 65
  850.     Height = 25
  851.     Caption = 'Save'
  852.     Font.Charset = DEFAULT_CHARSET
  853.     Font.Color = clWindowText
  854.     Font.Height = -11
  855.     Font.Name = 'MS Sans Serif'
  856.     Font.Style = []
  857.     ParentFont = False
  858.     TabOrder = 2
  859.     OnClick = btnSaveClick
  860.   end
  861.   object btnCancel: TButton
  862.     Left = 496
  863.     Top = 328
  864.     Width = 65
  865.     Height = 25
  866.     Caption = 'Cancel'
  867.     Font.Charset = DEFAULT_CHARSET
  868.     Font.Color = clWindowText
  869.     Font.Height = -11
  870.     Font.Name = 'MS Sans Serif'
  871.     Font.Style = []
  872.     ParentFont = False
  873.     TabOrder = 3
  874.     OnClick = btnCancelClick
  875.   end
  876.   object tvOptions: TTreeView
  877.     Left = 8
  878.     Top = 8
  879.     Width = 145
  880.     Height = 302
  881.     BevelInner = bvNone
  882.     BevelOuter = bvNone
  883.     BevelKind = bkFlat
  884.     Font.Charset = DEFAULT_CHARSET
  885.     Font.Color = clWindowText
  886.     Font.Height = -11
  887.     Font.Name = 'MS Sans Serif'
  888.     Font.Style = []
  889.     Images = ImageList1
  890.     Indent = 19
  891.     ParentFont = False
  892.     ReadOnly = True
  893.     TabOrder = 4
  894.     OnChange = tvOptionsChange
  895.     OnClick = tvOptionsClick
  896.     OnCollapsing = tvOptionsCollapsing
  897.     Items.Data = {
  898.       050000001F0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  899.       06486F746B6579220000000100000001000000FFFFFFFFFFFFFFFF0000000002
  900.       00000009436C6970626F617264230000000300000003000000FFFFFFFFFFFFFF
  901.       FF00000000000000000A54657874204974656D73270000000200000002000000
  902.       FFFFFFFFFFFFFFFF00000000000000000E4E6F6E2D54657874204974656D7320
  903.       0000000400000004000000FFFFFFFFFFFFFFFF00000000000000000750617374
  904.       696E671E0000000500000005000000FFFFFFFFFFFFFFFF000000000200000005
  905.       506F707570250000000500000005000000FFFFFFFFFFFFFFFF00000000000000
  906.       000C53686F77204F7074696F6E73230000000000000000000000FFFFFFFFFFFF
  907.       FFFF00000000000000000A4B65797374726F6B65732600000008000000080000
  908.       00FFFFFFFFFFFFFFFF00000000000000000D546F6F6C74697020506F707570}
  909.   end
  910.   object pPopupShow: TPanel
  911.     Left = 152
  912.     Top = 8
  913.     Width = 409
  914.     Height = 305
  915.     BorderStyle = bsSingle
  916.     Font.Charset = DEFAULT_CHARSET
  917.     Font.Color = clWindowText
  918.     Font.Height = -11
  919.     Font.Name = 'MS Sans Serif'
  920.     Font.Style = []
  921.     ParentFont = False
  922.     TabOrder = 9
  923.     Visible = False
  924.     object btnEditPermanentItems: TButton
  925.       Left = 160
  926.       Top = 112
  927.       Width = 65
  928.       Height = 17
  929.       Caption = 'Edit'
  930.       Font.Charset = DEFAULT_CHARSET
  931.       Font.Color = clWindowText
  932.       Font.Height = -11
  933.       Font.Name = 'MS Sans Serif'
  934.       Font.Style = []
  935.       ParentFont = False
  936.       TabOrder = 0
  937.       OnClick = btnEditPermanentItemsClick
  938.     end
  939.     object cbUsePermanentItems: TCheckBox
  940.       Left = 16
  941.       Top = 112
  942.       Width = 137
  943.       Height = 17
  944.       Hint = 
  945.         'Permanent Items are items that are displayed on the popup window' +
  946.         ' always.'
  947.       Caption = 'Show Permanent Items'
  948.       TabOrder = 1
  949.       OnClick = cbUsePermanentItemsClick
  950.     end
  951.     object cbPasteAll: TCheckBox
  952.       Left = 16
  953.       Top = 88
  954.       Width = 241
  955.       Height = 17
  956.       Hint = 'Paste more than one item at a time'
  957.       Caption = 'Show "Paste All/Paste Selected" commands'
  958.       TabOrder = 2
  959.       OnClick = cbPasteAllClick
  960.     end
  961.     object cbShowLast: TCheckBox
  962.       Left = 16
  963.       Top = 64
  964.       Width = 209
  965.       Height = 17
  966.       Hint = 'Show what you selected last'
  967.       Caption = 'Show "Last:" selected item on popup'
  968.       TabOrder = 3
  969.       OnClick = cbShowLastClick
  970.     end
  971.     object cbShowCurrent: TCheckBox
  972.       Left = 16
  973.       Top = 40
  974.       Width = 225
  975.       Height = 17
  976.       Hint = 'Shows text currently in the system'#39's clipboard'
  977.       Caption = 'Show "Current" item in clipboard'
  978.       TabOrder = 4
  979.       OnClick = cbShowCurrentClick
  980.     end
  981.     object cbShowEditHistory: TCheckBox
  982.       Left = 16
  983.       Top = 16
  984.       Width = 185
  985.       Height = 17
  986.       Caption = 'Show "Edit History" on popup'
  987.       TabOrder = 5
  988.       OnClick = cbShowEditHistoryClick
  989.     end
  990.     object cbShowFormMode: TCheckBox
  991.       Left = 16
  992.       Top = 256
  993.       Width = 241
  994.       Height = 17
  995.       Caption = 'Show Form Mode'
  996.       TabOrder = 6
  997.       OnClick = cbShowFormModeClick
  998.     end
  999.     object cbShowTypes: TCheckBox
  1000.       Left = 16
  1001.       Top = 280
  1002.       Width = 329
  1003.       Height = 17
  1004.       Caption = 
  1005.         'Show types for text and non-text items   [P], [U] ,[T], [F], [R]' +
  1006.         ', [H]'
  1007.       TabOrder = 7
  1008.     end
  1009.     object GroupBox1: TGroupBox
  1010.       Left = 16
  1011.       Top = 130
  1012.       Width = 377
  1013.       Height = 118
  1014.       TabOrder = 8
  1015.       object cbShowSwitchTo: TCheckBox
  1016.         Left = 8
  1017.         Top = 32
  1018.         Width = 305
  1019.         Height = 17
  1020.         Caption = 'Show '#39'Switch to'#39' options on popup as the following:'
  1021.         TabOrder = 0
  1022.         OnClick = cbShowSwitchToClick
  1023.       end
  1024.       object cbShowAllItems: TCheckBox
  1025.         Left = 8
  1026.         Top = 8
  1027.         Width = 305
  1028.         Height = 17
  1029.         Caption = 'Show "All Items" submenu'
  1030.         TabOrder = 1
  1031.       end
  1032.       object Panel3: TPanel
  1033.         Left = 8
  1034.         Top = 56
  1035.         Width = 361
  1036.         Height = 49
  1037.         TabOrder = 2
  1038.         object cbPermanentItemsSubmenu: TCheckBox
  1039.           Left = 8
  1040.           Top = 30
  1041.           Width = 241
  1042.           Height = 17
  1043.           Caption = 'Show Permanent Items list as submenu'
  1044.           TabOrder = 0
  1045.           OnClick = cbPermanentItemsSubmenuClick
  1046.         end
  1047.         object cbShowPermanentItemGroups: TCheckBox
  1048.           Left = 8
  1049.           Top = 8
  1050.           Width = 321
  1051.           Height = 17
  1052.           Hint = 'Lets you switch groups directly on the popup window.'
  1053.           Caption = 'Show "Switch to [Permanent Item Group]" directly on popup'
  1054.           TabOrder = 1
  1055.           OnClick = cbShowPermanentItemGroupsClick
  1056.         end
  1057.       end
  1058.     end
  1059.   end
  1060.   object pPopup: TPanel
  1061.     Left = 152
  1062.     Top = 8
  1063.     Width = 409
  1064.     Height = 305
  1065.     BorderStyle = bsSingle
  1066.     Font.Charset = DEFAULT_CHARSET
  1067.     Font.Color = clWindowText
  1068.     Font.Height = -11
  1069.     Font.Name = 'MS Sans Serif'
  1070.     Font.Style = []
  1071.     ParentFont = False
  1072.     TabOrder = 6
  1073.     Visible = False
  1074.     object Label6: TLabel
  1075.       Left = 16
  1076.       Top = 80
  1077.       Width = 226
  1078.       Height = 13
  1079.       Hint = 'Makes the popup wider or smaller.'
  1080.       Caption = 'Number of characters to show for each text item'
  1081.       Font.Charset = DEFAULT_CHARSET
  1082.       Font.Color = clWindowText
  1083.       Font.Height = -11
  1084.       Font.Name = 'MS Sans Serif'
  1085.       Font.Style = []
  1086.       ParentFont = False
  1087.     end
  1088.     object Label17: TLabel
  1089.       Left = 16
  1090.       Top = 176
  1091.       Width = 91
  1092.       Height = 13
  1093.       Caption = 'Hotkey alternatives'
  1094.     end
  1095.     object cbMoveFirst: TCheckBox
  1096.       Left = 16
  1097.       Top = 16
  1098.       Width = 233
  1099.       Height = 17
  1100.       Hint = 'Items at the top of the list '
  1101.       Caption = 'Move selected text item to first in the list'
  1102.       Font.Charset = DEFAULT_CHARSET
  1103.       Font.Color = clWindowText
  1104.       Font.Height = -11
  1105.       Font.Name = 'MS Sans Serif'
  1106.       Font.Style = []
  1107.       ParentFont = False
  1108.       TabOrder = 0
  1109.       OnClick = cbMoveFirstClick
  1110.     end
  1111.     object cbUseKeyboard: TCheckBox
  1112.       Left = 16
  1113.       Top = 40
  1114.       Width = 281
  1115.       Height = 17
  1116.       Hint = 
  1117.         'Shows and underline under the letter to press to select a specif' +
  1118.         'ic item'
  1119.       Caption = 'Show/Use Accelerator Keys (keyboard shortcuts)'
  1120.       Font.Charset = DEFAULT_CHARSET
  1121.       Font.Color = clWindowText
  1122.       Font.Height = -11
  1123.       Font.Name = 'MS Sans Serif'
  1124.       Font.Style = []
  1125.       ParentFont = False
  1126.       TabOrder = 1
  1127.       OnClick = cbUseKeyboardClick
  1128.     end
  1129.     object cbPopupDoubleclick: TCheckBox
  1130.       Left = 16
  1131.       Top = 192
  1132.       Width = 297
  1133.       Height = 17
  1134.       Caption = 'Display Popup on window when tray icon double clicked '
  1135.       Font.Charset = DEFAULT_CHARSET
  1136.       Font.Color = clWindowText
  1137.       Font.Height = -11
  1138.       Font.Name = 'MS Sans Serif'
  1139.       Font.Style = []
  1140.       ParentFont = False
  1141.       TabOrder = 2
  1142.       OnClick = cbPopupDoubleclickClick
  1143.     end
  1144.     object txtCharacters: TEdit
  1145.       Left = 248
  1146.       Top = 72
  1147.       Width = 25
  1148.       Height = 21
  1149.       Font.Charset = DEFAULT_CHARSET
  1150.       Font.Color = clWindowText
  1151.       Font.Height = -11
  1152.       Font.Name = 'MS Sans Serif'
  1153.       Font.Style = []
  1154.       ParentFont = False
  1155.       ReadOnly = True
  1156.       TabOrder = 3
  1157.       Text = '10'
  1158.     end
  1159.     object udCharacters: TUpDown
  1160.       Left = 273
  1161.       Top = 72
  1162.       Width = 15
  1163.       Height = 21
  1164.       Associate = txtCharacters
  1165.       Min = 10
  1166.       Max = 300
  1167.       Position = 10
  1168.       TabOrder = 4
  1169.       Wrap = False
  1170.       OnClick = udCharactersClick
  1171.     end
  1172.     object cbPopupDoubleclickTray: TCheckBox
  1173.       Left = 16
  1174.       Top = 240
  1175.       Width = 289
  1176.       Height = 17
  1177.       Caption = 'Display Popup on System Tray icon when double clicked'
  1178.       TabOrder = 5
  1179.       OnClick = cbPopupDoubleclickTrayClick
  1180.     end
  1181.     object cbDisplayUnicode: TCheckBox
  1182.       Left = 16
  1183.       Top = 112
  1184.       Width = 329
  1185.       Height = 17
  1186.       Caption = 'Display Unicode text items [NT4 or Greater] '
  1187.       TabOrder = 6
  1188.     end
  1189.     object cbDisplayAtMouseCursor: TCheckBox
  1190.       Left = 16
  1191.       Top = 136
  1192.       Width = 265
  1193.       Height = 17
  1194.       Caption = 'Display at Mouse Cursor (instead of caret position)'
  1195.       TabOrder = 7
  1196.     end
  1197.     object cbPopupSingleclickTray: TCheckBox
  1198.       Left = 16
  1199.       Top = 264
  1200.       Width = 289
  1201.       Height = 17
  1202.       Caption = 'Display Popup on System Tray icon when single clicked'
  1203.       TabOrder = 8
  1204.     end
  1205.     object cbPopupSingleclick: TCheckBox
  1206.       Left = 16
  1207.       Top = 216
  1208.       Width = 297
  1209.       Height = 17
  1210.       Caption = 'Display Popup on window when tray icon single clicked '
  1211.       Font.Charset = DEFAULT_CHARSET
  1212.       Font.Color = clWindowText
  1213.       Font.Height = -11
  1214.       Font.Name = 'MS Sans Serif'
  1215.       Font.Style = []
  1216.       ParentFont = False
  1217.       TabOrder = 9
  1218.       OnClick = cbPopupDoubleclickClick
  1219.     end
  1220.   end
  1221.   object pPasting: TPanel
  1222.     Left = 152
  1223.     Top = 8
  1224.     Width = 409
  1225.     Height = 313
  1226.     BorderStyle = bsSingle
  1227.     Font.Charset = DEFAULT_CHARSET
  1228.     Font.Color = clWindowText
  1229.     Font.Height = -11
  1230.     Font.Name = 'MS Sans Serif'
  1231.     Font.Style = []
  1232.     ParentFont = False
  1233.     TabOrder = 8
  1234.     Visible = False
  1235.     object Label3: TLabel
  1236.       Left = 16
  1237.       Top = 8
  1238.       Width = 48
  1239.       Height = 13
  1240.       Caption = 'Text items'
  1241.       Font.Charset = DEFAULT_CHARSET
  1242.       Font.Color = clWindowText
  1243.       Font.Height = -11
  1244.       Font.Name = 'MS Sans Serif'
  1245.       Font.Style = []
  1246.       ParentFont = False
  1247.     end
  1248.     object rbTyping: TRadioButton
  1249.       Left = 16
  1250.       Top = 24
  1251.       Width = 225
  1252.       Height = 17
  1253.       Hint = 'slower, works when CTRL+V doesn'#39't work, no high ascii'
  1254.       Caption = 'Mimic Typing    (slower, old way of pasting)                  '
  1255.       Font.Charset = DEFAULT_CHARSET
  1256.       Font.Color = clWindowText
  1257.       Font.Height = -11
  1258.       Font.Name = 'MS Sans Serif'
  1259.       Font.Style = []
  1260.       ParentFont = False
  1261.       TabOrder = 0
  1262.     end
  1263.     object rbPaste: TRadioButton
  1264.       Left = 16
  1265.       Top = 48
  1266.       Width = 313
  1267.       Height = 17
  1268.       Hint = 
  1269.         'faster, requires CTRL+V to paste, works with high ascii characte' +
  1270.         'rs'
  1271.       Caption = 'Place on clipboard and press CTRL+V    (Recommend)'
  1272.       Font.Charset = DEFAULT_CHARSET
  1273.       Font.Color = clWindowText
  1274.       Font.Height = -11
  1275.       Font.Name = 'MS Sans Serif'
  1276.       Font.Style = []
  1277.       ParentFont = False
  1278.       TabOrder = 1
  1279.       OnClick = rbPasteClick
  1280.     end
  1281.     object rbClipboardOnly: TRadioButton
  1282.       Left = 16
  1283.       Top = 96
  1284.       Width = 321
  1285.       Height = 17
  1286.       Hint = 'Only places item on clipboard. User must manually past item.'
  1287.       Caption = 'Place on clipboard and don'#39't paste  (for console programs, etc)'
  1288.       Font.Charset = DEFAULT_CHARSET
  1289.       Font.Color = clWindowText
  1290.       Font.Height = -11
  1291.       Font.Name = 'MS Sans Serif'
  1292.       Font.Style = []
  1293.       ParentFont = False
  1294.       TabOrder = 2
  1295.       OnClick = rbClipboardOnlyClick
  1296.     end
  1297.     object Panel1: TPanel
  1298.       Left = 10
  1299.       Top = 112
  1300.       Width = 321
  1301.       Height = 89
  1302.       BevelOuter = bvNone
  1303.       TabOrder = 3
  1304.       object Label4: TLabel
  1305.         Left = 8
  1306.         Top = 14
  1307.         Width = 68
  1308.         Height = 13
  1309.         Caption = 'Non-text Items'
  1310.         Font.Charset = DEFAULT_CHARSET
  1311.         Font.Color = clWindowText
  1312.         Font.Height = -11
  1313.         Font.Name = 'MS Sans Serif'
  1314.         Font.Style = []
  1315.         ParentFont = False
  1316.       end
  1317.       object rbOtherClipboardOnly: TRadioButton
  1318.         Left = 8
  1319.         Top = 56
  1320.         Width = 201
  1321.         Height = 17
  1322.         Hint = 'Only places item on clipboard. User must manually past item.'
  1323.         Caption = 'Place on clipboard and don'#39't paste'
  1324.         Font.Charset = DEFAULT_CHARSET
  1325.         Font.Color = clWindowText
  1326.         Font.Height = -11
  1327.         Font.Name = 'MS Sans Serif'
  1328.         Font.Style = []
  1329.         ParentFont = False
  1330.         TabOrder = 0
  1331.       end
  1332.       object rbOtherPaste: TRadioButton
  1333.         Left = 8
  1334.         Top = 32
  1335.         Width = 217
  1336.         Height = 17
  1337.         Hint = 'requires CTRL+V to paste '
  1338.         Caption = 'Place on clipboard and press CTRL+V   '
  1339.         Font.Charset = DEFAULT_CHARSET
  1340.         Font.Color = clWindowText
  1341.         Font.Height = -11
  1342.         Font.Name = 'MS Sans Serif'
  1343.         Font.Style = []
  1344.         ParentFont = False
  1345.         TabOrder = 1
  1346.       end
  1347.     end
  1348.     object rbPasteSI: TRadioButton
  1349.       Left = 16
  1350.       Top = 72
  1351.       Width = 313
  1352.       Height = 17
  1353.       Hint = 
  1354.         'faster, requires CTRL+V to paste, works with high ascii characte' +
  1355.         'rs'
  1356.       Caption = 'Place on clipboard and press SHIFT+INSERT'
  1357.       Font.Charset = DEFAULT_CHARSET
  1358.       Font.Color = clWindowText
  1359.       Font.Height = -11
  1360.       Font.Name = 'MS Sans Serif'
  1361.       Font.Style = []
  1362.       ParentFont = False
  1363.       TabOrder = 4
  1364.       OnClick = rbPasteSIClick
  1365.     end
  1366.     object cbPasteComplex: TCheckBox
  1367.       Left = 16
  1368.       Top = 208
  1369.       Width = 273
  1370.       Height = 17
  1371.       Hint = 'Use this to paste as formats like Rich Text by default'
  1372.       Caption = 'Paste as complex item by default (not as simple text)'
  1373.       TabOrder = 5
  1374.     end
  1375.   end
  1376.   object ImageList1: TImageList
  1377.     Left = 40
  1378.     Top = 184
  1379.     Bitmap = {
  1380.       494C010109000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1381.       0000000000003600000028000000400000004000000001002000000000000040
  1382.       0000000000000000000000000000000000000000000000000000000000000000
  1383.       0000000000000000000000000000000000000000000000000000000000000000
  1384.       0000000000000000000000000000000000000000000000000000000000000000
  1385.       0000000000000000000000000000000000000000000000000000000000000000
  1386.       0000000000000000000000000000000000000000000000000000000000000000
  1387.       0000000000000000000000000000000000000000000000000000000000000000
  1388.       0000000000000000000000000000000000000000000000000000000000000000
  1389.       0000000000000000000000000000000000000000000000000000000000000000
  1390.       0000000000000000000000000000000000000000000000000000000000000000
  1391.       0000000000000000000000000000000000000000000000000000000000000000
  1392.       0000000000000000000000000000000000000000000000000000000000000000
  1393.       0000000000000000000000000000000000000000000000000000000000000000
  1394.       0000000000000000000000000000000000000000000000000000000000000000
  1395.       0000000000000000000000000000000000000000000000000000000000000000
  1396.       0000000000000000000000000000000000000000000000000000000000000000
  1397.       0000000000000000000000000000000000000000000000000000000000000000
  1398.       0000000000000000000000000000000000000000000000000000000000000000
  1399.       0000000000000000000000000000000000000000000000000000000000000000
  1400.       0000000000000000000000000000000000000000000000000000000000000000
  1401.       0000000000000000000000000000000000000000000000000000000000000000
  1402.       0000000000000000000000000000000000000000000000000000000000000000
  1403.       0000000000000000000000000000000000000000000000000000000000000000
  1404.       0000000000000000000000000000000000000000000000000000000000000000
  1405.       0000000000000000000000000000000000000000000000000000000000000000
  1406.       0000000000000000000000000000000000000000000000000000000000000000
  1407.       0000000000000000000000000000000000000000000000000000000000000000
  1408.       0000000000000000000000000000000000000000000000000000000000000000
  1409.       0000000000000000000000000000000000000000000000000000000000000000
  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.       0000000000000000000000000000000000000000000000000000000000000000
  1425.       0000000000000000000000000000000000000000000000000000000000000000
  1426.       0000000000000000000000000000000000000000000000000000000000000000
  1427.       0000000000000000000000000000000000000000000000000000000000000000
  1428.       0000000000000000000000000000000000000000000000000000000000000000
  1429.       0000000000000000000000000000000000000000000000000000000000000000
  1430.       0000000000000000000000000000000000000000000000000000000000000000
  1431.       0000000000000000000000000000000000000000000000000000000000000000
  1432.       0000000000000000000000000000000000000000000000000000000000000000
  1433.       0000000000000000000000000000000000000000000000000000000000000000
  1434.       0000000000000000000000000000000000000000000000000000000000000000
  1435.       0000000000000000000000000000000000000000000000000000000000000000
  1436.       0000000000000000000000000000000000000000000000000000000000000000
  1437.       0000000000000000000000000000000000000000000000000000000000000000
  1438.       0000000000000000000000000000000000000000000000000000000000000000
  1439.       0000000000000000000000000000000000000000000000000000000000000000
  1440.       0000000000000000000000000000000000000000000000000000000000000000
  1441.       0000000000000000000000000000000000000000000000000000000000000000
  1442.       0000000000000000000000000000000000000000000000000000000000000000
  1443.       0000000000000000000000000000000000000000000000000000000000000000
  1444.       0000000000000000000000000000000000000000000000000000000000000000
  1445.       0000000000000000000000000000000000000000000000000000000000000000
  1446.       0000000000000000000000000000000000000000000000000000000000000000
  1447.       0000000000000000000000000000000000000000000000000000000000000000
  1448.       0000000000000000000000000000000000000000000000000000000000000000
  1449.       0000000000000000000000000000000000000000000000000000000000000000
  1450.       0000000000000000000000000000000000000000000000000000000000000000
  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.       0000000000000000000000000000000000000000000000000000000000000000
  1465.       0000000000000000000000000000000000000000000000000000000000000000
  1466.       0000000000000000000000000000000000000000000000000000000000000000
  1467.       0000000000000000000000000000000000000000000000000000000000000000
  1468.       0000000000000000000000000000000000000000000000000000000000000000
  1469.       0000000000000000000000000000000000000000000000000000000000000000
  1470.       0000000000000000000000000000000000000000000000000000000000000000
  1471.       0000000000000000000000000000000000000000000000000000000000000000
  1472.       0000000000000000000000000000000000000000000000000000000000000000
  1473.       0000000000000000000000000000000000000000000000000000000000000000
  1474.       0000000000000000000000000000000000000000000000000000000000000000
  1475.       0000000000000000000000000000000000000000000000000000000000000000
  1476.       0000000000000000000000000000000000000000000000000000000000000000
  1477.       0000000000000000000000000000000000000000000000000000000000000000
  1478.       0000000000000000000000000000000000000000000000000000000000000000
  1479.       0000000000000000000000000000000000000000000000000000000000000000
  1480.       0000000000000000000000000000000000000000000000000000000000000000
  1481.       0000000000000000000000000000000000000000000000000000000000000000
  1482.       0000000000000000000000000000000000000000000000000000000000000000
  1483.       0000000000000000000000000000000000000000000000000000000000000000
  1484.       0000000000000000000000000000000000000000000000000000000000000000
  1485.       0000000000000000000000000000000000000000000000000000000000000000
  1486.       0000000000000000000000000000000000000000000000000000000000000000
  1487.       0000000000000000000000000000000000000000000000000000000000000000
  1488.       0000000000000000000000000000000000000000000000000000000000000000
  1489.       0000000000000000000000000000000000000000000000000000000000000000
  1490.       0000000000000000000000000000000000000000000000000000000000000000
  1491.       0000000000000000000000000000000000000000000000000000000000000000
  1492.       0000000000000000000000000000000000000000000000000000000000000000
  1493.       0000000000000000000000000000000000000000000000000000000000000000
  1494.       0000000000000000000000000000000000000000000000000000000000000000
  1495.       0000000000000000000000000000000000000000000000000000000000000000
  1496.       0000000000000000000000000000000000000000000000000000000000000000
  1497.       0000000000000000000000000000000000000000000000000000000000000000
  1498.       0000000000000000000000000000000000000000000000000000000000000000
  1499.       0000000000000000000000000000000000000000000000000000000000000000
  1500.       0000000000000000000000000000000000000000000000000000000000000000
  1501.       0000000000000000000000000000000000000000000000000000000000000000
  1502.       0000000000000000000000000000000000000000000000000000000000000000
  1503.       0000000000000000000000000000000000000000000000000000000000000000
  1504.       0000000000000000000000000000000000000000000000000000000000000000
  1505.       0000000000000000000000000000000000000000000000000000000000000000
  1506.       0000000000000000000000000000000000000000000000000000000000000000
  1507.       0000000000000000000000000000000000000000000000000000000000000000
  1508.       0000000000000000000000000000000000000000000000000000000000000000
  1509.       0000000000000000000000000000000000000000000000000000000000000000
  1510.       0000000000000000000000000000000000000000000000000000000000000000
  1511.       0000000000000000000000000000000000000000000000000000000000000000
  1512.       0000000000000000000000000000000000000000000000000000000000000000
  1513.       0000000000000000000000000000000000000000000000000000000000000000
  1514.       0000000000000000000000000000000000000000000000000000000000000000
  1515.       0000000000000000000000000000000000000000000000000000000000000000
  1516.       0000000000000000000000000000000000000000000000000000000000000000
  1517.       0000000000000000000000000000000000000000000000000000000000000000
  1518.       0000000000000000000000000000000000000000000000000000000000000000
  1519.       0000000000000000000000000000000000000000000000000000000000000000
  1520.       0000000000000000000000000000000000000000000000000000000000000000
  1521.       0000000000000000000000000000000000000000000000000000000000000000
  1522.       0000000000000000000000000000000000000000000000000000000000000000
  1523.       0000000000000000000000000000000000000000000000000000000000000000
  1524.       0000000000000000000000000000000000000000000000000000000000000000
  1525.       0000000000000000000000000000000000000000000000000000000000000000
  1526.       0000000000000000000000000000000000000000000000000000000000000000
  1527.       0000000000000000000000000000000000000000000000000000000000000000
  1528.       0000000000000000000000000000000000000000000000000000000000000000
  1529.       0000000000000000000000000000000000000000000000000000000000000000
  1530.       0000000000000000000000000000000000000000000000000000000000000000
  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.       0000000000000000000000000000000000000000000000000000000000008080
  1551.       8000000000008080800000000000808080000000000080808000000000008080
  1552.       8000000000008080800000000000000000000000000000000000000000000000
  1553.       0000000000000000000000000000000000000000000000000000000000000000
  1554.       0000000000000000000000000000000000000000000000000000000000000000
  1555.       0000000000000000000000000000000000000000000000000000000000000000
  1556.       0000000000000000000000000000000000000000000000000000000000000000
  1557.       0000000000000000000000000000000000000000000000000000000000000000
  1558.       00000000000000000000000000000000000000000000000000008080800000FF
  1559.       FF000000000000FFFF000000000000FFFF000000000000FFFF000000000000FF
  1560.       FF000000000000FFFF0080808000000000000000000000000000000000000000
  1561.       0000000000000000000000000000000000000000000000000000000000000000
  1562.       0000000000000000000000000000000000000000000000000000000000000000
  1563.       0000000000000000000000000000000000000000000000000000000000000000
  1564.       0000000000000000000000000000000000000000000000000000000000000000
  1565.       0000000000000000000000000000000000000000000000000000000000000000
  1566.       0000000000000000000000000000000000000000000000000000000000000000
  1567.       000000FFFF000000000000FFFF000000000000FFFF000000000000FFFF000000
  1568.       000000FFFF000000000000000000000000000000000000000000000000000000
  1569.       0000000000000000000000000000000000000000000000000000000000000000
  1570.       0000000000000000000000000000000000000000000000000000000000000000
  1571.       0000000000000000000000000000000000000000000000000000000000000000
  1572.       0000000000000000000000000000000000000000000000000000000000000000
  1573.       0000000000000000000000000000000000000000000000000000000000000000
  1574.       00000000000000000000000000000000000000000000000000008080800000FF
  1575.       FF00808080008080800080808000808080008080800080808000808080008080
  1576.       80008080800000FFFF0080808000000000000000000000000000000000000000
  1577.       0000000000000000000000000000000000000000000000000000000000000000
  1578.       0000000000000000000000000000000000000000000000000000000000000000
  1579.       0000000000000000000000000000000000000000000000000000000000000000
  1580.       0000000000000000000000000000000000000000000000000000000000000000
  1581.       0000000000000000000000000000000000000000000000000000000000000000
  1582.       0000000000000000000000000000000000000000000000000000000000000000
  1583.       000000FFFF000000000000FFFF0000000000000000000000000000FFFF000000
  1584.       000000FFFF000000000000000000000000000000000000000000000000000000
  1585.       0000000000000000000000000000000000000000000000000000000000000000
  1586.       0000000000000000000000000000000000000000000000000000000000000000
  1587.       0000000000000000000000000000000000000000000000000000000000000000
  1588.       0000000000000000000000000000000000000000000000000000000000000000
  1589.       0000000000000000000000000000000000000000000000000000000000000000
  1590.       0000000000000000000000000000000000000000000000000000000000000000
  1591.       0000000000008080800080808000808080008080800080808000808080008080
  1592.       80000000000000FFFF0080808000000000000000000000000000000000000000
  1593.       0000000000000000000000000000000000000000000000000000000000000000
  1594.       0000000000000000000000000000000000000000000000000000000000000000
  1595.       0000000000000000000000000000000000000000000000000000000000000000
  1596.       0000000000000000000000000000000000000000000000000000000000000000
  1597.       0000000000000000000000000000000000000000000000000000000000000000
  1598.       0000000000000000000000000000000000000000000080808000000000000000
  1599.       0000000000000000000000FFFF000000000000FFFF000000000000FFFF000000
  1600.       000000FFFF000000000000000000000000000000000000000000000000000000
  1601.       0000000000000000000000000000000000000000000000000000000000000000
  1602.       0000000000000000000000000000000000000000000000000000000000000000
  1603.       0000000000000000000000000000000000000000000000000000000000000000
  1604.       0000000000000000000000000000000000000000000000000000000000000000
  1605.       0000000000000000000000000000000000000000000000000000000000000000
  1606.       0000000000000000000000000000000000008080800000000000000000000000
  1607.       0000000000000000000080808000000000008080800000000000808080000000
  1608.       0000808080000000000080808000000000000000000000000000000000000000
  1609.       0000000000000000000000000000000000000000000000000000000000000000
  1610.       0000000000000000000000000000000000000000000000000000000000000000
  1611.       0000000000000000000000000000000000000000000000000000000000000000
  1612.       0000000000000000000000000000000000000000000000000000000000000000
  1613.       0000000000000000000000000000000000000000000000000000000000000000
  1614.       0000000000000000000000000000000000000000000000000000000000008080
  1615.       8000000000000000000000000000000000000000000000000000000000000000
  1616.       0000000000000000000000000000000000000000000000000000000000000000
  1617.       0000000000000000000000000000000000000000000000000000000000000000
  1618.       0000000000000000000000000000000000000000000000000000000000000000
  1619.       0000000000000000000000000000000000000000000000000000000000000000
  1620.       0000000000000000000000000000000000000000000000000000000000000000
  1621.       0000000000000000000000000000000000000000000000000000000000000000
  1622.       0000000000000000000000000000000000000000000000000000808080000000
  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.       0000800000008000000080000000800000008000000080000000800000000000
  1640.       0000000000000000000000000000000000000000000000000000000000000000
  1641.       0000000000000000000000000000000000000000000000000000000000000000
  1642.       0000000000000000000000000000000000000000000000000000000000000000
  1643.       0000000000000000000000000000000000000000000000000000000000000000
  1644.       0000000000000000000000000000000000000000000000000000000000000000
  1645.       0000000000000000000000000000000000000000000000000000000000000000
  1646.       0000000000000000000000000000000000000000000000000000000000000000
  1647.       0000800000008080800080808000808080008080800080808000800000008000
  1648.       000080000000800000008000000080000000FFFFFF00FFFFFF0080000000FFFF
  1649.       FF00FFFFFF00FFFFFF0000000000000000000000000000000000000000000000
  1650.       00000000000000000000FFFFFF00FFFFFF000000000000000000000000000000
  1651.       0000000000000000000084000000840000008400000084000000840000008400
  1652.       0000840000008400000084000000840000000000000000000000000000000000
  1653.       0000000000000000000000000000000000008000000000000000000000000000
  1654.       0000000000000000000000000000000000000000000000000000000000000000
  1655.       000080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF0080808000800000008080
  1656.       800080808000808080008080800080000000FFFFFF00FFFFFF0080000000FFFF
  1657.       FF00FFFFFF00FFFFFF0000000000FFFFFF008080800080808000808080008080
  1658.       80008080800000000000FFFFFF00FFFFFF000000000000000000000000000000
  1659.       0000000000000000000084000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1660.       FF00FFFFFF00FFFFFF00FFFFFF00840000000000000000000000000000008080
  1661.       8000008080008080800000808000808080008080800080808000808080008080
  1662.       80008080800080808000000000000000000000000000FFFFFF00808080008080
  1663.       800080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF008080800080000000FFFF
  1664.       FF00FFFFFF00FFFFFF008080800080000000FFFFFF00FFFFFF0080000000FFFF
  1665.       FF00FFFFFF00FFFFFF0000000000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
  1666.       FF008080800000000000FFFFFF00FFFFFF000000000084848400008484008484
  1667.       840000848400848484008A0C0C00FFFFFF000000000000000000000000000000
  1668.       00000000000000000000FFFFFF00840000000000000000000000000000000080
  1669.       8000808080000080800080808000008080008080800080808000808080008080
  1670.       80008080800080808000808080000000000000000000FFFFFF0080808000C0C0
  1671.       C00080000000FFFFFF00FFFFFF0080000000800000008000000080000000FFFF
  1672.       FF00FFFFFF00FFFFFF008080800080000000FFFFFF00FFFFFF0080000000FFFF
  1673.       FF00FFFFFF00FFFFFF0000000000FFFFFF0080808000FF00000080808000FF00
  1674.       00008080800000000000FFFFFF00FFFFFF000000000000848400848484000084
  1675.       8400848484000084840084000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1676.       FF00FFFFFF00FFFFFF00FFFFFF00840000000000000000000000000000008080
  1677.       8000008080008080800000808000808080008080800080808000808080008080
  1678.       80008080800080808000808080000000000000000000FFFFFF00C0C0C00000FF
  1679.       FF0080000000FFFFFF00FFFFFF0080000000FFFFFF0080000000FFFFFF00FFFF
  1680.       FF0080000000800000008000000080000000FFFFFF00FFFFFF0080000000FFFF
  1681.       FF00FFFFFF00FFFFFF0000000000FFFFFF00FFFFFF0000FFFF00FFFFFF0000FF
  1682.       FF008080800000000000FFFFFF00FFFFFF000000000084848400008484008484
  1683.       8400008484008484840084000000FFFFFF00000000000000000000000000FFFF
  1684.       FF00840000008400000084000000840000000000000000000000000000000080
  1685.       8000808080000080800080808000008080008080800080808000808080008080
  1686.       80008080800080808000808080000000000000000000FFFFFF0080808000C0C0
  1687.       C00080000000FFFFFF00FFFFFF00800000008000000080000000FFFFFF00FFFF
  1688.       FF0080000000FFFFFF008000000000000000FFFFFF00FFFFFF0080000000FFFF
  1689.       FF00FFFFFF00FFFFFF0000000000FFFFFF0080808000FF00000080808000FF00
  1690.       00008080800000000000FFFFFF00FFFFFF000000000000848400848484000084
  1691.       8400848484000084840084000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1692.       FF0084000000FFFFFF0084000000000000000000000000000000000000008080
  1693.       8000008080008080800000808000808080008080800080808000808080008080
  1694.       80008080800080808000808080008000000000000000FFFFFF00C0C0C00000FF
  1695.       FF00800000008000000080000000800000000080800080000000FFFFFF00FFFF
  1696.       FF0080000000800000000000000000000000FFFFFF00FFFFFF0080000000FFFF
  1697.       FF00FFFFFF00FFFFFF0000000000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
  1698.       FF008080800000000000FFFFFF00FFFFFF000000000084848400008484008484
  1699.       8400008484008484840084000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1700.       FF00840000008400000000000000000000000000000000000000000000000080
  1701.       8000808080000080800080808000008080008080800080808000808080008080
  1702.       80008080800080808000808080000000000000000000FFFFFF0080808000C0C0
  1703.       C00080808000C0C0C00080808000C0C0C0008080800080000000800000008000
  1704.       000080000000000000000000000000000000FFFFFF00FFFFFF0080000000FFFF
  1705.       FF00FFFFFF00FFFFFF0000000000FFFFFF0080808000FF00000080808000FF00
  1706.       00008080800000000000FFFFFF00FFFFFF000000000000848400848484000084
  1707.       8400848484000084840084000000840000008400000084000000840000008400
  1708.       0000840000000000000000000000000000000000000000000000000000008080
  1709.       8000008080008080800000808000808080000080800080808000008080008080
  1710.       80000080800080808000008080000000000000000000FFFFFF0000FFFF00C0C0
  1711.       C00000FFFF00C0C0C00000FFFF00C0C0C00000FFFF00C0C0C00000FFFF00C0C0
  1712.       C00080808000000000000000000000000000FFFFFF00FFFFFF0080000000FFFF
  1713.       FF00FFFFFF00FFFFFF0000000000FFFFFF00FFFFFF0000FFFF00FFFFFF0000FF
  1714.       FF008080800000000000FFFFFF00FFFFFF000000000084848400008484008484
  1715.       8400008484008484840000848400848484000084840084848400008484008484
  1716.       8400008484000000000000000000000000000000000000000000000000000080
  1717.       8000808080000000000000000000000000000000000000000000000000000000
  1718.       00000000000080808000808080000000000000000000FFFFFF00808080000000
  1719.       000000000000000000000000000000000000000000000000000000000000FFFF
  1720.       FF0080808000000000000000000000000000FFFFFF00FFFFFF0080000000FFFF
  1721.       FF00FFFFFF00FFFFFF0000000000FFFFFF0080808000FF00000080808000FF00
  1722.       00008080800000000000FFFFFF00FFFFFF000000000000848400848484000000
  1723.       0000000000000000000000000000000000000000000000000000000000008484
  1724.       8400848484000000000000000000000000000000000000000000000000008080
  1725.       8000808080000000000000000000000000000000000000000000000000000000
  1726.       00000000000080808000008080000000000000000000FFFFFF00808080000000
  1727.       0000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000000000008080
  1728.       8000808080000000000000000000000000008000000080000000800000008000
  1729.       000080000000FFFFFF0000000000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
  1730.       FF008080800000000000FFFFFF00FFFFFF000000000084848400848484000000
  1731.       0000C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600000000008484
  1732.       8400008484000000000000000000000000000000000000000000000000000080
  1733.       800080808000008080000000000000FFFF00000000000000000000FFFF000000
  1734.       00008080800000808000808080000000000000000000FFFFFF00808080000080
  1735.       80000000000000FFFF00000000000000000000FFFF000000000080808000FFFF
  1736.       FF0080808000000000000000000000000000FFFFFF0080000000800000008000
  1737.       0000FFFFFF00FFFFFF0000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1738.       FF00FFFFFF0000000000FFFFFF00FFFFFF000000000000848400848484000084
  1739.       84000000000000FFFF00000000000000000000FFFF0000000000848484000084
  1740.       8400848484000000000000000000000000000000000000000000000000000000
  1741.       00000000000000000000000000000000000000FFFF0000FFFF00000000000000
  1742.       0000000000000000000000000000000000000000000000000000000000000000
  1743.       0000000000000000000000FFFF0000FFFF000000000000000000000000000000
  1744.       000000000000000000000000000000000000FFFFFF00FFFFFF0080000000FFFF
  1745.       FF00FFFFFF00FFFFFF0000000000000000000000000000000000000000000000
  1746.       00000000000000000000FFFFFF00FFFFFF000000000000000000000000000000
  1747.       0000000000000000000000FFFF0000FFFF000000000000000000000000000000
  1748.       0000000000000000000000000000000000000000000000000000000000000000
  1749.       0000000000000000000000000000000000000000000000000000000000000000
  1750.       0000000000000000000000000000000000000000000000000000000000000000
  1751.       0000000000000000000000000000000000000000000000000000000000000000
  1752.       0000000000000000000000000000000000000000000000000000000000000000
  1753.       0000000000000000000000000000000000000000000000000000000000000000
  1754.       0000000000000000000000000000000000000000000000000000000000000000
  1755.       0000000000000000000000000000000000000000000000000000000000000000
  1756.       0000000000000000000000000000000000000000000000000000000000000000
  1757.       0000000000000000000000000000000000000000000000000000000000000000
  1758.       0000000000000000000000000000000000000000000000000000000000000000
  1759.       0000000000000000000000000000000000000000000000000000000000000000
  1760.       0000000000000000000000000000000000000000000000000000000000000000
  1761.       0000000000000000000000000000000000000000000000000000000000000000
  1762.       0000000000000000000000000000000000000000000000000000000000000000
  1763.       0000000000000000000000000000000000000000000000000000000000000000
  1764.       0000000000000000000000000000000000000000000000000000000000000000
  1765.       0000000000000000000000000000000000000000000000000000000000000000
  1766.       0000000000000000000000000000000000000000000000000000C0C0C000C0C0
  1767.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  1768.       C000C0C0C000C0C0C000C0C0C000000000000000000000000000000000000000
  1769.       0000000000000000000000000000000000000000000000000000000000000000
  1770.       0000000000000000000000000000000000000000000000000000000000000000
  1771.       0000000000000000000000000000000000000000000000000000000000000000
  1772.       0000000000000000000000000000000000000000000000000000000000000000
  1773.       0000000000000000000000000000000000000000000000000000000000000000
  1774.       000000000000000000000000000000000000C0C0C000C0C0C000808080008080
  1775.       8000808080008080800080808000808080008080800080808000808080008080
  1776.       8000808080008080800080808000C0C0C0000000000000000000000000000000
  1777.       0000000000000000000080000000800000008000000080000000800000008000
  1778.       0000800000008000000080000000800000000000000000000000000000000000
  1779.       000000000000000000000000000000000000000000000000000000FFFF008080
  1780.       8000808080000000000000000000000000000000000000000000000000000000
  1781.       0000000000000000000000000000000000000000000000000000000000000000
  1782.       000000000000000000000000000000000000C0C0C00080000000C0C0C000C0C0
  1783.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  1784.       C000C0C0C000C0C0C000C0C0C000800080000000000000000000000000000000
  1785.       0000000000000000000080000000808080008080800080808000808080008080
  1786.       8000808080008080800080808000800000000000000000000000000000000000
  1787.       0000000000000000000000000000000000000000000000FFFF0080808000C0C0
  1788.       C000808080008080800000000000000000000000000000000000000000008400
  1789.       0000840000008400000084000000840000008400000084000000840000008400
  1790.       000084000000000000000000000000000000C0C0C00080000000FF000000FF00
  1791.       0000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF00
  1792.       0000FF000000FF000000FF0000008000000000000000FFFFFF00808080008080
  1793.       8000808080008080800080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1794.       FF00FFFFFF00FFFFFF0080808000800000000000000000000000000000000000
  1795.       000000000000000000000000000000000000000000008080800000FFFF008080
  1796.       8000C0C0C0008080800080808000000000000000000000000000000000008400
  1797.       0000000000000000000000000000000000000000000000000000000000000000
  1798.       000084000000000000000000000000000000C0C0C00080000000FF000000FF00
  1799.       0000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF00
  1800.       0000FF000000FF000000FF0000008000000000000000FFFFFF0080808000C0C0
  1801.       C00080808000C0C0C00080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1802.       FF00FFFFFF00FFFFFF0080808000800000000000000000000000000000000000
  1803.       00000000000000000000000000000000000000FFFF0000FFFF008080800000FF
  1804.       FF0080808000C0C0C00080808000000000000000000000000000000000008A0C
  1805.       0C00000000000000000000000000000000000000000000000000000000000000
  1806.       000084000000000000000000000000000000C0C0C00080000000800000008000
  1807.       0000800000008000000080000000800000008000000080000000800000008000
  1808.       00008000000080000000800000008000000000000000FFFFFF00C0C0C00000FF
  1809.       FF00C0C0C00000FFFF0080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1810.       FF00800000008000000080000000800000000000000000000000000000000000
  1811.       000000000000000000000000000000000000000000008080800000FFFF008080
  1812.       800000FFFF008080800000FFFF00000000000000000000000000000000008400
  1813.       0000000000000000000000000000000000000000000000000000000000000000
  1814.       000084000000000000000000000000000000C0C0C00080000000800000000000
  1815.       0000800000008000000000000000800000008000000080000000000000008000
  1816.       00008000000000000000800000008000000000000000FFFFFF0080808000C0C0
  1817.       C00080808000C0C0C00080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1818.       FF0080000000FFFFFF0080000000000000008080800000000000808080008080
  1819.       80008080800080808000808080008080800080000000000000008080800000FF
  1820.       FF008080800000FFFF0000000000000000000000000000000000000000008400
  1821.       0000840000008400000084000000840000008400000084000000840000008400
  1822.       000084000000000000000000000000000000C0C0C00080000000800000000000
  1823.       000080000000800000000000000080000000FF00000080000000000000008000
  1824.       0000C0C0C00000000000800000008000000000000000FFFFFF00C0C0C00000FF
  1825.       FF00C0C0C00000FFFF0080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1826.       FF008000000080000000000000000000000000000000808080000000FF000000
  1827.       80000000800000008000000080000000800000000000000000000000000000FF
  1828.       FF00000000000000000000000000000000000000000000000000000000008400
  1829.       0000000000000000000000000000000000000000000000000000000000000000
  1830.       000084000000000000000000000000000000C0C0C00080000000800000000000
  1831.       0000000000000000000000000000800000000000000080000000000000000000
  1832.       00000000000080000000800000008000000000000000FFFFFF0080808000C0C0
  1833.       C00080808000C0C0C00080000000800000008000000080000000800000008000
  1834.       00008000000000000000000000000000000000000000808080000000FF000000
  1835.       8000000080000000800000008000000080008080800000000000000000000000
  1836.       0000000000000000000000000000000000000000000000000000000000008A0C
  1837.       0C00000000000000000000000000000000000000000000000000000000000000
  1838.       000084000000000000000000000000000000C0C0C00080000000800000000000
  1839.       000080000000800000000000000080000000FF00000080000000000000008000
  1840.       00000000000080000000800000008000000000000000FFFFFF0000FFFF00C0C0
  1841.       C00000FFFF00C0C0C00000FFFF00C0C0C00000FFFF00C0C0C00000FFFF00FFFF
  1842.       FF00808080000000000000000000000000000000000000000000808080000000
  1843.       FF000000800000008000000080000000800080808000C0C0C000000000000000
  1844.       0000000000000000000000000000000000000000000000000000000000008400
  1845.       0000000000000000000000000000000000000000000000000000000000000000
  1846.       000084000000000000000000000000000000C0C0C00080000000800000000000
  1847.       0000800000008000000000000000800000008000000080000000000000008000
  1848.       0000C0C0C00000000000800000008000000000000000FFFFFF00FFFFFF000000
  1849.       000000000000000000000000000000000000000000000000000000000000FFFF
  1850.       FF00808080000000000000000000000000000000000000000000808080000000
  1851.       FF0000008000000080000000800080808000C0C0C00000000000000000000000
  1852.       0000000000000000000000000000000000000000000000000000000000008400
  1853.       0000000000000000000000000000000000000000000084000000840000008400
  1854.       000084000000000000000000000000000000C0C0C00080000000800000008000
  1855.       0000800000008000000080000000800000008000000080000000800000008000
  1856.       00008000000080000000800000008000000000000000FFFFFF00808080000000
  1857.       0000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000000000008080
  1858.       8000808080000000000000000000000000000000000000000000000000008080
  1859.       80000000FF00000080000000800080808000C0C0C00000000000000000000000
  1860.       0000000000000000000000000000000000000000000000000000000000008400
  1861.       0000000000000000000000000000000000000000000084000000000000008400
  1862.       0000C8D0D400000000000000000000000000C0C0C00080000000FF000000FF00
  1863.       0000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF00
  1864.       0000FF000000FF000000FF0000008000000000000000FFFFFF00808080008080
  1865.       80000000000000FFFF00000000000000000000FFFF000000000080000000FFFF
  1866.       FF00808080000000000000000000000000000000000000000000000000008080
  1867.       80000000FF000000800080808000C0C0C0000000000000000000000000000000
  1868.       0000000000000000000000000000000000000000000000000000000000008400
  1869.       000000000000000000000000000000000000000000008400000084000000C8D0
  1870.       D400C8D0D400000000000000000000000000C0C0C00080000000FF000000FF00
  1871.       0000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF00
  1872.       0000FF000000FF000000FF000000800000000000000000000000000000000000
  1873.       0000000000000000000000FFFF0000FFFF000000000000000000000000000000
  1874.       0000000000000000000000000000000000000000000000000000000000000000
  1875.       0000808080000000FF0080808000000000000000000000000000000000000000
  1876.       0000000000000000000000000000000000000000000000000000000000008400
  1877.       000084000000840000008400000084000000840000008400000000000000C8D0
  1878.       D400C8D0D4000000000000000000000000000000000080808000800080008080
  1879.       8000808080008080800080808000808080008080800080808000808080008080
  1880.       8000808080008080800080008000808080000000000000000000000000000000
  1881.       0000000000000000000000000000000000000000000000000000000000000000
  1882.       0000000000000000000000000000000000000000000000000000000000000000
  1883.       0000808080008080800000000000000000000000000000000000000000000000
  1884.       0000000000000000000000000000000000000000000000000000000000000000
  1885.       0000000000000000000000000000000000000000000000000000000000000000
  1886.       00000000000000000000000000000000000000000000C0C0C000C0C0C000C0C0
  1887.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  1888.       C000C0C0C000C0C0C00000000000C0C0C0000000000000000000000000000000
  1889.       0000000000000000000000000000000000000000000000000000000000000000
  1890.       0000000000000000000000000000000000000000000000000000000000000000
  1891.       0000000000008080800000000000000000000000000000000000000000000000
  1892.       0000000000000000000000000000000000000000000000000000000000000000
  1893.       0000000000000000000000000000000000000000000000000000000000000000
  1894.       000000000000000000000000000000000000424D3E000000000000003E000000
  1895.       2800000040000000400000000100010000000000000200000000000000000000
  1896.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  1897.       0000000000000000000000000000000000000000000000000000000000000000
  1898.       0000000000000000000000000000000000000000000000000000000000000000
  1899.       0000000000000000000000000000000000000000000000000000000000000000
  1900.       00000000000000000000000000000000FFFF000000000000FFFF000000000000
  1901.       FFFF000000000000FFFF000000000000FFFF000000000000C001000000000000
  1902.       CAA9000000000000D555000000000000C001000000000000D5D5000000000000
  1903.       F809000000000000AD5500000000000018010000000000004FFF000000000000
  1904.       1FFF000000000000FFFF000000000000F01FFFFFFFFFFFFFF0000000FC00E001
  1905.       800000008000C000000000000000C000000000000000C000000000000000C000
  1906.       000100000001C000000300000003C000000300000003C000000300000003C000
  1907.       000300000003C3F0000300000003C000000300000003E001800700008007FE1F
  1908.       F87FFFFFF87FFFFFFFFFFFFFFFFFFFFFC001FFFFFFC7FFFF0000FC00FF83FFFF
  1909.       00008000FF01E00700000000FE80EFF700000000FE00E817000000008080EFF7
  1910.       122400010041E00712240003802BEFF71EB800038007E81712280003C03FEFF7
  1911.       12240003C07FE88700000003E07FEFA700000003E0FFEF8700008007F1FFE007
  1912.       8000F87FF3FFFFFF8002FFFFFBFFFFFF00000000000000000000000000000000
  1913.       000000000000}
  1914.   end
  1915. end
  1916.