VMS0000MF.dfm 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105
  1. object VMS0000M: TVMS0000M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #53685#54633' '#47784#45768#53552#47553
  7. ClientHeight = 802
  8. ClientWidth = 1651
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -12
  13. Font.Name = #47569#51008' '#44256#46357
  14. Font.Style = []
  15. FormStyle = fsMDIChild
  16. OldCreateOrder = False
  17. Position = poDefault
  18. ShowHint = True
  19. Visible = True
  20. WindowState = wsMaximized
  21. OnActivate = FormActivate
  22. OnClose = FormClose
  23. OnCreate = FormCreate
  24. OnDeactivate = FormDeactivate
  25. OnShow = FormShow
  26. PixelsPerInch = 96
  27. TextHeight = 15
  28. object PnlInfoLeft: TPanel
  29. Left = 0
  30. Top = 0
  31. Width = 378
  32. Height = 802
  33. Align = alLeft
  34. BevelOuter = bvNone
  35. Constraints.MaxWidth = 500
  36. ParentBackground = False
  37. ParentColor = True
  38. TabOrder = 0
  39. object PgVmsMonitoring: TcxPageControl
  40. Left = 0
  41. Top = 0
  42. Width = 378
  43. Height = 802
  44. Cursor = crHandPoint
  45. Align = alClient
  46. TabOrder = 0
  47. Properties.ActivePage = TabVmsStateList
  48. OnPageChanging = PgVmsMonitoringPageChanging
  49. ClientRectBottom = 797
  50. ClientRectLeft = 2
  51. ClientRectRight = 373
  52. ClientRectTop = 26
  53. object TabVmsString: TcxTabSheet
  54. Caption = #47928#51088#49885' '#54364#52636#49345#53468' '
  55. ImageIndex = 0
  56. ExplicitLeft = 0
  57. ExplicitTop = 0
  58. ExplicitWidth = 0
  59. ExplicitHeight = 0
  60. end
  61. object TabVmsFigure: TcxTabSheet
  62. Tag = 1
  63. Caption = #46020#54805#49885' '#54364#52636#49345#53468' '
  64. ImageIndex = 1
  65. ExplicitLeft = 0
  66. ExplicitTop = 0
  67. ExplicitWidth = 0
  68. ExplicitHeight = 0
  69. end
  70. object TabVmsStateList: TcxTabSheet
  71. Caption = #49345#53468#47785#47197
  72. ImageIndex = 2
  73. inline FRAMEFacilityStatusList1: TFRAMEFacilityStatusList
  74. Left = 0
  75. Top = 0
  76. Width = 371
  77. Height = 771
  78. Align = alClient
  79. TabOrder = 0
  80. ExplicitWidth = 371
  81. ExplicitHeight = 771
  82. inherited CxList: TcxGrid
  83. Width = 371
  84. Height = 740
  85. ExplicitWidth = 371
  86. ExplicitHeight = 740
  87. inherited TvList: TcxGridTableView
  88. OnCellDblClick = FRAMEFacilityStatusList1TvListCellDblClick
  89. end
  90. end
  91. inherited PnlBottom: TPanel
  92. Top = 740
  93. Width = 371
  94. ExplicitTop = 740
  95. ExplicitWidth = 371
  96. inherited LblRecords: TLabel
  97. Left = 262
  98. Width = 23
  99. Height = 15
  100. ExplicitLeft = 270
  101. ExplicitWidth = 23
  102. ExplicitHeight = 15
  103. end
  104. inherited BtnExlSave: TcxButton
  105. Left = 291
  106. ExplicitLeft = 291
  107. end
  108. end
  109. end
  110. end
  111. end
  112. object ChkWidth: TcxCheckBox
  113. Left = 291
  114. Top = 2
  115. Caption = #45331#51060#47582#52628#44592
  116. TabOrder = 1
  117. Transparent = True
  118. Visible = False
  119. OnClick = ChkWidthClick
  120. Width = 85
  121. end
  122. end
  123. object SplitterLeft: TcxSplitter
  124. Left = 378
  125. Top = 0
  126. Width = 6
  127. Height = 802
  128. HotZoneClassName = 'TcxSimpleStyle'
  129. MinSize = 150
  130. ResizeUpdate = True
  131. Control = PnlInfoLeft
  132. end
  133. object PnlCenter: TPanel
  134. Left = 384
  135. Top = 0
  136. Width = 1267
  137. Height = 802
  138. Align = alClient
  139. BevelOuter = bvNone
  140. ParentBackground = False
  141. ParentColor = True
  142. TabOrder = 2
  143. object SplitterSystem: TcxSplitter
  144. Left = 0
  145. Top = 531
  146. Width = 1267
  147. Height = 6
  148. HotZoneClassName = 'TcxSimpleStyle'
  149. AlignSplitter = salBottom
  150. MinSize = 141
  151. ResizeUpdate = True
  152. Control = PnlBottom
  153. end
  154. object PnlMapBack: TPanel
  155. Left = 0
  156. Top = 0
  157. Width = 1267
  158. Height = 531
  159. Align = alClient
  160. BevelOuter = bvNone
  161. ParentBackground = False
  162. ParentColor = True
  163. TabOrder = 1
  164. end
  165. object PnlBottom: TPanel
  166. Left = 0
  167. Top = 537
  168. Width = 1267
  169. Height = 265
  170. Align = alBottom
  171. BevelOuter = bvNone
  172. ParentBackground = False
  173. ParentColor = True
  174. TabOrder = 2
  175. object PnlBottomLeft: TPanel
  176. Left = 0
  177. Top = 0
  178. Width = 377
  179. Height = 265
  180. Align = alLeft
  181. TabOrder = 0
  182. object PgVmsState: TcxPageControl
  183. Left = 1
  184. Top = 1
  185. Width = 375
  186. Height = 263
  187. Align = alClient
  188. TabOrder = 0
  189. Properties.ActivePage = TabVmsState
  190. ClientRectBottom = 258
  191. ClientRectLeft = 2
  192. ClientRectRight = 370
  193. ClientRectTop = 26
  194. object TabVmsState: TcxTabSheet
  195. Caption = ' VMS '#49345#53468#51221#48372' '
  196. ImageIndex = 1
  197. inline FRAMEVmsState1: TFRAMEVmsState
  198. Left = 0
  199. Top = 0
  200. Width = 368
  201. Height = 232
  202. Align = alClient
  203. TabOrder = 0
  204. ExplicitWidth = 368
  205. ExplicitHeight = 232
  206. inherited CxVmsInfo: TcxGrid
  207. Width = 368
  208. Height = 191
  209. ExplicitWidth = 368
  210. ExplicitHeight = 191
  211. end
  212. inherited PnlCmd: TPanel
  213. Top = 191
  214. Width = 368
  215. ExplicitTop = 191
  216. ExplicitWidth = 368
  217. inherited BtnControl0: TcxButton
  218. Left = 277
  219. ExplicitLeft = 277
  220. end
  221. end
  222. inherited cxStyleRepository1: TcxStyleRepository
  223. PixelsPerInch = 96
  224. end
  225. end
  226. end
  227. end
  228. end
  229. object PnlBottomRight: TPanel
  230. Left = 377
  231. Top = 0
  232. Width = 890
  233. Height = 265
  234. Align = alClient
  235. TabOrder = 1
  236. object PgVmsIfscTraf: TcxPageControl
  237. Left = 1
  238. Top = 1
  239. Width = 600
  240. Height = 263
  241. Align = alLeft
  242. TabOrder = 0
  243. Properties.ActivePage = TabVmsIfscTraf
  244. ClientRectBottom = 258
  245. ClientRectLeft = 2
  246. ClientRectRight = 595
  247. ClientRectTop = 26
  248. object TabVmsIfscTraf: TcxTabSheet
  249. Caption = ' VMS '#51221#48372#51228#44277#44396#44036' '#49548#53685#51221#48372' '
  250. ImageIndex = 1
  251. object CxList: TcxGrid
  252. Left = 0
  253. Top = 0
  254. Width = 593
  255. Height = 232
  256. Align = alClient
  257. TabOrder = 0
  258. object TvList: TcxGridTableView
  259. Navigator.Buttons.Append.Visible = True
  260. Navigator.Buttons.SaveBookmark.Visible = False
  261. Navigator.InfoPanel.Visible = True
  262. OnFocusedRecordChanged = TvListFocusedRecordChanged
  263. DataController.Summary.DefaultGroupSummaryItems = <>
  264. DataController.Summary.FooterSummaryItems = <>
  265. DataController.Summary.SummaryGroups = <>
  266. FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
  267. OptionsBehavior.CellHints = True
  268. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  269. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  270. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  271. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  272. OptionsCustomize.ColumnFiltering = False
  273. OptionsCustomize.ColumnMoving = False
  274. OptionsCustomize.ColumnSorting = False
  275. OptionsCustomize.ColumnsQuickCustomization = True
  276. OptionsData.Deleting = False
  277. OptionsData.DeletingConfirmation = False
  278. OptionsData.Inserting = False
  279. OptionsSelection.HideFocusRectOnExit = False
  280. OptionsSelection.HideSelection = True
  281. OptionsView.GroupByBox = False
  282. object Column01: TcxGridColumn
  283. Caption = #49692#49436
  284. PropertiesClassName = 'TcxLabelProperties'
  285. Properties.Alignment.Horz = taCenter
  286. Properties.Alignment.Vert = taVCenter
  287. Visible = False
  288. HeaderAlignmentHorz = taCenter
  289. Options.Editing = False
  290. Width = 38
  291. end
  292. object Column02: TcxGridColumn
  293. Caption = #44396#44036'ID'
  294. PropertiesClassName = 'TcxLabelProperties'
  295. Properties.Alignment.Horz = taCenter
  296. Properties.Alignment.Vert = taVCenter
  297. HeaderAlignmentHorz = taCenter
  298. Options.Editing = False
  299. Width = 61
  300. end
  301. object Column03: TcxGridColumn
  302. Caption = #44396#44036#47749
  303. PropertiesClassName = 'TcxLabelProperties'
  304. Properties.Alignment.Horz = taLeftJustify
  305. Properties.Alignment.Vert = taVCenter
  306. HeaderAlignmentHorz = taCenter
  307. Options.Editing = False
  308. Width = 161
  309. end
  310. object Column04: TcxGridColumn
  311. Caption = #49884#51216#47749' -> '#51333#51216#47749
  312. PropertiesClassName = 'TcxLabelProperties'
  313. Properties.Alignment.Horz = taLeftJustify
  314. Properties.Alignment.Vert = taVCenter
  315. HeaderAlignmentHorz = taCenter
  316. Options.Editing = False
  317. Width = 165
  318. end
  319. object Column05: TcxGridColumn
  320. Caption = #44032#44277#49884#44033
  321. PropertiesClassName = 'TcxLabelProperties'
  322. Properties.Alignment.Horz = taCenter
  323. Properties.Alignment.Vert = taVCenter
  324. Visible = False
  325. HeaderAlignmentHorz = taCenter
  326. Options.Editing = False
  327. Width = 158
  328. end
  329. object Column06: TcxGridColumn
  330. Caption = #49548#53685#49345#54889
  331. PropertiesClassName = 'TcxLabelProperties'
  332. Properties.Alignment.Horz = taCenter
  333. Properties.Alignment.Vert = taVCenter
  334. OnCustomDrawCell = cxGridColumn6CustomDrawCell
  335. HeaderAlignmentHorz = taCenter
  336. Options.Editing = False
  337. Width = 69
  338. end
  339. object Column07: TcxGridColumn
  340. Caption = #53685#54665#49549#46020
  341. PropertiesClassName = 'TcxLabelProperties'
  342. Properties.Alignment.Horz = taCenter
  343. Properties.Alignment.Vert = taVCenter
  344. HeaderAlignmentHorz = taCenter
  345. Options.Editing = False
  346. Width = 60
  347. end
  348. object Column08: TcxGridColumn
  349. Caption = #53685#54665#49884#44036
  350. PropertiesClassName = 'TcxLabelProperties'
  351. Properties.Alignment.Horz = taCenter
  352. Properties.Alignment.Vert = taVCenter
  353. HeaderAlignmentHorz = taCenter
  354. Options.Editing = False
  355. Width = 57
  356. end
  357. object Column09: TcxGridColumn
  358. Caption = #49884#51089#45432#46300'ID'
  359. PropertiesClassName = 'TcxLabelProperties'
  360. Properties.Alignment.Horz = taLeftJustify
  361. Properties.Alignment.Vert = taVCenter
  362. Visible = False
  363. HeaderAlignmentHorz = taCenter
  364. Options.Editing = False
  365. VisibleForCustomization = False
  366. Width = 99
  367. end
  368. object Column10: TcxGridColumn
  369. Caption = #51333#47308#45432#46300'ID'
  370. PropertiesClassName = 'TcxLabelProperties'
  371. Properties.Alignment.Horz = taLeftJustify
  372. Properties.Alignment.Vert = taVCenter
  373. Visible = False
  374. HeaderAlignmentHorz = taCenter
  375. Options.Editing = False
  376. VisibleForCustomization = False
  377. Width = 101
  378. end
  379. object Column11: TcxGridColumn
  380. Caption = 'ID'
  381. DataBinding.ValueType = 'Integer'
  382. PropertiesClassName = 'TcxLabelProperties'
  383. Properties.Alignment.Horz = taLeftJustify
  384. Properties.Alignment.Vert = taVCenter
  385. Visible = False
  386. HeaderAlignmentHorz = taCenter
  387. Options.Editing = False
  388. VisibleForCustomization = False
  389. Width = 152
  390. end
  391. object Column12: TcxGridColumn
  392. Caption = #51333#51216#47749
  393. PropertiesClassName = 'TcxLabelProperties'
  394. Properties.Alignment.Horz = taLeftJustify
  395. Properties.Alignment.Vert = taVCenter
  396. Visible = False
  397. HeaderAlignmentHorz = taCenter
  398. Options.Editing = False
  399. VisibleForCustomization = False
  400. Width = 150
  401. end
  402. object Column99: TcxGridColumn
  403. Caption = #47700#47784#47532
  404. DataBinding.ValueType = 'Integer'
  405. PropertiesClassName = 'TcxLabelProperties'
  406. Properties.Alignment.Horz = taLeftJustify
  407. Properties.Alignment.Vert = taVCenter
  408. Visible = False
  409. Options.Editing = False
  410. VisibleForCustomization = False
  411. end
  412. end
  413. object GlList: TcxGridLevel
  414. GridView = TvList
  415. end
  416. end
  417. end
  418. end
  419. object cxPageControl1: TcxPageControl
  420. Left = 601
  421. Top = 1
  422. Width = 288
  423. Height = 263
  424. Align = alClient
  425. TabOrder = 1
  426. Properties.ActivePage = cxTabSheet1
  427. ClientRectBottom = 258
  428. ClientRectLeft = 2
  429. ClientRectRight = 283
  430. ClientRectTop = 26
  431. object cxTabSheet1: TcxTabSheet
  432. Caption = ' '#51221#48372#51228#44277#44396#44036' '#49548#53685#51221#48372' '
  433. ImageIndex = 1
  434. object CxIfsc: TcxGrid
  435. Left = 0
  436. Top = 0
  437. Width = 281
  438. Height = 232
  439. Align = alClient
  440. TabOrder = 0
  441. object TvIfsc: TcxGridTableView
  442. Navigator.Buttons.Append.Visible = True
  443. Navigator.Buttons.SaveBookmark.Visible = False
  444. Navigator.InfoPanel.Visible = True
  445. OnCellDblClick = TvIfscCellDblClick
  446. DataController.Summary.DefaultGroupSummaryItems = <>
  447. DataController.Summary.FooterSummaryItems = <>
  448. DataController.Summary.SummaryGroups = <>
  449. FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
  450. OptionsBehavior.CellHints = True
  451. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  452. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  453. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  454. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  455. OptionsCustomize.ColumnFiltering = False
  456. OptionsCustomize.ColumnMoving = False
  457. OptionsCustomize.ColumnSorting = False
  458. OptionsCustomize.ColumnsQuickCustomization = True
  459. OptionsData.Deleting = False
  460. OptionsData.DeletingConfirmation = False
  461. OptionsData.Inserting = False
  462. OptionsSelection.HideFocusRectOnExit = False
  463. OptionsSelection.HideSelection = True
  464. OptionsView.GroupByBox = False
  465. object cxGridColumn1: TcxGridColumn
  466. Caption = #49692#49436
  467. PropertiesClassName = 'TcxLabelProperties'
  468. Properties.Alignment.Horz = taCenter
  469. Properties.Alignment.Vert = taVCenter
  470. Visible = False
  471. HeaderAlignmentHorz = taCenter
  472. Options.Editing = False
  473. Width = 38
  474. end
  475. object cxGridColumn2: TcxGridColumn
  476. Caption = #44396#44036'ID'
  477. PropertiesClassName = 'TcxLabelProperties'
  478. Properties.Alignment.Horz = taCenter
  479. Properties.Alignment.Vert = taVCenter
  480. HeaderAlignmentHorz = taCenter
  481. Options.Editing = False
  482. Width = 61
  483. end
  484. object cxGridColumn3: TcxGridColumn
  485. Caption = #44396#44036#47749
  486. PropertiesClassName = 'TcxLabelProperties'
  487. Properties.Alignment.Horz = taLeftJustify
  488. Properties.Alignment.Vert = taVCenter
  489. HeaderAlignmentHorz = taCenter
  490. Options.Editing = False
  491. Width = 161
  492. end
  493. object cxGridColumn4: TcxGridColumn
  494. Caption = #49884#51216#47749' -> '#51333#51216#47749
  495. PropertiesClassName = 'TcxLabelProperties'
  496. Properties.Alignment.Horz = taLeftJustify
  497. Properties.Alignment.Vert = taVCenter
  498. HeaderAlignmentHorz = taCenter
  499. Options.Editing = False
  500. Width = 165
  501. end
  502. object cxGridColumn5: TcxGridColumn
  503. Caption = #44032#44277#49884#44033
  504. PropertiesClassName = 'TcxLabelProperties'
  505. Properties.Alignment.Horz = taCenter
  506. Properties.Alignment.Vert = taVCenter
  507. Visible = False
  508. HeaderAlignmentHorz = taCenter
  509. Options.Editing = False
  510. Width = 158
  511. end
  512. object cxGridColumn6: TcxGridColumn
  513. Caption = #49548#53685#49345#54889
  514. PropertiesClassName = 'TcxLabelProperties'
  515. Properties.Alignment.Horz = taCenter
  516. Properties.Alignment.Vert = taVCenter
  517. OnCustomDrawCell = cxGridColumn6CustomDrawCell
  518. HeaderAlignmentHorz = taCenter
  519. Options.Editing = False
  520. Width = 69
  521. end
  522. object cxGridColumn7: TcxGridColumn
  523. Caption = #53685#54665#49549#46020
  524. PropertiesClassName = 'TcxLabelProperties'
  525. Properties.Alignment.Horz = taCenter
  526. Properties.Alignment.Vert = taVCenter
  527. HeaderAlignmentHorz = taCenter
  528. Options.Editing = False
  529. Width = 60
  530. end
  531. object cxGridColumn8: TcxGridColumn
  532. Caption = #53685#54665#49884#44036
  533. PropertiesClassName = 'TcxLabelProperties'
  534. Properties.Alignment.Horz = taCenter
  535. Properties.Alignment.Vert = taVCenter
  536. HeaderAlignmentHorz = taCenter
  537. Options.Editing = False
  538. Width = 57
  539. end
  540. object cxGridColumn9: TcxGridColumn
  541. Caption = #44144#47532'(m)'
  542. PropertiesClassName = 'TcxLabelProperties'
  543. Properties.Alignment.Horz = taCenter
  544. Properties.Alignment.Vert = taVCenter
  545. HeaderAlignmentHorz = taCenter
  546. Options.Editing = False
  547. Width = 57
  548. end
  549. object cxGridColumn10: TcxGridColumn
  550. Caption = #51333#47308#45432#46300'ID'
  551. PropertiesClassName = 'TcxLabelProperties'
  552. Properties.Alignment.Horz = taLeftJustify
  553. Properties.Alignment.Vert = taVCenter
  554. Visible = False
  555. HeaderAlignmentHorz = taCenter
  556. Options.Editing = False
  557. VisibleForCustomization = False
  558. Width = 101
  559. end
  560. object cxGridColumn11: TcxGridColumn
  561. Caption = 'ID'
  562. DataBinding.ValueType = 'Integer'
  563. PropertiesClassName = 'TcxLabelProperties'
  564. Properties.Alignment.Horz = taLeftJustify
  565. Properties.Alignment.Vert = taVCenter
  566. Visible = False
  567. HeaderAlignmentHorz = taCenter
  568. Options.Editing = False
  569. VisibleForCustomization = False
  570. Width = 152
  571. end
  572. object cxGridColumn12: TcxGridColumn
  573. Caption = #51333#51216#47749
  574. PropertiesClassName = 'TcxLabelProperties'
  575. Properties.Alignment.Horz = taLeftJustify
  576. Properties.Alignment.Vert = taVCenter
  577. Visible = False
  578. HeaderAlignmentHorz = taCenter
  579. Options.Editing = False
  580. VisibleForCustomization = False
  581. Width = 150
  582. end
  583. object cxGridColumn13: TcxGridColumn
  584. Caption = #47700#47784#47532
  585. DataBinding.ValueType = 'Integer'
  586. PropertiesClassName = 'TcxLabelProperties'
  587. Properties.Alignment.Horz = taLeftJustify
  588. Properties.Alignment.Vert = taVCenter
  589. Visible = False
  590. Options.Editing = False
  591. VisibleForCustomization = False
  592. end
  593. end
  594. object GlIfsc: TcxGridLevel
  595. GridView = TvIfsc
  596. end
  597. end
  598. end
  599. end
  600. end
  601. end
  602. end
  603. object TmrShow: TTimer
  604. Enabled = False
  605. Interval = 500
  606. OnTimer = TmrShowTimer
  607. Left = 492
  608. Top = 300
  609. end
  610. object ImageList1: TImageList
  611. Left = 904
  612. Top = 204
  613. Bitmap = {
  614. 494C010103000500040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  615. 0000000000003600000028000000400000001000000001002000000000000010
  616. 0000000000000000000000000000000000000000000000000000000000000000
  617. 0000000000000000000000000000000000000000000000000000000000000000
  618. 0000000000000000000000000000000000000000000000000000000000000000
  619. 0000000000000000000000000000000000000000000000000000000000000000
  620. 0000000000000000000000000000000000000000000000000000000000000000
  621. 0000000000000000000000000000000000000000000000000000000000000000
  622. 0000000000000000000000000000000000000000000000000000000000000000
  623. 0000000000000000000000000000000000000000000000000000000000000000
  624. 0000000000000000000000000000000000000000000000000000000000000000
  625. 0000000000000000000000000000000000000000000000000000000000000000
  626. 0000000000000000000000000000000000000000000000000000000000000000
  627. 0000000000000000000000000000000000000000000000000000000000000000
  628. 0000000000000000000000000000000000000000000000000000000000000000
  629. 0000000000000000000000000000000000000000000000000000000000000000
  630. 0000000000000000000000000000000000000000000000000000000000000000
  631. 0000000000000000000000000000000000000000000000000000000000000000
  632. 0000000000000000000000000000000000000000000000000000000000000000
  633. 0000000000000000000000000000000000000000000000000000000000000000
  634. 0000000000000000000000000000000000000000000000000000000000000000
  635. 000000000000000000008686860055555500292929004D4D4D00808080000000
  636. 0000000000000000000000000000000000000000000000000000000000000000
  637. 0000000000000000000080808000424242003333330055555500808080000000
  638. 0000000000000000000000000000000000000000000000000000000000000000
  639. 0000000000000000000000000000000000000000000000000000000000000000
  640. 0000000000000000000000000000000000000000000000000000000000000000
  641. 0000000000000000000000000000000000000000000000000000000000000000
  642. 0000000000000000000000000000000000000000000000000000000000000000
  643. 00009696960033336600333399006666CC009999CC006666CC00336699003333
  644. 6600868686000000000000000000000000000000000000000000000000000000
  645. 000096969600336633003399660066CC990066CC990066999900339966003366
  646. 3300969696000000000000000000000000000000000000000000000000000000
  647. 0000000000000000000000000000000000000000000000000000000000000000
  648. 0000000000000000000000000000000000000000000000000000000000000000
  649. 0000000000000000000000000000000000000000000000000000000000000000
  650. 0000000000000000000000000000000000000000000000000000000000009696
  651. 960033336600807CFF009999FF009999FF0099CCFF009999FF009999FF006666
  652. CC00333399009696960000000000000000000000000000000000000000009999
  653. 99003366660066CC990066FFCC0099FFCC0099FFCC0099FFCC0099FFCC0066CC
  654. 9900339966009696960000000000000000000000000000000000000000000000
  655. 0000000000000000000000000000000000000000000000000000000000000000
  656. 0000000000000000000000000000000000000000000000000000000000000000
  657. 0000000000000000000000000000000000000000000000000000000000000000
  658. 0000000000000000000000000000000000000000000000000000000000003333
  659. 66006666CC00807CFF009999FF009999FF0099CCFF0099CCFF0099CCFF00807C
  660. FF006666CC003333660000000000000000000000000000000000000000003366
  661. 330033CC660066FFCC0099FFCC0099FFCC0099FFCC0066FFCC0066FFCC0066FF
  662. CC0066CC99003366330000000000000000000000000000000000000000000000
  663. 0000000000000000000000000000000000000000000000000000000000000000
  664. 0000000000000000000000000000000000000000000000000000000000000000
  665. 0000000000000000000000000000000000000000000000000000000000000000
  666. 0000000000000000000000000000000000000000000000000000868686003333
  667. 99006666FF00807CFF009999FF009999FF009999FF009999FF009999FF00807C
  668. FF00807CFF003333990086868600000000000000000000000000669999003399
  669. 660066CC990066FF990066FF990099FFCC0099FFCC0099FFCC0066FFCC0066FF
  670. 990066CC99003399660086868600000000000000000000000000000000000000
  671. 0000000000000000000000000000000000000000000000000000000000000000
  672. 0000000000000000000000000000000000000000000000000000000000000000
  673. 0000000000000000000000000000000000000000000000000000000000000000
  674. 0000000000000000000000000000000000000000000000000000336666003333
  675. CC006666FF00807CFF00807CFF009999FF009999FF009999FF00807CFF006666
  676. FF006666FF003333CC0033339900000000000000000000000000555555006699
  677. 660066CC990033CC990066FF990066FF990099FFCC0066FF990066FF990033CC
  678. 990033CC99003399660055555500000000000000000000000000000000000000
  679. 0000000000000000000000000000000000000000000000000000000000000000
  680. 0000000000000000000000000000000000000000000000000000000000000000
  681. 0000000000000000000000000000000000000000000000000000000000000000
  682. 0000000000000000000000000000000000000000000000000000000066003333
  683. CC005050FF006666FF006666FF00807CFF00807CFF00807CFF006666FF006666
  684. FF006666CC003333CC0000008000000000000000000000000000222222003399
  685. 660033CC660033CC660066CC990066CC990066CC990066CC990066CC990033CC
  686. 660033CC66003399660022222200000000000000000000000000000000000000
  687. 0000000000000000000000000000000000000000000000000000000000000000
  688. 0000000000000000000000000000000000000000000000000000000000000000
  689. 0000000000000000000000000000000000000000000000000000000000000000
  690. 0000000000000000000000000000000000000000000000000000333366003333
  691. 99003333CC003366CC006666CC006666FF006666FF006666FF005050FF005050
  692. FF003333CC003333CC0033336600000000000000000000000000336633003399
  693. 66003399660033CC660033CC990033CC990066CC990066CC990033CC990033CC
  694. 6600339966003399660033663300000000000000000000000000000000000000
  695. 0000000000000000000000000000000000000000000000000000000000000000
  696. 0000000000000000000000000000000000000000000000000000000000000000
  697. 0000000000000000000000000000000000000000000000000000000000000000
  698. 0000000000000000000000000000000000000000000000000000666699003333
  699. 9900333399003333CC003333CC003366CC003366CC003366CC003333CC003333
  700. CC00003399003333990066669900000000000000000000000000777777003366
  701. 3300339966000099660033CC660033CC660033CC66003399660033CC66003399
  702. 6600339966003366330077777700000000000000000000000000000000000000
  703. 0000000000000000000000000000000000000000000000000000000000000000
  704. 0000000000000000000000000000000000000000000000000000000000000000
  705. 0000000000000000000000000000000000000000000000000000000000000000
  706. 0000000000000000000000000000000000000000000000000000000000003333
  707. 660033339900333399003333CC003366CC003366CC003366CC003333CC003333
  708. 9900333399003333660000000000000000000000000000000000000000003366
  709. 33003399330033996600339966003399660033CC660033CC6600339966003399
  710. 6600339966003366330000000000000000000000000000000000000000000000
  711. 0000000000000000000000000000000000000000000000000000000000000000
  712. 0000000000000000000000000000000000000000000000000000000000000000
  713. 0000000000000000000000000000000000000000000000000000000000000000
  714. 0000000000000000000000000000000000000000000000000000000000009696
  715. 9600666699006666CC009999CC009999CC009999CC009999CC009999CC006666
  716. CC00666699009696960000000000000000000000000000000000000000008686
  717. 86004D4D4D0099CC990099CC990099CC990099CC990099CC990099CC99006699
  718. 99004D4D4D009696960000000000000000000000000000000000000000000000
  719. 0000000000000000000000000000000000000000000000000000000000000000
  720. 0000000000000000000000000000000000000000000000000000000000000000
  721. 0000000000000000000000000000000000000000000000000000000000000000
  722. 0000000000000000000000000000000000000000000000000000000000000000
  723. 00009696960090A9AD00C6D6EF00EAEAEA00DDDDDD00DDDDDD00CBCBCB008686
  724. 8600A4A0A0000000000000000000000000000000000000000000000000000000
  725. 00009696960086868600C0DCC000EAEAEA00EAEAEA00E3E3E300CCCCCC008686
  726. 8600969696000000000000000000000000000000000000000000000000000000
  727. 0000000000000000000000000000000000000000000000000000000000000000
  728. 0000000000000000000000000000000000000000000000000000000000000000
  729. 0000000000000000000000000000000000000000000000000000000000000000
  730. 0000000000000000000000000000000000000000000000000000000000000000
  731. 00000000000000000000B2B2B200CBCBCB00CCCCCC00CBCBCB00B2B2B2000000
  732. 0000000000000000000000000000000000000000000000000000000000000000
  733. 00000000000000000000B2B2B200C0C0C000CCCCCC00CBCBCB00B2B2B2000000
  734. 0000000000000000000000000000000000000000000000000000000000000000
  735. 0000000000000000000000000000000000000000000000000000000000000000
  736. 0000000000000000000000000000000000000000000000000000000000000000
  737. 0000000000000000000000000000000000000000000000000000000000000000
  738. 0000000000000000000000000000000000000000000000000000000000000000
  739. 0000000000000000000000000000000000000000000000000000000000000000
  740. 0000000000000000000000000000000000000000000000000000000000000000
  741. 0000000000000000000000000000000000000000000000000000000000000000
  742. 0000000000000000000000000000000000000000000000000000000000000000
  743. 0000000000000000000000000000000000000000000000000000000000000000
  744. 000000000000000000000000000000000000424D3E000000000000003E000000
  745. 2800000040000000100000000100010000000000800000000000000000000000
  746. 000000000000000000000000FFFFFF00FFFFFFFFFFFF0000FFFFFFFFFFFF0000
  747. FFFFFC1FFC1F0000FFFFF007F0070000FFFFE003E0030000FFFFE003E0030000
  748. FFFFC001C0010000FFFFC001C0010000FFFFC001C0010000FFFFC001C0010000
  749. FFFFC001C0010000FFFFE003E0030000FFFFE003E0030000FFFFF007F0070000
  750. FFFFFC1FFC1F0000FFFFFFFFFFFF000000000000000000000000000000000000
  751. 000000000000}
  752. end
  753. object pmuVms: TPopupMenu
  754. Tag = 1
  755. AutoHotkeys = maManual
  756. Left = 680
  757. Top = 52
  758. object MnuVmsId: TMenuItem
  759. Caption = 'VMS ID'
  760. Default = True
  761. Enabled = False
  762. end
  763. object N3: TMenuItem
  764. Caption = '-'
  765. end
  766. object mnuVmsMsg: TMenuItem
  767. Caption = #54364#52636#47700#49884#51648
  768. Hint = #54364#52636#47700#49884#51648
  769. end
  770. object mnuVmsCam: TMenuItem
  771. Caption = #52852#47700#46972' '#50689#49345
  772. Hint = #52852#47700#46972' '#50689#49345
  773. end
  774. object NetworkPing2: TMenuItem
  775. Caption = 'Network Ping'
  776. object mnuVmsPingCtrl: TMenuItem
  777. Tag = 21
  778. Caption = #51228#50612#44592
  779. Hint = #51228#50612#44592' Ping'
  780. end
  781. object mnuVmsPingWeb: TMenuItem
  782. Tag = 22
  783. Caption = #50937#52852#47700#46972
  784. Hint = #50937#52852#47700#46972' Ping'
  785. end
  786. end
  787. object N2: TMenuItem
  788. Caption = '-'
  789. end
  790. object mnuMoveVms: TMenuItem
  791. Tag = 1
  792. Caption = #50948#52824#51060#46041
  793. end
  794. end
  795. object ImageList2: TImageList
  796. Height = 24
  797. Width = 24
  798. Left = 712
  799. Top = 260
  800. Bitmap = {
  801. 494C010102000500040018001800FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  802. 0000000000003600000028000000600000001800000001002000000000000024
  803. 0000000000000000000000000000000000000000000000000000000000000000
  804. 0000000000000000000000000000000000000000000000000000000000000000
  805. 0000000000000000000000000000000000000000000000000000000000000000
  806. 0000000000000000000000000000000000000000000000000000000000000000
  807. 0000000000000000000000000000000000000000000000000000000000000000
  808. 0000000000000000000000000000000000000000000000000000000000000000
  809. 0000000000000000000000000000000000000000000000000000000000000000
  810. 0000000000000000000000000000000000000000000000000000000000000000
  811. 0000000000000000000000000000000000000000000000000000000000000000
  812. 0000000000000000000000000000000000000000000000000000000000000000
  813. 0000000000000000000000000000000000000000000000000000000000000000
  814. 0000000000000000000000000000000000000000000000000000000000000000
  815. 0000000000000000000000000000000000000000000000000000000000000000
  816. 0000000000000000000000000000000000000000000000000000000000000000
  817. 0000000000000000000000000000000000000000000000000000000000000000
  818. 0000000000000000000000000000000000000000000000000000000000000000
  819. 0000000000000000000000000000000000000000000000000000000000000000
  820. 0000000000000000000000000000000000000000000000000000000000000000
  821. 0000000000000000000000000000000000000000000000000000000000000000
  822. 0000000000000000000000000000000000000000000000000000000000000000
  823. 0000000000000000000000000000000000000000000000000000000000000000
  824. 0000000000000000000000000000000000000000000000000000000000000000
  825. 0000000000000000000000000000000000000000000000000000000000000000
  826. 0000000000000000000000000000000000000000000000000000000000000000
  827. 0000000000000000000000000000000000000000000000000000000000000000
  828. 0000000000000000000000000000000000000000000000000000000000000000
  829. 0000000000000000000000000000000000000000000000000000000000000000
  830. 0000000000000000000000000000000000000000000000000000000000000000
  831. 0000000000000000000000000000000000000000000000000000000000000000
  832. 0000000000000000000000000000000000000000000000000000000000000000
  833. 0000000000000000000000000000000000000000000000000000000000000000
  834. 0000000000000000000000000000000000000000000000000000000000000000
  835. 0000000000000000000000000000000000000000000000000000000000000000
  836. 0000000000000000000000000000000000000000000000000000000000000000
  837. 0000000000000000000000000000000000000000000000000000000000000000
  838. 0000000000000000000000000000000000000000000000000000000000000000
  839. 000000000000000000000000000000000000F2F2F200BABABA00A3A3A300A9A9
  840. A900DEDEDE000000000000000000000000000000000000000000000000000000
  841. 0000000000000000000000000000000000000000000000000000000000000000
  842. 000000000000000000000000000000000000F6F6F600C7C7C700AFAFAF00B5B5
  843. B500E6E6E6000000000000000000000000000000000000000000000000000000
  844. 0000000000000000000000000000000000000000000000000000000000000000
  845. 0000000000000000000000000000000000000000000000000000000000000000
  846. 0000000000000000000000000000000000000000000000000000000000000000
  847. 0000000000000000000000000000000000000000000000000000000000000000
  848. 0000000000000000000000000000000000000000000000000000000000000000
  849. 0000000000000000000000000000000000000000000000000000000000000000
  850. 0000000000000000000000000000000000000000000000000000000000000000
  851. 000000000000000000000000000000000000ABB2B8003466890024789E00297B
  852. 98004A687900D6D8DA0000000000000000000000000000000000000000000000
  853. 0000000000000000000000000000000000000000000000000000000000000000
  854. 000000000000000000000000000000000000B6BBBE003B607B002F7392003374
  855. 8C00546A7600D9DBDD0000000000000000000000000000000000000000000000
  856. 0000000000000000000000000000000000000000000000000000000000000000
  857. 0000000000000000000000000000000000000000000000000000000000000000
  858. 0000000000000000000000000000000000000000000000000000000000000000
  859. 0000000000000000000000000000000000000000000000000000000000000000
  860. 0000000000000000000000000000000000000000000000000000000000000000
  861. 0000000000000000000000000000000000000000000000000000000000000000
  862. 0000000000000000000000000000000000000000000000000000000000000000
  863. 0000000000000000000000000000000000008C9BA6001680C90000AFFF0001B6
  864. FA002776A100D1D2D30000000000000000000000000000000000000000000000
  865. 0000000000000000000000000000000000000000000000000000000000000000
  866. 0000000000000000000000000000000000008C9BA6001680CA0000AFFF0001B5
  867. F9002A76A100D2D3D50000000000000000000000000000000000000000000000
  868. 0000000000000000000000000000000000000000000000000000000000000000
  869. 0000000000000000000000000000000000000000000000000000000000000000
  870. 0000000000000000000000000000000000000000000000000000000000000000
  871. 0000000000000000000000000000000000000000000000000000000000000000
  872. 0000000000000000000000000000000000000000000000000000000000000000
  873. 0000000000000000000000000000000000000000000000000000000000000000
  874. 0000000000000000000000000000000000000000000000000000000000000000
  875. 000000000000000000000000000000000000909EA8001880C80000AFFF0001B6
  876. FA002975A000A9A9AA00C8C8C800C8C8C800C8C8C800C8C8C800C8C8C800C8C8
  877. C800C8C8C800C8C8C800C8C8C800C8C8C800C8C8C800C8C8C800C8C8C800C8C8
  878. C800C8C8C800C8C8C800D6D6D600F8F8F800909EA8001880C80000B0FF0002B4
  879. F7002F77A000B7B9BA00D9D9D900D9D9D900D9D9D900D9D9D900D9D9D900D9D9
  880. D900D9D9D900D9D9D900D9D9D900D9D9D900D9D9D900D9D9D900D9D9D900D9D9
  881. D900D9D9D900D9D9D900EBEBEB00000000000000000000000000000000000000
  882. 0000000000000000000000000000000000000000000000000000000000000000
  883. 0000000000000000000000000000000000000000000000000000000000000000
  884. 0000000000000000000000000000000000000000000000000000000000000000
  885. 0000000000000000000000000000000000000000000000000000000000000000
  886. 0000000000000000000000000000000000000000000000000000000000000000
  887. 000000000000000000000000000000000000909EA8001880C80000AFFF0000B8
  888. FF002984B8005E6062005F5F5F00606060006060600061616100616161006060
  889. 60005F6060005F5F5F005F5F5F005E5E5E005D5D5D005C5C5C005B5B5B005A5A
  890. 5A00595959005757570053535300BFBFBF00909EA8001880C80000AFFF0000B7
  891. FF002982B500595B5D00595959005A5A5A005A5A5A005A5A5A005A5A5A005A5A
  892. 5A00595A59005959590059595900585858005858580058585800565656005656
  893. 560055555500545454004E4E4E00C6C6C6000000000000000000000000000000
  894. 0000000000000000000000000000000000000000000000000000000000000000
  895. 0000000000000000000000000000000000000000000000000000000000000000
  896. 0000000000000000000000000000000000000000000000000000000000000000
  897. 0000000000000000000000000000000000000000000000000000000000000000
  898. 0000000000000000000000000000000000000000000000000000000000000000
  899. 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
  900. FF002A9ADD00939CA200A69D9800A59C9700A39A9500A09893009E9791009C95
  901. 90009A928E0098918C00958E8B00928C8900918B88008E8985008B8683008A85
  902. 82008783800084807E006D6A6A008E8D8E00909EA8001880C800BFE5FF0000B7
  903. FF002C99DB0089909500949494009C9C9C00A0A0A000A1A1A100A1A1A100A0A0
  904. A0009C9D9D00959695009494940096969600929393008E8F8F008B8A8A008585
  905. 85007B7B7B006E6E6E0061606000919191000000000000000000000000000000
  906. 0000000000000000000000000000000000000000000000000000000000000000
  907. 0000000000000000000000000000000000000000000000000000000000000000
  908. 0000000000000000000000000000000000000000000000000000000000000000
  909. 0000000000000000000000000000000000000000000000000000000000000000
  910. 0000000000000000000000000000000000000000000000000000000000000000
  911. 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
  912. FF002C9CDF00979FA500ABA19B00A9A09A00A89E9800A59C9600A49B9500A199
  913. 94009E9792009D9591009B948F0098918D00968F8C00938D8900908B87008F89
  914. 86008C87840089858200706E6D008E8E8E00909EA8001880C800BFE5FF0000B8
  915. FF002E9BDE008F969B009D9D9D00BE957A00D5793E00D4713200D4713200D473
  916. 3400D1835200AE9B8F007A90C4002F6DF9002865F9002664F9002765F900356F
  917. F3007886A4007272720063636300949494000000000000000000000000000000
  918. 0000000000000000000000000000000000000000000000000000000000000000
  919. 0000000000000000000000000000000000000000000000000000000000000000
  920. 0000000000000000000000000000000000000000000000000000000000000000
  921. 0000000000000000000000000000000000000000000000000000000000000000
  922. 0000000000000000000000000000000000000000000000000000000000000000
  923. 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
  924. FF002D9DE00099A1A700ADA39D00D5D0CD000000000000000000000000000000
  925. 0000000000000000000000000000000000000000000000000000000000000000
  926. 0000ABA8A4008D888400726F6E008E8E8E00909EA8001880C800BFE5FF0000B8
  927. FF002F9CDF0093999E00A1A1A100C4927200D5672100D35B1000D35B1000D35D
  928. 1200D5703100BA9882005E83DA001657FE000C4EFF000B4DFF000D4FFF001C5E
  929. FF007888AE007474740065656500949494000000000000000000000000000000
  930. 0000000000000000000000000000000000000000000000000000000000000000
  931. 0000000000000000000000000000000000000000000000000000000000000000
  932. 0000000000000000000000000000000000000000000000000000000000000000
  933. 0000000000000000000000000000000000000000000000000000000000000000
  934. 0000000000000000000000000000000000000000000000000000000000000000
  935. 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
  936. FF002E9DE1009CA3A900B0A59F00AFA59E00ADA39D00ABA29B00AAA19A00A99F
  937. 9900A59D9700A49C9600A29A9400A09793009E9691009B948F0099928D009790
  938. 8C00948E8B00928C8800757270008E8E8E00909EA8001880C800BFE5FF0000B7
  939. FF00309DDF00979DA200A6A6A600C5906F00D35E1400E7A88000FCF3ED00E499
  940. 6B00D3692700BC9A85005F83DA00497BFE009CB5FD005782FE00ACC1FD005182
  941. FE007888B1007777770067676700959595000000000000000000000000000000
  942. 0000000000000000000000000000000000000000000000000000000000000000
  943. 0000000000000000000000000000000000000000000000000000000000000000
  944. 0000000000000000000000000000000000000000000000000000000000000000
  945. 0000000000000000000000000000000000000000000000000000000000000000
  946. 0000000000000000000000000000000000000000000000000000000000000000
  947. 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
  948. FF002F9FE3009EA5AB00B3A8A100D8D3CF000000000000000000000000000000
  949. 0000000000000000000000000000000000000000000000000000000000000000
  950. 0000B3AEAA0097918C00787574008F8F8F00909EA8001880C800BFE5FF0000B7
  951. FF00329FE1009BA1A600AAAAAA00C6927000DC814700F8E5D90000000000F6DB
  952. CC00D87F4600BE9B85006084DB000B4DFE00648CFE00EEF2FC004776FE001355
  953. FF00798AB1007A7A7A0069696900959595000000000000000000000000000000
  954. 0000000000000000000000000000000000000000000000000000000000000000
  955. 0000000000000000000000000000000000000000000000000000000000000000
  956. 0000000000000000000000000000000000000000000000000000000000000000
  957. 0000000000000000000000000000000000000000000000000000000000000000
  958. 0000000000000000000000000000000000000000000000000000000000000000
  959. 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
  960. FF00309FE3009FA5AB00B4A9A200B4A8A200B2A8A100B1A69F00B0A59F00AEA4
  961. 9E00ADA39D00ACA19C00AAA09A00A79E9900A69D9700A39C9600A19994009F98
  962. 92009E9691009B938F007B7775008F8F8F00909EA8001880C800BFE5FF0000B7
  963. FF00329FE2009DA3A800ADADAD00C8947200D66A2600F2CFB900FFFEFE00EDBE
  964. A100D56F3000C09E88006286DC00346BFE00B3C7FD00AABFFC00BCCDFD00366F
  965. FF007A8BB3007B7A7B006A696A00959595000000000000000000000000000000
  966. 0000000000000000000000000000000000000000000000000000000000000000
  967. 0000000000000000000000000000000000000000000000000000000000000000
  968. 0000000000000000000000000000000000000000000000000000000000000000
  969. 0000000000000000000000000000000000000000000000000000000000000000
  970. 0000000000000000000000000000000000000000000000000000000000000000
  971. 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
  972. FF0030A0E4009FA5AB00B4A9A200C6BEB900D9D4D000D9D3D000D8D3CF00D8D3
  973. CF00D7D2CE00D6D1CE00D5D1CD00D4CFCC00D4CFCC00D3CECB00D1CDCA00D0CC
  974. CA00ADA6A1009F9792007D7976008F8F8F00909EA8001880C800BFE5FF0000B7
  975. FF0033A0E2009FA5AA00AFAEAF00CA977700D4641E00D6662000DE864E00D564
  976. 1E00D4703200C1A18D00668ADD003C73FE004E7DFF000F4FFF005A87FF00457B
  977. FF007C8DB4007B7B7B006A6A6A00959595000000000000000000000000000000
  978. 0000000000000000000000000000000000000000000000000000000000000000
  979. 0000000000000000000000000000000000000000000000000000000000000000
  980. 0000000000000000000000000000000000000000000000000000000000000000
  981. 0000000000000000000000000000000000000000000000000000000000000000
  982. 0000000000000000000000000000000000000000000000000000000000000000
  983. 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
  984. FF0031A0E4009FA6AB00B4A9A200B4A9A200B4A9A200B4A9A200B4A9A200B4A9
  985. A200B3A8A100B2A7A000B0A69F00AEA59E00AEA49D00ACA29C00A9A09A00A89F
  986. 9900A69E9800A49B96007F7B79008F8F8F00909EA8001880C800BFE5FF0000B7
  987. FF0034A0E300A1A6AB00AFAFB000C4A59100D28C5F00D3875700D3875700D287
  988. 5800D0936D00B9ADA50095A4C5004D7EEB004879EA004777EA004677E8004F7D
  989. E100838EA5007C7C7C006B6B6B00959595000000000000000000000000000000
  990. 0000000000000000000000000000000000000000000000000000000000000000
  991. 0000000000000000000000000000000000000000000000000000000000000000
  992. 0000000000000000000000000000000000000000000000000000000000000000
  993. 0000000000000000000000000000000000000000000000000000000000000000
  994. 0000000000000000000000000000000000000000000000000000000000000000
  995. 000000000000000000000000000000000000909EA8001880C800BFE5FF0000B8
  996. FF0031A0E4009FA6AC00B4A9A200B4A9A200B4A9A200B4A9A200B4A9A200B4A9
  997. A200B4A9A200B4A8A100B3A8A100B0A6A000AFA59F00AEA49D00ACA29C00ABA1
  998. 9B00A9A09A00A79E9800817D7A008F8F8F00909EA8001880C800BFE5FF0000B7
  999. FF0033A0E300A0A6AB00ADADAD00B7B7B700BEBEBE00C0C0C000C0C0C000BEBD
  1000. BD00B8B9B900AEADAE00AAAAAA00AEAEAE00AAAAAA00A6A6A500A0A0A0009A9A
  1001. 9A008B8B8B007C7C7C006A6A6A00919191000000000000000000000000000000
  1002. 0000000000000000000000000000000000000000000000000000000000000000
  1003. 0000000000000000000000000000000000000000000000000000000000000000
  1004. 0000000000000000000000000000000000000000000000000000000000000000
  1005. 0000000000000000000000000000000000000000000000000000000000000000
  1006. 0000000000000000000000000000000000000000000000000000000000000000
  1007. 000000000000000000000000000000000000909EA8001780C700BFE5FF0000B8
  1008. FF002A8AC300787B7F00837F7C00837F7C00837F7C00837F7C0083807C00837F
  1009. 7C00837F7C00837F7C00837F7C00827E7B00827E7B00817D7B00807C7A00807C
  1010. 7A007F7B79007E7A780075737200BCBCBC00909EA8001780C700BFE5FF0000B7
  1011. FF002B8AC200777B7C007E7E7E00808080008181810082818200828282008181
  1012. 81007F8080007E7E7E007C7C7C00797979007878780075757500737373007070
  1013. 70006D6D6D006B6B6A006C6C6C00C3C3C3000000000000000000000000000000
  1014. 0000000000000000000000000000000000000000000000000000000000000000
  1015. 0000000000000000000000000000000000000000000000000000000000000000
  1016. 0000000000000000000000000000000000000000000000000000000000000000
  1017. 0000000000000000000000000000000000000000000000000000000000000000
  1018. 0000000000000000000000000000000000000000000000000000000000000000
  1019. 00000000000000000000000000000000000097A3AC001B7FC40000AFFF0002B4
  1020. F7003078A100D4D6D70000000000000000000000000000000000000000000000
  1021. 0000000000000000000000000000000000000000000000000000000000000000
  1022. 00000000000000000000000000000000000097A3AC001B7FC40000AFFF0003B2
  1023. F5003379A000D5D7D90000000000000000000000000000000000000000000000
  1024. 0000000000000000000000000000000000000000000000000000000000000000
  1025. 0000000000000000000000000000000000000000000000000000000000000000
  1026. 0000000000000000000000000000000000000000000000000000000000000000
  1027. 0000000000000000000000000000000000000000000000000000000000000000
  1028. 0000000000000000000000000000000000000000000000000000000000000000
  1029. 0000000000000000000000000000000000000000000000000000000000000000
  1030. 0000000000000000000000000000000000000000000000000000000000000000
  1031. 000000000000000000000000000000000000BBBEC1002376AF0000AFFF000BAB
  1032. E4004F748900DBDDDE0000000000000000000000000000000000000000000000
  1033. 0000000000000000000000000000000000000000000000000000000000000000
  1034. 000000000000000000000000000000000000BBBEC1002376AF0000AFFF000CAA
  1035. E30052758A00DCDEDF0000000000000000000000000000000000000000000000
  1036. 0000000000000000000000000000000000000000000000000000000000000000
  1037. 0000000000000000000000000000000000000000000000000000000000000000
  1038. 0000000000000000000000000000000000000000000000000000000000000000
  1039. 0000000000000000000000000000000000000000000000000000000000000000
  1040. 0000000000000000000000000000000000000000000000000000000000000000
  1041. 0000000000000000000000000000000000000000000000000000000000000000
  1042. 0000000000000000000000000000000000000000000000000000000000000000
  1043. 000000000000000000000000000000000000EEEFF000A9AFB2007D96A0008E9F
  1044. A500D4D6D700FEFEFE0000000000000000000000000000000000000000000000
  1045. 0000000000000000000000000000000000000000000000000000000000000000
  1046. 000000000000000000000000000000000000EEEFF000A9AFB2007D96A0008F9F
  1047. A500D4D7D8000000000000000000000000000000000000000000000000000000
  1048. 0000000000000000000000000000000000000000000000000000000000000000
  1049. 0000000000000000000000000000000000000000000000000000000000000000
  1050. 0000000000000000000000000000000000000000000000000000000000000000
  1051. 0000000000000000000000000000000000000000000000000000000000000000
  1052. 0000000000000000000000000000000000000000000000000000000000000000
  1053. 0000000000000000000000000000000000000000000000000000000000000000
  1054. 0000000000000000000000000000000000000000000000000000000000000000
  1055. 0000000000000000000000000000000000000000000000000000000000000000
  1056. 0000000000000000000000000000000000000000000000000000000000000000
  1057. 0000000000000000000000000000000000000000000000000000000000000000
  1058. 0000000000000000000000000000000000000000000000000000000000000000
  1059. 0000000000000000000000000000000000000000000000000000000000000000
  1060. 0000000000000000000000000000000000000000000000000000000000000000
  1061. 0000000000000000000000000000000000000000000000000000000000000000
  1062. 0000000000000000000000000000000000000000000000000000000000000000
  1063. 0000000000000000000000000000000000000000000000000000000000000000
  1064. 0000000000000000000000000000000000000000000000000000000000000000
  1065. 0000000000000000000000000000000000000000000000000000000000000000
  1066. 0000000000000000000000000000000000000000000000000000000000000000
  1067. 0000000000000000000000000000000000000000000000000000000000000000
  1068. 0000000000000000000000000000000000000000000000000000000000000000
  1069. 0000000000000000000000000000000000000000000000000000000000000000
  1070. 0000000000000000000000000000000000000000000000000000000000000000
  1071. 0000000000000000000000000000000000000000000000000000000000000000
  1072. 0000000000000000000000000000000000000000000000000000000000000000
  1073. 0000000000000000000000000000000000000000000000000000000000000000
  1074. 0000000000000000000000000000000000000000000000000000000000000000
  1075. 0000000000000000000000000000000000000000000000000000000000000000
  1076. 0000000000000000000000000000000000000000000000000000000000000000
  1077. 0000000000000000000000000000000000000000000000000000000000000000
  1078. 0000000000000000000000000000000000000000000000000000000000000000
  1079. 0000000000000000000000000000000000000000000000000000000000000000
  1080. 0000000000000000000000000000000000000000000000000000000000000000
  1081. 0000000000000000000000000000000000000000000000000000000000000000
  1082. 0000000000000000000000000000000000000000000000000000000000000000
  1083. 0000000000000000000000000000000000000000000000000000000000000000
  1084. 0000000000000000000000000000000000000000000000000000000000000000
  1085. 0000000000000000000000000000000000000000000000000000000000000000
  1086. 0000000000000000000000000000000000000000000000000000000000000000
  1087. 0000000000000000000000000000000000000000000000000000000000000000
  1088. 0000000000000000000000000000000000000000000000000000000000000000
  1089. 0000000000000000000000000000000000000000000000000000000000000000
  1090. 0000000000000000000000000000000000000000000000000000000000000000
  1091. 000000000000000000000000000000000000424D3E000000000000003E000000
  1092. 2800000060000000180000000100010000000000200100000000000000000000
  1093. 000000000000000000000000FFFFFF00FFFFFFFFFFFF000000000000FFFFFFFF
  1094. FFFF000000000000FFFFFFFFFFFF00000000000007FFFF07FFFF000000000000
  1095. 03FFFF03FFFF00000000000003FFFF03FFFF0000000000000000000000010000
  1096. 0000000000000000000000000000000000000000000000000000000000000000
  1097. 000000000000000000FFF0000000000000000000000000000000000000000000
  1098. 00FFF00020000000000000000000000000000000000000000000000000000000
  1099. 0000000000000000000000000000000000000000000000000000000000000000
  1100. 000000000000000003FFFF03FFFF00000000000003FFFF03FFFF000000000000
  1101. 03FFFF07FFFF000000000000FFFFFFFFFFFF000000000000FFFFFFFFFFFF0000
  1102. 00000000FFFFFFFFFFFF00000000000000000000000000000000000000000000
  1103. 000000000000}
  1104. end
  1105. end