home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / tema / goldwave / gwave506.exe / GoldWave.exe / 0 / RCDATA / TCONTROLVIEW / TCONTROLVIEW.txt
Text File  |  2003-10-10  |  44KB  |  953 lines

  1. object ControlView: TControlView
  2.   Left = 487
  3.   Top = 272
  4.   Width = 271
  5.   Height = 219
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   Caption = 'Control'
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 100
  11.   Constraints.MinWidth = 217
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   FormStyle = fsStayOnTop
  18.   OldCreateOrder = False
  19.   Scaled = False
  20.   ShowHint = True
  21.   OnClose = Close
  22.   OnHide = FormHide
  23.   OnMouseWheel = FormMouseWheel
  24.   OnResize = OnResize
  25.   OnShow = FormShow
  26.   PixelsPerInch = 96
  27.   TextHeight = 13
  28.   object Panel: TPanel
  29.     Left = 0
  30.     Top = 1
  31.     Width = 263
  32.     Height = 56
  33.     Anchors = [akLeft, akTop, akRight]
  34.     BevelOuter = bvNone
  35.     TabOrder = 0
  36.     object RecordButton: TBitton
  37.       Top = 39
  38.       Width = 33
  39.       Height = 17
  40.       Image.Data = {
  41.         06010000424D06010000000000007600000028000000160000000C0000000100
  42.         0400000000009000000000000000000000001000000000000000000000000000
  43.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  44.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  45.         888888888800888888888FFFF888888888008888888889999F88888888008888
  46.         8888999999F888888800888888799999999F88888800888888799999999F8888
  47.         8800888888799999999F88888800888888799999999F88888800888888879999
  48.         9988888888008888888879999888888888008888888887777888888888008888
  49.         88888888888888888800}
  50.       FocusAllowed = True
  51.       Action = RecordAction
  52.       Caption = 'Record'
  53.       PopupMenu = RecordPopup
  54.       TabStop = True
  55.       TabOrder = 6
  56.     end
  57.     object StopRecordButton: TBitton
  58.       Left = 34
  59.       Top = 39
  60.       Width = 33
  61.       Height = 17
  62.       Image.Data = {
  63.         06010000424D06010000000000007600000028000000160000000C0000000100
  64.         0400000000009000000000000000000000001000000000000000000000000000
  65.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  66.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  67.         88888888880088888888888888888888880088888887FFFFFFFF888888008888
  68.         88879999999F88888800888888879999999F88888800888888879999999F8888
  69.         8800888888879999999F88888800888888879999999F88888800888888879999
  70.         999F88888800888888877777777F888888008888888888888888888888008888
  71.         88888888888888888800}
  72.       FocusAllowed = True
  73.       Action = StopRecordAction
  74.       Caption = 'Stop Recording'
  75.       TabStop = True
  76.       TabOrder = 8
  77.     end
  78.     object PlayButtonGreen: TBitton
  79.       Width = 33
  80.       Height = 17
  81.       Image.Data = {
  82.         06010000424D06010000000000007600000028000000160000000C0000000100
  83.         0400000000009000000000000000000000001000000000000000000000000000
  84.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  85.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  86.         8888888888008888887FF8888888888888008888887AAFF88888888888008888
  87.         887AAAAFF888888888008888887AAAAAAFF8888888008888887AAAAAAAAF8888
  88.         88008888887AAAAAAA77888888008888887AAAAA7778888888008888887AAA77
  89.         7888888888008888887A77788888888888008888887778888888888888008888
  90.         88888888888888888800}
  91.       FocusAllowed = True
  92.       Action = PlayActionGreen
  93.       Caption = 'Play Green'
  94.       PopupMenu = PlayPopup
  95.       TabStop = True
  96.       TabOrder = 0
  97.       OnContextPopup = PopupGreen
  98.     end
  99.     object StopButton: TBitton
  100.       Left = 68
  101.       Width = 33
  102.       Height = 17
  103.       Image.Data = {
  104.         06010000424D06010000000000007600000028000000160000000C0000000100
  105.         0400000000009000000000000000000000001000000000000000000000000000
  106.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  107.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  108.         88888888880088888888888888888888880088888887FFFFFFFF888888008888
  109.         8887CCCCCCCF8888880088888887CCCCCCCF8888880088888887CCCCCCCF8888
  110.         880088888887CCCCCCCF8888880088888887CCCCCCCF8888880088888887CCCC
  111.         CCCF88888800888888877777777F888888008888888888888888888888008888
  112.         88888888888888888800}
  113.       FocusAllowed = True
  114.       Action = StopAction
  115.       Caption = 'Stop Playback'
  116.       TabStop = True
  117.       TabOrder = 2
  118.     end
  119.     object FastButton: TBitton
  120.       Left = 34
  121.       Top = 18
  122.       Width = 33
  123.       Height = 17
  124.       Image.Data = {
  125.         06010000424D06010000000000007600000028000000160000000C0000000100
  126.         0400000000009000000000000000000000001000000000000000000000000000
  127.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  128.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  129.         88888888880087FF88888887FF888888880087CCFF888887CCFF8888880087CC
  130.         CCFF8887CCCCFF88880087CCCCCCFF87CCCCCCFF880087CCCCCCCCF7CCCCCCCC
  131.         F80087CCCCCCC777CCCCCCC7780087CCCCC77787CCCCC777880087CCC7778887
  132.         CCC77788880087C777888887C777888888008777888888877788888888008888
  133.         88888888888888888800}
  134.       FocusAllowed = True
  135.       Action = FastAction
  136.       Caption = 'Fast'
  137.       TabStop = True
  138.       TabOrder = 4
  139.     end
  140.     object RewindButton: TBitton
  141.       Top = 18
  142.       Width = 33
  143.       Height = 17
  144.       Image.Data = {
  145.         06010000424D06010000000000007600000028000000160000000C0000000100
  146.         0400000000009000000000000000000000001000000000000000000000000000
  147.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  148.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  149.         88888888880088888888FFF8888888FFF800888888FFCCF88888FFCCF8008888
  150.         FFCCCCF888FFCCCCF80088FFCCCCCCF8FFCCCCCCF8008FCCCCCCCCFFCCCCCCCC
  151.         F800877CCCCCCCF77CCCCCCCF80088777CCCCCF8777CCCCCF8008888777CCCF8
  152.         88777CCCF800888888777CF88888777CF8008888888877888888887788008888
  153.         88888888888888888800}
  154.       FocusAllowed = True
  155.       Action = RewindAction
  156.       Caption = 'Rewind'
  157.       TabStop = True
  158.       TabOrder = 3
  159.     end
  160.     object PauseButton: TBitton
  161.       Left = 68
  162.       Top = 18
  163.       Width = 33
  164.       Height = 17
  165.       Image.Data = {
  166.         06010000424D06010000000000007600000028000000160000000C0000000100
  167.         0400000000009000000000000000000000001000000000000000000000000000
  168.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  169.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  170.         88888888880088888888888888888888880088888887FFF87FFF888888008888
  171.         8887CCF87CCF8888880088888887CCF87CCF8888880088888887CCF87CCF8888
  172.         880088888887CCF87CCF8888880088888887CCF87CCF8888880088888887CCF8
  173.         7CCF888888008888888777F8777F888888008888888888888888888888008888
  174.         88888888888888888800}
  175.       FocusAllowed = True
  176.       Action = PauseAction
  177.       Caption = 'Pause Playback'
  178.       TabStop = True
  179.       TabOrder = 5
  180.     end
  181.     object PlayButtonYellow: TBitton
  182.       Left = 34
  183.       Width = 33
  184.       Height = 17
  185.       Image.Data = {
  186.         06010000424D06010000000000007600000028000000160000000C0000000100
  187.         0400000000009000000000000000000000001000000000000000000000000000
  188.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  189.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  190.         8888888888008888887FF8888888888888008888887BBFF88888888888008888
  191.         887BBBBFF888888888008888887BBBBBBFF8888888008888887BBBBBBBBF8888
  192.         88008888887BBBBBBB77888888008888887BBBBB7778888888008888887BBB77
  193.         7888888888008888887B77788888888888008888887778888888888888008888
  194.         88888888888888888800}
  195.       FocusAllowed = True
  196.       Action = PlayActionYellow
  197.       Caption = 'Play Yellow'
  198.       PopupMenu = PlayPopup
  199.       TabStop = True
  200.       TabOrder = 1
  201.       OnContextPopup = PopupYellow
  202.     end
  203.     object SetupButton: TBitton
  204.       Left = 68
  205.       Top = 39
  206.       Width = 33
  207.       Height = 17
  208.       Image.Data = {
  209.         06010000424D06010000000000007600000028000000160000000C0000000100
  210.         0400000000009000000000000000000000001000000000000000000000000000
  211.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  212.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  213.         888888888800888FFFF88888FFFFFFFFF8008888888F888878808888F8008788
  214.         8888F88878000888F800788800888F8870000088F800788000088F8870080008
  215.         F800788000088F8870888000F800788800888F8878888800F800878888888888
  216.         78888880F80088788887888878888888F8008887777888887777777778008888
  217.         88888888888888888800}
  218.       FocusAllowed = True
  219.       Action = SetupAction
  220.       Caption = 'Properties'
  221.       TabStop = True
  222.       TabOrder = 9
  223.     end
  224.     object VolumeBar: TFader
  225.       Left = 107
  226.       Width = 156
  227.       Height = 16
  228.       Hint = 'Volume (100%)'
  229.       Anchors = [akLeft, akTop, akRight]
  230.       Caption = 'Volume'
  231.       TabStop = True
  232.       TabOrder = 10
  233.       OnChange = Volume
  234.       Line = 1
  235.       Page = 10
  236.       Max = 100
  237.       Position = 100
  238.       FocusAllowed = True
  239.       OnDrawThumb = DrawThumbs
  240.     end
  241.     object BalanceBar: TFader
  242.       Tag = 1
  243.       Left = 107
  244.       Top = 20
  245.       Width = 156
  246.       Height = 16
  247.       Hint = 'Balance'
  248.       Anchors = [akLeft, akTop, akRight]
  249.       Caption = 'Balance'
  250.       PopupMenu = BalancePopup
  251.       TabStop = True
  252.       TabOrder = 11
  253.       OnChange = Balance
  254.       Line = 1
  255.       Page = 10
  256.       Min = -100
  257.       Max = 100
  258.       FocusAllowed = True
  259.       OnDrawThumb = DrawThumbs
  260.     end
  261.     object SpeedBar: TFader
  262.       Tag = 2
  263.       Left = 107
  264.       Top = 40
  265.       Width = 156
  266.       Height = 16
  267.       Hint = 'Speed (1.00)'
  268.       Anchors = [akLeft, akTop, akRight]
  269.       Caption = 'Speed'
  270.       PopupMenu = SpeedPopup
  271.       TabStop = True
  272.       TabOrder = 12
  273.       OnChange = Speed
  274.       Format = '%1.2f'
  275.       Line = 0.010000000000000000
  276.       Page = 0.100000000000000000
  277.       Min = 0.010000000000000000
  278.       Max = 5
  279.       Position = 1
  280.       FocusAllowed = True
  281.       OnDrawThumb = DrawThumbs
  282.     end
  283.     object PauseRecordButton: TBitton
  284.       Top = 39
  285.       Width = 33
  286.       Height = 17
  287.       Image.Data = {
  288.         06010000424D06010000000000007600000028000000160000000C0000000100
  289.         0400000000009000000000000000000000001000000000000000000000000000
  290.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  291.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  292.         88888888880088888888888888888888880088888887FFF87FFF888888008888
  293.         888799F8799F888888008888888799F8799F888888008888888799F8799F8888
  294.         88008888888799F8799F888888008888888799F8799F888888008888888799F8
  295.         799F888888008888888777F8777F888888008888888888888888888888008888
  296.         88888888888888888800}
  297.       FocusAllowed = True
  298.       Action = PauseRecordAction
  299.       Caption = 'Pause Recording'
  300.       TabStop = True
  301.       TabOrder = 7
  302.     end
  303.   end
  304.   object ControlAction: TActionList
  305.     Images = ButtonImages
  306.     Left = 138
  307.     Top = 66
  308.     object PlayActionGreen: TAction
  309.       Category = 'Control'
  310.       Caption = 'Play'
  311.       Hint = 'Plays using green button settings'
  312.       ImageIndex = 0
  313.       ShortCut = 115
  314.       OnExecute = PlayGreen
  315.     end
  316.     object PlayActionYellow: TAction
  317.       Category = 'Control'
  318.       Caption = 'Play'
  319.       Hint = 'Plays using yellow button settings'
  320.       ImageIndex = 1
  321.       ShortCut = 8307
  322.       OnExecute = PlayYellow
  323.     end
  324.     object StopAction: TAction
  325.       Category = 'Control'
  326.       Caption = 'StopAction'
  327.       Hint = 'Stops playback'
  328.       ImageIndex = 2
  329.       ShortCut = 119
  330.       OnExecute = Stop
  331.     end
  332.     object RewindAction: TAction
  333.       Category = 'Control'
  334.       Caption = 'RewindAction'
  335.       Hint = 'Plays backwards'
  336.       ImageIndex = 3
  337.       ShortCut = 116
  338.       OnExecute = Rewind
  339.     end
  340.     object FastAction: TAction
  341.       Category = 'Control'
  342.       Caption = 'FastAction'
  343.       Hint = 'Plays fast forward'
  344.       ImageIndex = 4
  345.       ShortCut = 117
  346.       OnExecute = Fast
  347.     end
  348.     object PauseAction: TAction
  349.       Category = 'Control'
  350.       Caption = 'PauseAction'
  351.       Hint = 'Pauses playback'
  352.       ImageIndex = 5
  353.       ShortCut = 118
  354.       OnExecute = Pause
  355.     end
  356.     object RecordAction: TAction
  357.       Category = 'Control'
  358.       Caption = 'RecordAction'
  359.       Hint = 'Starts recording'
  360.       ImageIndex = 6
  361.       ShortCut = 16504
  362.       OnExecute = Record
  363.     end
  364.     object PauseRecordAction: TAction
  365.       Category = 'Control'
  366.       Caption = 'PauseRecordAction'
  367.       Hint = 'Pauses recording'
  368.       ImageIndex = 7
  369.       ShortCut = 16502
  370.       OnExecute = PauseRecord
  371.     end
  372.     object StopRecordAction: TAction
  373.       Category = 'Control'
  374.       Caption = 'StopRecordAction'
  375.       Hint = 'Stops recording'
  376.       ImageIndex = 8
  377.       ShortCut = 16503
  378.       OnExecute = StopRecord
  379.     end
  380.     object SetupAction: TAction
  381.       Category = 'Control'
  382.       Caption = 'SetupAction'
  383.       Hint = 'Sets control properties'
  384.       ImageIndex = 9
  385.       ShortCut = 122
  386.       OnExecute = Setup
  387.     end
  388.     object SetupUndock: TAction
  389.       Category = 'Control'
  390.       Caption = 'Control Window'
  391.       Hint = 'Shows the Control window'
  392.       ImageIndex = 10
  393.       OnExecute = Undock
  394.     end
  395.   end
  396.   object TimerControl: TTimer
  397.     Enabled = False
  398.     Interval = 100
  399.     OnTimer = Timer
  400.     Left = 138
  401.     Top = 98
  402.   end
  403.   object PlayPopup: TPopupMenu
  404.     Left = 138
  405.     Top = 130
  406.     object PlayPopupAll: TMenuItem
  407.       Caption = 'All'
  408.       Hint = 'Sets play region to entire file'
  409.       RadioItem = True
  410.       OnClick = PlayPopupAllClick
  411.     end
  412.     object PlayPopupSelection: TMenuItem
  413.       Caption = 'Selection'
  414.       Hint = 'Sets play region to selection'
  415.       RadioItem = True
  416.       OnClick = PlayPopupSelectionClick
  417.     end
  418.     object PlayPopupUnselected: TMenuItem
  419.       Caption = 'Unselected'
  420.       Hint = 'Sets play region to unselected ends'
  421.       RadioItem = True
  422.       OnClick = PlayPopupUnselectedClick
  423.     end
  424.     object PlayPopupView: TMenuItem
  425.       Caption = 'View'
  426.       Hint = 'Sets play region to what is shown'
  427.       RadioItem = True
  428.       OnClick = PlayPopupViewClick
  429.     end
  430.     object PlayPopupViewToEnd: TMenuItem
  431.       Caption = 'View to end'
  432.       Hint = 
  433.         'Sets play region to start at view and continue to the end of the' +
  434.         ' file'
  435.       RadioItem = True
  436.       OnClick = PlayPopupViewToEndClick
  437.     end
  438.     object PlayPopupFinish: TMenuItem
  439.       Caption = 'Finish'
  440.       Hint = 'Sets play region to a few second before finish marker'
  441.       RadioItem = True
  442.       OnClick = PlayPopupFinishClick
  443.     end
  444.     object PlayPopupIntro: TMenuItem
  445.       Caption = 'Intro/loop/end'
  446.       Hint = 
  447.         'Sets play region to unselected beginning, looped selection, then' +
  448.         ' unselected end'
  449.       OnClick = PlayPopupIntroClick
  450.     end
  451.     object PlayPopupBar: TMenuItem
  452.       Caption = '-'
  453.     end
  454.     object PlayPopupLoop: TMenuItem
  455.       Caption = 'Loop'
  456.       Hint = 'Enables or disable looping'
  457.       OnClick = PlayPopupLoopClick
  458.     end
  459.   end
  460.   object RecordPopup: TPopupMenu
  461.     OnPopup = SetRecordPopup
  462.     Left = 170
  463.     Top = 130
  464.     object RecordPopupMonitor: TMenuItem
  465.       Caption = 'Monitor input'
  466.       OnClick = RecordPopupMonitorClick
  467.     end
  468.     object RecordPopupTimer: TMenuItem
  469.       Caption = 'Timer'
  470.       Hint = 'Enable or disable timer when recording'
  471.       OnClick = RecordPopupTimerClick
  472.     end
  473.     object RecordPopupLevel: TMenuItem
  474.       Caption = 'Level activated'
  475.       Hint = 'Enables or disables level activated recording'
  476.       OnClick = RecordPopupLevelClick
  477.     end
  478.     object RecordPopupSeparator: TMenuItem
  479.       Caption = '-'
  480.     end
  481.     object RecordPopupBounded: TMenuItem
  482.       Caption = 'Bounded to selection'
  483.       RadioItem = True
  484.       OnClick = RecordPopupBoundedClick
  485.     end
  486.     object RecordPopupLoop: TMenuItem
  487.       Caption = 'Bounded and looped'
  488.       RadioItem = True
  489.       OnClick = RecordPopupLoopClick
  490.     end
  491.     object RecordPopupUnbounded: TMenuItem
  492.       Caption = 'Unbounded'
  493.       RadioItem = True
  494.       OnClick = RecordPopupUnboundedClick
  495.     end
  496.   end
  497.   object VisualPopup: TPopupMenu
  498.     Left = 170
  499.     Top = 98
  500.     object VisualPopupProperties: TMenuItem
  501.       Caption = 'Properties...'
  502.       OnClick = VisualPopupPropertiesClick
  503.     end
  504.     object N1: TMenuItem
  505.       Caption = '-'
  506.     end
  507.   end
  508.   object SpeedPopup: TPopupMenu
  509.     OnPopup = SpeedPopupSetup
  510.     Left = 108
  511.     Top = 98
  512.     object SpeedPopupNormal: TMenuItem
  513.       Tag = 100
  514.       Caption = 'Normal (&1.0)'
  515.       RadioItem = True
  516.       OnClick = SpeedPopupClick
  517.     end
  518.     object SpeedPopupQuarter: TMenuItem
  519.       Tag = 25
  520.       Caption = '&Quarter (0.25)'
  521.       RadioItem = True
  522.       OnClick = SpeedPopupClick
  523.     end
  524.     object SpeedPopupHalf: TMenuItem
  525.       Tag = 50
  526.       Caption = '&Half (0.5)'
  527.       RadioItem = True
  528.       OnClick = SpeedPopupClick
  529.     end
  530.     object SpeedPopupDouble: TMenuItem
  531.       Tag = 200
  532.       Caption = 'Double (&2.0)'
  533.       RadioItem = True
  534.       OnClick = SpeedPopupClick
  535.     end
  536.     object SpeedPopupTriple: TMenuItem
  537.       Tag = 300
  538.       Caption = 'Triple (&3.0)'
  539.       RadioItem = True
  540.       OnClick = SpeedPopupClick
  541.     end
  542.     object SpeedPopupQuadruple: TMenuItem
  543.       Tag = 400
  544.       Caption = 'Quadruple (&4.0)'
  545.       RadioItem = True
  546.       OnClick = SpeedPopupClick
  547.     end
  548.     object QuadrupleSeptuple: TMenuItem
  549.       Tag = 500
  550.       Caption = 'Quintuple (&5.0)'
  551.       RadioItem = True
  552.       OnClick = SpeedPopupClick
  553.     end
  554.   end
  555.   object BalancePopup: TPopupMenu
  556.     OnPopup = BalancePopupSetup
  557.     Left = 108
  558.     Top = 130
  559.     object BalancePopupCenter: TMenuItem
  560.       Caption = '&Center (0%)'
  561.       RadioItem = True
  562.       OnClick = BalancePopupClick
  563.     end
  564.     object BalancePopupLeft: TMenuItem
  565.       Tag = -100
  566.       Caption = '&Left (-100%)'
  567.       RadioItem = True
  568.       OnClick = BalancePopupClick
  569.     end
  570.     object BalancePopupRight: TMenuItem
  571.       Tag = 100
  572.       Caption = '&Right (+100%)'
  573.       RadioItem = True
  574.       OnClick = BalancePopupClick
  575.     end
  576.   end
  577.   object FaderImages: TImageList
  578.     DrawingStyle = dsTransparent
  579.     Left = 170
  580.     Top = 66
  581.     Bitmap = {
  582.       494C010103000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  583.       0000000000003600000028000000400000001000000001001000000000000008
  584.       0000000000000000000000000000000000000000000000000000000000000000
  585.       0000000000000000000000000000000000000000000000000000000000000000
  586.       0000000000000000000000000000000000000000000000000000000000000000
  587.       0000000000000000000000000000000000000000000000000000000000000000
  588.       0000000000000000000000000000000000000000000000000000000000000000
  589.       0000000000000000000000000000000000000000000000000000000000000000
  590.       0000000000000000000000000000000000000000000000000000000000000000
  591.       0000000000000000000000000000000000000000000000000000000000000000
  592.       0000000000000000000000000000000000000000000000000000000000000000
  593.       0000000000000000000000000000000000000000000000000000000000000000
  594.       0000000000000000000000000000000000000000000000000000000000000000
  595.       0000000000000000000000000000000000000000000000000000000000000000
  596.       0000000000000000000000000000000000000000000000000000000000001042
  597.       0000000010420000000000000000000000000000000000000000000000000000
  598.       0000000000000000000000000000000000000000000000000000000000000000
  599.       0000000000000000000000000000000000000000000000000000000000000000
  600.       0000000000000000000000000000000000000000000000000000E00310420000
  601.       1042104200001042007C00000000000000000000000000000000000000000002
  602.       0000000000400000000000000000000000000000000000000000000000000000
  603.       0000000000000000000000000000000000000000000000000000000000000000
  604.       0000000000000000000000000000000000000000000000000000104200001863
  605.       1863186310420000104200000000000000000000000000000000000000020002
  606.       0000000000400040000000000000000000000000000000000000000000000000
  607.       0000000010420000000000000000000000000000000000000000000000000000
  608.       000000000000000000000000000000000000000000000000E0030000FF7F1863
  609.       10421042186310420000007C00000000000000000000000000000002E0030002
  610.       000000000040007C004000000000000000000000000000000000000000000000
  611.       0000104200000000000000000000000000000000000000000000000000000000
  612.       00000000000000000000000000000000000000000000000000000000FF7F1042
  613.       1042186318631042000000000000000000000000000000000002E003E0030002
  614.       000000000040007C007C00400000000000000000000000000000000000000000
  615.       1042000000000000000000000000000000000000000000000000000000000000
  616.       000000000000000000000000000000000000000000000000E003104200001042
  617.       18631863186300001042007C0000000000000000000000000002E003E0030002
  618.       000000000040007C007C00400000000000000000000000000000104200001042
  619.       0000000000000000000000001042000000000000000000000000000000000000
  620.       0000000000000000000000000000000000000000000000000000000010420000
  621.       FF7FFF7F000010420000000000000000000000000000000000000002E0030002
  622.       000000000040007C004000000000000000000000000000000000000000000000
  623.       0000000000000000000000000000000000000000000000000000000000000000
  624.       0000000000000000000000000000000000000000000000000000E00300001042
  625.       0000000010420000007C00000000000000000000000000000000000000020002
  626.       0000000000400040000000000000000000000000000000000000000010420000
  627.       0000000000000000000010420000000000000000000000000000000000000000
  628.       000000000000000000000000000000000000000000000000000000000000E003
  629.       00000000E07F0000000000000000000000000000000000000000000000000002
  630.       0000000000400000000000000000000000000000000000000000000000000000
  631.       1042000000001042000000000000000000000000000000000000000000000000
  632.       0000000000000000000000000000000000000000000000000000000000000000
  633.       0000000000000000000000000000000000000000000000000000000000000000
  634.       0000000000000000000000000000000000000000000000000000000000000000
  635.       0000000000000000000000000000000000000000000000000000000000000000
  636.       0000000000000000000000000000000000000000000000000000000000000000
  637.       0000000000000000000000000000000000000000000000000000000000000000
  638.       0000000000000000000000000000000000000000000000000000000000000000
  639.       0000000000000000000000000000000000000000000000000000000000000000
  640.       0000000000000000000000000000000000000000000000000000000000000000
  641.       0000000000000000000000000000000000000000000000000000000000000000
  642.       0000000000000000000000000000000000000000000000000000000000000000
  643.       0000000000000000000000000000000000000000000000000000000000000000
  644.       0000000000000000000000000000000000000000000000000000000000000000
  645.       0000000000000000000000000000000000000000000000000000000000000000
  646.       0000000000000000000000000000000000000000000000000000000000000000
  647.       0000000000000000000000000000000000000000000000000000000000000000
  648.       000000000000000000000000000000000000424D3E000000000000003E000000
  649.       2800000040000000100000000100010000000000800000000000000000000000
  650.       000000000000000000000000FFFFFF00FFFFFFFFFFFF0000FFFFFFFFFFFF0000
  651.       FFFFFFFFFFFF0000FC3FFFFFFFFF0000F00FFDBFFFFF0000F00FF99FFF3F0000
  652.       E007F18FFE7F0000F00FE187FCFF0000E007E187E1F30000F81FF18FFFFF0000
  653.       F42FF99FF3E70000FDBFFDBFFC9F0000FFFFFFFFFFFF0000FFFFFFFFFFFF0000
  654.       FFFFFFFFFFFF0000FFFFFFFFFFFF000000000000000000000000000000000000
  655.       000000000000}
  656.   end
  657.   object ButtonImages: TImageList
  658.     Height = 12
  659.     Width = 22
  660.     Left = 108
  661.     Top = 66
  662.     Bitmap = {
  663.       494C01010B000E00040016000C00FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  664.       0000000000003600000028000000580000003000000001001000000000000021
  665.       0000000000000000000000000000000000000000000000000000000000000000
  666.       0000000000000000000000000000000000000000000000000000000000000000
  667.       0000000000000000000000000000000000000000000000000000000000000000
  668.       0000000000000000000000000000000000000000000000000000000000000000
  669.       0000000000000000000000000000000000000000000000000000000000000000
  670.       0000000000000000000000000000000000000000000000000000000000000000
  671.       0000000000000000000000000000000000000000000000000000000000000000
  672.       0000000000000000000000000000000000000000000000000000000000000000
  673.       0000000000000000000000000000000000000000000000000000000000000000
  674.       0000000000000000000000000000000000000000000000000000000000000000
  675.       0000000000000000000000000000000000000000000000000000000000000000
  676.       0000000000000000000000000000000000000000000000000000000000000000
  677.       0000000000000000000000000000000000000000000000000000000000000000
  678.       0000000000000000000000000000000000000000000000000000000000000000
  679.       0000000000000000000000000000000000000000000000000000000000000000
  680.       0000000000000000000000000000000000000000000000000000000000000000
  681.       0000000000000000000000000000000000000000000000000000000000000000
  682.       0000000000000000000000000000000000000000000000000000000000000000
  683.       0000000000000000000000000000000000000000000000000000000000000000
  684.       0000000000000000000000000000000000000000000000000000000000000000
  685.       0000000000000000000000000000000000000000000000000000000000000000
  686.       0000000000000000000000000000000000000000000000000000000000000000
  687.       0000000000000000000000000000000000000000000000000000000000000000
  688.       0000000000000000000000000000000000000000000000000000000000000000
  689.       0000000000000000000000000000000000000000000000000000000000000000
  690.       0000000000000000000000000000000000000000000000000000000000000000
  691.       0000000000000000000000000000000000000000000000000000000000000000
  692.       0000000000000000000000000000000000000000000000000000000000000000
  693.       0000000000000000000000000000000000000000000000000000000000000000
  694.       0000000000000000000000000000000000000000000000000000000000000000
  695.       0000000000000000000000000000000000000000000000000000000000000000
  696.       0000000000000000000000000000000000000000000000000000000000000000
  697.       0000000000000000000000000000000000000000000000000000000000000000
  698.       0000000000000000000000000000000000000000000000000000000000000000
  699.       0000000000000000000000000000000000000000000000000000000000000000
  700.       0000000000000000000000000000000000000000000000000000000000000000
  701.       0000000000000000000000000000000000000000000000000000000000000000
  702.       0000000000000000000000000000000000000000000000000000000000000000
  703.       0000000000000000000000000000000000000000000000000000000000000000
  704.       0000000000000000000000000000000000000000000000000000000000000000
  705.       0000000000000000000000000000000000000000000000000000000000000000
  706.       0000000000000000000000000000000000000000000000000000000000000000
  707.       0000000000000000000000000000000000000000000000000000000000000000
  708.       0000000000000000000000000000000000000000000000000000000000000000
  709.       0000000000000000000000000000000000000000000000000000000000000000
  710.       0000000000000000000000000000000000000000000000000000000000000000
  711.       0000000000000000000000000000000000000000000000000000000000000000
  712.       0000000000000000000000000000000000000000000000000000000000000000
  713.       0000000000000000000000000000000000000000000000000000000000000000
  714.       0000000000000000000000000000000000000000000000000000000000000000
  715.       0000000000000000000000000000000000000000000000000000000000000000
  716.       0000000000000000000000000000000000000000000000000000000000000000
  717.       0000000000000000000000000000000000000000000000000000000000000000
  718.       0000000000000000000000000000000000000000000000000000000000000000
  719.       0000000000000000000000000000000000000000000000000000000000000000
  720.       0000000000000000000000000000000000000000000000000000000000000000
  721.       0000000000000000000000000000000000000000000000000000000000000000
  722.       0000000000000000000000000000000000000000000000000000000000000000
  723.       0000000000000000000000000000000000000000000000000000000000000000
  724.       0000000000000000000000000000000000000000000000000000000000000000
  725.       0000000000000000000000000000000000000000000000000000000000000000
  726.       0000000000000000000000000000000000000000000000000000000000000000
  727.       0000000000000000000000000000000000000000000000000000000000000000
  728.       0000000000000000000000000000000000000000000000000000000000000000
  729.       0000000000000000000000000000000000000000000000000000000000000000
  730.       0000000000000000000000000000000000000000000000000000000000000000
  731.       0000000000000000000000000000000000000000000000000000000000000000
  732.       0000000000000000000000000000000000000000000000000000000000000000
  733.       0000000000000000000000000000000000000000000000000000000000000000
  734.       0000000000000000000000000000000000000000000000000000000000000000
  735.       0000000000000000000000000000000000000000000000000000000000000000
  736.       0000000000000000000000000000000000000000000000000000000000000000
  737.       0000000000000000000000000000000000000000000000000000000000000000
  738.       0000000000000000000000000000000000000000FF7FFF7FFF7FFF7F00000000
  739.       000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000
  740.       0000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000
  741.       0000000000000000000000000000000000000000000000000000000000000000
  742.       0000000000000000000000000000000000000000000000000000000000000000
  743.       1042FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  744.       000000000000000000000000FF7F000000000000000010420000000000000000
  745.       000000000000FF7F000000000000000000000000000010420000000000000000
  746.       00000000000000000000FF7F0000000000000000000000000000000000000000
  747.       0000000000000000000000000000000000000000000000000000000000000000
  748.       000000000000000000000000000000001042007C007C007C007C007C007C007C
  749.       FF7F00000000000000000000000000001042000000000000000000000000FF7F
  750.       00000000000010420000000000000000000000000000FF7F0000000000000000
  751.       0000000000001042000000000000000000000000000000000000FF7F00000000
  752.       0000000000000000000000000000000000000000000000000000000000000000
  753.       0000000000000000000000000000000000000000000000000000000000000000
  754.       1042007C007C007C007C007C007C007CFF7F0000000000000000000000001042
  755.       00000000000000000000000000000000FF7F0000000010420000000000000000
  756.       000000000000FF7F000000000000000000000000000010420000000000000000
  757.       00000000000000000000FF7F0000000000000000000000000000000000000000
  758.       0000000000000000000000000000000000000000000000000000000000000000
  759.       000000000000000000000000000000001042007C007C007C007C007C007C007C
  760.       FF7F000000000000000000000000104200000000000000000000000000000000
  761.       FF7F0000000010420000000000000000000000000000FF7F0000000000000000
  762.       0000000000001042000000000000000000000000000000000000FF7F00000000
  763.       0000000000000000000000000000000000000000000000000000000000000000
  764.       0000000000000000000000000000000000000000000000000000000000000000
  765.       1042007C007C007C007C007C007C007CFF7F0000000000000000000000001042
  766.       00000000000000000000000000000000FF7F0000000010420000000000000000
  767.       000000000000FF7F000000000000000000000000000010420000000000000000
  768.       00000000000000000000FF7F0000000000000000000000000000000000000000
  769.       0000000000000000000000000000000000000000000000000000000000000000
  770.       000000000000000000000000000000001042007C007C007C007C007C007C007C
  771.       FF7F000000000000000000000000104200000000000000000000000000000000
  772.       FF7F0000000010420000000000000000000000000000FF7F0000000000000000
  773.       0000000000001042000000000000000000000000000000000000FF7F00000000
  774.       0000000000000000000000000000000000000000000000000000000000000000
  775.       0000000000000000000000000000000000000000000000000000000000000000
  776.       1042007C007C007C007C007C007C007CFF7F0000000000000000000000000000
  777.       1042000000000000000000000000000000000000000010420000000000000000
  778.       000000000000FF7F000000000000000000000000000010420000000000000000
  779.       00000000000000000000FF7F0000000000000000000000000000000000000000
  780.       0000000000000000000000000000000000000000000000000000000000000000
  781.       0000000000000000000000000000000010421042104210421042104210421042
  782.       FF7F000000000000000000000000000000001042000000000000000010420000
  783.       00000000000010420000000000000000000000000000FF7F0000000000000000
  784.       0000000000001042000000000000000000000000000000000000FF7F00000000
  785.       0000000000000000000000000000000000000000000000000000000000000000
  786.       0000000000000000000000000000000000000000000000000000000000000000
  787.       0000000000000000000000000000000000000000000000000000000000000000
  788.       0000000010421042104210420000000000000000000010421042104210421042
  789.       1042104210421042000000000000000000000000000010421042104210421042
  790.       1042104210421042104200000000000000000000000000000000000000000000
  791.       0000000000000000000000000000000000000000000000000000000000000000
  792.       0000000000000000000000000000000000000000000000000000000000000000
  793.       0000000000000000000000000000000000000000000000000000000000000000
  794.       0000000000000000000000000000000000000000000000000000000000000000
  795.       0000000000000000000000000000000000000000000000000000000000000000
  796.       0000000000000000000000000000000000000000000000000000000000000000
  797.       0000000000000000000000000000000000000000000000000000000000000000
  798.       0000000000000000000000000000000000000000000000000000000000000000
  799.       0000000000000000000000000000000000000000000000000000000000000000
  800.       0000000000000000000000000000000000000000000000000000000000000000
  801.       0000000000000000000000000000000000000000000000000000000000000000
  802.       0000000000000000000000000000000000000000000000000000000000000000
  803.       000000001042FF7FFF7F00000000000000000000000000001042FF7FFF7F0000
  804.       0000000000000000000000000000000000000000000000000000000000000000
  805.       0000000000000000000000000000000000000000000000000000000000000000
  806.       000000000000000000000000FF7FFF7FFF7FFF7F000000000000000000000000
  807.       0000000000000000000000000000000000000000000000000000000000000000
  808.       000000000000000000000000000000000000000010421F001F00FF7FFF7F0000
  809.       000000000000000010421F001F00FF7FFF7F0000000000000000000000000000
  810.       0000000000000000000000001042FF7FFF7FFF7F00001042FF7FFF7FFF7F0000
  811.       00000000000000000000000000000000000000000000000000000000007C007C
  812.       007C007CFF7F0000000000000000000000000000000000000000000000000000
  813.       000000001042FF7FFF7FFF7F00001042FF7FFF7FFF7F00000000000000000000
  814.       0000000010421F001F001F001F00FF7FFF7F00000000000010421F001F001F00
  815.       1F00FF7FFF7F0000000000000000000000000000000000000000000010421F00
  816.       1F00FF7F000010421F001F00FF7F000000000000000000000000000000000000
  817.       00000000000000000000007C007C007C007C007C007CFF7F0000000000000000
  818.       00000000000000000000000000000000000000001042007C007CFF7F00001042
  819.       007C007CFF7F000000000000000000000000000010421F001F001F001F001F00
  820.       1F00FF7FFF7F000010421F001F001F001F001F001F00FF7FFF7F000000000000
  821.       00000000000000000000000010421F001F00FF7F000010421F001F00FF7F0000
  822.       000000000000000000000000000000000000000000001042007C007C007C007C
  823.       007C007C007C007CFF7F00000000000000000000000000000000000000000000
  824.       000000001042007C007CFF7F00001042007C007CFF7F00000000000000000000
  825.       0000000010421F001F001F001F001F001F001F001F00FF7F10421F001F001F00
  826.       1F001F001F001F001F00FF7F0000000000000000000000000000000010421F00
  827.       1F00FF7F000010421F001F00FF7F000000000000000000000000000000000000
  828.       0000000000001042007C007C007C007C007C007C007C007CFF7F000000000000
  829.       00000000000000000000000000000000000000001042007C007CFF7F00001042
  830.       007C007CFF7F000000000000000000000000000010421F001F001F001F001F00
  831.       1F001F001042104210421F001F001F001F001F001F001F001042104200000000
  832.       00000000000000000000000010421F001F00FF7F000010421F001F00FF7F0000
  833.       000000000000000000000000000000000000000000001042007C007C007C007C
  834.       007C007C007C007CFF7F00000000000000000000000000000000000000000000
  835.       000000001042007C007CFF7F00001042007C007CFF7F00000000000000000000
  836.       0000000010421F001F001F001F001F00104210421042000010421F001F001F00
  837.       1F001F0010421042104200000000000000000000000000000000000010421F00
  838.       1F00FF7F000010421F001F00FF7F000000000000000000000000000000000000
  839.       0000000000001042007C007C007C007C007C007C007C007CFF7F000000000000
  840.       00000000000000000000000000000000000000001042007C007CFF7F00001042
  841.       007C007CFF7F000000000000000000000000000010421F001F001F0010421042
  842.       104200000000000010421F001F001F0010421042104200000000000000000000
  843.       00000000000000000000000010421F001F00FF7F000010421F001F00FF7F0000
  844.       0000000000000000000000000000000000000000000000001042007C007C007C
  845.       007C007C007C0000000000000000000000000000000000000000000000000000
  846.       000000001042007C007CFF7F00001042007C007CFF7F00000000000000000000
  847.       0000000010421F001042104210420000000000000000000010421F0010421042
  848.       1042000000000000000000000000000000000000000000000000000010421042
  849.       1042FF7F0000104210421042FF7F000000000000000000000000000000000000
  850.       000000000000000000001042007C007C007C007C000000000000000000000000
  851.       0000000000000000000000000000000000000000104210421042FF7F00001042
  852.       10421042FF7F0000000000000000000000000000104210421042000000000000
  853.       0000000000000000104210421042000000000000000000000000000000000000
  854.       0000000000000000000000000000000000000000000000000000000000000000
  855.       0000000000000000000000000000000000000000000000000000000010421042
  856.       1042104200000000000000000000000000000000000000000000000000000000
  857.       0000000000000000000000000000000000000000000000000000000000000000
  858.       0000000000000000000000000000000000000000000000000000000000000000
  859.       0000000000000000000000000000000000000000000000000000000000000000
  860.       0000000000000000000000000000000000000000000000000000000000000000
  861.       0000000000000000000000000000000000000000000000000000000000000000
  862.       0000000000000000000000000000000000000000000000000000000000000000
  863.       0000000000000000000000000000000000000000000000000000000000000000
  864.       0000000000000000000000000000000000000000000000000000000000000000
  865.       0000000000000000000000000000000000000000000000000000000000000000
  866.       0000000000000000000000000000000000000000000000000000000000000000
  867.       0000000000000000000000000000000000000000000000000000000000000000
  868.       0000000000000000000000000000000000000000000000000000000000000000
  869.       00000000000000000000000000001042FF7FFF7F000000000000000000000000
  870.       00000000000000000000000000000000000000000000000000001042FF7FFF7F
  871.       0000000000000000000000000000000000000000000000000000000000000000
  872.       0000000000000000000000000000000000000000000000000000000000000000
  873.       00000000000000000000000000000000000000000000FF7FFF7FFF7F00000000
  874.       00000000000000000000FF7FFF7FFF7F00000000000000000000000000001042
  875.       E003E003FF7FFF7F000000000000000000000000000000000000000000000000
  876.       000000000000000000001042E07FE07FFF7FFF7F000000000000000000000000
  877.       0000000000000000000000000000000000000000000000001042FF7FFF7FFF7F
  878.       FF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000000000000000
  879.       0000FF7FFF7F1F001F00FF7F00000000000000000000FF7FFF7F1F001F00FF7F
  880.       00000000000000000000000000001042E003E003E003E003FF7FFF7F00000000
  881.       00000000000000000000000000000000000000000000000000001042E07FE07F
  882.       E07FE07FFF7FFF7F000000000000000000000000000000000000000000000000
  883.       000000000000000010421F001F001F001F001F001F001F00FF7F000000000000
  884.       0000000000000000000000000000FF7FFF7F1F001F001F001F00FF7F00000000
  885.       0000FF7FFF7F1F001F001F001F00FF7F00000000000000000000000000001042
  886.       E003E003E003E003E003E003FF7FFF7F00000000000000000000000000000000
  887.       000000000000000000001042E07FE07FE07FE07FE07FE07FFF7FFF7F00000000
  888.       00000000000000000000000000000000000000000000000010421F001F001F00
  889.       1F001F001F001F00FF7F00000000000000000000000000000000FF7FFF7F1F00
  890.       1F001F001F001F001F00FF7F0000FF7FFF7F1F001F001F001F001F001F00FF7F
  891.       00000000000000000000000000001042E003E003E003E003E003E003E003E003
  892.       FF7F0000000000000000000000000000000000000000000000001042E07FE07F
  893.       E07FE07FE07FE07FE07FE07FFF7F000000000000000000000000000000000000
  894.       000000000000000010421F001F001F001F001F001F001F00FF7F000000000000
  895.       0000000000000000FF7F1F001F001F001F001F001F001F001F00FF7FFF7F1F00
  896.       1F001F001F001F001F001F001F00FF7F00000000000000000000000000001042
  897.       E003E003E003E003E003E003E003104210420000000000000000000000000000
  898.       000000000000000000001042E07FE07FE07FE07FE07FE07FE07F104210420000
  899.       00000000000000000000000000000000000000000000000010421F001F001F00
  900.       1F001F001F001F00FF7F0000000000000000000000000000104210421F001F00
  901.       1F001F001F001F001F00FF7F104210421F001F001F001F001F001F001F00FF7F
  902.       00000000000000000000000000001042E003E003E003E003E003104210421042
  903.       00000000000000000000000000000000000000000000000000001042E07FE07F
  904.       E07FE07FE07F1042104210420000000000000000000000000000000000000000
  905.       000000000000000010421F001F001F001F001F001F001F00FF7F000000000000
  906.       000000000000000000001042104210421F001F001F001F001F00FF7F00001042
  907.       104210421F001F001F001F001F00FF7F00000000000000000000000000001042
  908.       E003E003E0031042104210420000000000000000000000000000000000000000
  909.       000000000000000000001042E07FE07FE07F1042104210420000000000000000
  910.       00000000000000000000000000000000000000000000000010421F001F001F00
  911.       1F001F001F001F00FF7F00000000000000000000000000000000000000001042
  912.       104210421F001F001F00FF7F0000000000001042104210421F001F001F00FF7F
  913.       00000000000000000000000000001042E0031042104210420000000000000000
  914.       00000000000000000000000000000000000000000000000000001042E07F1042
  915.       1042104200000000000000000000000000000000000000000000000000000000
  916.       000000000000000010421042104210421042104210421042FF7F000000000000
  917.       0000000000000000000000000000000000001042104210421F00FF7F00000000
  918.       0000000000001042104210421F00FF7F00000000000000000000000000001042
  919.       1042104200000000000000000000000000000000000000000000000000000000
  920.       0000000000000000000010421042104200000000000000000000000000000000
  921.       0000000000000000000000000000000000000000000000000000000000000000
  922.       0000000000000000000000000000000000000000000000000000000000000000
  923.       0000000000001042104200000000000000000000000000000000104210420000
  924.       0000000000000000000000000000000000000000000000000000000000000000
  925.       0000000000000000000000000000000000000000000000000000000000000000
  926.       0000000000000000000000000000000000000000000000000000000000000000
  927.       0000000000000000000000000000000000000000000000000000000000000000
  928.       0000000000000000000000000000000000000000000000000000000000000000
  929.       000000000000000000000000000000000000424D3E000000000000003E000000
  930.       2800000058000000300000000100010000000000400200000000000000000000
  931.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  932.       0000000000000000000000000000000000000000000000000000000000000000
  933.       0000000000000000000000000000000000000000000000000000000000000000
  934.       0000000000000000000000000000000000000000000000000000000000000000
  935.       0000000000000000000000000000000000000000000000000000000000000000
  936.       FFFFFFFFFFFFFFFFC0000000FFFFFF87C01FE007C0000000FE00FFFBDBDFC007
  937.       C0000000FE00FEFDD1DFCFE7C0000000FE00FDCEC0DFCFE7C0000000FE00FD86
  938.       C45FCFE7C0000000FE00FD86CE1FCFE7C0000000FE00FDCEDF1FCFE7C0000000
  939.       FE00FEFFDF9FC007C0000000FE00FF7BDFDFC007C0000000FFFFFF87C01FC00F
  940.       C0000000FFFFFFFFFFFFFFFFC0000000FFFFFFFFFFFFFFFFFFFFFF008FE3FFFF
  941.       FFFFF87FFFFFFF0083E0FFF843FFF83FFF843F0080E03FF843FFF01FFF843F00
  942.       80200FF843FFC00FFF843F00800007F843FFC00FFF843F00800007F843FFC00F
  943.       FF843F0080200FF843FFC00FFF843F0080E03FF843FFE03FFF843F0083E0FFF8
  944.       43FFF07FFF843F008FE3FFFFFFFFF87FFFFFFF00FFFFFFFFFFFFFFFFFFFFFF00
  945.       FFFFFFFFFFFFFFFFFFFFFF00FC7FFFF1FFFFFFFFFFC7F100FC1FFFF07FFFE00F
  946.       FF07C100FC07FFF01FFFE00FFC070100FC01FFF007FFE00FF0040100FC00FFF0
  947.       03FFE00FE0000100FC00FFF003FFE00FE0000100FC01FFF007FFE00FF0040100
  948.       FC07FFF01FFFE00FFC070100FC1FFFF07FFFE00FFF07C100FC7FFFF1FFFFFFFF
  949.       FFCFF300FFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000
  950.       000000000000}
  951.   end
  952. end
  953.