1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000 |
- object PlugInChart: TPlugInChart
- Left = 0
- Top = 0
- Align = alClient
- BorderStyle = bsNone
- Caption = #44536#47000#54532' '#54364#52636
- ClientHeight = 517
- ClientWidth = 1214
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- Scaled = False
- ShowHint = True
- OnClose = FormClose
- OnShow = FormShow
- ExplicitWidth = 320
- ExplicitHeight = 240
- PixelsPerInch = 96
- TextHeight = 14
- object PnlLegendBack: TPanel
- Left = 0
- Top = 0
- Width = 249
- Height = 517
- Align = alLeft
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object PnlLegend: TPanel
- Left = 0
- Top = 0
- Width = 249
- Height = 28
- Align = alTop
- BevelOuter = bvNone
- Caption = '['#48276#47168' '#48143' '#54364#52636#49444#51221']'
- ParentColor = True
- TabOrder = 0
- end
- object PnlLegendSet: TPanel
- Left = 0
- Top = 488
- Width = 249
- Height = 29
- Align = alBottom
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 2
- DesignSize = (
- 249
- 29)
- object BtnChkAll: TcxButton
- Left = 3
- Top = 4
- Width = 55
- Height = 20
- Cursor = crHandPoint
- Hint = 'Select all items'
- Caption = #51204#52404
- Colors.Default = clBtnFace
- LookAndFeel.Kind = lfUltraFlat
- LookAndFeel.NativeStyle = False
- TabOrder = 0
- OnClick = BtnChkAllClick
- end
- object BtnReverse: TcxButton
- Left = 65
- Top = 4
- Width = 55
- Height = 20
- Cursor = crHandPoint
- Hint = 'Invert selection'
- Caption = #48152#51204
- Colors.Default = clBtnFace
- LookAndFeel.Kind = lfUltraFlat
- LookAndFeel.NativeStyle = False
- TabOrder = 1
- OnClick = BtnReverseClick
- end
- object BtnProperty: TcxButton
- Left = 191
- Top = 4
- Width = 55
- Height = 20
- Cursor = crHandPoint
- Hint = 'Graph attribute setting'
- Anchors = [akTop, akRight]
- Caption = #49549#49457
- Colors.Default = clBtnFace
- LookAndFeel.Kind = lfUltraFlat
- LookAndFeel.NativeStyle = False
- TabOrder = 2
- OnClick = BtnPropertyClick
- end
- object BtnApply: TcxButton
- Left = 128
- Top = 4
- Width = 55
- Height = 20
- Cursor = crHandPoint
- Hint = 'Apply setting'
- Caption = #51201#50857
- Colors.Default = clBtnFace
- LookAndFeel.Kind = lfUltraFlat
- LookAndFeel.NativeStyle = False
- TabOrder = 3
- Visible = False
- OnClick = BtnApplyClick
- end
- end
- object LstLegend: TCheckListBox
- Left = 0
- Top = 28
- Width = 249
- Height = 460
- OnClickCheck = LstLegendClickCheck
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- ImeName = #54620#44397#50612' '#51077#47141' '#49884#49828#53596' (IME 2000)'
- ItemHeight = 13
- ParentFont = False
- Style = lbOwnerDrawFixed
- TabOrder = 1
- OnDblClick = LstLegendDblClick
- OnDrawItem = LstLegendDrawItem
- end
- object lblSel: TcxLabel
- Left = 46
- Top = 105
- Caption = #50500#51060#53596#51012' '#49440#53469#54616#49464#50836'.'
- Transparent = True
- Visible = False
- end
- object lblSoge: TcxLabel
- Left = 46
- Top = 129
- Caption = #49548#44228
- Transparent = True
- Visible = False
- end
- end
- object PnlGraphBack: TPanel
- Left = 255
- Top = 0
- Width = 959
- Height = 517
- Align = alClient
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- object PnlGraphTop: TPanel
- Left = 0
- Top = 0
- Width = 959
- Height = 25
- Align = alTop
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- DesignSize = (
- 959
- 25)
- object ImgDesc01: TImage
- Left = 646
- Top = 9
- Width = 9
- Height = 9
- Anchors = [akTop, akRight]
- AutoSize = True
- Transparent = True
- end
- object cxLabel1: TcxLabel
- Left = 653
- Top = 3
- Anchors = [akTop, akRight]
- AutoSize = False
- Caption = #52264#53944' '#50976#54805
- ParentColor = False
- ParentShowHint = False
- ShowHint = True
- Style.BorderStyle = ebsNone
- Style.Color = clWhite
- Style.Edges = [bLeft, bTop, bRight, bBottom]
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- Height = 20
- Width = 67
- AnchorX = 720
- AnchorY = 13
- end
- object Chk3D: TcxCheckBox
- Left = 295
- Top = 4
- Cursor = crHandPoint
- Hint = #44536#47000#54532#47484' 3D'#47196' '#54364#52636'/'#54644#51228' '#54633#45768#45796'.'
- Anchors = [akTop, akRight]
- Caption = '3D'
- ParentBackground = False
- ParentColor = False
- ParentShowHint = False
- ShowHint = True
- Style.BorderColor = 10849679
- Style.BorderStyle = ebsSingle
- Style.Color = 10849679
- Style.TextColor = clBlack
- Style.TextStyle = []
- TabOrder = 1
- Transparent = True
- Visible = False
- OnClick = Chk3DClick
- Width = 46
- end
- object ChkDispValue: TcxCheckBox
- Left = 872
- Top = 4
- Cursor = crHandPoint
- Hint = #44536#47000#54532#50640' '#44050#51012' '#54364#52636#54633#45768#45796'.'
- Anchors = [akTop, akRight]
- Caption = #44050#54364#52636
- ParentBackground = False
- ParentColor = False
- ParentShowHint = False
- ShowHint = True
- Style.BorderColor = 10849679
- Style.BorderStyle = ebsSingle
- Style.Color = 10849679
- Style.TextColor = clBlack
- Style.TextStyle = []
- TabOrder = 2
- Transparent = True
- OnClick = ChkDispValueClick
- Width = 82
- end
- object CbChartKind: TcxImageComboBox
- Left = 725
- Top = 2
- Cursor = crHandPoint
- Hint = 'Change the graph type.'
- Anchors = [akTop, akRight]
- EditValue = 0
- ParentFont = False
- Properties.Alignment.Vert = taVCenter
- Properties.Images = ImgChartSmall
- Properties.Items = <
- item
- Description = ' Line'
- ImageIndex = 1
- Value = 0
- end
- item
- Description = ' Bar'
- ImageIndex = 2
- Tag = 1
- Value = 1
- end
- item
- Description = ' Area'
- ImageIndex = 3
- Tag = 2
- Value = 2
- end
- item
- Description = ' Point'
- ImageIndex = 4
- Tag = 3
- Value = 3
- end>
- Properties.OnEditValueChanged = CbChartKindPropertiesEditValueChanged
- Style.Font.Charset = DEFAULT_CHARSET
- Style.Font.Color = clWindowText
- Style.Font.Height = -13
- Style.Font.Name = 'Tahoma'
- Style.Font.Style = []
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.ButtonStyle = btsUltraFlat
- Style.IsFontAssigned = True
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleFocused.TextStyle = [fsBold]
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- StyleHot.TextStyle = [fsBold]
- TabOrder = 3
- Width = 138
- end
- object LblForm: TcxLabel
- Left = 248
- Top = 7
- Anchors = [akRight]
- AutoSize = False
- Caption = 'Form ID'
- ParentFont = False
- Style.Font.Charset = DEFAULT_CHARSET
- Style.Font.Color = clWindowText
- Style.Font.Height = -13
- Style.Font.Name = #47569#51008' '#44256#46357
- Style.Font.Style = []
- Style.IsFontAssigned = True
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- Visible = False
- Height = 14
- Width = 41
- AnchorX = 289
- AnchorY = 14
- end
- object cxLabel2: TcxLabel
- Left = 0
- Top = 0
- Align = alLeft
- Caption = ' '#52264#53944#47484' '#53364#47533#54616#47732' '#44050#51012' '#54869#51064' '#54624' '#49688' '#51080#49845#45768#45796'.'
- ParentColor = False
- ParentShowHint = False
- ShowHint = True
- Style.BorderStyle = ebsNone
- Style.Color = clWhite
- Style.Edges = [bLeft, bTop, bRight, bBottom]
- Style.TextColor = clBlue
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorY = 13
- end
- object PnlOption: TPanel
- Left = 206
- Top = 0
- Width = 400
- Height = 25
- Align = alLeft
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- TabOrder = 6
- Visible = False
- object ImgDesc02: TImage
- Left = 27
- Top = 9
- Width = 9
- Height = 9
- AutoSize = True
- Transparent = True
- end
- object LblOptionName: TcxLabel
- Left = 42
- Top = 3
- AutoSize = False
- Caption = #54364#52636#44592#51456
- ParentColor = False
- ParentShowHint = False
- ShowHint = True
- Style.BorderStyle = ebsNone
- Style.Color = clWhite
- Style.Edges = [bLeft, bTop, bRight, bBottom]
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- Height = 20
- Width = 53
- AnchorX = 95
- AnchorY = 13
- end
- object CbOption: TcxComboBox
- Left = 104
- Top = 3
- Cursor = crHandPoint
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.DropDownRows = 23
- Properties.HideSelection = False
- Properties.Items.Strings = (
- '')
- Properties.ReadOnly = False
- Style.BorderColor = clWindowFrame
- Style.BorderStyle = ebsUltraFlat
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.ButtonStyle = btsUltraFlat
- Style.PopupBorderStyle = epbsFlat
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleFocused.TextColor = clBlack
- StyleFocused.TextStyle = [fsBold]
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 1
- Width = 152
- end
- end
- end
- object DbChart: TDBChart
- AlignWithMargins = True
- Left = 3
- Top = 28
- Width = 953
- Height = 486
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- BackWall.Color = clWindow
- Border.Color = clGray
- Border.Visible = True
- Foot.Font.Height = -12
- Foot.Font.Name = #47569#51008' '#44256#46357
- Foot.Text.Strings = (
- '')
- Foot.Visible = False
- MarginLeft = 4
- MarginRight = 2
- MarginTop = 2
- SubFoot.Font.Height = -12
- SubFoot.Font.Name = #47569#51008' '#44256#46357
- SubFoot.Font.Style = [fsBold]
- SubFoot.Visible = False
- SubTitle.AdjustFrame = False
- SubTitle.Font.Height = -12
- SubTitle.Font.Name = #47569#51008' '#44256#46357
- SubTitle.Font.Style = [fsBold]
- SubTitle.Visible = False
- Title.Font.Charset = ANSI_CHARSET
- Title.Font.Height = -13
- Title.Font.Name = #47569#51008' '#44256#46357
- Title.Font.Style = [fsBold]
- Title.Text.Strings = (
- #52264#53944' '#51228#47785)
- Title.VertMargin = 10
- OnClickSeries = DbChartClickSeries
- BottomAxis.AxisValuesFormat = '##.0'
- BottomAxis.Increment = 1.000000000000000000
- BottomAxis.LabelsFont.Height = -12
- BottomAxis.LabelsFont.Name = #47569#51008' '#44256#46357
- BottomAxis.LabelsFont.Style = [fsBold]
- BottomAxis.LabelsFont.InterCharSize = 1
- BottomAxis.Title.Caption = 'X'#52629' '#47112#48296' '#53581#49828#53944
- BottomAxis.Title.Font.Color = clBlue
- BottomAxis.Title.Font.Height = -13
- BottomAxis.Title.Font.Name = #47569#51008' '#44256#46357
- BottomAxis.Title.Font.InterCharSize = 1
- BottomAxis.TitleSize = 12
- DepthAxis.Automatic = False
- DepthAxis.AutomaticMaximum = False
- DepthAxis.AutomaticMinimum = False
- DepthAxis.LabelsFont.Height = -12
- DepthAxis.LabelsFont.Name = #47569#51008' '#44256#46357
- DepthAxis.LabelsFont.Style = [fsBold]
- DepthAxis.Maximum = 0.830000000000000300
- DepthAxis.Minimum = -0.170000000000000000
- DepthAxis.Title.Font.Height = -12
- DepthAxis.Title.Font.Name = #47569#51008' '#44256#46357
- DepthAxis.Title.Font.Style = [fsBold]
- DepthTopAxis.Automatic = False
- DepthTopAxis.AutomaticMaximum = False
- DepthTopAxis.AutomaticMinimum = False
- DepthTopAxis.LabelsFont.Height = -12
- DepthTopAxis.LabelsFont.Name = #47569#51008' '#44256#46357
- DepthTopAxis.LabelsFont.Style = [fsBold]
- DepthTopAxis.Maximum = 0.830000000000000300
- DepthTopAxis.Minimum = -0.170000000000000000
- DepthTopAxis.Title.Font.Height = -12
- DepthTopAxis.Title.Font.Name = #47569#51008' '#44256#46357
- DepthTopAxis.Title.Font.Style = [fsBold]
- LeftAxis.Automatic = False
- LeftAxis.AutomaticMaximum = False
- LeftAxis.AutomaticMinimum = False
- LeftAxis.LabelsFont.Height = -12
- LeftAxis.LabelsFont.Name = #47569#51008' '#44256#46357
- LeftAxis.LabelsFont.Style = [fsBold]
- LeftAxis.Maximum = 1270.150000000001000000
- LeftAxis.Minimum = 315.150000000002500000
- LeftAxis.Title.Caption = 'Y'#52629' '#47112#48296' '#53581#49828#53944
- LeftAxis.Title.Font.Color = clBlue
- LeftAxis.Title.Font.Height = -13
- LeftAxis.Title.Font.Name = #47569#51008' '#44256#46357
- LeftAxis.TitleSize = 1
- Legend.Font.Height = -12
- Legend.Font.Name = #47569#51008' '#44256#46357
- Legend.Font.Style = [fsBold]
- Legend.Title.Font.Height = -12
- Legend.Title.Font.Name = #47569#51008' '#44256#46357
- Legend.Visible = False
- Pages.AutoScale = True
- RightAxis.Automatic = False
- RightAxis.AutomaticMaximum = False
- RightAxis.AutomaticMinimum = False
- RightAxis.LabelsFont.Height = -12
- RightAxis.LabelsFont.Name = #47569#51008' '#44256#46357
- RightAxis.LabelsFont.Style = [fsBold]
- RightAxis.Title.Font.Height = -12
- RightAxis.Title.Font.Name = #47569#51008' '#44256#46357
- RightAxis.Title.Font.Style = [fsBold]
- Shadow.Smooth = False
- Shadow.Visible = False
- TopAxis.LabelsFont.Height = -12
- TopAxis.LabelsFont.Name = #47569#51008' '#44256#46357
- TopAxis.LabelsFont.Style = [fsBold]
- TopAxis.LabelsFont.InterCharSize = 1
- TopAxis.Title.Font.Color = clBlue
- TopAxis.Title.Font.Height = -12
- TopAxis.Title.Font.Name = #47569#51008' '#44256#46357
- TopAxis.Title.Font.Style = [fsBold]
- TopAxis.Title.Font.InterCharSize = 5
- View3D = False
- View3DOptions.Elevation = 315
- View3DOptions.HorizOffset = -14
- View3DOptions.Orthogonal = False
- View3DOptions.Perspective = 0
- View3DOptions.Rotation = 356
- View3DOptions.VertOffset = 3
- View3DOptions.ZoomText = False
- Zoom.Animated = True
- Zoom.AnimatedSteps = 4
- Zoom.Pen.Color = clMaroon
- Zoom.Pen.Width = 2
- Align = alClient
- BevelOuter = bvNone
- Color = 16645629
- TabOrder = 0
- AutoSize = True
- OnMouseMove = DbChartMouseMove
- PrintMargins = (
- 15
- 11
- 15
- 11)
- object Series1: TBarSeries
- Marks.Arrow.Visible = True
- Marks.Callout.Brush.Color = clBlack
- Marks.Callout.Arrow.Visible = True
- Marks.Font.Height = -12
- Marks.Font.Name = #47569#51008' '#44256#46357
- Marks.Font.Style = [fsBold]
- Marks.Visible = True
- Gradient.Direction = gdTopBottom
- XValues.Name = 'X'
- XValues.Order = loAscending
- YValues.Name = 'Bar'
- YValues.Order = loNone
- end
- end
- end
- object Splitter: TcxSplitter
- Left = 249
- Top = 0
- Width = 6
- Height = 517
- HotZoneClassName = 'TcxSimpleStyle'
- ResizeUpdate = True
- Control = PnlLegendBack
- end
- object lblEA: TcxLabel
- Left = 46
- Top = 153
- Caption = #44148
- Transparent = True
- Visible = False
- end
- object ImgChartSmall: TImageList
- Height = 20
- ShareImages = True
- Width = 20
- Left = 458
- Top = 92
- Bitmap = {
- 494C010105000900040014001400FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000500000002800000001002000000000000032
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000C0C0
- C00000000000C0C0C00000000000C0C0C000C0C0C00000000000C0C0C0000000
- 0000C0C0C000C0C0C00000000000C0C0C00000000000C0C0C000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000C0C0C0000000
- 0000808080000000000080808000000000008080800080808000000000008080
- 8000000000008080800080808000000000008080800080808000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000C0C0C000808080008080
- 8000C0C0C000C0C0C00000000000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C00000000000C0C0C000C0C0C000C0C0C000C0C0C00000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000808080008080
- 8000FF000000FF00000000000000000000000000000000000000000000000000
- 0000000000000000000000000000C0C0C0000000FF00C0C0C000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000C0C0C00080808000C0C0
- C000C0C0C00080808000C0C0C00000000000000000000000000000FF000000FF
- 0000000000000000000000000000000000000000FF00C0C0C000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000808080008080
- 80000000000000000000FF00FF00FF00FF000000000000000000C0C0C000C0C0
- C000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000C0C0C000808080008080
- 80000000000000000000C0C0C00000000000000000000000000000000000C0C0
- C000FF0000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000C0C0C000808080008080
- 80000000000000000000C0C0C0000000FF00C0C0C0000000000000000000C0C0
- C000FF000000C0C0C00000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000808080008080
- 80000000000000000000C0C0C0000000FF00C0C0C00000000000000000000000
- 0000000000000000000000000000808000008080800000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000C0C0C000808080008080
- 0000808000000000000000000000000000000000000000000000C0C0C0000000
- 000000000000000000000000000080800000C0C0C00000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000808080008080
- 0000808080000000000000000000000000000000000000FFFF0000FFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000C0C0C000808080008080
- 8000000000000000000000000000C0C0C00080808000C0C0C000C0C0C0000000
- 000000000000C0C0C0000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000C0C0C000808080008080
- 80000000000000000000000000008080800000800000C0C0C000000000000000
- 0000000000000000FF000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000080808000C0C0
- C000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000C0C0C000808080008080
- 800000000000C0C0C000FF0000008080800000000000000000000000000000FF
- FF0000FFFF00000000000000000000000000FF00FF00FF00FF00000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000C0C0C000C0C0
- C000000000000000000080808000C0C0C000000000000000000000000000C0C0
- C00000000000000000000000000000000000C0C0C00000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000F0FBFF00F0FBFF00C0DC
- C000F0FBFF000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000F0FBFF00F0FBFF00C0DCC000F0FBFF00C0C0C000808060008080
- 600080808000C0C0A000C0DCC000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000F0FBFF00C0DCC000C0DCC000C0DCC000C0DCC000C0C0C000406040004060
- 4000406040004060400080808000A4A0A000F0FBFF0000000000000000000000
- 0000000000000000000000000000C0C0C00000000000C0C0C00000000000C0C0
- C000C0C0C00000000000C0C0C00000000000C0C0C000C0C0C00000000000C0C0
- C00000000000C0C0C0000000000000000000000000000000000000000000C0C0
- C00000000000C0C0C00000000000C0C0C000C0C0C00000000000C0C0C0000000
- 0000C0C0C000C0C0C00000000000C0C0C00000000000C0C0C000000000000000
- 0000000000000000000000000000C0C0C00000000000C0C0C00000000000C0C0
- C000C0C0C00000000000C0C0C00000000000C0C0C000C0C0C00000000000C0C0
- C00000000000C0C0C000000000000000000000000000000000000000000080C0
- E000C0DCC000C0DCC000C0DCC000C0DCC000F0FBFF00C0DCC000806060008060
- 400040604000404040004040400040604000C0808000C0DCC000000000000000
- 00000000000000000000C0C0C000000000008080800000000000808080000000
- 0000808080008080800000000000808080000000000080808000808080000000
- 0000808080008080800000000000000000000000000000000000C0C0C0000000
- 0000808080000000000080808000000000008080800080808000000000008080
- 8000000000008080800080808000000000008080800080808000000000000000
- 00000000000000000000C0C0C000000000008080800000000000808080000000
- 0000808080008080800000000000808080000000000080808000808080000000
- 000080808000808080000000000000000000000000000000000080C0E0004080
- E00080C0C000F0FBFF00F0FBFF000000000000000000F0FBFF00806060008080
- 6000808060008080600080606000404040008020400080A0A000F0FBFF00F0FB
- FF0000000000C0C0C0008080800080808000C0C0C000C0C0C00000000000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C00000000000C0C0C000C0C0C000C0C0
- C000C0C0C00000000000000000000000000000000000C0C0C000808080008080
- 80000000FF000000FF00C0C0C000FF000000808080000080000000800000C0C0
- C000FFFF0000808080000000800000008000C0C0C00000000000000000000000
- 000000000000C0C0C00080808000000080000000FF000000FF00000080000000
- FF00000080000000FF00000080000000FF000000FF00000080000000FF000000
- 80000000FF0080808000000000000000000000000000F0FBFF004060E0000060
- E00080C0E000F0FBFF00F0FBFF000000000000000000F0FBFF00806060008080
- 600080806000808060008080600080604000802040004060800080C0E000F0FB
- FF00000000000000000080808000808080000000000000000000000000000000
- 0000000000000000000000000000C0C0C0000000FF0000000000000000000000
- 0000000000000000000000000000000000000000000000000000808080008080
- 80000000FF0080808000C0C0C000FF000000C0C0C00080800000008000000000
- 0000FFFF0000C0C0C00080808000000080000000000000000000000000000000
- 0000000000000000000080808000000080000000FF000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
- FF000000FF00C0C0C0000000000000000000F0FBFF0080C0E0004060E0004080
- E0004080E000C0C0C000F0FBFF000000000000000000F0FBFF00806060008080
- 600080806000808060008060400080404000408080000080A00040A0A000F0FB
- FF0000000000C0C0C00080808000808080000000000000000000000000000000
- 0000000000000000000000000000C0C0C0000000FF00C0C0C000000000000000
- 00000000000000000000000000000000000000000000C0C0C00080808000C0C0
- C0000000FF000000FF00C0C0C000FF000000C0C0C0008080000000808000C0C0
- C000FFFF0000C0C0C00080808000808080000000000000000000000000000000
- 000000000000C0C0C00080808000000080000000FF000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
- FF000000FF00808080000000000000000000F0FBFF0080A0E0000080E0004080
- E0004080E0004080E00080C0E000F0FBFF00F0FBFF00F0FBFF00808060008080
- 60008080600080404000806060004080A00000A0C0000080C00040A0A000F0FB
- FF00000000000000000080808000808080000000000000000000000000000000
- 00000000000000000000C0C0C0000000FF0000000000C0C0C000C0C0C0000000
- 0000C0C0C000C0C0C0000000000000000000000000000000000080800000C0C0
- C0000000FF000000FF00C0C0C000FF000000C0C0C0000080000080800000C0C0
- C000FFFF0000C0C0C00000000000000000000000000000000000000000000000
- 0000000000000000000080808000000080000000FF000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
- FF000000FF00808080000000000000000000F0FBFF0080A0E0004080E0004080
- E0004080E0004080E0004080E00080A0E000F0FBFF00F0FBFF00808060008080
- 6000806040004060800000A0A00000A0C00000A0C00000A0C0000080A000C0DC
- C000000000000000000080808000800000000000000000000000C0C0C0000000
- 0000000000000000000080808000C0C0C000000000000000FF00000000000000
- 000080808000C0C0C00000000000000000000000000000000000808080008080
- 800000000000C0C0C000C0C0C000FF000000C0C0C0008080000000808000C0C0
- C000FFFF0000C0C0C00000000000000000000000000000000000000000000000
- 000000000000C0C0C00080808000000080000000FF000000FF000000FF000000
- FF000000FF000000FF00800080000000FF000000FF000000FF000000FF000000
- FF000000FF00C0C0C0000000000000000000F0FBFF0040A0E0004080E0004080
- E0004080E0004080E0004080E0004080E00080A0E000F0FBFF00806060008060
- 60000080A00000A0C00000A0C00000A0C00000A0C00000A0C0000080C000F0FB
- FF0000000000C0C0C0008080800080808000FF0000000000FF00C0C0C0008080
- 800000000000000000000000FF000000000000000000000000000000FF00C0C0
- C000FF00000000000000000000000000000000000000C0C0C00000008000C0C0
- C0000000000000000000C0C0C000FF000000C0C0C0000080000080800000C0C0
- C000FFFF0000C0C0C00000000000000000000000000000000000000000000000
- 000000000000C0C0C00080808000000080000000FF000000FF00800080000000
- FF000000FF0080008000FF000000800080000000FF000000FF000000FF000000
- FF000000FF00808080000000000000000000F0FBFF0080A0E0004080E0004080
- E0004080E0004080E0004080E0004080E0004080E00040A0C0004060600040A0
- A0008080A0004080A0008080A0004080A0008080A00040A0A0004080A000F0FB
- FF00000000000000000080808000808080000000FF008080800000000000C0C0
- C000C0C0C000C0C0C0000000FF0000000000000000000000000000000000FF00
- 000000000000000000000000000000000000000000000000000080808000C0C0
- C0000000000000000000C0C0C000FF000000C0C0C0008080000000808000C0C0
- C000FFFF0000C0C0C00000000000000000000000000000000000000000000000
- 0000000000000000000080808000000080000000FF00FF000000FF0000008000
- 8000FF000000FF000000FF000000FF000000800080000000FF000000FF000000
- FF0080008000C0C0C0000000000000000000F0FBFF0080A0E0004080E0004080
- E0004080E0004080E0004080E0004080C0000080C00000A0800040A08000A4A0
- A000F0CAA600F0CAA600F0CAA600F0CAA600F0CAA600F0CAA600C0C08000F0FB
- FF0000000000C0C0C0008080800080808000C0C0C00000000000FF0000000000
- 00000000FF000000FF000000000000000000C0C0C000C0C0C000C0C0C0008080
- 80000000000000000000000000000000000000000000C0C0C000808080008080
- 800000000000000000000000000000000000000000000080000000FF0000C0C0
- C000FFFF0000C0C0C00000000000000000000000000000000000000000000000
- 000000000000C0C0C00080808000000080000000000000000000FF000000FF00
- 0000FF000000FF000000FF000000FF000000FF000000800080000000FF008000
- 8000FF00000080808000000000000000000000000000C0DCC0004080E0004080
- E0004080E00000A0C00000A0A00000A0800000C0800000C0800000C0A00040C0
- C000A4A0A000F0CAA600F0CAA600F0CAA600F0CAA600F0CAA600F0CAA600F0FB
- FF0000000000000000008080800000008000000000000000000000000000C0C0
- C000C0C0C000C0C0C000000000008080800080808000FF000000C0C0C000C0C0
- C0000000FF00000000000000000000000000000000000000000080800000C0C0
- C000000000000000000000000000000000000000000000800000808080000000
- 0000FFFF00000000000000000000000000000000000000000000000000000000
- 000000000000000000008080800080808000000000000000000000000000FF00
- 0000FF000000FF00000080808000FF000000FF000000FF00000080008000FF00
- 0000FF000000C0C0C000C0C0C0000000000000000000F0FBFF004080E0004080
- C00000A0A00000C0800000C0800000C0800000C0800000C0800000C0800000E0
- A00080C0C00080C0A000F0CAA600F0CAA600F0CAA600F0CAA600F0CAA600F0FB
- FF0000000000C0C0C00080808000C0C0C000000000000000000000000000C0C0
- C0008080800000000000C0C0C000FF0000000000000000000000000000000000
- 0000C0C0C000C0C0C00000000000000000000000000000000000808080008080
- 8000000000000000000000000000000000000000000000800000008000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000C0C0C00080808000C0C0C0000000000000000000000000000000
- 0000FF000000C0C0C0000000000080808000FF000000FF000000FF000000FF00
- 0000FF00000080808000000000000000000000000000F0FBFF0080E0E00000C0
- A00000C0800000C0800000C0800000C0800000C0800000C0800000C0800000C0
- A00040C0E00040C0E000C0A08000F0CAA600F0CAA600F0CAA600F0FBFF00F0FB
- FF0000000000C0C0C00080808000808080000000000000000000000000000000
- 0000C0C0C000FF00000080808000000000000000000000000000000000000000
- 000000000000C0C0C000000000000000000000000000C0C0C00000008000C0C0
- C000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000C0C0C0000000000000000000000000000000
- 000000000000000000000000000000000000FF000000FF000000FF000000FF00
- 0000FF000000C0C0C00000000000000000000000000000000000F0FBFF0080E0
- A00040C0800000C0800000C0800000C0800000C0800000C0800000C0800000C0
- 800000E0C00040E0E00040C0E000C0A08000C0C0A000F0CAA600000000000000
- 0000000000000000000080808000808080000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000080808000C0C0
- C000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000080808000C0C0C0000000000000000000000000000000
- 00000000000000000000000000000000000000000000C0C0C000FF000000FF00
- 0000C0C0C000C0C0C000C0C0C00000000000000000000000000000000000F0FB
- FF0080E0C00040C0A00000C0800000C0800000C0800000C0800000C0800000C0
- 800040C0A00040C0E00040E0E00080E0E000F0FBFF0000000000000000000000
- 000000000000C0C0C00080808000808080000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000C0C0C000808080008080
- 8000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000C0C0C00080808000808080000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000808080000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000F0FBFF00C0DCC00080E0C00080E0C00040C0A00040C0800040C0A00040C0
- A00040E0C00080E0E000C0DCC00000000000F0FBFF0000000000000000000000
- 00000000000000000000C0C0C000C0C0C0000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000C0C0C000C0C0
- C000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000C0C0C000C0C0C0000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000F0FBFF00C0DCC000F0FBFF00C0DCC000C0DC
- C000F0FBFF00F0FBFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000050000000280000000100010000000000E00100000000000000000000
- 000000000000000000000000FFFFFF00FFFFF0000000000000000000FFFFF000
- 0000000000000000EA52B0000000000000000000C00030000000000000000000
- 820870000000000000000000C3FE3000000000000000000081CF300000000000
- 00000000CCCFF00000000000000000008DE7F00000000000000000008C63F000
- 0000000000000000CC7E7000000000000000000087DE70000000000000000000
- C79FF00000000000000000008E19F00000000000000000008E39F00000000000
- 00000000CFFFF000000000000000000088E730000000000000000000CCEF7000
- 0000000000000000FFFFF0000000000000000000FFFFF0000000000000000000
- FF87FFFFFFFFFFFFFFFF0000F801FFFFFFFFFFFFFFFF0000F0007EA52BEA52BE
- A52B0000E0003C0003C0003C00030000C1800820878000780003000081800CFE
- 7FC010FC00030000018008FE3F8000F80003000000000CFC93C003FC00030000
- 00000CDCB3C803F8000300000000080DC78C03F80003000000000C21EFCC03FC
- 00030000000008530F8F83F8C003000080000CE207CF97FCE0010000800008E4
- F3CF9FF8F2030000800008F1FB8FFFFCFF030000C0003CFFFFCFFFFCFF810000
- E00078FFFF8FFFF8FFDF0000F0017CFFFFCFFFFCFFFF0000FE03FFFFFFFFFFFF
- FFFF0000FFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000
- 000000000000}
- end
- end
|