home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / sharewar / extract / Extractor.exe / 0 / RCDATA / TCHECK / TCHECK.txt
Encoding:
Text File  |  2000-07-04  |  24.7 KB  |  723 lines

  1. object Check: TCheck
  2.   Left = 306
  3.   Top = 183
  4.   Width = 505
  5.   Height = 403
  6.   HelpContext = 1
  7.   HorzScrollBar.Visible = False
  8.   VertScrollBar.Visible = False
  9.   BorderIcons = []
  10.   Caption = 'Prohled∩┐╜v∩┐╜n∩┐╜'
  11.   Color = clBtnFace
  12.   Constraints.MinHeight = 301
  13.   Constraints.MinWidth = 457
  14.   Font.Charset = DEFAULT_CHARSET
  15.   Font.Color = clWindowText
  16.   Font.Height = -11
  17.   Font.Name = 'MS Sans Serif'
  18.   Font.Style = []
  19.   OldCreateOrder = True
  20.   OnActivate = FormActivate
  21.   OnClose = FormClose
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object lblTimeSymbol: TLabel
  25.     Left = 424
  26.     Top = 80
  27.     Width = 12
  28.     Height = 13
  29.     Anchors = [akTop, akRight]
  30.     AutoSize = False
  31.     Caption = '∩┐╜'
  32.     Font.Charset = SYMBOL_CHARSET
  33.     Font.Color = clWindowText
  34.     Font.Height = -13
  35.     Font.Name = 'Wingdings'
  36.     Font.Style = []
  37.     ParentFont = False
  38.     Visible = False
  39.   end
  40.   object Label1: TLabel
  41.     Left = 8
  42.     Top = 40
  43.     Width = 37
  44.     Height = 13
  45.     Caption = 'Soubor:'
  46.   end
  47.   object Label3: TLabel
  48.     Left = 8
  49.     Top = 56
  50.     Width = 21
  51.     Height = 13
  52.     Caption = 'Typ:'
  53.   end
  54.   object lblFileType: TLabel
  55.     Left = 48
  56.     Top = 56
  57.     Width = 369
  58.     Height = 13
  59.     Anchors = [akLeft, akTop, akRight]
  60.     AutoSize = False
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clNavy
  63.     Font.Height = -11
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = []
  66.     ParentFont = False
  67.   end
  68.   object lblFileCount: TLabel
  69.     Left = 104
  70.     Top = 80
  71.     Width = 313
  72.     Height = 13
  73.     Anchors = [akLeft, akTop, akRight]
  74.     AutoSize = False
  75.     Font.Charset = DEFAULT_CHARSET
  76.     Font.Color = clBlack
  77.     Font.Height = -11
  78.     Font.Name = 'MS Sans Serif'
  79.     Font.Style = []
  80.     ParentFont = False
  81.   end
  82.   object lblFileName: TLabel
  83.     Left = 48
  84.     Top = 40
  85.     Width = 369
  86.     Height = 13
  87.     Anchors = [akLeft, akTop, akRight]
  88.     AutoSize = False
  89.     Color = clBtnFace
  90.     Font.Charset = DEFAULT_CHARSET
  91.     Font.Color = clMaroon
  92.     Font.Height = -11
  93.     Font.Name = 'MS Sans Serif'
  94.     Font.Style = []
  95.     ParentColor = False
  96.     ParentFont = False
  97.   end
  98.   object Label6: TLabel
  99.     Left = 8
  100.     Top = 80
  101.     Width = 88
  102.     Height = 13
  103.     Caption = 'Nalezen∩┐╜ &soubory:'
  104.     FocusControl = lvFiles
  105.   end
  106.   object lblStatus: TLabel
  107.     Left = 320
  108.     Top = 8
  109.     Width = 97
  110.     Height = 13
  111.     Alignment = taRightJustify
  112.     Anchors = [akTop, akRight]
  113.     AutoSize = False
  114.   end
  115.   object lblkBps: TLabel
  116.     Left = 320
  117.     Top = 24
  118.     Width = 97
  119.     Height = 13
  120.     Alignment = taRightJustify
  121.     Anchors = [akTop, akRight]
  122.     AutoSize = False
  123.     Font.Charset = EASTEUROPE_CHARSET
  124.     Font.Color = clWindowText
  125.     Font.Height = -9
  126.     Font.Name = 'Small Fonts'
  127.     Font.Style = []
  128.     ParentFont = False
  129.   end
  130.   object lblTime: TLabel
  131.     Left = 484
  132.     Top = 80
  133.     Width = 3
  134.     Height = 13
  135.     Alignment = taRightJustify
  136.     Anchors = [akTop, akRight]
  137.     Font.Charset = DEFAULT_CHARSET
  138.     Font.Color = clWindowText
  139.     Font.Height = -11
  140.     Font.Name = 'MS Sans Serif'
  141.     Font.Style = []
  142.     ParentFont = False
  143.     OnClick = lblTimeClick
  144.   end
  145.   object btnFunctions: TSpeedButton
  146.     Left = 8
  147.     Top = 345
  148.     Width = 81
  149.     Height = 24
  150.     Anchors = [akLeft, akBottom]
  151.     Caption = '&Funkce'
  152.     Glyph.Data = {
  153.       F6000000424DF600000000000000760000002800000010000000100000000100
  154.       0400000000008000000000000000000000001000000000000000000000000000
  155.       80000080000000808000800000008000800080800000C0C0C000808080000000
  156.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  157.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  158.       FFFFFFFFFFF0FFFFFFFFFFFFFF000FFFFFFFFFFFF00000FFFFFFFFFF0000000F
  159.       FFFFFFF000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  160.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  161.     Layout = blGlyphRight
  162.     Margin = 6
  163.     OnClick = btnFunctionsClick
  164.   end
  165.   object pbFile: TProgressBar
  166.     Left = 8
  167.     Top = 8
  168.     Width = 307
  169.     Height = 13
  170.     Anchors = [akLeft, akTop, akRight]
  171.     Min = 0
  172.     Max = 100
  173.     TabOrder = 0
  174.   end
  175.   object lvFiles: TListView
  176.     Left = 8
  177.     Top = 96
  178.     Width = 481
  179.     Height = 224
  180.     Anchors = [akLeft, akTop, akRight, akBottom]
  181.     Checkboxes = True
  182.     Columns = <
  183.       item
  184.         Caption = 'Jm∩┐╜no'
  185.         MinWidth = 50
  186.         Width = 150
  187.       end
  188.       item
  189.         Caption = 'Typ'
  190.         Width = 45
  191.       end
  192.       item
  193.         Alignment = taRightJustify
  194.         Caption = 'Pozice'
  195.         MinWidth = 20
  196.         Width = 70
  197.       end
  198.       item
  199.         Alignment = taRightJustify
  200.         Caption = 'Velikost'
  201.         MinWidth = 20
  202.         Width = 70
  203.       end
  204.       item
  205.         Caption = 'Info'
  206.         Width = 400
  207.       end>
  208.     DragMode = dmAutomatic
  209.     Font.Charset = EASTEUROPE_CHARSET
  210.     Font.Color = clWindowText
  211.     Font.Height = -11
  212.     Font.Name = 'MS Sans Serif'
  213.     Font.Style = []
  214.     GridLines = True
  215.     HideSelection = False
  216.     MultiSelect = True
  217.     ReadOnly = True
  218.     RowSelect = True
  219.     ParentFont = False
  220.     ParentShowHint = False
  221.     PopupMenu = mnuFiles
  222.     ShowHint = False
  223.     TabOrder = 1
  224.     ViewStyle = vsReport
  225.     OnColumnClick = lvFilesColumnClick
  226.     OnDblClick = lvFilesDblClick
  227.     OnEndDrag = lvFilesEndDrag
  228.     OnDragOver = lvFilesDragOver
  229.     OnKeyPress = lvFilesKeyPress
  230.   end
  231.   object pbAll: TProgressBar
  232.     Left = 8
  233.     Top = 24
  234.     Width = 307
  235.     Height = 13
  236.     Anchors = [akLeft, akTop, akRight]
  237.     Min = 0
  238.     Max = 100
  239.     TabOrder = 2
  240.   end
  241.   object pnlCheckAnim: TPanel
  242.     Left = 423
  243.     Top = 8
  244.     Width = 66
  245.     Height = 66
  246.     Anchors = [akTop, akRight]
  247.     BevelOuter = bvLowered
  248.     TabOrder = 3
  249.     object lblCheckFormat: TLabel
  250.       Left = 1
  251.       Top = 54
  252.       Width = 64
  253.       Height = 10
  254.       Alignment = taCenter
  255.       AutoSize = False
  256.       Font.Charset = EASTEUROPE_CHARSET
  257.       Font.Color = clWindowText
  258.       Font.Height = -9
  259.       Font.Name = 'Small Fonts'
  260.       Font.Style = []
  261.       ParentFont = False
  262.     end
  263.     object anmCheck: TAnimate
  264.       Left = 1
  265.       Top = 1
  266.       Width = 64
  267.       Height = 54
  268.       Active = False
  269.       AutoSize = False
  270.       CommonAVI = aviFindFile
  271.       StopFrame = 8
  272.     end
  273.   end
  274.   object btnProperties: TBitBtn
  275.     Left = 144
  276.     Top = 328
  277.     Width = 81
  278.     Height = 41
  279.     Action = actProperties
  280.     Anchors = [akRight, akBottom]
  281.     Caption = '&Vlastnosti'
  282.     TabOrder = 4
  283.     Glyph.Data = {
  284.       FE000000424DFE0000000000000076000000280000000E000000110000000100
  285.       0400000000008800000000000000000000001000000010000000FF40FF000000
  286.       80000080000000808000800000008000800080800000C0C0C000808080002020
  287.       200000FF000000FFFF00FF000000FF00FF00FFFF0000F3F3F300000000000000
  288.       00008888888888888000F000000000008000F009999099008000F00000000000
  289.       8000F009999990008000F000000000008000F009999999008000F00000000000
  290.       8000F009999000008000F000000000008000F009999999008000F00000000000
  291.       8000F444444444448000F4FFFFFFF4448000F444444444448000FFFFFFFFFFFF
  292.       8000}
  293.   end
  294.   object btnOpen: TBitBtn
  295.     Left = 232
  296.     Top = 328
  297.     Width = 81
  298.     Height = 41
  299.     Action = actOpen
  300.     Anchors = [akRight, akBottom]
  301.     Caption = '&Otev∩┐╜∩┐╜t'
  302.     TabOrder = 5
  303.     Glyph.Data = {
  304.       72010000424D7201000000000000760000002800000017000000150000000100
  305.       040000000000FC000000000000000000000010000000000000007C145C006494
  306.       9400B4ACB4006ACCD20064544C006C7C6C0074E4EC00ACACAA005E605E00CCF4
  307.       F40064CC9400ECECEC005CBCBC008484540084E6EE00FCFCFC00000488888888
  308.       88888888888000C33333333333333333338000399999999999999999978000CF
  309.       EE6E6EEEEE6E6E6E38800A99999999999999999978800CBEE6EEE6E66E66EEE6
  310.       388003B6EE6E6EEEEEEEE6E381800CBE6EE6EE6EE6EEE6E381803BE6EE6EE6E6
  311.       EE6E6EE181803B6EEEEE6EEE6EEEE63811803BE6E6E6E6E6E6E6E6381180CBBB
  312.       BBBBBBBBBBBBBB1811800A727272272772727281118000C36363363636363633
  313.       318000363636336363636366318000333363633663366333618000C363636363
  314.       33633366318000A33633363331ACACAACD00000C63666363D000000000000000
  315.       A633333500000000000000000C333310000000000000}
  316.   end
  317.   object btnExtract: TBitBtn
  318.     Left = 320
  319.     Top = 328
  320.     Width = 81
  321.     Height = 41
  322.     Anchors = [akRight, akBottom]
  323.     Caption = '&Extrahovat'
  324.     TabOrder = 6
  325.     OnClick = btnExtractClick
  326.     Glyph.Data = {
  327.       F6000000424DF600000000000000760000002800000010000000100000000100
  328.       0400000000008000000000000000000000001000000010000000000000000000
  329.       80000080000000808000800000008000800080800000C0C0C000808080000000
  330.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00666666666666
  331.       6666660000000000000660330000007703066033000000770306603300000077
  332.       0306603300000000030660333333333333066033000000003306603077777777
  333.       0306603077777777030660307777777703066030777777770306603077777777
  334.       0006603077777777060660000000000000066666666666666666}
  335.     Spacing = 2
  336.   end
  337.   object btnClose: TBitBtn
  338.     Left = 408
  339.     Top = 328
  340.     Width = 81
  341.     Height = 41
  342.     Anchors = [akRight, akBottom]
  343.     Caption = 'Zav∩┐╜∩┐╜t'
  344.     Enabled = False
  345.     ModalResult = 2
  346.     TabOrder = 8
  347.     Visible = False
  348.     OnClick = btnCloseClick
  349.     Glyph.Data = {
  350.       72010000424D7201000000000000760000002800000013000000150000000100
  351.       040000000000FC0000000000000000000000100000001000000004040400CCDC
  352.       EC00040484006C7C6C000404CC0074746C006464FC00747C7400FCFCFC000404
  353.       DC007474740000000000000000000000000000000000FF00FF00FFFFF005A3A0
  354.       005A3A300000FFFF02207A022207A7A00000FFF09220FF042200FFF00000FFF0
  355.       942200942220FFF00000FFFF09220094420FFFF00000FFFF09420949420FFFF0
  356.       0000FFFFF092499420FFFFF00000FFFFF094249420FFFFF00000FFFFFF099942
  357.       0FFFFFF00000FFFFFF0949420FFFFFF00000FFFFFF099420FFFFFFF00000FFFF
  358.       F09494220FFFFFF00000FFFFF09944220FFFFFF00000FFFF0949424220FFFFF0
  359.       0000FFFF0994209220FFFFF00000FFF094942094220FFFF00000FFF096940F09
  360.       220FFFF00000FF0941620F099160FFF00000FF066610FFF01660FFF00000FFF0
  361.       6660FFF0660FFFF00000FFFF000FFFFF00FFFFF00000}
  362.   end
  363.   object btnStop: TBitBtn
  364.     Left = 408
  365.     Top = 328
  366.     Width = 81
  367.     Height = 41
  368.     Anchors = [akRight, akBottom]
  369.     Cancel = True
  370.     Caption = 'Stop'
  371.     TabOrder = 7
  372.     OnClick = btnStopClick
  373.     Glyph.Data = {
  374.       66010000424D6601000000000000760000002800000014000000140000000100
  375.       040000000000F00000000000000000000000100000001000000004040400FCFC
  376.       FC00040484006C6C6C000404CC006C7C6C000404540074746C000404FC000404
  377.       AC000404DC0004046400747C74007474740000000000FF00FF00FFFFFFFDCDCD
  378.       CDFFFFFF0000FFFFFD0000000CD5FFFF0000FFFF00B22222200DDFFF0000FFF0
  379.       22292222B2B0C5FF0000FF0B229992292B2B07DF0000F06292424299222620CF
  380.       0000F02994444942992220C300000094AAA444492922200D00000B4A4AAA4A49
  381.       4292220C00000BA4A8AAA4494299220D000006AA8A84AAA929922B0C000002A8
  382.       A81AAAAA99222B0D000002A8A814AAA99429220F0000F0AAA8AA8A44429220CF
  383.       0000F0A48AAAAA49292220DF0000F0244AAA444999B2B0FF0000FF0094A44942
  384.       92200FFF0000FFF02299999222B0FFFF0000FFFF000B222B000FFFFF0000FFFF
  385.       FFF00000FFFFFFFF0000}
  386.   end
  387.   object btnPlus: TButton
  388.     Left = 8
  389.     Top = 328
  390.     Width = 27
  391.     Height = 17
  392.     Anchors = [akLeft, akBottom]
  393.     Caption = '&+'
  394.     Font.Charset = DEFAULT_CHARSET
  395.     Font.Color = clWindowText
  396.     Font.Height = -16
  397.     Font.Name = 'MS Sans Serif'
  398.     Font.Style = []
  399.     ParentFont = False
  400.     TabOrder = 9
  401.     OnClick = btnPlusClick
  402.   end
  403.   object btnMinus: TButton
  404.     Left = 35
  405.     Top = 328
  406.     Width = 27
  407.     Height = 17
  408.     Anchors = [akLeft, akBottom]
  409.     Caption = '&-'
  410.     Font.Charset = DEFAULT_CHARSET
  411.     Font.Color = clWindowText
  412.     Font.Height = -16
  413.     Font.Name = 'MS Sans Serif'
  414.     Font.Style = []
  415.     ParentFont = False
  416.     TabOrder = 10
  417.     OnClick = btnMinusClick
  418.   end
  419.   object btnInv: TButton
  420.     Left = 62
  421.     Top = 328
  422.     Width = 27
  423.     Height = 17
  424.     Anchors = [akLeft, akBottom]
  425.     Caption = '&Inv'
  426.     TabOrder = 11
  427.     OnClick = btnInvClick
  428.   end
  429.   object mnuFiles: TPopupMenu
  430.     OnPopup = mnuFilesPopup
  431.     Left = 456
  432.     Top = 128
  433.     object itmOpen: TMenuItem
  434.       Action = actOpen
  435.       Default = True
  436.     end
  437.     object N1: TMenuItem
  438.       Caption = '-'
  439.     end
  440.     object itmProperties: TMenuItem
  441.       Caption = '&Vlastnosti'
  442.       OnClick = itmPropertiesClick
  443.     end
  444.   end
  445.   object tmrCheckSpeed: TTimer
  446.     Enabled = False
  447.     OnTimer = tmrCheckSpeedTimer
  448.     Left = 424
  449.     Top = 128
  450.   end
  451.   object alAction: TActionList
  452.     Left = 424
  453.     Top = 160
  454.     object actNone: TAction
  455.       Caption = 'None'
  456.       Enabled = False
  457.       ShortCut = 32883
  458.       OnExecute = actNoneExecute
  459.     end
  460.     object actExit: TAction
  461.       Caption = 'Konec'
  462.       ShortCut = 32856
  463.       OnExecute = actExitExecute
  464.     end
  465.     object actHelp: TAction
  466.       Caption = 'N∩┐╜pov∩┐╜da'
  467.       OnExecute = actHelpExecute
  468.     end
  469.     object actProperties: TAction
  470.       Caption = '&Vlastnosti'
  471.       ShortCut = 32781
  472.       OnExecute = actPropertiesExecute
  473.     end
  474.     object actOpen: TAction
  475.       Caption = '&Otev∩┐╜∩┐╜t'
  476.       OnExecute = actOpenExecute
  477.     end
  478.     object actImport: TAction
  479.       Category = 'Functions'
  480.       Caption = '&Import souboru'
  481.       OnExecute = actImportExecute
  482.     end
  483.     object actAffiliate: TAction
  484.       Category = 'Functions'
  485.       Caption = '&Slou∩┐╜it soubory'
  486.       OnExecute = actAffiliateExecute
  487.     end
  488.     object actAddItem: TAction
  489.       Category = 'Functions'
  490.       Caption = '&P∩┐╜idat polo∩┐╜ku'
  491.       ShortCut = 45
  492.       OnExecute = actAddItemExecute
  493.     end
  494.     object actDeleteItem: TAction
  495.       Category = 'Functions'
  496.       Caption = '&Smazat polo∩┐╜ku'
  497.       ShortCut = 46
  498.       OnExecute = actDeleteItemExecute
  499.     end
  500.     object actSaveSearchResults: TAction
  501.       Category = 'Functions'
  502.       Caption = '&Ulo∩┐╜it v∩┐╜sledky hled∩┐╜n∩┐╜'
  503.       ShortCut = 16467
  504.       OnExecute = actSaveSearchResultsExecute
  505.     end
  506.     object actReport: TAction
  507.       Category = 'Functions'
  508.       Caption = '&Report'
  509.       ShortCut = 32850
  510.       OnExecute = actReportExecute
  511.     end
  512.     object actFind: TAction
  513.       Category = 'Functions'
  514.       Caption = '&Hledat'
  515.       ShortCut = 16454
  516.       OnExecute = actFindExecute
  517.     end
  518.     object actFindNext: TAction
  519.       Category = 'Functions'
  520.       Caption = 'Hledat &dal∩┐╜∩┐╜'
  521.       ShortCut = 114
  522.       OnExecute = actFindNextExecute
  523.     end
  524.   end
  525.   object sdAffiliate: TSaveDialog
  526.     Filter = 'V∩┐╜echny soubory (*.*)|*.*'
  527.     Title = 'Slou∩┐╜it vybran∩┐╜ soubory'
  528.     Left = 360
  529.     Top = 128
  530.   end
  531.   object mnuFunctions: TPopupMenu
  532.     OnPopup = mnuFunctionsPopup
  533.     Left = 456
  534.     Top = 160
  535.     object itmFind: TMenuItem
  536.       Action = actFind
  537.     end
  538.     object itmFindNext: TMenuItem
  539.       Action = actFindNext
  540.     end
  541.     object N2: TMenuItem
  542.       Caption = '-'
  543.     end
  544.     object itmImport: TMenuItem
  545.       Action = actImport
  546.     end
  547.     object itmAffiliate: TMenuItem
  548.       Action = actAffiliate
  549.     end
  550.     object itmAddItem: TMenuItem
  551.       Action = actAddItem
  552.     end
  553.     object itmDeleteItem: TMenuItem
  554.       Action = actDeleteItem
  555.     end
  556.     object N3: TMenuItem
  557.       Caption = '-'
  558.     end
  559.     object itmReport: TMenuItem
  560.       Action = actReport
  561.     end
  562.     object itmSaveSerchResults: TMenuItem
  563.       Action = actSaveSearchResults
  564.     end
  565.   end
  566.   object odImport: TOpenDialog
  567.     Filter = 'V∩┐╜echny soubory (*.*)|*.*'
  568.     Title = 'Import souboru'
  569.     Left = 328
  570.     Top = 128
  571.   end
  572.   object sdSaveSearchResults: TSaveDialog
  573.     DefaultExt = 'esr'
  574.     Filter = 'V∩┐╜sledky hled∩┐╜n∩┐╜ (*.esr)|*.esr|V∩┐╜echny soubory (*.*)|*.*'
  575.     Title = 'Ulo∩┐╜it v∩┐╜sledky hled∩┐╜n∩┐╜'
  576.     Left = 360
  577.     Top = 160
  578.   end
  579.   object ilImages: TImageList
  580.     Left = 328
  581.     Top = 160
  582.     Bitmap = {
  583.       494C010101000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  584.       0000000000003600000028000000400000001000000001002000000000000010
  585.       0000000000000000000000000000000000000000000000000000000000000000
  586.       0000000000000000000000000000000000000000000000000000000000000000
  587.       0000000000000000000000000000000000000000000000000000000000000000
  588.       0000000000000000000000000000000000000000000000000000000000000000
  589.       0000000000000000000000000000000000000000000000000000000000000000
  590.       0000000000000000000000000000000000000000000000000000000000000000
  591.       0000000000000000000000000000000000000000000000000000000000000000
  592.       0000000000000000000000000000000000000000000000000000000000000000
  593.       0000000000000000000000000000000000000000000000000000000000000000
  594.       0000000000000000000000000000000000000000000000000000000000000000
  595.       0000000000000000000000000000000000000000000000000000000000000000
  596.       0000000000000000000000000000000000000000000000000000000000000000
  597.       0000000000000000000000000000000000000000000000000000000000000000
  598.       0000000000000000000000000000000000000000000000000000000000000000
  599.       0000000000000000000000000000000000000000000000000000000000000000
  600.       0000000000000000000000000000000000000000000000000000000000000000
  601.       0000000000000000000000000000000000000000000000000000000000000000
  602.       0000000000000000000000000000000000000000000000000000000000000000
  603.       0000000000000000000000000000000000000000000000000000000000000000
  604.       0000000000000000000000000000000000000000000000000000000000000000
  605.       0000000000000000000000000000000000000000000000000000000000000000
  606.       0000000000000000000000000000000000000000000000000000000000000000
  607.       0000000000000000000000000000000000000000000000000000000000000000
  608.       0000000000000000000000000000000000000000000000000000000000000000
  609.       0000000000000000000000000000000000000000000000000000000000000000
  610.       0000000000000000000000000000000000000000000000000000000000000000
  611.       0000000000000000000000000000000000000000000000000000000000000000
  612.       0000000000000000000000000000000000000000000000000000000000000000
  613.       0000000000000000000000000000000000000000000000000000000000000000
  614.       0000000000000000000000000000000000000000000000000000000000000000
  615.       0000000000000000000000000000000000000000000000000000000000000000
  616.       0000000000000000000000000000000000000000000000000000000000000000
  617.       0000000000000000000000000000000000000000000000000000000000000000
  618.       0000000000000000000000000000000000000000000000000000000000000000
  619.       0000000000000000000000000000000000000000000000000000000000000000
  620.       0000000000000000000000000000000000000000000000000000000000000000
  621.       0000000000000000000000000000000000000000000000000000000000000000
  622.       0000000000000000000000000000000000000000000000000000000000000000
  623.       0000000000000000000000000000000000000000000000000000000000000000
  624.       0000000000000000000000000000000000000000000000000000000000000000
  625.       0000000000000000000000000000000000000000000000000000000000000000
  626.       0000000000000000000000000000000000000000000000000000000000000000
  627.       0000000000000000000000000000000000000000000000000000000000000000
  628.       0000000000000000000000000000000000000000000000000000000000000000
  629.       0000000000000000000000000000000000000000000000000000000000000000
  630.       0000000000000000000000000000000000000000000000000000000000000000
  631.       0000000000000000000000000000000000000000000000000000000000000000
  632.       0000000000000000000000000000000000000000000000000000000000000000
  633.       0000000000000000000000000000000000000000000000000000000000000000
  634.       0000000000000000000000000000000000000000000000000000000000000000
  635.       0000000000000000000000000000000000000000000000000000000000000000
  636.       0000000000000000000000000000000000000000000000000000000000000000
  637.       0000000000000000000000000000000000000000000000000000000000000000
  638.       0000000000000000000000000000000000000000000000000000000000000000
  639.       0000000000000000000000000000000000000000000000000000000000000000
  640.       0000000000000000000000000000000000000000000000000000000000000000
  641.       0000000000000000000000000000000000000000000000000000000000000000
  642.       0000000000000000000000000000000000000000000000000000000000000000
  643.       0000000000000000000000000000000000000000000000000000000000000000
  644.       0000000000000000000000000000000000000000000000000000000000000000
  645.       0000000000000000000000000000000000000000000000000000000000000000
  646.       0000000000000000000000000000000000000000000000000000000000000000
  647.       0000000000000000000000000000000000000000000000000000000000000000
  648.       0000000000000000000000000000000000000000000000000000000000000000
  649.       0000000000000000000000000000000000000000000000000000000000000000
  650.       0000000000000000000000000000000000000000000000000000000000000000
  651.       0000000000000000000000000000000000000000000000000000000000000000
  652.       0000000000000000000000000000000000000000000000000000000000000000
  653.       0000000000000000000000000000000000000000000000000000000000000000
  654.       0000000000000000000000000000000000000000000000000000000000000000
  655.       0000000000000000000000000000000000000000000000000000000000000000
  656.       0000000000000000000000000000000000000000000000000000000000000000
  657.       0000000000000000000000000000000000000000000000000000000000000000
  658.       0000000000000000000000000000000000000000000000000000000000000000
  659.       0000000000000000000000000000000000000000000000000000000000000000
  660.       0000000000000000000000000000000000000000000000000000000000000000
  661.       0000000000000000000000000000000000000000000000000000000000000000
  662.       0000000000000000000000000000000000000000000000000000000000000000
  663.       0000000000000000000000000000000000000000000000000000000000000000
  664.       0000000000000000000000000000000000000000000000000000000000000000
  665.       0000000000000000000000000000000000000000000000000000000000000000
  666.       0000000000000000000000000000000000000000000000000000000000000000
  667.       0000000000000000000000000000000000000000000000000000000000000000
  668.       0000000000000000000000000000000000000000000000000000000000000000
  669.       0000000000000000000000000000000000000000000000000000000000000000
  670.       0000000000000000000000000000000000000000000000000000000000000000
  671.       0000000000000000000000000000000000000000000000000000000000000000
  672.       0000000000000000000000000000000000000000000000000000000000000000
  673.       0000000000000000000000000000000000000000000000000000000000000000
  674.       0000000000000000000000000000000000000000000000000000000000000000
  675.       0000000000000000000000000000000000000000000000000000000000000000
  676.       0000000000000000000000000000000000000000000000000000000000000000
  677.       0000000000000000000000000000000000000000000000000000000000000000
  678.       0000000000000000000000000000000000000000000000000000000000000000
  679.       0000000000000000000000000000000000000000000000000000000000000000
  680.       0000000000000000000000000000000000000000000000000000000000000000
  681.       0000000000000000000000000000000000000000000000000000000000000000
  682.       0000000000000000000000000000000000000000000000000000000000000000
  683.       0000000000000000000000000000000000000000000000000000000000000000
  684.       0000000000000000000000000000000000000000000000000000000000000000
  685.       0000000000000000000000000000000000000000000000000000000000000000
  686.       0000000000000000000000000000000000000000000000000000000000000000
  687.       0000000000000000000000000000000000000000000000000000000000000000
  688.       0000000000000000000000000000000000000000000000000000000000000000
  689.       0000000000000000000000000000000000000000000000000000000000000000
  690.       0000000000000000000000000000000000000000000000000000000000000000
  691.       0000000000000000000000000000000000000000000000000000000000000000
  692.       0000000000000000000000000000000000000000000000000000000000000000
  693.       0000000000000000000000000000000000000000000000000000000000000000
  694.       0000000000000000000000000000000000000000000000000000000000000000
  695.       0000000000000000000000000000000000000000000000000000000000000000
  696.       0000000000000000000000000000000000000000000000000000000000000000
  697.       0000000000000000000000000000000000000000000000000000000000000000
  698.       0000000000000000000000000000000000000000000000000000000000000000
  699.       0000000000000000000000000000000000000000000000000000000000000000
  700.       0000000000000000000000000000000000000000000000000000000000000000
  701.       0000000000000000000000000000000000000000000000000000000000000000
  702.       0000000000000000000000000000000000000000000000000000000000000000
  703.       0000000000000000000000000000000000000000000000000000000000000000
  704.       0000000000000000000000000000000000000000000000000000000000000000
  705.       0000000000000000000000000000000000000000000000000000000000000000
  706.       0000000000000000000000000000000000000000000000000000000000000000
  707.       0000000000000000000000000000000000000000000000000000000000000000
  708.       0000000000000000000000000000000000000000000000000000000000000000
  709.       0000000000000000000000000000000000000000000000000000000000000000
  710.       0000000000000000000000000000000000000000000000000000000000000000
  711.       0000000000000000000000000000000000000000000000000000000000000000
  712.       0000000000000000000000000000000000000000000000000000000000000000
  713.       000000000000000000000000000000000000424D3E000000000000003E000000
  714.       2800000040000000100000000100010000000000800000000000000000000000
  715.       000000000000000000000000FFFFFF00FFFF000000000000FFFF000000000000
  716.       FFFF000000000000FFFF000000000000FFFF000000000000FEFF000000000000
  717.       FC7F000000000000F83F000000000000F01F000000000000E00F000000000000
  718.       FFFF000000000000FFFF000000000000FFFF000000000000FFFF000000000000
  719.       FFFF000000000000FFFF00000000000000000000000000000000000000000000
  720.       000000000000}
  721.   end
  722. end
  723.