home *** CD-ROM | disk | FTP | other *** search
Text File | 2003-09-16 | 41.0 KB | 1,057 lines |
- object MainForm: TMainForm
- Left = 197
- Top = 114
- Width = 635
- Height = 480
- HelpContext = 1
- Color = clBtnFace
- Constraints.MinHeight = 328
- Constraints.MinWidth = 635
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu
- OldCreateOrder = False
- Scaled = False
- ShowHint = True
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 12
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 627
- Height = 2
- Align = alTop
- end
- object ScrollBox: TScrollBox
- Left = 0
- Top = 101
- Width = 627
- Height = 156
- Align = alClient
- Color = clBtnShadow
- ParentColor = False
- TabOrder = 1
- object OutputViewBox: TDXPaintBox
- Left = 0
- Top = 0
- Width = 623
- Height = 152
- AutoStretch = False
- Center = True
- KeepAspect = True
- Stretch = False
- ViewWidth = 0
- ViewHeight = 0
- Align = alClient
- end
- object EncodePreviewImageStateLabel: TPGLabelButton
- Left = 285
- Top = 68
- Width = 44
- Height = 20
- Anchors = []
- Color = clBlack
- Caption = 'Analyzing'
- DownDepth = 0
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- LookEdgeStyle = []
- Margin = 3
- ParentColor = False
- ParentFont = False
- Transparent = False
- Visible = False
- end
- end
- object InfoPanel: TPanel
- Left = 0
- Top = 2
- Width = 627
- Height = 99
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 0
- object GroupBox1: TGroupBox
- Left = 96
- Top = 4
- Width = 523
- Height = 89
- Caption = 'Progress'
- TabOrder = 0
- object StreamProgressLabel: TLabel
- Left = 432
- Top = 23
- Width = 81
- Height = 15
- Alignment = taRightJustify
- AutoSize = False
- Caption = '--------'
- end
- object Label12: TLabel
- Left = 48
- Top = 53
- Width = 50
- Height = 12
- Caption = 'Elapsed time:'
- end
- object ProcessTimeLabel: TLabel
- Left = 128
- Top = 53
- Width = 73
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = '------'
- end
- object Label14: TLabel
- Left = 48
- Top = 69
- Width = 47
- Height = 12
- Caption = 'Remaining time:'
- end
- object LeftTimeLabel: TLabel
- Left = 128
- Top = 69
- Width = 73
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = '------'
- end
- object Bevel3: TBevel
- Left = 8
- Top = 45
- Width = 417
- Height = 2
- end
- object Label3: TLabel
- Left = 224
- Top = 52
- Width = 59
- Height = 12
- Caption = 'Source position:'
- end
- object SrcTimeLabel: TLabel
- Left = 304
- Top = 52
- Width = 73
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = '------'
- end
- object Label17: TLabel
- Left = 8
- Top = 24
- Width = 26
- Height = 12
- Caption = 'Whole:'
- end
- object TPanel
- Left = 48
- Top = 18
- Width = 377
- Height = 22
- BevelOuter = bvNone
- BorderStyle = bsSingle
- TabOrder = 0
- object StreamProgressGauge: TGauge
- Left = 0
- Top = 0
- Width = 373
- Height = 18
- Align = alClient
- BorderStyle = bsNone
- Color = clBtnFace
- ForeColor = clNavy
- ParentColor = False
- Progress = 0
- end
- end
- object EncodeDoneShutdown: TCheckBox
- Left = 300
- Top = 65
- Width = 207
- Height = 17
- Anchors = [akRight, akBottom]
- Caption = 'Shut down after finish encoding'
- TabOrder = 1
- Visible = False
- end
- end
- object EncodeButton: TButton
- Left = 8
- Top = 10
- Width = 81
- Height = 33
- Caption = 'Start'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = EncodeButtonClick
- end
- object StopButton: TButton
- Left = 8
- Top = 50
- Width = 81
- Height = 33
- Caption = 'Stop'
- Enabled = False
- TabOrder = 2
- OnClick = StopButtonClick
- end
- end
- object StatusBar: TStatusBar
- Left = 0
- Top = 415
- Width = 627
- Height = 19
- Panels = <
- item
- Width = 50
- end>
- SimplePanel = True
- end
- object Panel5: TPanel
- Left = 0
- Top = 257
- Width = 627
- Height = 3
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 2
- end
- object ConfigPanel: TPanel
- Left = 0
- Top = 260
- Width = 627
- Height = 155
- Align = alBottom
- BevelOuter = bvNone
- BorderStyle = bsSingle
- TabOrder = 3
- object Bevel4: TBevel
- Left = 8
- Top = 9
- Width = 433
- Height = 106
- Shape = bsFrame
- end
- object OutputFileNameLabel: TLabel
- Left = 19
- Top = 88
- Width = 94
- Height = 12
- Caption = 'Out&put file name:'
- FocusControl = OutputFileNameEdit
- end
- object InputVideoFileNameLabel: TLabel
- Left = 19
- Top = 25
- Width = 75
- Height = 12
- Caption = '&Video source:'
- FocusControl = InputVideoFileNameEdit
- end
- object InputAudioFileNameLabel: TLabel
- Left = 19
- Top = 51
- Width = 75
- Height = 12
- Caption = '&Audio source:'
- FocusControl = InputAudioFileNameEdit
- end
- object Bevel2: TBevel
- Left = 19
- Top = 74
- Width = 414
- Height = 2
- end
- object OutputStreamType: TRadioGroup
- Left = 448
- Top = 4
- Width = 169
- Height = 111
- Hint =
- 'Here you select output format of MPEG file you create.'#13#10'Normally' +
- ' select [System (Video+Audio)].'#13#10#13#10'<> ES (Video only)'#13#10#13#10'Outputs' +
- ' an MPEG file which has video only. In this setting,'#13#10'the MPEG f' +
- 'ile is MPEG-Video elementary stream (ES) format.'#13#10#13#10#13#10'<> ES (Aud' +
- 'io only)'#13#10#13#10'Outputs an MPEG file which has audio only. In this s' +
- 'etting,'#13#10'the MPEG file is MPEG-Audio elementary stream (ES) form' +
- 'at.'#13#10#13#10#13#10'<> ES (Video+Audio)'#13#10#13#10'Outputs video and audio streams ' +
- 'separately as individual elementary'#13#10'streams. In this setting, b' +
- 'oth MPEG-Video elementary stream (ES)'#13#10'file and MPEG-Audio eleme' +
- 'ntary stream (ES) file would be created.'#13#10#13#10'This mode can be use' +
- 'd for DVD authoring.'#13#10#13#10'<> System (Video only)'#13#10#13#10'Outputs an MPE' +
- 'G file which has video only. In this setting,'#13#10'the MPEG file is ' +
- 'MPEG-Video system stream format.'#13#10#13#10#13#10'<> System (Video+Audio)'#13#10#13 +
- #10'Outputs an MPEG file which contain video and audio stream. In t' +
- 'his setting,'#13#10'the MPEG file is MPEG system stream format.'
- Caption = 'Stream type'
- TabOrder = 6
- OnClick = OutputStreamTypeClick
- end
- object OutputFileNameEdit: TEdit
- Left = 120
- Top = 83
- Width = 252
- Height = 20
- TabOrder = 4
- OnChange = FileNameEditChange
- OnExit = OutputFileNameEditExit
- end
- object BrowseOutputFileButton: TButton
- Left = 377
- Top = 81
- Width = 56
- Height = 25
- Caption = 'Browse'
- TabOrder = 5
- OnClick = BrowseOutputFileButtonClick
- end
- object InputVideoFileNameEdit: TEdit
- Left = 104
- Top = 21
- Width = 267
- Height = 20
- TabOrder = 0
- OnChange = FileNameEditChange
- end
- object BrowseInputVideoFileButton: TButton
- Left = 376
- Top = 18
- Width = 56
- Height = 25
- Caption = 'Browse'
- TabOrder = 1
- OnClick = BrowseInputVideoFileButtonClick
- end
- object InputAudioFileNameEdit: TEdit
- Left = 104
- Top = 47
- Width = 267
- Height = 20
- TabOrder = 2
- OnChange = FileNameEditChange
- end
- object BrowseInputAudioFileButton: TButton
- Left = 376
- Top = 45
- Width = 56
- Height = 25
- Caption = 'Browse'
- TabOrder = 3
- OnClick = BrowseInputAudioFileButtonClick
- end
- object MPEGConfigEditButton: TButton
- Left = 448
- Top = 120
- Width = 57
- Height = 26
- Caption = 'Setting'
- TabOrder = 7
- OnClick = MPEGConfigEditButtonClick
- end
- object MPEGConfigInformationText: TEdit
- Left = 8
- Top = 123
- Width = 433
- Height = 20
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 10
- end
- object MPEGConfigLoadButton: TButton
- Left = 505
- Top = 120
- Width = 56
- Height = 26
- Hint = 'Load MPEG setting'
- Caption = 'Load'
- TabOrder = 8
- OnClick = MPEGConfigLoadButtonClick
- end
- object MPEGConfigSaveButton: TButton
- Left = 561
- Top = 120
- Width = 56
- Height = 26
- Hint = 'Save MPEG setting'
- Caption = 'Save'
- TabOrder = 9
- OnClick = MPEGConfigSaveButtonClick
- end
- end
- object OpenInputVideoDialog: TOpenDialog
- DefaultExt = 'avi'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 24
- Top = 216
- end
- object OpenInputAudioDialog: TOpenDialog
- DefaultExt = 'avi'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 56
- Top = 216
- end
- object OpenProjectDialog: TOpenDialog
- DefaultExt = 'tpr'
- Filter = 'TMPGEnc project(*.tpr)|*.tpr|All files(*.*)|*.*'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 24
- Top = 136
- end
- object SaveProjectDialog: TSaveDialog
- DefaultExt = 'tpr'
- Filter =
- 'TMPGEnc project(*.tpr)|*.tpr|TMPGEnc Text project(*.tpr)|*.tpr|A' +
- 'll files(*.*)|*.*'
- Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
- Left = 56
- Top = 136
- end
- object OpenConfigDialog: TOpenDialog
- DefaultExt = 'mcf'
- Filter = 'MPEG setting template(*.mcf)|*.mcf|All files(*.*)|*.*'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 24
- Top = 176
- end
- object SaveConfigDialog: TSaveDialog
- DefaultExt = 'mcf'
- Filter = 'MPEG setting template(*.mcf)|*.mcf|All files(*.*)|*.*'
- Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
- Left = 56
- Top = 176
- end
- object StartupTimer: TTimer
- Enabled = False
- Interval = 1
- OnTimer = StartupTimerTimer
- Left = 160
- Top = 224
- end
- object MainMenu: TMainMenu
- Images = ImageList
- Left = 104
- Top = 136
- object FileMenu: TMenuItem
- Caption = '&File'
- HelpContext = 3
- object FileProjectNew: TMenuItem
- Caption = '&New project'
- ImageIndex = 0
- ShortCut = 16462
- OnClick = FileProjectNewClick
- end
- object FileProjectOpen: TMenuItem
- Caption = '&Open project'
- ImageIndex = 1
- ShortCut = 16463
- OnClick = FileProjectOpenClick
- end
- object FileProjectSave: TMenuItem
- Caption = '&Save project'
- ImageIndex = 2
- ShortCut = 16467
- OnClick = FileProjectSaveClick
- end
- object N9: TMenuItem
- Caption = '-'
- end
- object FileProjectWizard: TMenuItem
- Caption = 'Project Wizard'
- ShortCut = 16471
- OnClick = FileProjectWizardClick
- end
- object FileProjectWizardSeparator: TMenuItem
- Caption = '-'
- end
- object FilePreview: TMenuItem
- Caption = '&Preview...'
- ShortCut = 24656
- OnClick = FilePreviewClick
- end
- object FilePutMenuItem: TMenuItem
- Caption = 'O&utput to file'
- end
- object ShowCPUMeter: TMenuItem
- Caption = 'Display CPU meter'
- Visible = False
- OnClick = ShowCPUMeterClick
- end
- object N6: TMenuItem
- Caption = '-'
- end
- object FileBatchEncode: TMenuItem
- Caption = '&Batch encode'
- ImageIndex = 4
- ShortCut = 16450
- OnClick = FileBatchEncodeClick
- end
- object FileBatchEncodeAddCurProject: TMenuItem
- Caption = '&Add current project to batch list'
- end
- object N8: TMenuItem
- Caption = '-'
- end
- object FileMPEGTool: TMenuItem
- Caption = 'MPEG &Tools...'
- OnClick = FileMPEGToolClick
- end
- object N4: TMenuItem
- Caption = '-'
- end
- object FileExit: TMenuItem
- Caption = 'E&xit'
- OnClick = FileExitClick
- end
- end
- object OptionMenu: TMenuItem
- Caption = '&Option'
- HelpContext = 15
- OnClick = OptionMenuClick
- object OptionEnvOption: TMenuItem
- Caption = '&Environmental setting...'
- OnClick = OptionEnvOptionClick
- end
- object N3: TMenuItem
- Caption = '-'
- end
- object OptionShowLanguage: TMenuItem
- Tag = -1
- Caption = '&Language'
- OnClick = OptionShowLanguageClick
- object OptionShowLanguageItemDefault: TMenuItem
- Caption = 'Automatic'
- GroupIndex = 15
- RadioItem = True
- OnClick = OptionShowLanguageItemClick
- end
- end
- object OptionPreviewSetting: TMenuItem
- Caption = '&Preview option'
- OnClick = OptionPreviewSettingClick
- object OptionPreviewFrequency_0: TMenuItem
- Caption = 'Do not display'
- GroupIndex = 1
- RadioItem = True
- OnClick = OptionPreviewFrequencyClick
- end
- object OptionPreviewFrequency_10: TMenuItem
- Tag = 10
- Caption = 'Display with thinning'
- GroupIndex = 1
- RadioItem = True
- OnClick = OptionPreviewFrequencyClick
- end
- object OptionPreviewFrequency_1: TMenuItem
- Tag = 1
- Caption = 'Show all frames'
- GroupIndex = 1
- RadioItem = True
- OnClick = OptionPreviewFrequencyClick
- end
- object N5: TMenuItem
- Caption = '-'
- GroupIndex = 1
- end
- object OptionPreviewSize_None: TMenuItem
- Caption = 'Do not fix preview size'
- GroupIndex = 2
- RadioItem = True
- OnClick = OptionPreviewSize_NoneClick
- end
- object OptionPreviewSize_320x240: TMenuItem
- Caption = 'Fix to 320x240'
- GroupIndex = 2
- RadioItem = True
- OnClick = OptionPreviewSize_320x240Click
- end
- object OptionPreviewSize_User: TMenuItem
- Caption = 'Fix to optional size...'
- GroupIndex = 2
- RadioItem = True
- OnClick = OptionPreviewSize_UserClick
- end
- object N10: TMenuItem
- Caption = '-'
- GroupIndex = 2
- end
- object OptionPreviewAutoResizeWindow: TMenuItem
- Caption = 'Automatilcally resize the window for Preview'
- GroupIndex = 2
- OnClick = OptionPreviewAutoResizeWindowClick
- end
- end
- object OptionTaskPriority: TMenuItem
- Caption = '&Task priority'
- OnClick = OptionTaskPriorityClick
- object OptionTaskPriority_Active_High: TMenuItem
- Tag = 2
- Caption = 'When active - High priority'
- GroupIndex = 2
- RadioItem = True
- OnClick = OptionTaskPriority_ActiveItemClick
- end
- object OptionTaskPriority_Active_Above_Normal: TMenuItem
- Tag = 3
- Caption = 'When active - above normal'
- GroupIndex = 2
- RadioItem = True
- Visible = False
- OnClick = OptionTaskPriority_ActiveItemClick
- end
- object OptionTaskPriority_Active_Normal: TMenuItem
- Tag = 1
- Caption = 'When actif - Normal priority'
- GroupIndex = 2
- RadioItem = True
- OnClick = OptionTaskPriority_ActiveItemClick
- end
- object OptionTaskPriority_Active_Below_Normal: TMenuItem
- Tag = 4
- Caption = 'When active - below normal'
- GroupIndex = 2
- RadioItem = True
- Visible = False
- OnClick = OptionTaskPriority_ActiveItemClick
- end
- object OptionTaskPriority_Active_Idle: TMenuItem
- Caption = 'When active - Idle time only'
- GroupIndex = 2
- RadioItem = True
- OnClick = OptionTaskPriority_ActiveItemClick
- end
- object N13: TMenuItem
- Caption = '-'
- GroupIndex = 3
- end
- object OptionTaskPriority_NonActive_High: TMenuItem
- Tag = 2
- Caption = 'When not active - High priority'
- GroupIndex = 3
- RadioItem = True
- OnClick = OptionTaskPriority_NonActiveItemClick
- end
- object OptionTaskPriority_NonActive_Above_Normal: TMenuItem
- Tag = 3
- Caption = 'When inactive - above normal'
- GroupIndex = 3
- RadioItem = True
- Visible = False
- OnClick = OptionTaskPriority_NonActiveItemClick
- end
- object OptionTaskPriority_NonActive_Normal: TMenuItem
- Tag = 1
- Caption = 'When not active - Normal priority'
- GroupIndex = 3
- RadioItem = True
- OnClick = OptionTaskPriority_NonActiveItemClick
- end
- object OptionTaskPriority_NonActive_Below_Normal: TMenuItem
- Tag = 4
- Caption = 'When inactive - below normal'
- GroupIndex = 3
- RadioItem = True
- Visible = False
- OnClick = OptionTaskPriority_NonActiveItemClick
- end
- object OptionTaskPriority_NonActive_Idle: TMenuItem
- Caption = 'When not active - Idle time only'
- GroupIndex = 3
- RadioItem = True
- OnClick = OptionTaskPriority_NonActiveItemClick
- end
- end
- object N15: TMenuItem
- Caption = '-'
- end
- object OptionShowEncodeLog: TMenuItem
- Caption = 'Display encode &log'
- ShortCut = 16460
- OnClick = OptionShowEncodeLogClick
- end
- object OptionSaveEncodeLog: TMenuItem
- Caption = 'Always save encode log to file Aut&omatically'
- OnClick = OptionSaveEncodeLogClick
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object OptionDisableSourceChangeParamReset: TMenuItem
- Caption =
- 'Configuration of MPEG can'#39't automaticly correct, if audio and vi' +
- 'deo source determined(&A).'
- OnClick = OptionDisableSourceChangeParamResetClick
- end
- object OptionDefaultCurProject: TMenuItem
- Caption = 'Set current project as &default'
- OnClick = OptionDefaultCurProjectClick
- end
- object OptionRegiserTMPGEncVFPPlugin: TMenuItem
- Caption = 'Register TMPGEnc.vfp to VFAPI'
- OnClick = OptionRegiserTMPGEncVFPPluginClick
- end
- end
- object HelpMenu: TMenuItem
- Caption = '&Help'
- HelpContext = 25
- OnClick = HelpMenuClick
- object HelpShowHelp: TMenuItem
- Caption = '&Contents'
- Enabled = False
- ImageIndex = 3
- OnClick = HelpShowHelpClick
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object HelpShowWebsite: TMenuItem
- Caption = 'TMPGEnc official site'
- OnClick = HelpShowWebsiteClick
- end
- object N7: TMenuItem
- Caption = '-'
- end
- object HelpAbout: TMenuItem
- Caption = '&About...'
- OnClick = HelpAboutClick
- end
- end
- end
- object TaskPriorityTimer: TTimer
- Enabled = False
- Interval = 3000
- OnTimer = TaskPriorityTimerTimer
- Left = 192
- Top = 224
- end
- object ImageList: TImageList
- Left = 154
- Top = 167
- Bitmap = {
- 494C010106000A00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000400000003000000001001800000000000024
- 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
- 0000000000000000000000000000000000000000000000000000008484848484
- 8484848484848484848484848484848484848484848484848484848484848400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000084848400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000084848400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFFFFFFFF
- FFC6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6FFFFFF00000084848400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFFFF0000
- 00000000000000000000000000000000000000FFFFFFFFFFFF00000084848400
- 0000000000000000000000000000000000000000000000000000000000848484
- 8484848484848484848484848484840000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000084848400
- 0000000000000000000000000000848484000000000084000000C6C6C6848484
- 8484848484848484848484848484840000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFFFFFFFF
- FFC6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6FFFFFF00000084848400
- 0000000000000000000000000000848484000084000084000084848484000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFFFF0000
- 00000000000000000000000000000000000000FFFFFFFFFFFF00000084848400
- 0000000000000000000084000000848484000084000000000000C6C6C6848484
- 8484848484848484848484848484840000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000084848400
- 0000000000000000000000000084848484000084000000000000848484000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFFFFFFFF
- FFC6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6FFFFFF00000084848400
- 0000000000000000848484848484C6C6C6848484848484848484C6C6C6848484
- 8484848484848484848484848484840000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFFFF0000
- 00000000000000000000000000000000000000FFFFFFFFFFFF00000084848400
- 0000000000000000000000000000848484848484000084000084000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000084848400
- 0000000000000000000000000000000000000000000084000084000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000084848400
- 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
- 0000000000000000000000000000000000000000000000840084840084848484
- 000000000000000000000000000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000
- 0000000000000000008484008484008484008484008484008484008484008484
- 0084840000000000000000000000000000000000000000000084840084840000
- 00000000000000000000000000000000C6C6C6C6C6C600000000848400000000
- 0000000000000000000000000000000000840084840084FFFFFFFFFFFFC6C6C6
- 848484000000000000000000000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000
- 000000000000FFFF000000008484008484008484008484008484008484008484
- 0084840084840000000000000000000000000000000000000084840084840000
- 00000000000000000000000000000000C6C6C6C6C6C600000000848400000000
- 0000000000000000000000840084840084FFFFFFFFFFFF000000000000C6C6C6
- C6C6C6848484000000000000000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000
- 000000000000000000FFFF000000008484008484008484008484008484008484
- 0084840084840084840000000000000000000000000000000084840084840000
- 00000000000000000000000000000000C6C6C6C6C6C600000000848400000000
- 0000848484840084840084FFFFFFFFFFFF000000000000840084840084000000
- C6C6C6C6C6C6848484000000000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000
- 000000000000FFFF00000000FFFF000000008484008484008484008484008484
- 0084840084840084840084840000000000000000000000000084840084840000
- 0000000000000000000000000000000000000000000000000000848400000000
- 0000848484840084FFFFFF000000000000840084840084840084840084840084
- 000000C6C6C6C6C6C6848484000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000
- 000000000000000000FFFF00000000FFFF000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000084840084840084
- 8400848400848400848400848400848400848400848400848400848400000000
- 000084848400000000000084008484008484008400848400FFFF840084840084
- 840084000000C6C6C6C6C6C6848484000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000
- 000000000000FFFF00000000FFFF00000000FFFF00000000FFFF00000000FFFF
- 0000000000000000000000000000000000000000000000000084840084840000
- 0000000000000000000000000000000000000000000000848400848400000000
- 0000848484840084840084840084840084840084840084008484840084840084
- 840084840084000000C6C6C6000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000
- 000000000000000000FFFF00000000FFFF00000000FFFF00000000FFFF000000
- 000000000000000000000000000000000000000000000000008484000000C6C6
- C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C600000000848400000000
- 0000000000840084FFFFFF84008484008484008484008484008400FFFF00FFFF
- 840084840084840084000000000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000
- 000000000000FFFF00000000FFFF000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000008484000000C6C6
- C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C600000000848400000000
- 0000000000000000840084FFFFFF840084840084840084840084840084008484
- 00FFFF00FFFF840084840084000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000008484000000C6C6
- C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C600000000848400000000
- 0000000000000000000000840084FFFFFF840084840084840084008484840084
- 00FFFF00FFFF840084840084840084000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFF00000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000008484000000C6C6
- C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C600000000848400000000
- 0000000000000000000000000000840084FFFFFF84008484008400FFFF00FFFF
- 00FFFF840084840084840084000000000000000000000000000000FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000008484000000C6C6
- C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C600000000000000000000
- 0000000000000000000000000000000000840084FFFFFF840084840084840084
- 8400848400840000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000008484000000C6C6
- C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6000000C6C6C600000000
- 0000000000000000000000000000000000000000840084FFFFFF840084840084
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000840084840084000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000040000000300000000100010000000000800100000000000000000000
- 000000000000000000000000FFFFFF0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000FFFF000000000000E001000000000000
- C001000000000000C001000000000000C001000000000000C001000000000000
- C001000000000000C001000000000000C001000000000000C001000000000000
- C001000000000000C001000000000000C001000000000000C001000000000000
- C003000000000000FFFF000000000000FFFFFFFFFFFFFE3FC007001FC001F81F
- C007000F8001E00FC007000780018007C007400380010003C007200180010001
- C007500080010000C0072A9F80010001C007555F80018001C007201F8001C001
- C0078FF18001E000C00FFFF98001F000C01FFF758001F803C03FFF8F8001FC0F
- FFFFFFFF8001FE3FFFFFFFFFFFFFFFFF00000000000000000000000000000000
- 000000000000}
- end
- end
-