home *** CD-ROM | disk | FTP | other *** search
- object Check: TCheck
- Left = 306
- Top = 183
- Width = 505
- Height = 403
- HelpContext = 1
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- Caption = 'Prohled�v�n�'
- Color = clBtnFace
- Constraints.MinHeight = 301
- Constraints.MinWidth = 457
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- OnActivate = FormActivate
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object lblTimeSymbol: TLabel
- Left = 424
- Top = 80
- Width = 12
- Height = 13
- Anchors = [akTop, akRight]
- AutoSize = False
- Caption = '�'
- Font.Charset = SYMBOL_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Wingdings'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object Label1: TLabel
- Left = 8
- Top = 40
- Width = 37
- Height = 13
- Caption = 'Soubor:'
- end
- object Label3: TLabel
- Left = 8
- Top = 56
- Width = 21
- Height = 13
- Caption = 'Typ:'
- end
- object lblFileType: TLabel
- Left = 48
- Top = 56
- Width = 369
- Height = 13
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lblFileCount: TLabel
- Left = 104
- Top = 80
- Width = 313
- Height = 13
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lblFileName: TLabel
- Left = 48
- Top = 40
- Width = 369
- Height = 13
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Label6: TLabel
- Left = 8
- Top = 80
- Width = 88
- Height = 13
- Caption = 'Nalezen� &soubory:'
- FocusControl = lvFiles
- end
- object lblStatus: TLabel
- Left = 320
- Top = 8
- Width = 97
- Height = 13
- Alignment = taRightJustify
- Anchors = [akTop, akRight]
- AutoSize = False
- end
- object lblkBps: TLabel
- Left = 320
- Top = 24
- Width = 97
- Height = 13
- Alignment = taRightJustify
- Anchors = [akTop, akRight]
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Small Fonts'
- Font.Style = []
- ParentFont = False
- end
- object lblTime: TLabel
- Left = 484
- Top = 80
- Width = 3
- Height = 13
- Alignment = taRightJustify
- Anchors = [akTop, akRight]
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = lblTimeClick
- end
- object btnFunctions: TSpeedButton
- Left = 8
- Top = 345
- Width = 81
- Height = 24
- Anchors = [akLeft, akBottom]
- Caption = '&Funkce'
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFF0FFFFFFFFFFFFFF000FFFFFFFFFFFF00000FFFFFFFFFF0000000F
- FFFFFFF000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
- Layout = blGlyphRight
- Margin = 6
- OnClick = btnFunctionsClick
- end
- object pbFile: TProgressBar
- Left = 8
- Top = 8
- Width = 307
- Height = 13
- Anchors = [akLeft, akTop, akRight]
- Min = 0
- Max = 100
- TabOrder = 0
- end
- object lvFiles: TListView
- Left = 8
- Top = 96
- Width = 481
- Height = 224
- Anchors = [akLeft, akTop, akRight, akBottom]
- Checkboxes = True
- Columns = <
- item
- Caption = 'Jm�no'
- MinWidth = 50
- Width = 150
- end
- item
- Caption = 'Typ'
- Width = 45
- end
- item
- Alignment = taRightJustify
- Caption = 'Pozice'
- MinWidth = 20
- Width = 70
- end
- item
- Alignment = taRightJustify
- Caption = 'Velikost'
- MinWidth = 20
- Width = 70
- end
- item
- Caption = 'Info'
- Width = 400
- end>
- DragMode = dmAutomatic
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- GridLines = True
- HideSelection = False
- MultiSelect = True
- ReadOnly = True
- RowSelect = True
- ParentFont = False
- ParentShowHint = False
- PopupMenu = mnuFiles
- ShowHint = False
- TabOrder = 1
- ViewStyle = vsReport
- OnColumnClick = lvFilesColumnClick
- OnDblClick = lvFilesDblClick
- OnEndDrag = lvFilesEndDrag
- OnDragOver = lvFilesDragOver
- OnKeyPress = lvFilesKeyPress
- end
- object pbAll: TProgressBar
- Left = 8
- Top = 24
- Width = 307
- Height = 13
- Anchors = [akLeft, akTop, akRight]
- Min = 0
- Max = 100
- TabOrder = 2
- end
- object pnlCheckAnim: TPanel
- Left = 423
- Top = 8
- Width = 66
- Height = 66
- Anchors = [akTop, akRight]
- BevelOuter = bvLowered
- TabOrder = 3
- object lblCheckFormat: TLabel
- Left = 1
- Top = 54
- Width = 64
- Height = 10
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Small Fonts'
- Font.Style = []
- ParentFont = False
- end
- object anmCheck: TAnimate
- Left = 1
- Top = 1
- Width = 64
- Height = 54
- Active = False
- AutoSize = False
- CommonAVI = aviFindFile
- StopFrame = 8
- end
- end
- object btnProperties: TBitBtn
- Left = 144
- Top = 328
- Width = 81
- Height = 41
- Action = actProperties
- Anchors = [akRight, akBottom]
- Caption = '&Vlastnosti'
- TabOrder = 4
- Glyph.Data = {
- FE000000424DFE0000000000000076000000280000000E000000110000000100
- 0400000000008800000000000000000000001000000010000000FF40FF000000
- 80000080000000808000800000008000800080800000C0C0C000808080002020
- 200000FF000000FFFF00FF000000FF00FF00FFFF0000F3F3F300000000000000
- 00008888888888888000F000000000008000F009999099008000F00000000000
- 8000F009999990008000F000000000008000F009999999008000F00000000000
- 8000F009999000008000F000000000008000F009999999008000F00000000000
- 8000F444444444448000F4FFFFFFF4448000F444444444448000FFFFFFFFFFFF
- 8000}
- end
- object btnOpen: TBitBtn
- Left = 232
- Top = 328
- Width = 81
- Height = 41
- Action = actOpen
- Anchors = [akRight, akBottom]
- Caption = '&Otev��t'
- TabOrder = 5
- Glyph.Data = {
- 72010000424D7201000000000000760000002800000017000000150000000100
- 040000000000FC000000000000000000000010000000000000007C145C006494
- 9400B4ACB4006ACCD20064544C006C7C6C0074E4EC00ACACAA005E605E00CCF4
- F40064CC9400ECECEC005CBCBC008484540084E6EE00FCFCFC00000488888888
- 88888888888000C33333333333333333338000399999999999999999978000CF
- EE6E6EEEEE6E6E6E38800A99999999999999999978800CBEE6EEE6E66E66EEE6
- 388003B6EE6E6EEEEEEEE6E381800CBE6EE6EE6EE6EEE6E381803BE6EE6EE6E6
- EE6E6EE181803B6EEEEE6EEE6EEEE63811803BE6E6E6E6E6E6E6E6381180CBBB
- BBBBBBBBBBBBBB1811800A727272272772727281118000C36363363636363633
- 318000363636336363636366318000333363633663366333618000C363636363
- 33633366318000A33633363331ACACAACD00000C63666363D000000000000000
- A633333500000000000000000C333310000000000000}
- end
- object btnExtract: TBitBtn
- Left = 320
- Top = 328
- Width = 81
- Height = 41
- Anchors = [akRight, akBottom]
- Caption = '&Extrahovat'
- TabOrder = 6
- OnClick = btnExtractClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00666666666666
- 6666660000000000000660330000007703066033000000770306603300000077
- 0306603300000000030660333333333333066033000000003306603077777777
- 0306603077777777030660307777777703066030777777770306603077777777
- 0006603077777777060660000000000000066666666666666666}
- Spacing = 2
- end
- object btnClose: TBitBtn
- Left = 408
- Top = 328
- Width = 81
- Height = 41
- Anchors = [akRight, akBottom]
- Caption = 'Zav��t'
- Enabled = False
- ModalResult = 2
- TabOrder = 8
- Visible = False
- OnClick = btnCloseClick
- Glyph.Data = {
- 72010000424D7201000000000000760000002800000013000000150000000100
- 040000000000FC0000000000000000000000100000001000000004040400CCDC
- EC00040484006C7C6C000404CC0074746C006464FC00747C7400FCFCFC000404
- DC007474740000000000000000000000000000000000FF00FF00FFFFF005A3A0
- 005A3A300000FFFF02207A022207A7A00000FFF09220FF042200FFF00000FFF0
- 942200942220FFF00000FFFF09220094420FFFF00000FFFF09420949420FFFF0
- 0000FFFFF092499420FFFFF00000FFFFF094249420FFFFF00000FFFFFF099942
- 0FFFFFF00000FFFFFF0949420FFFFFF00000FFFFFF099420FFFFFFF00000FFFF
- F09494220FFFFFF00000FFFFF09944220FFFFFF00000FFFF0949424220FFFFF0
- 0000FFFF0994209220FFFFF00000FFF094942094220FFFF00000FFF096940F09
- 220FFFF00000FF0941620F099160FFF00000FF066610FFF01660FFF00000FFF0
- 6660FFF0660FFFF00000FFFF000FFFFF00FFFFF00000}
- end
- object btnStop: TBitBtn
- Left = 408
- Top = 328
- Width = 81
- Height = 41
- Anchors = [akRight, akBottom]
- Cancel = True
- Caption = 'Stop'
- TabOrder = 7
- OnClick = btnStopClick
- Glyph.Data = {
- 66010000424D6601000000000000760000002800000014000000140000000100
- 040000000000F00000000000000000000000100000001000000004040400FCFC
- FC00040484006C6C6C000404CC006C7C6C000404540074746C000404FC000404
- AC000404DC0004046400747C74007474740000000000FF00FF00FFFFFFFDCDCD
- CDFFFFFF0000FFFFFD0000000CD5FFFF0000FFFF00B22222200DDFFF0000FFF0
- 22292222B2B0C5FF0000FF0B229992292B2B07DF0000F06292424299222620CF
- 0000F02994444942992220C300000094AAA444492922200D00000B4A4AAA4A49
- 4292220C00000BA4A8AAA4494299220D000006AA8A84AAA929922B0C000002A8
- A81AAAAA99222B0D000002A8A814AAA99429220F0000F0AAA8AA8A44429220CF
- 0000F0A48AAAAA49292220DF0000F0244AAA444999B2B0FF0000FF0094A44942
- 92200FFF0000FFF02299999222B0FFFF0000FFFF000B222B000FFFFF0000FFFF
- FFF00000FFFFFFFF0000}
- end
- object btnPlus: TButton
- Left = 8
- Top = 328
- Width = 27
- Height = 17
- Anchors = [akLeft, akBottom]
- Caption = '&+'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 9
- OnClick = btnPlusClick
- end
- object btnMinus: TButton
- Left = 35
- Top = 328
- Width = 27
- Height = 17
- Anchors = [akLeft, akBottom]
- Caption = '&-'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 10
- OnClick = btnMinusClick
- end
- object btnInv: TButton
- Left = 62
- Top = 328
- Width = 27
- Height = 17
- Anchors = [akLeft, akBottom]
- Caption = '&Inv'
- TabOrder = 11
- OnClick = btnInvClick
- end
- object mnuFiles: TPopupMenu
- OnPopup = mnuFilesPopup
- Left = 456
- Top = 128
- object itmOpen: TMenuItem
- Action = actOpen
- Default = True
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object itmProperties: TMenuItem
- Caption = '&Vlastnosti'
- OnClick = itmPropertiesClick
- end
- end
- object tmrCheckSpeed: TTimer
- Enabled = False
- OnTimer = tmrCheckSpeedTimer
- Left = 424
- Top = 128
- end
- object alAction: TActionList
- Left = 424
- Top = 160
- object actNone: TAction
- Caption = 'None'
- Enabled = False
- ShortCut = 32883
- OnExecute = actNoneExecute
- end
- object actExit: TAction
- Caption = 'Konec'
- ShortCut = 32856
- OnExecute = actExitExecute
- end
- object actHelp: TAction
- Caption = 'N�pov�da'
- OnExecute = actHelpExecute
- end
- object actProperties: TAction
- Caption = '&Vlastnosti'
- ShortCut = 32781
- OnExecute = actPropertiesExecute
- end
- object actOpen: TAction
- Caption = '&Otev��t'
- OnExecute = actOpenExecute
- end
- object actImport: TAction
- Category = 'Functions'
- Caption = '&Import souboru'
- OnExecute = actImportExecute
- end
- object actAffiliate: TAction
- Category = 'Functions'
- Caption = '&Slou�it soubory'
- OnExecute = actAffiliateExecute
- end
- object actAddItem: TAction
- Category = 'Functions'
- Caption = '&P�idat polo�ku'
- ShortCut = 45
- OnExecute = actAddItemExecute
- end
- object actDeleteItem: TAction
- Category = 'Functions'
- Caption = '&Smazat polo�ku'
- ShortCut = 46
- OnExecute = actDeleteItemExecute
- end
- object actSaveSearchResults: TAction
- Category = 'Functions'
- Caption = '&Ulo�it v�sledky hled�n�'
- ShortCut = 16467
- OnExecute = actSaveSearchResultsExecute
- end
- object actReport: TAction
- Category = 'Functions'
- Caption = '&Report'
- ShortCut = 32850
- OnExecute = actReportExecute
- end
- object actFind: TAction
- Category = 'Functions'
- Caption = '&Hledat'
- ShortCut = 16454
- OnExecute = actFindExecute
- end
- object actFindNext: TAction
- Category = 'Functions'
- Caption = 'Hledat &dal��'
- ShortCut = 114
- OnExecute = actFindNextExecute
- end
- end
- object sdAffiliate: TSaveDialog
- Filter = 'V�echny soubory (*.*)|*.*'
- Title = 'Slou�it vybran� soubory'
- Left = 360
- Top = 128
- end
- object mnuFunctions: TPopupMenu
- OnPopup = mnuFunctionsPopup
- Left = 456
- Top = 160
- object itmFind: TMenuItem
- Action = actFind
- end
- object itmFindNext: TMenuItem
- Action = actFindNext
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object itmImport: TMenuItem
- Action = actImport
- end
- object itmAffiliate: TMenuItem
- Action = actAffiliate
- end
- object itmAddItem: TMenuItem
- Action = actAddItem
- end
- object itmDeleteItem: TMenuItem
- Action = actDeleteItem
- end
- object N3: TMenuItem
- Caption = '-'
- end
- object itmReport: TMenuItem
- Action = actReport
- end
- object itmSaveSerchResults: TMenuItem
- Action = actSaveSearchResults
- end
- end
- object odImport: TOpenDialog
- Filter = 'V�echny soubory (*.*)|*.*'
- Title = 'Import souboru'
- Left = 328
- Top = 128
- end
- object sdSaveSearchResults: TSaveDialog
- DefaultExt = 'esr'
- Filter = 'V�sledky hled�n� (*.esr)|*.esr|V�echny soubory (*.*)|*.*'
- Title = 'Ulo�it v�sledky hled�n�'
- Left = 360
- Top = 160
- end
- object ilImages: TImageList
- Left = 328
- Top = 160
- Bitmap = {
- 494C010101000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000400000001000000001002000000000000010
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000040000000100000000100010000000000800000000000000000000000
- 000000000000000000000000FFFFFF00FFFF000000000000FFFF000000000000
- FFFF000000000000FFFF000000000000FFFF000000000000FEFF000000000000
- FC7F000000000000F83F000000000000F01F000000000000E00F000000000000
- FFFF000000000000FFFF000000000000FFFF000000000000FFFF000000000000
- FFFF000000000000FFFF00000000000000000000000000000000000000000000
- 000000000000}
- end
- end
-