home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / instantcopy / InstantCopy.msi / Cabs.w1.cab / MultiCopy.de / 0 / RCDATA / TSCSIDEVICEPROPFORM / TSCSIDEVICEPROPFORM.txt < prev   
Text File  |  2003-02-05  |  90KB  |  1,987 lines

  1. inherited SCSIDevicePropForm: TSCSIDevicePropForm
  2.   Left = 274
  3.   Top = 308
  4.   Caption = 'SCSIDevicePropForm'
  5.   ClientHeight = 393
  6.   ClientWidth = 373
  7.   OnClose = FormClose
  8.   PixelsPerInch = 96
  9.   TextHeight = 13
  10.   inherited pcProperties: TPageControl
  11.     Images = ImageList1
  12.     OnChange = pcPropertiesChange
  13.     Width = 365
  14.     inherited tsGeneral: TTabSheet
  15.       ImageIndex = -1
  16.       inherited Label2: TLabel
  17.         Top = 65
  18.         Width = 80
  19.       end
  20.       inherited lblType: TLabel
  21.         Left = 104
  22.         Top = 65
  23.         Width = 230
  24.       end
  25.       object Label4: TLabel [4]
  26.         Left = 16
  27.         Top = 85
  28.         Width = 80
  29.         Height = 13
  30.         AutoSize = False
  31.         Caption = 'Host adapter:'
  32.       end
  33.       object lblHostAdapter: TLabel [5]
  34.         Left = 104
  35.         Top = 85
  36.         Width = 230
  37.         Height = 13
  38.         AutoSize = False
  39.         Caption = '(Host Adapter id)'
  40.       end
  41.       object lblTargetID: TLabel [6]
  42.         Left = 104
  43.         Top = 106
  44.         Width = 230
  45.         Height = 13
  46.         AutoSize = False
  47.         Caption = '(Ziel id)'
  48.       end
  49.       object Label5: TLabel [7]
  50.         Left = 16
  51.         Top = 106
  52.         Width = 80
  53.         Height = 13
  54.         AutoSize = False
  55.         Caption = 'Ziel-ID:'
  56.       end
  57.       object Label6: TLabel [8]
  58.         Left = 16
  59.         Top = 126
  60.         Width = 80
  61.         Height = 13
  62.         AutoSize = False
  63.         Caption = 'Hersteller:'
  64.       end
  65.       object lblVendor: TLabel [9]
  66.         Left = 104
  67.         Top = 126
  68.         Width = 230
  69.         Height = 13
  70.         AutoSize = False
  71.         Caption = '(Hersteller)'
  72.       end
  73.       object lblVersion: TLabel [10]
  74.         Left = 104
  75.         Top = 146
  76.         Width = 230
  77.         Height = 13
  78.         AutoSize = False
  79.         Caption = '(Revision)'
  80.       end
  81.       object Label7: TLabel [11]
  82.         Left = 16
  83.         Top = 146
  84.         Width = 80
  85.         Height = 13
  86.         AutoSize = False
  87.         Caption = 'Version:'
  88.       end
  89.       object Label15: TLabel [12]
  90.         Left = 16
  91.         Top = 176
  92.         Width = 213
  93.         Height = 13
  94.         Caption = 'Folgende Lesefunktionen werden unterst'#252'tzt:'
  95.       end
  96.       object Bevel1: TBevel [13]
  97.         Left = 13
  98.         Top = 167
  99.         Width = 318
  100.         Height = 2
  101.         Shape = bsTopLine
  102.       end
  103.       object lbReadFeatures: TListBox
  104.         Left = 16
  105.         Top = 192
  106.         Width = 313
  107.         Height = 113
  108.         Style = lbOwnerDrawVariable
  109.         ItemHeight = 13
  110.         TabOrder = 1
  111.         OnDrawItem = lbWriteFeaturesDrawItem
  112.         OnMeasureItem = lbWriteFeaturesMeasureItem
  113.       end
  114.     end
  115.     object tsCDR: TTabSheet
  116.       Caption = 'Brenner'
  117.       ImageIndex = 1
  118.       object Label13: TLabel
  119.         Left = 8
  120.         Top = 72
  121.         Width = 226
  122.         Height = 13
  123.         Caption = 'Folgende Schreibfunktionen werden unterst'#252'tzt:'
  124.       end
  125.       object GroupBox3: TGroupBox
  126.         Left = 8
  127.         Top = 8
  128.         Width = 323
  129.         Height = 57
  130.         Caption = 'Treiber Information'
  131.         TabOrder = 0
  132.         object Label9: TLabel
  133.           Left = 8
  134.           Top = 32
  135.           Width = 70
  136.           Height = 13
  137.           AutoSize = False
  138.           Caption = 'Version:'
  139.           Visible = False
  140.         end
  141.         object Label30: TLabel
  142.           Left = 8
  143.           Top = 16
  144.           Width = 70
  145.           Height = 13
  146.           AutoSize = False
  147.           Caption = 'Name:'
  148.         end
  149.         object lblDriverName: TLabel
  150.           Left = 89
  151.           Top = 16
  152.           Width = 220
  153.           Height = 13
  154.           AutoSize = False
  155.           Caption = '(Treiber Name)'
  156.         end
  157.         object lblDriverVersion: TLabel
  158.           Left = 89
  159.           Top = 32
  160.           Width = 220
  161.           Height = 13
  162.           AutoSize = False
  163.           Caption = '(Treiber Version)'
  164.           Visible = False
  165.         end
  166.       end
  167.       object lbWriteFeatures: TListBox
  168.         Left = 8
  169.         Top = 88
  170.         Width = 321
  171.         Height = 217
  172.         Style = lbOwnerDrawVariable
  173.         ItemHeight = 13
  174.         TabOrder = 1
  175.         OnDrawItem = lbWriteFeaturesDrawItem
  176.         OnMeasureItem = lbWriteFeaturesMeasureItem
  177.       end
  178.     end
  179.     object tsCD: TTabSheet
  180.       Caption = 'Medium'
  181.       ImageIndex = 2
  182.       object Label21: TLabel
  183.         Left = 22
  184.         Top = 21
  185.         Width = 110
  186.         Height = 13
  187.         AutoSize = False
  188.         Caption = 'Verf'#252'gbarer Speicher:'
  189.       end
  190.       object Label1: TLabel
  191.         Left = 22
  192.         Top = 5
  193.         Width = 110
  194.         Height = 13
  195.         AutoSize = False
  196.         Caption = 'Genutzter Speicher:'
  197.       end
  198.       object UsedBytesLabel: TLabel
  199.         Left = 232
  200.         Top = 5
  201.         Width = 52
  202.         Height = 13
  203.         Alignment = taRightJustify
  204.         AutoSize = False
  205.         Caption = '-'
  206.       end
  207.       object FreeBytesLabel: TLabel
  208.         Left = 232
  209.         Top = 21
  210.         Width = 52
  211.         Height = 13
  212.         Alignment = taRightJustify
  213.         AutoSize = False
  214.         Caption = '-'
  215.       end
  216.       object FreeSectorsLabel: TLabel
  217.         Left = 130
  218.         Top = 21
  219.         Width = 94
  220.         Height = 13
  221.         Alignment = taRightJustify
  222.         AutoSize = False
  223.         Caption = '-'
  224.       end
  225.       object UsedSectorsLabel: TLabel
  226.         Left = 130
  227.         Top = 5
  228.         Width = 94
  229.         Height = 13
  230.         Alignment = taRightJustify
  231.         AutoSize = False
  232.         Caption = '-'
  233.       end
  234.       object SecCapacityLabel: TLabel
  235.         Left = 130
  236.         Top = 64
  237.         Width = 94
  238.         Height = 13
  239.         Alignment = taRightJustify
  240.         AutoSize = False
  241.         Caption = '-'
  242.       end
  243.       object CapacityLabel2: TLabel
  244.         Left = 232
  245.         Top = 64
  246.         Width = 52
  247.         Height = 13
  248.         Alignment = taRightJustify
  249.         AutoSize = False
  250.         Caption = '-'
  251.       end
  252.       object Bevel4: TBevel
  253.         Left = 4
  254.         Top = 56
  255.         Width = 350
  256.         Height = 2
  257.         Shape = bsTopLine
  258.       end
  259.       object Label22: TLabel
  260.         Left = 22
  261.         Top = 64
  262.         Width = 84
  263.         Height = 13
  264.         AutoSize = False
  265.         Caption = 'Kapazit'#228't:'
  266.       end
  267.       object Bevel5: TBevel
  268.         Left = 4
  269.         Top = 168
  270.         Width = 350
  271.         Height = 2
  272.         Shape = bsTopLine
  273.       end
  274.       object Label12: TLabel
  275.         Left = 16
  276.         Top = 176
  277.         Width = 73
  278.         Height = 13
  279.         AutoSize = False
  280.         Caption = 'Inhalt:'
  281.       end
  282.       object lblCDContent: TLabel
  283.         Left = 90
  284.         Top = 176
  285.         Width = 233
  286.         Height = 13
  287.         AutoSize = False
  288.         Caption = '-'
  289.       end
  290.       object Label14: TLabel
  291.         Left = 16
  292.         Top = 193
  293.         Width = 73
  294.         Height = 13
  295.         AutoSize = False
  296.         Caption = 'Typ:'
  297.       end
  298.       object lblCDType: TLabel
  299.         Left = 90
  300.         Top = 193
  301.         Width = 233
  302.         Height = 13
  303.         AutoSize = False
  304.         Caption = '-'
  305.       end
  306.       object Label16: TLabel
  307.         Left = 16
  308.         Top = 209
  309.         Width = 73
  310.         Height = 13
  311.         AutoSize = False
  312.         Caption = 'Status:'
  313.       end
  314.       object lblCDStatus: TLabel
  315.         Left = 90
  316.         Top = 209
  317.         Width = 233
  318.         Height = 13
  319.         AutoSize = False
  320.         Caption = '-'
  321.       end
  322.       object Label8: TLabel
  323.         Left = 16
  324.         Top = 226
  325.         Width = 73
  326.         Height = 13
  327.         AutoSize = False
  328.         Caption = 'NRA:'
  329.       end
  330.       object lblNRA: TLabel
  331.         Left = 90
  332.         Top = 226
  333.         Width = 233
  334.         Height = 13
  335.         AutoSize = False
  336.         Caption = '-'
  337.       end
  338.       object Label23: TLabel
  339.         Left = 16
  340.         Top = 242
  341.         Width = 73
  342.         Height = 13
  343.         AutoSize = False
  344.         Caption = 'UPC:'
  345.       end
  346.       object lblUPC: TLabel
  347.         Left = 90
  348.         Top = 242
  349.         Width = 167
  350.         Height = 13
  351.         AutoSize = False
  352.         Caption = '-'
  353.       end
  354.       object Label3: TLabel
  355.         Left = 16
  356.         Top = 259
  357.         Width = 73
  358.         Height = 13
  359.         AutoSize = False
  360.         Caption = 'Medien Typ:'
  361.       end
  362.       object lblMediaType: TLabel
  363.         Left = 90
  364.         Top = 259
  365.         Width = 233
  366.         Height = 13
  367.         AutoSize = False
  368.         Caption = '-'
  369.       end
  370.       object lblManufacturer: TLabel
  371.         Left = 90
  372.         Top = 275
  373.         Width = 233
  374.         Height = 13
  375.         AutoSize = False
  376.         Caption = '-'
  377.         ShowAccelChar = False
  378.       end
  379.       object Label18: TLabel
  380.         Left = 16
  381.         Top = 275
  382.         Width = 73
  383.         Height = 13
  384.         AutoSize = False
  385.         Caption = 'Hersteller:'
  386.       end
  387.       object lblMinLength: TLabel
  388.         Left = 296
  389.         Top = 64
  390.         Width = 52
  391.         Height = 13
  392.         Alignment = taRightJustify
  393.         AutoSize = False
  394.         Caption = '-'
  395.       end
  396.       object lblMinFree: TLabel
  397.         Left = 296
  398.         Top = 21
  399.         Width = 52
  400.         Height = 13
  401.         Alignment = taRightJustify
  402.         AutoSize = False
  403.         Caption = '-'
  404.       end
  405.       object lblMinUsed: TLabel
  406.         Left = 296
  407.         Top = 5
  408.         Width = 52
  409.         Height = 13
  410.         Alignment = taRightJustify
  411.         AutoSize = False
  412.         Caption = '-'
  413.       end
  414.       object DiscSizeGauge: TChart3DPie
  415.         Left = 104
  416.         Top = 88
  417.         Width = 123
  418.         Height = 63
  419.         Value = 80
  420.         Maximum = 100
  421.         Depth = 10
  422.         UsedColor = clBlue
  423.         UsedShadowColor = clNavy
  424.         FreeColor = clFuchsia
  425.         FreeShadowColor = clPurple
  426.         LineColor = clBlack
  427.       end
  428.       object Label36: TLabel
  429.         Left = 22
  430.         Top = 37
  431.         Width = 110
  432.         Height = 13
  433.         AutoSize = False
  434.         Caption = 'Verf'#252'gbarer Audio-Speicher:'
  435.         Visible = False
  436.       end
  437.       object Label37: TLabel
  438.         Left = 130
  439.         Top = 37
  440.         Width = 94
  441.         Height = 13
  442.         Alignment = taRightJustify
  443.         AutoSize = False
  444.         Caption = '-'
  445.         Visible = False
  446.       end
  447.       object Label38: TLabel
  448.         Left = 232
  449.         Top = 37
  450.         Width = 52
  451.         Height = 13
  452.         Alignment = taRightJustify
  453.         AutoSize = False
  454.         Caption = '-'
  455.         Visible = False
  456.       end
  457.       object Label39: TLabel
  458.         Left = 296
  459.         Top = 37
  460.         Width = 52
  461.         Height = 13
  462.         Alignment = taRightJustify
  463.         AutoSize = False
  464.         Caption = '-'
  465.         Visible = False
  466.       end
  467.       object Panel3: TPanel
  468.         Left = 4
  469.         Top = 36
  470.         Width = 15
  471.         Height = 15
  472.         BevelOuter = bvNone
  473.         BorderStyle = bsSingle
  474.         Color = clRed
  475.         ParentBackground = False
  476.         TabOrder = 6
  477.         Visible = False
  478.       end
  479.       object btnUPC: TButton
  480.         Left = 100
  481.         Top = 296
  482.         Width = 75
  483.         Height = 23
  484.         Caption = 'Lesen &UPC'
  485.         TabOrder = 4
  486.         OnClick = btnUPCClick
  487.       end
  488.       object btnTracks: TButton
  489.         Left = 184
  490.         Top = 296
  491.         Width = 75
  492.         Height = 23
  493.         Caption = 'Tracks...'
  494.         TabOrder = 5
  495.         OnClick = btnTracksClick
  496.       end
  497.       object Panel2: TPanel
  498.         Left = 4
  499.         Top = 4
  500.         Width = 15
  501.         Height = 15
  502.         BevelOuter = bvNone
  503.         BorderStyle = bsSingle
  504.         Color = clBlue
  505.         ParentBackground = False
  506.         TabOrder = 0
  507.       end
  508.       object Panel1: TPanel
  509.         Left = 4
  510.         Top = 20
  511.         Width = 15
  512.         Height = 15
  513.         BevelOuter = bvNone
  514.         BorderStyle = bsSingle
  515.         Color = clFuchsia
  516.         ParentBackground = False
  517.         TabOrder = 1
  518.       end
  519.       object btnRefresh: TButton
  520.         Left = 16
  521.         Top = 296
  522.         Width = 75
  523.         Height = 23
  524.         Caption = 'A&ktualisieren'
  525.         TabOrder = 3
  526.         OnClick = btnRefreshClick
  527.       end
  528.       object pnlGettingCDInfo: TPanel
  529.         Left = 8
  530.         Top = 23
  531.         Width = 337
  532.         Height = 265
  533.         BevelOuter = bvNone
  534.         ParentBackground = True
  535.         TabOrder = 2
  536.         object lblGetDiscStatus: TLabel
  537.           Left = 8
  538.           Top = 56
  539.           Width = 321
  540.           Height = 169
  541.           Alignment = taCenter
  542.           AutoSize = False
  543.           Caption = 'Lese CD Information...'
  544.           Transparent = True
  545.           Layout = tlCenter
  546.           WordWrap = True
  547.         end
  548.       end
  549.     end
  550.     object tsSettings: TTabSheet
  551.       Caption = 'Einstellungen'
  552.       ImageIndex = -1
  553.       object cbJukeApply: TCheckBox
  554.         Left = 8
  555.         Top = 304
  556.         Width = 313
  557.         Height = 17
  558.         Caption = 'Einstellungen f'#252'r alle Ger'#228'te des Wechslers '#252'bernehmen'
  559.         TabOrder = 2
  560.         Visible = False
  561.       end
  562.       object gbWriteInformation: TGroupBox
  563.         Left = 8
  564.         Top = 169
  565.         Width = 337
  566.         Height = 136
  567.         Caption = 'Schreibeinstellungen'
  568.         TabOrder = 1
  569.         object lblDirectWrite: TLabel
  570.           Left = 25
  571.           Top = 32
  572.           Width = 297
  573.           Height = 25
  574.           AutoSize = False
  575.           Caption = 
  576.             'W'#228'hlen Sie diese Option um die zus'#228'tzliche Kapazit'#228't einer CD-R ' +
  577.             'zu nutzen'
  578.           WordWrap = True
  579.         end
  580.         object cbWriteISRC: TCheckBox
  581.           Left = 6
  582.           Top = 97
  583.           Width = 200
  584.           Height = 17
  585.           Caption = 'Schreibe ISRC-Code'
  586.           TabOrder = 3
  587.         end
  588.         object cbWriteUPC: TCheckBox
  589.           Left = 6
  590.           Top = 80
  591.           Width = 200
  592.           Height = 17
  593.           Caption = 'Schreibe UPC-Code'
  594.           TabOrder = 2
  595.         end
  596.         object cbWriteCDText: TCheckBox
  597.           Left = 6
  598.           Top = 63
  599.           Width = 200
  600.           Height = 17
  601.           Caption = 'Schreibe CD-Text'
  602.           TabOrder = 1
  603.         end
  604.         object cbDirectWrite: TCheckBox
  605.           Left = 6
  606.           Top = 15
  607.           Width = 265
  608.           Height = 17
  609.           Caption = 'DirectWrite benutzen'
  610.           TabOrder = 0
  611.           OnClick = cbDirectWriteClick
  612.         end
  613.         object cbBurnProof: TCheckBox
  614.           Left = 6
  615.           Top = 115
  616.           Width = 211
  617.           Height = 17
  618.           Caption = 'Burnproof/Justlink benutzen'
  619.           TabOrder = 4
  620.         end
  621.       end
  622.       object gbReading: TGroupBox
  623.         Left = 8
  624.         Top = 3
  625.         Width = 337
  626.         Height = 166
  627.         Caption = 'Leseeinstellungen'
  628.         TabOrder = 0
  629.         object lblReadDataSafe: TLabel
  630.           Left = 25
  631.           Top = 129
  632.           Width = 304
  633.           Height = 32
  634.           AutoSize = False
  635.           Caption = 
  636.             'Diese Option vermag die Audioqualit'#228't auf manchen Laufwerken zu ' +
  637.             'verbessern.'
  638.           WordWrap = True
  639.         end
  640.         object Label20: TLabel
  641.           Left = 6
  642.           Top = 66
  643.           Width = 108
  644.           Height = 13
  645.           Caption = 'Softwareleseversuche:'
  646.           FocusControl = edSoftwareReadRetries
  647.         end
  648.         object Label11: TLabel
  649.           Left = 6
  650.           Top = 41
  651.           Width = 125
  652.           Height = 13
  653.           Caption = 'Audiolesegeschwindigkeit:'
  654.         end
  655.         object Label10: TLabel
  656.           Left = 6
  657.           Top = 17
  658.           Width = 127
  659.           Height = 13
  660.           Caption = 'Datenlesegeschwindigkeit:'
  661.         end
  662.         object cbReadSafe: TCheckBox
  663.           Left = 6
  664.           Top = 109
  665.           Width = 265
  666.           Height = 17
  667.           Caption = 'Sicheres Lesen der Daten'
  668.           TabOrder = 7
  669.         end
  670.         object cbReadDataSpeed: TComboBox
  671.           Left = 144
  672.           Top = 15
  673.           Width = 180
  674.           Height = 21
  675.           Style = csDropDownList
  676.           ItemHeight = 13
  677.           TabOrder = 0
  678.         end
  679.         object cbReadAudioSpeed: TComboBox
  680.           Left = 144
  681.           Top = 39
  682.           Width = 180
  683.           Height = 21
  684.           Style = csDropDownList
  685.           ItemHeight = 13
  686.           TabOrder = 1
  687.         end
  688.         object edHardwareReadRetries: TIntegerEdit
  689.           Left = 144
  690.           Top = 87
  691.           Width = 37
  692.           Height = 21
  693.           TabOrder = 5
  694.           Value = 0
  695.         end
  696.         object edSoftwareReadRetries: TIntegerEdit
  697.           Left = 144
  698.           Top = 63
  699.           Width = 37
  700.           Height = 21
  701.           TabOrder = 2
  702.           Value = 0
  703.         end
  704.         object udSoftwareReadRetries: TUpDown
  705.           Left = 181
  706.           Top = 63
  707.           Width = 15
  708.           Height = 21
  709.           HelpContext = 40
  710.           Associate = edSoftwareReadRetries
  711.           TabOrder = 3
  712.         end
  713.         object udHardwareReadRetries: TUpDown
  714.           Left = 181
  715.           Top = 87
  716.           Width = 15
  717.           Height = 21
  718.           HelpContext = 40
  719.           Associate = edHardwareReadRetries
  720.           TabOrder = 6
  721.         end
  722.         object cbSetHardwareReadRetries: TCheckBox
  723.           Left = 6
  724.           Top = 86
  725.           Width = 137
  726.           Height = 17
  727.           Caption = 'Hardwareleseversuche:'
  728.           TabOrder = 4
  729.           OnClick = cbSetHardwareReadRetriesClick
  730.         end
  731.       end
  732.     end
  733.     object tsAudioQuality: TTabSheet
  734.       Caption = 'Audio Qualit'#228't'
  735.       ImageIndex = -1
  736.       object gbEAR: TGroupBox
  737.         Left = 8
  738.         Top = 8
  739.         Width = 321
  740.         Height = 121
  741.         Caption = 'Genaues Audio lesen'
  742.         TabOrder = 0
  743.         object cbUseEAR: TCheckBox
  744.           Left = 16
  745.           Top = 24
  746.           Width = 289
  747.           Height = 17
  748.           Caption = 'Genaues Audio lesen nutzen'
  749.           TabOrder = 0
  750.         end
  751.       end
  752.       object gbEAW: TGroupBox
  753.         Left = 8
  754.         Top = 144
  755.         Width = 321
  756.         Height = 153
  757.         Caption = 'Genaues Audio schreiben'
  758.         TabOrder = 1
  759.         object lblEAWHigh: TLabel
  760.           Left = 266
  761.           Top = 74
  762.           Width = 26
  763.           Height = 13
  764.           Caption = 'Hoch'
  765.         end
  766.         object lblEAWLow: TLabel
  767.           Left = 32
  768.           Top = 75
  769.           Width = 31
  770.           Height = 13
  771.           Caption = 'niedrig'
  772.         end
  773.         object Label35: TLabel
  774.           Left = 16
  775.           Top = 56
  776.           Width = 39
  777.           Height = 13
  778.           Caption = 'Qualit'#228't:'
  779.         end
  780.         object trbEAW: TExtTrackBar
  781.           Left = 72
  782.           Top = 72
  783.           Width = 185
  784.           Height = 33
  785.           TabOrder = 0
  786.           ThumbLength = 15
  787.         end
  788.         object cbUseEAW: TCheckBox
  789.           Left = 16
  790.           Top = 24
  791.           Width = 249
  792.           Height = 17
  793.           Caption = 'Genaues Audio schreiben nutzen'
  794.           TabOrder = 1
  795.         end
  796.       end
  797.     end
  798.     object tsCDDatabase: TTabSheet
  799.       Caption = 'CD Daten'
  800.       ImageIndex = -1
  801.       object Label28: TLabel
  802.         Left = 24
  803.         Top = 101
  804.         Width = 42
  805.         Height = 13
  806.         Caption = 'Interpret:'
  807.       end
  808.       object Label27: TLabel
  809.         Left = 24
  810.         Top = 68
  811.         Width = 23
  812.         Height = 13
  813.         Caption = 'Titel:'
  814.       end
  815.       object Label29: TLabel
  816.         Left = 24
  817.         Top = 134
  818.         Width = 33
  819.         Height = 13
  820.         Caption = 'Texter:'
  821.       end
  822.       object Label17: TLabel
  823.         Left = 24
  824.         Top = 166
  825.         Width = 52
  826.         Height = 13
  827.         Caption = 'Komponist:'
  828.       end
  829.       object Label24: TLabel
  830.         Left = 24
  831.         Top = 199
  832.         Width = 63
  833.         Height = 13
  834.         Caption = 'Arrangement:'
  835.       end
  836.       object Label31: TLabel
  837.         Left = 24
  838.         Top = 232
  839.         Width = 44
  840.         Height = 13
  841.         Caption = 'Meldung:'
  842.       end
  843.       object imgCDText: TImage
  844.         Left = 16
  845.         Top = 16
  846.         Width = 60
  847.         Height = 20
  848.         Center = True
  849.         Picture.Data = {<image000.bmp>}
  850.         Transparent = True
  851.         Visible = False
  852.       end
  853.       object edPerformer: TEdit
  854.         Left = 100
  855.         Top = 97
  856.         Width = 220
  857.         Height = 21
  858.         HelpContext = 50310
  859.         MaxLength = 160
  860.         TabOrder = 1
  861.       end
  862.       object edTitle: TEdit
  863.         Left = 100
  864.         Top = 64
  865.         Width = 220
  866.         Height = 21
  867.         HelpContext = 50340
  868.         MaxLength = 160
  869.         TabOrder = 0
  870.       end
  871.       object edSongwriter: TEdit
  872.         Left = 100
  873.         Top = 130
  874.         Width = 220
  875.         Height = 21
  876.         HelpContext = 50320
  877.         MaxLength = 160
  878.         TabOrder = 2
  879.       end
  880.       object edComposer: TEdit
  881.         Left = 100
  882.         Top = 162
  883.         Width = 220
  884.         Height = 21
  885.         HelpContext = 50330
  886.         MaxLength = 160
  887.         TabOrder = 3
  888.       end
  889.       object edArranger: TEdit
  890.         Left = 100
  891.         Top = 195
  892.         Width = 220
  893.         Height = 21
  894.         HelpContext = 50330
  895.         MaxLength = 160
  896.         TabOrder = 4
  897.       end
  898.       object edMessage: TEdit
  899.         Left = 100
  900.         Top = 228
  901.         Width = 220
  902.         Height = 21
  903.         HelpContext = 50350
  904.         MaxLength = 160
  905.         TabOrder = 5
  906.       end
  907.     end
  908.     object tsPower: TTabSheet
  909.       Caption = 'Energieversorgung'
  910.       object lblCharge: TLabel
  911.         Left = 8
  912.         Top = 122
  913.         Width = 321
  914.         Height = 13
  915.         Alignment = taCenter
  916.         AutoSize = False
  917.         Caption = '100%'
  918.       end
  919.       object Label26: TLabel
  920.         Left = 64
  921.         Top = 32
  922.         Width = 107
  923.         Height = 13
  924.         Caption = 'aktuelle Energiequelle:'
  925.       end
  926.       object lblTotalCharge: TLabel
  927.         Left = 200
  928.         Top = 48
  929.         Width = 120
  930.         Height = 13
  931.         AutoSize = False
  932.       end
  933.       object imgPowerSource: TListImage
  934.         Left = 24
  935.         Top = 32
  936.         Width = 32
  937.         Height = 32
  938.         Hint = '0'
  939.         ImageList = ImageList2
  940.         ImageIndex = 1
  941.       end
  942.       object Label32: TLabel
  943.         Left = 64
  944.         Top = 48
  945.         Width = 131
  946.         Height = 13
  947.         Caption = 'Gesamte Batterie Kapazit'#228't:'
  948.       end
  949.       object Label25: TLabel
  950.         Left = 64
  951.         Top = 64
  952.         Width = 126
  953.         Height = 13
  954.         Caption = 'aktuelle Batterie Kapazit'#228't:'
  955.       end
  956.       object lblCurrentCharge: TLabel
  957.         Left = 200
  958.         Top = 64
  959.         Width = 120
  960.         Height = 13
  961.         AutoSize = False
  962.       end
  963.       object lblCurrentPower: TLabel
  964.         Left = 200
  965.         Top = 32
  966.         Width = 120
  967.         Height = 13
  968.         AutoSize = False
  969.       end
  970.       object pbCharge: TProgressBar
  971.         Left = 8
  972.         Top = 96
  973.         Width = 321
  974.         Height = 22
  975.         TabOrder = 0
  976.       end
  977.       object btnPowerRefresh: TButton
  978.         Left = 253
  979.         Top = 280
  980.         Width = 75
  981.         Height = 23
  982.         Caption = 'Aktualisie&ren'
  983.         TabOrder = 1
  984.         OnClick = btnPowerRefreshClick
  985.       end
  986.       object GroupBox1: TGroupBox
  987.         Left = 8
  988.         Top = 176
  989.         Width = 321
  990.         Height = 81
  991.         Caption = 'verbleibende Zeit'
  992.         TabOrder = 2
  993.         object Label19: TLabel
  994.           Left = 8
  995.           Top = 20
  996.           Width = 82
  997.           Height = 13
  998.           Caption = 'Leseoperationen:'
  999.         end
  1000.         object Label33: TLabel
  1001.           Left = 8
  1002.           Top = 36
  1003.           Width = 95
  1004.           Height = 13
  1005.           Caption = 'Schreiboperationen:'
  1006.         end
  1007.         object Label34: TLabel
  1008.           Left = 8
  1009.           Top = 52
  1010.           Width = 93
  1011.           Height = 13
  1012.           Caption = 'Abspieloperationen:'
  1013.         end
  1014.         object lblTimeRemainRead: TLabel
  1015.           Left = 136
  1016.           Top = 20
  1017.           Width = 170
  1018.           Height = 13
  1019.           AutoSize = False
  1020.         end
  1021.         object lblTimeRemainWrite: TLabel
  1022.           Left = 136
  1023.           Top = 36
  1024.           Width = 170
  1025.           Height = 13
  1026.           AutoSize = False
  1027.         end
  1028.         object lblTimeRemainPlay: TLabel
  1029.           Left = 136
  1030.           Top = 52
  1031.           Width = 170
  1032.           Height = 13
  1033.           AutoSize = False
  1034.         end
  1035.       end
  1036.     end
  1037.   end
  1038.   object ImageList1: TImageList
  1039.     Left = 4
  1040.     Top = 362
  1041.     Bitmap = {
  1042.       494C010105000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1043.       0000000000003600000028000000400000003000000001002000000000000030
  1044.       0000000000000000000000000000000000000000000000000000000000000000
  1045.       0000000000000000000000000000000000000000000000000000000000000000
  1046.       0000000000000000000000000000000000000000000000000000000000000000
  1047.       0000000000000000000000000000000000000000000000000000000000000000
  1048.       0000000000000000000000000000000000000000000000000000000000000000
  1049.       0000000000000000000000000000000000000000000000000000000000000000
  1050.       0000000000000000000000000000000000000000000000000000000000000000
  1051.       0000000000000000000000000000000000000000000000000000000000000000
  1052.       0000000000000000000000000000000000000000000000000000000000000000
  1053.       0000000000000000000000000000000000000000000000000000000000000000
  1054.       0000000000000000000000000000000000000000000000000000000000000000
  1055.       0000000000000000000000000000000000000000000000000000000000000000
  1056.       0000000000000000000000000000000000000000000000000000000000000000
  1057.       0000000000000000000000000000000000000000000000000000000000000000
  1058.       0000000000000000000000000000000000000000000000000000000000000000
  1059.       0000000000000000000000000000000000000000000000000000000000000000
  1060.       0000000000000000000000000000000000000000000000000000000000000000
  1061.       0000000000000000000000000000000000000000000000000000000000000000
  1062.       0000000000000000000000000000000000000000000000000000000000000000
  1063.       0000000000000000000000000000000000000000000000000000000000000000
  1064.       0000000000000000000000000000000000000000000000000000000000000000
  1065.       0000000000000000000000000000000000000000000000000000000000000000
  1066.       0000000000000000000000000000000000000000000000000000000000000000
  1067.       0000000000000000000000000000000000000000000000000000000000000000
  1068.       0000000000000000000000000000000000000000000000000000000000000000
  1069.       0000000000000000000000000000000000000000000000000000000000000000
  1070.       0000000000000000000000000000000000000000000000000000000000000000
  1071.       0000000000000000000000000000000000000000000000000000000000000000
  1072.       0000000000000000000000000000000000000000000000000000000000000000
  1073.       0000000000000000000000000000000000000000000000000000000000000000
  1074.       0000000000000000000000000000000000000000000000000000000000000000
  1075.       0000000000000000000000000000000000000000000000000000000000000000
  1076.       0000000000000000000000000000000000000000000000000000000000000000
  1077.       0000000000000000000000000000000000000000000000000000000000000000
  1078.       0000000000000000000000000000000000000000000000000000000000000000
  1079.       0000000000000000000000000000000000000000000000000000000000000000
  1080.       0000000000000000000000000000000000000000000000000000000000000000
  1081.       0000000000000000000000000000000000000000000000000000000000000000
  1082.       0000000000000000000000000000000000000000000000000000000000000000
  1083.       0000000000000000000000000000000000000000000000000000000000000000
  1084.       0000000000000000000000000000000000000000000000000000000000000000
  1085.       0000000000000000000000000000000000000000000000000000000000000000
  1086.       0000000000000000000000000000000000000000000000000000000000000000
  1087.       0000000000000000000000000000000000000000000000000000000000000000
  1088.       0000000000000000000000000000000000000000000000000000000000000000
  1089.       0000000000000000000000000000000000000000000000000000000000000000
  1090.       0000000000000000000000000000000000000000000000000000000000000000
  1091.       0000000000000000000000000000000000000000000000000000000000000000
  1092.       0000000000000000000000000000000000000000000000000000000000000000
  1093.       0000000000000000000000000000000000000000000000000000000000000000
  1094.       0000000000000000000000000000000000000000000000000000000000000000
  1095.       0000000000000000000000000000000000000000000000000000000000000000
  1096.       0000000000000000000000000000000000000000000000000000000000000000
  1097.       0000000000000000000000000000000000000000000000000000000000000000
  1098.       0000000000000000000000000000000000000000000000000000000000000000
  1099.       0000000000000000000000000000000000000000000000000000000000000000
  1100.       0000000000000000000000000000000000000000000000000000000000000000
  1101.       0000000000000000000000000000000000000000000000000000000000000000
  1102.       0000000000000000000000000000000000000000000000000000000000000000
  1103.       0000000000000000000000000000000000000000000000000000000000000000
  1104.       0000000000000000000000000000000000000000000000000000000000000000
  1105.       0000000000000000000000000000000000000000000000000000000000000000
  1106.       0000000000000000000000000000000000000000000000000000000000000000
  1107.       0000000000000000000000000000000000000000000000000000000000000000
  1108.       0000000000000000000000000000000000000000000000000000000000000000
  1109.       0000000000000000000000000000000000000000000000000000000000000000
  1110.       0000000000000000000000000000000000000000000000000000000000000000
  1111.       0000000000000000000000000000000000000000000000000000000000000000
  1112.       0000000000000000000000000000000000000000000000000000000000000000
  1113.       0000000000000000000000000000000000000000000000000000000000000000
  1114.       0000000000000000000000000000000000000000000000000000000000000000
  1115.       0000000000000000000000000000000000000000000000000000000000000000
  1116.       0000000000000000000000000000000000000000000000000000000000000000
  1117.       0000000000000000000000000000000000000000000000000000000000000000
  1118.       0000000000000000000000000000000000000000000000000000000000000000
  1119.       0000000000000000000000000000000000000000000000000000000000000000
  1120.       0000000000000000000000000000000000000000000000000000000000000000
  1121.       0000000000000000000000000000000000000000000000000000000000000000
  1122.       0000000000000000000000000000000000000000000000000000000000000000
  1123.       0000000000000000000000000000000000000000000000000000000000000000
  1124.       0000000000000000000000000000000000000000000000000000000000000000
  1125.       0000000000000000000000000000000000000000000000000000000000000000
  1126.       0000000000000000000000000000000000000000000000000000000000000000
  1127.       0000000000000000000000000000000000000000000000000000000000000000
  1128.       0000000000000000000000000000000000000000000000000000000000000000
  1129.       0000000000000000000000000000000000000000000000000000000000000000
  1130.       0000000000000000000000000000000000000000000000000000000000000000
  1131.       0000000000000000000000000000000000000000000000000000000000000000
  1132.       0000000000000000000000000000000000000000000000000000000000000000
  1133.       0000000000000000000000000000000000000000000000000000000000000000
  1134.       0000000000000000000000000000000000000000000000000000000000000000
  1135.       0000000000000000000000000000000000000000000000000000000000000000
  1136.       0000000000000000000000000000000000000000000000000000000000000000
  1137.       0000000000000000000000000000000000000000000000000000000000000000
  1138.       0000000000000000000000000000000000000000000000000000000000000000
  1139.       0000000000000000000000000000000000000000000000000000000000000000
  1140.       0000000000000000000000000000000000000000000000000000000000000000
  1141.       0000000000000000000000000000000000000000000000000000000000000000
  1142.       0000000000000000000000000000000000000000000000000000000000000000
  1143.       0000000000000000000000000000000000000000000000000000000000000000
  1144.       0000000000000000000000000000000000000000000000000000000000000000
  1145.       0000000000000000000000000000000000000000000000000000000000000000
  1146.       0000000000000000000000000000000000000000000000000000000000000000
  1147.       0000000000000000000000000000000000000000000000000000000000000000
  1148.       0000000000000000000000000000000000000000000000000000000000000000
  1149.       0000000000000000000000000000000000000000000000000000000000000000
  1150.       0000000000000000000000000000000000000000000000000000000000000000
  1151.       0000000000000000000000000000000000000000000000000000000000000000
  1152.       0000000000000000000000000000000000000000000000000000000000000000
  1153.       0000000000000000000000000000000000000000000000000000000000000000
  1154.       0000000000000000000000000000000000000000000000000000000000000000
  1155.       0000000000000000000000000000000000000000000000000000000000000000
  1156.       0000000000000000000000000000000000000000000000000000000000000000
  1157.       0000000000000000000000000000000000000000000000000000000000000000
  1158.       0000000000000000000000000000000000000000000000000000000000000000
  1159.       0000000000000000000000000000000000000000000000000000000000000000
  1160.       0000000000000000000000000000000000000000000000000000000000000000
  1161.       0000000000000000000000000000000000000000000000000000000000000000
  1162.       0000000000000000000000000000000000000000000000000000000000000000
  1163.       0000000000000000000000000000000000000000000000000000000000000000
  1164.       0000000000000000000000000000000000000000000000000000000000000000
  1165.       0000000000000000000000000000000000000000000000000000000000000000
  1166.       0000000000000000000000000000000000000000000000000000000000000000
  1167.       0000000000000000000000000000000000000000000000000000000000000000
  1168.       0000000000000000000000000000000000000000000000000000000000000000
  1169.       0000000000000000000000000000000000000000000000000000000000000000
  1170.       0000000000000000000000000000000000000000000000000000000000000000
  1171.       0000000000000000000000000000000000000000000000000000000000000000
  1172.       0000000000000000000000000000000000000000000000000000000000000000
  1173.       0000000000000000000084848400848484008484840084848400000000000000
  1174.       0000000000000000000000000000000000000000000000000000000000000000
  1175.       0000000000000000000000000000000000000000000000000000000000000000
  1176.       0000000000000000000000000000000000000000000000000000000000000000
  1177.       0000000000000000000000000000000000000000000000000000000000000000
  1178.       0000000000000000000000000000000000000000000000000000000000000000
  1179.       0000000000000000000000000000000000000000000000000000000000000000
  1180.       0000000000000000000000000000000000000000000000000000000000000000
  1181.       0000000000008484840084848400848484008484840084848400848484008484
  1182.       8400000000000000000000000000000000000000000000000000000000000000
  1183.       0000000000000000000000000000000000000000000000000000000000000000
  1184.       0000000000000000000000000000000000000000000000000000000000000000
  1185.       0000000000000000000000000000000000000000000000000000000000000000
  1186.       0000000000000000000000000000000000000000000000000000000000000000
  1187.       0000000000000000000000000000000000000000000000000000000000000000
  1188.       0000000000000000000000000000000000000000000000000000000000000000
  1189.       0000000000008484840084848400C6C6C6008484840084848400848484008484
  1190.       8400000000000000000000000000000000000000000000000000000000000000
  1191.       0000000000000000000000000000000000000000000000000000000000000000
  1192.       0000000000000000000000000000000000000000000000000000000000000000
  1193.       0000000000000000000000000000000000000000000000000000000000000000
  1194.       0000000000000000000000000000000000000000000000000000000000000000
  1195.       0000000000000000000000000000000000000000000000000000000000000000
  1196.       0000000000000000000000000000000000000000000000000000000000000000
  1197.       00000000000084848400C6C6C600000000000000000000000000848484008484
  1198.       8400000000000000000000000000000000000000000000000000000000000000
  1199.       0000000000000000000000000000000000000000000000000000000000000000
  1200.       0000000000000000000000000000000000000000000000000000000000000000
  1201.       0000000000000000000000000000000000000000000000000000000000000000
  1202.       0000000000000000000000000000000000000000000000000000000000000000
  1203.       0000000000000000000000000000000000000000000000000000000000000000
  1204.       0000000000000000000000000000000000000000000000000000000000000000
  1205.       0000000000008484840084848400C6C6C6008484840084848400848484008484
  1206.       8400000000000000000000000000000000000000000000000000000000000000
  1207.       0000000000000000000000000000000000000000000000000000000000000000
  1208.       0000000000000000000000000000000000000000000000000000000000000000
  1209.       0000000000000000000000000000000000000000000000000000000000000000
  1210.       0000000000000000000000000000000000000000000000000000000000000000
  1211.       0000000000000000000000000000000000000000000000000000000000000000
  1212.       0000000000000000000000000000000000000000000000000000000000000000
  1213.       00000000000084848400C6C6C600848484008484840084848400848484008484
  1214.       8400000000000000000000000000000000000000000000000000000000000000
  1215.       0000000000000000000000000000000000000000000000000000000000000000
  1216.       0000000000000000000000000000000000000000000000000000000000000000
  1217.       0000000000000000000000000000000000000000000000000000000000000000
  1218.       0000000000000000000000000000000000000000000000000000000000000000
  1219.       0000000000000000000000000000000000000000000000000000000000000000
  1220.       0000000000000000000000000000000000000000000000000000000000000000
  1221.       0000000000008484840084848400848484008484840084848400848484008484
  1222.       8400000000000000000000000000000000000000000000000000000000000000
  1223.       0000000000000000000000000000000000000000000000000000000000000000
  1224.       0000000000000000000000000000000000000000000000000000000000000000
  1225.       0000000000000000000000000000000000000000000000000000000000000000
  1226.       0000000000000000000000000000000000000000000000000000000000000000
  1227.       0000000000000000000000000000000000000000000000000000000000000000
  1228.       0000000000000000000000000000000000000000000000000000000000000000
  1229.       0000000000008484840084848400C6C6C600C6C6C600C6C6C600848484008484
  1230.       8400000000000000000000000000000000000000000000000000000000000000
  1231.       0000000000000000000000000000000000000000000000000000000000000000
  1232.       0000000000000000000000000000000000000000000000000000000000000000
  1233.       0000000000000000000000000000000000000000000000000000000000000000
  1234.       0000000000000000000000000000000000000000000000000000000000000000
  1235.       0000000000000000000000000000000000000000000000000000000000000000
  1236.       0000000000000000000000000000000000000000000000000000000000000000
  1237.       00000000000084848400C6C6C600C6C6C600C6C6C600C6C6C600C6C6C6008484
  1238.       8400000000000000000000000000000000000000000000000000000000000000
  1239.       0000000000000000000000000000000000000000000000000000000000000000
  1240.       0000000000000000000000000000000000000000000000000000000000000000
  1241.       0000000000000000000000000000000000000000000000000000000000000000
  1242.       0000000000000000000000000000000000000000000000000000000000000000
  1243.       0000000000000000000000000000000000000000000000000000000000000000
  1244.       0000000000000000000000000000000000000000000000000000000000000000
  1245.       00000000000084848400FFFFFF00C6C6C600C6C6C600C6C6C600C6C6C6008484
  1246.       8400000000000000000000000000000000000000000000000000000000000000
  1247.       0000000000000000000000000000000000000000000000000000000000000000
  1248.       0000000000000000000000000000000000000000000000000000000000000000
  1249.       0000000000000000000000000000000000000000000000000000000000000000
  1250.       0000000000000000000000000000000000000000000000000000000000000000
  1251.       0000000000000000000000000000000000000000000000000000000000000000
  1252.       0000000000000000000000000000000000000000000000000000000000000000
  1253.       00000000000084848400C6C6C600FFFFFF000000FF00C6C6C600C6C6C6008484
  1254.       8400000000000000000000000000000000000000000000000000000000000000
  1255.       0000000000000000000000000000000000000000000000000000000000000000
  1256.       0000000000000000000000000000000000000000000000000000000000000000
  1257.       0000000000000000000000000000000000000000000000000000000000000000
  1258.       0000000000000000000000000000000000000000000000000000000000000000
  1259.       0000000000000000000000000000000000000000000000000000000000000000
  1260.       0000000000000000000000000000000000000000000000000000000000000000
  1261.       00000000000084848400FFFFFF000000FF000000FF0000008400C6C6C6008484
  1262.       8400000000000000000000000000000000000000000000000000000000000000
  1263.       0000000000000000000000000000000000000000000000000000000000000000
  1264.       0000000000000000000000000000000000000000000000000000000000000000
  1265.       0000000000000000000000000000000000000000000000000000000000000000
  1266.       0000000000000000000000000000000000000000000000000000000000000000
  1267.       0000000000000000000000000000000000000000000000000000000000000000
  1268.       0000000000000000000000000000000000000000000000000000000000000000
  1269.       00000000000084848400C6C6C600FFFFFF0000008400C6C6C600C6C6C6008484
  1270.       8400000000000000000000000000000000000000000000000000000000000000
  1271.       0000000000000000000000000000000000000000000000000000000000000000
  1272.       0000000000000000000000000000000000000000000000000000000000000000
  1273.       0000000000000000000000000000000000000000000000000000000000000000
  1274.       0000000000000000000000000000000000000000000000000000000000000000
  1275.       0000000000000000000000000000000000000000000000000000000000000000
  1276.       0000000000000000000000000000000000000000000000000000000000000000
  1277.       00000000000084848400C6C6C600848484008484840084848400C6C6C6008484
  1278.       8400000000000000000000000000000000000000000000000000000000000000
  1279.       0000000000000000000000000000000000000000000000000000000000000000
  1280.       0000000000000000000000000000000000000000000000000000000000000000
  1281.       0000000000000000000000000000000000000000000000000000000000000000
  1282.       0000000000000000000000000000000000000000000000000000000000000000
  1283.       0000000000000000000000000000000000000000000000000000000000000000
  1284.       0000000000000000000000000000000000000000000000000000000000000000
  1285.       0000000000008484840084848400FFFFFF00FFFFFF00FFFFFF00848484008484
  1286.       8400000000000000000000000000000000000000000000000000000000000000
  1287.       0000000000000000000000000000000000000000000000000000000000000000
  1288.       0000000000000000000000000000000000000000000000000000000000000000
  1289.       0000000000000000000000000000000000000000000000000000000000000000
  1290.       0000000000000000000000000000000000000000000000000000000000000000
  1291.       0000000000000000000000000000000000000000000000000000000000000000
  1292.       0000000000000000000000000000000000000000000000000000000000000000
  1293.       0000000000000000000000000000848484000000000084848400000000000000
  1294.       0000000000000000000000000000000000000000000000000000000000000000
  1295.       0000000000000000000000000000000000000000000000000000000000000000
  1296.       0000000000000000000000000000000000000000000000000000000000000000
  1297.       0000000000000000000000000000000000000000000000000000000000000000
  1298.       0000000000000000000000000000000000000000000000000000000000000000
  1299.       0000000000000000000000000000000000000000000000000000000000000000
  1300.       0000000000000000000000000000000000000000000000000000000000000000
  1301.       0000000000000000000000000000000000000000000000000000000000000000
  1302.       0000000000000000000000000000000000000000000000000000000000000000
  1303.       0000000000000000000000000000000000000000000000000000000000000000
  1304.       0000000000000000000000000000000000000000000000000000000000000000
  1305.       0000000000000000000084848400848484000000000000000000000000000000
  1306.       0000000000000000000000000000000000000000000000000000000000000000
  1307.       0000000000000000000000000000000000000000000000000000000000000000
  1308.       0000000000000000000000000000000000000000000000000000000000000000
  1309.       000000000000000000000000000084848400000000000000000000000000C6C6
  1310.       C60000FFFF000084840000000000000000000000000000000000000000000000
  1311.       0000000000000000000000000000000000000000000000000000000000000000
  1312.       0000000000000000000000000000000000000000000000000000000000000000
  1313.       0000848484008484840000848400008484000084840000FF000000FF00000000
  1314.       0000000000000000000000000000000000000000000000000000000000000000
  1315.       000000000000000000000000000084848400000000000000000000000000C6C6
  1316.       C60000FFFF000084840000000000000000000000000000000000000000000000
  1317.       00000000000084848400848484008484840000000000C6C6C600C6C6C60000FF
  1318.       FF0000848400C6C6C60000FFFF00000000008484840084848400848484008484
  1319.       8400848484008484840084848400848484008484840084848400848484008484
  1320.       8400848484008484840000000000000000000000000000000000000000008484
  1321.       8400008484000084840000848400008484000084840000FF000000FF000000FF
  1322.       FF0000FFFF000000000000000000000000000000000000000000000000000000
  1323.       00000000000084848400848484008484840000000000C6C6C600C6C6C60000FF
  1324.       FF0000848400C6C6C60000FFFF00000000000000000000000000848484008484
  1325.       840084848400C6C6C600C6C6C6008484840000000000FFFFFF00008484000084
  1326.       8400C6C6C60000FFFF00008484000084840084848400FFFFFF00C6C6C600C6C6
  1327.       C600FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C6C6C600C6C6C600C6C6
  1328.       C600C6C6C60084848400000000000000000000000000000000008484840000FF
  1329.       FF00008484000084840000848400008484000084840000FF000000FFFF0000FF
  1330.       FF00FFFF0000FFFF000000000000000000000000000000000000848484008484
  1331.       840084848400C6C6C600C6C6C6008484840000000000FFFFFF00008484000084
  1332.       8400C6C6C60000FFFF000084840000848400000000000000000084848400C6C6
  1333.       C600C6C6C600C6C6C600C6C6C60084848400848484000000000000000000FFFF
  1334.       FF000084840000848400000000000000000084848400FFFFFF0000FF00000084
  1335.       0000000000000000000000000000000000000000000000000000000000000000
  1336.       0000C6C6C6008484840000000000000000000000000000000000848484000084
  1337.       840000FFFF000084840000848400008484000084840000FF000000FFFF00FFFF
  1338.       0000FFFF0000008484000000000000000000000000000000000084848400C6C6
  1339.       C600C6C6C600C6C6C600C6C6C60084848400848484000000000000000000FFFF
  1340.       FF0000848400008484000000000000000000000000000000000084848400C6C6
  1341.       C600C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00000000000000
  1342.       00000000000000000000000000000000000084848400FFFFFF00C6C6C600C6C6
  1343.       C600C6C6C600C6C6C600C6C6C600848484008484840000848400008484000084
  1344.       8400000000000000000000000000000000000000000084848400008484000084
  1345.       84000084840000FFFF000084840000848400FFFFFF0000FF000000FFFF00FFFF
  1346.       000000848400008484000084840000000000000000000000000084848400C6C6
  1347.       C600C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00000000000000
  1348.       000000000000000000000000000000000000000000008484840084848400C6C6
  1349.       C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF008484
  1350.       84000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
  1351.       FF00FFFFFF00FFFFFF008484840000848400FFFFFF0000848400008484000084
  1352.       840000FF000000FFFF0000000000000000000000000084848400008484000084
  1353.       8400008484000084840000FFFF00848484000000000084848400FFFF00000084
  1354.       840000848400008484000084840000000000000000008484840084848400C6C6
  1355.       C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF008484
  1356.       8400000000000000000000000000000000008484840084848400FFFFFF00C6C6
  1357.       C600000000000000000000000000000000000000000000000000000000000000
  1358.       0000000000000000000000000000000000000000000084848400848484008484
  1359.       84008484840084848400008484000084840000848400FFFFFF00008484000084
  1360.       840000FFFF00FFFF0000FFFF0000000000000000000084848400008484000084
  1361.       84000084840000FF000000FF000000000000FFFFFF0000000000008484000084
  1362.       8400008484000084840000848400000000008484840084848400FFFFFF00C6C6
  1363.       C600000000000000000000000000000000000000000000000000000000000000
  1364.       00000000000000000000000000000000000084848400FFFFFF00C6C6C6000000
  1365.       00000000000084848400FFFFFF00C6C6C600C6C6C600C6C6C600848484000000
  1366.       0000000000000000000000000000000000000000000000000000000000000000
  1367.       0000000000008484840000848400008484000084840084848400000000008484
  1368.       8400FFFF00000084840000848400000000000000000084848400008484000084
  1369.       840000FF000000FF0000FFFF0000848484000000000084848400008484000084
  1370.       84000084840000848400008484000000000084848400FFFFFF00C6C6C6000000
  1371.       0000000000000000000000000000000000000000000000000000000000000000
  1372.       00000000000000000000000000000000000084848400FFFFFF00000000000000
  1373.       00000000000084848400FFFFFF00C6C6C600C6C6C600C6C6C600848484000000
  1374.       0000000000000000000000000000000000000000000000000000000000000000
  1375.       00000000000084848400008484000084840000FF000000000000FFFFFF000000
  1376.       0000008484000084840000848400000000000000000084848400008484000084
  1377.       840000FF000000FF0000FFFF000000FFFF00008484000084840000FFFF000084
  1378.       84000084840000848400008484000000000084848400FFFFFF00000000000000
  1379.       0000000000000000000000000000000000000000000000000000000000000000
  1380.       00000000000000000000000000000000000084848400FFFFFF00000000000000
  1381.       00000000000084848400FFFFFF00C6C6C600C6C6C600C6C6C600848484000000
  1382.       0000000000000000000000000000000000000000000000000000000000000000
  1383.       000000000000848484000084840000FF000000FF000084848400000000008484
  1384.       8400FFFFFF0000848400008484000000000000000000000000008484840000FF
  1385.       0000FFFF0000FFFF000000FFFF0000FFFF0000848400008484000084840000FF
  1386.       FF000084840000848400000000000000000084848400FFFFFF00000000000000
  1387.       0000000000000000000000000000000000000000000000000000000000000000
  1388.       00000000000000000000000000000000000084848400FFFFFF00000000000000
  1389.       00000000000084848400FFFFFF0000FFFF000000FF0000FFFF00008484000000
  1390.       0000000000000000000000000000000000000000000000000000000000000000
  1391.       0000000000008484840000FF000000FF0000FFFF000000FFFF00008484000084
  1392.       840000848400FFFFFF000084840000000000000000000000000084848400FFFF
  1393.       000000FFFF0000FFFF0000FFFF0000FFFF000084840000848400008484000084
  1394.       840000FFFF0000848400000000000000000084848400FFFFFF00000000000000
  1395.       0000000000000000000000000000000000000000000000000000000000000000
  1396.       00000000000000000000000000000000000084848400FFFFFF00000000000000
  1397.       00000000000084848400FFFFFF000000FF000000840000008400008484000000
  1398.       0000000000000000000000000000000000000000000000000000000000000000
  1399.       0000000000000000000084848400FFFF0000FFFF000000848400008484000084
  1400.       8400008484000084840000000000000000000000000000000000000000008484
  1401.       840000FFFF0000FFFF0000FFFF0000FFFF000084840000848400008484000084
  1402.       84000084840000000000000000000000000084848400FFFFFF00000000000000
  1403.       0000000000000000000000000000000000000000000000000000000000000000
  1404.       00000000000000000000000000000000000084848400FFFFFF00000000000000
  1405.       00000000000084848400FFFFFF00C6C6C6000000FF0000FFFF00008484000000
  1406.       0000000000000000000000000000000000000000000000000000000000000000
  1407.       0000000000000000000000000000848484008484840000848400008484000084
  1408.       8400848484008484840000000000000000000000000000000000000000000000
  1409.       00008484840000FFFF0000FFFF0000FFFF000084840000848400008484008484
  1410.       84008484840000000000000000000000000084848400FFFFFF00000000000000
  1411.       0000000000000000000000000000000000000000000000000000000000000000
  1412.       000000000000000000000000000000000000FFFFFF0000000000000000000000
  1413.       0000000000008484840084848400FFFFFF00FFFFFF00FFFFFF00848484000000
  1414.       0000000000000000000000000000000000000000000000000000000000000000
  1415.       0000000000000000000000000000000000000000000084848400848484008484
  1416.       8400000000000000000000000000000000000000000000000000000000000000
  1417.       0000000000008484840084848400848484008484840084848400848484000000
  1418.       000000000000000000000000000000000000FFFFFF0000000000000000000000
  1419.       0000000000000000000000000000000000000000000000000000000000000000
  1420.       0000000000000000000000000000000000000000000000000000000000000000
  1421.       0000000000000000000000000000848484008484840084848400000000000000
  1422.       0000000000000000000000000000000000000000000000000000000000000000
  1423.       0000000000000000000000000000000000000000000000000000000000000000
  1424.       0000000000000000000000000000000000000000000000000000000000000000
  1425.       0000000000000000000000000000000000000000000000000000000000000000
  1426.       0000000000000000000000000000000000000000000000000000000000000000
  1427.       0000000000000000000000000000000000000000000000000000000000000000
  1428.       000000000000000000000000000000000000424D3E000000000000003E000000
  1429.       2800000040000000300000000100010000000000800100000000000000000000
  1430.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  1431.       0000000000000000000000000000000000000000000000000000000000000000
  1432.       0000000000000000000000000000000000000000000000000000000000000000
  1433.       0000000000000000000000000000000000000000000000000000000000000000
  1434.       00000000000000000000000000000000FC3F000000000000F80F000000000000
  1435.       F80F000000000000F80F000000000000F80F000000000000F80F000000000000
  1436.       F80F000000000000F80F000000000000F80F000000000000F80F000000000000
  1437.       F80F000000000000F80F000000000000F80F000000000000F80F000000000000
  1438.       F80F000000000000FE3F000000000000FE23FFFFFC1FFE23F8008003F007F800
  1439.       E0000001E003E000C0000001C001C000C0030001C001C003C00700018000C007
  1440.       8007000180008007000F80008000000F080FF80080000FFF180FF80080001FFF
  1441.       180FF800C0011FFF180FF800C0011FFF180FFC01E0031FFF180FFE03F0071FFF
  1442.       380FFF8FF81F3FFF7E3FFFFFFFFF7FFF00000000000000000000000000000000
  1443.       000000000000}
  1444.   end
  1445.   object ImageList2: TImageList
  1446.     Height = 32
  1447.     Width = 32
  1448.     Left = 38
  1449.     Top = 363
  1450.     Bitmap = {
  1451.       494C010102000400040020002000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1452.       0000000000003600000028000000800000002000000001002000000000000040
  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.       0000000000000000000000000000000000008484840084848400000000000000
  1476.       00000000000000000000000000000000000000000000C6C6C600C6C6C6000000
  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.       000000000000000000000000000084848400C6C6C60084848400848484008484
  1492.       8400000000000000000000000000C6C6C600C6C6C60000FFFF00C6C6C6000000
  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.       0000000000000000000084848400C6C6C600C6C6C60084848400848484000000
  1508.       000000000000C6C6C600C6C6C600FFFFFF0000FFFF00FFFFFF00C6C6C6000000
  1509.       000000000000C6C6C600C6C6C600000000000000000000000000000000000000
  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.       00008484840084848400C6C6C600C6C6C600C6C6C60084848400848484000000
  1524.       0000C6C6C60000FFFF00FFFFFF0000FFFF00FFFFFF000084840000848400C6C6
  1525.       C600C6C6C60000FFFF00C6C6C600000000000000000000000000000000000000
  1526.       0000000000000000000000000000000000000000000000000000000000000000
  1527.       0000000000000000000000000000000000000000000000000000000000000000
  1528.       0000000000000000000000000000000000000000000000000000000000000000
  1529.       0000000000000000000000000000000000000000000000000000000000000000
  1530.       0000000000000000000000000000000000000000000000000000000000000000
  1531.       0000000000000000000000000000000000000000000000000000000000000000
  1532.       0000000000000000000000000000000000000000000000000000000000000000
  1533.       0000000000000000000000000000000000000000000000000000000000000000
  1534.       0000000000000000000000000000000000000000000000000000000000000000
  1535.       000000000000C6C6C60084848400848484008484840084848400848484000000
  1536.       0000000000000000000000000000000000000000000000000000000000000000
  1537.       0000000000000000000000000000000000000000000000000000000000000000
  1538.       0000000000000000000000000000848484000000000000000000848484008484
  1539.       8400C6C6C600C6C6C600C6C6C600C6C6C600C6C6C60084848400848484000000
  1540.       000000FFFF00FFFFFF0000FFFF000084840000848400C6C6C600C6C6C600FFFF
  1541.       FF0000FFFF00FFFFFF00C6C6C600000000000000000000000000000000000000
  1542.       0000000000000000000000000000000000000000000000000000000000000000
  1543.       0000000000000000000000000000000000000000000000000000000000000000
  1544.       0000000000000000000000000000000000000000000000000000000000000000
  1545.       0000000000000000000000000000000000000000000000000000000000000000
  1546.       0000000000000000000000000000000000000000000000000000000000000000
  1547.       0000000000000000000000000000000000000000000000000000000000000000
  1548.       0000000000000000000000000000000000000000000000000000000000000000
  1549.       0000000000000000000000000000000000000000000000000000000000000000
  1550.       0000000000000000000000000000000000000000000000000000000000008484
  1551.       8400C6C6C60084848400C6C6C600848484008484840084848400848484008484
  1552.       8400848484000000000000000000000000000000000000000000000000000000
  1553.       0000000000000000000000000000000000000000000000000000000000000000
  1554.       000000000000000000000000000084848400C6C6C60084848400C6C6C600C6C6
  1555.       C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C60084848400848484000000
  1556.       0000FFFFFF00008484000084840000000000C6C6C60000FFFF00FFFFFF0000FF
  1557.       FF00FFFFFF000084840000848400000000000000000000000000000000000000
  1558.       0000000000000000000000000000000000000000000000000000000000000000
  1559.       0000000000000000000000000000000000000000000000000000000000000000
  1560.       0000000000000000000000000000000000000000000000000000000000000000
  1561.       0000000000000000000000000000000000000000000000000000000000000000
  1562.       0000000000000000000000000000000000000000000000000000000000000000
  1563.       0000000000000000000000000000000000000000000000000000000000000000
  1564.       0000000000000000000000000000000000000000000000000000000000000000
  1565.       0000000000000000000000000000000000000000000000000000000000000000
  1566.       000000000000000000000000000000000000000000000000000084848400C6C6
  1567.       C600C6C6C600C6C6C60084848400848484008484840084848400848484008484
  1568.       8400000000008484840000000000000000000000000000000000000000000000
  1569.       0000000000000000000000000000000000000000000000000000000000000000
  1570.       000000000000000000000000000084848400FFFFFF00C6C6C600C6C6C600C6C6
  1571.       C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C60084848400848484000000
  1572.       00000000000000000000848484000000000000FFFF00FFFFFF0000FFFF000084
  1573.       8400008484000000000000000000000000000000000000000000000000000000
  1574.       0000000000000000000000000000000000000000000000000000000000000000
  1575.       0000000000000000000000000000000000000000000000000000000000000000
  1576.       0000000000000000000000000000000000000000000000000000000000000000
  1577.       0000000000000000000000000000000000000000000000000000000000000000
  1578.       0000000000000000000000000000000000000000000000000000000000000000
  1579.       0000000000000000000000000000000000000000000000000000000000000000
  1580.       0000000000000000000000000000000000000000000000000000000000000000
  1581.       0000000000000000000000000000000000000000000000000000000000000000
  1582.       0000000000000000000000000000000000000000000000000000848484008484
  1583.       8400C6C6C6008484840000000000000000000000000000000000000000008484
  1584.       8400848484000000000000000000000000000000000000000000000000000000
  1585.       0000000000000000000000000000000000000000000000000000000000000000
  1586.       000000000000000000000000000084848400FFFFFF00C6C6C600C6C6C600C6C6
  1587.       C600C6C6C600C6C6C60084848400848484008484840084848400848484008484
  1588.       840084848400848484008484840000000000FFFFFF0000848400008484000000
  1589.       0000000000000000000000000000000000000000000000000000000000000000
  1590.       0000000000000000000000000000000000000000000000000000000000000000
  1591.       0000000000000000000000000000000000000000000000000000000000000000
  1592.       0000000000000000000000000000000000000000000000000000000000000000
  1593.       0000000000000000000000000000000000000000000000000000000000000000
  1594.       0000000000000000000000000000000000000000000000000000000000000000
  1595.       0000000000000000000000000000000000000000000000000000000000000000
  1596.       0000000000000000000000000000000000000000000000000000000000000000
  1597.       0000000000000000000000000000000000000000000000000000000000000000
  1598.       000000000000000000000000000000000000000000000000000084848400C6C6
  1599.       C600C6C6C600C6C6C60084848400848484008484840084848400848484008484
  1600.       8400000000008484840000000000000000000000000000000000000000000000
  1601.       0000000000000000000000000000000000000000000000000000000000000000
  1602.       000000000000000000000000000084848400FFFFFF00C6C6C600C6C6C6008484
  1603.       84008484840084848400FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF008484
  1604.       8400848484008484840084848400000000000084840000000000000000000000
  1605.       0000000000000000000000000000000000000000000000000000000000000000
  1606.       0000000000000000000000000000000000000000000000000000000000000000
  1607.       0000000000000000000000000000000000000000000000000000000000000000
  1608.       0000000000000000000000000000000000000000000000000000000000000000
  1609.       0000000000000000000000000000000000000000000000000000000000000000
  1610.       0000000000000000000000000000000000000000000000000000000000000000
  1611.       0000000000000000000000000000000000000000000000000000000000000000
  1612.       0000000000000000000000000000000000000000000000000000000000000000
  1613.       0000000000000000000000000000000000000000000000000000000000000000
  1614.       0000000000000000000000000000000000000000000000000000848484008484
  1615.       8400C6C6C60084848400C6C6C600848484008484840084848400848484008484
  1616.       8400848484000000000000000000000000000000000000000000000000000000
  1617.       0000000000000000000000000000000000000000000000000000000000000000
  1618.       000000000000000000000000000084848400FFFFFF00C6C6C60084848400FFFF
  1619.       FF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFF
  1620.       FF00C6C6C6008484840084848400848484000000000084848400000000000000
  1621.       0000000000000000000000000000000000000000000000000000000000000000
  1622.       0000000000000000000000000000000000000000000000000000000000000000
  1623.       0000000000000000000000000000000000000000000000000000000000000000
  1624.       0000000000000000000000000000000000000000000000000000000000000000
  1625.       0000000000000000000000000000000000000000000000000000000000000000
  1626.       0000000000000000000000000000000000000000000000000000000000000000
  1627.       0000000000000000000000000000000000000000000000000000000000000000
  1628.       0000000000000000000000000000000000000000000000000000000000000000
  1629.       0000000000000000000000000000000000000000000000000000000000000000
  1630.       000000000000000000000000000000000000000000000000000084848400C6C6
  1631.       C600C6C6C600C6C6C60084848400848484008484840084848400848484008484
  1632.       8400000000008484840000000000000000000000000000000000000000000000
  1633.       0000000000000000000000000000000000000000000000000000000000000000
  1634.       0000000000008484840084848400848484008484840084848400FFFFFF00C6C6
  1635.       C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6
  1636.       C600FFFFFF00C6C6C600FFFFFF00848484008484840084848400000000000000
  1637.       0000000000000000000000000000000000000000000000000000000000000000
  1638.       0000000000000000000000000000000000000000000000000000000000000000
  1639.       0000000000000000000000000000000000000000000000000000000000000000
  1640.       0000000000000000000000000000000000000000000000000000000000000000
  1641.       0000000000000000000000000000000000000000000000000000000000000000
  1642.       0000000000000000000000000000000000000000000000000000000000000000
  1643.       0000000000000000000000000000000000000000000000000000000000000000
  1644.       0000000000000000000000000000000000000000000000000000000000000000
  1645.       0000000000000000000000000000000000000000000000000000000000000000
  1646.       0000000000000000000000000000000000000000000000000000848484008484
  1647.       8400C6C6C60084848400C6C6C600848484008484840084848400848484008484
  1648.       8400848484000000000000000000000000000000000000000000000000000000
  1649.       0000000000000000000000000000000000000000000000000000000000000000
  1650.       000084848400C6C6C600C6C6C60084848400FFFFFF00FFFFFF00FFFFFF00FFFF
  1651.       FF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFF
  1652.       FF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C60084848400000000000000
  1653.       0000000000000000000000000000000000000000000000000000000000000000
  1654.       0000000000000000000000000000000000000000000000000000000000000000
  1655.       0000000000000000000000000000000000000000000000000000000000000000
  1656.       0000000000000000000000000000000000000000000000000000000000000000
  1657.       0000000000000000000000000000000000000000000000000000000000000000
  1658.       0000000000000000000000000000000000000000000000000000000000000000
  1659.       0000000000000000000000000000000000000000000000000000000000000000
  1660.       0000000000000000000000000000000000000000000000000000000000000000
  1661.       0000000000000000000000000000000000000000000000000000000000000000
  1662.       000000000000000000000000000000000000000000000000000084848400C6C6
  1663.       C600C6C6C600C6C6C60084848400848484008484840084848400848484008484
  1664.       8400000000008484840000000000000000000000000000000000000000000000
  1665.       0000000000000000000000000000000000000000000000000000000000008484
  1666.       8400FFFFFF00FFFFFF00C6C6C600000000008484840084848400848484008484
  1667.       8400FFFFFF00FFFFFF00FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00FFFF
  1668.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000000000000000000000
  1669.       0000000000000000000000000000000000000000000000000000000000000000
  1670.       0000000000000000000000000000000000000000000000000000000000000000
  1671.       0000000000000000000000000000000000000000000000000000000000000000
  1672.       0000000000000000000000000000000000000000000000000000000000000000
  1673.       0000000000000000000000000000000000000000000000000000000000000000
  1674.       0000000000000000000000000000000000000000000000000000000000000000
  1675.       0000000000000000000000000000000000000000000000000000000000000000
  1676.       0000000000000000000000000000000000000000000000000000000000000000
  1677.       0000000000000000000000000000000000000000000000000000000000000000
  1678.       0000000000000000000000000000000000000000000000000000848484008484
  1679.       8400C6C6C60084848400C6C6C600848484008484840084848400848484008484
  1680.       8400848484000000000000000000000000000000000000000000000000000000
  1681.       0000000000000000000000000000000000000000000000000000000000008484
  1682.       8400FFFFFF00C6C6C60000000000000000000000000000000000000000008484
  1683.       84008484840084848400FFFFFF00FFFFFF00FFFFFF00FFFFFF00000000000000
  1684.       0000000000000000000000000000000000000000000000000000000000000000
  1685.       0000000000000000000000000000000000000000000000000000000000000000
  1686.       0000000000000000000000000000000000000000000000000000000000000000
  1687.       0000000000000000000000000000000000000000000000000000000000000000
  1688.       0000000000000000000000000000000000000000000000000000000000000000
  1689.       0000000000000000000000000000000000000000000000000000000000000000
  1690.       0000000000000000000000000000000000000000000000000000000000000000
  1691.       0000000000000000000000000000000000000000000000000000000000000000
  1692.       0000000000000000000000000000000000000000000000000000000000000000
  1693.       0000000000000000000000000000000000000000000000000000000000000000
  1694.       000000000000000000000000000000000000000000000000000084848400C6C6
  1695.       C600C6C6C600C6C6C60084848400848484008484840084848400848484008484
  1696.       8400000000008484840000000000000000000000000000000000000000000000
  1697.       000000000000000000000000000000000000000000000000000084848400FFFF
  1698.       FF00C6C6C6000000000000000000000000000000000000000000000000000000
  1699.       0000000000000000000000000000000000000000000000000000000000000000
  1700.       0000000000000000000000000000000000000000000000000000000000000000
  1701.       0000000000000000000000000000000000000000000000000000000000000000
  1702.       0000000000000000000000000000000000000000000000000000000000000000
  1703.       0000000000000000000000000000000000000000000000000000000000000000
  1704.       0000000000000000000000000000000000000000000000000000000000000000
  1705.       0000000000000000000000000000000000000000000000000000000000000000
  1706.       0000000000000000000000000000000000000000000000000000000000000000
  1707.       0000000000000000000000000000000000000000000000000000000000000000
  1708.       0000000000000000000000000000000000000000000000000000000000000000
  1709.       0000000000000000000000000000000000000000000000000000000000000000
  1710.       0000000000000000000000000000000000000000000000000000848484008484
  1711.       8400C6C6C60084848400C6C6C600848484008484840084848400848484008484
  1712.       8400848484000000000000000000000000000000000000000000000000000000
  1713.       000000000000000000000000000000000000000000000000000084848400FFFF
  1714.       FF00C6C6C6000000000000000000000000000000000000000000000000000000
  1715.       0000000000000000000000000000000000000000000000000000000000000000
  1716.       0000000000000000000000000000000000000000000000000000000000000000
  1717.       0000000000000000000000000000000000000000000000000000000000000000
  1718.       0000000000000000000000000000000000000000000000000000000000000000
  1719.       0000000000000000000000000000000000000000000000000000000000000000
  1720.       0000000000000000000000000000000000000000000000000000000000000000
  1721.       0000000000000000000000000000000000000000000000000000000000000000
  1722.       0000000000000000000000000000000000000000000000000000000000000000
  1723.       0000000000000000000000000000000000000000000000000000000000000000
  1724.       0000000000000000000000000000000000000000000000000000000000000000
  1725.       0000000000000000000000000000000000000000000000000000000000000000
  1726.       000000000000000000000000000000000000000000000000000084848400C6C6
  1727.       C600C6C6C600FFFFFF0000FFFF00C6C6C60000FFFF00C6C6C600C6C6C6008484
  1728.       8400000000008484840000000000000000000000000000000000000000000000
  1729.       000000000000000000000000000000000000000000000000000084848400FFFF
  1730.       FF00C6C6C6000000000000000000000000000000000000000000000000000000
  1731.       0000000000000000000000000000000000000000000000000000000000000000
  1732.       0000000000000000000000000000000000000000000000000000000000000000
  1733.       0000000000000000000000000000000000000000000000000000000000000000
  1734.       0000000000000000000000000000000000000000000000000000000000000000
  1735.       0000000000000000000000000000000000000000000000000000000000000000
  1736.       0000000000000000000000000000000000000000000000000000000000000000
  1737.       0000000000000000000000000000000000000000000000000000000000000000
  1738.       0000000000000000000000000000000000000000000000000000000000000000
  1739.       0000000000000000000000000000000000000000000000000000000000000000
  1740.       0000000000000000000000000000000000000000000000000000000000000000
  1741.       0000000000000000000000000000000000000000000000000000000000000000
  1742.       0000000000000000000000000000000000000000000000000000C6C6C60000FF
  1743.       FF00FFFFFF0000FFFF00FFFFFF0000FFFF000000FF0000FFFF00C6C6C600C6C6
  1744.       C600008484000000000000000000000000000000000000000000000000000000
  1745.       000000000000000000000000000000000000000000000000000084848400FFFF
  1746.       FF00C6C6C6000000000000000000000000000000000000000000000000000000
  1747.       0000000000000000000000000000000000000000000000000000000000000000
  1748.       0000000000000000000000000000000000000000000000000000000000000000
  1749.       0000000000000000000000000000000000000000000000000000000000000000
  1750.       0000000000000000000000000000000000000000000000000000000000000000
  1751.       0000000000000000000000000000000000000000000000000000000000000000
  1752.       0000000000000000000000000000000000000000000000000000000000000000
  1753.       0000000000000000000000000000000000000000000000000000000000000000
  1754.       0000000000000000000000000000000000000000000000000000000000000000
  1755.       0000000000000000000000000000000000000000000000000000000000000000
  1756.       0000000000000000000000000000000000000000000000000000000000000000
  1757.       0000000000000000000000000000000000000000000000000000000000000000
  1758.       000000000000000000000000000000000000000000000000000000FFFF00C6C6
  1759.       C600FFFFFF00FFFFFF0000FFFF00C6C6C6000000FF00C6C6C600C6C6C600C6C6
  1760.       C600008484000084840000000000000000000000000000000000000000000000
  1761.       000000000000000000000000000000000000000000000000000084848400FFFF
  1762.       FF00C6C6C6000000000000000000000000000000000000000000000000000000
  1763.       0000000000000000000000000000000000000000000000000000000000000000
  1764.       0000000000000000000000000000000000000000000000000000000000000000
  1765.       0000000000000000000000000000000000000000000000000000000000000000
  1766.       0000000000000000000000000000000000000000000000000000000000000000
  1767.       0000000000000000000000000000000000000000000000000000000000000000
  1768.       0000000000000000000000000000000000000000000000000000000000000000
  1769.       0000000000000000000000000000000000000000000000000000000000000000
  1770.       0000000000000000000000000000000000000000000000000000000000000000
  1771.       0000000000000000000000000000000000000000000000000000000000000000
  1772.       0000000000000000000000000000000000000000000000000000000000000000
  1773.       0000000000000000000000000000000000000000000000000000000000000000
  1774.       0000000000000000000000000000000000000000000000000000C6C6C60000FF
  1775.       FF00FFFFFF0000FFFF000000FF000000FF000000FF000000FF000000FF00C6C6
  1776.       C600008484000084840000000000000000000000000000000000000000000000
  1777.       0000000000000000000000000000000000000000000000000000000000008484
  1778.       8400FFFFFF00C6C6C60000000000000000000000000000000000000000000000
  1779.       0000000000000000000000000000000000000000000000000000000000000000
  1780.       0000000000000000000000000000000000000000000000000000000000000000
  1781.       0000000000000000000000000000000000000000000000000000000000000000
  1782.       0000000000000000000000000000000000000000000000000000000000000000
  1783.       0000000000000000000000000000000000000000000000000000000000000000
  1784.       0000000000000000000000000000000000000000000000000000000000000000
  1785.       0000000000000000000000000000000000000000000000000000000000000000
  1786.       0000000000000000000000000000000000000000000000000000000000000000
  1787.       0000000000000000000000000000000000000000000000000000000000000000
  1788.       0000000000000000000000000000000000000000000000000000000000000000
  1789.       0000000000000000000000000000000000000000000000000000000000000000
  1790.       000000000000000000000000000000000000000000000000000000FFFF00C6C6
  1791.       C600FFFFFF00FFFFFF0000FFFF00C6C6C6000000FF00C6C6C600C6C6C600C6C6
  1792.       C600008484000084840000000000000000000000000000000000000000000000
  1793.       0000000000000000000000000000000000000000000000000000000000008484
  1794.       8400FFFFFF00C6C6C60000000000000000000000000000000000000000000000
  1795.       0000000000000000000000000000000000000000000000000000000000000000
  1796.       0000000000000000000000000000000000000000000000000000000000000000
  1797.       0000000000000000000000000000000000000000000000000000000000000000
  1798.       0000000000000000000000000000000000000000000000000000000000000000
  1799.       0000000000000000000000000000000000000000000000000000000000000000
  1800.       0000000000000000000000000000000000000000000000000000000000000000
  1801.       0000000000000000000000000000000000000000000000000000000000000000
  1802.       0000000000000000000000000000000000000000000000000000000000000000
  1803.       0000000000000000000000000000000000000000000000000000000000000000
  1804.       0000000000000000000000000000000000000000000000000000000000000000
  1805.       0000000000000000000000000000000000000000000000000000000000000000
  1806.       0000000000000000000000000000000000000000000000000000C6C6C60000FF
  1807.       FF00FFFFFF0000FFFF00C6C6C60000FFFF000000FF0000FFFF00C6C6C600C6C6
  1808.       C600008484000084840000000000000000000000000000000000000000000000
  1809.       0000000000000000000000000000000000000000000000000000000000008484
  1810.       8400FFFFFF00C6C6C60000000000000000000000000000000000000000000000
  1811.       0000000000000000000000000000000000000000000000000000000000000000
  1812.       0000000000000000000000000000000000000000000000000000000000000000
  1813.       0000000000000000000000000000000000000000000000000000000000000000
  1814.       0000000000000000000000000000000000000000000000000000000000000000
  1815.       0000000000000000000000000000000000000000000000000000000000000000
  1816.       0000000000000000000000000000000000000000000000000000000000000000
  1817.       0000000000000000000000000000000000000000000000000000000000000000
  1818.       0000000000000000000000000000000000000000000000000000000000000000
  1819.       0000000000000000000000000000000000000000000000000000000000000000
  1820.       0000000000000000000000000000000000000000000000000000000000000000
  1821.       0000000000000000000000000000000000000000000000000000000000000000
  1822.       000000000000000000000000000000000000000000000000000000FFFF00C6C6
  1823.       C600FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C6C6
  1824.       C600008484000084840000000000000000000000000000000000000000000000
  1825.       0000000000000000000000000000000000000000000000000000000000008484
  1826.       8400FFFFFF00C6C6C60000000000000000000000000000000000000000000000
  1827.       0000000000000000000000000000000000000000000000000000000000000000
  1828.       0000000000000000000000000000000000000000000000000000000000000000
  1829.       0000000000000000000000000000000000000000000000000000000000000000
  1830.       0000000000000000000000000000000000000000000000000000000000000000
  1831.       0000000000000000000000000000000000000000000000000000000000000000
  1832.       0000000000000000000000000000000000000000000000000000000000000000
  1833.       0000000000000000000000000000000000000000000000000000000000000000
  1834.       0000000000000000000000000000000000000000000000000000000000000000
  1835.       0000000000000000000000000000000000000000000000000000000000000000
  1836.       0000000000000000000000000000000000000000000000000000000000000000
  1837.       0000000000000000000000000000000000000000000000000000000000000000
  1838.       0000000000000000000000000000000000000000000000000000C6C6C600FFFF
  1839.       FF00FFFFFF008484840084848400C6C6C600C6C6C600C6C6C600C6C6C600FFFF
  1840.       FF00FFFFFF000084840000000000000000000000000000000000000000000000
  1841.       0000000000000000000000000000000000000000000000000000000000008484
  1842.       8400FFFFFF00C6C6C60000000000000000000000000000000000000000000000
  1843.       0000000000000000000000000000000000000000000000000000000000000000
  1844.       0000000000000000000000000000000000000000000000000000000000000000
  1845.       0000000000000000000000000000000000000000000000000000000000000000
  1846.       0000000000000000000000000000000000000000000000000000000000000000
  1847.       0000000000000000000000000000000000000000000000000000000000000000
  1848.       0000000000000000000000000000000000000000000000000000000000000000
  1849.       0000000000000000000000000000000000000000000000000000000000000000
  1850.       0000000000000000000000000000000000000000000000000000000000000000
  1851.       0000000000000000000000000000000000000000000000000000000000000000
  1852.       0000000000000000000000000000000000000000000000000000000000000000
  1853.       0000000000000000000000000000000000000000000000000000000000000000
  1854.       0000000000000000000000000000000000000000000000000000FFFFFF008484
  1855.       840084848400C6C6C600C6C6C600848484008484840084848400848484008484
  1856.       840084848400FFFFFF0000000000000000000000000000000000000000000000
  1857.       000000000000000000000000000000000000848484008484840084848400FFFF
  1858.       FF00C6C6C6000000000000000000000000000000000000000000000000000000
  1859.       0000000000000000000000000000000000000000000000000000000000000000
  1860.       0000000000000000000000000000000000000000000000000000000000000000
  1861.       0000000000000000000000000000000000000000000000000000000000000000
  1862.       0000000000000000000000000000000000000000000000000000000000000000
  1863.       0000000000000000000000000000000000000000000000000000000000000000
  1864.       0000000000000000000000000000000000000000000000000000000000000000
  1865.       0000000000000000000000000000000000000000000000000000000000000000
  1866.       0000000000000000000000000000000000000000000000000000000000000000
  1867.       0000000000000000000000000000000000000000000000000000000000000000
  1868.       0000000000000000000000000000000000000000000000000000000000000000
  1869.       0000000000000000000000000000000000000000000000000000000000000000
  1870.       0000000000000000000000000000000000000000000000000000000000000000
  1871.       0000C6C6C600C6C6C60084848400FFFFFF00C6C6C60000000000848484008484
  1872.       8400000000000000000000000000000000000000000000000000000000000000
  1873.       000000000000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
  1874.       FF00C6C6C6000000000000000000000000000000000000000000000000000000
  1875.       0000000000000000000000000000000000000000000000000000000000000000
  1876.       0000000000000000000000000000000000000000000000000000000000000000
  1877.       0000000000000000000000000000000000000000000000000000000000000000
  1878.       0000000000000000000000000000000000000000000000000000000000000000
  1879.       0000000000000000000000000000000000000000000000000000000000000000
  1880.       0000000000000000000000000000000000000000000000000000000000000000
  1881.       0000000000000000000000000000000000000000000000000000000000000000
  1882.       0000000000000000000000000000000000000000000000000000000000000000
  1883.       0000000000000000000000000000000000000000000000000000000000000000
  1884.       0000000000000000000000000000000000000000000000000000000000000000
  1885.       0000000000000000000000000000000000000000000000000000000000000000
  1886.       0000000000000000000000000000000000000000000000000000000000000000
  1887.       0000000000000000000000000000FFFFFF00FFFFFF0000000000000000000000
  1888.       0000000000000000000000000000000000000000000000000000000000000000
  1889.       000000000000000000000000000000000000C6C6C600C6C6C600C6C6C600C6C6
  1890.       C600000000000000000000000000000000000000000000000000000000000000
  1891.       0000000000000000000000000000000000000000000000000000000000000000
  1892.       0000000000000000000000000000000000000000000000000000000000000000
  1893.       0000000000000000000000000000000000000000000000000000000000000000
  1894.       0000000000000000000000000000000000000000000000000000000000000000
  1895.       0000000000000000000000000000000000000000000000000000000000000000
  1896.       0000000000000000000000000000000000000000000000000000000000000000
  1897.       0000000000000000000000000000000000000000000000000000000000000000
  1898.       0000000000000000000000000000000000000000000000000000000000000000
  1899.       0000000000000000000000000000000000000000000000000000000000000000
  1900.       0000000000000000000000000000000000000000000000000000000000000000
  1901.       0000000000000000000000000000000000000000000000000000000000000000
  1902.       0000000000000000000000000000000000000000000000000000000000000000
  1903.       0000000000000000000000000000000000000000000000000000000000000000
  1904.       0000000000000000000000000000000000000000000000000000000000000000
  1905.       0000000000000000000000000000000000000000000000000000000000000000
  1906.       0000000000000000000000000000000000000000000000000000000000000000
  1907.       0000000000000000000000000000000000000000000000000000000000000000
  1908.       0000000000000000000000000000000000000000000000000000000000000000
  1909.       0000000000000000000000000000000000000000000000000000000000000000
  1910.       0000000000000000000000000000000000000000000000000000000000000000
  1911.       0000000000000000000000000000000000000000000000000000000000000000
  1912.       0000000000000000000000000000000000000000000000000000000000000000
  1913.       0000000000000000000000000000000000000000000000000000000000000000
  1914.       0000000000000000000000000000000000000000000000000000000000000000
  1915.       0000000000000000000000000000000000000000000000000000000000000000
  1916.       0000000000000000000000000000000000000000000000000000000000000000
  1917.       0000000000000000000000000000000000000000000000000000000000000000
  1918.       0000000000000000000000000000000000000000000000000000000000000000
  1919.       0000000000000000000000000000000000000000000000000000000000000000
  1920.       0000000000000000000000000000000000000000000000000000000000000000
  1921.       0000000000000000000000000000000000000000000000000000000000000000
  1922.       0000000000000000000000000000000000000000000000000000000000000000
  1923.       0000000000000000000000000000000000000000000000000000000000000000
  1924.       0000000000000000000000000000000000000000000000000000000000000000
  1925.       0000000000000000000000000000000000000000000000000000000000000000
  1926.       0000000000000000000000000000000000000000000000000000000000000000
  1927.       0000000000000000000000000000000000000000000000000000000000000000
  1928.       0000000000000000000000000000000000000000000000000000000000000000
  1929.       0000000000000000000000000000000000000000000000000000000000000000
  1930.       0000000000000000000000000000000000000000000000000000000000000000
  1931.       0000000000000000000000000000000000000000000000000000000000000000
  1932.       0000000000000000000000000000000000000000000000000000000000000000
  1933.       0000000000000000000000000000000000000000000000000000000000000000
  1934.       0000000000000000000000000000000000000000000000000000000000000000
  1935.       0000000000000000000000000000000000000000000000000000000000000000
  1936.       0000000000000000000000000000000000000000000000000000000000000000
  1937.       0000000000000000000000000000000000000000000000000000000000000000
  1938.       0000000000000000000000000000000000000000000000000000000000000000
  1939.       0000000000000000000000000000000000000000000000000000000000000000
  1940.       0000000000000000000000000000000000000000000000000000000000000000
  1941.       0000000000000000000000000000000000000000000000000000000000000000
  1942.       0000000000000000000000000000000000000000000000000000000000000000
  1943.       0000000000000000000000000000000000000000000000000000000000000000
  1944.       0000000000000000000000000000000000000000000000000000000000000000
  1945.       0000000000000000000000000000000000000000000000000000000000000000
  1946.       0000000000000000000000000000000000000000000000000000000000000000
  1947.       0000000000000000000000000000000000000000000000000000000000000000
  1948.       0000000000000000000000000000000000000000000000000000000000000000
  1949.       0000000000000000000000000000000000000000000000000000000000000000
  1950.       0000000000000000000000000000000000000000000000000000000000000000
  1951.       0000000000000000000000000000000000000000000000000000000000000000
  1952.       0000000000000000000000000000000000000000000000000000000000000000
  1953.       0000000000000000000000000000000000000000000000000000000000000000
  1954.       0000000000000000000000000000000000000000000000000000000000000000
  1955.       0000000000000000000000000000000000000000000000000000000000000000
  1956.       0000000000000000000000000000000000000000000000000000000000000000
  1957.       0000000000000000000000000000000000000000000000000000000000000000
  1958.       0000000000000000000000000000000000000000000000000000000000000000
  1959.       0000000000000000000000000000000000000000000000000000000000000000
  1960.       0000000000000000000000000000000000000000000000000000000000000000
  1961.       0000000000000000000000000000000000000000000000000000000000000000
  1962.       0000000000000000000000000000000000000000000000000000000000000000
  1963.       0000000000000000000000000000000000000000000000000000000000000000
  1964.       0000000000000000000000000000000000000000000000000000000000000000
  1965.       000000000000000000000000000000000000424D3E000000000000003E000000
  1966.       2800000080000000200000000100010000000000000200000000000000000000
  1967.       000000000000000000000000FFFFFF00FFFFFFFFFFFF3F9F0000000000000000
  1968.       FFFFFFFFFFFE0E0F0000000000000000FFFFFFFFFFFC00090000000000000000
  1969.       FFFFFFFFFFF000000000000000000000FFF81FFFFFC000000000000000000000
  1970.       FFE007FFFE0000000000000000000000FFC003FFFE0000010000000000000000
  1971.       FF8001FFFE0000070000000000000000FF8001FFFE00001F0000000000000000
  1972.       FF8001FFFE00001F0000000000000000FF8001FFFE00001F0000000000000000
  1973.       FF8001FFF800001F0000000000000000FF8001FFF000001F0000000000000000
  1974.       FF8001FFE000001F0000000000000000FF8001FFE1E0007F0000000000000000
  1975.       FF8001FFC3FC3FFF0000000000000000FF8001FFC3FFFFFF0000000000000000
  1976.       FF8001FFC3FFFFFF0000000000000000FF8001FFC3FFFFFF0000000000000000
  1977.       FF8001FFC3FFFFFF0000000000000000FF8001FFE1FFFFFF0000000000000000
  1978.       FF8001FFE1FFFFFF0000000000000000FF8001FFE1FFFFFF0000000000000000
  1979.       FF8001FFE1FFFFFF0000000000000000FF8001FFE1FFFFFF0000000000000000
  1980.       FF8001FF03FFFFFF0000000000000000FFC003FF03FFFFFF0000000000000000
  1981.       FFF00FFF07FFFFFF0000000000000000FFFE7FFF0FFFFFFF0000000000000000
  1982.       FFFFFFFFFFFFFFFF0000000000000000FFFFFFFFFFFFFFFF0000000000000000
  1983.       FFFFFFFFFFFFFFFF000000000000000000000000000000000000000000000000
  1984.       000000000000}
  1985.   end
  1986. end
  1987.