home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / goldwave / gwave503.exe / GoldWave.exe / 0 / RCDATA / TCONTROLVIEW / TCONTROLVIEW.txt
Encoding:
Text File  |  2003-03-28  |  22.4 KB  |  648 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.   OnMouseWheel = FormMouseWheel
  23.   OnResize = OnResize
  24.   OnShow = FormShow
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object Panel: TPanel
  28.     Left = 0
  29.     Top = 1
  30.     Width = 263
  31.     Height = 56
  32.     Anchors = [akLeft, akTop, akRight]
  33.     BevelOuter = bvNone
  34.     TabOrder = 0
  35.     object RecordButton: TBitton
  36.       Top = 39
  37.       Width = 33
  38.       Height = 17
  39.       Image.Data = {
  40.         06010000424D06010000000000007600000028000000160000000C0000000100
  41.         0400000000009000000000000000000000001000000000000000000000000000
  42.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  43.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  44.         888888888800888888888FFFF888888888008888888889999F88888888008888
  45.         8888999999F888888800888888799999999F88888800888888799999999F8888
  46.         8800888888799999999F88888800888888799999999F88888800888888879999
  47.         9988888888008888888879999888888888008888888887777888888888008888
  48.         88888888888888888800}
  49.       FocusAllowed = True
  50.       Action = RecordAction
  51.       Caption = 'Record'
  52.       PopupMenu = RecordPopup
  53.       TabStop = True
  54.       TabOrder = 6
  55.     end
  56.     object StopRecordButton: TBitton
  57.       Left = 34
  58.       Top = 39
  59.       Width = 33
  60.       Height = 17
  61.       Image.Data = {
  62.         06010000424D06010000000000007600000028000000160000000C0000000100
  63.         0400000000009000000000000000000000001000000000000000000000000000
  64.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  65.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  66.         88888888880088888888888888888888880088888887FFFFFFFF888888008888
  67.         88879999999F88888800888888879999999F88888800888888879999999F8888
  68.         8800888888879999999F88888800888888879999999F88888800888888879999
  69.         999F88888800888888877777777F888888008888888888888888888888008888
  70.         88888888888888888800}
  71.       FocusAllowed = True
  72.       Action = StopRecordAction
  73.       Caption = 'Stop Recording'
  74.       TabStop = True
  75.       TabOrder = 8
  76.     end
  77.     object PlayButtonGreen: TBitton
  78.       Width = 33
  79.       Height = 17
  80.       Image.Data = {
  81.         06010000424D06010000000000007600000028000000160000000C0000000100
  82.         0400000000009000000000000000000000001000000000000000000000000000
  83.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  84.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  85.         8888888888008888887FF8888888888888008888887AAFF88888888888008888
  86.         887AAAAFF888888888008888887AAAAAAFF8888888008888887AAAAAAAAF8888
  87.         88008888887AAAAAAA77888888008888887AAAAA7778888888008888887AAA77
  88.         7888888888008888887A77788888888888008888887778888888888888008888
  89.         88888888888888888800}
  90.       FocusAllowed = True
  91.       Action = PlayActionGreen
  92.       Caption = 'Play Green'
  93.       PopupMenu = PlayPopup
  94.       TabStop = True
  95.       TabOrder = 0
  96.       OnContextPopup = PopupGreen
  97.     end
  98.     object StopButton: TBitton
  99.       Left = 68
  100.       Width = 33
  101.       Height = 17
  102.       Image.Data = {
  103.         06010000424D06010000000000007600000028000000160000000C0000000100
  104.         0400000000009000000000000000000000001000000000000000000000000000
  105.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  106.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  107.         88888888880088888888888888888888880088888887FFFFFFFF888888008888
  108.         8887CCCCCCCF8888880088888887CCCCCCCF8888880088888887CCCCCCCF8888
  109.         880088888887CCCCCCCF8888880088888887CCCCCCCF8888880088888887CCCC
  110.         CCCF88888800888888877777777F888888008888888888888888888888008888
  111.         88888888888888888800}
  112.       FocusAllowed = True
  113.       Action = StopAction
  114.       Caption = 'Stop Playback'
  115.       TabStop = True
  116.       TabOrder = 2
  117.     end
  118.     object FastButton: TBitton
  119.       Left = 34
  120.       Top = 18
  121.       Width = 33
  122.       Height = 17
  123.       Image.Data = {
  124.         06010000424D06010000000000007600000028000000160000000C0000000100
  125.         0400000000009000000000000000000000001000000000000000000000000000
  126.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  127.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  128.         88888888880087FF88888887FF888888880087CCFF888887CCFF8888880087CC
  129.         CCFF8887CCCCFF88880087CCCCCCFF87CCCCCCFF880087CCCCCCCCF7CCCCCCCC
  130.         F80087CCCCCCC777CCCCCCC7780087CCCCC77787CCCCC777880087CCC7778887
  131.         CCC77788880087C777888887C777888888008777888888877788888888008888
  132.         88888888888888888800}
  133.       FocusAllowed = True
  134.       Action = FastAction
  135.       Caption = 'Fast'
  136.       TabStop = True
  137.       TabOrder = 4
  138.     end
  139.     object RewindButton: TBitton
  140.       Top = 18
  141.       Width = 33
  142.       Height = 17
  143.       Image.Data = {
  144.         06010000424D06010000000000007600000028000000160000000C0000000100
  145.         0400000000009000000000000000000000001000000000000000000000000000
  146.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  147.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  148.         88888888880088888888FFF8888888FFF800888888FFCCF88888FFCCF8008888
  149.         FFCCCCF888FFCCCCF80088FFCCCCCCF8FFCCCCCCF8008FCCCCCCCCFFCCCCCCCC
  150.         F800877CCCCCCCF77CCCCCCCF80088777CCCCCF8777CCCCCF8008888777CCCF8
  151.         88777CCCF800888888777CF88888777CF8008888888877888888887788008888
  152.         88888888888888888800}
  153.       FocusAllowed = True
  154.       Action = RewindAction
  155.       Caption = 'Rewind'
  156.       TabStop = True
  157.       TabOrder = 3
  158.     end
  159.     object PauseButton: TBitton
  160.       Left = 68
  161.       Top = 18
  162.       Width = 33
  163.       Height = 17
  164.       Image.Data = {
  165.         06010000424D06010000000000007600000028000000160000000C0000000100
  166.         0400000000009000000000000000000000001000000000000000000000000000
  167.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  168.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  169.         88888888880088888888888888888888880088888887FFF87FFF888888008888
  170.         8887CCF87CCF8888880088888887CCF87CCF8888880088888887CCF87CCF8888
  171.         880088888887CCF87CCF8888880088888887CCF87CCF8888880088888887CCF8
  172.         7CCF888888008888888777F8777F888888008888888888888888888888008888
  173.         88888888888888888800}
  174.       FocusAllowed = True
  175.       Action = PauseAction
  176.       Caption = 'Pause Playback'
  177.       TabStop = True
  178.       TabOrder = 5
  179.     end
  180.     object PlayButtonYellow: TBitton
  181.       Left = 34
  182.       Width = 33
  183.       Height = 17
  184.       Image.Data = {
  185.         06010000424D06010000000000007600000028000000160000000C0000000100
  186.         0400000000009000000000000000000000001000000000000000000000000000
  187.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  188.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  189.         8888888888008888887FF8888888888888008888887BBFF88888888888008888
  190.         887BBBBFF888888888008888887BBBBBBFF8888888008888887BBBBBBBBF8888
  191.         88008888887BBBBBBB77888888008888887BBBBB7778888888008888887BBB77
  192.         7888888888008888887B77788888888888008888887778888888888888008888
  193.         88888888888888888800}
  194.       FocusAllowed = True
  195.       Action = PlayActionYellow
  196.       Caption = 'Play Yellow'
  197.       PopupMenu = PlayPopup
  198.       TabStop = True
  199.       TabOrder = 1
  200.       OnContextPopup = PopupYellow
  201.     end
  202.     object SetupButton: TBitton
  203.       Left = 68
  204.       Top = 39
  205.       Width = 33
  206.       Height = 17
  207.       Image.Data = {
  208.         06010000424D06010000000000007600000028000000160000000C0000000100
  209.         0400000000009000000000000000000000001000000000000000000000000000
  210.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  211.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  212.         888888888800888FFFF88888FFFFFFFFF8008888888F888878808888F8008788
  213.         8888F88878000888F800788800888F8870000088F800788000088F8870080008
  214.         F800788000088F8870888000F800788800888F8878888800F800878888888888
  215.         78888880F80088788887888878888888F8008887777888887777777778008888
  216.         88888888888888888800}
  217.       FocusAllowed = True
  218.       Action = SetupAction
  219.       Caption = 'Properties'
  220.       TabStop = True
  221.       TabOrder = 9
  222.     end
  223.     object VolumeBar: TFader
  224.       Left = 107
  225.       Width = 156
  226.       Height = 16
  227.       Hint = 'Volume (100%)'
  228.       Anchors = [akLeft, akTop, akRight]
  229.       Caption = 'Volume'
  230.       TabStop = True
  231.       TabOrder = 10
  232.       OnChange = Volume
  233.       Line = 1
  234.       Page = 10
  235.       Max = 100
  236.       Position = 100
  237.       FocusAllowed = True
  238.       OnDrawThumb = DrawThumbs
  239.     end
  240.     object BalanceBar: TFader
  241.       Tag = 1
  242.       Left = 107
  243.       Top = 20
  244.       Width = 156
  245.       Height = 16
  246.       Hint = 'Balance'
  247.       Anchors = [akLeft, akTop, akRight]
  248.       Caption = 'Balance'
  249.       PopupMenu = BalancePopup
  250.       TabStop = True
  251.       TabOrder = 11
  252.       OnChange = Balance
  253.       Line = 1
  254.       Page = 10
  255.       Min = -100
  256.       Max = 100
  257.       FocusAllowed = True
  258.       OnDrawThumb = DrawThumbs
  259.     end
  260.     object SpeedBar: TFader
  261.       Tag = 2
  262.       Left = 107
  263.       Top = 40
  264.       Width = 156
  265.       Height = 16
  266.       Hint = 'Speed (1.00)'
  267.       Anchors = [akLeft, akTop, akRight]
  268.       Caption = 'Speed'
  269.       PopupMenu = SpeedPopup
  270.       TabStop = True
  271.       TabOrder = 12
  272.       OnChange = Speed
  273.       Format = '%1.2f'
  274.       Line = 0.010000000000000000
  275.       Page = 0.100000000000000000
  276.       Min = 0.010000000000000000
  277.       Max = 5
  278.       Position = 1
  279.       FocusAllowed = True
  280.       OnDrawThumb = DrawThumbs
  281.     end
  282.     object PauseRecordButton: TBitton
  283.       Top = 39
  284.       Width = 33
  285.       Height = 17
  286.       Image.Data = {
  287.         06010000424D06010000000000007600000028000000160000000C0000000100
  288.         0400000000009000000000000000000000001000000000000000000000000000
  289.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  290.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  291.         88888888880088888888888888888888880088888887FFF87FFF888888008888
  292.         888799F8799F888888008888888799F8799F888888008888888799F8799F8888
  293.         88008888888799F8799F888888008888888799F8799F888888008888888799F8
  294.         799F888888008888888777F8777F888888008888888888888888888888008888
  295.         88888888888888888800}
  296.       FocusAllowed = True
  297.       Action = PauseRecordAction
  298.       Caption = 'Pause Recording'
  299.       TabStop = True
  300.       TabOrder = 7
  301.     end
  302.   end
  303.   object Status: TEdit
  304.     Left = 14
  305.     Top = 72
  306.     Width = 7
  307.     Height = 9
  308.     BorderStyle = bsNone
  309.     Color = clBtnFace
  310.     Font.Charset = DEFAULT_CHARSET
  311.     Font.Color = clBtnFace
  312.     Font.Height = -11
  313.     Font.Name = 'MS Sans Serif'
  314.     Font.Style = []
  315.     ParentFont = False
  316.     ReadOnly = True
  317.     TabOrder = 1
  318.     Text = 'Status'
  319.   end
  320.   object ControlAction: TActionList
  321.     Left = 138
  322.     Top = 66
  323.     object PlayActionGreen: TAction
  324.       Category = 'Control'
  325.       Caption = 'Play'
  326.       Hint = 'Plays using green button settings'
  327.       ShortCut = 115
  328.       OnExecute = PlayGreen
  329.     end
  330.     object StopAction: TAction
  331.       Category = 'Control'
  332.       Caption = 'StopAction'
  333.       Hint = 'Stops playback'
  334.       ShortCut = 119
  335.       OnExecute = Stop
  336.     end
  337.     object RewindAction: TAction
  338.       Category = 'Control'
  339.       Caption = 'RewindAction'
  340.       Hint = 'Plays backwards'
  341.       ShortCut = 116
  342.       OnExecute = Rewind
  343.     end
  344.     object PauseAction: TAction
  345.       Category = 'Control'
  346.       Caption = 'PauseAction'
  347.       Hint = 'Pauses playback'
  348.       ShortCut = 118
  349.       OnExecute = Pause
  350.     end
  351.     object FastAction: TAction
  352.       Category = 'Control'
  353.       Caption = 'FastAction'
  354.       Hint = 'Plays fast forward'
  355.       ShortCut = 117
  356.       OnExecute = Fast
  357.     end
  358.     object PlayActionYellow: TAction
  359.       Category = 'Control'
  360.       Caption = 'Play'
  361.       Hint = 'Plays using yellow button settings'
  362.       ShortCut = 8307
  363.       OnExecute = PlayYellow
  364.     end
  365.     object RecordAction: TAction
  366.       Category = 'Control'
  367.       Caption = 'RecordAction'
  368.       Hint = 'Starts recording'
  369.       ShortCut = 16504
  370.       OnExecute = Record
  371.     end
  372.     object SetupAction: TAction
  373.       Category = 'Control'
  374.       Caption = 'SetupAction'
  375.       Hint = 'Sets control properties'
  376.       ShortCut = 122
  377.       OnExecute = Setup
  378.     end
  379.     object StopRecordAction: TAction
  380.       Category = 'Control'
  381.       Caption = 'StopRecordAction'
  382.       Hint = 'Stops recording'
  383.       ShortCut = 16503
  384.       OnExecute = StopRecord
  385.     end
  386.     object PauseRecordAction: TAction
  387.       Category = 'Control'
  388.       Caption = 'PauseRecordAction'
  389.       Hint = 'Pauses recording'
  390.       ShortCut = 16502
  391.       OnExecute = PauseRecord
  392.     end
  393.   end
  394.   object TimerControl: TTimer
  395.     Enabled = False
  396.     Interval = 100
  397.     OnTimer = Timer
  398.     Left = 138
  399.     Top = 98
  400.   end
  401.   object PlayPopup: TPopupMenu
  402.     Left = 138
  403.     Top = 130
  404.     object PlayPopupAll: TMenuItem
  405.       Caption = 'All'
  406.       Hint = 'Set play region to entire file'
  407.       RadioItem = True
  408.       OnClick = PlayPopupAllClick
  409.     end
  410.     object PlayPopupSelection: TMenuItem
  411.       Caption = 'Selection'
  412.       Hint = 'Set play region to selection'
  413.       RadioItem = True
  414.       OnClick = PlayPopupSelectionClick
  415.     end
  416.     object PlayPopupUnselected: TMenuItem
  417.       Caption = 'Unselected'
  418.       Hint = 'Set play region to unselected ends'
  419.       RadioItem = True
  420.       OnClick = PlayPopupUnselectedClick
  421.     end
  422.     object PlayPopupView: TMenuItem
  423.       Caption = 'View'
  424.       Hint = 'Set play region to what is shown'
  425.       RadioItem = True
  426.       OnClick = PlayPopupViewClick
  427.     end
  428.     object PlayPopupFinish: TMenuItem
  429.       Caption = 'Finish'
  430.       Hint = 'Set play region to a few second before finish'
  431.       RadioItem = True
  432.       OnClick = PlayPopupFinishClick
  433.     end
  434.     object PlayPopupIntro: TMenuItem
  435.       Caption = 'Intro/loop/end'
  436.       Hint = 
  437.         'Set play region to unselected beginning, looped selection, then ' +
  438.         'unselected end'
  439.       OnClick = PlayPopupIntroClick
  440.     end
  441.     object PlayPopupBar: TMenuItem
  442.       Caption = '-'
  443.     end
  444.     object PlayPopupLoop: TMenuItem
  445.       Caption = 'Loop'
  446.       Hint = 'Enable or disable looping'
  447.       OnClick = PlayPopupLoopClick
  448.     end
  449.   end
  450.   object RecordPopup: TPopupMenu
  451.     OnPopup = SetRecordPopup
  452.     Left = 170
  453.     Top = 130
  454.     object RecordPopupMonitor: TMenuItem
  455.       Caption = 'Monitor input'
  456.       OnClick = RecordPopupMonitorClick
  457.     end
  458.     object RecordPopupTimer: TMenuItem
  459.       Caption = 'Timer'
  460.       Hint = 'Enable or disable timer when recording'
  461.       OnClick = RecordPopupTimerClick
  462.     end
  463.     object RecordPopupLevel: TMenuItem
  464.       Caption = 'Level activated'
  465.       Hint = 'Enables or disables level activated recording'
  466.       OnClick = RecordPopupLevelClick
  467.     end
  468.     object RecordPopupSeparator: TMenuItem
  469.       Caption = '-'
  470.     end
  471.     object RecordPopupBounded: TMenuItem
  472.       Caption = 'Bounded to selection'
  473.       RadioItem = True
  474.       OnClick = RecordPopupBoundedClick
  475.     end
  476.     object RecordPopupLoop: TMenuItem
  477.       Caption = 'Bounded and looped'
  478.       RadioItem = True
  479.       OnClick = RecordPopupLoopClick
  480.     end
  481.     object RecordPopupUnbounded: TMenuItem
  482.       Caption = 'Unbounded'
  483.       RadioItem = True
  484.       OnClick = RecordPopupUnboundedClick
  485.     end
  486.   end
  487.   object VisualPopup: TPopupMenu
  488.     Left = 170
  489.     Top = 98
  490.     object VisualPopupProperties: TMenuItem
  491.       Caption = 'Properties...'
  492.       OnClick = VisualPopupPropertiesClick
  493.     end
  494.     object N1: TMenuItem
  495.       Caption = '-'
  496.     end
  497.   end
  498.   object SpeedPopup: TPopupMenu
  499.     OnPopup = SpeedPopupSetup
  500.     Left = 108
  501.     Top = 98
  502.     object SpeedPopupNormal: TMenuItem
  503.       Tag = 100
  504.       Caption = 'Normal (&1.0)'
  505.       RadioItem = True
  506.       OnClick = SpeedPopupClick
  507.     end
  508.     object SpeedPopupQuarter: TMenuItem
  509.       Tag = 25
  510.       Caption = '&Quarter (0.25)'
  511.       RadioItem = True
  512.       OnClick = SpeedPopupClick
  513.     end
  514.     object SpeedPopupHalf: TMenuItem
  515.       Tag = 50
  516.       Caption = '&Half (0.5)'
  517.       RadioItem = True
  518.       OnClick = SpeedPopupClick
  519.     end
  520.     object SpeedPopupDouble: TMenuItem
  521.       Tag = 200
  522.       Caption = 'Double (&2.0)'
  523.       RadioItem = True
  524.       OnClick = SpeedPopupClick
  525.     end
  526.     object SpeedPopupTriple: TMenuItem
  527.       Tag = 300
  528.       Caption = 'Triple (&3.0)'
  529.       RadioItem = True
  530.       OnClick = SpeedPopupClick
  531.     end
  532.     object SpeedPopupQuadruple: TMenuItem
  533.       Tag = 400
  534.       Caption = 'Quadruple (&4.0)'
  535.       RadioItem = True
  536.       OnClick = SpeedPopupClick
  537.     end
  538.     object QuadrupleSeptuple: TMenuItem
  539.       Tag = 500
  540.       Caption = 'Quintuple (&5.0)'
  541.       RadioItem = True
  542.       OnClick = SpeedPopupClick
  543.     end
  544.   end
  545.   object BalancePopup: TPopupMenu
  546.     OnPopup = BalancePopupSetup
  547.     Left = 108
  548.     Top = 130
  549.     object BalancePopupCenter: TMenuItem
  550.       Caption = '&Center (0%)'
  551.       RadioItem = True
  552.       OnClick = BalancePopupClick
  553.     end
  554.     object BalancePopupLeft: TMenuItem
  555.       Tag = -100
  556.       Caption = '&Left (-100%)'
  557.       RadioItem = True
  558.       OnClick = BalancePopupClick
  559.     end
  560.     object BalancePopupRight: TMenuItem
  561.       Tag = 100
  562.       Caption = '&Right (+100%)'
  563.       RadioItem = True
  564.       OnClick = BalancePopupClick
  565.     end
  566.   end
  567.   object FaderImages: TImageList
  568.     DrawingStyle = dsTransparent
  569.     Left = 170
  570.     Top = 66
  571.     Bitmap = {
  572.       494C010103000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  573.       0000000000003600000028000000400000001000000001001000000000000008
  574.       0000000000000000000000000000000000000000000000000000000000000000
  575.       0000000000000000000000000000000000000000000000000000000000000000
  576.       0000000000000000000000000000000000000000000000000000000000000000
  577.       0000000000000000000000000000000000000000000000000000000000000000
  578.       0000000000000000000000000000000000000000000000000000000000000000
  579.       0000000000000000000000000000000000000000000000000000000000000000
  580.       0000000000000000000000000000000000000000000000000000000000000000
  581.       0000000000000000000000000000000000000000000000000000000000000000
  582.       0000000000000000000000000000000000000000000000000000000000000000
  583.       0000000000000000000000000000000000000000000000000000000000000000
  584.       0000000000000000000000000000000000000000000000000000000000000000
  585.       0000000000000000000000000000000000000000000000000000000000000000
  586.       0000000000000000000000000000000000000000000000000000000000001042
  587.       0000000010420000000000000000000000000000000000000000000000000000
  588.       0000000000000000000000000000000000000000000000000000000000000000
  589.       0000000000000000000000000000000000000000000000000000000000000000
  590.       0000000000000000000000000000000000000000000000000000E00310420000
  591.       1042104200001042007C00000000000000000000000000000000000000000002
  592.       0000000000400000000000000000000000000000000000000000000000000000
  593.       0000000000000000000000000000000000000000000000000000000000000000
  594.       0000000000000000000000000000000000000000000000000000104200001863
  595.       1863186310420000104200000000000000000000000000000000000000020002
  596.       0000000000400040000000000000000000000000000000000000000000000000
  597.       0000000010420000000000000000000000000000000000000000000000000000
  598.       000000000000000000000000000000000000000000000000E0030000FF7F1863
  599.       10421042186310420000007C00000000000000000000000000000002E0030002
  600.       000000000040007C004000000000000000000000000000000000000000000000
  601.       0000104200000000000000000000000000000000000000000000000000000000
  602.       00000000000000000000000000000000000000000000000000000000FF7F1042
  603.       1042186318631042000000000000000000000000000000000002E003E0030002
  604.       000000000040007C007C00400000000000000000000000000000000000000000
  605.       1042000000000000000000000000000000000000000000000000000000000000
  606.       000000000000000000000000000000000000000000000000E003104200001042
  607.       18631863186300001042007C0000000000000000000000000002E003E0030002
  608.       000000000040007C007C00400000000000000000000000000000104200001042
  609.       0000000000000000000000001042000000000000000000000000000000000000
  610.       0000000000000000000000000000000000000000000000000000000010420000
  611.       FF7FFF7F000010420000000000000000000000000000000000000002E0030002
  612.       000000000040007C004000000000000000000000000000000000000000000000
  613.       0000000000000000000000000000000000000000000000000000000000000000
  614.       0000000000000000000000000000000000000000000000000000E00300001042
  615.       0000000010420000007C00000000000000000000000000000000000000020002
  616.       0000000000400040000000000000000000000000000000000000000010420000
  617.       0000000000000000000010420000000000000000000000000000000000000000
  618.       000000000000000000000000000000000000000000000000000000000000E003
  619.       00000000E07F0000000000000000000000000000000000000000000000000002
  620.       0000000000400000000000000000000000000000000000000000000000000000
  621.       1042000000001042000000000000000000000000000000000000000000000000
  622.       0000000000000000000000000000000000000000000000000000000000000000
  623.       0000000000000000000000000000000000000000000000000000000000000000
  624.       0000000000000000000000000000000000000000000000000000000000000000
  625.       0000000000000000000000000000000000000000000000000000000000000000
  626.       0000000000000000000000000000000000000000000000000000000000000000
  627.       0000000000000000000000000000000000000000000000000000000000000000
  628.       0000000000000000000000000000000000000000000000000000000000000000
  629.       0000000000000000000000000000000000000000000000000000000000000000
  630.       0000000000000000000000000000000000000000000000000000000000000000
  631.       0000000000000000000000000000000000000000000000000000000000000000
  632.       0000000000000000000000000000000000000000000000000000000000000000
  633.       0000000000000000000000000000000000000000000000000000000000000000
  634.       0000000000000000000000000000000000000000000000000000000000000000
  635.       0000000000000000000000000000000000000000000000000000000000000000
  636.       0000000000000000000000000000000000000000000000000000000000000000
  637.       0000000000000000000000000000000000000000000000000000000000000000
  638.       000000000000000000000000000000000000424D3E000000000000003E000000
  639.       2800000040000000100000000100010000000000800000000000000000000000
  640.       000000000000000000000000FFFFFF00FFFFFFFFFFFF0000FFFFFFFFFFFF0000
  641.       FFFFFFFFFFFF0000FC3FFFFFFFFF0000F00FFDBFFFFF0000F00FF99FFF3F0000
  642.       E007F18FFE7F0000F00FE187FCFF0000E007E187E1F30000F81FF18FFFFF0000
  643.       F42FF99FF3E70000FDBFFDBFFC9F0000FFFFFFFFFFFF0000FFFFFFFFFFFF0000
  644.       FFFFFFFFFFFF0000FFFFFFFFFFFF000000000000000000000000000000000000
  645.       000000000000}
  646.   end
  647. end
  648.