home *** CD-ROM | disk | FTP | other *** search
Text File | 2003-09-16 | 41.4 KB | 1,049 lines |
- object MainForm: TMainForm
- Left = 197
- Top = 114
- Width = 635
- Height = 480
- HelpContext = 1
- Color = clBtnFace
- Constraints.MinHeight = 328
- Constraints.MinWidth = 635
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '����'
- 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 = '������'
- DownDepth = 0
- Font.Charset = GB2312_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = '����'
- 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 = '��չ״��'
- 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 = '����ʱ��:'
- 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 = 'ʣ��ʱ��:'
- 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 = 'ԭʼλ��:'
- 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 = 'ȫ��:'
- 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 = '���������ػ�'
- TabOrder = 1
- Visible = False
- end
- end
- object EncodeButton: TButton
- Left = 8
- Top = 10
- Width = 81
- Height = 33
- Caption = '��ʼѹ��'
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '����'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = EncodeButtonClick
- end
- object StopButton: TButton
- Left = 8
- Top = 50
- Width = 81
- Height = 33
- Caption = '�ж�'
- 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 = '����ļ���(&P):'
- FocusControl = OutputFileNameEdit
- end
- object InputVideoFileNameLabel: TLabel
- Left = 19
- Top = 25
- Width = 75
- Height = 12
- Caption = '��ƵԴ(&V):'
- FocusControl = InputVideoFileNameEdit
- end
- object InputAudioFileNameLabel: TLabel
- Left = 19
- Top = 51
- Width = 75
- Height = 12
- Caption = '��ƵԴ(&A):'
- 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 =
- 'ѡ���Ժ�����ʽ���MPEG�ļ��� ͨ��ѡ��[System (Video+Audio)]��'#13#10#13 +
- #10'<> ES (ֻ��Video)'#13#10#13#10'ֻ�����Ƶ���ݵ�MPEG�ļ���MPEG-Video������' +
- '��(ES)��ʽ��'#13#10#13#10#13#10'<> ES (ֻ��Audio)'#13#10#13#10'ֻ�����Ƶ���ݵ�MPEG�ļ��' +
- '�MPEG-Audio��������(ES)��ʽ��'#13#10#13#10'<> ES (Video+Audio)'#13#10#13#10'��Ƶ����' +
- 'Ƶ�Էֱ���ļ������������ļ��и��Զ���������MPEG-Video��������' +
- '(ES)��MPEG-Audio��������(ES)�ĸ�ʽ��'#13#10#13#10'����ģʽ��Ҫ���� DVD aut' +
- 'horing��'#13#10#13#10'<> System (ֻ��Video)'#13#10#13#10'ֻ�����Ƶ���ݵ�MPEG�ļ���M' +
- 'PEG-Videoϵͳ������ʽ��'#13#10#13#10#13#10'<> System (Video+Audio)'#13#10#13#10'��Ƶ����' +
- 'Ƶ�����ͬһ�ļ������MPEG�ļ�Ϊϵͳ������ʽ��'
- Caption = '��������'
- 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 = '���'
- 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 = '���'
- 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 = '���'
- TabOrder = 3
- OnClick = BrowseInputAudioFileButtonClick
- end
- object MPEGConfigEditButton: TButton
- Left = 448
- Top = 120
- Width = 57
- Height = 26
- Caption = '�趨'
- 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 = '����MPEG����'
- Caption = '����'
- TabOrder = 8
- OnClick = MPEGConfigLoadButtonClick
- end
- object MPEGConfigSaveButton: TButton
- Left = 561
- Top = 120
- Width = 56
- Height = 26
- Hint = '����MPEG����'
- Caption = '����'
- 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 ��Ŀ����(*.tpr)|*.tpr|�����ļ�(*.*)|*.*'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 24
- Top = 136
- end
- object SaveProjectDialog: TSaveDialog
- DefaultExt = 'tpr'
- Filter =
- 'TMPGEnc ��Ŀ����(*.tpr)|*.tpr|TMPGEnc �ı���Ŀ����(*.tpr)|*.tpr|' +
- '�����ļ�(*.*)|*.*'
- Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
- Left = 56
- Top = 136
- end
- object OpenConfigDialog: TOpenDialog
- DefaultExt = 'mcf'
- Filter = 'MPEG �趨ģ��(*.mcf)|*.mcf|�����ļ� (*.*)|*.*'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 24
- Top = 176
- end
- object SaveConfigDialog: TSaveDialog
- DefaultExt = 'mcf'
- Filter = 'MPEG �趨ģ��(*.mcf)|*.mcf|�����ļ� (*.*)|*.*'
- 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 = '�ļ�(&F)'
- HelpContext = 3
- object FileProjectNew: TMenuItem
- Caption = '�½���Ŀ(&N)'
- ImageIndex = 0
- ShortCut = 16462
- OnClick = FileProjectNewClick
- end
- object FileProjectOpen: TMenuItem
- Caption = '����Ŀ(&O)'
- ImageIndex = 1
- ShortCut = 16463
- OnClick = FileProjectOpenClick
- end
- object FileProjectSave: TMenuItem
- Caption = '������Ŀ(&S)'
- ImageIndex = 2
- ShortCut = 16467
- OnClick = FileProjectSaveClick
- end
- object N9: TMenuItem
- Caption = '-'
- end
- object FileProjectWizard: TMenuItem
- Caption = '��Ŀ����'
- ShortCut = 16471
- OnClick = FileProjectWizardClick
- end
- object FileProjectWizardSeparator: TMenuItem
- Caption = '-'
- end
- object FilePreview: TMenuItem
- Caption = 'Ԥ��(&P)..'
- ShortCut = 24656
- OnClick = FilePreviewClick
- end
- object FilePutMenuItem: TMenuItem
- Caption = '������ļ�(&U)'
- end
- object ShowCPUMeter: TMenuItem
- Caption = 'CPU��`���`��ʾ'
- Visible = False
- OnClick = ShowCPUMeterClick
- end
- object N6: TMenuItem
- Caption = '-'
- end
- object FileBatchEncode: TMenuItem
- Caption = '���δ����б�(&B)'
- ImageIndex = 4
- ShortCut = 16450
- OnClick = FileBatchEncodeClick
- end
- object FileBatchEncodeAddCurProject: TMenuItem
- Caption = '�������б���׷����Ŀ(&A)'
- end
- object N8: TMenuItem
- Caption = '-'
- end
- object FileMPEGTool: TMenuItem
- Caption = 'MPEG���� (&T)...'
- OnClick = FileMPEGToolClick
- end
- object N4: TMenuItem
- Caption = '-'
- end
- object FileExit: TMenuItem
- Caption = '�˳�(&X)'
- OnClick = FileExitClick
- end
- end
- object OptionMenu: TMenuItem
- Caption = '�趨(&O)'
- HelpContext = 15
- OnClick = OptionMenuClick
- object OptionEnvOption: TMenuItem
- Caption = '�����趨(&E)...'
- OnClick = OptionEnvOptionClick
- end
- object N3: TMenuItem
- Caption = '-'
- end
- object OptionShowLanguage: TMenuItem
- Tag = -1
- Caption = '��ʾ����(&L)'
- OnClick = OptionShowLanguageClick
- object OptionShowLanguageItemDefault: TMenuItem
- Caption = '�Զ�ѡ��'
- GroupIndex = 15
- RadioItem = True
- OnClick = OptionShowLanguageItemClick
- end
- end
- object OptionPreviewSetting: TMenuItem
- Caption = 'Ԥ���趨(&P)'
- OnClick = OptionPreviewSettingClick
- object OptionPreviewFrequency_0: TMenuItem
- Caption = '����ʾ'
- GroupIndex = 1
- RadioItem = True
- OnClick = OptionPreviewFrequencyClick
- end
- object OptionPreviewFrequency_10: TMenuItem
- Tag = 10
- Caption = 'ժҪʽ��ʾ'
- GroupIndex = 1
- RadioItem = True
- OnClick = OptionPreviewFrequencyClick
- end
- object OptionPreviewFrequency_1: TMenuItem
- Tag = 1
- Caption = '��ʾ����֡'
- GroupIndex = 1
- RadioItem = True
- OnClick = OptionPreviewFrequencyClick
- end
- object N5: TMenuItem
- Caption = '-'
- GroupIndex = 1
- end
- object OptionPreviewSize_None: TMenuItem
- Caption = '��Ҫ�̶�Ԥ�����ߴ�'
- GroupIndex = 2
- RadioItem = True
- OnClick = OptionPreviewSize_NoneClick
- end
- object OptionPreviewSize_320x240: TMenuItem
- Caption = '�̶�Ϊ 320x240'
- GroupIndex = 2
- RadioItem = True
- OnClick = OptionPreviewSize_320x240Click
- end
- object OptionPreviewSize_User: TMenuItem
- Caption = '������ߴ�̶�...'
- GroupIndex = 2
- RadioItem = True
- OnClick = OptionPreviewSize_UserClick
- end
- object N10: TMenuItem
- Caption = '-'
- GroupIndex = 2
- end
- object OptionPreviewAutoResizeWindow: TMenuItem
- Caption = '�Զ�����Ԥ������'
- GroupIndex = 2
- OnClick = OptionPreviewAutoResizeWindowClick
- end
- end
- object OptionTaskPriority: TMenuItem
- Caption = '�������ȶ�(&T)'
- OnClick = OptionTaskPriorityClick
- object OptionTaskPriority_Active_High: TMenuItem
- Tag = 2
- Caption = '����ʱ - ������Ȩ'
- GroupIndex = 2
- RadioItem = True
- OnClick = OptionTaskPriority_ActiveItemClick
- end
- object OptionTaskPriority_Active_Above_Normal: TMenuItem
- Tag = 3
- Caption = '�����ƥ��֕r - ͨ������'
- GroupIndex = 2
- RadioItem = True
- Visible = False
- OnClick = OptionTaskPriority_ActiveItemClick
- end
- object OptionTaskPriority_Active_Normal: TMenuItem
- Tag = 1
- Caption = '����ʱ - ��ͨ����Ȩ'
- GroupIndex = 2
- RadioItem = True
- OnClick = OptionTaskPriority_ActiveItemClick
- end
- object OptionTaskPriority_Active_Below_Normal: TMenuItem
- Tag = 4
- Caption = '�����ƥ��֕r - ͨ������'
- GroupIndex = 2
- RadioItem = True
- Visible = False
- OnClick = OptionTaskPriority_ActiveItemClick
- end
- object OptionTaskPriority_Active_Idle: TMenuItem
- Caption = '����ʱ - ������Ȩ'
- GroupIndex = 2
- RadioItem = True
- OnClick = OptionTaskPriority_ActiveItemClick
- end
- object N13: TMenuItem
- Caption = '-'
- GroupIndex = 3
- end
- object OptionTaskPriority_NonActive_High: TMenuItem
- Tag = 2
- Caption = '�DZ���ʱ - ������Ȩ'
- GroupIndex = 3
- RadioItem = True
- OnClick = OptionTaskPriority_NonActiveItemClick
- end
- object OptionTaskPriority_NonActive_Above_Normal: TMenuItem
- Tag = 3
- Caption = '�ǥ����ƥ��֕r - ͨ������'
- GroupIndex = 3
- RadioItem = True
- Visible = False
- OnClick = OptionTaskPriority_NonActiveItemClick
- end
- object OptionTaskPriority_NonActive_Normal: TMenuItem
- Tag = 1
- Caption = '�DZ���ʱ - ��ͨ����Ȩ'
- GroupIndex = 3
- RadioItem = True
- OnClick = OptionTaskPriority_NonActiveItemClick
- end
- object OptionTaskPriority_NonActive_Below_Normal: TMenuItem
- Tag = 4
- Caption = '�ǥ����ƥ��֕r - ͨ������'
- GroupIndex = 3
- RadioItem = True
- Visible = False
- OnClick = OptionTaskPriority_NonActiveItemClick
- end
- object OptionTaskPriority_NonActive_Idle: TMenuItem
- Caption = '�DZ���ʱ - ������Ȩ'
- GroupIndex = 3
- RadioItem = True
- OnClick = OptionTaskPriority_NonActiveItemClick
- end
- end
- object N15: TMenuItem
- Caption = '-'
- end
- object OptionShowEncodeLog: TMenuItem
- Caption = '��ʾ������־(&L)'
- ShortCut = 16460
- OnClick = OptionShowEncodeLogClick
- end
- object OptionSaveEncodeLog: TMenuItem
- Caption = '���´ο�ʼ�Զ�������־�ļ�(&O)'
- OnClick = OptionSaveEncodeLogClick
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object OptionDisableSourceChangeParamReset: TMenuItem
- Caption = 'ָ������ƵԴʱ���Զ�����MPEG����(&A)'
- OnClick = OptionDisableSourceChangeParamResetClick
- end
- object OptionDefaultCurProject: TMenuItem
- Caption = '�赱ǰ��ĿΪĬ��ģ��(&D)'
- OnClick = OptionDefaultCurProjectClick
- end
- object OptionRegiserTMPGEncVFPPlugin: TMenuItem
- Caption = 'ע��TMPGEnc.vfp�� VFAPI'
- OnClick = OptionRegiserTMPGEncVFPPluginClick
- end
- end
- object HelpMenu: TMenuItem
- Caption = '����(&H)'
- HelpContext = 25
- OnClick = HelpMenuClick
- object HelpShowHelp: TMenuItem
- Caption = '����(&C)'
- Enabled = False
- ImageIndex = 3
- OnClick = HelpShowHelpClick
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object HelpShowWebsite: TMenuItem
- Caption = 'TMPGEnc�Ĺٷ���ַ'
- OnClick = HelpShowWebsiteClick
- end
- object N7: TMenuItem
- Caption = '-'
- end
- object HelpAbout: TMenuItem
- Caption = '�汾��Ϣ(&A)...'
- 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
-