12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154 |
- object VMS0000M: TVMS0000M
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Caption = #53685#54633' '#47784#45768#53552#47553
- ClientHeight = 802
- ClientWidth = 1651
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- FormStyle = fsMDIChild
- OldCreateOrder = False
- Position = poDefault
- ShowHint = True
- Visible = True
- WindowState = wsMaximized
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- OnDeactivate = FormDeactivate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 15
- object PnlInfoLeft: TPanel
- Left = 0
- Top = 0
- Width = 378
- Height = 802
- Align = alLeft
- BevelOuter = bvNone
- Constraints.MaxWidth = 500
- ParentBackground = False
- ParentColor = True
- TabOrder = 0
- object PgVmsMonitoring: TcxPageControl
- Left = 0
- Top = 0
- Width = 378
- Height = 802
- Cursor = crHandPoint
- Align = alClient
- TabOrder = 0
- Properties.ActivePage = TabVmsStateList
- OnPageChanging = PgVmsMonitoringPageChanging
- ClientRectBottom = 797
- ClientRectLeft = 2
- ClientRectRight = 373
- ClientRectTop = 26
- object TabVmsString: TcxTabSheet
- Caption = #47928#51088#49885' '#54364#52636#49345#53468' '
- ImageIndex = 0
- ExplicitLeft = 0
- ExplicitTop = 0
- ExplicitWidth = 0
- ExplicitHeight = 0
- end
- object TabVmsFigure: TcxTabSheet
- Tag = 1
- Caption = #46020#54805#49885' '#54364#52636#49345#53468' '
- ImageIndex = 1
- ExplicitLeft = 0
- ExplicitTop = 0
- ExplicitWidth = 0
- ExplicitHeight = 0
- end
- object TabVmsStateList: TcxTabSheet
- Caption = #49345#53468#47785#47197
- ImageIndex = 2
- inline FRAMEFacilityStatusList1: TFRAMEFacilityStatusList
- Left = 0
- Top = 0
- Width = 371
- Height = 771
- Align = alClient
- TabOrder = 0
- ExplicitWidth = 371
- ExplicitHeight = 771
- inherited CxList: TcxGrid
- Width = 371
- Height = 740
- ExplicitWidth = 371
- ExplicitHeight = 740
- inherited TvList: TcxGridTableView
- OnCellDblClick = FRAMEFacilityStatusList1TvListCellDblClick
- end
- end
- inherited PnlBottom: TPanel
- Top = 740
- Width = 371
- ExplicitTop = 740
- ExplicitWidth = 371
- inherited LblRecords: TLabel
- Left = 262
- Width = 23
- Height = 15
- ExplicitLeft = 270
- ExplicitWidth = 23
- ExplicitHeight = 15
- end
- inherited BtnExlSave: TcxButton
- Left = 291
- ExplicitLeft = 291
- end
- end
- inherited lblTitle: TcxLabel
- ExplicitWidth = 78
- ExplicitHeight = 19
- end
- end
- end
- end
- object ChkWidth: TcxCheckBox
- Left = 291
- Top = 2
- Caption = #45331#51060#47582#52628#44592
- TabOrder = 1
- Transparent = True
- Visible = False
- OnClick = ChkWidthClick
- Width = 85
- end
- end
- object SplitterLeft: TcxSplitter
- Left = 378
- Top = 0
- Width = 6
- Height = 802
- HotZoneClassName = 'TcxSimpleStyle'
- MinSize = 150
- ResizeUpdate = True
- Control = PnlInfoLeft
- end
- object PnlCenter: TPanel
- Left = 384
- Top = 0
- Width = 1267
- Height = 802
- Align = alClient
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 2
- object SplitterSystem: TcxSplitter
- Left = 0
- Top = 531
- Width = 1267
- Height = 6
- HotZoneClassName = 'TcxSimpleStyle'
- AlignSplitter = salBottom
- MinSize = 141
- ResizeUpdate = True
- Control = PnlBottom
- ExplicitWidth = 6
- end
- object PnlMapBack: TPanel
- Left = 0
- Top = 0
- Width = 1267
- Height = 531
- Align = alClient
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 1
- end
- object PnlBottom: TPanel
- Left = 0
- Top = 537
- Width = 1267
- Height = 265
- Align = alBottom
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 2
- object PnlBottomLeft: TPanel
- Left = 0
- Top = 0
- Width = 377
- Height = 265
- Align = alLeft
- TabOrder = 0
- object PgVmsState: TcxPageControl
- Left = 1
- Top = 1
- Width = 375
- Height = 263
- Align = alClient
- TabOrder = 0
- Properties.ActivePage = TabVmsState
- ClientRectBottom = 258
- ClientRectLeft = 2
- ClientRectRight = 370
- ClientRectTop = 26
- object TabVmsState: TcxTabSheet
- Caption = ' VMS '#49345#53468#51221#48372' '
- ImageIndex = 1
- inline FRAMEVmsState1: TFRAMEVmsState
- Left = 0
- Top = 0
- Width = 368
- Height = 232
- Align = alClient
- TabOrder = 0
- ExplicitWidth = 368
- ExplicitHeight = 232
- inherited CxVmsInfo: TcxGrid
- Width = 368
- Height = 191
- ExplicitWidth = 368
- ExplicitHeight = 191
- end
- inherited PnlCmd: TPanel
- Top = 191
- Width = 368
- ExplicitTop = 191
- ExplicitWidth = 368
- inherited BtnControl0: TcxButton
- Left = 277
- ExplicitLeft = 277
- end
- end
- inherited lblTitle: TcxLabel
- ExplicitWidth = 78
- ExplicitHeight = 19
- end
- inherited lblText1: TcxLabel
- ExplicitWidth = 109
- ExplicitHeight = 19
- end
- inherited lblText2: TcxLabel
- ExplicitWidth = 161
- ExplicitHeight = 34
- end
- inherited lblText3: TcxLabel
- ExplicitWidth = 285
- ExplicitHeight = 34
- end
- inherited lblText6: TcxLabel
- ExplicitWidth = 338
- ExplicitHeight = 19
- end
- inherited lblText5: TcxLabel
- ExplicitWidth = 363
- ExplicitHeight = 19
- end
- inherited lblText4: TcxLabel
- ExplicitWidth = 360
- ExplicitHeight = 19
- end
- inherited lblText7: TcxLabel
- ExplicitWidth = 282
- ExplicitHeight = 19
- end
- inherited cxLabel9: TcxLabel
- ExplicitWidth = 291
- ExplicitHeight = 19
- end
- inherited cxStyleRepository1: TcxStyleRepository
- PixelsPerInch = 96
- end
- end
- end
- end
- end
- object PnlBottomRight: TPanel
- Left = 377
- Top = 0
- Width = 890
- Height = 265
- Align = alClient
- TabOrder = 1
- object PgVmsIfscTraf: TcxPageControl
- Left = 1
- Top = 1
- Width = 600
- Height = 263
- Align = alLeft
- TabOrder = 0
- Properties.ActivePage = TabVmsIfscTraf
- ClientRectBottom = 258
- ClientRectLeft = 2
- ClientRectRight = 595
- ClientRectTop = 26
- object TabVmsIfscTraf: TcxTabSheet
- Caption = ' VMS '#51221#48372#51228#44277#44396#44036' '#49548#53685#51221#48372' '
- ImageIndex = 1
- ExplicitLeft = 0
- ExplicitTop = 0
- ExplicitWidth = 0
- ExplicitHeight = 0
- object CxList: TcxGrid
- Left = 0
- Top = 0
- Width = 593
- Height = 232
- Align = alClient
- TabOrder = 0
- object TvList: TcxGridTableView
- Navigator.Buttons.Append.Visible = True
- Navigator.Buttons.SaveBookmark.Visible = False
- Navigator.InfoPanel.Visible = True
- OnFocusedRecordChanged = TvListFocusedRecordChanged
- DataController.Summary.DefaultGroupSummaryItems = <>
- DataController.Summary.FooterSummaryItems = <>
- DataController.Summary.SummaryGroups = <>
- FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
- OptionsBehavior.CellHints = True
- OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
- OptionsCustomize.ColumnFiltering = False
- OptionsCustomize.ColumnMoving = False
- OptionsCustomize.ColumnSorting = False
- OptionsCustomize.ColumnsQuickCustomization = True
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Inserting = False
- OptionsSelection.HideFocusRectOnExit = False
- OptionsSelection.HideSelection = True
- OptionsView.GroupByBox = False
- object Column01: TcxGridColumn
- Caption = #49692#49436
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 38
- end
- object Column02: TcxGridColumn
- Caption = #44396#44036'ID'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 61
- end
- object Column03: TcxGridColumn
- Caption = #44396#44036#47749
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 161
- end
- object Column04: TcxGridColumn
- Caption = #49884#51216#47749' -> '#51333#51216#47749
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 165
- end
- object Column05: TcxGridColumn
- Caption = #44032#44277#49884#44033
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 158
- end
- object Column06: TcxGridColumn
- Caption = #49548#53685#49345#54889
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = cxGridColumn6CustomDrawCell
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 69
- end
- object Column07: TcxGridColumn
- Caption = #53685#54665#49549#46020
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 60
- end
- object Column08: TcxGridColumn
- Caption = #53685#54665#49884#44036
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 57
- end
- object Column09: TcxGridColumn
- Caption = #49884#51089#45432#46300'ID'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 99
- end
- object Column10: TcxGridColumn
- Caption = #51333#47308#45432#46300'ID'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 101
- end
- object Column11: TcxGridColumn
- Caption = 'ID'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 152
- end
- object Column12: TcxGridColumn
- Caption = #51333#51216#47749
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 150
- end
- object Column99: TcxGridColumn
- Caption = #47700#47784#47532
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- Options.Editing = False
- VisibleForCustomization = False
- end
- end
- object GlList: TcxGridLevel
- GridView = TvList
- end
- end
- end
- end
- object cxPageControl1: TcxPageControl
- Left = 601
- Top = 1
- Width = 288
- Height = 263
- Align = alClient
- TabOrder = 1
- Properties.ActivePage = cxTabSheet1
- ClientRectBottom = 258
- ClientRectLeft = 2
- ClientRectRight = 283
- ClientRectTop = 26
- object cxTabSheet1: TcxTabSheet
- Caption = ' '#51221#48372#51228#44277#44396#44036' '#49548#53685#51221#48372' '
- ImageIndex = 1
- ExplicitLeft = 0
- ExplicitTop = 0
- ExplicitWidth = 0
- ExplicitHeight = 0
- object CxIfsc: TcxGrid
- Left = 0
- Top = 0
- Width = 281
- Height = 232
- Align = alClient
- TabOrder = 0
- object TvIfsc: TcxGridTableView
- Navigator.Buttons.Append.Visible = True
- Navigator.Buttons.SaveBookmark.Visible = False
- Navigator.InfoPanel.Visible = True
- OnCellDblClick = TvIfscCellDblClick
- DataController.Summary.DefaultGroupSummaryItems = <>
- DataController.Summary.FooterSummaryItems = <>
- DataController.Summary.SummaryGroups = <>
- FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
- OptionsBehavior.CellHints = True
- OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
- OptionsCustomize.ColumnFiltering = False
- OptionsCustomize.ColumnMoving = False
- OptionsCustomize.ColumnSorting = False
- OptionsCustomize.ColumnsQuickCustomization = True
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Inserting = False
- OptionsSelection.HideFocusRectOnExit = False
- OptionsSelection.HideSelection = True
- OptionsView.GroupByBox = False
- object cxGridColumn1: TcxGridColumn
- Caption = #49692#49436
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 38
- end
- object cxGridColumn2: TcxGridColumn
- Caption = #44396#44036'ID'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 61
- end
- object cxGridColumn3: TcxGridColumn
- Caption = #44396#44036#47749
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 161
- end
- object cxGridColumn4: TcxGridColumn
- Caption = #49884#51216#47749' -> '#51333#51216#47749
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 165
- end
- object cxGridColumn5: TcxGridColumn
- Caption = #44032#44277#49884#44033
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 158
- end
- object cxGridColumn6: TcxGridColumn
- Caption = #49548#53685#49345#54889
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = cxGridColumn6CustomDrawCell
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 69
- end
- object cxGridColumn7: TcxGridColumn
- Caption = #53685#54665#49549#46020
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 60
- end
- object cxGridColumn8: TcxGridColumn
- Caption = #53685#54665#49884#44036
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 57
- end
- object cxGridColumn9: TcxGridColumn
- Caption = #44144#47532'(m)'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 57
- end
- object cxGridColumn10: TcxGridColumn
- Caption = #51333#47308#45432#46300'ID'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 101
- end
- object cxGridColumn11: TcxGridColumn
- Caption = 'ID'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 152
- end
- object cxGridColumn12: TcxGridColumn
- Caption = #51333#51216#47749
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 150
- end
- object cxGridColumn13: TcxGridColumn
- Caption = #47700#47784#47532
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- Options.Editing = False
- VisibleForCustomization = False
- end
- end
- object GlIfsc: TcxGridLevel
- GridView = TvIfsc
- end
- end
- end
- end
- end
- end
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 500
- OnTimer = TmrShowTimer
- Left = 492
- Top = 300
- end
- object ImageList1: TImageList
- Left = 904
- Top = 204
- Bitmap = {
- 494C010103000500040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000400000001000000001002000000000000010
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000008686860055555500292929004D4D4D00808080000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000080808000424242003333330055555500808080000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00009696960033336600333399006666CC009999CC006666CC00336699003333
- 6600868686000000000000000000000000000000000000000000000000000000
- 000096969600336633003399660066CC990066CC990066999900339966003366
- 3300969696000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000009696
- 960033336600807CFF009999FF009999FF0099CCFF009999FF009999FF006666
- CC00333399009696960000000000000000000000000000000000000000009999
- 99003366660066CC990066FFCC0099FFCC0099FFCC0099FFCC0099FFCC0066CC
- 9900339966009696960000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000003333
- 66006666CC00807CFF009999FF009999FF0099CCFF0099CCFF0099CCFF00807C
- FF006666CC003333660000000000000000000000000000000000000000003366
- 330033CC660066FFCC0099FFCC0099FFCC0099FFCC0066FFCC0066FFCC0066FF
- CC0066CC99003366330000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000868686003333
- 99006666FF00807CFF009999FF009999FF009999FF009999FF009999FF00807C
- FF00807CFF003333990086868600000000000000000000000000669999003399
- 660066CC990066FF990066FF990099FFCC0099FFCC0099FFCC0066FFCC0066FF
- 990066CC99003399660086868600000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000336666003333
- CC006666FF00807CFF00807CFF009999FF009999FF009999FF00807CFF006666
- FF006666FF003333CC0033339900000000000000000000000000555555006699
- 660066CC990033CC990066FF990066FF990099FFCC0066FF990066FF990033CC
- 990033CC99003399660055555500000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000066003333
- CC005050FF006666FF006666FF00807CFF00807CFF00807CFF006666FF006666
- FF006666CC003333CC0000008000000000000000000000000000222222003399
- 660033CC660033CC660066CC990066CC990066CC990066CC990066CC990033CC
- 660033CC66003399660022222200000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000333366003333
- 99003333CC003366CC006666CC006666FF006666FF006666FF005050FF005050
- FF003333CC003333CC0033336600000000000000000000000000336633003399
- 66003399660033CC660033CC990033CC990066CC990066CC990033CC990033CC
- 6600339966003399660033663300000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000666699003333
- 9900333399003333CC003333CC003366CC003366CC003366CC003333CC003333
- CC00003399003333990066669900000000000000000000000000777777003366
- 3300339966000099660033CC660033CC660033CC66003399660033CC66003399
- 6600339966003366330077777700000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000003333
- 660033339900333399003333CC003366CC003366CC003366CC003333CC003333
- 9900333399003333660000000000000000000000000000000000000000003366
- 33003399330033996600339966003399660033CC660033CC6600339966003399
- 6600339966003366330000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000009696
- 9600666699006666CC009999CC009999CC009999CC009999CC009999CC006666
- CC00666699009696960000000000000000000000000000000000000000008686
- 86004D4D4D0099CC990099CC990099CC990099CC990099CC990099CC99006699
- 99004D4D4D009696960000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00009696960090A9AD00C6D6EF00EAEAEA00DDDDDD00DDDDDD00CBCBCB008686
- 8600A4A0A0000000000000000000000000000000000000000000000000000000
- 00009696960086868600C0DCC000EAEAEA00EAEAEA00E3E3E300CCCCCC008686
- 8600969696000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000B2B2B200CBCBCB00CCCCCC00CBCBCB00B2B2B2000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000B2B2B200C0C0C000CCCCCC00CBCBCB00B2B2B2000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000040000000100000000100010000000000800000000000000000000000
- 000000000000000000000000FFFFFF00FFFFFFFFFFFF0000FFFFFFFFFFFF0000
- FFFFFC1FFC1F0000FFFFF007F0070000FFFFE003E0030000FFFFE003E0030000
- FFFFC001C0010000FFFFC001C0010000FFFFC001C0010000FFFFC001C0010000
- FFFFC001C0010000FFFFE003E0030000FFFFE003E0030000FFFFF007F0070000
- FFFFFC1FFC1F0000FFFFFFFFFFFF000000000000000000000000000000000000
- 000000000000}
- end
- object pmuVms: TPopupMenu
- Tag = 1
- AutoHotkeys = maManual
- Left = 680
- Top = 52
- object MnuVmsId: TMenuItem
- Caption = 'VMS ID'
- Default = True
- Enabled = False
- end
- object N3: TMenuItem
- Caption = '-'
- end
- object mnuVmsMsg: TMenuItem
- Caption = #54364#52636#47700#49884#51648
- Hint = #54364#52636#47700#49884#51648
- end
- object mnuVmsCam: TMenuItem
- Caption = #52852#47700#46972' '#50689#49345
- Hint = #52852#47700#46972' '#50689#49345
- end
- object NetworkPing2: TMenuItem
- Caption = 'Network Ping'
- object mnuVmsPingCtrl: TMenuItem
- Tag = 21
- Caption = #51228#50612#44592
- Hint = #51228#50612#44592' Ping'
- end
- object mnuVmsPingWeb: TMenuItem
- Tag = 22
- Caption = #50937#52852#47700#46972
- Hint = #50937#52852#47700#46972' Ping'
- end
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object mnuMoveVms: TMenuItem
- Tag = 1
- Caption = #50948#52824#51060#46041
- end
- end
- object ImageList2: TImageList
- Height = 24
- Width = 24
- Left = 712
- Top = 260
- Bitmap = {
- 494C010102000500040018001800FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000600000001800000001002000000000000024
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F2F2F200BABABA00A3A3A300A9A9
- A900DEDEDE000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F6F6F600C7C7C700AFAFAF00B5B5
- B500E6E6E6000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000ABB2B8003466890024789E00297B
- 98004A687900D6D8DA0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000B6BBBE003B607B002F7392003374
- 8C00546A7600D9DBDD0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000008C9BA6001680C90000AFFF0001B6
- FA002776A100D1D2D30000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000008C9BA6001680CA0000AFFF0001B5
- F9002A76A100D2D3D50000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000909EA8001880C80000AFFF0001B6
- FA002975A000A9A9AA00C8C8C800C8C8C800C8C8C800C8C8C800C8C8C800C8C8
- C800C8C8C800C8C8C800C8C8C800C8C8C800C8C8C800C8C8C800C8C8C800C8C8
- C800C8C8C800C8C8C800D6D6D600F8F8F800909EA8001880C80000B0FF0002B4
- F7002F77A000B7B9BA00D9D9D900D9D9D900D9D9D900D9D9D900D9D9D900D9D9
- D900D9D9D900D9D9D900D9D9D900D9D9D900D9D9D900D9D9D900D9D9D900D9D9
- D900D9D9D900D9D9D900EBEBEB00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000909EA8001880C80000AFFF0000B8
- FF002984B8005E6062005F5F5F00606060006060600061616100616161006060
- 60005F6060005F5F5F005F5F5F005E5E5E005D5D5D005C5C5C005B5B5B005A5A
- 5A00595959005757570053535300BFBFBF00909EA8001880C80000AFFF0000B7
- FF002982B500595B5D00595959005A5A5A005A5A5A005A5A5A005A5A5A005A5A
- 5A00595A59005959590059595900585858005858580058585800565656005656
- 560055555500545454004E4E4E00C6C6C6000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
- FF002A9ADD00939CA200A69D9800A59C9700A39A9500A09893009E9791009C95
- 90009A928E0098918C00958E8B00928C8900918B88008E8985008B8683008A85
- 82008783800084807E006D6A6A008E8D8E00909EA8001880C800BFE5FF0000B7
- FF002C99DB0089909500949494009C9C9C00A0A0A000A1A1A100A1A1A100A0A0
- A0009C9D9D00959695009494940096969600929393008E8F8F008B8A8A008585
- 85007B7B7B006E6E6E0061606000919191000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
- FF002C9CDF00979FA500ABA19B00A9A09A00A89E9800A59C9600A49B9500A199
- 94009E9792009D9591009B948F0098918D00968F8C00938D8900908B87008F89
- 86008C87840089858200706E6D008E8E8E00909EA8001880C800BFE5FF0000B8
- FF002E9BDE008F969B009D9D9D00BE957A00D5793E00D4713200D4713200D473
- 3400D1835200AE9B8F007A90C4002F6DF9002865F9002664F9002765F900356F
- F3007886A4007272720063636300949494000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
- FF002D9DE00099A1A700ADA39D00D5D0CD000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000ABA8A4008D888400726F6E008E8E8E00909EA8001880C800BFE5FF0000B8
- FF002F9CDF0093999E00A1A1A100C4927200D5672100D35B1000D35B1000D35D
- 1200D5703100BA9882005E83DA001657FE000C4EFF000B4DFF000D4FFF001C5E
- FF007888AE007474740065656500949494000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
- FF002E9DE1009CA3A900B0A59F00AFA59E00ADA39D00ABA29B00AAA19A00A99F
- 9900A59D9700A49C9600A29A9400A09793009E9691009B948F0099928D009790
- 8C00948E8B00928C8800757270008E8E8E00909EA8001880C800BFE5FF0000B7
- FF00309DDF00979DA200A6A6A600C5906F00D35E1400E7A88000FCF3ED00E499
- 6B00D3692700BC9A85005F83DA00497BFE009CB5FD005782FE00ACC1FD005182
- FE007888B1007777770067676700959595000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
- FF002F9FE3009EA5AB00B3A8A100D8D3CF000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000B3AEAA0097918C00787574008F8F8F00909EA8001880C800BFE5FF0000B7
- FF00329FE1009BA1A600AAAAAA00C6927000DC814700F8E5D90000000000F6DB
- CC00D87F4600BE9B85006084DB000B4DFE00648CFE00EEF2FC004776FE001355
- FF00798AB1007A7A7A0069696900959595000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
- FF00309FE3009FA5AB00B4A9A200B4A8A200B2A8A100B1A69F00B0A59F00AEA4
- 9E00ADA39D00ACA19C00AAA09A00A79E9900A69D9700A39C9600A19994009F98
- 92009E9691009B938F007B7775008F8F8F00909EA8001880C800BFE5FF0000B7
- FF00329FE2009DA3A800ADADAD00C8947200D66A2600F2CFB900FFFEFE00EDBE
- A100D56F3000C09E88006286DC00346BFE00B3C7FD00AABFFC00BCCDFD00366F
- FF007A8BB3007B7A7B006A696A00959595000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
- FF0030A0E4009FA5AB00B4A9A200C6BEB900D9D4D000D9D3D000D8D3CF00D8D3
- CF00D7D2CE00D6D1CE00D5D1CD00D4CFCC00D4CFCC00D3CECB00D1CDCA00D0CC
- CA00ADA6A1009F9792007D7976008F8F8F00909EA8001880C800BFE5FF0000B7
- FF0033A0E2009FA5AA00AFAEAF00CA977700D4641E00D6662000DE864E00D564
- 1E00D4703200C1A18D00668ADD003C73FE004E7DFF000F4FFF005A87FF00457B
- FF007C8DB4007B7B7B006A6A6A00959595000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
- FF0031A0E4009FA6AB00B4A9A200B4A9A200B4A9A200B4A9A200B4A9A200B4A9
- A200B3A8A100B2A7A000B0A69F00AEA59E00AEA49D00ACA29C00A9A09A00A89F
- 9900A69E9800A49B96007F7B79008F8F8F00909EA8001880C800BFE5FF0000B7
- FF0034A0E300A1A6AB00AFAFB000C4A59100D28C5F00D3875700D3875700D287
- 5800D0936D00B9ADA50095A4C5004D7EEB004879EA004777EA004677E8004F7D
- E100838EA5007C7C7C006B6B6B00959595000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
- FF0031A0E4009FA6AC00B4A9A200B4A9A200B4A9A200B4A9A200B4A9A200B4A9
- A200B4A9A200B4A8A100B3A8A100B0A6A000AFA59F00AEA49D00ACA29C00ABA1
- 9B00A9A09A00A79E9800817D7A008F8F8F00909EA8001880C800BFE5FF0000B7
- FF0033A0E300A0A6AB00ADADAD00B7B7B700BEBEBE00C0C0C000C0C0C000BEBD
- BD00B8B9B900AEADAE00AAAAAA00AEAEAE00AAAAAA00A6A6A500A0A0A0009A9A
- 9A008B8B8B007C7C7C006A6A6A00919191000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000909EA8001780C700BFE5FF0000B8
- FF002A8AC300787B7F00837F7C00837F7C00837F7C00837F7C0083807C00837F
- 7C00837F7C00837F7C00837F7C00827E7B00827E7B00817D7B00807C7A00807C
- 7A007F7B79007E7A780075737200BCBCBC00909EA8001780C700BFE5FF0000B7
- FF002B8AC200777B7C007E7E7E00808080008181810082818200828282008181
- 81007F8080007E7E7E007C7C7C00797979007878780075757500737373007070
- 70006D6D6D006B6B6A006C6C6C00C3C3C3000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000097A3AC001B7FC40000AFFF0002B4
- F7003078A100D4D6D70000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000097A3AC001B7FC40000AFFF0003B2
- F5003379A000D5D7D90000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000BBBEC1002376AF0000AFFF000BAB
- E4004F748900DBDDDE0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000BBBEC1002376AF0000AFFF000CAA
- E30052758A00DCDEDF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000EEEFF000A9AFB2007D96A0008E9F
- A500D4D6D700FEFEFE0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000EEEFF000A9AFB2007D96A0008F9F
- A500D4D7D8000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 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
- 2800000060000000180000000100010000000000200100000000000000000000
- 000000000000000000000000FFFFFF00FFFFFFFFFFFF000000000000FFFFFFFF
- FFFF000000000000FFFFFFFFFFFF00000000000007FFFF07FFFF000000000000
- 03FFFF03FFFF00000000000003FFFF03FFFF0000000000000000000000010000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000FFF0000000000000000000000000000000000000000000
- 00FFF00020000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000003FFFF03FFFF00000000000003FFFF03FFFF000000000000
- 03FFFF07FFFF000000000000FFFFFFFFFFFF000000000000FFFFFFFFFFFF0000
- 00000000FFFFFFFFFFFF00000000000000000000000000000000000000000000
- 000000000000}
- end
- end
|