code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
object FormWgMain: TFormWgMain
Left = 189
Top = 108
VertScrollBar.Visible = False
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #20256#22855#20869#25346
ClientHeight = 307
ClientWidth = 248
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDefault
OnCreate = FormCreate
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 12
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 249
Height = 305
ActivePage = TabSheet3
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
MultiLine = True
ParentFont = False
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #22522#26412
object Label1: TLabel
Left = 158
Top = 151
Width = 12
Height = 12
Caption = #38190
end
object Label2: TLabel
Left = 216
Top = 152
Width = 12
Height = 12
Caption = #31186
end
object GroupBox1: TGroupBox
Left = 4
Top = 189
Width = 232
Height = 68
TabOrder = 0
object Label3: TLabel
Left = 14
Top = 12
Width = 48
Height = 12
Caption = #31227#21160#21152#36895
end
object Label4: TLabel
Left = 90
Top = 12
Width = 48
Height = 12
Caption = #25915#20987#21152#36895
end
object Label5: TLabel
Left = 166
Top = 12
Width = 48
Height = 12
Caption = #39764#27861#21152#36895
end
object LabelMoveTime: TLabel
Left = 11
Top = 26
Width = 54
Height = 13
Alignment = taCenter
AutoSize = False
BiDiMode = bdLeftToRight
Caption = '0'
ParentBiDiMode = False
end
object LabelHitTime: TLabel
Left = 85
Top = 26
Width = 54
Height = 13
Alignment = taCenter
AutoSize = False
BiDiMode = bdLeftToRight
Caption = '0'
ParentBiDiMode = False
end
object LabelSpellTime: TLabel
Left = 161
Top = 26
Width = 54
Height = 13
Alignment = taCenter
AutoSize = False
BiDiMode = bdLeftToRight
Caption = '0'
ParentBiDiMode = False
end
object MoveTime: TTrackBar
Left = 6
Top = 38
Width = 65
Height = 25
Max = 9
TabOrder = 0
ThumbLength = 10
TickMarks = tmTopLeft
OnChange = HitTimeChange
end
object HitTime: TTrackBar
Left = 81
Top = 38
Width = 65
Height = 25
Max = 9
TabOrder = 1
ThumbLength = 10
TickMarks = tmTopLeft
OnChange = HitTimeChange
end
object SpellTime: TTrackBar
Left = 157
Top = 38
Width = 65
Height = 25
Max = 9
TabOrder = 2
ThumbLength = 10
TickMarks = tmTopLeft
OnChange = HitTimeChange
end
end
object AutoMagic: TCheckBox
Left = 7
Top = 148
Width = 72
Height = 20
Caption = #33258#21160#32451#21151
TabOrder = 1
OnClick = ShowRedHPLableClick
end
object MagicLock: TCheckBox
Left = 5
Top = 128
Width = 69
Height = 20
Caption = #39764#27861#38145#23450
TabOrder = 2
OnClick = ShowRedHPLableClick
end
object DuraAlert: TCheckBox
Left = 85
Top = 58
Width = 71
Height = 20
Caption = #25345#20037#35686#21578
TabOrder = 3
OnClick = ShowRedHPLableClick
end
object AutoDownDrup: TCheckBox
Left = 7
Top = 58
Width = 72
Height = 20
Caption = #33258#21160#25918#33647
TabOrder = 4
OnClick = ShowRedHPLableClick
end
object ShowHPNumber: TCheckBox
Left = 7
Top = 39
Width = 72
Height = 20
Caption = #25968#23383#26174#34880
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object ShowRedHPLable: TCheckBox
Left = 7
Top = 2
Width = 72
Height = 20
Caption = #26174#31034#34880#26465
TabOrder = 6
OnClick = ShowRedHPLableClick
end
object CheckBoxBGSound: TCheckBox
Left = 7
Top = 76
Width = 71
Height = 20
Caption = #32972#26223#38899#20048
TabOrder = 7
OnClick = CheckBoxBGSoundClick
end
object ShowName: TCheckBox
Left = 85
Top = 20
Width = 71
Height = 20
Caption = #20154#21517#26174#31034
TabOrder = 8
OnClick = ShowRedHPLableClick
end
object ShowAllName: TCheckBox
Left = 85
Top = 39
Width = 71
Height = 20
Caption = #26174#31034#20840#21517
TabOrder = 9
OnClick = ShowRedHPLableClick
end
object ShowDura: TCheckBox
Left = 85
Top = 76
Width = 71
Height = 20
Caption = #26174#31034#25345#20037
TabOrder = 10
OnClick = ShowRedHPLableClick
end
object MagicFixupLockF: TRadioButton
Left = 85
Top = 128
Width = 71
Height = 20
Caption = #30456#23545#38145#23450
TabOrder = 11
OnClick = ShowRedHPLableClick
end
object AutoMagicIdx: TComboBox
Left = 85
Top = 148
Width = 72
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 12
Text = 'F1'
Items.Strings = (
'F1'
'F2'
'F3'
'F4'
'F5'
'F6'
'F7'
'F8'
'Ctrl+F1'
'Ctrl+F2'
'Ctrl+F3'
'Ctrl+F4'
'Ctrl+F5'
'Ctrl+F6'
'Ctrl+F7'
'Ctrl+F8')
end
object AutoMagicTime: TSpinEdit
Left = 175
Top = 148
Width = 38
Height = 21
MaxLength = 10
MaxValue = 100
MinValue = 5
TabOrder = 13
Value = 5
end
object MagicFixupLockT: TRadioButton
Left = 166
Top = 128
Width = 69
Height = 20
Caption = #32477#23545#38145#23450
TabOrder = 14
OnClick = ShowRedHPLableClick
end
object CanRunNpc: TCheckBox
Left = 168
Top = 76
Width = 69
Height = 20
Caption = #31359#36807'NPC'
TabOrder = 15
OnClick = ShowRedHPLableClick
end
object CanRunMon: TCheckBox
Left = 168
Top = 58
Width = 69
Height = 20
Caption = #31359#36807#24618#29289
TabOrder = 16
OnClick = ShowRedHPLableClick
end
object CanRunHuman: TCheckBox
Left = 168
Top = 39
Width = 69
Height = 20
Caption = #31359#36807#20154#29289
TabOrder = 17
OnClick = ShowRedHPLableClick
end
object ShowAllItemFil: TCheckBox
Left = 168
Top = 20
Width = 69
Height = 20
Caption = #26174#31034#36807#28388
TabOrder = 18
OnClick = ShowRedHPLableClick
end
object ShowAllItem: TCheckBox
Left = 168
Top = 2
Width = 69
Height = 20
Caption = #26174#31034#29289#21697
TabOrder = 19
OnClick = ShowRedHPLableClick
end
object ShowTopInfo: TCheckBox
Left = 85
Top = 110
Width = 71
Height = 20
Caption = #39030#37096#26174#31034
TabOrder = 20
OnClick = ShowRedHPLableClick
end
object AutoPuckUpItem: TCheckBox
Left = 168
Top = 93
Width = 69
Height = 20
Caption = #33258#21160#25441#29289
TabOrder = 21
OnClick = ShowRedHPLableClick
end
object ShowBlueMpLable: TCheckBox
Left = 7
Top = 20
Width = 71
Height = 20
Caption = #26174#31034#34013#26465
TabOrder = 22
OnClick = ShowRedHPLableClick
end
object MoveRedShow: TCheckBox
Left = 85
Top = 93
Width = 71
Height = 20
Caption = #21435#34880#26174#31034
TabOrder = 23
OnClick = ShowRedHPLableClick
end
object ParalyCan: TCheckBox
Left = 7
Top = 110
Width = 57
Height = 20
Caption = #38450#30707#21270
TabOrder = 24
OnClick = ShowRedHPLableClick
end
object AutoPuckItemFil: TCheckBox
Left = 168
Top = 110
Width = 69
Height = 20
Caption = #25441#21462#36807#28388
TabOrder = 25
OnClick = ShowRedHPLableClick
end
object ShowGroupMember: TCheckBox
Left = 85
Top = 2
Width = 71
Height = 20
Caption = #26174#31034#38431#21592
TabOrder = 26
OnClick = ShowRedHPLableClick
end
object MoveSlow: TCheckBox
Left = 7
Top = 93
Width = 71
Height = 20
Caption = #20813#36127#37325
TabOrder = 27
OnClick = ShowRedHPLableClick
end
object CheckBoxAutoDownHorse: TCheckBox
Left = 87
Top = 169
Width = 122
Height = 20
Caption = #20351#29992#25216#33021#33258#21160#19979#39532
TabOrder = 28
OnClick = ShowRedHPLableClick
end
object CheckBoxDisableStruck: TCheckBox
Left = 7
Top = 169
Width = 72
Height = 20
Caption = #31283#22914#27888#23665
TabOrder = 29
OnClick = ShowRedHPLableClick
end
end
object TabSheet2: TTabSheet
Caption = #29289#21697
ImageIndex = 1
object PageControl4: TPageControl
Left = 0
Top = 0
Width = 244
Height = 264
ActivePage = TabSheet17
Style = tsButtons
TabOrder = 0
object TabSheet16: TTabSheet
Caption = #36807#28388#35774#32622
object ShowCropsColor: TLabel
Left = 147
Top = 198
Width = 11
Height = 16
AutoSize = False
Color = clBackground
ParentColor = False
end
object ItemName: TEdit
Left = 0
Top = 171
Width = 116
Height = 20
MaxLength = 20
TabOrder = 0
end
object AddItem: TButton
Left = 122
Top = 171
Width = 49
Height = 21
Caption = #28155#21152
TabOrder = 1
OnClick = ShowRedHPLableClick
end
object DelItem: TButton
Left = 181
Top = 171
Width = 49
Height = 21
Caption = #21024#38500
TabOrder = 2
OnClick = ShowRedHPLableClick
end
object EditRedMsgFColor: TSpinEdit
Left = 102
Top = 196
Width = 40
Height = 21
EditorEnabled = False
MaxValue = 255
MinValue = 0
TabOrder = 3
Value = 100
OnChange = EditRedMsgFColorChange
end
object CropsItemShow: TCheckBox
Left = 0
Top = 197
Width = 97
Height = 17
Caption = #29305#27530#21464#33394#26174#31034
TabOrder = 4
OnClick = ShowRedHPLableClick
end
object CropsItemHit: TCheckBox
Left = 0
Top = 215
Width = 97
Height = 17
Caption = #29305#27530#29289#21697#25552#31034
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object ItemList: TListView
Left = 0
Top = 1
Width = 233
Height = 168
Columns = <
item
Caption = #29289#21697#21517#31216
Width = 90
end
item
Alignment = taCenter
Caption = #26174
Width = 30
end
item
Alignment = taCenter
Caption = #25441
Width = 30
end
item
Alignment = taCenter
Caption = #29305
Width = 30
end
item
Alignment = taCenter
Caption = #25552
Width = 30
end>
ColumnClick = False
GridLines = True
HotTrack = True
HotTrackStyles = [htHandPoint, htUnderlineHot]
ReadOnly = True
RowSelect = True
TabOrder = 6
ViewStyle = vsReport
OnMouseDown = ItemListMouseDown
end
end
object TabSheet17: TTabSheet
Caption = #35299#21253#35774#32622
ImageIndex = 1
object OpenItemList: TListView
Left = 0
Top = 1
Width = 233
Height = 155
Columns = <
item
Caption = #29289#21697#21517#31216
Width = 100
end
item
Caption = #29289#21697#21253#21517#31216
Width = 100
end>
ColumnClick = False
GridLines = True
HotTrack = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
object AutoOpenItem: TCheckBox
Left = 58
Top = 178
Width = 97
Height = 17
Caption = #29289#21697#33258#21160#35299#21253
TabOrder = 1
OnClick = ShowRedHPLableClick
end
end
end
end
object TabSheet3: TTabSheet
Caption = #25112#26007
ImageIndex = 2
object PageControl2: TPageControl
Left = -1
Top = 4
Width = 242
Height = 256
ActivePage = TabSheet11
Style = tsButtons
TabOrder = 0
object TabSheet9: TTabSheet
Caption = #20445#25252
object AutoHp: TCheckBox
Left = 0
Top = 8
Width = 33
Height = 17
Caption = 'HP'
TabOrder = 0
OnClick = ShowRedHPLableClick
end
object AutoHpCount: TEdit
Left = 36
Top = 7
Width = 37
Height = 20
TabOrder = 1
end
object AutoHpName: TComboBox
Left = 77
Top = 7
Width = 99
Height = 20
ItemHeight = 12
TabOrder = 2
Text = #37329#21019#33647'('#23567#37327')'
Items.Strings = (
#37329#21019#33647'('#23567#37327')'
#37329#21019#33647'('#20013#37327')'
#24378#25928#37329#21019#33647)
end
object AutoCropsHpName: TComboBox
Left = 77
Top = 31
Width = 99
Height = 20
ItemHeight = 12
TabOrder = 3
Text = #22826#38451#27700
Items.Strings = (
#22826#38451#27700
#24378#25928#22826#38451#27700
#30103#20260#33647
#19975#24180#38634#38684)
end
object AutoCropsHpCount: TEdit
Left = 36
Top = 31
Width = 37
Height = 20
TabOrder = 4
end
object AutoCropsHp: TCheckBox
Left = 0
Top = 32
Width = 33
Height = 17
Caption = 'HP'
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object AutoMpName: TComboBox
Left = 77
Top = 54
Width = 99
Height = 20
ItemHeight = 12
TabOrder = 6
Text = #39764#27861#33647'('#23567#37327')'
Items.Strings = (
#39764#27861#33647'('#23567#37327')'
#39764#27861#33647'('#20013#37327')'
#24378#25928#39764#27861#33647)
end
object AutoMpCount: TEdit
Left = 36
Top = 54
Width = 37
Height = 20
TabOrder = 7
end
object AutoMp: TCheckBox
Left = 0
Top = 55
Width = 33
Height = 17
Caption = 'MP'
TabOrder = 8
OnClick = ShowRedHPLableClick
end
object AutoCropsMp: TCheckBox
Left = 0
Top = 79
Width = 33
Height = 17
Caption = 'MP'
TabOrder = 9
OnClick = ShowRedHPLableClick
end
object AutoCropsMpCount: TEdit
Left = 36
Top = 78
Width = 37
Height = 20
TabOrder = 10
end
object AutoCropsMpName: TComboBox
Left = 77
Top = 78
Width = 99
Height = 20
ItemHeight = 12
TabOrder = 11
Text = #22826#38451#27700
Items.Strings = (
#22826#38451#27700
#24378#25928#22826#38451#27700
#30103#20260#33647
#19975#24180#38634#38684)
end
object AutoHpProtect: TCheckBox
Left = 0
Top = 102
Width = 33
Height = 17
Caption = #20445
TabOrder = 12
OnClick = ShowRedHPLableClick
end
object AutoHpProtectCount: TEdit
Left = 36
Top = 101
Width = 37
Height = 20
TabOrder = 13
end
object AutoHpProtectName: TComboBox
Left = 77
Top = 101
Width = 99
Height = 20
ItemHeight = 12
TabOrder = 14
Text = #38543#26426#20256#36865#21367
Items.Strings = (
#38543#26426#20256#36865#21367
#22320#29282#36867#33073#21367
#22238#22478#21367
#34892#20250#22238#22478#21367
#38543#26426#20256#36865#30707
#30431#37325#20256#36865#30707
#27604#22855#20256#36865#30707)
end
object AutoHpTick: TSpinEdit
Left = 179
Top = 7
Width = 46
Height = 21
MaxValue = 100
MinValue = 1
TabOrder = 15
Value = 1
end
object AutoCropsHpTick: TSpinEdit
Left = 179
Top = 31
Width = 46
Height = 21
MaxValue = 100
MinValue = 1
TabOrder = 16
Value = 1
end
object AutoMpTick: TSpinEdit
Left = 179
Top = 55
Width = 46
Height = 21
MaxValue = 100
MinValue = 1
TabOrder = 17
Value = 1
end
object AutoCropsMpTick: TSpinEdit
Left = 179
Top = 79
Width = 46
Height = 21
MaxValue = 100
MinValue = 1
TabOrder = 18
Value = 1
end
object AutoHpOrotectTick: TSpinEdit
Left = 179
Top = 101
Width = 46
Height = 21
MaxValue = 100
MinValue = 1
TabOrder = 19
Value = 1
end
end
object TabSheet10: TTabSheet
Caption = #21151#33021
ImageIndex = 1
object Label9: TLabel
Left = 128
Top = 32
Width = 12
Height = 12
Caption = #31186
end
object AttackEffect: TCheckBox
Left = 2
Top = 8
Width = 73
Height = 17
Caption = #25915#20987#25928#26524
TabOrder = 0
OnClick = ShowRedHPLableClick
end
object AttackEffectClsF: TRadioButton
Left = 76
Top = 8
Width = 65
Height = 17
Caption = #21322#26376#25915#20987
Checked = True
TabOrder = 1
TabStop = True
OnClick = ShowRedHPLableClick
end
object AttackEffectClsT: TRadioButton
Left = 148
Top = 8
Width = 65
Height = 17
Caption = #28872#28779#25915#20987
TabOrder = 2
OnClick = ShowRedHPLableClick
end
object ClearMapDieActor: TCheckBox
Left = 2
Top = 29
Width = 71
Height = 17
Caption = #28165#29702#25112#22330
TabOrder = 3
OnClick = ShowRedHPLableClick
end
object FriendHit: TCheckBox
Left = 114
Top = 51
Width = 95
Height = 17
Caption = #22909#21451#36817#36523#25552#31034
TabOrder = 4
OnClick = ShowRedHPLableClick
end
object BlacklistHit: TCheckBox
Left = 2
Top = 51
Width = 108
Height = 17
Caption = #40657#21517#21333#36817#36523#25552#31034
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object BlackListSys: TCheckBox
Left = 2
Top = 69
Width = 108
Height = 17
Caption = #36807#28388#40657#21517#21333#21457#35328
TabOrder = 6
OnClick = ShowRedHPLableClick
end
object CloseShift: TCheckBox
Left = 148
Top = 29
Width = 68
Height = 17
Caption = #20813'Shift'
TabOrder = 7
OnClick = ShowRedHPLableClick
end
object ClearMapDieActorTime: TSpinEdit
Left = 76
Top = 27
Width = 47
Height = 21
MaxValue = 100
MinValue = 1
TabOrder = 8
Value = 10
end
end
object TabSheet11: TTabSheet
Caption = #29305#27530
ImageIndex = 2
object GroupBox2: TGroupBox
Left = 0
Top = 8
Width = 234
Height = 217
Caption = #29305#27530#24618#29289
TabOrder = 0
object CropsMonList: TListBox
Left = 8
Top = 16
Width = 129
Height = 193
ItemHeight = 12
TabOrder = 0
end
object EditCrops: TEdit
Left = 144
Top = 16
Width = 81
Height = 20
MaxLength = 20
TabOrder = 1
end
object AddCropsMon: TButton
Left = 144
Top = 40
Width = 37
Height = 23
Caption = #28155#21152
TabOrder = 2
OnClick = ShowRedHPLableClick
end
object DelCropsMon: TButton
Left = 188
Top = 40
Width = 37
Height = 23
Caption = #21024#38500
TabOrder = 3
OnClick = ShowRedHPLableClick
end
object CropsMonHit: TCheckBox
Left = 145
Top = 72
Width = 79
Height = 17
Caption = #25509#36817#25552#31034
TabOrder = 4
OnClick = ShowRedHPLableClick
end
object CropsChangeColor: TCheckBox
Left = 145
Top = 108
Width = 79
Height = 17
Caption = #21464#33394#26174#31034
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object CropsAutoLock: TCheckBox
Left = 145
Top = 90
Width = 79
Height = 17
Caption = #33258#21160#38145#23450
TabOrder = 6
OnClick = ShowRedHPLableClick
end
object CropsColorEff: TComboBox
Left = 144
Top = 128
Width = 81
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 8
TabOrder = 7
Text = #32043#32418#33394
OnChange = ShowRedHPLableClick
Items.Strings = (
#28784#33394
#26126#20142
#40657#33394
#30333#33394
#32418#33394
#32511#33394
#34013#33394
#40644#33394
#32043#32418#33394)
end
end
end
end
end
object TabSheet4: TTabSheet
Caption = #32842#22825
ImageIndex = 3
object GroupBox3: TGroupBox
Left = 8
Top = 8
Width = 225
Height = 97
Caption = #33258#21160#21898#35805
TabOrder = 0
object Label8: TLabel
Left = 9
Top = 40
Width = 54
Height = 12
Caption = #21898#35805#20869#23481':'
end
object Label11: TLabel
Left = 9
Top = 65
Width = 54
Height = 12
Caption = #21457#36865#21629#20196':'
end
object CheckBoxOpenMsg: TCheckBox
Left = 9
Top = 17
Width = 97
Height = 17
Caption = #25171#24320#33258#21160#21898#35805
TabOrder = 0
OnClick = CheckBoxOpenMsgClick
end
object EditSysMsg: TEdit
Left = 64
Top = 37
Width = 153
Height = 20
TabOrder = 1
end
object ComboBox1: TComboBox
Left = 64
Top = 62
Width = 105
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 2
Text = #25298#32477#31169#32842
Items.Strings = (
#25298#32477#31169#32842
#25298#32477#21898#35805
#25298#32477#20132#26131
#21152#20837#38376#27966
#36864#20986#38376#27966
#25298#32477#34892#20250#32842#22825
#20801#35768#32852#30431
#20801#35768#22825#22320#21512#19968
#20801#35768#34892#20250#21512#19968
#20801#35768#20256#21796#20276#20387
#20801#35768#20256#21796#24466#24351)
end
object Button1: TButton
Left = 174
Top = 62
Width = 43
Height = 19
Caption = #21457#36865
TabOrder = 3
OnClick = Button1Click
end
end
end
object TabSheet5: TTabSheet
Caption = #29615#22659
ImageIndex = 4
object EntironmentList: TListView
Left = 1
Top = 4
Width = 220
Height = 232
Columns = <
item
Caption = #21517#31216
Width = 95
end
item
Alignment = taCenter
Caption = #26041#20301
Width = 40
end
item
Alignment = taCenter
Caption = #22352#26631
Width = 55
end>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
object ShowEntironment: TCheckBox
Left = 119
Top = 241
Width = 97
Height = 17
Caption = #21047#26032#21608#22260#20449#24687
Checked = True
State = cbChecked
TabOrder = 1
OnClick = ShowEntironmentClick
end
object EntironmentClass: TComboBox
Left = 1
Top = 240
Width = 110
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 2
Text = #20840#37096#20449#24687
Items.Strings = (
#20840#37096#20449#24687
#20154#29289#20449#24687
'NPC'#20449#24687
#24618#29289#20449#24687)
end
end
object TabSheet6: TTabSheet
Caption = #32844#19994
ImageIndex = 5
object PageControl3: TPageControl
Left = -2
Top = 4
Width = 243
Height = 256
ActivePage = TabSheet12
Style = tsButtons
TabOrder = 0
object TabSheet12: TTabSheet
Caption = #25112#22763
object CanLongHit: TCheckBox
Left = 0
Top = 5
Width = 68
Height = 17
Caption = #20992#20992#21050#26432
TabOrder = 0
OnClick = ShowRedHPLableClick
end
object CanWideHit: TCheckBox
Left = 73
Top = 5
Width = 68
Height = 17
Caption = #26234#33021#21322#26376
TabOrder = 1
OnClick = ShowRedHPLableClick
end
object CanAutoFireHit: TCheckBox
Left = 147
Top = 5
Width = 68
Height = 17
Caption = #33258#21160#28872#28779
TabOrder = 2
OnClick = ShowRedHPLableClick
end
object CanFireSide: TCheckBox
Left = 0
Top = 24
Width = 68
Height = 17
Caption = #28872#28779#36817#36523
TabOrder = 3
OnClick = ShowRedHPLableClick
end
object CanCrsHit: TCheckBox
Left = 73
Top = 24
Width = 68
Height = 17
Caption = #26234#33021#25265#26376
TabOrder = 4
OnClick = ShowRedHPLableClick
end
object CanLongSword: TCheckBox
Left = 147
Top = 24
Width = 86
Height = 17
Caption = #33258#21160#24320#22825#26025
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object CanLongHit2: TCheckBox
Left = -1
Top = 46
Width = 68
Height = 17
Caption = #38548#20301#21050#26432
TabOrder = 6
OnClick = ShowRedHPLableClick
end
object CanAutoLongFire: TCheckBox
Left = 73
Top = 46
Width = 101
Height = 17
Caption = #33258#21160#36880#26085#21073#27861
TabOrder = 7
OnClick = ShowRedHPLableClick
end
end
object TabSheet13: TTabSheet
Caption = #39764#27861#24072
ImageIndex = 1
object CanShield: TCheckBox
Left = 0
Top = 5
Width = 68
Height = 17
Caption = #33258#21160#24320#30462
TabOrder = 0
OnClick = ShowRedHPLableClick
end
object CanFirewind: TCheckBox
Left = 0
Top = 24
Width = 68
Height = 17
Caption = #25509#36817#25239#25298
TabOrder = 1
OnClick = ShowRedHPLableClick
end
object CanShieldClsF: TRadioButton
Left = 80
Top = 5
Width = 68
Height = 17
Caption = #25345#32493#24320#30462
Checked = True
TabOrder = 2
TabStop = True
OnClick = ShowRedHPLableClick
end
object CanShieldClsT: TRadioButton
Left = 160
Top = 5
Width = 68
Height = 17
Caption = #25509#36817#24320#30462
TabOrder = 3
OnClick = ShowRedHPLableClick
end
end
object TabSheet14: TTabSheet
Caption = #36947#22763
ImageIndex = 2
object Label10: TLabel
Left = 205
Top = 7
Width = 12
Height = 12
Caption = #31186
end
object Label12: TLabel
Left = 132
Top = 75
Width = 12
Height = 12
Caption = #31186
end
object Label13: TLabel
Left = 132
Top = 97
Width = 12
Height = 12
Caption = #31186
end
object Label6: TLabel
Left = 132
Top = 119
Width = 12
Height = 12
Caption = #31186
end
object CanAutoAddHp: TCheckBox
Left = 0
Top = 5
Width = 68
Height = 17
Caption = #33258#21160#34917#34880
TabOrder = 0
OnClick = ShowRedHPLableClick
end
object CanAutoAmyounsul: TCheckBox
Left = 0
Top = 28
Width = 68
Height = 17
Caption = #33258#21160#27602#31526
TabOrder = 1
OnClick = ShowRedHPLableClick
end
object CanAmyounsulCls: TComboBox
Left = 72
Top = 26
Width = 57
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 2
Text = #32511#27602
Items.Strings = (
#32511#27602
#32418#27602)
end
object CanCrossingOver: TCheckBox
Left = 143
Top = 27
Width = 81
Height = 17
Caption = #32418#32511#27602#20114#25442
TabOrder = 3
OnClick = ShowRedHPLableClick
end
object CanAutoAddHpCount: TEdit
Left = 72
Top = 4
Width = 57
Height = 20
TabOrder = 4
end
object CanCloak: TCheckBox
Left = 0
Top = 52
Width = 68
Height = 17
Caption = #33258#21160#38544#36523
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object CanHolyShield: TCheckBox
Left = 0
Top = 73
Width = 68
Height = 17
Caption = #25345#32493#21152#38450
TabOrder = 6
OnClick = ShowRedHPLableClick
end
object CanHolyShieldTick: TEdit
Left = 72
Top = 72
Width = 57
Height = 20
TabOrder = 7
Text = '200'
end
object CanDejiwonhoTick: TEdit
Left = 72
Top = 94
Width = 57
Height = 20
TabOrder = 8
Text = '200'
end
object CanDejiwonho: TCheckBox
Left = 0
Top = 95
Width = 68
Height = 17
Caption = #25345#32493#21152#39764
TabOrder = 9
OnClick = ShowRedHPLableClick
end
object CanAttackTick: TEdit
Left = 72
Top = 116
Width = 57
Height = 20
TabOrder = 10
Text = '200'
end
object CanAttack: TCheckBox
Left = 0
Top = 117
Width = 68
Height = 17
Caption = #25345#32493#21152#25915
TabOrder = 11
OnClick = ShowRedHPLableClick
end
object CanCloakClsF: TRadioButton
Left = 72
Top = 52
Width = 73
Height = 17
Caption = #25345#32493#38544#36523
TabOrder = 12
OnClick = ShowRedHPLableClick
end
object CanCloakClsT: TRadioButton
Left = 143
Top = 52
Width = 73
Height = 17
Caption = #25509#36817#38544#36523
TabOrder = 13
OnClick = ShowRedHPLableClick
end
object CanAutoAddHpTick: TSpinEdit
Left = 143
Top = 4
Width = 57
Height = 21
MaxValue = 100
MinValue = 4
TabOrder = 14
Value = 4
end
end
object TabSheet15: TTabSheet
Caption = #33521#38596
ImageIndex = 3
object CheckBoxWizardShield: TCheckBox
Left = 8
Top = 12
Width = 129
Height = 17
Caption = #27861#24072#33521#38596#25345#32493#24320#30462
Enabled = False
TabOrder = 0
OnClick = ShowRedHPLableClick
end
object CheckBoxHeroCallBoneFamm: TCheckBox
Left = 8
Top = 32
Width = 66
Height = 17
Caption = #21484#21796#39607#39621
Enabled = False
TabOrder = 1
OnClick = RadioSkeletonClick
end
object CheckBoxHeroCallDogz: TCheckBox
Left = 85
Top = 32
Width = 66
Height = 17
Caption = #21484#21796#31070#20861
Enabled = False
TabOrder = 2
OnClick = RadioSkeletonClick
end
object CheckBoxHeroCallFairy: TCheckBox
Left = 160
Top = 32
Width = 66
Height = 17
Caption = #21484#21796#26376#28789
Enabled = False
TabOrder = 3
OnClick = RadioSkeletonClick
end
end
end
end
object TabSheet7: TTabSheet
Caption = #25346#26426
ImageIndex = 6
object Label7: TLabel
Left = 8
Top = 16
Width = 66
Height = 12
Caption = #24320#21457#20013'.....'
end
end
object TabSheet8: TTabSheet
Caption = #24110#21161
ImageIndex = 7
object Memo1: TMemo
Left = 0
Top = 8
Width = 239
Height = 241
Lines.Strings = (
'['#24555#25463#20581']'
''
'[~] '#38190#65306#24555#36895#25441#36215#33050#19979#29289#21697#12290
''
'[Alt+W] '#38190#65306#23558#25351#23450#20154#29289#21152#20837#32452#38431
''
'[Alt+E] '#38190#65306#23558#25351#23450#20154#29289#36386#20986#32452#38431
''
'[Alt+S] '#38190#65306#23558#25351#23450#20154#29289#21152#20837#40657#21517#21333
' '#20877#27425#20351#29992#23558#31227#20986#40657#21517#21333
''
'[Alt+F] '#38190#65306#23558#25351#23450#20154#29289#21152#20837#22909#21451#21517#21333
' '#20877#27425#20351#29992#23558#31227#20986#22909#21451#21517#21333
''
'[Alt+R] '#38190#65306#21047#26032#20154#29289#32972#21253#29289#21697
''
'[Ctrl+M] '#38190#65306#24555#36895#20999#25442#39569#39532#29366#24577)
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
end
object EntironmentTimer: TTimer
OnTimer = EntironmentTimerTimer
Left = 148
Top = 240
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 180
Top = 240
end
end
| zymir | trunk/jssource/debug Client/FrmWg.dfm | Pascal | oos | 42,100 |
library RegDll;
{ Important note about DLL memory management: ShareMem must be the
first unit in your library's USES clause AND your project's (select
Project-View Source) USES clause if your DLL exports any procedures or
functions that pass strings as parameters or function results. This
applies to all strings passed to and from your DLL--even those that
are nested in records and classes. ShareMem is the interface unit to
the BORLNDMM.DLL shared memory manager, which must be deployed along
with your DLL. To avoid using BORLNDMM.DLL, pass string information
using PChar or ShortString parameters. }
uses
SysUtils,
Classes,
RSA,
HUtil32 in '..\PlugInCommon\HUtil32.pas',
Share in 'Share.pas';
{$R *.res}
function GetRegInfo(UserName,HardwareID:PChar;LoMsg:Pointer;LoMsgLen:Integer):Integer;stdcall;
var
CommonalityKey, CommonalityMode, PrivateKey: string;
Script: TRSA;
Tempstrn: String;
begin
GetMode(IntToStr(FormatHardwareID(HardwareID)),IntToStr(FormatUserName(UserName)),CommonalityKey, CommonalityMode, PrivateKey);
Script := TRSA.Create(nil);
try
Script.Server := True;
Script.CommonalityMode := CommonalityMode;
Script.PrivateKey := PrivateKey;
Tempstrn := Script.EncryptStr('302682675416074797175010037341|242125495024981486632021295333|OK');
Move(Tempstrn[1],LoMsg^,Length(Tempstrn) + 1);
Result := Length(Tempstrn) + 1;
finally
Script.Free;
end;
end;
exports
GetRegInfo;
begin
end.
| zymir | trunk/jssource/Plug/JasonOfScript---/RegDll.dpr | Pascal | oos | 1,522 |
unit Share;
interface
uses
Windows, Messages, SysUtils, StrUtils, Classes;
function FormatHardwareID(HardwareID: string): LongWord;
function FormatUserName(UserName: String): LongWord;
procedure GetMode(Random1, Random2: String; var CommonalityKey, CommonalityMode, PrivateKey: String);
implementation
uses
FGInt, FGIntPrimeGeneration,HUtil32;
function FormatUserName(UserName: String): LongWord;
var
i: Integer;
begin
Result :=0;
if Length(Username) > 0 then
for I := 0 to Length(UserName)-1 do
begin
Result := Result + Byte(UserName[i + 1]) * 100;
end;
end;
function FormatHardwareID(HardwareID: string): LongWord;
var
TempList: TStringList;
begin
Result := 0;
TempList := TStringList.Create;
try
if ExtractStrings(['-'], [], PChar(HardwareID), TempList) = 6 then
begin
Result := StrToIntDef('$' + TempList[0], 0) +
StrToIntDef('$' + TempList[1], 0) +
StrToIntDef('$' + TempList[2], 0) +
StrToIntDef('$' + TempList[3], 0) +
StrToIntDef('$' + TempList[4], 0) +
StrToIntDef('$' + TempList[5], 0);
end;
finally
TempList.Free;
end;
end;
procedure GetMode(Random1, Random2: String;var CommonalityKey, CommonalityMode, PrivateKey: String);
var
n, e, d, dp, dq, p, q, phi, one, two, gcd, temp, nilgint, te1, te2, te3: TFGInt;
p1, q1, dp1, dq1, e1, d1, n1, nil1, gcdStr: string;
begin
Base10StringToFGInt(Random1, p);
PrimeSearch(p);
Base256StringToFGInt(Random2, q);
PrimeSearch(q);
FGIntMul(p, q, n);
p.Number[1] := p.Number[1] - 1;
q.Number[1] := q.Number[1] - 1;
FGIntMul(p, q, phi);
Base10StringToFGInt('65537', e);
Base10StringToFGInt('1', one);
Base10StringToFGInt('2', two);
FGIntGCD(phi, e, gcd);
while FGIntCompareAbs(gcd, one) <> Eq do
begin
FGIntadd(e, two, temp);
FGIntCopy(temp, e);
FGIntGCD(phi, e, gcd);
end;
FGIntToBase10String(e, gcdstr);
FGIntDestroy(two);
FGIntDestroy(one);
FGIntDestroy(gcd);
FGIntModInv(e, phi, d);
FGIntModInv(e, p, dp);
FGIntModInv(e, q, dq);
p.Number[1] := p.Number[1] + 1;
q.Number[1] := q.Number[1] + 1;
Base10StringToFGInt('100', te1);
Base10StringToFGInt('25', te2);
FGIntMul(te1, te2, te3);
FGIntToBase10String(p, p1);
FGIntToBase10String(q, q1);
FGIntToBase10String(dp, dp1);
FGIntToBase10String(dq, dq1);
FGIntToBase10String(e, e1);
CommonalityKey := e1;
FGIntToBase10String(d, d1);
PrivateKey := d1;
FGIntToBase10String(n, n1);
CommonalityMode := n1;
FGIntToBase10String(phi, nil1);
FGIntDestroy(phi);
FGIntDestroy(nilgint);
FGIntDestroy(p);
FGIntDestroy(q);
FGIntDestroy(dp);
FGIntDestroy(dq);
FGIntDestroy(e);
FGIntDestroy(d);
FGIntDestroy(n);
end;
end.
| zymir | trunk/jssource/Plug/JasonOfScript---/Share.pas | Pascal | oos | 2,833 |
object FormReg: TFormReg
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #26187#21319#32593#32476#33050#26412#27880#20876#25554#20214
ClientHeight = 246
ClientWidth = 400
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Icon.Data = {
0000010005002020000001002000A8100000560000003030000001002000A825
0000FE100000404000000100200028420000A636000018180000010020008809
0000CE7800001010000001002000680400005682000028000000200000004000
0000010020000000000080100000000000000000000000000000000000000000
0000BBBBBB0000000002B6B6B60000000062000000B8000000AC000000B10000
00B0000000B0000000B0000000B0000000B0000000B0000000B0000000AF0000
007C0000004F8E8E8E28B6B6B60778787802B2B2B20000000001000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000B8B8B803B6B6B600B6B6B683BBBBBBF5B4B4B4F4B4B4B4FAB4B4B4F9B5B5
B5F9B5B5B5F9B4B4B4F9B4B4B4F9B3B3B3F9B2B2B2F9B4B4B4F9909090E86D6D
6DD94B4B4BCB000000BF0000009500000054A2A2A219D0D0D002636363000000
0001000000010000000000000000000000000000000000000000000000000000
0000C0C0C000BCBCBC01BBBBBB0EBDBDBDC4C3C3C3FFC5C5C5FFC4C4C4FFC5C5
C5FFC5C5C5FFC4C4C4FFC5C5C5FFC5C5C5FFC5C5C5FFC2C2C2FFBEBEBEFFB9B9
B9FFB4B4B4FF8D8D8DF0595959DB282828C7000000B8000000875A5A5A318E8E
8E029C9C9C000000000189898900000000000000000000000000000000000000
0000BFBFBF00BEBEBE01B9B9B900B9B9B90CBCBCBCCDC3C3C3FFC1C1C1FDC4C4
C4FEC3C3C3FEC3C3C3FEC3C3C3FEC3C3C3FEC1C1C1FEBFBFBFFEBBBBBBFDB8B8
B8FEB7B7B7FEB6B6B6FFB1B1B1FFA1A1A1FC7F7F7FEC565656CF000000BF0000
0086898989268C8C8C0091919100000000010000000000000000000000000000
0000BFBFBF00BDBDBD00BFBFBF01BBBBBB00BBBBBB17BDBDBDD9C4C4C4FFC2C2
C2FEC4C4C4FFC4C4C4FEC4C4C4FFC2C2C2FFC0C0C0FFBDBDBDFFBABABAFEB7B7
B7FEB4B4B4FEAFAFAFFEADADADFDAFAFAFFFA9A9A9FF9E9E9EFF747474EB2F2F
2FCB000000BD000000779090900B898989000000000100000000000000000000
000000000000BDBDBD00BDBDBD00BFBFBF03BBBBBB00BABABA22BDBDBDE4C4C4
C4FFC2C2C2FEC4C4C4FFC3C3C3FEC0C0C0FFBEBEBEFFBBBBBBFFB8B8B8FFB4B4
B4FFB2B2B2FFAFAFAFFEADADADFEAAAAAAFEA5A5A5FDA4A4A4FEA1A1A1FF9595
95FE626262E6282828C2000000A4797979233636360000000002000000000000
00000000000000000000BDBDBD00BCBCBC00BFBFBF04BFBFBF00C2C2C22CBEBE
BEEEC5C5C5FEC1C1C1FEC0C0C0FEBCBCBCFEBBBBBBFEB8B8B8FEB5B5B5FEB2B2
B2FFB0B0B0FFADADADFFAAAAAAFFA7A7A7FEA4A4A4FE9F9F9FFE9A9A9AFD9999
99FE969696FF787878F52F2F2FCA000000AC747474197F7F7F00000000010000
0000000000000000000000000000BCBCBC005E5E5E00BDBEBF0300000002B7B9
BA3FB8BABBF9BEC2C3FFBCBFBFFFB9BCBDFFB9BBBBFFB7B7B7FFB3B3B3FFADAD
ADFDAAAAAAFEA9A9A9FFA7A7A7FFA4A4A4FFA0A0A0FF9D9D9DFE999999FE9797
97FE919191FD909090FF737373F81C1C1CC6000000A268686811606060000000
000000000000000000000138880001287E00000000010801FF03D1C0BA06D8D2
CE00C8BCBA4BC7B2B0EBBFB2B0FBBFB1AFF9B3AAA9FAAAACACF9B3B3B3FEB8B8
B8FFB5B5B5FFABABABFEA0A0A0FD9E9E9EFE9C9C9CFE9A9A9AFE969696FF9494
94FE8F8F8FFF878787FD858585FF666666F4191919C40000009A5A5A5A0D0000
000000338F0001268000013D890000277B04000006000000000100000041436B
778F386A70C64DA2AAEA234448C542838B7A6BAFB21C7973711B6868692A6868
687D7A7A7AD2939393FFAAAAAAFFA6A6A6FE9B9B9BFE969696FF939393FE9090
90FF898989FE838383FF7D7D7DFD797979FF505050F1131313C33A3A3A5F0038
95000057B300011D71000347910402277D00001F6332042154B8034C7CE900BD
D3FA00E8F9FF00E0FFFF078EABE1000000BF000000630DDCFF00000000040000
0001141414052E2E2E3D484848AE787878FF9A9A9AFC9A9A9AFE919191FE8A8A
8AFF848484FF7F7F7FFE797979FF717171FD6A6A6AFF2E2E2EDD000000AC0037
9300000000010032850100287F0000346A88072970F00F65A5FF01F4F8FF02F2
FFFF03DAFBFE12CEFAFD18C1FCFF1275A2DE000000BF107AA958C9FFFF021E2A
2C06000000005D5D5D00000000013C3C3C6C5A5A5AFF808080FD8D8D8DFF8686
86FF808080FF7A7A7AFF757575FE6D6D6DFE696969FE4F4F4FF8000000B80038
93010027800600197A0001256FB11656A4FF2159A6FF05E1F1FE00EEFDFE01D7
FCFE10D0FDFE1EC4FEFE26B7FAFD20A6F9FF105B94D8000000BF146FB64885D4
950000000002303030036767670600000007606060926A6A6AFF767676FD7E7E
7EFF7A7A7AFF757575FF6E6E6EFF676767FE636363FF565656FC000000B4053E
9F070430930003328BA11C64B3FF255DADFE197DBEFE00F1FFFF02D6FDFE12D0
FEFF1EC3FDFE25B7FBFF27A8F8FE309BF3FD278BF6FF10427FD6000000BF1858
B248DCE0CB03747474037E7E7E097A7A7A007878786B818181FF828282FD8484
84FF767676FF6E6E6EFF686868FF626262FE5D5D5DFF535353FB000000B80649
AE000A4EB1531C64BAFF266BBCFD2660B8FE1D83C8FF02E5FEFE13CCFDFF1FC3
FDFE25B5FBFF2AA9F9FE319EF8FF2F8EF5FF297EEDFF116DE3FF0950BD7E0000
002F000000210000004C000000435B5B5B5C787878EE939393FE939393FE9696
96FF919191FF676767FF636363FE5E5E5EFE575757FE4D4D4DFC000000901F6C
C502115CBAB9256EC6FE256DC4FD276FC8FF276DC6FE15CAF7FF1EC3FEFF26B4
FAFF29A7F8FE2F9CF7FF2380E9F92978DA6F3D95F244487FC4474E70A03F5460
9D2C757B82734E4E4EC54C4C4CD9838383F59C9C9CFF9D9D9DFE9E9E9EFF9C9C
9CFFA7A7A7FF7B7B7BFE585858FF585858FD525252FF3D3D3DEA0000001A1362
CA211B6CCDE82C77D3FE2874D1FE2A78D3FE2B6ECFFF2791E0FF25BDFFFF2BA5
F9FE2E9BF6FE2581E9FB10448AA6217CF4000000000600000002000000029896
8C1FA3A2A0DEA3A3A3FFA9A9A9FFA9A9A9FFA7A7A7FEA8A8A8FFA9A9A9FEA7A7
A7FFB0B0B0FE949494FF505050FE545454FF474747F6464646403B3B3B03004D
CF251E72DAEC2E7EDEFF2C7DDEFE2C7CDDFF2C7EDFFF2C76DAFF2C93EDFF2D9C
F9FE318CF5FF1761BDED000000A73A8AE914338CE603FDC77705B0B3B7049394
9600A5A5A612AEAEAED3AEAEAEFEAEAEAEFDB1B1B1FFB1B1B1FEB2B2B2FEAFAF
AFFEB9B9B9FE959595FD4A4A4AFE4F4F4FF94949495154545400545454055097
EB1F267CE7E82F82E8FE2E81E7FE2F83E8FE3082E8FF2F83E9FF2F7EE5FF2F86
EEFE3184E8FE1A66C5F60C2542C3000000930760CA100060E001DDCEB800B4B5
B70200000002B3B2B222B9B9B8E5B8B8B8FFB8B8B8FEBABABAFFB9B9B9FEB5B5
B5FED0D0D0FE787878FF464646FA484848553D3D3D00494949044E4E4E002284
F500147BF3942E88F4FE3389F1FD328AF4FF328AF3FE338BF5FF328CF6FF328A
F3FF3189F1FE2D7DDDFF08469DEF041633C3000000AA0000005300057319657C
A303BEBEBE05A8AAAB00B8BCBE2EBDC1C2F1BEC1C3FFC0C1C3FEC3C5C6FFD0D2
D3FF8D8D8DFF252525C1333333311C1C1C0031313103000000004D4D4D000A79
F6000E7BF3252292F7FB3197F7FC2E96F7FE2F97F7FF2F96F7FE2F97F7FF2F97
F7FE2F97F7FF2F9AFAFE3094EEFF1761B6F7052D63DA051E3FC7000000B50000
00850000005A0000002400000023B7ADA44ED0C4BBEBCBC3BDFFC1B8B3EA978F
89B23134364205050500000000010E0E0E023030300027272700000000001094
F8070E85F700078AF67426A1F8FF2DA1F7FB2BA3F8FE2CA2F9FF2CA2F8FE2CA2
F9FF2CA2F8FE2CA1F8FF2CA3FAFE30ACFFFF29A2F5FF1883D5FB0B5CA2EB0746
7DDD022A55CB003C64CA384B58CC31434EC861869EE5567082DC4F6A7A7B89B6
D40000000004000000031B1B1B020C0C0C00373737004242420000000000008F
FA000A93F9030A8EF9000A9AF98528ADFAFF2AADF9FC28AEFBFE29AEFBFE29AE
FBFF29AEFBFF29AEFBFE29AEFBFF26ABF8FE29ADFAFD2DB4FFFF2BB6FFFF26B2
FFFF1EA7FBFF1FA9F8FF15A7FEFF15A8FEFF14A7FEFF0473B4E4000000BF005A
917400A2FE03000000021A7A990022222200000000000000000000000000008F
FA0005B1FC0005A5FD0401A0FD0006ACFC961DB7FCFF25B9FAFC23BAFCFE23BA
FCFF23BAFCFE24BAFCFF24BBFDFF24BBFDFE23BAFCFE23B9FBFE22B7F9FD23B7
F8FD26BCFCFE26BCFCFE28BCFBFE28BBFBFE29BAFAFD1FB7FBFF0376AEE30000
00BF036B9C6303BAFC000000000400CDFF000000000000000000000000000092
FA0002ADFC0001BFFE000FBDFE030000000111C0FEA614C2FEFF1BC4FDFE1CC3
FBFD1DC5FEFE1CC5FEFE1DC5FEFE1DC5FEFF1DC5FEFF1DC5FEFF1DC5FEFF1DC5
FEFF1DC4FEFF1CC4FEFF1CC4FEFF1CC4FEFE1BC4FEFE1EC2FAFD17C3FEFF0174
A3DD000000BF0177A95900C4FE000000000401DBFF0000000000000000000000
000005A4FB0001C1FE0044DAFF0127D3FE0323D2FE011ED1FD7016CDFDF210CD
FEFF14CFFEFE13CCFCFD13CDFDFE13CEFEFE14CFFFFE14CFFFFE13CEFFFF14CF
FFFF14CFFEFF14CFFFFF14CFFEFF14CFFEFE13CEFEFF12CEFEFE14CBFBFD0DCE
FEFF007398D9000000BF0089B54E00CCFE000000000300E6FE00000000000000
00000000000001B7FE003FDBFF0000AFFF0016D8FE002ADFFE004DE5FC210CD8
FE9D00D7FDFB01D9FEFF01DCFFFF01D7FCFE02D8FDFD03DAFEFE03DBFFFE03DA
FEFE03DAFFFF03DAFEFF03DAFFFF03DAFEFF02DAFEFE03DAFEFF02DAFEFE02D7
FBFD01D8FEFF00738CD6000000BF009FC24001D8FF0000000001000000000000
0000000000000000000033CFFF000088FF0017D8FE0000D7FE0322E3FE0093F0
FE0093F5FE2F17E4FE9E02D8FCE900E2FEFF00E3FEFF00E2FFFF00E0FCFD00E1
FCFD00E2FDFE00E2FEFE00E2FFFF00E2FEFE00E2FEFF00E2FEFE00E2FEFF00E1
FDFE00E0FCFD00E1FEFF006E7FD1000000BB00B0CA3513D7FD00000000010000
00000000000000000000000000000000000010D5FE0000DCFE0000DBFD0020E1
FD02F1FFFF0000000001039EEE0F03E2FE5803E8FEB202ECFEF500ECFEFF00EC
FEFF00ECFEFF00EDFEFF00EBFCFE00ECFDFE00EBFCFE00EBFDFE00EBFCFE00EC
FDFE00EAFCFD00EBFCFD00E8F9FD006973D0000000A900E5FA05000000010000
0000000000000000000000000000000000000000000011DCFE000DDDFD000FDD
FD00F1FFFF027BFFFF0305A7F10008F0FC000000000229F2FC1F46F4FE6E3CF3
FE8D25F2FED419F2FEEE0EF1FEFF01F1FDFF00F0FEFF00F0FEFF00F0FEFF00F0
FEFF00F0FEFF00F1FDFF08F1FEFF15EBF9E611D4E22211EDFD0100EDFE000000
0000000000000000000000000000000000000000000000000000000000000000
00008FFFFF0056FDFF0002A3F0000AF2FB0301E6FF0200E3F100000000030000
0007000000068AF7FD1A4AF2FE3C08EFFE3B00EDFE3C00ECFE3C00EBFF3C01EB
FD3C00EDFF3C00EEFD3B2FEFFE3B78F4FE256CF3FE0062F3FE0000E9FE000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000E5FF00FFFFFF04FFFF000998F8
FD0889F7FD0082F7FD0046F2FE0008F0FE0000EEFE0000ECFE0000ECFF0001EB
FD0000EEFF0000EFFD002CF0FE0071F4FF0066F3FE005BF3FE0000EBFE00F000
7FFFE00007FFF00001FFF800007FFC00001FFE00000FFF000007FF800003FFC0
0001FF070000FC03E000F001F000E001F800C000F8008000F00080078001800F
8003800FC0038007E0078001F01FC000387FC00000FFE000007FF000003FF800
001FFC00001FFF00000FFFC00007FFF00003FFFE0007FFFFFFFFFFFFFFFF2800
0000300000006000000001002000000000008025000000000000000000000000
0000000000000000000000000000B4B4B40000000001AFAFAF00000000190000
00890000007F0000008200000082000000820000008200000082000000820000
0082000000820000008200000082000000820000008200000082000000810000
00820000006500000019BCBCBC18C3C3C307AEAEAE01ACACAC00B0B0B0000000
0002000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000B4B4B40100000001AFAFAF21B1B1B1BB9191
91E08B8B8BEA8B8B8BEA8D8D8DEA8C8C8CEA8D8D8DEA8E8E8EEA8D8D8DEA8D8D
8DEA8D8D8DEA8C8C8CEA8D8D8DEA8B8B8BEA8B8B8BEA8C8C8CEA929292EA8282
82E0454545C73F3F3FC4000000AC0000006C000000590000000BB8B8B803D3D3
D300000000000000000100000002000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000B4B4B401B8B8B802B6B6B615B9B9B9D8BEBE
BEFFC4C4C4FFC3C3C3FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4
C4FFC4C4C4FFC4C4C4FFC4C4C4FFC2C2C2FFC2C2C2FFC1C1C1FFC0C0C0FFBDBD
BDFFBBBBBBFFACACACF87A7A7AE36E6E6EDC333333C2000000B7000000780000
004AB9B9B901B0B0B00302020200000000010000000100000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000B4B4B400C2C2C201BFBFBF00BEBEBE0DBBBB
BBD2C2C2C2FFC1C1C1FCC2C2C2FDC2C2C2FDC1C1C1FDC1C1C1FDC2C2C2FDC1C1
C1FDC2C2C2FDC2C2C2FDC2C2C2FDC1C1C1FDC2C2C2FDC4C4C4FDC0C0C0FDC0C0
C0FEC0C0C0FFBBBBBBFFB8B8B8FFB3B3B3FFA9A9A9FC7C7C7CE75C5C5CD72727
27BF000000A80000006BC5C5C53BBDBDBD02A7A7A70000000002000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000B4B4B400C1C1C100BEBEBE02BDBDBD00BDBD
BD1BBCBCBCE2C1C1C1FFC3C3C3FEC4C4C4FFC4C4C4FEC5C5C5FFC5C5C5FFC4C4
C4FFC4C4C4FFC5C5C5FFC4C4C4FFC5C5C5FFC3C3C3FFC3C3C3FFC0C0C0FFBFBF
BFFEBDBDBDFFBBBBBBFEB7B7B7FDB6B6B6FEB6B6B6FFB2B2B2FFADADADFF9292
92F66D6D6DE24E4E4ED2000000BF000000918A8A8A2E97979702999999000000
0003000000010000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000C0C0C000BCBCBC00BEBEBE02BEBE
BE00BDBDBD27BCBCBCEFC2C2C2FFC3C3C3FEC4C4C4FFC4C4C4FEC5C5C5FFC5C5
C5FFC5C5C5FFC4C4C4FFC4C4C4FFC4C4C4FFC3C3C3FFC1C1C1FFBFBFBFFFBDBD
BDFFBCBCBCFFBABABAFEB6B6B6FFB5B5B5FEB3B3B3FEB0B0B0FDAFAFAFFEB3B3
B3FFAAAAAAFFA3A3A3FF8A8A8AEE484848CD000000BF00000082858585238E8E
8E01909090000000000191919100000000000000000000000000000000000000
00000000000000000000000000000000000000000000BEBEBE00BBBBBB00BFBF
BF03BFBFBF00BEBEBE35BBBBBBF8C3C3C3FEC3C3C3FEC3C3C3FFC4C4C4FEC4C4
C4FFC4C4C4FFC4C4C4FFC5C5C5FFC2C2C2FFC1C1C1FFC0C0C0FFBEBEBEFFBCBC
BCFFBABABAFFB8B8B8FFB5B5B5FFB4B4B4FFB2B2B2FEB1B1B1FFAEAEAEFEACAC
ACFEAAAAAAFDA8A8A8FDA3A3A3FF9A9A9AFF727272E9363636C9000000BF0000
007480808016949494009D9D9D00000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000BCBCBC00BBBB
BB00C0C0C003C1C1C100BFBFBF45BBBBBBFDC3C3C3FCC3C3C3FEC3C3C3FFC5C5
C5FEC4C4C4FFC5C5C5FFC3C3C3FFC1C1C1FFC1C1C1FFBEBEBEFFBBBBBBFFBBBB
BBFFB8B8B8FFB6B6B6FFB4B4B4FFB2B2B2FFB1B1B1FFAFAFAFFFAEAEAEFFACAC
ACFEAAAAAAFEA7A7A7FEA4A4A4FDA3A3A3FD9F9F9FFF959595FF616161E52E2E
2EC6000000BA0000003FA1A1A100000000017979790000000000000000000000
000000000000000000000000000000000000000000000000000000000000B8B8
B800C9C9C900C1C1C104C3C3C300C1C1C154BBBBBBFFC3C3C3FCC3C3C3FEC4C4
C4FFC5C5C5FEC4C4C4FFC1C1C1FFC0C0C0FFBEBEBEFFBDBDBDFFBABABAFFB9B9
B9FFB6B6B6FFB4B4B4FFB2B2B2FFB1B1B1FFB0B0B0FFAEAEAEFFACACACFFABAB
ABFFA7A7A7FFA5A5A5FEA3A3A3FFA0A0A0FE9D9D9DFD9F9F9FFE989898FF8888
88FD444444D4000000BF42424285000000010000000100000001000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000C7C7C700C1C1C100C2C2C204C6C6C600C3C3C364BABABAFFC4C4C4FBC4C4
C4FEC3C3C3FFC2C2C2FEC0C0C0FFBDBDBDFFBCBCBCFFBBBBBBFFB8B8B8FFB7B7
B7FFB5B5B5FFB2B2B2FFB1B1B1FFB0B0B0FFADADADFFACACACFFAAAAAAFFA8A8
A8FFA7A7A7FFA3A3A3FFA1A1A1FF9E9E9EFE9D9D9DFF9A9A9AFE969696FD9898
98FF888888FF606060EB1E1E1EBF4040407D7E7E7E0100000002616161000000
0000000000000000000000000000000000000000000000000000000000000000
0000C2C2C200C3C3C300C0C0C000C3C3C305C8C8C800C1C1C174BBBBBBFFC3C3
C3FBC2C2C2FEC0C0C0FFBEBEBEFEBCBCBCFFBABABAFFB9B9B9FFB7B7B7FFB6B6
B6FFB4B4B4FFB2B2B2FFB0B0B0FFAEAEAEFFABABABFFAAAAAAFFA8A8A8FFA6A6
A6FFA3A3A3FFA1A1A1FF9F9F9FFF9C9C9CFF999999FE999999FF969696FF9494
94FE949494FE898989FF535353E7000000BF3F3F3F706C6C6C00000000035757
5700000000000000000000000000000000000000000000000000000000000000
000000000000C2C2C200C1C1C100BFBFBF00C3C3C304CBCCCC00C4C4C584B9B9
BAFFBEBFC0FCBCBDBDFDB9BABAFDB8B9B9FDB8B8B8FDB5B5B5FDB2B2B2FDB0B0
B0FDAEAEAEFDAFAFAFFEADADADFEACACACFFAAAAAAFEA8A8A8FFA7A7A7FFA4A4
A4FFA1A1A1FF9E9E9EFF9E9E9EFF9A9A9AFF989898FF979797FF949494FE9292
92FE8D8D8DFE8C8C8CFD848484FF464646E2000000BF42424264616161000000
00034C4C4C000000000000000000000000000000000000000000000000000000
00000000000000000000C2C2C2000000000100000002CCC7C605D8D6D300C3C6
C596BBB8B7FFBCBABBFFB6B6B6FFB5B4B4FFB4B3B3FFB1B1B1FFB2B2B2FFB3B3
B3FFB6B6B6FFB3B3B3FFA9A9A9FEA6A6A6FDA5A5A5FFA5A5A5FEA4A4A4FFA3A3
A3FF9F9F9FFF9C9C9CFF9C9C9CFF989898FF979797FF949494FF939393FF9090
90FF8B8B8BFE888888FE838383FD7E7E7EFF3C3C3CDD000000BF424242575656
5600000000010000000000000000000000000000000000000000000000000000
00000F438F00000000010081B2031076AF03778AAA01D3D3C900000000240000
004CA9A09FD17D7F7EDAA4A9A892B4B7B77EA6A9A97DA6A6A67D9696967E9494
947D9595959DA2A2A2F8ADADADFFB5B5B5FFB2B2B2FDA6A6A6FD9E9E9EFE9C9C
9CFF9D9D9DFE9B9B9BFF999999FF969696FF949494FF939393FF8F8F8FFF8A8A
8AFF878787FF848484FF7E7E7EFE7D7D7DFD727272FF2F2F2FD9000000BF3F3F
3F480E0E0E000000000000000000000000000000000000000000003689000035
870011448F02065090030098BD000000001A00000040125068AD1A6A7BD31F9B
A7E61FD3E6F9166366CC000000BD0000002C80B1BE0000000006000000020000
0002000000034F4F4F1458585875626262AE818181FFA0A0A0FFB0B0B0FFA6A6
A6FD9B9B9BFF989898FE979797FF949494FF939393FF919191FF8C8C8CFF8686
86FF848484FF818181FF7D7D7DFF777777FE787878FD636363FF272727D60000
00A15151510900000000000000000000000000338F0000318A00000000010031
8105134691000000001016175377111644C90C4B86F208AEC9FC00EAF5FF00EF
FFFF00E1FFFF04D4FCFE0E5C6DCD000000B318BBDE2600C9FF03FE0000047474
7404646464013636360029292900000000021A1A1A2A242424854E4E4EED8686
86FFA0A0A0FCA1A1A1FF989898FE939393FF909090FF8D8D8DFF888888FF8484
84FF808080FF7D7D7DFF797979FF757575FF717171FE6E6E6EFE484848F41717
17C1373737420000000000000000003F9800002C8900002C8701003C8B040137
870002285F6300285ED4092879F90472ABFF00F2F8FF00FDFFFF00E7FCFD00DB
FBFE05D7FCFE0CCDFEFF10B9F2FA114B60C9000000AC20B4E8191BB3FF000000
000168686800343434002B2B2B03292929022A2A2A00000000011C1C1C252929
299F545454FF7E7E7EFC979797FF989898FE8D8D8DFF888888FF858585FF8181
81FF7D7D7DFF7B7B7BFF767676FF727272FE6E6E6EFF6C6C6CFE5B5B5BFF1C1C
1CD3000000910000000000359A00004399000028880100338A00000000100027
67B0033C85F7163D90FF1775B2FF02FDFDFD00F2FEFE00DFFBFE00DDFEFE04D7
FEFE12CFFDFF1EC7FCFE19BCFCFF16A2E7F8103E55C6000000A325A9EB10289F
F80000000001444444004242420038383800222222014A4A4A044E4E4E000000
0002444444B2525252FF656565FD7F7F7FFF8D8D8DFF878787FF828282FF7E7E
7EFF7A7A7AFF777777FF737373FF6F6F6FFF6B6B6BFE666666FD626262FE3838
38EF0000008D044AA8000034990000439902003A9300002E891C00256DD41151
A1FF205CA6FF1F509EFE03E6F2FE00F5FEFF00E2FCFE00DFFEFF05D6FEFF12CF
FDFF1BC8FEFE20BEFEFF29B6FAFD1DAAFAFF1A8EDDF50D334EC4000000982A9B
EF0A000000010000000100000000000000002525250047474700595959035757
5702535353075A5A5AC56B6B6BFE686868FE777777FF828282FF7F7F7FFF7B7B
7BFF777777FF737373FF6F6F6FFF6A6A6AFF676767FF616161FE606060FF3D3D
3DEE0000008E0147A5000000000100000002002C8F12003789E61C5CABFF2365
AFFD204EA2FE1689C3FF00FFFFFE00E0FCFF00DEFEFF07D6FDFF13CEFEFF1DC6
FDFF20BEFDFF25B6FCFE26ADF9FF2EA5F7FD2095F7FF1C77D1F10B2846C21241
708C2D8BF7043486EA002774D500000000000000000042424200525252007777
7704000000047474748B757575FF7D7D7DFD797979FF7B7B7BFF7A7A7AFF7676
76FF747474FF6F6F6FFF6A6A6AFF676767FF636363FF5E5E5EFE5C5C5CFF4444
44EE0000008D0147A502003D9B0B003A9F0B00348CD91C60B3FF2564B1FD2167
B5FF2651AAFE10ADD9FF00F6FEFF00D7FCFF08D6FEFF16CEFDFF1CC7FEFF21BE
FCFF25B5FAFF29ADFAFF2AA4F8FE2B99F4FE3594F3FD1F80F5FF1C63BFED0820
3FC0000000880000000600000002000000040000000300000003000000038181
81097E7E7E007B7B7B9B808080FF868686FD888888FF888888FF898989FF7373
73FF6E6E6EFF6C6C6CFF666666FF646464FF616161FF5A5A5AFE595959FF4242
42ED00000091094FAF0C000000030A4DA8A21960B6FF286BBAFD2266BAFF246B
BCFE2856B2FF10ABDBFF00F0FEFF0AD0FCFF15CDFEFF1CC5FDFF21BDFCFF24B5
FBFF2BACFAFE2CA3F9FF2D99F5FE3194F6FF348CF5FF3989EEFF1F76E2FF1E61
B4E4092649B1154C8D5F347FD3058B8B8B04828282047F7F7F048B8B8B058686
860076767644797979F6909090FE929292FE929292FF929292FF979797FF8E8E
8EFF676767FF676767FF636363FF606060FF5D5D5DFE575757FD555555FE3E3E
3EEF00000082195FBE04165DBE250C57B6F0266DC1FD256BC1FE266DC2FE256F
C4FF2A60BCFF1B8ED2FF06E7FFFF18C8FEFF1CC5FEFF22BCFDFF26B4FBFF2AAC
F9FE2BA3F8FF2D9CF6FE3496F7FF2D82E8F4227CECE01A74E6E0146DDBDA004D
CEE90052CD7D00000005000000160000006F000000670000006A0000006A4F4F
4F8E7F7F7FF8979797FF989898FE999999FF999999FF999999FF989898FFA4A4
A4FF7D7D7DFF5D5D5DFF626262FF5D5D5DFF595959FF525252FE525252FE3333
33EA000000280046B8000349BA461A66C4FF2A73C8FE256FC9FF2770C9FF2771
CAFF286EC9FF286BC7FF16CEF9FF1CC7FEFF22B9FBFF26B4FBFF2AABF9FF2BA3
F8FF2E99F4FE3091F6FF1668D0E8116FEA171476F3010000000100000000A09C
9B009C999A079993961D7F7B7C966C6C6CBD5C5C5CE25A5A5AE2646464E69696
96FF9E9E9EFF9E9E9EFE9F9F9FFF9F9F9FFEA0A0A0FFA0A0A0FF9E9E9EFFA5A5
A5FF9D9D9DFF5C5C5CFF5D5D5DFF595959FF555555FE505050FD4D4D4DFF2D2D
2D8100000001035AC7001568CBB7206ECDFE2C76CFFE2974D0FE2A74D0FF2A75
D0FF2977D2FF2B69CAFF2694E0FF1FCAFFFF28B0FAFF29ABFAFF2CA2F8FF2E9A
F5FE3190F5FE1366D2F3045ED925096CEF000E72EF02197AF40000000000A1A0
9E00A3A2A200A0A09F07A6A6A697969696FFA2A2A2FFA6A6A6FFA7A7A7FFA7A7
A7FEA4A4A4FEA6A6A6FFA5A5A5FEA7A7A7FFA6A6A6FFA7A7A7FFA8A8A8FFA7A7
A7FFB1B1B1FF656565FF555555FE575757FE505050FD4D4D4DFF3D3D3DB64C4C
4C024B4B4B030E67D3000D68D3C12777D7FF2C7AD6FD2A79D8FF2C7AD9FF2B79
D8FF2B7AD8FF2B7AD8FF2B6DD1FF29A2F0FF2AB3FFFF2C9FF7FF2E99F7FF3492
F7FE207EF0FE002352C6000000101175EE03000000012281F60000000000A09E
9D00D8D9D900B2B2B300B3B3B300B6B6B68FA4A4A4FFAAAAAAF9ABABABFDACAC
ACFEADADADFFADADADFFACACACFFAEAEAEFFAEAEAEFFADADADFFAEAEAEFFADAD
ADFFBABABAFF6B6B6BFE4F4F4FFF515151FD4E4E4EFF3F3F3FC5505050005050
50025A5A5A00116ADB000F6ADABB297ADEFF2D7EDDFE2D7EE0FF2C7DDFFF2D7E
DFFF2C7DDFFF2D7EE0FF2D7BDFFF2D76DBFF2C9AF3FF2E9EFBFF3090F8FF338A
F4FF1975E5FE022147C30A60C71C1471E301000000020000000000000000A09E
9D00CECFCF00BABABA00B8B8B80300000001B7B7B7A6A7A7A7FFB0B0B0FCB2B2
B2FFB2B2B2FEB1B1B1FFB2B2B2FFB4B4B4FFB4B4B4FFB2B2B2FFB3B3B3FFB3B3
B3FEBEBEBEFE5D5D5DFE4A4A4AFD525252FF424242D200000001515151040000
0001565656000667E000297DE4C9267BE5FD2F82E4FD2E81E6FE2E81E6FF2E82
E6FF2E82E6FF2E81E6FF2D82E7FF2E7FE4FF2E7CE2FF2F8BF1FF3187F1FF3285
E8FE1D75E0FE001D4DC7000000A00962D20F055FCC0000000003000000000000
0000B8B8B800C0C0C000BFBFBF01C0C0C002C2C2C203BDBDBDB5B0B0B0FFB7B7
B7FCB7B7B7FFB8B8B8FEB8B8B8FFB8B8B8FFB8B8B8FFBABABAFFB5B5B5FEC5C5
C5FFACACACFE444444FE535353FF3F3F3FDC4A4A4A074C4C4C03515151015454
5400515151000267EC001C77EC79217CEDFF3585ECFE3184EDFF3285EEFF3285
EEFF3285EEFF3285EEFF3284EDFF3287EFFF3186EEFF3182ECFF3186EDFF2E7D
E1FE2C75D6FE0853B3F400193CC3000000960359C310003FA6000072DE000000
000100000001BBBBBB00C0C0C000C8C8C801CBCBCB02CCCCCC08C2C2C2C4B8B8
B8FFBCBCBCFDBEBEBEFFBFBFBFFEC0C0C0FFC0C0C0FEBBBABAFFBFBFBFFED8D8
D8FE6D6D6DFF464646FF3B3B3BCD353535083535350240404001515151005353
5300000000002385F6051B7DED1D167FF5E6348EF6FD318BF5FE338DF6FE328C
F5FF328CF6FF338DF6FF338DF7FF338CF7FF338DF7FF338DF7FF328DF6FF318D
F6FF2F83E3FE256ECBFF033E96F0001133C3000000AF0000005400FBFB060030
8E023185C900236EBA000000000300000001CACACA02CDCDCE01D0D0D011C7C7
C6D2BFBEBFFFC3C3C3FDC4C4C3FFC0BFC0FEC0C0C0FED0CFCFFEE5E5E5FF7D7D
7DFF202020DA2121215929292900363636003737370140404000525252000000
0000000000000D83F70C00000004097CF685278FF6FF3394F4FD2E93F6FF2F93
F6FE2F93F6FF2F94F6FF2F93F6FF2F93F6FF2F93F6FF2F93F6FF2F93F5FF2F95
F7FE2F98FBFF2F95F6FE2A83DEFF0E4EA8F9001952DB000B26C0000000A30000
007A000000312562AA051B62B20272B0DC02EFD3C001CBCDCE04CED0D100D1D5
D719BFC3C5E3B9BDBFFFC0C2C5FDCCCECDFFCCCECFFFB3B4B5FF565555DF0C0C
0C70121212080F0F0F0000000002353535003434340042424200000000000000
0000000000001D93F8061A91F802188FF71E118FF7F52F9DF8FE2D9BF7FE2E9C
F8FF2E9CF7FE2F9CF8FF2F9DF8FF2F9DF8FF2F9DF8FF2E9CF7FF2F9DF7FF2E9C
F7FF2E9BF6FE2F9DF9FF2FA3FDFE34A5FDFF248EE8FF0B5AADF505387BE7001D
46CF04152BBF00000095000000880000003B0000001F0000001F0000001F0000
001ED6CAC038DBCABCE2CCC0B8FF8B848ADBAA9E9B74908E8E316B6B6B142929
2900000000020808080315151500363636003636360000000000000000000000
0000000000000482F9000490F701038DF700018AF6491598F7FD30A5F9FC29A1
F8FE2CA3F8FF2BA3F9FF2BA3F9FF2CA3F9FF2CA3F9FF2BA3F8FF2BA3F9FF2BA3
F9FF2CA3F8FF2CA3F8FF2AA2F7FE2AA2F7FE2EA9FBFD31B1FFFF25A6FCFF1A98
F1FF0F71BDF01166AAEC0F4169D20C3655C90C3656C90C3B5AC9002E5EC92E48
5ACA2B4251C75A8DB2E964889EE5000000870000000400000004000000031C1C
1C033F3F3F001313130022222200000000000000000000000000000000000000
0000000000000B85F8001098F7000699FA030897FA000192F85A1CA5F9FF2EAC
F9FB29ABFAFE2AACFBFF29ABFAFF2AACFBFF2AACFBFF2AACFCFF2AACFBFF2AAC
FBFF2AACFBFF2AACFBFF2AACFBFF2AACFBFE28A9F8FE28A6F5FE2DAAF8FD2CAE
FCFD29B1FFFF24AEFFFF1BA7FFFF17A1F9FF16A1F7FF15A1F8FF18A1F8FF0AA0
FBFF0A9FFBFF0B9FFDFF037DC8EB072F44C005527F85009AFF0400C3FE020000
00012F2F2F000000000000000000000000000000000000000000000000000000
00000000000000000000108FF800008EFD0008A4FB05059FFA00019DF86A1CAF
FAFF2AB3FAFB26B2FCFE28B3FAFF27B3FBFF27B2FBFF28B3FBFF27B3FBFF28B3
FBFF28B3FBFF28B3FBFF28B3FBFF28B3FBFF27B3FBFF28B4FCFF26B3FBFE26B1
FAFF27B0F8FD27B0F7FD29B2F8FE2AB3F9FE2AB3F9FE28B3F9FE29B2F9FE2CB4
F9FE2CB4F9FE30B4F7FD1CADFAFF037EC0E9000000BF065B86790AACFB010000
000200BEFF000000000000000000000000000000000000000000000000000000
00000000000000000000000000000095FD0000A4FD0002ADFC0500A9FC0000A9
FA7A13B4FCFF27BAFAFC24BBFDFE22BBFDFE22BBFDFE23BBFCFF23BBFDFF23BB
FDFF23BCFDFF23BCFDFF23BCFDFF23BCFDFF23BCFDFF23BBFDFF23BCFDFF23BC
FDFF23BCFDFF22BCFDFF22BCFDFF22BCFDFF22BBFDFF22BBFDFF23BBFDFF23BB
FDFF23BCFDFE21BBFCFF27BAFAFD15B5FBFF0281B7E5000000BF0267946C04B4
FC000000000300C5FF0000000000000000000000000000000000000000000000
00000000000000000000000000000099FB0000A5FD0000B7FD0006BBFE0407BA
FD0009BBFD8A10BDFEFF22C2FDFF21C2FDFE1EC2FEFF1DC2FDFE1EC2FDFE1EC2
FEFF1EC2FDFF1EC3FEFF1EC3FEFF1EC3FEFF1EC3FEFF1EC2FDFF1EC2FDFF1EC3
FEFF1EC2FDFF1FC3FEFF1FC3FEFF1EC3FEFF1EC2FEFF1DC2FDFF1EC2FEFF1EC2
FDFF1EC2FDFE1EC2FEFE1DC1FDFE23C0F9FD0FBCFDFF007CAAE1000000BF0076
A16000BDFF000000000300CDFF00000000000000000000000000000000000000
00000000000000000000000000000000000004A4FC0000B5FD0017C9FE002DCE
FE0322CCFE0018C7FE9600C1FEF510C5FEFF1BC5FAFD19C7FCFE1AC8FEFE1AC9
FEFE1AC9FEFE1AC9FEFF1AC9FFFF1AC9FEFF1AC9FFFF1AC9FFFF1AC9FFFF1AC9
FFFF1AC9FFFF1AC9FFFF1AC9FFFF1AC9FFFF1AC8FEFF1AC9FFFF1AC8FEFF19C8
FEFF1AC9FFFF1AC8FEFE1AC9FEFF19C8FEFE1DC6FBFD0CC3FEFF0079A0DC0000
00BF0083AE5400C3FE000000000202D6FF000000000000000000000000000000
0000000000000000000000000000000000000000000001B2FD0018C9FE0017CD
FB0032D6FE0252DEFE0062E2FE3D1DD1FDE605CAFEFF12CFFEFF15CDFCFD13CE
FEFE13CEFEFF13CEFEFE13CFFEFF13CEFEFF13CFFEFF13CFFEFF13CEFEFF13CF
FEFF13CFFEFF13CFFEFF13CFFEFF13CFFEFF13CFFFFF13CFFEFF13CFFFFF13CF
FFFF13CFFEFF13CEFEFF13CFFEFE13CEFEFF13CEFEFE14CDFBFD07CAFEFF0072
93D8000000BF0092BC4600C7FF00000000030000000000000000000000000000
000000000000000000000000000000000000000000000000000013C5FE000FC4
FC00000000003FDEFE0241E2FE0045E6FE0A29DDFD7D00D2FEF200D1FEFF01D6
FEFF05D5FCFD05D6FCFE06D8FEFF06D8FFFE06D8FEFF06D8FEFF06D8FFFF06D8
FEFF06D8FFFF06D8FFFF06D8FFFF06D8FFFF06D8FEFF06D8FFFF06D8FEFF06D8
FEFF06D8FEFF06D8FFFF05D7FDFF06D8FFFE05D7FEFF04D7FEFE07D5FBFD00D2
FEFF006C85D4000000BF00A2C73B07CCFF000000000300000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000048E0FE0000C8FF0118DEFE003DE6FE0061EBFD1752E9FD9011DB
FDFB00DBFEFF00DCFEFF00DAFBFD00DBFCFE00DDFEFE00DDFFFE00DDFEFE00DD
FFFF00DDFEFF00DDFEFF00DDFEFF00DDFFFF00DDFEFF00DDFFFF00DDFFFF00DD
FFFF00DDFEFF00DDFEFF00DDFEFF00DDFEFF00DDFEFE00DDFEFF00DDFEFE00DB
FCFE00D8FEFF006578D1000000BC00B1D23000E4FB0000000003000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000029D9FE0000D5FF001CDFFE0018E0FF0360EFFF000000000191F1
FC261BE4FEA40AE2FED600E2FEFF00E0FFFF00E3FEFF00E0FBFD00E2FDFE00E2
FDFE00E4FFFE00E3FFFE00E4FFFF00E4FEFF00E4FEFF00E4FFFF00E4FEFF00E4
FEFF00E4FEFF00E3FEFF00E3FEFF00E4FEFF00E3FEFF00E3FEFF00E3FEFF00E3
FEFE00E4FDFE00DEFBFD005F6DCD000000B600C1DC2600E8FE00000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000019DBFF0020DFFE001EE3FF0087F6FF01E1FFFF0400E8
FF000000000124ECFE0E07DEF93E0BE9FDB507E7FDE300E7FDFF00E8FEFF00E8
FEFF00E6FBFD00E6FBFD00E7FCFE00E8FEFE00E9FEFE00E9FEFF00E9FFFE00E9
FFFF00E9FFFF00E9FFFF00E9FEFF00E9FFFF00E9FEFF00E9FEFF00E9FFFE00E9
FEFF00E7FDFE00E9FEFE00DEF6FB005A64C9000000AA00CADF21000000010000
0001000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000002BE4FF006CF1FF00B7FCFF0000E8
FF011DEBFF0325EDFF0000000001000000010BF0FE1715F0FE5927F1FEC517F0
FFEF07EFFEFF00EFFEFF00EFFEFF00F0FEFF00F0FEFF00EEFDFD00EEFCFD00EF
FCFD00EFFCFD00EFFCFD00EFFCFD00EFFCFD00EFFCFD00EFFCFD00EFFCFD00EE
FBFD00EFFCFD00ECF9FD00EEFBFE00DAEAF7005960C900747D8200EEFE010000
0003000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000001DEA
FF001BE9FF001DEAFF0119EFFD021DF0FC02FFE0D60000000001000000027CF6
FE1E3AF3FD7523F1FD7234F2FED21CF2FEF410F0FEF90CEFFEFF05EFFEFF02F1
FDFF00F1FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0
FEFF00F1FDFF00F0FDFF04F0FEFF0BEFFDFF0DCFDCCF000000170EEEFE040000
0001000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000018EFFE001AEFFD0000F9FF0163F6FF037DF7FF0075F6
FF0000000001000000028BF8FD078FF9FE0E87F8FE2562F4FE902EF2FE8F10F1
FE9000EFFE9000EFFE9000EDFE9000ECFF9000EDFE9000ECFF9000ECFE9000EF
FF9000F0FE9007EFFD9022F0FF8F5AF2FE8F85F4FE1F84F4FE0077F5FE010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000069F6FF007BF6FF007BF6
FF013AF2FC0378F5FC0389F8FE000000000100000002000000040000000C0000
000B0000000C0000000C0000000C0000000C0000000C0000000C0000000C0000
000C0000000C0000000C0000000C0000000B0000000C0000000364F3FE000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00003AF3FD0043F3FD007CF8FE027FF8FE0378F8FE0558F4FE1029F2FE0F0EF1
FE1000F0FE1000EFFE1000EEFE1000EDFF1000EEFE1000EDFF1000EDFE1000EF
FF1000F0FE1006F0FD101EF0FF0F51F2FE1077F4FE0476F4FE0067F4FE000000
000000000000FC0000FFFFFF0000F800000FFFFF0000F8000003FFFF0000FC00
00007FFF0000FE0000001FFF0000FF00000007FF0000FF80000001FF0000FFC0
000000FF0000FFC00000003F0000FFE00000001F0000FFF00000000F0000FFF8
000000070000FFFC000000030000FFFE000000030000FFF03F8000010000FF80
1FF000010000FE000FFC00000000FC0007FE00000000F80003FF00000000F000
01FF00000000E00000FF00000000C000007F00000000C00000C000010000C000
3F800001000080007F800003000080007FC00007000080007FE0000F00008000
3FF0001F000080001FF8003F0000C00007FC007F0000C00001FE01FF0000E000
003F0FFF0000F00000001FFF0000F00000000FFF0000F800000007FF0000FC00
000003FF0000FE00000001FF0000FF00000000FF0000FFC0000000FF0000FFE0
0000007F0000FFF80000003F0000FFFE0000001F0000FFFFC000000F0000FFFF
F00000070000FFFFFE00000F0000FFFFFFF0001F0000FFFFFFFFFFFF0000FFFF
FFFFFFFF00002800000040000000800000000100200000000000004200000000
000000000000000000000000000000000000000000000000000000000000B4B4
B40000000001B4B4B40000000031000000470000004700000048000000480000
0048000000480000004800000048000000480000004800000048000000480000
0048000000480000004800000048000000480000004800000048000000480000
00480000004600000048D6D6D610D7D7D709CACACA00C9C9C900C2C2C2000000
0001000000010000000100000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B40100000002B4B4B441767676BB5E5E5ED65E5E5ED75E5E5ED75E5E5ED75E5E
5ED75E5E5ED75E5E5ED75F5F5FD75E5E5ED75F5F5FD75F5F5FD75E5E5ED75F5F
5FD75E5E5ED75D5D5DD75F5F5FD75E5E5ED75D5D5DD75F5F5FD7636363D76666
66D6707070D73D3D3DC1000000950000007F0000007D00000004C3C3C3019E9E
9E01A7A7A701ADADAD0000000004000000030000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B403B2B2B200B2B2B2C4B6B6B6FFBCBCBCFFBCBCBCFFBEBEBEFFBEBEBEFFBFBF
BFFFBFBFBFFFBFBFBFFFC0C0C0FFBFBFBFFFC0C0C0FFC0C0C0FFBFBFBFFFC0C0
C0FFBFBFBFFFBFBFBFFFBEBEBEFFBDBDBDFFBCBCBCFFBBBBBBFFBCBCBCFFBCBC
BCFFC0C0C0FFA2A2A2F0919191E9939393E8353535C0000000AC000000AC0000
008B0000001EA1A1A11BB0B0B0049F9F9F000000000400000003000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B400C5C5C500D3D3D313BDBDBDDBC1C1C1FDC1C1C1FCC1C1C1FDC2C2C2FDC2C2
C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2
C2FDC2C2C2FDC2C2C2FDC1C1C1FDC2C2C2FDC1C1C1FDC1C1C1FDC1C1C1FDBFBF
BFFDBCBCBCFDBBBBBBFFB8B8B8FFB5B5B5FFA9A9A9F8A7A7A7F8929292ED4242
42C93E3E3EC6000000B10000004F757575469F9F9F041F1F1F00BBBBBB000000
0000000000010000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B400C1C1C102C0C0C000BDBDBD24B4B4B4E6BFBFBFFDC3C3C3FDC3C3C3FFC4C4
C4FEC4C4C4FFC4C4C4FFC3C3C3FFC4C4C4FFC4C4C4FFC3C3C3FFC4C4C4FFC4C4
C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC5C5C5FFC3C3
C3FEC2C2C2FFC1C1C1FEBEBEBEFDBCBCBCFDBBBBBBFFB8B8B8FFB1B1B1FFAEAE
AEFFA3A3A3FA5E5E5ED9575757D5000000BF0000008500000079BABABA00FFFF
FF01EEEEEE009D9D9D0000000003000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B400C1C1C100BBBBBB02CFCFCF00E9E9E928BBBBBBF3BEBEBEFEC4C4C4FEC3C3
C3FFC4C4C4FEC5C5C5FFC4C4C4FFC5C5C5FFC5C5C5FFC4C4C4FFC5C5C5FFC5C5
C5FFC5C5C5FFC4C4C4FFC5C5C5FFC4C4C4FFC5C5C5FFC3C3C3FFC4C4C4FFC1C1
C1FFC0C0C0FFBFBFBFFFBEBEBEFFBCBCBCFEBBBBBBFEB9B9B9FEB8B8B8FEB6B6
B6FEB3B3B3FFACACACFFAAAAAAFF7C7C7CEB757575E7000000BF000000B00000
00A800000027A1A1A104A0A0A000000000040000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000C1C1C100BBBBBB00C4C4C404C9C9C900C0C0C040BDBDBDF9C1C1C1FBC4C4
C4FEC4C4C4FFC4C4C4FFC5C5C5FFC4C4C4FFC5C5C5FFC5C5C5FFC5C5C5FFC5C5
C5FFC5C5C5FFC5C5C5FFC4C4C4FFC4C4C4FFC4C4C4FFC3C3C3FFC1C1C1FFBFBF
BFFFBFBFBFFFBEBEBEFFBCBCBCFFBBBBBBFFB9B9B9FFB6B6B6FFB6B6B6FEB5B5
B5FFB5B5B5FEB0B0B0FDB0B0B0FEB0B0B0FFA9A9A9FF868686F9959595F74848
48CC000000BF0000007E7C7C7C3D969696008D8D8D0090909000000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000BDBDBD00D0D0D000BABABA04B0B0B000AEAEAE4ABABABAFFBFBF
BFFBC4C4C4FEC3C3C3FFC4C4C4FEC5C5C5FFC4C4C4FFC4C4C4FFC5C5C5FFC5C5
C5FFC5C5C5FFC4C4C4FFC4C4C4FFC4C4C4FFC3C3C3FFC1C1C1FFC1C1C1FFBFBF
BFFFBEBEBEFFBDBDBDFFBCBCBCFFBABABAFFB7B7B7FFB5B5B5FFB5B5B5FFB4B4
B4FFB1B1B1FEB0B0B0FFAFAFAFFEADADADFDADADADFDB1B1B1FFA5A5A5FF9B9B
9BFF717171E7494949D2000000BE0000008B0000001390909002A5A5A5000000
0004000000010000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000C8C8C800BCBCBC00B6B6B603B8B8B800C0C0C05EBBBB
BBFFC0C0C0FAC5C5C5FEC3C3C3FFC5C5C5FFC5C5C5FFC4C4C4FFC5C5C5FFC5C5
C5FFC5C5C5FFC3C3C3FFC5C5C5FFC3C3C3FFC2C2C2FFC1C1C1FFC0C0C0FFBEBE
BEFFBCBCBCFFBBBBBBFFB9B9B9FFB8B8B8FFB7B7B7FFB4B4B4FFB4B4B4FFB2B2
B2FFB2B2B2FFB0B0B0FFAFAFAFFEADADADFFACACACFEA9A9A9FEABABABFEA8A8
A8FDA1A1A1FF979797FE727272ED2F2F2FC5000000B60000006AA1A1A1257F7F
7F01969696009191910000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000BFBFBF00EAEAEA00C3C3C306BCBCBC00B9B9
B96DBABABAFFC0C0C0FBC5C5C5FEC3C3C3FEC4C4C4FFC5C5C5FFC5C5C5FFC5C5
C5FFC3C3C3FFC5C5C5FFC3C3C3FFC1C1C1FFC1C1C1FFC0C0C0FFBEBEBEFFBCBC
BCFFBCBCBCFFBBBBBBFFB8B8B8FFB7B7B7FFB5B5B5FFB4B4B4FFB2B2B2FFB1B1
B1FFB0B0B0FFAFAFAFFFAEAEAEFFACACACFFABABABFFAAAAAAFFA7A7A7FEA6A6
A6FFA3A3A3FDA4A4A4FE9E9E9EFF8D8D8DFB5D5D5DE2353535C9000000B80000
005E000000098F8F8F0000000001000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000D3D3D300C5C5C500BBBBBB03BABA
BA00BFBFBF7FBABABAFFC2C2C2FCC5C5C5FFC3C3C3FFC4C4C4FFC5C5C5FFC4C4
C4FFC4C4C4FFC4C4C4FFC1C1C1FFC1C1C1FFC0C0C0FFC0C0C0FFBDBDBDFFBABA
BAFFBBBBBBFFBABABAFFB7B7B7FFB4B4B4FFB5B5B5FFB3B3B3FFB1B1B1FFB0B0
B0FFAFAFAFFFADADADFFADADADFFACACACFFA9A9A9FFA9A9A9FFA7A7A7FFA5A5
A5FEA3A3A3FFA0A0A0FE9E9E9EFEA0A0A0FF969696FF858585FC515151DD2929
29C20000008E8B8B8B0898989800000000020000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000C0C0C000C0C0C000C4C4C400C4C4
C406C2C2C200BEBEBE90B9B9B9FFC0C0C0FAC5C5C5FEC3C3C3FEC4C4C4FFC5C5
C5FFC4C4C4FFC2C2C2FFC1C1C1FFC0C0C0FFBDBDBDFFBDBDBDFFBCBCBCFFB9B9
B9FFB8B8B8FFB7B7B7FFB4B4B4FFB4B4B4FFB2B2B2FFB1B1B1FFB1B1B1FFB0B0
B0FFAEAEAEFFACACACFFACACACFFABABABFFA8A8A8FFA6A6A6FFA5A5A5FFA2A2
A2FFA0A0A0FF9F9F9FFF9D9D9DFE9D9D9DFE9C9C9CFE979797FE8F8F8FFF6B6B
6BED262626C1000000BA6767674FBDBDBD000000000200000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000C3C3C300AFAF
AF00BFBFBF04BEBEBE00C3C3C39FB9B9B9FFC1C1C1FCC5C5C5FFC3C3C3FEC4C4
C4FFC3C3C3FFC2C2C2FFC0C0C0FFBDBDBDFFBDBDBDFFBCBCBCFFBABABAFFB8B8
B8FFB8B8B8FFB7B7B7FFB6B6B6FFB2B2B2FFB1B1B1FFB0B0B0FFB0B0B0FFAEAE
AEFFABABABFFACACACFFAAAAAAFFA8A8A8FFA8A8A8FFA6A6A6FFA4A4A4FFA0A0
A0FFA0A0A0FF9D9D9DFF9D9D9DFF9C9C9CFE989898FF979797FE959595FD8C8C
8CFF7D7D7DFD4C4C4CD8000000BF6262623D7474740000000004000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000C0C0C000BFBF
BF00C2C2C200C6C6C60300000001C0BFBFB3BBBBBBFFC2C2C2FCC4C4C4FFC1C1
C1FEC1C1C1FFC0C0C0FFBFBFBFFFBCBCBCFFBCBCBCFFBABABAFFB9B9B9FFB6B6
B6FFB6B6B6FFB5B5B5FFB4B4B4FFB1B1B1FFB1B1B1FFB0B0B0FFAFAFAFFFACAC
ACFFABABABFFABABABFFA7A7A7FFA7A7A7FFA5A5A5FFA4A4A4FFA1A1A1FFA0A0
A0FF9E9E9EFF9C9C9CFF9B9B9BFF999999FF989898FF969696FF949494FF9494
94FE919191FE797979FF3A3A3AD0000000BD5C5C5C3855555500000000040000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000C2C2C200BCBCBC01BEBEBE03BEBFBF05BFBFBFBDBBBBBBFFC1C1C1FDC1C1
C2FFC0C0C0FEBFBFBFFFBDBDBDFFBCBCBCFFB9B9B9FFB9B9B9FFB8B8B8FFB6B6
B6FFB6B6B6FFB4B4B4FFB2B2B2FFB1B1B1FFAFAFAFFFAFAFAFFFACACACFFAAAA
AAFFAAAAAAFFA7A7A7FFA7A7A7FFA5A5A5FFA3A3A3FFA1A1A1FFA1A1A1FF9E9E
9EFF9D9D9DFF9A9A9AFF989898FF989898FF989898FF949494FF939393FF9090
90FF8F8F8FFE8C8C8CFD737373FE2E2E2ED0000000BB54545429646464000000
0001000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000C2C2C200BEBEBE00C0C0C001C3C4C400C9CBCB09BFBEBED3BBBABAFFC0C0
C0FDC0BFC0FEBBBDBDFEBBBBBBFEBBBABAFEBCBBBBFEBABABAFEB7B7B7FEB6B6
B6FEB3B3B3FEB1B1B1FEB1B1B1FEB0B0B0FFAFAFAFFEACACACFFACACACFFAAAA
AAFFA8A8A8FFA8A8A8FFA5A5A5FFA4A4A4FFA4A4A4FF9F9F9FFF9D9D9DFF9E9E
9EFF9C9C9CFF989898FF999999FF979797FF959595FF949494FF919191FF8E8E
8EFE8C8C8CFF898989FE8A8A8AFE6F6F6FFD171717C9000000B0575757205F5F
5F00000000030000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000C2C2C200BFBFBF00C0BFBF03BCBFC001B6BBBB1AB5B8B9DCB0B7
B8FFBBBFC0FFBABDBEFFB7B9BAFFB7B7B7FFB7B6B6FFB5B5B5FFB4B4B4FFB1B1
B1FFB4B4B4FFB6B6B6FFB1B1B1FFACACACFDAAAAAAFEA7A7A7FFA9A9A9FEA8A8
A8FFA6A6A6FFA7A7A7FFA2A2A2FFA4A4A4FFA0A0A0FF9D9D9DFF9C9C9CFF9D9D
9DFF999999FF979797FF979797FF959595FF939393FF939393FF8F8F8FFF8D8D
8DFF8B8B8BFE878787FF828282FD828282FE676767F9222222C9000000AF5757
57155B5B5B000000000100000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000001738EAE00F4E0CA01FF9A8D06F4E4D702F6EEE110D6B5
B0DFC0A9A9FAB6AAA9EDBAACAAE8A8ADAEE8ACABAAE8A9A8A8E8A7A8A8E8A5A5
A5E8A0A0A0E8A2A2A2E8B1B1B1F5B7B7B7FFB2B2B2FFAFAFAFFCACACACFDA6A6
A6FFA1A1A1FEA1A1A1FFA1A1A1FFA0A0A0FFA0A0A0FF9D9D9DFF9A9A9AFF9A9A
9AFF989898FF959595FF949494FF949494FF929292FF8F8F8FFF8C8C8CFF8989
89FF878787FF848484FE7F7F7FFF7D7D7DFE7E7E7EFF575757F9121212C50000
00A05353530F4949490000000001000000000000000000000000000000000000
00000000000000000000000000000000000000000000134E9600145298000000
0003041E78012E72A80036619D01134894000000002A00000075657D8187658F
94DD4C6C6ED50000008E8BCCD1040000000100000001BCBABA00C2C0C000C2C2
C2008787870086868600797979397B7B7BAC8C8C8CC69A9A9AFFA8A8A8FFB6B6
B6FEB7B7B7FEAAAAAAFEA1A1A1FE9D9D9DFF9C9C9CFE9B9B9BFF9B9B9BFF9A9A
9AFF979797FF949494FF959595FF939393FF8F8F8FFF8B8B8BFF898989FF8686
86FF858585FF818181FF7F7F7FFE7B7B7BFF797979FD747474FF474747F31717
17C30000009A4646460800000001000000000000000000000000000000000000
000000000000000000000000000000000000000A6500000000011E5D9E071E69
A7000000000700000017000000581B2D4CB91E7994E10794A6E40DD7EBFA00E8
FFFF0FC2CFED0D4043C01571788827EDFE010000000300000001000000000000
000087878700868686005B5B5B00000000014B4B4B1049494964525252866060
60FF828282FFA5A5A5FFB1B1B1FDA9A9A9FE9E9E9EFF989898FE989898FF9898
98FF969696FF939393FF939393FF909090FF8D8D8DFF898989FF868686FF8383
83FF828282FF7E7E7EFF7C7C7CFF797979FE757575FF777777FD686868FF4141
41F2161616C14444442800000001000000000000000000000000000000000000
0000000000000000000000388A0000398A00000059011F6AAF062060A2001329
6A420B1343950F1A4DDC0D4687F6099FC0FA00E7EEFF00F4FAFF00EDFEFF00DD
F9FD03D6FCFF1BABC8EA083640BF0B70837F04CEFE0100000003000000000000
000089898900888888005B5B5B015B5B5B053535350000000001000000031E1E
1E22242424432E2E2EDF5D5D5DFF8F8F8FFFA5A5A5FEA6A6A6FF9C9C9CFE9595
95FF949494FF949494FF909090FF8D8D8DFF8A8A8AFF878787FF858585FF8181
81FF7F7F7FFF7B7B7BFF797979FF767676FF737373FE707070FF707070FE5757
57FF171717CA161616974A4A4A01000000000000000000000000000000000000
000000338F00001B8600000000020038890100005C000000001B083162A30731
6EEC051E78FF006DA9FF00EAF4FF00FFFFFF00F4FCFD00E5FCFD00DDFCFE00DB
FEFE05D0F8FD02C8FDFF1798BEE7000000BF1B79937030CDFF000000000334AE
FA00000000000000000064646400646464003131310137373704323232010101
0100000000010000000118181882292929D4575757FF808080FD999999FF9F9F
9FFE989898FF909090FF8D8D8DFF8B8B8BFF888888FF858585FF828282FF7E7E
7EFF7D7D7DFF7C7C7CFF777777FF747474FF727272FF6E6E6EFE6B6B6BFD6262
62FE383838F1000000B03939393F000000000000000000000000000000000040
980000308C0000137E0300398A0200398A0000154A8800215EE2003B8CFF1324
7FFF0B8FBBFD02FEFEFE00F7FEFE00E7FCFE00E3FDFF00DFFEFE01D9FDFF08D4
FDFF17D0FEFF13C7FCFD0BBAFDFF2287AFE1000000BF0D759E6397E4FC000000
0004000000000000000000000000000000004444440046464600484848003E3E
3E01212121012F2F2F04383838003030301D353535DD474747FF5F5F5FFD7D7D
7DFF969696FE959595FF8C8C8CFF888888FF868686FF838383FF808080FF7E7E
7EFF7B7B7BFF787878FF757575FF727272FF707070FF6C6C6CFF666666FE6969
69FD484848F9212121D22A2A2A61000000000000000000000000013893000042
9900002E8A02003A8E000000002F002F75C7033C8CFA1157A0FF213C90FD167C
B7FE01FFFFFF00F4FDFE00E7FDFF00E4FEFF00DFFEFF00DAFEFF09D5FDFF13CF
FEFF18C7FFFE24C6FEFE1BB6F7FC0BABFBFF18719EDD000000BF277EA85959CE
FA00000000010000000000000000000000000000000000000000000000000000
0000262626002D2D2D005151510652525200545454244D4D4DF0585858FF5D5D
5DFE686868FF828282FF8E8E8EFF888888FF838383FF818181FF7E7E7EFF7979
79FF787878FF757575FF737373FF707070FF6C6C6CFF696969FF646464FF6565
65FD555555FF1F1F1FDE00000058000000000000000000218C00003591000042
980400359100002B7B60002264E20C4A9CFF1F61A9FF20529CFD1E4E9FFE03E5
F1FF00F9FEFE00E5FCFF00E6FEFF00E1FDFF01D9FEFF09D5FEFF13CFFEFF1AC9
FDFF1EC2FEFF22BDFDFF2AB8FBFF1EABF7FD139FF8FF276794D9000000BF136E
B5473BA6F6000000000400000000000000000000000000000000000000000000
0000000000002828280054545400575757055555550054545435585858E16F6F
6FFD676767FE686868FF797979FF848484FF818181FF7F7F7FFF7B7B7BFF7878
78FF757575FF737373FF707070FF6B6B6BFF6A6A6AFF676767FF626262FE6161
61FD585858FE262626DC0000005A00000000044AA800035DB700013792040038
920000308352003D95FC1A58A8FF2462ABFD1E63ACFE23439CFE1393C8FE00FF
FFFF00E7FCFF00E3FEFF00DFFEFF01D8FEFF0CD4FDFF15CDFEFF1BC8FDFF1EC2
FEFF21BBFEFF27B5FCFE26AEF9FE2FACFBFE1F9CF6FD0F8DF7FF104A84D40000
00BF2D81BD3F328AF20000000002000000000000000000000000000000000000
0000000000000000000049494900585858006868680500000002646464AF6F6F
6FFF7B7B7BFD787878FF737373FF797979FF7C7C7CFF7A7A7AFF797979FF7575
75FF737373FF6F6F6FFF6B6B6BFF686868FF666666FF636363FF5F5F5FFF5B5B
5BFD5A5A5AFF2E2E2EDD0000005A2268BC00003EA10001379B02000000010321
833C003A99FC1C5FAFFF2763AFFD2061B1FF2062B0FE244AA4FF0CC4E3FF00FA
FEFF00DFFDFF00DEFEFF01DAFEFF0DD3FEFF14CEFEFF1BC8FDFF21C2FCFF21BC
FDFF25B5FAFF28B0FAFF28A9F8FF2BA0F7FF349EF7FE228BF3FD1B84F7FF234B
7AD1000000BD2B78CF2F2F82E800000000030000000000000000000000000000
00000000000000000000000000006E6E6E00858585037F7F7F07878787B97474
74FE7E7E7EFD808080FF828282FF808080FF7F7F7FFF777777FF747474FF7373
73FF717171FF6C6C6CFF686868FF666666FF646464FF616161FF5D5D5DFF5959
59FD585858FF2F2F2FDD0000005A1D62B8000041A302003EA102003D9D27003C
98F51D61B4FE2669B5FD2163B3FF2266B4FE2461B3FF2455ADFF06D9F1FF00F3
FFFF00D9FDFF02D8FDFF0DD3FDFF17CDFDFF1BC8FEFF1EC2FDFF22BAFCFF25B4
F9FF28AEF9FF2BA8F9FF2AA1F7FF2D9BF6FE2F96F6FF3893F6FE1C7BF1FE1673
E8FE08156EC8000000B0236CC7264891E4000000000100000000000000000000
00000000000000000000999999008D8D8D007C7C7C0C7C7C7C00777777BF7F7F
7FFF888888FD888888FF8A8A8AFF898989FF8B8B8BFF8A8A8AFF717171FF6C6C
6CFF6F6F6FFF686868FF666666FF646464FF626262FF5F5F5FFF5B5B5BFF5757
57FD555555FF2E2E2EDC000000581F65BA01246AB8032A71BD0B0C50ABE4155C
B4FF2A6DBAFE2065B9FF2466BAFE2468BBFF2564B8FF255AB3FF06D4EFFF00EF
FFFF03D3FCFF0FD1FDFF15CCFEFF1BC7FCFF20C0FCFF22BBFCFF24B4FBFF2AAE
FAFF2BA7F9FF2EA2F8FE2E9BF8FF2D91F1FD328CF3FD3285F0FD3A87E9FC1F74
DDFC217BD1F9183559CA000000BF3675C0290158C60000000004000000030000
00020000000300000002000000038C8C8C098787870077777762767676F98D8D
8DFD909090FE919191FF929292FF929292FF919191FF999999FF8B8B8BFF6666
66FF686868FF676767FF636363FF626262FF5F5F5FFF5C5C5CFF585858FE5555
55FD525252FE2B2B2BDC00000062094FB304000000080E46AD430A52B4FF296C
C0FD266ABFFF256BBFFE246BBEFF256BBFFF256BBFFF2B57B6FF0ABDE6FF01ED
FEFF10CDFDFF17CDFFFF1AC7FEFF20C0FDFF23BAFCFF26B4FBFF2AADFAFF2DA8
F9FF2DA1F8FE2D9BF7FF2F94F5FE3590F6FF3288F2FF2C81EAFF257BE5FF2779
E1FF095FD4FF145ECDFF628C9A850000004A085AC3057D7D7D048F8F8F038C8C
8C048787870383838304898989028B8B8B006666667B848484FD929292FF9898
98FE969696FF959595FF959595FF969696FF979797FF989898FFA2A2A2FF7C7C
7CFF5E5E5EFF666666FF606060FF5F5F5FFF5C5C5CFF595959FF545454FF5252
52FD4F4F4FFF242424D70000002E0F5BBE0B000000070C58BCD51664BFFD2972
C3FD256DC4FE276FC5FF266EC5FF276DC5FF2571C7FF2C5CBCFF1B96D8FF09E8
FFFF18C8FDFF1CC3FDFF20C0FCFF23BAFBFF27B3FAFF2AAEF9FF2BA7F8FF2AA0
F7FF2C9BF7FF3396F6FE328EF6FF206CCBC21D7AF0841777ED860060DD84005C
D685035ECE81003DBE870021BA630021B4000000000200000087000000920000
008F000000910000009100000091585858C8808080F9959595FF9B9B9BFE9999
99FF9B9B9BFE9C9C9CFF9C9C9CFF9B9B9BFF9C9C9CFF9B9B9BFFA3A3A3FF9D9D
9DFF616161FF5E5E5EFF606060FF5C5C5CFF5A5A5AFF555555FE505050FE5151
51FD464646F8222222AB3A3A3A030D5CC10A1360C304014DB0DC2972CAFE2671
C8FE2670CAFF2671CBFF2771CAFF2771CAFF2773CCFF2967C6FF286CC8FF16CE
F7FF1ACFFEFF20B9FCFF24B9FCFF27B2FBFF2AABFAFF2BA7F9FF2B9FF8FE2E99
F5FE3393F2FC2786F6FF0B5AC0C2076EF1000000000400000004000000040000
0004000000040000000400000004FCFCFC06AB9B86B46F6F6FCF737373EE7272
72EF717171EF737373EF7C7C7CF19A9A9AFFA1A1A1FFA1A1A1FEA0A0A0FFA0A0
A0FEA0A0A0FF9F9F9FFFA1A1A1FFA2A2A2FFA1A1A1FFA0A0A0FFA2A2A2FFAFAF
AFFF767676FF565656FF5F5F5FFF595959FF575757FE545454FF4F4F4FFD5050
50FF393939EA00000015494949092974CD002874CD781366C9FD2A74CBFD2975
D0FE2B74CFFF2974CEFF2A73CEFF2A74CFFF2A75CFFF2975D0FF2C64C6FF2797
E1FF1DD2FFFF24B5FBFF28B2FBFF29ADFAFF2AA6F9FF2CA1F8FF2E9AF6FF3493
F3FE2584F5FF0758C0CE086AEF001073F0060066E7062987FC050665DF060361
D806045FCF050043C106ACAEB006B6B8BA02AEB0B24AADADADFF929292FFA0A0
A0FFA2A2A2FFA6A6A6FFA6A6A6FFA3A3A3FDA2A2A2FEA3A3A3FFA4A4A4FEA3A3
A3FFA5A5A5FFA6A6A6FFA4A4A4FFA6A6A6FFA7A7A7FFA6A6A6FFA4A4A4FFB5B5
B5FF8D8D8DFF4F4F4FFF5B5B5BFF575757FE545454FF505050FE4D4D4DFF4949
49F6444444344D4D4D04000000010E68CF000E68CF7E156AD1FF2E77D0FD2977
D6FF2A78D6FF2B78D6FF2B78D6FF2B78D6FF2B77D5FF2A79D6FF2B75D4FF2A6B
CEFF25ACF3FF28BEFFFF2AA9F9FF29A4F9FF2DA0F7FF2F98F8FF3291F4FE2A88
F4FF0654B6E90000003D0468EE02000000040069EF002281F600000000000000
00000000000000000000BCBAB900B5B5B502B7B7B7004A4A4A40A5A5A5FBA0A0
A0F9AAAAAAFDA8A8A8FEA8A8A8FEA9A9A9FFA9A9A9FEACACACFFACACACFFAAAA
AAFFABABABFFACACACFFACACACFFABABABFFADADADFFADADADFFA9A9A9FFBABA
BAFF9A9A9AFF4F4F4FFF585858FE545454FF505050FD4C4C4CFE4A4A4AF84646
464250505000515151024A4A4A000A65D4000A64D47D186ED7FF307CD8FD2B7B
D9FF2C7CDAFF2C7BDBFF2C7BDBFF2C7CDBFF2B7BDAFF2C7BDAFF2C7DDBFF2B72
D5FF2C75D8FF2AA9F7FF2AADFEFF2E9CF8FF2E98F8FF2F93F7FF368BF3FD1D7B
EDFE053772D20000004C1476E905000000030000000000000000000000000000
00000000000000000000A9A9A900B8B8B800BBBBBB038D8D8D00C6C6C659ABAB
ABFFA4A4A4FAB1B1B1FEAEAEAEFFAEAEAEFFAFAFAFFFAFAFAFFFAEAEAEFFAEAE
AEFFAFAFAFFFB0B0B0FFB1B1B1FFAFAFAFFFAFAFAFFFB0B0B0FFADADADFFBFBF
BFFF9E9E9EFF4B4B4BFE545454FF515151FE4E4E4EFE4F4F4FFD474747565353
530051515105515151004E4E4E00126DDB00116CDA7C1971DDFE307EDCFD2C7D
DFFE2E7FE1FF2D7EE0FF2D7EE0FF2D7EE0FF2D7EE0FF2D7EE0FF2D7EE0FF2E7F
E3FF2E75DCFF2C7CDFFF2D9DF7FF2F9FFBFF2F92F7FF318DF7FF3387EEFD1976
E6FE0A3D7CD80D51A7421570E304000000050000000000000000000000000000
0000000000000000000000000000B8B8B800B9B9B900D3D3D306AAAAAA00ADAD
AD67A8A8A8FFA8A8A8FAB5B5B5FEB2B2B2FEB2B2B2FEB3B3B3FFB2B2B2FFB2B2
B2FFB3B3B3FFB4B4B4FFB4B4B4FFB3B3B3FFB3B3B3FFB4B4B4FFB0B0B0FFC7C7
C7FF8F8F8FFE434343FF525252FE4F4F4FFD4F4F4FFD4646466C525252005252
52065E5E5E0051515100000000002C80E5002C7FE47F1B73E2FF2F7FE1FD2D81
E5FF2E81E6FF2D81E6FF2D82E6FF2E81E6FF2E82E6FF2E82E6FF2E81E6FF2D81
E6FF2D82E6FF2D7AE1FF2E7FE3FF308FF4FF328BF6FF3285EDFF3385E6FD1D75
E1FF003070D4000000AA085ECC1B0560D0000000000100000000000000000000
000000000000000000000000000000000000BBBBBB00DBDBDB00A8A8A803B6B6
B600CBCBCB7BAFAFAFFFAFAFAFFCBABABAFFB5B5B5FFB7B7B7FFB8B8B8FFB7B7
B7FFB8B8B8FFB6B6B6FFB8B8B8FFB9B9B9FFB9B9B9FFB7B7B7FFBABABAFFCFCF
CFFE676767FF424242FD545454FE505050FF3E3E3E7E4D4D4D00505050055353
53005C5C5C000000000000000000599DEE005699EA761A77E8F62C81E7FC3284
E9FE3082E8FF3183E9FF3083E9FF3183E9FF3184E9FF3183E9FF3183E9FF3182
E8FF3083E9FF3186EAFF2F80E7FF2F80E9FF3184EDFF2E83E6FF2E7DE0FE2E7C
DFFE085AC3F7001A42C6000000A20156C1110000000100000002000000000000
00000000000000000000000000000000000000000000BFBFBF00ECECEC00D3D3
D306CECECE00C4C4C48AB2B2B2FFB6B6B6FABDBDBDFEB9B9B9FEBBBBBBFFBCBC
BBFFBDBDBDFFBDBDBDFFBBBBBBFFBBBBBBFFBDBDBDFFB6B6B6FED4D4D4FFACAC
ACFE404040FD525252FF4B4B4BFF313131943B3B3B0041414107515151005353
53000000000000000000000000001878F10B000000041276F1DA2983F2FE3488
F0FD3186F1FE3388F2FF3388F2FF3388F2FF3387F2FF3388F2FF3488F2FF3387
F2FF3388F3FF338AF4FF3288F3FF3388F2FF3288F0FF3288F1FF2E7DE2FF2E75
D1FE246DCCFF024DAEF4001A3DC40123509A0055C1090042A900003498000000
0003000000030000000000000000000000000000000000000000E0E0E0000000
0000C0C0C00400000001CFCFD09BB7B7B7FFBDBDBDFDC1C1C1FFC1C2C2FEC2C2
C2FFC2C1C2FFC3C3C3FFC3C3C3FFC1C1C1FEBCBCBCFED4D4D4FED3D3D3FE5E5E
5EFE434343FF3D3D3DD7292929702C2C2C002B2B2B065E5E5E00525252000000
00000000000000000000000000000C7AF706000000010E71F7631780F5FF3891
F6FE308CF7FF338EF7FF338EF7FF328DF5FF328DF6FF338EF6FF338EF5FF338E
F8FF338EF7FF338EF7FF338EF7FF338EF8FF338EF6FF328FF8FF3390FAFE2F87
EAFF2D78D2FD1D63BEFF003C95F200102FC1000000A90000005B002184130048
C104000093000000000400000004000000000000000000000000C7C7C700B9B9
B900D3D3D301D8D8D90300000001CFCFCEAEB9BBBAFFC0BFBFFBC5C5C5FFC3C4
C3FEC3C3C3FEC2C2C3FFBFBFBFFEC2C1C1FDDEDEDEFDDFDFDFFF656565FF2424
24F812121274272727082E2E2E00323232032B2B2B0032323200000000000000
00000000000000000000000000000F84F4010F80F2000F7EF00C097FF5EB2D91
F5FC3494F5FE2D92F5FE2F92F6FF2F91F6FF3091F5FF2E92F6FF2E92F6FF3091
F5FF2F92F6FF3092F6FF2F92F5FF2F92F6FF2F91F5FF2F91F5FF2F94F6FF3298
FBFE2F97FBFF2F8AE8FE2271CCFF043E97F7001D58DD00102FC4000000B10000
00430000633F136ABF05768CB500000000010000000100000001000000010000
000100000001C7C7C601CBCBCB03CCCDCE04CECFCFB9B7B8B8FFBEBEBFFDC5C5
C6FFC3C2C3FDC5C4C4FDD3D2D2FFD7D7D7FFABABABFF3B3B3BF30708088C0B0B
0B1E08080800000000042E2E2E03333333002C2C2C0000000000000000000000
00000000000000000000000000000061F900128BF8041688F8021487F86E188D
F7FF339AF4FC2E98F8FF2F99F8FE2E9AF8FF2F99F7FF2F99F8FF2F99F8FF2F9A
F7FF2F99F8FF2F9AF8FF2E99F7FF2F9AF8FF2E99F7FF2E99F7FF2E98F7FF2D98
F7FF2F9CF9FE2F9FFEFF32A1FDFE3198F0FF186FCCFF0344A2FA00184ED50322
50D3000000BF00000079454B60725579AC01099AFD010196F9010597FA010E9C
F80199C0DA02FCD8C101CDD1D203E4E3E002ECEBE809CECFCED1BDBBB9FFBDC0
C1FDC0C6C7FFBABCBEFFA3A5A5DD868786A9545454A60A0A0A12121212000000
0001000000051F1F1F012E2E2E00323232000000000000000000000000000000
00000000000000000000000000000063FA0034A4F7011897F7021594F726058D
F6DA219AF8FF31A0F5FD2B9CF9FF2E9EF7FE2D9FF7FF2E9FF8FF2E9FF7FF2E9F
F8FF2E9FF8FF2E9FF8FF2E9FF8FF2E9FF8FF2E9FF7FF2F9FF7FF2D9EF7FF2E9E
F7FF2E9DF7FF2E9EF8FE2CA0F8FF2FA5FDFE35ACFEFE2CA6FAFF1A89E3FF0E6E
CBFF002881E60B4782E5000000BF000000A6000000A800000080000000190000
001C0000001900000019000000190000001900000019D5C7BB26E4D2C4CECFBF
B5FF968E89CFBBADA75DAAA4A21A8989890000000004000000040D0D0D012626
2601000000002525250000000000000000000000000000000000000000000000
00000000000000000000000000000000000037A6F700008CF8010085F7000080
F4200690F7EF2AA2F8FF2DA4F8FE29A2FAFF2AA4F8FE2BA4F9FF2BA4F8FF2AA3
F9FF2BA4F9FF2BA4FAFF2BA3FAFF2BA4F9FF2BA3F9FF2AA3FAFF2BA4F9FF2BA4
F9FF2AA4F9FF2BA4F9FF2BA4F8FF2AA1F7FE29A1F7FF2EAAFBFE31ADFBFD2BAE
FDFD24B1FFFF1493EFFF177ECEF6157BC9F7176CAEE9093250C70A3352C80335
57C7073657C7063758C7113955C7001559C7224257C8213D50C64C97CCF06E9D
BCEE000000970000000F00000004B17E6107ABABAB0513131300121212002727
2700000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000002B9DF8000085F8000193FA040093
F9000092F9300A9CF9EF2EABFAFC2BA8F9FE2AAAFAFF2BABFAFE2AAAFAFF2AAB
FBFF2AABFAFF2BABFBFF2BABFBFF2BABFBFF2BABFBFF2BABFBFF2BAAFBFF2BAB
FBFF2BAAFBFF2BABFBFF2BABFBFF2AABFAFF2BABFBFF29A8F8FE29A7F6FF2CA9
F8FE2EA8F8FD2DAFFCFD26B1FFFF20ACFFFF17A1FCFF0E9DFAFF0D9CFAFF0F9E
F7FF109DF7FF0F9DF8FF119CF8FF149FF8FF059BF9FF069AFAFF059BFCFF0588
D7F103324FC40442689D0099FD0600ABFF000000000100000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000068EF8000092FA00009C
FB020094FB000089FA390EA4F9FD2FB2FAFE27AFF9FE26AFFCFF28AFFBFE28B0
FCFF28AFFCFF28AEFCFF28B0FCFF27AFFCFF28B0FCFF28B0FCFF28B0FCFF28B0
FCFF28B0FCFF28B0FCFF28B0FCFF28B0FCFF28B0FCFF28AFFCFF27AFFBFF28AF
FCFE27AEFBFF28AEFAFE29AEFAFE2DB1FBFE2DB2FBFE2DB1FBFE2BB0FBFE28AF
FAFE25AEFAFE25AEFAFE25AEFBFE27AFFBFE28B0FAFE2CB0FAFE2EB0F8FE13A5
FAFF058AD8F2062C41C00000008909A3FA020000000300000001000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000092FA00009C
FB0003A0FC05009FFC00009FFA4F00AAFDFD27B5F9FA27B5FBFE24B5FCFF27B6
FBFF26B6FAFF26B6FCFF27B6FBFF27B6FAFF27B6FBFF27B6FBFF27B6FBFF27B6
FBFF27B6FBFF27B6FBFF27B6FBFF27B6FBFF27B6FBFF27B7FBFF27B6FBFF27B7
FBFF26B7FCFF27B7FCFF26B7FBFF24B6FBFF24B6FBFF24B6FBFF27B7FBFF29B8
FBFF29B7FBFF29B8FCFF29B7FBFF2AB6FBFF29B7FBFF26B6FBFE27B6FAFF2BB5
F8FD0EABFBFF0487C7EB002C41BF03547D8308ABFE0100000003000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000099
FB000196FC0001AEFB0500AAFA0041B6F05709B0FCFF21B9FBFB27BDFCFE22BB
FEFF22BCFDFE22BCFEFF22BCFDFF23BCFDFF22BCFEFF22BCFEFF23BCFEFF23BC
FEFF23BCFEFF23BCFEFF23BCFEFF23BCFEFF23BCFEFF23BCFEFF22BCFDFF23BC
FEFF23BCFEFF22BCFDFF23BCFEFF23BCFEFF23BCFEFF23BCFEFF22BCFEFF22BC
FEFF21BBFDFF22BBFDFF22BBFDFF22BBFDFF22BCFDFF22BCFEFF22BBFDFE24BC
FDFF26BAF7FD0AB2FBFF0286C1E9000000BF03648D7404B5FD000000000300C0
FF00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000029DFC0001AEFB0000B5FD0332BFF70000B7FC7004B9FDFF19BDFCF923C0
FBFD1FC1FCFF1EC0FEFE1FC2FEFF1EC1FDFF1FC0FDFF1FC1FDFF1FC1FDFF1FC2
FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC1FDFF1FC1FDFF1FC1
FDFF1FC1FDFF1FC1FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2
FDFF1FC1FEFF1FC1FCFF1FC1FEFF20C2FDFF1FC0FCFF1FC1FDFF1FC1FEFF1EBF
FDFE21C0FEFF22BFFBFD07B8FDFF0183B2E2000000BF006F996800C1F9000000
0004000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000001ACFC0002C5FF0002C2FF060CB7FE000BB8FE7B10C1FEFF0EC1
FEFF1FC6FCFE1EC6FEFF1AC5FEFE1BC5FDFF1CC6FEFF1BC5FEFF1CC6FEFF1CC6
FFFF1CC6FFFF1CC6FEFF1CC6FFFF1CC6FEFF1CC6FEFF1CC6FEFF1CC6FFFF1CC6
FEFF1CC6FEFF1CC6FFFF1CC6FEFF1CC6FEFF1CC6FEFF1CC6FEFF1CC6FEFF1CC6
FEFF1CC6FEFF1CC5FEFF1BC6FEFF1CC6FDFF1BC5FEFF1BC5FEFF1CC5FDFF1BC5
FEFF1AC5FDFE1DC6FEFE1DC2F7FC04BCFEFF007BA6DF000000BF007DA95B00BD
FF00000000020000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000001C3FF0000BEFF000090FF0206B8FF0025CFFD7704C6
FFCF03C4FEFF13C7FCFD1BC9FDFE18CAFDFF18CAFEFF19CBFEFF18CAFEFF19CB
FEFF19CBFEFF19CBFFFF19CBFEFF19CBFFFF18CAFFFF19CBFFFF19CBFFFF18CA
FFFF19CBFFFF19CBFFFF19CBFFFF19CBFFFF19CBFFFF19CBFFFF19CBFFFF19CB
FFFF19CAFFFF19CBFFFF19CAFFFF19CAFFFF18CBFEFF19CBFFFF18CAFEFF18CA
FDFF18CAFDFF17CAFEFF1ACBFEFF18C8FBFD04C2FDFF00749AD9000000BF0088
B44D00CAFF000000000400000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000001B9FF000EC2FE00008EFF0012DFFE0400CEFD0010D1
F91931D5FDD900CAFDFF06CCFEFF12CCFBFC14CFFDFE13CEFEFF12CFFFFE12CE
FEFF13CEFEFF12CFFEFF12CEFEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CF
FEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CF
FEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF13CFFFFF12CFFEFF13CFFFFF13CE
FFFF12CFFEFF12CEFEFE12CEFFFE14D0FFFE11C9F9FD02C8FEFF006E8DD50000
00BF0098C14401C7FF0000000003000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000096FF0012DFFF0002CFF90526D8
FD002CDBFE062BDBFE6013D3FDCB03D0FEFF02D3FEFF09D4FCFE0AD6FEFE09D5
FEFE09D6FEFF09D6FEFE0AD6FFFF0AD6FEFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6
FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6
FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FEFF0AD6FFFF0AD6FFFF0AD6
FEFF09D6FEFF0AD6FFFF09D6FEFF06D6FDFF0BD6FEFE08D1FAFD00CDFFFF0068
81D2000000BE00A6CE3401D3FF00000000030000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000DCFFF0000CFFB0022D8
FD0113DAFF002BE1FF000000000110DAFD7E09D7FEE900D6FDFF00D8FDFF00D9
FCFE00D8FCFE01DBFEFE00DBFEFF00DCFFFE00DCFFFF00DCFEFF00DCFEFF00DC
FFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DC
FFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DBFEFF00DC
FFFF00DBFEFF00DBFEFF00DCFFFF00DBFEFE00DBFEFF00DAFEFE00D8FCFD01D3
FEFE005D73CD000000B800B1D52D02DCFF000000000200000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000029D9
FE0015DBFF0029E1FF0105DAFD0225E2FE002DE1FB2539E5FE7822DFFEF100D9
FDFF00E4FEFF00DBFBFC00DAFAFD00DEFEFE00DEFEFF00DEFFFE00DEFFFF00DE
FEFF00DEFFFF00DEFEFF00DEFFFF00DEFEFF00DEFEFF00DEFFFF00DEFEFF00DE
FFFF00DEFFFF00DEFFFF00DEFFFF00DEFFFF00DEFFFF00DEFFFF00DDFDFF00DE
FFFF00DFFDFF00DEFDFF00DEFEFF00DEFDFF00DEFFFF00DDFEFF00DEFEFE00DB
FCFE00D3F7FC005A69CD000000B400C6E71B00E0FF0000000001000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000019DBFF002AE0FF0007DBFD005BEDFF0658E8FF0000000001D6FDFE0B43ED
FFB100C4FEBB08E3FEFF00E2FFFF00E1FEFF00E1FDFE00E2FDFE00E4FEFE00E4
FFFE00E4FEFF00E4FFFE00E4FFFF00E4FFFF00E4FFFF00E4FEFF00E4FFFF00E4
FEFF00E4FEFF00E4FFFF00E4FEFF00E4FEFF00E4FFFF00E4FFFF00E4FFFF00E4
FFFF00E4FEFF00E4FFFF00E4FEFF00E4FEFF00E4FEFF00E4FDFE00E3FFFF00E3
FCFE00E2FDFF00D4F2FB035659C6000000A900CDE91800E5FD00000000020000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000013DDFE004FEEFF005DEFFF02BCFBFF01CAFBFE007DFF
FF000000000209E4FC6800E3FD7307E7FDF900E4FDFF00E4FDFF00E6FDFF00E6
FDFE00E6FDFD00E6FDFE00E7FEFF00E8FEFE00E7FEFF00E7FFFF00E7FEFF00E7
FFFF00E7FFFF00E7FFFF00E7FFFF00E7FFFF00E7FEFF00E7FEFF00E7FEFF00E7
FEFF00E7FFFF00E7FEFF00E7FEFF00E7FEFF00E7FEFF00E7FEFF00E7FEFE00E6
FEFF00E6FCFD00E5FEFE00CCE7F7004D57C6000000A600DDF50B01EFFF0000EF
FE00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000C3FCFF00DCFEFF007CFF
FF030082FF0400DFFA000000000409E9FA2B04EBFD2F11EDFEC904ECFEEB00EC
FEFF00EAFEFF00EBFEFF00E8FBFD01E9FAFD01EAFBFD01EDFEFF00ECFEFE00ED
FEFF00EDFEFF00ECFEFF00EDFEFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00ED
FFFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00ED
FEFE00ECFEFF00ECFCFE00ECFEFF00D3E6F5014448C200000094000000130000
0001000000010000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000071FC
FF000090FF0000E0FA0500E4FA0500EAFF000000000124F4FE0123F4FF003DF4
FE8C2AF3FEB225F1FEF909F0FEFF00F0FEFF00EFFEFF00F1FEFD00F0FDFE00F0
FDFE00F1FCFE00F1FFFE00F1FCFE00F3FDFE00F2FEFE00F3FEFE00F3FEFE00F3
FEFE00F3FEFE00F3FEFE00F3FEFE00F3FEFE00F3FEFE00F3FEFE00F3FEFE00F2
FEFE00F2FDFE00F2FEFE00EEF9FD00F0FEFF00C7D4F0004E53C500A7B24E00EF
FE01000000030000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000E3FC0000E4FC0000F3FF010FF8FF0223F4FE0022F4FF0069F5
FD00000000027DF4FB474BF4FE6B3BF3FE673CF1FE9627F1FDFF05F0FDFF00EF
FEFF00EEFEFF00EDFEFF00EEFEFF00F0FEFF00EFFEFF00F0FEFF00F0FEFF00F0
FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0FDFF00F0FEFF00F0
FDFF00F0FCFF00EFFDFF00F0FEFF00EEFDFF00EDFDFF00A6B2B20000000900ED
FE04000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000023F4FF0024F4FF0069F5
FD037BF5FD057FF6FD0000000002000000030000000366F5FB283AF2FD2757F4
FD286BF6FECB48F3FDE528F2FFE313F2FFE503F0FEE500EFFEE500EEFEE500ED
FEE500EDFFE500EDFEE500EEFFE500EEFFE501EDFFE500EEFEE500EFFEE500F0
FEE500F0FDE50CEFFEE520F0FFE148F2FEE46AF3FEA86AF3FE0C6AF3FE0200EB
FE00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000005EF5
FE0066F5FE0068F5FE036DF6FF0494F6FF0496F9FF0063F5FC00000000010000
0001000000010000000100E4FF000000000100E9FF0000EDFF0000EBFF0000EC
FF0000F2FF0000ECFF0000F0FF0000F0FF0000F2FF0000F0FC0000E9FF0000EC
FC0000ECF60000EBFE0000E8FF000000000100DFF8000000000100D9FD0000EC
FE00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000058F5FF0063F5FF0064F5FF0042F3FD0100EFFF0100EB
FF0100E6FF0100E5FE0000E9FF0100EDFF0000EDFF0000F0FF0000EFFF0000F0
FF0000F3FF0000F0FF0000F2FF0000F2FF0000F3FF0000F2FD0000EEFF0000EF
FD0000EFFA0000EEFE0000EDFF0100E6FE0000E5FB0100E3FD0000E2FD0000ED
FE00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000FFFFFFFFFFFFFFFFFE0000003FFFFFFFFC00
000007FFFFFFFE00000001FFFFFFFF000000001FFFFFFF8000000007FFFFFFC0
00000001FFFFFFE0000000007FFFFFE0000000001FFFFFF00000000007FFFFF8
0000000003FFFFFC0000000001FFFFFE0000000000FFFFFF00000000007FFFFF
80000000003FFFFFC0000000001FFFFFE0000000000FFFFFF00000000007FFFF
C1FF00000003FFFE00FFC0000003FFF8007FFC000001FFE0003FFE000001FF80
001FFF800000FF00000FFFC00000FC00000FFFE00000F8000007FFE00000F800
0003FFE00000F0000001FFE00000E0000000FFC00000E0000000FF800001C000
0000C0000001C00000FF80000003800001FFC0000007800003FFE000000F8000
03FFE000000F800003FFF000001F800001FFF800003F800000FFFC00007FC000
007FFE0000FFC000001FFF0003FFE000000FFF800FFFE0000000FFC03FFFF000
00001FE1FFFFF80000000003FFFFFC0000000001FFFFFE0000000000FFFFFF00
000000007FFFFF00000000003FFFFF80000000001FFFFFC0000000000FFFFFE0
000000000FFFFFF80000000007FFFFFC0000000003FFFFFF0000000001FFFFFF
C000000000FFFFFFF0000000007FFFFFFC000000003FFFFFFFC00000001FFFFF
FFF00000001FFFFFFFFE0000001FFFFFFFFFF800003FFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFF280000001800000030000000010020000000
00006009000000000000000000000000000000000000B3B3B302000000038181
811D969696493E3E3EBE3E3E3EC43E3E3EC43C3C3CC63E3E3EC5393939C64141
41C5000000BC000000AA000000820000004FABABAB19BEBEBE06C0C0C0000000
00010000000100000000000000000000000000000000B9B9B904B7B7B700C6C6
C63DBABABAF3C2C2C2FBC0C0C0FDC1C1C1FEC0C0C0FEC0C0C0FEBFBFBFFEBFBF
BFFDB0B0B0F78F8F8FEA686868D9393939C4000000B000000076B3B3B3389E9E
9E023434340000000001000000000000000000000000B1B1B100BEBEBE02C4C4
C400C6C6C653C0C0C0FEC5C5C5FEC4C4C4FFC5C5C5FFC5C5C5FFC5C5C5FFC2C2
C2FFBEBEBEFFB9B9B9FFB3B3B3FFA4A4A4F97A7A7AE64C4C4CD1000000BF0000
00870000002C92929200000000008585850000000000B1B1B100C6C6C600BABA
BA04C5C5C500C2C2C260BFBFBFFFC3C3C3FAC2C2C2FEC4C4C4FEC1C1C1FEBDBD
BDFEB9B9B9FEB4B4B4FDB0B0B0FDB0B0B0FFACACACFFA4A4A4FF828282EB4949
49CD000000BE0000006C0000000889898900000000010000000000000000CDCD
CD00BBBBBB04C5C5C500C2C2C270C2C2C2FFC4C4C4FBC0C0C0FEBEBEBEFEB9B9
B9FEB6B6B6FEB3B3B3FEB0B0B0FEABABABFEA7A7A7FDA3A3A3FE9C9C9CFF9696
96FE6A6A6AE2262626C1000000858A8A8A03696969000000000000000000FFFC
D800B0B3BE00B8B8B90300000001BBBDBB82C0C1C1FFC0BFC0FFBBBABAFFBBBC
BCFFB8B8B8FFB1B1B1FEAAAAAAFDA7A7A7FEA4A4A4FE9F9F9FFE989898FE9797
97FE8D8D8DFF636363EA282828C0000000796969690200000000023B9000002D
8000363C8302FFFFFF01C1C8C00000000028A39B9AB1ADA9A8ECB2AEAEE0A39E
9DD6A1A1A1DDABABABFFA9A9A9FFAAAAAAFF9F9F9FFE999999FF979797FE9292
92FE8A8A8AFD838383FF545454E5252525BF45454562114BA70000177900001F
7A03121E7700000000231C546E9E197683DD20B4C0ED187985D8000000BA2288
963C58565505525355438C8C8C8A858585E79A9A9AFF9D9D9DFD939393FF8B8B
8BFE838383FF7A7A7AFD707070FF3E3E3EDE000000B2093D9C00002580051F48
920003185C6D0A1F64E8009FC8FF00EFFCFF00DCFFFF0AC4FAFD055F7AD10000
00B50FA6D52C00000000000000046363631C505050B17A7A7AFF8C8C8CFD8585
85FF7D7D7DFE747474FE6E6E6EFE565656FA1A1A1AC406409A053866AC00325D
969018489AFC149CCAFF01FFFFFE06D5FBFD18C7FBFD26B8FAFE249AEFFB0946
68CD000000BF2081CD38574732063939390096969606676767DC797979FE7C7C
7CFE757575FF6E6E6EFF666666FF5B5B5BFF151515CA0549A8002F65B55E125C
B2FF2958AFFE0DAAD8FD03E3FDFE1AC5FCFF25B7FBFF2BA7F8FE2990F6FF1F77
F0FF0861AE8700000043000000210000003A686868447E7E7EF18C8C8CFE8A8A
8AFE737373FE646464FF5F5F5FFE565656FF1E1E1EBFAFD5E505145CB6DA2974
C8FE2861BDFD1B9CDCFF17D4FFFE25B2F9FE2CA5F8FE2C8DF0FC4D8AD79F4281
CC7A336DC059507FBA2C69758468464646CA7E7E7EF09B9B9BFF999999FEA3A3
A3FF888888FF595959FE585858FF4B4B4BFA3333334C1F70D3552170CFF52C79
D5FE2A76D4FE2A78D4FE27AAF3FF2BA7FAFE2B8EF5FE0A3C7BD50000001C0000
0001000000087F786F37ADAAA6EFA7A7A7FFA9A9A9FFAAAAAAFEAAAAAAFFACAC
ACFFA1A1A1FE575757FD515151FE32323284525252001972DE5E267AE2F72F81
E3FE2D80E3FF2E7DE2FE2D81E4FF3291F5FE267CE7FF01244FC7002C628E0868
DE15C8C7BC07A4A8AB0086888A30BBBBBBE9B6B6B6FCB4B4B4FDB1B1B1FDBEBF
BFFDA7A7A7FF4C4C4CFF3C3C3C89444444004D4D4D06A1CBFA102483F3C9338A
F3FD3187F0FD328AF3FF3289F2FF3186F0FD3084E8FE1452A2EE17243AC20000
00A80000005BB8B4B01DB8B1AA0091949541BDBCBCF7C1C1C1FFC9C8C6FFC2C1
BFFF555657E2232323591C1C1C0044444403525252001288F7002994F6682695
F8FF2F98F6FB2E99F7FE2F99F8FE2E99F7FF2E9AF9FE2F98F3FF1D6EBFF6062D
66DD012741C8000000B9000000970000007F8785839EBBB8B6EE95979CD18B8D
90656159540840414200202020026E6E6E004D4D4D0012A0FA064DB5FA0224A3
F8932AA8F9FF2AA6F8FB2AA9FAFE2AA9FAFE2AA8FAFF2AA8FAFE2CB0FFFF2BAE
FEFF20A7F5FC147FC9F10B6DB2E9338BC0E93085BAE8287CB2E7000000BF0000
006E3CECFF001E556905261510005C5C5C004E4E4E0006A4FB0100ACFC010000
000112B0FCA123BDFCFF24B7FAFB23B8FBFE24BAFDFF24B9FCFE22B7FAFE23B7
FAFD26BAFDFF26BCFEFF27BDFEFF1DB5FBFF1DB6FCFF18B5FEFF0D7CADE20000
00BF00689D6102ACE60000000002000000000000000006A3FA0009BCFF0100BD
FF000BBDFE040AAFFDA018CAFEFF1AC9FEFF1AC6FDFD1AC5FCFE1BC7FEFE1BC7
FEFE1BC7FEFE1AC6FDFE1AC5FCFE1BC6FCFE1BC5FCFE1DC5FAFD15C4FEFF147D
9FDC000000BF027EAB5500C7FF00000000030000000002A1FB0003B9FE001FDB
FE000DD4FD000896FB000DB7FC630ACAFEDB09D5FEFF08D8FEFF08D6FEFE09D3
FCFD09D5FEFE09D6FFFE09D6FFFE09D6FEFE09D5FEFF08D5FEFE08D3FBFD00D2
FEFF137E97D6000000BC0097BC4600D4FF00000000010000000001B7FE000ED7
FF0000D8FD0018FFFF0218D2FD000BB9FD0E0FE1FE7601D6FEC600E1FEFF00E1
FEFF00E2FFFF00E2FEFE00E1FDFD00DFFBFD00DFFBFD00DFFBFD00DEFAFD00DB
F7FC00DDFCFD007684D5000000BF00A3BC4408F2FD0000000000000000000DCF
FF000BCEFE0013FFFF0000A3FB0300FFFF0015EFFE000000000217EFFE3A16EF
FD9614EFFED90BEFFEFD05EFFEFF01EFFEFF00EFFEFF00EFFEFF00EFFEFF00EE
FEFF00EFFEFF00EDFDFF01ADB89F0000003D03EDFE0500000000000000000000
0000000000000DDCFE000DDAFD0000FFFF000FEFFE03009DFD00000000010000
000564F1F80B6BF6FE2C54F5FE5725F2FE8F02F0FD9100EFFE9100EFFD9000EF
FE9100F0FD8D17F2FE913BF0FE5136F1FE0033F1FE0500000000000000000000
000000000000000000000000000000E4FF0010EBFE0000A8FD0138FFFF0745F7
FD0959F7FE004FF6FE002EF4FE0011F1FE0001F2FD0000F1FE0000F2FD0000F1
FE0000F2FD000BF2FE001BEEFE0018F0FE0016EFFE00F003FF00E0007F00E000
1F00F0000700F8000300FC000100FE000000F8380000E01E0000C00F0000800F
00008008010000780100003C0300800E070080001F00C0001F00E0000F00F000
0700F8000700FE000300FFC00300FFF80300FFFFFF0028000000100000002000
000001002000000000004004000000000000000000000000000000000000ABAB
AB00ACACAC14B8B8B87B818181AE656565D8646464D7656565D7595959D00000
00BD000000A6000000708B8B8B2F98989804A9A9A900000000017D7D7D00BCBC
BC04BCBCBC06BDBDBDA8C3C3C3FFC4C4C4FFC3C3C3FFC4C4C4FFBEBEBEFEA6A6
A6F67D7D7DE4494949CE000000BF00000088919191288787870000000001C0C0
C001BEBEBE00BDBEBE01BEBFC0B7C3C5C5FFC1C3C3FDBEC0C0FEBAB9B9FEB4B4
B4FFAFAFAFFFA8A8A8FF7E7E7EEC404040CC000000BE5E5E5E5583838300F0E1
CB00C0BEBF01C5BBBA02C5BDBB0CC9C1BFBECABFBEFFC7B9B9FFBBBFC0FFB5B6
B7FFA9A9A9FCA1A1A1FE9C9C9CFF939393FE4A4A4ADA000000BF58585850002C
89009E8AA10293CED300000000194B666C827E9E9FE669928FD8998882AB9B95
94E2A3A3A3FFA3A3A3FF969696FE8E8E8EFE818181FF3B3B3BD8000000BB0840
8E030E2D7B000034655405567DE000CCDDF706BBDBF3043947C1000000B23045
472E4D4F515C757575E78D8D8DFE828282FD797979FE666666FD303030C91B51
A30014398A67194593FA03CDEAFF09E1FFFF23B8FBFF2791EBFA0C57909C0000
0055000000215A5A5A6E7B7B7BFF7A7A7AFD6C6C6CFE606060FE2B2B2BDE0F51
B7301E65BBF52771C4FF11C4F2FD24BCFEFE2D9BF5FD2076D3D12D6CCA723E6F
C02C80797266737373EB999999FF909090FD626262FE555555FF3030309B176E
D39F2A79D9FC2C75D6FE298AE1FD2D9CF7FF17529AE00000008B0000000FB2A8
9A4BA4A8ABFFABADAEFFAAABACFDB7B8B9FF636566FF363636B73A3A3A001F78
EE5E2E86EFF93187EEFD3082ECFD3288F1FE1B5DAFED081839C4000000A90000
0066ADA59E6AC8BFB8F1CFC5BFFFA29892F8473D388E46484800414141022495
F8001B94F7992E9EF9FF2D9DF6FB2E9FF9FE2E9EF6FF1C77C8F70E5086E1143C
64D036434BC8688193E4596F7FDA4F697A727DA1B800000000040312150019B2
FB0419B0FB0319B2FCB325B6FCFF26B7FCFE25B5FBFD29BCFFFF27BBFFFF1DB4
FEFF18B1FEFF19AFFCFD076B9DDD000000BF0A73A65E00DEFF000000000123CB
FF0216CCFE0014CCFE0710CCFD9B11CCFEFF10CDFEFF0ECBFDFF12C8F8FC15CA
FBFD15CCFCFE15CDFDFE13CCFDFF06799ADD000000BF0680A7560AC5F6001BC8
FF0011FCFA000DDFFD0034E4FE000DDCFD3A09E2FEAB0BE3FEF100E3FEFF00E3
FEFF00E3FEFF00E3FEFF00E3FEFF00E2FEFF0092A6CB000000A500C6E31F1DC5
FE0013E2FD000ADCFD0000BAFA011CF2FC00000000044BF1FB1E11F0FE6A09F0
FEA40CF1FED000F0FED800EFFED800F0FED705F0FDDC18EDFE25000000030000
000014D3FE000FD9FD000000000019F0FD0534F5FE046BF3FD00FFFF000001FF
00000900FF0000FFFF0000FFFF0000FFFF00050000000051FA0400000000C01F
0000C0070000E0010000F0000000F0000000C080000080400000808000000181
00000003000080070000C0030000E0010000F8010000FE030000FFFF0000}
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object lbl3: TLabel
Left = 8
Top = 24
Width = 95
Height = 12
Caption = #32852#31995'QQ'#65306'xxxxxx'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lbl5: TLabel
Left = 32
Top = 85
Width = 78
Height = 12
Caption = #26412#26426#20449#24687'(&T)'#65306
end
object lbl6: TLabel
Left = 32
Top = 119
Width = 78
Height = 12
Caption = #27880#20876#29992#25143'(&U)'#65306
end
object lbl7: TLabel
Left = 32
Top = 151
Width = 78
Height = 12
Caption = #27880#20876#20449#24687'(&I)'#65306
end
object lbl8: TLabel
Left = 2
Top = 183
Width = 504
Height = 12
Caption =
'51m2.com ' +
' '
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #26032#23435#20307
Font.Style = [fsBold, fsItalic, fsUnderline]
ParentFont = False
end
object pnl1: TPanel
Left = 0
Top = 0
Width = 400
Height = 62
Align = alTop
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 0
object img1: TImage
Left = 312
Top = 1
Width = 77
Height = 57
AutoSize = True
Picture.Data = {
07544269746D6170CA440000424DCA4400000000000036000000280000004D00
0000390000000100200000000000944400000000000000000000000000000000
0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFF948A8CFF845D5AFF94615AFF94595AFF84595AFF7B6D6BFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF84757BFF7B4D52FFAD5D
5AFFD67D7BFFCE7973FFA55D63FF845552FF73555AFF73696BFF7B7573FFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFF7B7573FF944D52FFBD6D6BFFE7B2B5FFFFE7E7FFFFEBEFFFE7C7
CEFFD69294FFBD6563FF9C4D4AFF7B4D4AFF6B6163FFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF8C797BFF84494AFFBD71
73FFEFB6B5FFFFEFEFFFFFE3E7FFFFE7E7FFFFF3F7FFFFDBDEFFEFBEBDFFD69E
9CFFB5797BFF945552FF7B4542FF735552FF73696BFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFF7B7573FF84494AFFC66D6BFFEFBEBDFFFFF7F7FFFFEFEFFFFFDF
DEFFFFE3DEFFFFE3E7FFFFE7E7FFFFF7F7FFFFFBF7FFF7CFCEFFE79694FFC669
6BFF9C5D5AFF735552FF6B595AFF736163FFB5AEADFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF847573FF944D4AFFBD71
73FFEFBABDFFFFEBEFFFFFFBF7FFFFDFDEFFFFDFDEFFFFE3DEFFFFE3DEFFFFE3
E7FFFFE3E7FFFFE7E7FFFFEFEFFFFFF3F7FFF7E3E7FFDEBABDFFCE7D84FFB555
52FF94494AFF735952FF737573FF848A8CFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFF8C595AFFC67173FFEFB2B5FFFFEFF7FFFFFFFFFFFFE7
E7FFFFDFDEFFFFDFDEFFFFDFDEFFFFE3DEFFFFE3E7FFFFE3E7FFFFE3E7FFFFE7
E7FFFFE7E7FFFFF7F7FFFFEFEFFFFFD3D6FFEFAEADFFCE8A8CFFA56563FF8451
4AFF73494AFF8C797BFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF946163FFCE79
73FFEFBAB5FFFFEFEFFFFFFFFFFFFFEFEFFFFFDBDEFFFFDFDEFFFFDFDEFFFFDF
DEFFFFDFDEFFFFE3DEFFFFE3E7FFFFE3E7FFFFE7E7FFFFE7E7FFFFE7E7FFFFEB
E7FFFFF3F7FFFFFFFFFFFFDBDEFFF7B2B5FFDE8A84FFAD6563FF7B4D52FF6351
52FF6B5D5AFFB5AAADFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFF8C696BFFAD696BFFE79E9CFFFFE3DEFFFFFFFFFFFFF7
F7FFFFDFDEFFFFDBDEFFFFDBDEFFFFDFDEFFFFDFDEFFFFDFDEFFFFE3DEFFFFE3
DEFFFFE3E7FFFFE3E7FFFFE7E7FFFFE7E7FFFFE7E7FFFFE7E7FFFFEBE7FFFFEB
EFFFFFEFEFFFF7E7E7FFEFCFCEFFD6969CFFB56163FF944D4AFF7B5552FF7B71
73FF848684FF949E9CFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF846D6BFFA559
52FFD69294FFF7DFDEFFFFFBF7FFFFFFFFFFFFEBEFFFFFDBD6FFFFDBD6FFFFDB
DEFFFFD7D6FFFFDFDEFFFFDFDEFFE7C7DEFFE7C7D6FFFFDFDEFFFFE3E7FFFFE3
E7FFFFE7E7FFFFE7E7FFFFE7E7FFFFE7E7FFFFEBE7FFFFEBEFFFFFF3F7FFFFF3
EFFFFFDBDEFFEFB6BDFFD69A9CFFAD6D6BFF8C4D4AFF7B494AFF735552FF8479
7BFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFF8C5552FFCE7173FFF7C7C6FFFFFFFFFFFFFB
FFFFFFEFEFFFFFD7D6FFFFD7D6FFFFDBD6FFFFC7C6FFFF8A8CFFFF8684FFCECF
F7FF4261EFFF5A75EFFFBDC7F7FFFFE3E7FFFFE3E7FFFFE7E7FFFFE7E7FFFFE7
E7FFFFE7E7FFFFEBE7FFFFEBE7FFFFEBE7FFFFEBE7FFFFEFEFFFFFFBFFFFFFEF
EFFFF7BEBDFFDE868CFFBD696BFF945552FF735552FF635952FFADAAA5FFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9C69
6BFFB5595AFFE7B6B5FFFFEFEFFFFFFFFFFFFFFFFFFFFFD3D6FFFFD7D6FFFFD7
D6FFFFD7D6FFFFDBD6FFFFCFCEFFF7AEBDFF6386FFFF082CFFFF2149F7FFA5A2
E7FFFFDBDEFFFFE3E7FFFFE3E7FFFFE7E7FFFFE7E7FFFFE7E7FFFFE7E7FFFFEB
E7FFFFEBE7FFFFEBE7FFFFEBEFFFFFEBEFFFFFEBE7FFFFEBE7FFFFE3E7FFEFD3
D6FFDEAAADFFC67573FF9C4D4AFF844D4AFF7B696BFF7B7D84FF9CA2A5FFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFF948284FF9C595AFFDE8A8CFFF7E3E7FFFFFF
FFFFFFF7FFFFFFDFDEFFFFD3D6FFFFD7D6FFFFD7D6FFFFD7D6FFFFDBD6FFFFDB
D6FFF7DBE7FF638AFFFF1041FFFF5279FFFFDEAAC6FFFF8A84FFFF9E9CFFFFCB
CEFFFFE3DEFFFFE7E7FFFFE7E7FFFFE7E7FFFFEBE7FFFFEBE7FFFFEBE7FFFFEB
EFFFFFEBEFFFFFEBEFFFFFEFEFFFFFEFEFFFFFEFEFFFFFDFDEFFF7C3C6FFDEA6
A5FFB5797BFF94595AFF845152FF8C6D73FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFF9C6563FFB57573FFF7CBCEFFFFF7F7FFFFFFFFFFFFEFEFFFFFCFCEFFFFD3
D6FFFFD3D6FFFFD7D6FFFFCBCEFFFFD3D6FFFFDBD6FFFFDBDEFFDECBE7FF8C96
F7FFC6CBF7FFFFE3DEFFFFBEBDFFFF9694FFFF8E8CFFFF868CFFFF9E9CFFFFD3
D6FFFFE3E7FFFFE7E7FFFFE7E7FFFFEBE7FFFFEBE7FFFFEBEFFFFFEBEFFFFFEB
EFFFFFEBEFFFFFEFEFFFFFEBEFFFFFF3F7FFFFFBFFFFFFD7D6FFE79694FFCE61
63FFB56163FFB58A8CFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9C8A8CFFAD5D5AFFDEA29CFFFFF7
F7FFFFFFFFFFFFF7F7FFFFDFDEFFFFD3CEFFFFD3D6FFFFD3D6FFFFB2B5FFFF8A
8CFFFF8284FFFFA2A5FFFFC7C6FFFFDBD6FFFFDBDEFFFFDFDEFFFFDFDEFFFFDF
DEFFFFDFDEFFFFD3D6FFFFA6A5FFFF868CFFFF8E8CFFFF9694FFFFE7E7FFFFE7
E7FFFFE7E7FFFFEBE7FFFFEBEFFFFFEBEFFFFFEBEFFFFFEBEFFFFFEFEFFFFFEF
EFFFFFEFEFFFFFEBE7FFFFEBEFFFF7D3CEFFDE8A8CFFC66163FFC67173FFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFF846163FFCE827BFFF7CBCEFFFFFFFFFFFFFFFFFFFFE3E7FFFFCB
CEFFFFCFCEFFFFD3D6FFFFD3D6FFFFCFCEFFFFB6B5FFFF9A9CFFFF8E8CFFFF92
94FFFF9E9CFFFFB2ADFFFFCBCEFFFFDBDEFFFFDFDEFFFFDFDEFFFFE3DEFFFFE3
E7FFFFE3DEFFFFCFCEFFFFC7C6FFFFE7E7FFFFE7E7FFFFE7E7FFFFEBE7FFFFEB
E7FFFFEBEFFFFFEBEFFFFFEBEFFFFFEBEFFFFFEFEFFFFFEFEFFFFFE3E7FFEFAA
ADFFDE9694FFD68E8CFFDEA2A5FFEFBABDFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF947573FFA56563FFE7B6
B5FFFFEBEFFFFFFFFFFFFFFFFFFFFFCBCEFFFFCFCEFFFFCFCEFFFFCFCEFFFFCF
CEFFFFD3D6FFFFD3D6FFFFD7D6FFFFCFCEFFFFAEADFFFF8A8CFFFF8284FFFF8A
84FFFF9A94FFFFBABDFFFFD3D6FFFFDFDEFFFFE3DEFFFFE3DEFFFFE3E7FFFFE7
E7FFFFE7E7FFFFE7E7FFFFE7E7FFFFE7E7FFFFEBE7FFFFEBEFFFFFEBEFFFFFEB
EFFFFFEBEFFFFFEBEFFFFFEBE7FFE7A6A5FFD6797BFFCE7573FFD6A6A5FFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFF9C6563FFC67173FFF7D7DEFFFFFFFFFFFFF7F7FFFFEB
EFFFFFCBCEFFFFCFCEFFFFCFCEFFFFBEBDFFFF8A8CFFFF8284FFFFAEADFFFFCF
CEFFFFD7D6FFFFD7D6FFE7C3D6FFE7B6C6FFFFAEADFFFF9294FFFF8E8CFFFF86
8CFFFF9694FFFFBEBDFFFFDBD6FFFFE3E7FFFFE3E7FFFFE7E7FFFFE7E7FF63E3
94FF42CF73FF29C75AFF42CF6BFFFFEBEFFFFFEBEFFFFFEBEFFFFFEBEFFFDE96
94FFC66D6BFFDEAEADFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFA565
63FFE79694FFFFE7E7FFFFFFFFFFFFEFF7FFFFCFCEFFFFCBCEFFFFCBCEFFFFCF
CEFFFFCFCEFFFFC7C6FFFFA6A5FFFF8E8CFFFF9294FFFF9E9CFFCECFF7FF4261
EFFF5A75EFFFBDC7F7FFFFD7D6FFFFBEBDFFFF969CFFFF868CFFFF8E8CFFFF96
94FFFFDBDEFFFFE3E7FFFFE3E7FFFFE7E7FF18CB5AFF10C34AFF00BE39FF31C7
5AFFFFEBE7FFFFEBE7FFFFEBEFFFE7AAADFFCE8684FFDEAEADFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFF9C6D6BFFBD797BFFF7C3C6FFFFE7E7FFFFF7
F7FFFFDFDEFFFFCBCEFFFFCBCEFFFFCBCEFFFFCFCEFFFFCFCEFFFFCFCEFFFFCF
CEFFFFCFCEFFFFBEBDFFF79AA5FF6386FFFF082CFFFF2149F7FFA5A2E7FFFFD7
D6FFFFDBDEFFFFDBDEFFFFD7D6FFFFBABDFFFFAEADFFFFE3DEFFFFE3E7FFFFE3
E7FFFFE3E7FF29C75AFF31C763FF29C75AFF5ACF7BFFFFEBE7FFFFEBE7FFEFBA
BDFFCE8284FFDEC3C6FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFAD595AFFD68A8CFFFFE3E7FFFFEBEFFFFFE7E7FFFFCBC6FFFFCBCEFFFFCB
CEFFFFCBCEFFFFCBCEFFFFCFCEFFFFCFCEFFFFCFCEFFFFCFCEFFFFD3D6FFF7D3
DEFF638AFFFF1041FFFF5279FFFFDEAEC6FFFF868CFFFF9E9CFFFFCBCEFFFFDB
DEFFFFDFDEFFFFDFDEFFFFE3DEFFFFE3DEFFFFE3E7FFFFE3E7FFFFE3E7FFFFE7
E7FFFFE7E7FFFFE7E7FFFFE7E7FFF7CFCEFFCE9694FFE7CFCEFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF948284FFBD6563FFEFA6A5FFFFEF
EFFFFFEBEFFFFFCFCEFFFFC7C6FFFFC7C6FFFFCBCEFFFFCBCEFFFFCBCEFFFFCB
CEFFFFCFCEFFFFCFCEFFFFCFCEFFFFD3CEFFFFD3D6FFDEC7DEFF8C96F7FFC6C7
F7FFFFDBD6FFFFA2A5FFFF868CFFFF8E8CFFFF9694FFFFDBDEFFFFDFDEFF63E3
94FF42CF73FF29C75AFF42CF6BFFFFE3E7FFFFE7E7FFFFE7E7FFFFE7E7FFFFDB
DEFFCE9E9CFFE7CFD6FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFF947173FFD68684FFF7BABDFFFFE7E7FFFFE7E7FFDEAEADFFFFC7
C6FFFFC7C6FFFFCBCEFFFFCBCEFFFFCBCEFFFFCBCEFFFFCFCEFFFFCFCEFFFFCF
CEFFFFCFCEFFFFD3CEFFFFD3D6FFFFD3D6FFFFD7D6FFFFD7D6FFFFD7D6FFFFD7
D6FFFFC7C6FFFFBEBDFFFFDBDEFFFFDFDEFF18CB5AFF10C34AFF00BE39FF31C7
5AFFFFE3E7FFFFE3E7FFFFE7E7FFFFE3DEFFD69E9CFFDEDFDEFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFAD9694FF9C6563FFDE9A
9CFFFFC7CEFFFFDFE7FFEFC3C6FF292421FF5A494AFF9C797BFFFFC7C6FFFFCB
CEFFFFCBCEFFFFCBCEFFFFCBCEFFFFCFCEFFFFCFCEFFFFCFCEFFFFD3CEFFFFD3
D6FFFFD3D6FFFFD3D6FFFFD7D6FFFFD7D6FFFFD7D6FFFFDBD6FFFFDBDEFFFFDB
DEFFFFDFDEFF29C75AFF31C763FF29C75AFF5ACF7BFFFFE3E7FFFFE3E7FFFFE7
E7FFDEA6A5FFDEC7C6FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFAD7D7BFFB55D63FFEFB6B5FFFFD7D6FFFFD7D6FFEFBA
BDFFCE9E9CFFFFC7C6FF4A3C39FF5A494AFF9C7D7BFFFFCBCEFFFFCBCEFFFFCB
CEFFFFCBCEFFFFCFCEFFFFCFCEFFFFCFCEFFFFD3D6FFFFCBCEFFFFD3D6FFFFD7
D6FFFFD7D6FFFFD7D6FFFFD7D6FFFFDBD6FFFFDBDEFFFFDBDEFFFFDFDEFFFFDF
DEFFFFDFDEFFFFE3DEFFFFE3DEFFFFE3E7FFE7AEADFFDEC3C6FFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFADAEADFFB579
7BFFCE656BFFFFC7C6FFFFDFDEFFFFCBCEFFCE9E9CFFAD8684FF7B6163FF3930
31FF5A494AFFFFC7C6FF7B6563FF423431FF9C7D7BFFEFBEBDFFFFCFCEFFFFCF
CEFFFFCFCEFFFFCFCEFFFF8E8CFFFF868CFFFFA6A5FFFFD3CEFFFFD7D6FFFFD7
D6FF63E394FF42CF73FF29C75AFF42CF6BFFFFDFDEFFFFDFDEFFFFDFDEFFFFE3
DEFFEFC7C6FFD6AEADFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFA59A9CFFB57D7BFFDE7D7BFFFFC3BDFFFFD3
D6FFCE9E9CFF292421FF7B6163FFBD9294FFEFBABDFF5A494AFF6B5552FF1818
18FFD6A6A5FF181818FF6B5952FF6B595AFFDEB2B5FFFFCFCEFFFFCFCEFFFFCF
CEFFFFB2B5FFFF868CFFFF8E8CFFFF9A94FFFFD7D6FF18CB5AFF10C34AFF00BE
39FF31C75AFFFFDFDEFFFFDFDEFFFFDFDEFFF7CFCEFFD6A2A5FFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFF9C8284FFBD8284FFEF9294FFFFC3BDFFFFC7C6FFCE9E9CFF8C6D6BFFEFB6
B5FFAD8684FFFFC7C6FF6B5552FF393031FFBD9694FF6B5552FF9C7D7BFFFFCB
CEFF4A3C39FF181818FF6B595AFFBD9A9CFFFFCFCEFFFFD3CEFFFFD3D6FFFFCF
CEFFFFCBCEFFFFD7D6FF29C75AFF31C763FF29C75AFF5ACF7BFFFFDBDEFFFFDF
DEFFFFDBD6FFDEAEADFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFA57173FFC68284FFEFA2
A5FFFFC3C6FFFFC3C6FFFFC3C6FFAD8684FF393031FF9C797BFFEFB6B5FF080C
08FF6B5552FFFFC7C6FF181818FFFFCBCEFFFFCBCEFFD6A6A5FF393031FFFFCF
CEFF4A4142FFBD9A9CFFFFCFCEFFFFD3D6FFFFD3D6FFFFD3D6FFFFD7D6FFFFD7
D6FFFFD7D6FFFFD7D6FFFFDBD6FFFFDBDEFFFFDBDEFFDE9294FFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFA56D6BFFC68684FFF7AAADFFFFC3C6FFFFC3C6FFFFC3
C6FFFFC3C6FFFFC3C6FFFFC3C6FFCE9E9CFF292421FFFFC7C6FF9C797BFF7B61
63FFFFC7C6FFFFCBCEFF5A494AFF9C7D7BFFAD8A8CFFCEA6A5FFEFC3C6FFFFCF
CEFFFFCFCEFF63E394FF42CF73FF29C75AFF42CF6BFFFFD7D6FFFFD7D6FFFFDB
D6FFFFDBDEFFE7AAADFFC68A8CFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFB561
63FFD6A2A5FFFFD7D6FFFFC3C6FFFFC3C6FFFFC3C6FFFFC3C6FFFFC3C6FFFFC3
C6FFFFC3C6FFFFC7C6FFDEAAADFF292421FFAD8A8CFFFFC7C6FFEFBABDFF2924
21FF7B6563FF393031FFFFCBCEFFFFCFCEFFFFCFCEFFFFCFCEFF18CB5AFF10C3
4AFF00BE39FF31C75AFFFFD7D6FFFFD7D6FFFFD7D6FFF7BABDFFD69294FFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBD696BFFDEAAADFFFFEBE7FFFFDB
D6FFFFCFCEFFFFC7C6FFFFC3C6FFFFC3C6FFFFC3C6FFFFC3C6FFFFC3C6FFFFC3
C6FFFFC7C6FFEFBABDFFFFC7C6FF4A3C39FF7B6563FFEFBEBDFFCEA6A5FFFFCB
CEFFFFCBCEFFFFCFCEFFFFCFCEFF29C75AFF31C763FF29C75AFF5ACF7BFFFFD3
D6FFFFD7D6FFFFD3D6FFC66D6BFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFC68284FFCE7573FFCE7573FFD68E8CFFE7A2A5FFEFB6B5FFEFC7
C6FFF7D3D6FFFFD7DEFFFFD3D6FFFFCBC6FFFFC3C6FFFFC7C6FFFFC7C6FFFFC7
C6FFCEA2A5FF6B5552FF5A494AFF7B6563FFFFCBCEFFFFCBCEFFFFCFCEFFFFCF
CEFFFFCFCEFFFFD3CEFFFFD3D6FFFFD3D6FFFFD3D6FFFFD3D6FFE7A6A5FFB57D
7BFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFCFCEFFE7BA
BDFFDEA6A5FFDEA6A5FFDEAAADFFDEAAADFFD6A6A5FFD6AAADFFDEAAADFFDEA6
A5FFE7A6ADFFEFAEADFFF7BAB5FFFFC3C6FFFFC7C6FFFFC7C6FFFFC7C6FFEFBA
BDFFFFCBCEFFFFCBCEFFFFCBCEFFFFCBCEFFFFCFCEFFFFCFCEFFFFCFCEFFFFD3
CEFFFFD3D6FFFFD3D6FFF7AEB5FFD6797BFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE7D7
DEFFDEC3C6FFD6AAADFFCE9A94FFCE8A8CFFCE797BFFD67D7BFFDE8E8CFFDE92
94FFDEA29CFFE7B6B5FFE7C7C6FFF7D7D6FFFFD7D6FFFFCFCEFFFFCBCEFFFFCB
CEFFFFCBCEFFFFCBCEFFFFCFCEFFFFCFCEFFFFCFCEFFFFD3CEFFFFDBDEFFDE8A
8CFFC66D73FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFDEBEBDFFD6AAADFFD6A2A5FFCE92
94FFCE7D7BFFCE7173FFD6797BFFDE8E8CFFEFAEB5FFF7C3C6FFFFCFCEFFFFD3
D6FFFFCFCEFFFFCFCEFFFFDBDEFFF7C7C6FFCE8684FFBD8284FFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFEFD3D6FFE7C7C6FFDEB2B5FFE7AAADFFE7AE
ADFFDEAEADFFDEAAADFFDEAEADFFDEB2ADFFE7B2B5FFE7B6B5FFEFBEBDFFEFB2
B5FFE79294FFCE928CFFCEB6B5FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFD6BABDFFD6A6
A5FFCE9294FFCE8284FFCE7173FFCE797BFFD68284FFD67173FFD69E9CFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
end
object img2: TImage
Left = 0
Top = 53
Width = 400
Height = 9
Align = alBottom
AutoSize = True
Picture.Data = {
07544269746D617076380000424D763800000000000036000000280000009001
0000090000000100200000000000403800000000000000000000000000000000
0000FFFFFF00D67D63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D
63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D
63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D63FFCE7D6BFFCE7D
6BFFCE7D6BFFCE7D63FFCE826BFFCE826BFFCE7D6BFFCE7D6BFFCE826BFFCE82
6BFFCE826BFFCE826BFFCE826BFFC6826BFFC68273FFC68273FFC68273FFC682
73FFC68273FFC68273FFC68273FFC68273FFC68273FFBD827BFFC68273FFBD82
7BFFBD827BFFBD827BFFBD827BFFBD827BFFB58284FFB58284FFBD827BFFB582
84FFB58284FFB58284FFB58684FFB58284FFAD8684FFAD8684FFAD828CFFAD86
8CFFAD868CFFAD868CFFAD868CFFA5868CFFA5868CFFA5868CFFA58694FFA586
94FFA58694FFA58694FF9C8694FF9C8694FF9C8694FF9C8694FF9C869CFF9C86
9CFF9C869CFF94869CFF94869CFF94869CFF94869CFF948AA5FF948AA5FF948A
A5FF8C8AA5FF8C8AA5FF8C8AA5FF8C8AA5FF8C8AA5FF8C8AADFF8C8AADFF8C8A
ADFF848AADFF848AADFF848AADFF848AB5FF848AADFF7B8AB5FF7B8AB5FF7B8A
B5FF7B8AB5FF7B8AB5FF7B8AB5FF7B8ABDFF7B8ABDFF738ABDFF738ABDFF738A
BDFF738EBDFF738EBDFF738EBDFF738EC6FF6B8EC6FF738EC6FF6B8EC6FF6B8E
C6FF6B8EC6FF6B8EC6FF6B8ECEFF638ECEFF638ECEFF638ECEFF638ECEFF638E
CEFF638ECEFF638ECEFF5A8ECEFF5A8ED6FF5A8ED6FF5A8ED6FF5A8ED6FF5A92
D6FF5A92D6FF5A92D6FF5292DEFF5A92D6FF5292DEFF5292DEFF5292DEFF5292
DEFF5292DEFF5292DEFF5292DEFF5292DEFF4A92DEFF4A92DEFF4A92DEFF4A92
E7FF4A92E7FF4A92E7FF4A92E7FF4A92E7FF4A92E7FF4292E7FF4292E7FF4292
EFFF4292E7FF4292EFFF4292EFFF4296EFFF4296EFFF4292EFFF4292EFFF4292
EFFF4296EFFF4296EFFF4296EFFF3996EFFF3996EFFF3996EFFF3996F7FF3996
EFFF3996EFFF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996
F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3196
F7FF3196F7FF3996F7FF3996F7FF3196F7FF3196F7FF3196F7FF3196F7FF3196
F7FF3196F7FF3196F7FF3996F7FF3196F7FF3196F7FF3196F7FF3196F7FF3196
F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996
F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996
F7FF3996F7FF3996F7FF3996F7FF3996F7FF4296F7FF3996F7FF4296F7FF4296
F7FF4296EFFF4296EFFF4296EFFF4296EFFF4296EFFF4296EFFF4296EFFF4296
EFFF4A96EFFF4296EFFF4A96EFFF4A96EFFF4A96EFFF4A96EFFF4A96EFFF4A96
E7FF4A96E7FF4A96E7FF4A96E7FF4A92E7FF4A96E7FF5296E7FF5296E7FF5296
E7FF5296E7FF5296DEFF5A96DEFF5A96DEFF5A96DEFF5A96DEFF5A96DEFF5A96
DEFF5A96DEFF5A96DEFF5A96DEFF5A96DEFF6396D6FF6396D6FF6396D6FF6396
D6FF6B96D6FF6B96D6FF6396D6FF6B96D6FF6B96D6FF6B96CEFF6B96CEFF6B96
CEFF6B96CEFF6B96CEFF7392CEFF7396CEFF7396CEFF7392CEFF7392C6FF7392
C6FF7B96C6FF7B92C6FF7B92C6FF7B92C6FF7B92BDFF7B92BDFF7B92BDFF8492
BDFF8492BDFF8492BDFF8492BDFF8492BDFF8492BDFF8492B5FF8492BDFF8C92
B5FF8C92B5FF8C92B5FF8C92B5FF8C92B5FF9492B5FF9492B5FF9492ADFF9492
ADFF9492ADFF9C92ADFF9C92ADFF9492ADFF9C92ADFF9C92A5FF9C92A5FF9C92
A5FF9C92A5FFA592A5FFA592A5FFA592A5FFA592A5FFA592A5FFA5929CFFA592
9CFFAD929CFFAD929CFFAD929CFFAD929CFFAD929CFFAD8E9CFFAD8E9CFFAD92
94FFB59294FFB58E94FFB58E94FFB58E94FFB58E94FFBD8E94FFBD8E8CFFBD8E
8CFFBD8E8CFFBD8E8CFFBD8E8CFFC68E8CFFBD8E8CFFC68E8CFFC68E8CFFC68E
8CFFC68E84FFC68E84FFC68E84FFC68E84FFC68E84FFC68E84FFCE8E84FFCE8E
84FFCE8E7BFFCE8E7BFFCE8E7BFFCE8E7BFFCE8E7BFFCE8E7BFFCE8E7BFFD68E
7BFFD68E7BFFD68E7BFFD68E73FFD68E7BFFD68E73FFD68E73FFD68E73FFD68E
73FFDE8E73FFD68E73FFDE8E73FFDE8E73FFDE8E73FFDE8E73FFDE8E73FFE78E
6BFFE78E6BFFDE8E73FFE78E6BFFE78E6BFFE78E6BFFE78E6BFFE78E6BFFE78E
6BFFE78E6BFFE78E6BFFE78E6BFFE78E6BFFE78E6BFFE78E6BFFE78E6BFFCED3
D6FFFFFFFF00D67D63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D
63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D
63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D63FFD67D63FFCE7D6BFFCE7D
6BFFCE826BFFCE7D6BFFCE7D6BFFCE826BFFCE826BFFCE826BFFCE826BFFCE82
6BFFCE826BFFC6826BFFC6826BFFC68273FFC68273FFC68273FFC68273FFC682
73FFC68273FFC68273FFBD827BFFBD827BFFBD8273FFBD827BFFBD827BFFBD82
7BFFBD827BFFBD827BFFB5827BFFBD827BFFB58284FFB58284FFB58284FFB582
84FFB58284FFB58284FFAD8684FFAD8684FFAD828CFFAD868CFFAD868CFFAD82
8CFFAD828CFFAD868CFFAD868CFFAD868CFFA5868CFFA58694FFA58694FFA586
94FFA58694FFA58694FF9C8694FF9C8694FF9C8694FF9C8694FF9C869CFF9C86
9CFF94869CFF9C869CFF94869CFF94869CFF94869CFF948AA5FF948AA5FF948A
A5FF8C8AA5FF8C8AA5FF8C8AA5FF8C8AA5FF8C8AADFF8C8AADFF8C8AADFF8C8A
ADFF848AADFF848AADFF848AADFF848AB5FF848AB5FF7B8AB5FF7B8AB5FF7B8A
B5FF7B8AB5FF7B8AB5FF7B8AB5FF738EBDFF7B8ABDFF738EBDFF738EBDFF738E
BDFF738EBDFF738EBDFF738EBDFF738EC6FF6B8EC6FF6B8EC6FF6B8EC6FF6B8E
C6FF6B8ECEFF6B8EC6FF6B8ECEFF638ECEFF638ECEFF638ECEFF638ECEFF638E
CEFF5A8ED6FF5A8ED6FF5A8ECEFF5A8ED6FF5A8ED6FF5A8ED6FF5A8ED6FF5A92
D6FF5A92D6FF5A8ED6FF5A92D6FF5292DEFF5292DEFF5292DEFF5292DEFF5292
DEFF5292DEFF5292DEFF4A92DEFF5292DEFF4A92E7FF4A92DEFF4A92E7FF4A92
E7FF4A92E7FF4A92E7FF4A92E7FF4A92E7FF4292E7FF4292E7FF4292E7FF4292
EFFF4292EFFF4292EFFF4292EFFF4296EFFF4296EFFF4292EFFF4292EFFF4296
EFFF4296EFFF3996EFFF3996EFFF3996EFFF3996EFFF3996F7FF3996F7FF3996
F7FF3996F7FF3996F7FF3996EFFF3996F7FF3996F7FF3996F7FF3996F7FF3996
F7FF3996F7FF3996F7FF3996F7FF3196F7FF3196F7FF3996F7FF3996F7FF3196
F7FF3196F7FF3196F7FF3196F7FF3196F7FF3196F7FF3196F7FF3196F7FF3196
F7FF3196F7FF3196F7FF3196F7FF3996F7FF3996F7FF3196F7FF3196F7FF3996
F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996
F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996
F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF3996F7FF4296F7FF4296
EFFF4296EFFF4296EFFF4296EFFF4296EFFF4296EFFF4296EFFF4296EFFF4296
EFFF4296EFFF4296EFFF4A96EFFF4A96EFFF4A96EFFF4A96EFFF4A96E7FF4A96
E7FF4A96E7FF4A96E7FF4A96E7FF5296E7FF5296E7FF5296E7FF5296E7FF5296
E7FF5296DEFF5296DEFF5A96DEFF5A96DEFF5A96DEFF5A96DEFF5A96DEFF5A96
DEFF5A96DEFF5A96DEFF5A96DEFF5A96DEFF6396D6FF6396D6FF6396D6FF6396
D6FF6B96D6FF6B96D6FF6B96D6FF6B96D6FF6B96D6FF6B96CEFF6B96CEFF6B96
CEFF7396CEFF7396CEFF7392CEFF7396C6FF7396C6FF7392CEFF7392C6FF7392
C6FF7B92C6FF7B92C6FF7B92C6FF7B92C6FF7B92BDFF7B92BDFF7B92BDFF8492
BDFF8492BDFF8492BDFF8492BDFF8492BDFF8492BDFF8C92B5FF8C92B5FF8C92
B5FF8C92B5FF8C92B5FF8C92B5FF8C92B5FF9492ADFF9492B5FF9492ADFF9492
ADFF9492ADFF9C92ADFF9C92ADFF9492ADFF9C92ADFF9C92A5FF9C92A5FF9C92
A5FF9C92A5FFA592A5FFA592A5FFA592A5FFA592A5FFA592A5FFA5929CFFA592
9CFFAD929CFFAD929CFFAD929CFFAD929CFFAD8E9CFFAD929CFFAD9294FFB592
94FFB59294FFB58E94FFB58E94FFB58E94FFB58E94FFBD8E94FFBD8E8CFFBD8E
8CFFBD8E8CFFBD8E8CFFBD8E8CFFBD8E8CFFBD8E8CFFC68E8CFFC68E8CFFC68E
84FFC68E84FFC68E84FFC68E84FFC68E84FFC68E84FFC68E84FFCE8E84FFCE8E
84FFCE8E7BFFCE8E7BFFCE8E7BFFCE8E7BFFCE8E7BFFD68E7BFFD68E7BFFD68E
7BFFD68E7BFFD68E7BFFD68E7BFFD68E7BFFD68E73FFD68E73FFD68E73FFD68E
73FFDE8E73FFDE8E73FFDE8E73FFDE8E73FFDE8E73FFDE8E73FFDE8E73FFDE8E
73FFDE8E73FFDE8E73FFDE8E73FFE78E6BFFDE8E73FFE78E6BFFE78E6BFFE78E
6BFFE78E6BFFE78E6BFFE78E6BFFE78E6BFFE78E6BFFE78E6BFFE78E6BFFCED3
D6FFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCED3
D6FFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCED3
D6FFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCED3
D6FFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCED3
D6FFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCED3
D6FFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCED3
D6FFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCED3
D6FF}
ExplicitTop = 64
end
object lbl1: TLabel
Left = 6
Top = 8
Width = 169
Height = 12
Caption = #36141#20080#26187#21319#32593#32476#21830#19994#29256#26412#35831#32852#31995
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lbl2: TLabel
Left = 6
Top = 24
Width = 172
Height = 12
Caption = #27880#20876#65306'http://Reg.51m2.net'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lbl4: TLabel
Left = 6
Top = 40
Width = 326
Height = 12
Caption = #32852#31995'QQ'#65306'516952222,516962222,516972222,516982222'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
end
object edtHardwareID: TRzEdit
Left = 116
Top = 82
Width = 245
Height = 20
Color = clInfoBk
FrameVisible = True
ReadOnly = True
TabOrder = 1
end
object edtUser: TRzEdit
Left = 116
Top = 116
Width = 245
Height = 20
Color = clRed
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FrameVisible = True
MaxLength = 20
ParentFont = False
TabOrder = 2
end
object edtRegInfo: TRzEdit
Left = 116
Top = 148
Width = 245
Height = 20
Color = clRed
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FrameVisible = True
ParentFont = False
TabOrder = 3
end
object btnOK: TRzButton
Left = 113
Top = 208
Default = True
Caption = #27880#20876'(&O)'
HotTrack = True
TabOrder = 4
OnClick = btnOKClick
end
object btnClose: TRzButton
Left = 231
Top = 208
Caption = #21462#28040'(&C)'
HotTrack = True
TabOrder = 5
OnClick = btnCloseClick
end
object Plug: TRSA
CommonalityKey = '65537'
CommonalityMode = '566257716077842606406793287'
PrivateKey = '0'
Left = 8
Top = 208
end
end
| zymir | trunk/jssource/Plug/JasonOfScript---/FrmReg.dfm | Pascal | oos | 154,380 |
library PlugRegDll;
{ Important note about DLL memory management: ShareMem must be the
first unit in your library's USES clause AND your project's (select
Project-View Source) USES clause if your DLL exports any procedures or
functions that pass strings as parameters or function results. This
applies to all strings passed to and from your DLL--even those that
are nested in records and classes. ShareMem is the interface unit to
the BORLNDMM.DLL shared memory manager, which must be deployed along
with your DLL. To avoid using BORLNDMM.DLL, pass string information
using PChar or ShortString parameters. }
uses
SysUtils,
Classes,
RSA,
HUtil32 in '..\PlugInCommon\HUtil32.pas',
Share in 'Share.pas';
{$R *.res}
function GetRegInfo(UserName,HardwareID:PChar;LoMsg:PChar;LoMsgLen:Integer):Integer;stdcall;
var
CommonalityKey, CommonalityMode, PrivateKey: string;
Script: TRSA;
Tempstrn: String;
begin
GetMode(IntToStr(FormatHardwareID(HardwareID)),IntToStr(FormatUserName(UserName)),CommonalityKey, CommonalityMode, PrivateKey);
Script := TRSA.Create(nil);
try
Script.Server := True;
Script.CommonalityMode := CommonalityMode;
Script.PrivateKey := PrivateKey;
Tempstrn := Script.EncryptStr('244170310634041142757128338277|107473657707380360332037523497|OK');
Move(Tempstrn[1],LoMsg^,Length(Tempstrn) + 1);
Result := Length(Tempstrn) + 1;
finally
Script.Free;
end;
end;
exports
GetRegInfo;
begin
end.
| zymir | trunk/jssource/Plug/JasonOfScript---/PlugRegDll.dpr | Pascal | oos | 1,524 |
program Project2;
uses
Forms,
Unit3 in 'Unit3.pas' {Form3};
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TForm3, Form3);
Application.Run;
end.
| zymir | trunk/jssource/Plug/JasonOfScript---/Project2.dpr | Pascal | oos | 230 |
object FromKeygen: TFromKeygen
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #19996#21326#32593#32476#33050#26412#27880#20876#26426
ClientHeight = 326
ClientWidth = 341
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Icon.Data = {
0000010005002020000001002000A8100000560000003030000001002000A825
0000FE100000404000000100200028420000A636000018180000010020008809
0000CE7800001010000001002000680400005682000028000000200000004000
0000010020000000000080100000000000000000000000000000000000000000
0000BBBBBB0000000002B6B6B60000000062000000B8000000AC000000B10000
00B0000000B0000000B0000000B0000000B0000000B0000000B0000000AF0000
007C0000004F8E8E8E28B6B6B60778787802B2B2B20000000001000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000B8B8B803B6B6B600B6B6B683BBBBBBF5B4B4B4F4B4B4B4FAB4B4B4F9B5B5
B5F9B5B5B5F9B4B4B4F9B4B4B4F9B3B3B3F9B2B2B2F9B4B4B4F9909090E86D6D
6DD94B4B4BCB000000BF0000009500000054A2A2A219D0D0D002636363000000
0001000000010000000000000000000000000000000000000000000000000000
0000C0C0C000BCBCBC01BBBBBB0EBDBDBDC4C3C3C3FFC5C5C5FFC4C4C4FFC5C5
C5FFC5C5C5FFC4C4C4FFC5C5C5FFC5C5C5FFC5C5C5FFC2C2C2FFBEBEBEFFB9B9
B9FFB4B4B4FF8D8D8DF0595959DB282828C7000000B8000000875A5A5A318E8E
8E029C9C9C000000000189898900000000000000000000000000000000000000
0000BFBFBF00BEBEBE01B9B9B900B9B9B90CBCBCBCCDC3C3C3FFC1C1C1FDC4C4
C4FEC3C3C3FEC3C3C3FEC3C3C3FEC3C3C3FEC1C1C1FEBFBFBFFEBBBBBBFDB8B8
B8FEB7B7B7FEB6B6B6FFB1B1B1FFA1A1A1FC7F7F7FEC565656CF000000BF0000
0086898989268C8C8C0091919100000000010000000000000000000000000000
0000BFBFBF00BDBDBD00BFBFBF01BBBBBB00BBBBBB17BDBDBDD9C4C4C4FFC2C2
C2FEC4C4C4FFC4C4C4FEC4C4C4FFC2C2C2FFC0C0C0FFBDBDBDFFBABABAFEB7B7
B7FEB4B4B4FEAFAFAFFEADADADFDAFAFAFFFA9A9A9FF9E9E9EFF747474EB2F2F
2FCB000000BD000000779090900B898989000000000100000000000000000000
000000000000BDBDBD00BDBDBD00BFBFBF03BBBBBB00BABABA22BDBDBDE4C4C4
C4FFC2C2C2FEC4C4C4FFC3C3C3FEC0C0C0FFBEBEBEFFBBBBBBFFB8B8B8FFB4B4
B4FFB2B2B2FFAFAFAFFEADADADFEAAAAAAFEA5A5A5FDA4A4A4FEA1A1A1FF9595
95FE626262E6282828C2000000A4797979233636360000000002000000000000
00000000000000000000BDBDBD00BCBCBC00BFBFBF04BFBFBF00C2C2C22CBEBE
BEEEC5C5C5FEC1C1C1FEC0C0C0FEBCBCBCFEBBBBBBFEB8B8B8FEB5B5B5FEB2B2
B2FFB0B0B0FFADADADFFAAAAAAFFA7A7A7FEA4A4A4FE9F9F9FFE9A9A9AFD9999
99FE969696FF787878F52F2F2FCA000000AC747474197F7F7F00000000010000
0000000000000000000000000000BCBCBC005E5E5E00BDBEBF0300000002B7B9
BA3FB8BABBF9BEC2C3FFBCBFBFFFB9BCBDFFB9BBBBFFB7B7B7FFB3B3B3FFADAD
ADFDAAAAAAFEA9A9A9FFA7A7A7FFA4A4A4FFA0A0A0FF9D9D9DFE999999FE9797
97FE919191FD909090FF737373F81C1C1CC6000000A268686811606060000000
000000000000000000000138880001287E00000000010801FF03D1C0BA06D8D2
CE00C8BCBA4BC7B2B0EBBFB2B0FBBFB1AFF9B3AAA9FAAAACACF9B3B3B3FEB8B8
B8FFB5B5B5FFABABABFEA0A0A0FD9E9E9EFE9C9C9CFE9A9A9AFE969696FF9494
94FE8F8F8FFF878787FD858585FF666666F4191919C40000009A5A5A5A0D0000
000000338F0001268000013D890000277B04000006000000000100000041436B
778F386A70C64DA2AAEA234448C542838B7A6BAFB21C7973711B6868692A6868
687D7A7A7AD2939393FFAAAAAAFFA6A6A6FE9B9B9BFE969696FF939393FE9090
90FF898989FE838383FF7D7D7DFD797979FF505050F1131313C33A3A3A5F0038
95000057B300011D71000347910402277D00001F6332042154B8034C7CE900BD
D3FA00E8F9FF00E0FFFF078EABE1000000BF000000630DDCFF00000000040000
0001141414052E2E2E3D484848AE787878FF9A9A9AFC9A9A9AFE919191FE8A8A
8AFF848484FF7F7F7FFE797979FF717171FD6A6A6AFF2E2E2EDD000000AC0037
9300000000010032850100287F0000346A88072970F00F65A5FF01F4F8FF02F2
FFFF03DAFBFE12CEFAFD18C1FCFF1275A2DE000000BF107AA958C9FFFF021E2A
2C06000000005D5D5D00000000013C3C3C6C5A5A5AFF808080FD8D8D8DFF8686
86FF808080FF7A7A7AFF757575FE6D6D6DFE696969FE4F4F4FF8000000B80038
93010027800600197A0001256FB11656A4FF2159A6FF05E1F1FE00EEFDFE01D7
FCFE10D0FDFE1EC4FEFE26B7FAFD20A6F9FF105B94D8000000BF146FB64885D4
950000000002303030036767670600000007606060926A6A6AFF767676FD7E7E
7EFF7A7A7AFF757575FF6E6E6EFF676767FE636363FF565656FC000000B4053E
9F070430930003328BA11C64B3FF255DADFE197DBEFE00F1FFFF02D6FDFE12D0
FEFF1EC3FDFE25B7FBFF27A8F8FE309BF3FD278BF6FF10427FD6000000BF1858
B248DCE0CB03747474037E7E7E097A7A7A007878786B818181FF828282FD8484
84FF767676FF6E6E6EFF686868FF626262FE5D5D5DFF535353FB000000B80649
AE000A4EB1531C64BAFF266BBCFD2660B8FE1D83C8FF02E5FEFE13CCFDFF1FC3
FDFE25B5FBFF2AA9F9FE319EF8FF2F8EF5FF297EEDFF116DE3FF0950BD7E0000
002F000000210000004C000000435B5B5B5C787878EE939393FE939393FE9696
96FF919191FF676767FF636363FE5E5E5EFE575757FE4D4D4DFC000000901F6C
C502115CBAB9256EC6FE256DC4FD276FC8FF276DC6FE15CAF7FF1EC3FEFF26B4
FAFF29A7F8FE2F9CF7FF2380E9F92978DA6F3D95F244487FC4474E70A03F5460
9D2C757B82734E4E4EC54C4C4CD9838383F59C9C9CFF9D9D9DFE9E9E9EFF9C9C
9CFFA7A7A7FF7B7B7BFE585858FF585858FD525252FF3D3D3DEA0000001A1362
CA211B6CCDE82C77D3FE2874D1FE2A78D3FE2B6ECFFF2791E0FF25BDFFFF2BA5
F9FE2E9BF6FE2581E9FB10448AA6217CF4000000000600000002000000029896
8C1FA3A2A0DEA3A3A3FFA9A9A9FFA9A9A9FFA7A7A7FEA8A8A8FFA9A9A9FEA7A7
A7FFB0B0B0FE949494FF505050FE545454FF474747F6464646403B3B3B03004D
CF251E72DAEC2E7EDEFF2C7DDEFE2C7CDDFF2C7EDFFF2C76DAFF2C93EDFF2D9C
F9FE318CF5FF1761BDED000000A73A8AE914338CE603FDC77705B0B3B7049394
9600A5A5A612AEAEAED3AEAEAEFEAEAEAEFDB1B1B1FFB1B1B1FEB2B2B2FEAFAF
AFFEB9B9B9FE959595FD4A4A4AFE4F4F4FF94949495154545400545454055097
EB1F267CE7E82F82E8FE2E81E7FE2F83E8FE3082E8FF2F83E9FF2F7EE5FF2F86
EEFE3184E8FE1A66C5F60C2542C3000000930760CA100060E001DDCEB800B4B5
B70200000002B3B2B222B9B9B8E5B8B8B8FFB8B8B8FEBABABAFFB9B9B9FEB5B5
B5FED0D0D0FE787878FF464646FA484848553D3D3D00494949044E4E4E002284
F500147BF3942E88F4FE3389F1FD328AF4FF328AF3FE338BF5FF328CF6FF328A
F3FF3189F1FE2D7DDDFF08469DEF041633C3000000AA0000005300057319657C
A303BEBEBE05A8AAAB00B8BCBE2EBDC1C2F1BEC1C3FFC0C1C3FEC3C5C6FFD0D2
D3FF8D8D8DFF252525C1333333311C1C1C0031313103000000004D4D4D000A79
F6000E7BF3252292F7FB3197F7FC2E96F7FE2F97F7FF2F96F7FE2F97F7FF2F97
F7FE2F97F7FF2F9AFAFE3094EEFF1761B6F7052D63DA051E3FC7000000B50000
00850000005A0000002400000023B7ADA44ED0C4BBEBCBC3BDFFC1B8B3EA978F
89B23134364205050500000000010E0E0E023030300027272700000000001094
F8070E85F700078AF67426A1F8FF2DA1F7FB2BA3F8FE2CA2F9FF2CA2F8FE2CA2
F9FF2CA2F8FE2CA1F8FF2CA3FAFE30ACFFFF29A2F5FF1883D5FB0B5CA2EB0746
7DDD022A55CB003C64CA384B58CC31434EC861869EE5567082DC4F6A7A7B89B6
D40000000004000000031B1B1B020C0C0C00373737004242420000000000008F
FA000A93F9030A8EF9000A9AF98528ADFAFF2AADF9FC28AEFBFE29AEFBFE29AE
FBFF29AEFBFF29AEFBFE29AEFBFF26ABF8FE29ADFAFD2DB4FFFF2BB6FFFF26B2
FFFF1EA7FBFF1FA9F8FF15A7FEFF15A8FEFF14A7FEFF0473B4E4000000BF005A
917400A2FE03000000021A7A990022222200000000000000000000000000008F
FA0005B1FC0005A5FD0401A0FD0006ACFC961DB7FCFF25B9FAFC23BAFCFE23BA
FCFF23BAFCFE24BAFCFF24BBFDFF24BBFDFE23BAFCFE23B9FBFE22B7F9FD23B7
F8FD26BCFCFE26BCFCFE28BCFBFE28BBFBFE29BAFAFD1FB7FBFF0376AEE30000
00BF036B9C6303BAFC000000000400CDFF000000000000000000000000000092
FA0002ADFC0001BFFE000FBDFE030000000111C0FEA614C2FEFF1BC4FDFE1CC3
FBFD1DC5FEFE1CC5FEFE1DC5FEFE1DC5FEFF1DC5FEFF1DC5FEFF1DC5FEFF1DC5
FEFF1DC4FEFF1CC4FEFF1CC4FEFF1CC4FEFE1BC4FEFE1EC2FAFD17C3FEFF0174
A3DD000000BF0177A95900C4FE000000000401DBFF0000000000000000000000
000005A4FB0001C1FE0044DAFF0127D3FE0323D2FE011ED1FD7016CDFDF210CD
FEFF14CFFEFE13CCFCFD13CDFDFE13CEFEFE14CFFFFE14CFFFFE13CEFFFF14CF
FFFF14CFFEFF14CFFFFF14CFFEFF14CFFEFE13CEFEFF12CEFEFE14CBFBFD0DCE
FEFF007398D9000000BF0089B54E00CCFE000000000300E6FE00000000000000
00000000000001B7FE003FDBFF0000AFFF0016D8FE002ADFFE004DE5FC210CD8
FE9D00D7FDFB01D9FEFF01DCFFFF01D7FCFE02D8FDFD03DAFEFE03DBFFFE03DA
FEFE03DAFFFF03DAFEFF03DAFFFF03DAFEFF02DAFEFE03DAFEFF02DAFEFE02D7
FBFD01D8FEFF00738CD6000000BF009FC24001D8FF0000000001000000000000
0000000000000000000033CFFF000088FF0017D8FE0000D7FE0322E3FE0093F0
FE0093F5FE2F17E4FE9E02D8FCE900E2FEFF00E3FEFF00E2FFFF00E0FCFD00E1
FCFD00E2FDFE00E2FEFE00E2FFFF00E2FEFE00E2FEFF00E2FEFE00E2FEFF00E1
FDFE00E0FCFD00E1FEFF006E7FD1000000BB00B0CA3513D7FD00000000010000
00000000000000000000000000000000000010D5FE0000DCFE0000DBFD0020E1
FD02F1FFFF0000000001039EEE0F03E2FE5803E8FEB202ECFEF500ECFEFF00EC
FEFF00ECFEFF00EDFEFF00EBFCFE00ECFDFE00EBFCFE00EBFDFE00EBFCFE00EC
FDFE00EAFCFD00EBFCFD00E8F9FD006973D0000000A900E5FA05000000010000
0000000000000000000000000000000000000000000011DCFE000DDDFD000FDD
FD00F1FFFF027BFFFF0305A7F10008F0FC000000000229F2FC1F46F4FE6E3CF3
FE8D25F2FED419F2FEEE0EF1FEFF01F1FDFF00F0FEFF00F0FEFF00F0FEFF00F0
FEFF00F0FEFF00F1FDFF08F1FEFF15EBF9E611D4E22211EDFD0100EDFE000000
0000000000000000000000000000000000000000000000000000000000000000
00008FFFFF0056FDFF0002A3F0000AF2FB0301E6FF0200E3F100000000030000
0007000000068AF7FD1A4AF2FE3C08EFFE3B00EDFE3C00ECFE3C00EBFF3C01EB
FD3C00EDFF3C00EEFD3B2FEFFE3B78F4FE256CF3FE0062F3FE0000E9FE000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000E5FF00FFFFFF04FFFF000998F8
FD0889F7FD0082F7FD0046F2FE0008F0FE0000EEFE0000ECFE0000ECFF0001EB
FD0000EEFF0000EFFD002CF0FE0071F4FF0066F3FE005BF3FE0000EBFE00F000
7FFFE00007FFF00001FFF800007FFC00001FFE00000FFF000007FF800003FFC0
0001FF070000FC03E000F001F000E001F800C000F8008000F00080078001800F
8003800FC0038007E0078001F01FC000387FC00000FFE000007FF000003FF800
001FFC00001FFF00000FFFC00007FFF00003FFFE0007FFFFFFFFFFFFFFFF2800
0000300000006000000001002000000000008025000000000000000000000000
0000000000000000000000000000B4B4B40000000001AFAFAF00000000190000
00890000007F0000008200000082000000820000008200000082000000820000
0082000000820000008200000082000000820000008200000082000000810000
00820000006500000019BCBCBC18C3C3C307AEAEAE01ACACAC00B0B0B0000000
0002000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000B4B4B40100000001AFAFAF21B1B1B1BB9191
91E08B8B8BEA8B8B8BEA8D8D8DEA8C8C8CEA8D8D8DEA8E8E8EEA8D8D8DEA8D8D
8DEA8D8D8DEA8C8C8CEA8D8D8DEA8B8B8BEA8B8B8BEA8C8C8CEA929292EA8282
82E0454545C73F3F3FC4000000AC0000006C000000590000000BB8B8B803D3D3
D300000000000000000100000002000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000B4B4B401B8B8B802B6B6B615B9B9B9D8BEBE
BEFFC4C4C4FFC3C3C3FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4
C4FFC4C4C4FFC4C4C4FFC4C4C4FFC2C2C2FFC2C2C2FFC1C1C1FFC0C0C0FFBDBD
BDFFBBBBBBFFACACACF87A7A7AE36E6E6EDC333333C2000000B7000000780000
004AB9B9B901B0B0B00302020200000000010000000100000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000B4B4B400C2C2C201BFBFBF00BEBEBE0DBBBB
BBD2C2C2C2FFC1C1C1FCC2C2C2FDC2C2C2FDC1C1C1FDC1C1C1FDC2C2C2FDC1C1
C1FDC2C2C2FDC2C2C2FDC2C2C2FDC1C1C1FDC2C2C2FDC4C4C4FDC0C0C0FDC0C0
C0FEC0C0C0FFBBBBBBFFB8B8B8FFB3B3B3FFA9A9A9FC7C7C7CE75C5C5CD72727
27BF000000A80000006BC5C5C53BBDBDBD02A7A7A70000000002000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000B4B4B400C1C1C100BEBEBE02BDBDBD00BDBD
BD1BBCBCBCE2C1C1C1FFC3C3C3FEC4C4C4FFC4C4C4FEC5C5C5FFC5C5C5FFC4C4
C4FFC4C4C4FFC5C5C5FFC4C4C4FFC5C5C5FFC3C3C3FFC3C3C3FFC0C0C0FFBFBF
BFFEBDBDBDFFBBBBBBFEB7B7B7FDB6B6B6FEB6B6B6FFB2B2B2FFADADADFF9292
92F66D6D6DE24E4E4ED2000000BF000000918A8A8A2E97979702999999000000
0003000000010000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000C0C0C000BCBCBC00BEBEBE02BEBE
BE00BDBDBD27BCBCBCEFC2C2C2FFC3C3C3FEC4C4C4FFC4C4C4FEC5C5C5FFC5C5
C5FFC5C5C5FFC4C4C4FFC4C4C4FFC4C4C4FFC3C3C3FFC1C1C1FFBFBFBFFFBDBD
BDFFBCBCBCFFBABABAFEB6B6B6FFB5B5B5FEB3B3B3FEB0B0B0FDAFAFAFFEB3B3
B3FFAAAAAAFFA3A3A3FF8A8A8AEE484848CD000000BF00000082858585238E8E
8E01909090000000000191919100000000000000000000000000000000000000
00000000000000000000000000000000000000000000BEBEBE00BBBBBB00BFBF
BF03BFBFBF00BEBEBE35BBBBBBF8C3C3C3FEC3C3C3FEC3C3C3FFC4C4C4FEC4C4
C4FFC4C4C4FFC4C4C4FFC5C5C5FFC2C2C2FFC1C1C1FFC0C0C0FFBEBEBEFFBCBC
BCFFBABABAFFB8B8B8FFB5B5B5FFB4B4B4FFB2B2B2FEB1B1B1FFAEAEAEFEACAC
ACFEAAAAAAFDA8A8A8FDA3A3A3FF9A9A9AFF727272E9363636C9000000BF0000
007480808016949494009D9D9D00000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000BCBCBC00BBBB
BB00C0C0C003C1C1C100BFBFBF45BBBBBBFDC3C3C3FCC3C3C3FEC3C3C3FFC5C5
C5FEC4C4C4FFC5C5C5FFC3C3C3FFC1C1C1FFC1C1C1FFBEBEBEFFBBBBBBFFBBBB
BBFFB8B8B8FFB6B6B6FFB4B4B4FFB2B2B2FFB1B1B1FFAFAFAFFFAEAEAEFFACAC
ACFEAAAAAAFEA7A7A7FEA4A4A4FDA3A3A3FD9F9F9FFF959595FF616161E52E2E
2EC6000000BA0000003FA1A1A100000000017979790000000000000000000000
000000000000000000000000000000000000000000000000000000000000B8B8
B800C9C9C900C1C1C104C3C3C300C1C1C154BBBBBBFFC3C3C3FCC3C3C3FEC4C4
C4FFC5C5C5FEC4C4C4FFC1C1C1FFC0C0C0FFBEBEBEFFBDBDBDFFBABABAFFB9B9
B9FFB6B6B6FFB4B4B4FFB2B2B2FFB1B1B1FFB0B0B0FFAEAEAEFFACACACFFABAB
ABFFA7A7A7FFA5A5A5FEA3A3A3FFA0A0A0FE9D9D9DFD9F9F9FFE989898FF8888
88FD444444D4000000BF42424285000000010000000100000001000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000C7C7C700C1C1C100C2C2C204C6C6C600C3C3C364BABABAFFC4C4C4FBC4C4
C4FEC3C3C3FFC2C2C2FEC0C0C0FFBDBDBDFFBCBCBCFFBBBBBBFFB8B8B8FFB7B7
B7FFB5B5B5FFB2B2B2FFB1B1B1FFB0B0B0FFADADADFFACACACFFAAAAAAFFA8A8
A8FFA7A7A7FFA3A3A3FFA1A1A1FF9E9E9EFE9D9D9DFF9A9A9AFE969696FD9898
98FF888888FF606060EB1E1E1EBF4040407D7E7E7E0100000002616161000000
0000000000000000000000000000000000000000000000000000000000000000
0000C2C2C200C3C3C300C0C0C000C3C3C305C8C8C800C1C1C174BBBBBBFFC3C3
C3FBC2C2C2FEC0C0C0FFBEBEBEFEBCBCBCFFBABABAFFB9B9B9FFB7B7B7FFB6B6
B6FFB4B4B4FFB2B2B2FFB0B0B0FFAEAEAEFFABABABFFAAAAAAFFA8A8A8FFA6A6
A6FFA3A3A3FFA1A1A1FF9F9F9FFF9C9C9CFF999999FE999999FF969696FF9494
94FE949494FE898989FF535353E7000000BF3F3F3F706C6C6C00000000035757
5700000000000000000000000000000000000000000000000000000000000000
000000000000C2C2C200C1C1C100BFBFBF00C3C3C304CBCCCC00C4C4C584B9B9
BAFFBEBFC0FCBCBDBDFDB9BABAFDB8B9B9FDB8B8B8FDB5B5B5FDB2B2B2FDB0B0
B0FDAEAEAEFDAFAFAFFEADADADFEACACACFFAAAAAAFEA8A8A8FFA7A7A7FFA4A4
A4FFA1A1A1FF9E9E9EFF9E9E9EFF9A9A9AFF989898FF979797FF949494FE9292
92FE8D8D8DFE8C8C8CFD848484FF464646E2000000BF42424264616161000000
00034C4C4C000000000000000000000000000000000000000000000000000000
00000000000000000000C2C2C2000000000100000002CCC7C605D8D6D300C3C6
C596BBB8B7FFBCBABBFFB6B6B6FFB5B4B4FFB4B3B3FFB1B1B1FFB2B2B2FFB3B3
B3FFB6B6B6FFB3B3B3FFA9A9A9FEA6A6A6FDA5A5A5FFA5A5A5FEA4A4A4FFA3A3
A3FF9F9F9FFF9C9C9CFF9C9C9CFF989898FF979797FF949494FF939393FF9090
90FF8B8B8BFE888888FE838383FD7E7E7EFF3C3C3CDD000000BF424242575656
5600000000010000000000000000000000000000000000000000000000000000
00000F438F00000000010081B2031076AF03778AAA01D3D3C900000000240000
004CA9A09FD17D7F7EDAA4A9A892B4B7B77EA6A9A97DA6A6A67D9696967E9494
947D9595959DA2A2A2F8ADADADFFB5B5B5FFB2B2B2FDA6A6A6FD9E9E9EFE9C9C
9CFF9D9D9DFE9B9B9BFF999999FF969696FF949494FF939393FF8F8F8FFF8A8A
8AFF878787FF848484FF7E7E7EFE7D7D7DFD727272FF2F2F2FD9000000BF3F3F
3F480E0E0E000000000000000000000000000000000000000000003689000035
870011448F02065090030098BD000000001A00000040125068AD1A6A7BD31F9B
A7E61FD3E6F9166366CC000000BD0000002C80B1BE0000000006000000020000
0002000000034F4F4F1458585875626262AE818181FFA0A0A0FFB0B0B0FFA6A6
A6FD9B9B9BFF989898FE979797FF949494FF939393FF919191FF8C8C8CFF8686
86FF848484FF818181FF7D7D7DFF777777FE787878FD636363FF272727D60000
00A15151510900000000000000000000000000338F0000318A00000000010031
8105134691000000001016175377111644C90C4B86F208AEC9FC00EAF5FF00EF
FFFF00E1FFFF04D4FCFE0E5C6DCD000000B318BBDE2600C9FF03FE0000047474
7404646464013636360029292900000000021A1A1A2A242424854E4E4EED8686
86FFA0A0A0FCA1A1A1FF989898FE939393FF909090FF8D8D8DFF888888FF8484
84FF808080FF7D7D7DFF797979FF757575FF717171FE6E6E6EFE484848F41717
17C1373737420000000000000000003F9800002C8900002C8701003C8B040137
870002285F6300285ED4092879F90472ABFF00F2F8FF00FDFFFF00E7FCFD00DB
FBFE05D7FCFE0CCDFEFF10B9F2FA114B60C9000000AC20B4E8191BB3FF000000
000168686800343434002B2B2B03292929022A2A2A00000000011C1C1C252929
299F545454FF7E7E7EFC979797FF989898FE8D8D8DFF888888FF858585FF8181
81FF7D7D7DFF7B7B7BFF767676FF727272FE6E6E6EFF6C6C6CFE5B5B5BFF1C1C
1CD3000000910000000000359A00004399000028880100338A00000000100027
67B0033C85F7163D90FF1775B2FF02FDFDFD00F2FEFE00DFFBFE00DDFEFE04D7
FEFE12CFFDFF1EC7FCFE19BCFCFF16A2E7F8103E55C6000000A325A9EB10289F
F80000000001444444004242420038383800222222014A4A4A044E4E4E000000
0002444444B2525252FF656565FD7F7F7FFF8D8D8DFF878787FF828282FF7E7E
7EFF7A7A7AFF777777FF737373FF6F6F6FFF6B6B6BFE666666FD626262FE3838
38EF0000008D044AA8000034990000439902003A9300002E891C00256DD41151
A1FF205CA6FF1F509EFE03E6F2FE00F5FEFF00E2FCFE00DFFEFF05D6FEFF12CF
FDFF1BC8FEFE20BEFEFF29B6FAFD1DAAFAFF1A8EDDF50D334EC4000000982A9B
EF0A000000010000000100000000000000002525250047474700595959035757
5702535353075A5A5AC56B6B6BFE686868FE777777FF828282FF7F7F7FFF7B7B
7BFF777777FF737373FF6F6F6FFF6A6A6AFF676767FF616161FE606060FF3D3D
3DEE0000008E0147A5000000000100000002002C8F12003789E61C5CABFF2365
AFFD204EA2FE1689C3FF00FFFFFE00E0FCFF00DEFEFF07D6FDFF13CEFEFF1DC6
FDFF20BEFDFF25B6FCFE26ADF9FF2EA5F7FD2095F7FF1C77D1F10B2846C21241
708C2D8BF7043486EA002774D500000000000000000042424200525252007777
7704000000047474748B757575FF7D7D7DFD797979FF7B7B7BFF7A7A7AFF7676
76FF747474FF6F6F6FFF6A6A6AFF676767FF636363FF5E5E5EFE5C5C5CFF4444
44EE0000008D0147A502003D9B0B003A9F0B00348CD91C60B3FF2564B1FD2167
B5FF2651AAFE10ADD9FF00F6FEFF00D7FCFF08D6FEFF16CEFDFF1CC7FEFF21BE
FCFF25B5FAFF29ADFAFF2AA4F8FE2B99F4FE3594F3FD1F80F5FF1C63BFED0820
3FC0000000880000000600000002000000040000000300000003000000038181
81097E7E7E007B7B7B9B808080FF868686FD888888FF888888FF898989FF7373
73FF6E6E6EFF6C6C6CFF666666FF646464FF616161FF5A5A5AFE595959FF4242
42ED00000091094FAF0C000000030A4DA8A21960B6FF286BBAFD2266BAFF246B
BCFE2856B2FF10ABDBFF00F0FEFF0AD0FCFF15CDFEFF1CC5FDFF21BDFCFF24B5
FBFF2BACFAFE2CA3F9FF2D99F5FE3194F6FF348CF5FF3989EEFF1F76E2FF1E61
B4E4092649B1154C8D5F347FD3058B8B8B04828282047F7F7F048B8B8B058686
860076767644797979F6909090FE929292FE929292FF929292FF979797FF8E8E
8EFF676767FF676767FF636363FF606060FF5D5D5DFE575757FD555555FE3E3E
3EEF00000082195FBE04165DBE250C57B6F0266DC1FD256BC1FE266DC2FE256F
C4FF2A60BCFF1B8ED2FF06E7FFFF18C8FEFF1CC5FEFF22BCFDFF26B4FBFF2AAC
F9FE2BA3F8FF2D9CF6FE3496F7FF2D82E8F4227CECE01A74E6E0146DDBDA004D
CEE90052CD7D00000005000000160000006F000000670000006A0000006A4F4F
4F8E7F7F7FF8979797FF989898FE999999FF999999FF999999FF989898FFA4A4
A4FF7D7D7DFF5D5D5DFF626262FF5D5D5DFF595959FF525252FE525252FE3333
33EA000000280046B8000349BA461A66C4FF2A73C8FE256FC9FF2770C9FF2771
CAFF286EC9FF286BC7FF16CEF9FF1CC7FEFF22B9FBFF26B4FBFF2AABF9FF2BA3
F8FF2E99F4FE3091F6FF1668D0E8116FEA171476F3010000000100000000A09C
9B009C999A079993961D7F7B7C966C6C6CBD5C5C5CE25A5A5AE2646464E69696
96FF9E9E9EFF9E9E9EFE9F9F9FFF9F9F9FFEA0A0A0FFA0A0A0FF9E9E9EFFA5A5
A5FF9D9D9DFF5C5C5CFF5D5D5DFF595959FF555555FE505050FD4D4D4DFF2D2D
2D8100000001035AC7001568CBB7206ECDFE2C76CFFE2974D0FE2A74D0FF2A75
D0FF2977D2FF2B69CAFF2694E0FF1FCAFFFF28B0FAFF29ABFAFF2CA2F8FF2E9A
F5FE3190F5FE1366D2F3045ED925096CEF000E72EF02197AF40000000000A1A0
9E00A3A2A200A0A09F07A6A6A697969696FFA2A2A2FFA6A6A6FFA7A7A7FFA7A7
A7FEA4A4A4FEA6A6A6FFA5A5A5FEA7A7A7FFA6A6A6FFA7A7A7FFA8A8A8FFA7A7
A7FFB1B1B1FF656565FF555555FE575757FE505050FD4D4D4DFF3D3D3DB64C4C
4C024B4B4B030E67D3000D68D3C12777D7FF2C7AD6FD2A79D8FF2C7AD9FF2B79
D8FF2B7AD8FF2B7AD8FF2B6DD1FF29A2F0FF2AB3FFFF2C9FF7FF2E99F7FF3492
F7FE207EF0FE002352C6000000101175EE03000000012281F60000000000A09E
9D00D8D9D900B2B2B300B3B3B300B6B6B68FA4A4A4FFAAAAAAF9ABABABFDACAC
ACFEADADADFFADADADFFACACACFFAEAEAEFFAEAEAEFFADADADFFAEAEAEFFADAD
ADFFBABABAFF6B6B6BFE4F4F4FFF515151FD4E4E4EFF3F3F3FC5505050005050
50025A5A5A00116ADB000F6ADABB297ADEFF2D7EDDFE2D7EE0FF2C7DDFFF2D7E
DFFF2C7DDFFF2D7EE0FF2D7BDFFF2D76DBFF2C9AF3FF2E9EFBFF3090F8FF338A
F4FF1975E5FE022147C30A60C71C1471E301000000020000000000000000A09E
9D00CECFCF00BABABA00B8B8B80300000001B7B7B7A6A7A7A7FFB0B0B0FCB2B2
B2FFB2B2B2FEB1B1B1FFB2B2B2FFB4B4B4FFB4B4B4FFB2B2B2FFB3B3B3FFB3B3
B3FEBEBEBEFE5D5D5DFE4A4A4AFD525252FF424242D200000001515151040000
0001565656000667E000297DE4C9267BE5FD2F82E4FD2E81E6FE2E81E6FF2E82
E6FF2E82E6FF2E81E6FF2D82E7FF2E7FE4FF2E7CE2FF2F8BF1FF3187F1FF3285
E8FE1D75E0FE001D4DC7000000A00962D20F055FCC0000000003000000000000
0000B8B8B800C0C0C000BFBFBF01C0C0C002C2C2C203BDBDBDB5B0B0B0FFB7B7
B7FCB7B7B7FFB8B8B8FEB8B8B8FFB8B8B8FFB8B8B8FFBABABAFFB5B5B5FEC5C5
C5FFACACACFE444444FE535353FF3F3F3FDC4A4A4A074C4C4C03515151015454
5400515151000267EC001C77EC79217CEDFF3585ECFE3184EDFF3285EEFF3285
EEFF3285EEFF3285EEFF3284EDFF3287EFFF3186EEFF3182ECFF3186EDFF2E7D
E1FE2C75D6FE0853B3F400193CC3000000960359C310003FA6000072DE000000
000100000001BBBBBB00C0C0C000C8C8C801CBCBCB02CCCCCC08C2C2C2C4B8B8
B8FFBCBCBCFDBEBEBEFFBFBFBFFEC0C0C0FFC0C0C0FEBBBABAFFBFBFBFFED8D8
D8FE6D6D6DFF464646FF3B3B3BCD353535083535350240404001515151005353
5300000000002385F6051B7DED1D167FF5E6348EF6FD318BF5FE338DF6FE328C
F5FF328CF6FF338DF6FF338DF7FF338CF7FF338DF7FF338DF7FF328DF6FF318D
F6FF2F83E3FE256ECBFF033E96F0001133C3000000AF0000005400FBFB060030
8E023185C900236EBA000000000300000001CACACA02CDCDCE01D0D0D011C7C7
C6D2BFBEBFFFC3C3C3FDC4C4C3FFC0BFC0FEC0C0C0FED0CFCFFEE5E5E5FF7D7D
7DFF202020DA2121215929292900363636003737370140404000525252000000
0000000000000D83F70C00000004097CF685278FF6FF3394F4FD2E93F6FF2F93
F6FE2F93F6FF2F94F6FF2F93F6FF2F93F6FF2F93F6FF2F93F6FF2F93F5FF2F95
F7FE2F98FBFF2F95F6FE2A83DEFF0E4EA8F9001952DB000B26C0000000A30000
007A000000312562AA051B62B20272B0DC02EFD3C001CBCDCE04CED0D100D1D5
D719BFC3C5E3B9BDBFFFC0C2C5FDCCCECDFFCCCECFFFB3B4B5FF565555DF0C0C
0C70121212080F0F0F0000000002353535003434340042424200000000000000
0000000000001D93F8061A91F802188FF71E118FF7F52F9DF8FE2D9BF7FE2E9C
F8FF2E9CF7FE2F9CF8FF2F9DF8FF2F9DF8FF2F9DF8FF2E9CF7FF2F9DF7FF2E9C
F7FF2E9BF6FE2F9DF9FF2FA3FDFE34A5FDFF248EE8FF0B5AADF505387BE7001D
46CF04152BBF00000095000000880000003B0000001F0000001F0000001F0000
001ED6CAC038DBCABCE2CCC0B8FF8B848ADBAA9E9B74908E8E316B6B6B142929
2900000000020808080315151500363636003636360000000000000000000000
0000000000000482F9000490F701038DF700018AF6491598F7FD30A5F9FC29A1
F8FE2CA3F8FF2BA3F9FF2BA3F9FF2CA3F9FF2CA3F9FF2BA3F8FF2BA3F9FF2BA3
F9FF2CA3F8FF2CA3F8FF2AA2F7FE2AA2F7FE2EA9FBFD31B1FFFF25A6FCFF1A98
F1FF0F71BDF01166AAEC0F4169D20C3655C90C3656C90C3B5AC9002E5EC92E48
5ACA2B4251C75A8DB2E964889EE5000000870000000400000004000000031C1C
1C033F3F3F001313130022222200000000000000000000000000000000000000
0000000000000B85F8001098F7000699FA030897FA000192F85A1CA5F9FF2EAC
F9FB29ABFAFE2AACFBFF29ABFAFF2AACFBFF2AACFBFF2AACFCFF2AACFBFF2AAC
FBFF2AACFBFF2AACFBFF2AACFBFF2AACFBFE28A9F8FE28A6F5FE2DAAF8FD2CAE
FCFD29B1FFFF24AEFFFF1BA7FFFF17A1F9FF16A1F7FF15A1F8FF18A1F8FF0AA0
FBFF0A9FFBFF0B9FFDFF037DC8EB072F44C005527F85009AFF0400C3FE020000
00012F2F2F000000000000000000000000000000000000000000000000000000
00000000000000000000108FF800008EFD0008A4FB05059FFA00019DF86A1CAF
FAFF2AB3FAFB26B2FCFE28B3FAFF27B3FBFF27B2FBFF28B3FBFF27B3FBFF28B3
FBFF28B3FBFF28B3FBFF28B3FBFF28B3FBFF27B3FBFF28B4FCFF26B3FBFE26B1
FAFF27B0F8FD27B0F7FD29B2F8FE2AB3F9FE2AB3F9FE28B3F9FE29B2F9FE2CB4
F9FE2CB4F9FE30B4F7FD1CADFAFF037EC0E9000000BF065B86790AACFB010000
000200BEFF000000000000000000000000000000000000000000000000000000
00000000000000000000000000000095FD0000A4FD0002ADFC0500A9FC0000A9
FA7A13B4FCFF27BAFAFC24BBFDFE22BBFDFE22BBFDFE23BBFCFF23BBFDFF23BB
FDFF23BCFDFF23BCFDFF23BCFDFF23BCFDFF23BCFDFF23BBFDFF23BCFDFF23BC
FDFF23BCFDFF22BCFDFF22BCFDFF22BCFDFF22BBFDFF22BBFDFF23BBFDFF23BB
FDFF23BCFDFE21BBFCFF27BAFAFD15B5FBFF0281B7E5000000BF0267946C04B4
FC000000000300C5FF0000000000000000000000000000000000000000000000
00000000000000000000000000000099FB0000A5FD0000B7FD0006BBFE0407BA
FD0009BBFD8A10BDFEFF22C2FDFF21C2FDFE1EC2FEFF1DC2FDFE1EC2FDFE1EC2
FEFF1EC2FDFF1EC3FEFF1EC3FEFF1EC3FEFF1EC3FEFF1EC2FDFF1EC2FDFF1EC3
FEFF1EC2FDFF1FC3FEFF1FC3FEFF1EC3FEFF1EC2FEFF1DC2FDFF1EC2FEFF1EC2
FDFF1EC2FDFE1EC2FEFE1DC1FDFE23C0F9FD0FBCFDFF007CAAE1000000BF0076
A16000BDFF000000000300CDFF00000000000000000000000000000000000000
00000000000000000000000000000000000004A4FC0000B5FD0017C9FE002DCE
FE0322CCFE0018C7FE9600C1FEF510C5FEFF1BC5FAFD19C7FCFE1AC8FEFE1AC9
FEFE1AC9FEFE1AC9FEFF1AC9FFFF1AC9FEFF1AC9FFFF1AC9FFFF1AC9FFFF1AC9
FFFF1AC9FFFF1AC9FFFF1AC9FFFF1AC9FFFF1AC8FEFF1AC9FFFF1AC8FEFF19C8
FEFF1AC9FFFF1AC8FEFE1AC9FEFF19C8FEFE1DC6FBFD0CC3FEFF0079A0DC0000
00BF0083AE5400C3FE000000000202D6FF000000000000000000000000000000
0000000000000000000000000000000000000000000001B2FD0018C9FE0017CD
FB0032D6FE0252DEFE0062E2FE3D1DD1FDE605CAFEFF12CFFEFF15CDFCFD13CE
FEFE13CEFEFF13CEFEFE13CFFEFF13CEFEFF13CFFEFF13CFFEFF13CEFEFF13CF
FEFF13CFFEFF13CFFEFF13CFFEFF13CFFEFF13CFFFFF13CFFEFF13CFFFFF13CF
FFFF13CFFEFF13CEFEFF13CFFEFE13CEFEFF13CEFEFE14CDFBFD07CAFEFF0072
93D8000000BF0092BC4600C7FF00000000030000000000000000000000000000
000000000000000000000000000000000000000000000000000013C5FE000FC4
FC00000000003FDEFE0241E2FE0045E6FE0A29DDFD7D00D2FEF200D1FEFF01D6
FEFF05D5FCFD05D6FCFE06D8FEFF06D8FFFE06D8FEFF06D8FEFF06D8FFFF06D8
FEFF06D8FFFF06D8FFFF06D8FFFF06D8FFFF06D8FEFF06D8FFFF06D8FEFF06D8
FEFF06D8FEFF06D8FFFF05D7FDFF06D8FFFE05D7FEFF04D7FEFE07D5FBFD00D2
FEFF006C85D4000000BF00A2C73B07CCFF000000000300000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000048E0FE0000C8FF0118DEFE003DE6FE0061EBFD1752E9FD9011DB
FDFB00DBFEFF00DCFEFF00DAFBFD00DBFCFE00DDFEFE00DDFFFE00DDFEFE00DD
FFFF00DDFEFF00DDFEFF00DDFEFF00DDFFFF00DDFEFF00DDFFFF00DDFFFF00DD
FFFF00DDFEFF00DDFEFF00DDFEFF00DDFEFF00DDFEFE00DDFEFF00DDFEFE00DB
FCFE00D8FEFF006578D1000000BC00B1D23000E4FB0000000003000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000029D9FE0000D5FF001CDFFE0018E0FF0360EFFF000000000191F1
FC261BE4FEA40AE2FED600E2FEFF00E0FFFF00E3FEFF00E0FBFD00E2FDFE00E2
FDFE00E4FFFE00E3FFFE00E4FFFF00E4FEFF00E4FEFF00E4FFFF00E4FEFF00E4
FEFF00E4FEFF00E3FEFF00E3FEFF00E4FEFF00E3FEFF00E3FEFF00E3FEFF00E3
FEFE00E4FDFE00DEFBFD005F6DCD000000B600C1DC2600E8FE00000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000019DBFF0020DFFE001EE3FF0087F6FF01E1FFFF0400E8
FF000000000124ECFE0E07DEF93E0BE9FDB507E7FDE300E7FDFF00E8FEFF00E8
FEFF00E6FBFD00E6FBFD00E7FCFE00E8FEFE00E9FEFE00E9FEFF00E9FFFE00E9
FFFF00E9FFFF00E9FFFF00E9FEFF00E9FFFF00E9FEFF00E9FEFF00E9FFFE00E9
FEFF00E7FDFE00E9FEFE00DEF6FB005A64C9000000AA00CADF21000000010000
0001000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000002BE4FF006CF1FF00B7FCFF0000E8
FF011DEBFF0325EDFF0000000001000000010BF0FE1715F0FE5927F1FEC517F0
FFEF07EFFEFF00EFFEFF00EFFEFF00F0FEFF00F0FEFF00EEFDFD00EEFCFD00EF
FCFD00EFFCFD00EFFCFD00EFFCFD00EFFCFD00EFFCFD00EFFCFD00EFFCFD00EE
FBFD00EFFCFD00ECF9FD00EEFBFE00DAEAF7005960C900747D8200EEFE010000
0003000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000001DEA
FF001BE9FF001DEAFF0119EFFD021DF0FC02FFE0D60000000001000000027CF6
FE1E3AF3FD7523F1FD7234F2FED21CF2FEF410F0FEF90CEFFEFF05EFFEFF02F1
FDFF00F1FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0
FEFF00F1FDFF00F0FDFF04F0FEFF0BEFFDFF0DCFDCCF000000170EEEFE040000
0001000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000018EFFE001AEFFD0000F9FF0163F6FF037DF7FF0075F6
FF0000000001000000028BF8FD078FF9FE0E87F8FE2562F4FE902EF2FE8F10F1
FE9000EFFE9000EFFE9000EDFE9000ECFF9000EDFE9000ECFF9000ECFE9000EF
FF9000F0FE9007EFFD9022F0FF8F5AF2FE8F85F4FE1F84F4FE0077F5FE010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000069F6FF007BF6FF007BF6
FF013AF2FC0378F5FC0389F8FE000000000100000002000000040000000C0000
000B0000000C0000000C0000000C0000000C0000000C0000000C0000000C0000
000C0000000C0000000C0000000C0000000B0000000C0000000364F3FE000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00003AF3FD0043F3FD007CF8FE027FF8FE0378F8FE0558F4FE1029F2FE0F0EF1
FE1000F0FE1000EFFE1000EEFE1000EDFF1000EEFE1000EDFF1000EDFE1000EF
FF1000F0FE1006F0FD101EF0FF0F51F2FE1077F4FE0476F4FE0067F4FE000000
000000000000FC0000FFFFFF0000F800000FFFFF0000F8000003FFFF0000FC00
00007FFF0000FE0000001FFF0000FF00000007FF0000FF80000001FF0000FFC0
000000FF0000FFC00000003F0000FFE00000001F0000FFF00000000F0000FFF8
000000070000FFFC000000030000FFFE000000030000FFF03F8000010000FF80
1FF000010000FE000FFC00000000FC0007FE00000000F80003FF00000000F000
01FF00000000E00000FF00000000C000007F00000000C00000C000010000C000
3F800001000080007F800003000080007FC00007000080007FE0000F00008000
3FF0001F000080001FF8003F0000C00007FC007F0000C00001FE01FF0000E000
003F0FFF0000F00000001FFF0000F00000000FFF0000F800000007FF0000FC00
000003FF0000FE00000001FF0000FF00000000FF0000FFC0000000FF0000FFE0
0000007F0000FFF80000003F0000FFFE0000001F0000FFFFC000000F0000FFFF
F00000070000FFFFFE00000F0000FFFFFFF0001F0000FFFFFFFFFFFF0000FFFF
FFFFFFFF00002800000040000000800000000100200000000000004200000000
000000000000000000000000000000000000000000000000000000000000B4B4
B40000000001B4B4B40000000031000000470000004700000048000000480000
0048000000480000004800000048000000480000004800000048000000480000
0048000000480000004800000048000000480000004800000048000000480000
00480000004600000048D6D6D610D7D7D709CACACA00C9C9C900C2C2C2000000
0001000000010000000100000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B40100000002B4B4B441767676BB5E5E5ED65E5E5ED75E5E5ED75E5E5ED75E5E
5ED75E5E5ED75E5E5ED75F5F5FD75E5E5ED75F5F5FD75F5F5FD75E5E5ED75F5F
5FD75E5E5ED75D5D5DD75F5F5FD75E5E5ED75D5D5DD75F5F5FD7636363D76666
66D6707070D73D3D3DC1000000950000007F0000007D00000004C3C3C3019E9E
9E01A7A7A701ADADAD0000000004000000030000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B403B2B2B200B2B2B2C4B6B6B6FFBCBCBCFFBCBCBCFFBEBEBEFFBEBEBEFFBFBF
BFFFBFBFBFFFBFBFBFFFC0C0C0FFBFBFBFFFC0C0C0FFC0C0C0FFBFBFBFFFC0C0
C0FFBFBFBFFFBFBFBFFFBEBEBEFFBDBDBDFFBCBCBCFFBBBBBBFFBCBCBCFFBCBC
BCFFC0C0C0FFA2A2A2F0919191E9939393E8353535C0000000AC000000AC0000
008B0000001EA1A1A11BB0B0B0049F9F9F000000000400000003000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B400C5C5C500D3D3D313BDBDBDDBC1C1C1FDC1C1C1FCC1C1C1FDC2C2C2FDC2C2
C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2
C2FDC2C2C2FDC2C2C2FDC1C1C1FDC2C2C2FDC1C1C1FDC1C1C1FDC1C1C1FDBFBF
BFFDBCBCBCFDBBBBBBFFB8B8B8FFB5B5B5FFA9A9A9F8A7A7A7F8929292ED4242
42C93E3E3EC6000000B10000004F757575469F9F9F041F1F1F00BBBBBB000000
0000000000010000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B400C1C1C102C0C0C000BDBDBD24B4B4B4E6BFBFBFFDC3C3C3FDC3C3C3FFC4C4
C4FEC4C4C4FFC4C4C4FFC3C3C3FFC4C4C4FFC4C4C4FFC3C3C3FFC4C4C4FFC4C4
C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC5C5C5FFC3C3
C3FEC2C2C2FFC1C1C1FEBEBEBEFDBCBCBCFDBBBBBBFFB8B8B8FFB1B1B1FFAEAE
AEFFA3A3A3FA5E5E5ED9575757D5000000BF0000008500000079BABABA00FFFF
FF01EEEEEE009D9D9D0000000003000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B400C1C1C100BBBBBB02CFCFCF00E9E9E928BBBBBBF3BEBEBEFEC4C4C4FEC3C3
C3FFC4C4C4FEC5C5C5FFC4C4C4FFC5C5C5FFC5C5C5FFC4C4C4FFC5C5C5FFC5C5
C5FFC5C5C5FFC4C4C4FFC5C5C5FFC4C4C4FFC5C5C5FFC3C3C3FFC4C4C4FFC1C1
C1FFC0C0C0FFBFBFBFFFBEBEBEFFBCBCBCFEBBBBBBFEB9B9B9FEB8B8B8FEB6B6
B6FEB3B3B3FFACACACFFAAAAAAFF7C7C7CEB757575E7000000BF000000B00000
00A800000027A1A1A104A0A0A000000000040000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000C1C1C100BBBBBB00C4C4C404C9C9C900C0C0C040BDBDBDF9C1C1C1FBC4C4
C4FEC4C4C4FFC4C4C4FFC5C5C5FFC4C4C4FFC5C5C5FFC5C5C5FFC5C5C5FFC5C5
C5FFC5C5C5FFC5C5C5FFC4C4C4FFC4C4C4FFC4C4C4FFC3C3C3FFC1C1C1FFBFBF
BFFFBFBFBFFFBEBEBEFFBCBCBCFFBBBBBBFFB9B9B9FFB6B6B6FFB6B6B6FEB5B5
B5FFB5B5B5FEB0B0B0FDB0B0B0FEB0B0B0FFA9A9A9FF868686F9959595F74848
48CC000000BF0000007E7C7C7C3D969696008D8D8D0090909000000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000BDBDBD00D0D0D000BABABA04B0B0B000AEAEAE4ABABABAFFBFBF
BFFBC4C4C4FEC3C3C3FFC4C4C4FEC5C5C5FFC4C4C4FFC4C4C4FFC5C5C5FFC5C5
C5FFC5C5C5FFC4C4C4FFC4C4C4FFC4C4C4FFC3C3C3FFC1C1C1FFC1C1C1FFBFBF
BFFFBEBEBEFFBDBDBDFFBCBCBCFFBABABAFFB7B7B7FFB5B5B5FFB5B5B5FFB4B4
B4FFB1B1B1FEB0B0B0FFAFAFAFFEADADADFDADADADFDB1B1B1FFA5A5A5FF9B9B
9BFF717171E7494949D2000000BE0000008B0000001390909002A5A5A5000000
0004000000010000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000C8C8C800BCBCBC00B6B6B603B8B8B800C0C0C05EBBBB
BBFFC0C0C0FAC5C5C5FEC3C3C3FFC5C5C5FFC5C5C5FFC4C4C4FFC5C5C5FFC5C5
C5FFC5C5C5FFC3C3C3FFC5C5C5FFC3C3C3FFC2C2C2FFC1C1C1FFC0C0C0FFBEBE
BEFFBCBCBCFFBBBBBBFFB9B9B9FFB8B8B8FFB7B7B7FFB4B4B4FFB4B4B4FFB2B2
B2FFB2B2B2FFB0B0B0FFAFAFAFFEADADADFFACACACFEA9A9A9FEABABABFEA8A8
A8FDA1A1A1FF979797FE727272ED2F2F2FC5000000B60000006AA1A1A1257F7F
7F01969696009191910000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000BFBFBF00EAEAEA00C3C3C306BCBCBC00B9B9
B96DBABABAFFC0C0C0FBC5C5C5FEC3C3C3FEC4C4C4FFC5C5C5FFC5C5C5FFC5C5
C5FFC3C3C3FFC5C5C5FFC3C3C3FFC1C1C1FFC1C1C1FFC0C0C0FFBEBEBEFFBCBC
BCFFBCBCBCFFBBBBBBFFB8B8B8FFB7B7B7FFB5B5B5FFB4B4B4FFB2B2B2FFB1B1
B1FFB0B0B0FFAFAFAFFFAEAEAEFFACACACFFABABABFFAAAAAAFFA7A7A7FEA6A6
A6FFA3A3A3FDA4A4A4FE9E9E9EFF8D8D8DFB5D5D5DE2353535C9000000B80000
005E000000098F8F8F0000000001000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000D3D3D300C5C5C500BBBBBB03BABA
BA00BFBFBF7FBABABAFFC2C2C2FCC5C5C5FFC3C3C3FFC4C4C4FFC5C5C5FFC4C4
C4FFC4C4C4FFC4C4C4FFC1C1C1FFC1C1C1FFC0C0C0FFC0C0C0FFBDBDBDFFBABA
BAFFBBBBBBFFBABABAFFB7B7B7FFB4B4B4FFB5B5B5FFB3B3B3FFB1B1B1FFB0B0
B0FFAFAFAFFFADADADFFADADADFFACACACFFA9A9A9FFA9A9A9FFA7A7A7FFA5A5
A5FEA3A3A3FFA0A0A0FE9E9E9EFEA0A0A0FF969696FF858585FC515151DD2929
29C20000008E8B8B8B0898989800000000020000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000C0C0C000C0C0C000C4C4C400C4C4
C406C2C2C200BEBEBE90B9B9B9FFC0C0C0FAC5C5C5FEC3C3C3FEC4C4C4FFC5C5
C5FFC4C4C4FFC2C2C2FFC1C1C1FFC0C0C0FFBDBDBDFFBDBDBDFFBCBCBCFFB9B9
B9FFB8B8B8FFB7B7B7FFB4B4B4FFB4B4B4FFB2B2B2FFB1B1B1FFB1B1B1FFB0B0
B0FFAEAEAEFFACACACFFACACACFFABABABFFA8A8A8FFA6A6A6FFA5A5A5FFA2A2
A2FFA0A0A0FF9F9F9FFF9D9D9DFE9D9D9DFE9C9C9CFE979797FE8F8F8FFF6B6B
6BED262626C1000000BA6767674FBDBDBD000000000200000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000C3C3C300AFAF
AF00BFBFBF04BEBEBE00C3C3C39FB9B9B9FFC1C1C1FCC5C5C5FFC3C3C3FEC4C4
C4FFC3C3C3FFC2C2C2FFC0C0C0FFBDBDBDFFBDBDBDFFBCBCBCFFBABABAFFB8B8
B8FFB8B8B8FFB7B7B7FFB6B6B6FFB2B2B2FFB1B1B1FFB0B0B0FFB0B0B0FFAEAE
AEFFABABABFFACACACFFAAAAAAFFA8A8A8FFA8A8A8FFA6A6A6FFA4A4A4FFA0A0
A0FFA0A0A0FF9D9D9DFF9D9D9DFF9C9C9CFE989898FF979797FE959595FD8C8C
8CFF7D7D7DFD4C4C4CD8000000BF6262623D7474740000000004000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000C0C0C000BFBF
BF00C2C2C200C6C6C60300000001C0BFBFB3BBBBBBFFC2C2C2FCC4C4C4FFC1C1
C1FEC1C1C1FFC0C0C0FFBFBFBFFFBCBCBCFFBCBCBCFFBABABAFFB9B9B9FFB6B6
B6FFB6B6B6FFB5B5B5FFB4B4B4FFB1B1B1FFB1B1B1FFB0B0B0FFAFAFAFFFACAC
ACFFABABABFFABABABFFA7A7A7FFA7A7A7FFA5A5A5FFA4A4A4FFA1A1A1FFA0A0
A0FF9E9E9EFF9C9C9CFF9B9B9BFF999999FF989898FF969696FF949494FF9494
94FE919191FE797979FF3A3A3AD0000000BD5C5C5C3855555500000000040000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000C2C2C200BCBCBC01BEBEBE03BEBFBF05BFBFBFBDBBBBBBFFC1C1C1FDC1C1
C2FFC0C0C0FEBFBFBFFFBDBDBDFFBCBCBCFFB9B9B9FFB9B9B9FFB8B8B8FFB6B6
B6FFB6B6B6FFB4B4B4FFB2B2B2FFB1B1B1FFAFAFAFFFAFAFAFFFACACACFFAAAA
AAFFAAAAAAFFA7A7A7FFA7A7A7FFA5A5A5FFA3A3A3FFA1A1A1FFA1A1A1FF9E9E
9EFF9D9D9DFF9A9A9AFF989898FF989898FF989898FF949494FF939393FF9090
90FF8F8F8FFE8C8C8CFD737373FE2E2E2ED0000000BB54545429646464000000
0001000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000C2C2C200BEBEBE00C0C0C001C3C4C400C9CBCB09BFBEBED3BBBABAFFC0C0
C0FDC0BFC0FEBBBDBDFEBBBBBBFEBBBABAFEBCBBBBFEBABABAFEB7B7B7FEB6B6
B6FEB3B3B3FEB1B1B1FEB1B1B1FEB0B0B0FFAFAFAFFEACACACFFACACACFFAAAA
AAFFA8A8A8FFA8A8A8FFA5A5A5FFA4A4A4FFA4A4A4FF9F9F9FFF9D9D9DFF9E9E
9EFF9C9C9CFF989898FF999999FF979797FF959595FF949494FF919191FF8E8E
8EFE8C8C8CFF898989FE8A8A8AFE6F6F6FFD171717C9000000B0575757205F5F
5F00000000030000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000C2C2C200BFBFBF00C0BFBF03BCBFC001B6BBBB1AB5B8B9DCB0B7
B8FFBBBFC0FFBABDBEFFB7B9BAFFB7B7B7FFB7B6B6FFB5B5B5FFB4B4B4FFB1B1
B1FFB4B4B4FFB6B6B6FFB1B1B1FFACACACFDAAAAAAFEA7A7A7FFA9A9A9FEA8A8
A8FFA6A6A6FFA7A7A7FFA2A2A2FFA4A4A4FFA0A0A0FF9D9D9DFF9C9C9CFF9D9D
9DFF999999FF979797FF979797FF959595FF939393FF939393FF8F8F8FFF8D8D
8DFF8B8B8BFE878787FF828282FD828282FE676767F9222222C9000000AF5757
57155B5B5B000000000100000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000001738EAE00F4E0CA01FF9A8D06F4E4D702F6EEE110D6B5
B0DFC0A9A9FAB6AAA9EDBAACAAE8A8ADAEE8ACABAAE8A9A8A8E8A7A8A8E8A5A5
A5E8A0A0A0E8A2A2A2E8B1B1B1F5B7B7B7FFB2B2B2FFAFAFAFFCACACACFDA6A6
A6FFA1A1A1FEA1A1A1FFA1A1A1FFA0A0A0FFA0A0A0FF9D9D9DFF9A9A9AFF9A9A
9AFF989898FF959595FF949494FF949494FF929292FF8F8F8FFF8C8C8CFF8989
89FF878787FF848484FE7F7F7FFF7D7D7DFE7E7E7EFF575757F9121212C50000
00A05353530F4949490000000001000000000000000000000000000000000000
00000000000000000000000000000000000000000000134E9600145298000000
0003041E78012E72A80036619D01134894000000002A00000075657D8187658F
94DD4C6C6ED50000008E8BCCD1040000000100000001BCBABA00C2C0C000C2C2
C2008787870086868600797979397B7B7BAC8C8C8CC69A9A9AFFA8A8A8FFB6B6
B6FEB7B7B7FEAAAAAAFEA1A1A1FE9D9D9DFF9C9C9CFE9B9B9BFF9B9B9BFF9A9A
9AFF979797FF949494FF959595FF939393FF8F8F8FFF8B8B8BFF898989FF8686
86FF858585FF818181FF7F7F7FFE7B7B7BFF797979FD747474FF474747F31717
17C30000009A4646460800000001000000000000000000000000000000000000
000000000000000000000000000000000000000A6500000000011E5D9E071E69
A7000000000700000017000000581B2D4CB91E7994E10794A6E40DD7EBFA00E8
FFFF0FC2CFED0D4043C01571788827EDFE010000000300000001000000000000
000087878700868686005B5B5B00000000014B4B4B1049494964525252866060
60FF828282FFA5A5A5FFB1B1B1FDA9A9A9FE9E9E9EFF989898FE989898FF9898
98FF969696FF939393FF939393FF909090FF8D8D8DFF898989FF868686FF8383
83FF828282FF7E7E7EFF7C7C7CFF797979FE757575FF777777FD686868FF4141
41F2161616C14444442800000001000000000000000000000000000000000000
0000000000000000000000388A0000398A00000059011F6AAF062060A2001329
6A420B1343950F1A4DDC0D4687F6099FC0FA00E7EEFF00F4FAFF00EDFEFF00DD
F9FD03D6FCFF1BABC8EA083640BF0B70837F04CEFE0100000003000000000000
000089898900888888005B5B5B015B5B5B053535350000000001000000031E1E
1E22242424432E2E2EDF5D5D5DFF8F8F8FFFA5A5A5FEA6A6A6FF9C9C9CFE9595
95FF949494FF949494FF909090FF8D8D8DFF8A8A8AFF878787FF858585FF8181
81FF7F7F7FFF7B7B7BFF797979FF767676FF737373FE707070FF707070FE5757
57FF171717CA161616974A4A4A01000000000000000000000000000000000000
000000338F00001B8600000000020038890100005C000000001B083162A30731
6EEC051E78FF006DA9FF00EAF4FF00FFFFFF00F4FCFD00E5FCFD00DDFCFE00DB
FEFE05D0F8FD02C8FDFF1798BEE7000000BF1B79937030CDFF000000000334AE
FA00000000000000000064646400646464003131310137373704323232010101
0100000000010000000118181882292929D4575757FF808080FD999999FF9F9F
9FFE989898FF909090FF8D8D8DFF8B8B8BFF888888FF858585FF828282FF7E7E
7EFF7D7D7DFF7C7C7CFF777777FF747474FF727272FF6E6E6EFE6B6B6BFD6262
62FE383838F1000000B03939393F000000000000000000000000000000000040
980000308C0000137E0300398A0200398A0000154A8800215EE2003B8CFF1324
7FFF0B8FBBFD02FEFEFE00F7FEFE00E7FCFE00E3FDFF00DFFEFE01D9FDFF08D4
FDFF17D0FEFF13C7FCFD0BBAFDFF2287AFE1000000BF0D759E6397E4FC000000
0004000000000000000000000000000000004444440046464600484848003E3E
3E01212121012F2F2F04383838003030301D353535DD474747FF5F5F5FFD7D7D
7DFF969696FE959595FF8C8C8CFF888888FF868686FF838383FF808080FF7E7E
7EFF7B7B7BFF787878FF757575FF727272FF707070FF6C6C6CFF666666FE6969
69FD484848F9212121D22A2A2A61000000000000000000000000013893000042
9900002E8A02003A8E000000002F002F75C7033C8CFA1157A0FF213C90FD167C
B7FE01FFFFFF00F4FDFE00E7FDFF00E4FEFF00DFFEFF00DAFEFF09D5FDFF13CF
FEFF18C7FFFE24C6FEFE1BB6F7FC0BABFBFF18719EDD000000BF277EA85959CE
FA00000000010000000000000000000000000000000000000000000000000000
0000262626002D2D2D005151510652525200545454244D4D4DF0585858FF5D5D
5DFE686868FF828282FF8E8E8EFF888888FF838383FF818181FF7E7E7EFF7979
79FF787878FF757575FF737373FF707070FF6C6C6CFF696969FF646464FF6565
65FD555555FF1F1F1FDE00000058000000000000000000218C00003591000042
980400359100002B7B60002264E20C4A9CFF1F61A9FF20529CFD1E4E9FFE03E5
F1FF00F9FEFE00E5FCFF00E6FEFF00E1FDFF01D9FEFF09D5FEFF13CFFEFF1AC9
FDFF1EC2FEFF22BDFDFF2AB8FBFF1EABF7FD139FF8FF276794D9000000BF136E
B5473BA6F6000000000400000000000000000000000000000000000000000000
0000000000002828280054545400575757055555550054545435585858E16F6F
6FFD676767FE686868FF797979FF848484FF818181FF7F7F7FFF7B7B7BFF7878
78FF757575FF737373FF707070FF6B6B6BFF6A6A6AFF676767FF626262FE6161
61FD585858FE262626DC0000005A00000000044AA800035DB700013792040038
920000308352003D95FC1A58A8FF2462ABFD1E63ACFE23439CFE1393C8FE00FF
FFFF00E7FCFF00E3FEFF00DFFEFF01D8FEFF0CD4FDFF15CDFEFF1BC8FDFF1EC2
FEFF21BBFEFF27B5FCFE26AEF9FE2FACFBFE1F9CF6FD0F8DF7FF104A84D40000
00BF2D81BD3F328AF20000000002000000000000000000000000000000000000
0000000000000000000049494900585858006868680500000002646464AF6F6F
6FFF7B7B7BFD787878FF737373FF797979FF7C7C7CFF7A7A7AFF797979FF7575
75FF737373FF6F6F6FFF6B6B6BFF686868FF666666FF636363FF5F5F5FFF5B5B
5BFD5A5A5AFF2E2E2EDD0000005A2268BC00003EA10001379B02000000010321
833C003A99FC1C5FAFFF2763AFFD2061B1FF2062B0FE244AA4FF0CC4E3FF00FA
FEFF00DFFDFF00DEFEFF01DAFEFF0DD3FEFF14CEFEFF1BC8FDFF21C2FCFF21BC
FDFF25B5FAFF28B0FAFF28A9F8FF2BA0F7FF349EF7FE228BF3FD1B84F7FF234B
7AD1000000BD2B78CF2F2F82E800000000030000000000000000000000000000
00000000000000000000000000006E6E6E00858585037F7F7F07878787B97474
74FE7E7E7EFD808080FF828282FF808080FF7F7F7FFF777777FF747474FF7373
73FF717171FF6C6C6CFF686868FF666666FF646464FF616161FF5D5D5DFF5959
59FD585858FF2F2F2FDD0000005A1D62B8000041A302003EA102003D9D27003C
98F51D61B4FE2669B5FD2163B3FF2266B4FE2461B3FF2455ADFF06D9F1FF00F3
FFFF00D9FDFF02D8FDFF0DD3FDFF17CDFDFF1BC8FEFF1EC2FDFF22BAFCFF25B4
F9FF28AEF9FF2BA8F9FF2AA1F7FF2D9BF6FE2F96F6FF3893F6FE1C7BF1FE1673
E8FE08156EC8000000B0236CC7264891E4000000000100000000000000000000
00000000000000000000999999008D8D8D007C7C7C0C7C7C7C00777777BF7F7F
7FFF888888FD888888FF8A8A8AFF898989FF8B8B8BFF8A8A8AFF717171FF6C6C
6CFF6F6F6FFF686868FF666666FF646464FF626262FF5F5F5FFF5B5B5BFF5757
57FD555555FF2E2E2EDC000000581F65BA01246AB8032A71BD0B0C50ABE4155C
B4FF2A6DBAFE2065B9FF2466BAFE2468BBFF2564B8FF255AB3FF06D4EFFF00EF
FFFF03D3FCFF0FD1FDFF15CCFEFF1BC7FCFF20C0FCFF22BBFCFF24B4FBFF2AAE
FAFF2BA7F9FF2EA2F8FE2E9BF8FF2D91F1FD328CF3FD3285F0FD3A87E9FC1F74
DDFC217BD1F9183559CA000000BF3675C0290158C60000000004000000030000
00020000000300000002000000038C8C8C098787870077777762767676F98D8D
8DFD909090FE919191FF929292FF929292FF919191FF999999FF8B8B8BFF6666
66FF686868FF676767FF636363FF626262FF5F5F5FFF5C5C5CFF585858FE5555
55FD525252FE2B2B2BDC00000062094FB304000000080E46AD430A52B4FF296C
C0FD266ABFFF256BBFFE246BBEFF256BBFFF256BBFFF2B57B6FF0ABDE6FF01ED
FEFF10CDFDFF17CDFFFF1AC7FEFF20C0FDFF23BAFCFF26B4FBFF2AADFAFF2DA8
F9FF2DA1F8FE2D9BF7FF2F94F5FE3590F6FF3288F2FF2C81EAFF257BE5FF2779
E1FF095FD4FF145ECDFF628C9A850000004A085AC3057D7D7D048F8F8F038C8C
8C048787870383838304898989028B8B8B006666667B848484FD929292FF9898
98FE969696FF959595FF959595FF969696FF979797FF989898FFA2A2A2FF7C7C
7CFF5E5E5EFF666666FF606060FF5F5F5FFF5C5C5CFF595959FF545454FF5252
52FD4F4F4FFF242424D70000002E0F5BBE0B000000070C58BCD51664BFFD2972
C3FD256DC4FE276FC5FF266EC5FF276DC5FF2571C7FF2C5CBCFF1B96D8FF09E8
FFFF18C8FDFF1CC3FDFF20C0FCFF23BAFBFF27B3FAFF2AAEF9FF2BA7F8FF2AA0
F7FF2C9BF7FF3396F6FE328EF6FF206CCBC21D7AF0841777ED860060DD84005C
D685035ECE81003DBE870021BA630021B4000000000200000087000000920000
008F000000910000009100000091585858C8808080F9959595FF9B9B9BFE9999
99FF9B9B9BFE9C9C9CFF9C9C9CFF9B9B9BFF9C9C9CFF9B9B9BFFA3A3A3FF9D9D
9DFF616161FF5E5E5EFF606060FF5C5C5CFF5A5A5AFF555555FE505050FE5151
51FD464646F8222222AB3A3A3A030D5CC10A1360C304014DB0DC2972CAFE2671
C8FE2670CAFF2671CBFF2771CAFF2771CAFF2773CCFF2967C6FF286CC8FF16CE
F7FF1ACFFEFF20B9FCFF24B9FCFF27B2FBFF2AABFAFF2BA7F9FF2B9FF8FE2E99
F5FE3393F2FC2786F6FF0B5AC0C2076EF1000000000400000004000000040000
0004000000040000000400000004FCFCFC06AB9B86B46F6F6FCF737373EE7272
72EF717171EF737373EF7C7C7CF19A9A9AFFA1A1A1FFA1A1A1FEA0A0A0FFA0A0
A0FEA0A0A0FF9F9F9FFFA1A1A1FFA2A2A2FFA1A1A1FFA0A0A0FFA2A2A2FFAFAF
AFFF767676FF565656FF5F5F5FFF595959FF575757FE545454FF4F4F4FFD5050
50FF393939EA00000015494949092974CD002874CD781366C9FD2A74CBFD2975
D0FE2B74CFFF2974CEFF2A73CEFF2A74CFFF2A75CFFF2975D0FF2C64C6FF2797
E1FF1DD2FFFF24B5FBFF28B2FBFF29ADFAFF2AA6F9FF2CA1F8FF2E9AF6FF3493
F3FE2584F5FF0758C0CE086AEF001073F0060066E7062987FC050665DF060361
D806045FCF050043C106ACAEB006B6B8BA02AEB0B24AADADADFF929292FFA0A0
A0FFA2A2A2FFA6A6A6FFA6A6A6FFA3A3A3FDA2A2A2FEA3A3A3FFA4A4A4FEA3A3
A3FFA5A5A5FFA6A6A6FFA4A4A4FFA6A6A6FFA7A7A7FFA6A6A6FFA4A4A4FFB5B5
B5FF8D8D8DFF4F4F4FFF5B5B5BFF575757FE545454FF505050FE4D4D4DFF4949
49F6444444344D4D4D04000000010E68CF000E68CF7E156AD1FF2E77D0FD2977
D6FF2A78D6FF2B78D6FF2B78D6FF2B78D6FF2B77D5FF2A79D6FF2B75D4FF2A6B
CEFF25ACF3FF28BEFFFF2AA9F9FF29A4F9FF2DA0F7FF2F98F8FF3291F4FE2A88
F4FF0654B6E90000003D0468EE02000000040069EF002281F600000000000000
00000000000000000000BCBAB900B5B5B502B7B7B7004A4A4A40A5A5A5FBA0A0
A0F9AAAAAAFDA8A8A8FEA8A8A8FEA9A9A9FFA9A9A9FEACACACFFACACACFFAAAA
AAFFABABABFFACACACFFACACACFFABABABFFADADADFFADADADFFA9A9A9FFBABA
BAFF9A9A9AFF4F4F4FFF585858FE545454FF505050FD4C4C4CFE4A4A4AF84646
464250505000515151024A4A4A000A65D4000A64D47D186ED7FF307CD8FD2B7B
D9FF2C7CDAFF2C7BDBFF2C7BDBFF2C7CDBFF2B7BDAFF2C7BDAFF2C7DDBFF2B72
D5FF2C75D8FF2AA9F7FF2AADFEFF2E9CF8FF2E98F8FF2F93F7FF368BF3FD1D7B
EDFE053772D20000004C1476E905000000030000000000000000000000000000
00000000000000000000A9A9A900B8B8B800BBBBBB038D8D8D00C6C6C659ABAB
ABFFA4A4A4FAB1B1B1FEAEAEAEFFAEAEAEFFAFAFAFFFAFAFAFFFAEAEAEFFAEAE
AEFFAFAFAFFFB0B0B0FFB1B1B1FFAFAFAFFFAFAFAFFFB0B0B0FFADADADFFBFBF
BFFF9E9E9EFF4B4B4BFE545454FF515151FE4E4E4EFE4F4F4FFD474747565353
530051515105515151004E4E4E00126DDB00116CDA7C1971DDFE307EDCFD2C7D
DFFE2E7FE1FF2D7EE0FF2D7EE0FF2D7EE0FF2D7EE0FF2D7EE0FF2D7EE0FF2E7F
E3FF2E75DCFF2C7CDFFF2D9DF7FF2F9FFBFF2F92F7FF318DF7FF3387EEFD1976
E6FE0A3D7CD80D51A7421570E304000000050000000000000000000000000000
0000000000000000000000000000B8B8B800B9B9B900D3D3D306AAAAAA00ADAD
AD67A8A8A8FFA8A8A8FAB5B5B5FEB2B2B2FEB2B2B2FEB3B3B3FFB2B2B2FFB2B2
B2FFB3B3B3FFB4B4B4FFB4B4B4FFB3B3B3FFB3B3B3FFB4B4B4FFB0B0B0FFC7C7
C7FF8F8F8FFE434343FF525252FE4F4F4FFD4F4F4FFD4646466C525252005252
52065E5E5E0051515100000000002C80E5002C7FE47F1B73E2FF2F7FE1FD2D81
E5FF2E81E6FF2D81E6FF2D82E6FF2E81E6FF2E82E6FF2E82E6FF2E81E6FF2D81
E6FF2D82E6FF2D7AE1FF2E7FE3FF308FF4FF328BF6FF3285EDFF3385E6FD1D75
E1FF003070D4000000AA085ECC1B0560D0000000000100000000000000000000
000000000000000000000000000000000000BBBBBB00DBDBDB00A8A8A803B6B6
B600CBCBCB7BAFAFAFFFAFAFAFFCBABABAFFB5B5B5FFB7B7B7FFB8B8B8FFB7B7
B7FFB8B8B8FFB6B6B6FFB8B8B8FFB9B9B9FFB9B9B9FFB7B7B7FFBABABAFFCFCF
CFFE676767FF424242FD545454FE505050FF3E3E3E7E4D4D4D00505050055353
53005C5C5C000000000000000000599DEE005699EA761A77E8F62C81E7FC3284
E9FE3082E8FF3183E9FF3083E9FF3183E9FF3184E9FF3183E9FF3183E9FF3182
E8FF3083E9FF3186EAFF2F80E7FF2F80E9FF3184EDFF2E83E6FF2E7DE0FE2E7C
DFFE085AC3F7001A42C6000000A20156C1110000000100000002000000000000
00000000000000000000000000000000000000000000BFBFBF00ECECEC00D3D3
D306CECECE00C4C4C48AB2B2B2FFB6B6B6FABDBDBDFEB9B9B9FEBBBBBBFFBCBC
BBFFBDBDBDFFBDBDBDFFBBBBBBFFBBBBBBFFBDBDBDFFB6B6B6FED4D4D4FFACAC
ACFE404040FD525252FF4B4B4BFF313131943B3B3B0041414107515151005353
53000000000000000000000000001878F10B000000041276F1DA2983F2FE3488
F0FD3186F1FE3388F2FF3388F2FF3388F2FF3387F2FF3388F2FF3488F2FF3387
F2FF3388F3FF338AF4FF3288F3FF3388F2FF3288F0FF3288F1FF2E7DE2FF2E75
D1FE246DCCFF024DAEF4001A3DC40123509A0055C1090042A900003498000000
0003000000030000000000000000000000000000000000000000E0E0E0000000
0000C0C0C00400000001CFCFD09BB7B7B7FFBDBDBDFDC1C1C1FFC1C2C2FEC2C2
C2FFC2C1C2FFC3C3C3FFC3C3C3FFC1C1C1FEBCBCBCFED4D4D4FED3D3D3FE5E5E
5EFE434343FF3D3D3DD7292929702C2C2C002B2B2B065E5E5E00525252000000
00000000000000000000000000000C7AF706000000010E71F7631780F5FF3891
F6FE308CF7FF338EF7FF338EF7FF328DF5FF328DF6FF338EF6FF338EF5FF338E
F8FF338EF7FF338EF7FF338EF7FF338EF8FF338EF6FF328FF8FF3390FAFE2F87
EAFF2D78D2FD1D63BEFF003C95F200102FC1000000A90000005B002184130048
C104000093000000000400000004000000000000000000000000C7C7C700B9B9
B900D3D3D301D8D8D90300000001CFCFCEAEB9BBBAFFC0BFBFFBC5C5C5FFC3C4
C3FEC3C3C3FEC2C2C3FFBFBFBFFEC2C1C1FDDEDEDEFDDFDFDFFF656565FF2424
24F812121274272727082E2E2E00323232032B2B2B0032323200000000000000
00000000000000000000000000000F84F4010F80F2000F7EF00C097FF5EB2D91
F5FC3494F5FE2D92F5FE2F92F6FF2F91F6FF3091F5FF2E92F6FF2E92F6FF3091
F5FF2F92F6FF3092F6FF2F92F5FF2F92F6FF2F91F5FF2F91F5FF2F94F6FF3298
FBFE2F97FBFF2F8AE8FE2271CCFF043E97F7001D58DD00102FC4000000B10000
00430000633F136ABF05768CB500000000010000000100000001000000010000
000100000001C7C7C601CBCBCB03CCCDCE04CECFCFB9B7B8B8FFBEBEBFFDC5C5
C6FFC3C2C3FDC5C4C4FDD3D2D2FFD7D7D7FFABABABFF3B3B3BF30708088C0B0B
0B1E08080800000000042E2E2E03333333002C2C2C0000000000000000000000
00000000000000000000000000000061F900128BF8041688F8021487F86E188D
F7FF339AF4FC2E98F8FF2F99F8FE2E9AF8FF2F99F7FF2F99F8FF2F99F8FF2F9A
F7FF2F99F8FF2F9AF8FF2E99F7FF2F9AF8FF2E99F7FF2E99F7FF2E98F7FF2D98
F7FF2F9CF9FE2F9FFEFF32A1FDFE3198F0FF186FCCFF0344A2FA00184ED50322
50D3000000BF00000079454B60725579AC01099AFD010196F9010597FA010E9C
F80199C0DA02FCD8C101CDD1D203E4E3E002ECEBE809CECFCED1BDBBB9FFBDC0
C1FDC0C6C7FFBABCBEFFA3A5A5DD868786A9545454A60A0A0A12121212000000
0001000000051F1F1F012E2E2E00323232000000000000000000000000000000
00000000000000000000000000000063FA0034A4F7011897F7021594F726058D
F6DA219AF8FF31A0F5FD2B9CF9FF2E9EF7FE2D9FF7FF2E9FF8FF2E9FF7FF2E9F
F8FF2E9FF8FF2E9FF8FF2E9FF8FF2E9FF8FF2E9FF7FF2F9FF7FF2D9EF7FF2E9E
F7FF2E9DF7FF2E9EF8FE2CA0F8FF2FA5FDFE35ACFEFE2CA6FAFF1A89E3FF0E6E
CBFF002881E60B4782E5000000BF000000A6000000A800000080000000190000
001C0000001900000019000000190000001900000019D5C7BB26E4D2C4CECFBF
B5FF968E89CFBBADA75DAAA4A21A8989890000000004000000040D0D0D012626
2601000000002525250000000000000000000000000000000000000000000000
00000000000000000000000000000000000037A6F700008CF8010085F7000080
F4200690F7EF2AA2F8FF2DA4F8FE29A2FAFF2AA4F8FE2BA4F9FF2BA4F8FF2AA3
F9FF2BA4F9FF2BA4FAFF2BA3FAFF2BA4F9FF2BA3F9FF2AA3FAFF2BA4F9FF2BA4
F9FF2AA4F9FF2BA4F9FF2BA4F8FF2AA1F7FE29A1F7FF2EAAFBFE31ADFBFD2BAE
FDFD24B1FFFF1493EFFF177ECEF6157BC9F7176CAEE9093250C70A3352C80335
57C7073657C7063758C7113955C7001559C7224257C8213D50C64C97CCF06E9D
BCEE000000970000000F00000004B17E6107ABABAB0513131300121212002727
2700000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000002B9DF8000085F8000193FA040093
F9000092F9300A9CF9EF2EABFAFC2BA8F9FE2AAAFAFF2BABFAFE2AAAFAFF2AAB
FBFF2AABFAFF2BABFBFF2BABFBFF2BABFBFF2BABFBFF2BABFBFF2BAAFBFF2BAB
FBFF2BAAFBFF2BABFBFF2BABFBFF2AABFAFF2BABFBFF29A8F8FE29A7F6FF2CA9
F8FE2EA8F8FD2DAFFCFD26B1FFFF20ACFFFF17A1FCFF0E9DFAFF0D9CFAFF0F9E
F7FF109DF7FF0F9DF8FF119CF8FF149FF8FF059BF9FF069AFAFF059BFCFF0588
D7F103324FC40442689D0099FD0600ABFF000000000100000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000068EF8000092FA00009C
FB020094FB000089FA390EA4F9FD2FB2FAFE27AFF9FE26AFFCFF28AFFBFE28B0
FCFF28AFFCFF28AEFCFF28B0FCFF27AFFCFF28B0FCFF28B0FCFF28B0FCFF28B0
FCFF28B0FCFF28B0FCFF28B0FCFF28B0FCFF28B0FCFF28AFFCFF27AFFBFF28AF
FCFE27AEFBFF28AEFAFE29AEFAFE2DB1FBFE2DB2FBFE2DB1FBFE2BB0FBFE28AF
FAFE25AEFAFE25AEFAFE25AEFBFE27AFFBFE28B0FAFE2CB0FAFE2EB0F8FE13A5
FAFF058AD8F2062C41C00000008909A3FA020000000300000001000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000092FA00009C
FB0003A0FC05009FFC00009FFA4F00AAFDFD27B5F9FA27B5FBFE24B5FCFF27B6
FBFF26B6FAFF26B6FCFF27B6FBFF27B6FAFF27B6FBFF27B6FBFF27B6FBFF27B6
FBFF27B6FBFF27B6FBFF27B6FBFF27B6FBFF27B6FBFF27B7FBFF27B6FBFF27B7
FBFF26B7FCFF27B7FCFF26B7FBFF24B6FBFF24B6FBFF24B6FBFF27B7FBFF29B8
FBFF29B7FBFF29B8FCFF29B7FBFF2AB6FBFF29B7FBFF26B6FBFE27B6FAFF2BB5
F8FD0EABFBFF0487C7EB002C41BF03547D8308ABFE0100000003000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000099
FB000196FC0001AEFB0500AAFA0041B6F05709B0FCFF21B9FBFB27BDFCFE22BB
FEFF22BCFDFE22BCFEFF22BCFDFF23BCFDFF22BCFEFF22BCFEFF23BCFEFF23BC
FEFF23BCFEFF23BCFEFF23BCFEFF23BCFEFF23BCFEFF23BCFEFF22BCFDFF23BC
FEFF23BCFEFF22BCFDFF23BCFEFF23BCFEFF23BCFEFF23BCFEFF22BCFEFF22BC
FEFF21BBFDFF22BBFDFF22BBFDFF22BBFDFF22BCFDFF22BCFEFF22BBFDFE24BC
FDFF26BAF7FD0AB2FBFF0286C1E9000000BF03648D7404B5FD000000000300C0
FF00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000029DFC0001AEFB0000B5FD0332BFF70000B7FC7004B9FDFF19BDFCF923C0
FBFD1FC1FCFF1EC0FEFE1FC2FEFF1EC1FDFF1FC0FDFF1FC1FDFF1FC1FDFF1FC2
FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC1FDFF1FC1FDFF1FC1
FDFF1FC1FDFF1FC1FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2
FDFF1FC1FEFF1FC1FCFF1FC1FEFF20C2FDFF1FC0FCFF1FC1FDFF1FC1FEFF1EBF
FDFE21C0FEFF22BFFBFD07B8FDFF0183B2E2000000BF006F996800C1F9000000
0004000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000001ACFC0002C5FF0002C2FF060CB7FE000BB8FE7B10C1FEFF0EC1
FEFF1FC6FCFE1EC6FEFF1AC5FEFE1BC5FDFF1CC6FEFF1BC5FEFF1CC6FEFF1CC6
FFFF1CC6FFFF1CC6FEFF1CC6FFFF1CC6FEFF1CC6FEFF1CC6FEFF1CC6FFFF1CC6
FEFF1CC6FEFF1CC6FFFF1CC6FEFF1CC6FEFF1CC6FEFF1CC6FEFF1CC6FEFF1CC6
FEFF1CC6FEFF1CC5FEFF1BC6FEFF1CC6FDFF1BC5FEFF1BC5FEFF1CC5FDFF1BC5
FEFF1AC5FDFE1DC6FEFE1DC2F7FC04BCFEFF007BA6DF000000BF007DA95B00BD
FF00000000020000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000001C3FF0000BEFF000090FF0206B8FF0025CFFD7704C6
FFCF03C4FEFF13C7FCFD1BC9FDFE18CAFDFF18CAFEFF19CBFEFF18CAFEFF19CB
FEFF19CBFEFF19CBFFFF19CBFEFF19CBFFFF18CAFFFF19CBFFFF19CBFFFF18CA
FFFF19CBFFFF19CBFFFF19CBFFFF19CBFFFF19CBFFFF19CBFFFF19CBFFFF19CB
FFFF19CAFFFF19CBFFFF19CAFFFF19CAFFFF18CBFEFF19CBFFFF18CAFEFF18CA
FDFF18CAFDFF17CAFEFF1ACBFEFF18C8FBFD04C2FDFF00749AD9000000BF0088
B44D00CAFF000000000400000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000001B9FF000EC2FE00008EFF0012DFFE0400CEFD0010D1
F91931D5FDD900CAFDFF06CCFEFF12CCFBFC14CFFDFE13CEFEFF12CFFFFE12CE
FEFF13CEFEFF12CFFEFF12CEFEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CF
FEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CF
FEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF13CFFFFF12CFFEFF13CFFFFF13CE
FFFF12CFFEFF12CEFEFE12CEFFFE14D0FFFE11C9F9FD02C8FEFF006E8DD50000
00BF0098C14401C7FF0000000003000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000096FF0012DFFF0002CFF90526D8
FD002CDBFE062BDBFE6013D3FDCB03D0FEFF02D3FEFF09D4FCFE0AD6FEFE09D5
FEFE09D6FEFF09D6FEFE0AD6FFFF0AD6FEFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6
FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6
FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FEFF0AD6FFFF0AD6FFFF0AD6
FEFF09D6FEFF0AD6FFFF09D6FEFF06D6FDFF0BD6FEFE08D1FAFD00CDFFFF0068
81D2000000BE00A6CE3401D3FF00000000030000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000DCFFF0000CFFB0022D8
FD0113DAFF002BE1FF000000000110DAFD7E09D7FEE900D6FDFF00D8FDFF00D9
FCFE00D8FCFE01DBFEFE00DBFEFF00DCFFFE00DCFFFF00DCFEFF00DCFEFF00DC
FFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DC
FFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DBFEFF00DC
FFFF00DBFEFF00DBFEFF00DCFFFF00DBFEFE00DBFEFF00DAFEFE00D8FCFD01D3
FEFE005D73CD000000B800B1D52D02DCFF000000000200000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000029D9
FE0015DBFF0029E1FF0105DAFD0225E2FE002DE1FB2539E5FE7822DFFEF100D9
FDFF00E4FEFF00DBFBFC00DAFAFD00DEFEFE00DEFEFF00DEFFFE00DEFFFF00DE
FEFF00DEFFFF00DEFEFF00DEFFFF00DEFEFF00DEFEFF00DEFFFF00DEFEFF00DE
FFFF00DEFFFF00DEFFFF00DEFFFF00DEFFFF00DEFFFF00DEFFFF00DDFDFF00DE
FFFF00DFFDFF00DEFDFF00DEFEFF00DEFDFF00DEFFFF00DDFEFF00DEFEFE00DB
FCFE00D3F7FC005A69CD000000B400C6E71B00E0FF0000000001000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000019DBFF002AE0FF0007DBFD005BEDFF0658E8FF0000000001D6FDFE0B43ED
FFB100C4FEBB08E3FEFF00E2FFFF00E1FEFF00E1FDFE00E2FDFE00E4FEFE00E4
FFFE00E4FEFF00E4FFFE00E4FFFF00E4FFFF00E4FFFF00E4FEFF00E4FFFF00E4
FEFF00E4FEFF00E4FFFF00E4FEFF00E4FEFF00E4FFFF00E4FFFF00E4FFFF00E4
FFFF00E4FEFF00E4FFFF00E4FEFF00E4FEFF00E4FEFF00E4FDFE00E3FFFF00E3
FCFE00E2FDFF00D4F2FB035659C6000000A900CDE91800E5FD00000000020000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000013DDFE004FEEFF005DEFFF02BCFBFF01CAFBFE007DFF
FF000000000209E4FC6800E3FD7307E7FDF900E4FDFF00E4FDFF00E6FDFF00E6
FDFE00E6FDFD00E6FDFE00E7FEFF00E8FEFE00E7FEFF00E7FFFF00E7FEFF00E7
FFFF00E7FFFF00E7FFFF00E7FFFF00E7FFFF00E7FEFF00E7FEFF00E7FEFF00E7
FEFF00E7FFFF00E7FEFF00E7FEFF00E7FEFF00E7FEFF00E7FEFF00E7FEFE00E6
FEFF00E6FCFD00E5FEFE00CCE7F7004D57C6000000A600DDF50B01EFFF0000EF
FE00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000C3FCFF00DCFEFF007CFF
FF030082FF0400DFFA000000000409E9FA2B04EBFD2F11EDFEC904ECFEEB00EC
FEFF00EAFEFF00EBFEFF00E8FBFD01E9FAFD01EAFBFD01EDFEFF00ECFEFE00ED
FEFF00EDFEFF00ECFEFF00EDFEFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00ED
FFFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00ED
FEFE00ECFEFF00ECFCFE00ECFEFF00D3E6F5014448C200000094000000130000
0001000000010000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000071FC
FF000090FF0000E0FA0500E4FA0500EAFF000000000124F4FE0123F4FF003DF4
FE8C2AF3FEB225F1FEF909F0FEFF00F0FEFF00EFFEFF00F1FEFD00F0FDFE00F0
FDFE00F1FCFE00F1FFFE00F1FCFE00F3FDFE00F2FEFE00F3FEFE00F3FEFE00F3
FEFE00F3FEFE00F3FEFE00F3FEFE00F3FEFE00F3FEFE00F3FEFE00F3FEFE00F2
FEFE00F2FDFE00F2FEFE00EEF9FD00F0FEFF00C7D4F0004E53C500A7B24E00EF
FE01000000030000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000E3FC0000E4FC0000F3FF010FF8FF0223F4FE0022F4FF0069F5
FD00000000027DF4FB474BF4FE6B3BF3FE673CF1FE9627F1FDFF05F0FDFF00EF
FEFF00EEFEFF00EDFEFF00EEFEFF00F0FEFF00EFFEFF00F0FEFF00F0FEFF00F0
FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0FDFF00F0FEFF00F0
FDFF00F0FCFF00EFFDFF00F0FEFF00EEFDFF00EDFDFF00A6B2B20000000900ED
FE04000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000023F4FF0024F4FF0069F5
FD037BF5FD057FF6FD0000000002000000030000000366F5FB283AF2FD2757F4
FD286BF6FECB48F3FDE528F2FFE313F2FFE503F0FEE500EFFEE500EEFEE500ED
FEE500EDFFE500EDFEE500EEFFE500EEFFE501EDFFE500EEFEE500EFFEE500F0
FEE500F0FDE50CEFFEE520F0FFE148F2FEE46AF3FEA86AF3FE0C6AF3FE0200EB
FE00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000005EF5
FE0066F5FE0068F5FE036DF6FF0494F6FF0496F9FF0063F5FC00000000010000
0001000000010000000100E4FF000000000100E9FF0000EDFF0000EBFF0000EC
FF0000F2FF0000ECFF0000F0FF0000F0FF0000F2FF0000F0FC0000E9FF0000EC
FC0000ECF60000EBFE0000E8FF000000000100DFF8000000000100D9FD0000EC
FE00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000058F5FF0063F5FF0064F5FF0042F3FD0100EFFF0100EB
FF0100E6FF0100E5FE0000E9FF0100EDFF0000EDFF0000F0FF0000EFFF0000F0
FF0000F3FF0000F0FF0000F2FF0000F2FF0000F3FF0000F2FD0000EEFF0000EF
FD0000EFFA0000EEFE0000EDFF0100E6FE0000E5FB0100E3FD0000E2FD0000ED
FE00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000FFFFFFFFFFFFFFFFFE0000003FFFFFFFFC00
000007FFFFFFFE00000001FFFFFFFF000000001FFFFFFF8000000007FFFFFFC0
00000001FFFFFFE0000000007FFFFFE0000000001FFFFFF00000000007FFFFF8
0000000003FFFFFC0000000001FFFFFE0000000000FFFFFF00000000007FFFFF
80000000003FFFFFC0000000001FFFFFE0000000000FFFFFF00000000007FFFF
C1FF00000003FFFE00FFC0000003FFF8007FFC000001FFE0003FFE000001FF80
001FFF800000FF00000FFFC00000FC00000FFFE00000F8000007FFE00000F800
0003FFE00000F0000001FFE00000E0000000FFC00000E0000000FF800001C000
0000C0000001C00000FF80000003800001FFC0000007800003FFE000000F8000
03FFE000000F800003FFF000001F800001FFF800003F800000FFFC00007FC000
007FFE0000FFC000001FFF0003FFE000000FFF800FFFE0000000FFC03FFFF000
00001FE1FFFFF80000000003FFFFFC0000000001FFFFFE0000000000FFFFFF00
000000007FFFFF00000000003FFFFF80000000001FFFFFC0000000000FFFFFE0
000000000FFFFFF80000000007FFFFFC0000000003FFFFFF0000000001FFFFFF
C000000000FFFFFFF0000000007FFFFFFC000000003FFFFFFFC00000001FFFFF
FFF00000001FFFFFFFFE0000001FFFFFFFFFF800003FFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFF280000001800000030000000010020000000
00006009000000000000000000000000000000000000B3B3B302000000038181
811D969696493E3E3EBE3E3E3EC43E3E3EC43C3C3CC63E3E3EC5393939C64141
41C5000000BC000000AA000000820000004FABABAB19BEBEBE06C0C0C0000000
00010000000100000000000000000000000000000000B9B9B904B7B7B700C6C6
C63DBABABAF3C2C2C2FBC0C0C0FDC1C1C1FEC0C0C0FEC0C0C0FEBFBFBFFEBFBF
BFFDB0B0B0F78F8F8FEA686868D9393939C4000000B000000076B3B3B3389E9E
9E023434340000000001000000000000000000000000B1B1B100BEBEBE02C4C4
C400C6C6C653C0C0C0FEC5C5C5FEC4C4C4FFC5C5C5FFC5C5C5FFC5C5C5FFC2C2
C2FFBEBEBEFFB9B9B9FFB3B3B3FFA4A4A4F97A7A7AE64C4C4CD1000000BF0000
00870000002C92929200000000008585850000000000B1B1B100C6C6C600BABA
BA04C5C5C500C2C2C260BFBFBFFFC3C3C3FAC2C2C2FEC4C4C4FEC1C1C1FEBDBD
BDFEB9B9B9FEB4B4B4FDB0B0B0FDB0B0B0FFACACACFFA4A4A4FF828282EB4949
49CD000000BE0000006C0000000889898900000000010000000000000000CDCD
CD00BBBBBB04C5C5C500C2C2C270C2C2C2FFC4C4C4FBC0C0C0FEBEBEBEFEB9B9
B9FEB6B6B6FEB3B3B3FEB0B0B0FEABABABFEA7A7A7FDA3A3A3FE9C9C9CFF9696
96FE6A6A6AE2262626C1000000858A8A8A03696969000000000000000000FFFC
D800B0B3BE00B8B8B90300000001BBBDBB82C0C1C1FFC0BFC0FFBBBABAFFBBBC
BCFFB8B8B8FFB1B1B1FEAAAAAAFDA7A7A7FEA4A4A4FE9F9F9FFE989898FE9797
97FE8D8D8DFF636363EA282828C0000000796969690200000000023B9000002D
8000363C8302FFFFFF01C1C8C00000000028A39B9AB1ADA9A8ECB2AEAEE0A39E
9DD6A1A1A1DDABABABFFA9A9A9FFAAAAAAFF9F9F9FFE999999FF979797FE9292
92FE8A8A8AFD838383FF545454E5252525BF45454562114BA70000177900001F
7A03121E7700000000231C546E9E197683DD20B4C0ED187985D8000000BA2288
963C58565505525355438C8C8C8A858585E79A9A9AFF9D9D9DFD939393FF8B8B
8BFE838383FF7A7A7AFD707070FF3E3E3EDE000000B2093D9C00002580051F48
920003185C6D0A1F64E8009FC8FF00EFFCFF00DCFFFF0AC4FAFD055F7AD10000
00B50FA6D52C00000000000000046363631C505050B17A7A7AFF8C8C8CFD8585
85FF7D7D7DFE747474FE6E6E6EFE565656FA1A1A1AC406409A053866AC00325D
969018489AFC149CCAFF01FFFFFE06D5FBFD18C7FBFD26B8FAFE249AEFFB0946
68CD000000BF2081CD38574732063939390096969606676767DC797979FE7C7C
7CFE757575FF6E6E6EFF666666FF5B5B5BFF151515CA0549A8002F65B55E125C
B2FF2958AFFE0DAAD8FD03E3FDFE1AC5FCFF25B7FBFF2BA7F8FE2990F6FF1F77
F0FF0861AE8700000043000000210000003A686868447E7E7EF18C8C8CFE8A8A
8AFE737373FE646464FF5F5F5FFE565656FF1E1E1EBFAFD5E505145CB6DA2974
C8FE2861BDFD1B9CDCFF17D4FFFE25B2F9FE2CA5F8FE2C8DF0FC4D8AD79F4281
CC7A336DC059507FBA2C69758468464646CA7E7E7EF09B9B9BFF999999FEA3A3
A3FF888888FF595959FE585858FF4B4B4BFA3333334C1F70D3552170CFF52C79
D5FE2A76D4FE2A78D4FE27AAF3FF2BA7FAFE2B8EF5FE0A3C7BD50000001C0000
0001000000087F786F37ADAAA6EFA7A7A7FFA9A9A9FFAAAAAAFEAAAAAAFFACAC
ACFFA1A1A1FE575757FD515151FE32323284525252001972DE5E267AE2F72F81
E3FE2D80E3FF2E7DE2FE2D81E4FF3291F5FE267CE7FF01244FC7002C628E0868
DE15C8C7BC07A4A8AB0086888A30BBBBBBE9B6B6B6FCB4B4B4FDB1B1B1FDBEBF
BFFDA7A7A7FF4C4C4CFF3C3C3C89444444004D4D4D06A1CBFA102483F3C9338A
F3FD3187F0FD328AF3FF3289F2FF3186F0FD3084E8FE1452A2EE17243AC20000
00A80000005BB8B4B01DB8B1AA0091949541BDBCBCF7C1C1C1FFC9C8C6FFC2C1
BFFF555657E2232323591C1C1C0044444403525252001288F7002994F6682695
F8FF2F98F6FB2E99F7FE2F99F8FE2E99F7FF2E9AF9FE2F98F3FF1D6EBFF6062D
66DD012741C8000000B9000000970000007F8785839EBBB8B6EE95979CD18B8D
90656159540840414200202020026E6E6E004D4D4D0012A0FA064DB5FA0224A3
F8932AA8F9FF2AA6F8FB2AA9FAFE2AA9FAFE2AA8FAFF2AA8FAFE2CB0FFFF2BAE
FEFF20A7F5FC147FC9F10B6DB2E9338BC0E93085BAE8287CB2E7000000BF0000
006E3CECFF001E556905261510005C5C5C004E4E4E0006A4FB0100ACFC010000
000112B0FCA123BDFCFF24B7FAFB23B8FBFE24BAFDFF24B9FCFE22B7FAFE23B7
FAFD26BAFDFF26BCFEFF27BDFEFF1DB5FBFF1DB6FCFF18B5FEFF0D7CADE20000
00BF00689D6102ACE60000000002000000000000000006A3FA0009BCFF0100BD
FF000BBDFE040AAFFDA018CAFEFF1AC9FEFF1AC6FDFD1AC5FCFE1BC7FEFE1BC7
FEFE1BC7FEFE1AC6FDFE1AC5FCFE1BC6FCFE1BC5FCFE1DC5FAFD15C4FEFF147D
9FDC000000BF027EAB5500C7FF00000000030000000002A1FB0003B9FE001FDB
FE000DD4FD000896FB000DB7FC630ACAFEDB09D5FEFF08D8FEFF08D6FEFE09D3
FCFD09D5FEFE09D6FFFE09D6FFFE09D6FEFE09D5FEFF08D5FEFE08D3FBFD00D2
FEFF137E97D6000000BC0097BC4600D4FF00000000010000000001B7FE000ED7
FF0000D8FD0018FFFF0218D2FD000BB9FD0E0FE1FE7601D6FEC600E1FEFF00E1
FEFF00E2FFFF00E2FEFE00E1FDFD00DFFBFD00DFFBFD00DFFBFD00DEFAFD00DB
F7FC00DDFCFD007684D5000000BF00A3BC4408F2FD0000000000000000000DCF
FF000BCEFE0013FFFF0000A3FB0300FFFF0015EFFE000000000217EFFE3A16EF
FD9614EFFED90BEFFEFD05EFFEFF01EFFEFF00EFFEFF00EFFEFF00EFFEFF00EE
FEFF00EFFEFF00EDFDFF01ADB89F0000003D03EDFE0500000000000000000000
0000000000000DDCFE000DDAFD0000FFFF000FEFFE03009DFD00000000010000
000564F1F80B6BF6FE2C54F5FE5725F2FE8F02F0FD9100EFFE9100EFFD9000EF
FE9100F0FD8D17F2FE913BF0FE5136F1FE0033F1FE0500000000000000000000
000000000000000000000000000000E4FF0010EBFE0000A8FD0138FFFF0745F7
FD0959F7FE004FF6FE002EF4FE0011F1FE0001F2FD0000F1FE0000F2FD0000F1
FE0000F2FD000BF2FE001BEEFE0018F0FE0016EFFE00F003FF00E0007F00E000
1F00F0000700F8000300FC000100FE000000F8380000E01E0000C00F0000800F
00008008010000780100003C0300800E070080001F00C0001F00E0000F00F000
0700F8000700FE000300FFC00300FFF80300FFFFFF0028000000100000002000
000001002000000000004004000000000000000000000000000000000000ABAB
AB00ACACAC14B8B8B87B818181AE656565D8646464D7656565D7595959D00000
00BD000000A6000000708B8B8B2F98989804A9A9A900000000017D7D7D00BCBC
BC04BCBCBC06BDBDBDA8C3C3C3FFC4C4C4FFC3C3C3FFC4C4C4FFBEBEBEFEA6A6
A6F67D7D7DE4494949CE000000BF00000088919191288787870000000001C0C0
C001BEBEBE00BDBEBE01BEBFC0B7C3C5C5FFC1C3C3FDBEC0C0FEBAB9B9FEB4B4
B4FFAFAFAFFFA8A8A8FF7E7E7EEC404040CC000000BE5E5E5E5583838300F0E1
CB00C0BEBF01C5BBBA02C5BDBB0CC9C1BFBECABFBEFFC7B9B9FFBBBFC0FFB5B6
B7FFA9A9A9FCA1A1A1FE9C9C9CFF939393FE4A4A4ADA000000BF58585850002C
89009E8AA10293CED300000000194B666C827E9E9FE669928FD8998882AB9B95
94E2A3A3A3FFA3A3A3FF969696FE8E8E8EFE818181FF3B3B3BD8000000BB0840
8E030E2D7B000034655405567DE000CCDDF706BBDBF3043947C1000000B23045
472E4D4F515C757575E78D8D8DFE828282FD797979FE666666FD303030C91B51
A30014398A67194593FA03CDEAFF09E1FFFF23B8FBFF2791EBFA0C57909C0000
0055000000215A5A5A6E7B7B7BFF7A7A7AFD6C6C6CFE606060FE2B2B2BDE0F51
B7301E65BBF52771C4FF11C4F2FD24BCFEFE2D9BF5FD2076D3D12D6CCA723E6F
C02C80797266737373EB999999FF909090FD626262FE555555FF3030309B176E
D39F2A79D9FC2C75D6FE298AE1FD2D9CF7FF17529AE00000008B0000000FB2A8
9A4BA4A8ABFFABADAEFFAAABACFDB7B8B9FF636566FF363636B73A3A3A001F78
EE5E2E86EFF93187EEFD3082ECFD3288F1FE1B5DAFED081839C4000000A90000
0066ADA59E6AC8BFB8F1CFC5BFFFA29892F8473D388E46484800414141022495
F8001B94F7992E9EF9FF2D9DF6FB2E9FF9FE2E9EF6FF1C77C8F70E5086E1143C
64D036434BC8688193E4596F7FDA4F697A727DA1B800000000040312150019B2
FB0419B0FB0319B2FCB325B6FCFF26B7FCFE25B5FBFD29BCFFFF27BBFFFF1DB4
FEFF18B1FEFF19AFFCFD076B9DDD000000BF0A73A65E00DEFF000000000123CB
FF0216CCFE0014CCFE0710CCFD9B11CCFEFF10CDFEFF0ECBFDFF12C8F8FC15CA
FBFD15CCFCFE15CDFDFE13CCFDFF06799ADD000000BF0680A7560AC5F6001BC8
FF0011FCFA000DDFFD0034E4FE000DDCFD3A09E2FEAB0BE3FEF100E3FEFF00E3
FEFF00E3FEFF00E3FEFF00E3FEFF00E2FEFF0092A6CB000000A500C6E31F1DC5
FE0013E2FD000ADCFD0000BAFA011CF2FC00000000044BF1FB1E11F0FE6A09F0
FEA40CF1FED000F0FED800EFFED800F0FED705F0FDDC18EDFE25000000030000
000014D3FE000FD9FD000000000019F0FD0534F5FE046BF3FD00FFFF000001FF
00000900FF0000FFFF0000FFFF0000FFFF00050000000051FA0400000000C01F
0000C0070000E0010000F0000000F0000000C080000080400000808000000181
00000003000080070000C0030000E0010000F8010000FE030000FFFF0000}
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object lbl1: TLabel
Left = 18
Top = 51
Width = 40
Height = 13
Caption = #26426#22120#30721':'
end
object lbl2: TLabel
Left = 18
Top = 11
Width = 40
Height = 13
Caption = #29992#25143#21517':'
end
object Label1: TLabel
Left = 16
Top = 96
Width = 40
Height = 13
Caption = #27880#20876#30721':'
end
object edtName: TEdit
Left = 64
Top = 8
Width = 241
Height = 21
TabOrder = 0
end
object edtHardwareID: TEdit
Left = 64
Top = 48
Width = 241
Height = 21
TabOrder = 1
end
object mregkey: TMemo
Left = 64
Top = 88
Width = 241
Height = 161
TabOrder = 2
end
object btn1: TButton
Left = 56
Top = 272
Width = 75
Height = 25
Caption = #25552#21462'(&G)'
TabOrder = 3
OnClick = btn1Click
end
object btn2: TButton
Left = 216
Top = 272
Width = 75
Height = 25
Caption = #36864#20986'(&X'
TabOrder = 4
OnClick = btn2Click
end
end
| zymir | trunk/jssource/Plug/JasonOfScript---/frmkeygen.dfm | Pascal | oos | 77,052 |
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm3 = class(TForm)
btn1: TButton;
edt1: TEdit;
procedure btn1Click(Sender: TObject);
private
{ Private declarations }
public
{ Public declarations }
end;
var
Form3: TForm3;
function GetRegInfo(UserName,HardwareID:PChar;LoMsg:Pointer;LoMsgLen:Integer):Integer;stdcall;
implementation
function GetRegInfo; external 'PlugRegDll.dll' name 'GetRegInfo';
{$R *.dfm}
procedure TForm3.btn1Click(Sender: TObject);
var
Buff :array[0..255] of Char;
begin
GetRegInfo('zmfu','06E8-19E8-BBE9-2301-C18A-5397',@Buff,SizeOf(Buff));
edt1.Text := StrPas(PChar(@Buff));
end;
end.
| zymir | trunk/jssource/Plug/JasonOfScript---/Unit3.pas | Pascal | oos | 780 |
object Form3: TForm3
Left = 0
Top = 0
Caption = 'Form3'
ClientHeight = 216
ClientWidth = 426
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object btn1: TButton
Left = 144
Top = 152
Width = 75
Height = 25
Caption = 'btn1'
TabOrder = 0
OnClick = btn1Click
end
object edt1: TEdit
Left = 32
Top = 32
Width = 353
Height = 21
TabOrder = 1
Text = 'edt1'
end
end
| zymir | trunk/jssource/Plug/JasonOfScript---/Unit3.dfm | Pascal | oos | 618 |
program keygen;
uses
Forms,
frmkeygen in 'frmkeygen.pas' {FromKeygen},
HUtil32 in '..\PlugInCommon\HUtil32.pas';
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TFromKeygen, FromKeygen);
Application.Run;
end.
| zymir | trunk/jssource/Plug/JasonOfScript---/keygen.dpr | Pascal | oos | 296 |
unit Share;
interface
uses
CoralWry,StrUtils,SysUtils;
procedure InitPlug();
procedure UnInitPlug();
function GetIPLocal(Msg:PChar;LoMsg:PChar;LoMsgLen:Integer):integer;stdcall;
implementation
var
QQwry:TCoralWry;
procedure InitPlug();
begin
QQwry:=TCoralWry.Create('.\CoralWry.dat');
end;
procedure UnInitPlug();
begin
QQwry.Free;
end;
function GetIPLocal(Msg:PChar;LoMsg:PChar;LoMsgLen:Integer):integer;stdcall;
var
sMsg:String;
begin
sMsg:=QQwry.GetIp(Msg);
Move(sMsg[1],LoMsg^,Length(sMsg)+1);
Result:=0;
end;
end.
| zymir | trunk/jssource/Plug/IPLocal/Share.pas | Pascal | oos | 590 |
unit PlugMain;
interface
uses
Windows,SysUtils, EngineAPI;
procedure InitPlug();
procedure UnInitPlug();
procedure InitShareObject();
implementation
uses PlayUserCmd,PlugShare, PlayUser;
procedure InitPlug();
begin
SetDemoNotice(2);
InitShareObject();
InitPlayUserCmd();
InitPlayUser();
end;
procedure UnInitPlug();
begin
UnInitPlayUserCmd();
UnInitPlayUser();
end;
procedure InitShareObject();
begin
//TMemoryManager_Get(@g_MemMgr);
end;
end.
| zymir | trunk/jssource/Plug/zPlugOfEngine/PlugMain.pas | Pascal | oos | 500 |
unit PlugShare;
interface
uses
Windows,Classes,EngineAPI,EngineType;
var
//g_MemMgr:_TMEMORYMANAGE;
g_UserCmdList:Classes.TStringList;
implementation
end.
| zymir | trunk/jssource/Plug/zPlugOfEngine/PlugShare.pas | Pascal | oos | 176 |
object FormMain: TFormMain
Left = 191
Top = 109
Width = 313
Height = 342
Caption = #26187#21319#21830#19994#30331#24405#22120#27880#20876#31383#21475
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Icon.Data = {
0000010005002020000001002000A8100000560000003030000001002000A825
0000FE100000404000000100200028420000A636000018180000010020008809
0000CE7800001010000001002000680400005682000028000000200000004000
0000010020000000000080100000000000000000000000000000000000000000
0000BBBBBB0000000002B6B6B60000000062000000B8000000AC000000B10000
00B0000000B0000000B0000000B0000000B0000000B0000000B0000000AF0000
007C0000004F8E8E8E28B6B6B60778787802B2B2B20000000001000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000B8B8B803B6B6B600B6B6B683BBBBBBF5B4B4B4F4B4B4B4FAB4B4B4F9B5B5
B5F9B5B5B5F9B4B4B4F9B4B4B4F9B3B3B3F9B2B2B2F9B4B4B4F9909090E86D6D
6DD94B4B4BCB000000BF0000009500000054A2A2A219D0D0D002636363000000
0001000000010000000000000000000000000000000000000000000000000000
0000C0C0C000BCBCBC01BBBBBB0EBDBDBDC4C3C3C3FFC5C5C5FFC4C4C4FFC5C5
C5FFC5C5C5FFC4C4C4FFC5C5C5FFC5C5C5FFC5C5C5FFC2C2C2FFBEBEBEFFB9B9
B9FFB4B4B4FF8D8D8DF0595959DB282828C7000000B8000000875A5A5A318E8E
8E029C9C9C000000000189898900000000000000000000000000000000000000
0000BFBFBF00BEBEBE01B9B9B900B9B9B90CBCBCBCCDC3C3C3FFC1C1C1FDC4C4
C4FEC3C3C3FEC3C3C3FEC3C3C3FEC3C3C3FEC1C1C1FEBFBFBFFEBBBBBBFDB8B8
B8FEB7B7B7FEB6B6B6FFB1B1B1FFA1A1A1FC7F7F7FEC565656CF000000BF0000
0086898989268C8C8C0091919100000000010000000000000000000000000000
0000BFBFBF00BDBDBD00BFBFBF01BBBBBB00BBBBBB17BDBDBDD9C4C4C4FFC2C2
C2FEC4C4C4FFC4C4C4FEC4C4C4FFC2C2C2FFC0C0C0FFBDBDBDFFBABABAFEB7B7
B7FEB4B4B4FEAFAFAFFEADADADFDAFAFAFFFA9A9A9FF9E9E9EFF747474EB2F2F
2FCB000000BD000000779090900B898989000000000100000000000000000000
000000000000BDBDBD00BDBDBD00BFBFBF03BBBBBB00BABABA22BDBDBDE4C4C4
C4FFC2C2C2FEC4C4C4FFC3C3C3FEC0C0C0FFBEBEBEFFBBBBBBFFB8B8B8FFB4B4
B4FFB2B2B2FFAFAFAFFEADADADFEAAAAAAFEA5A5A5FDA4A4A4FEA1A1A1FF9595
95FE626262E6282828C2000000A4797979233636360000000002000000000000
00000000000000000000BDBDBD00BCBCBC00BFBFBF04BFBFBF00C2C2C22CBEBE
BEEEC5C5C5FEC1C1C1FEC0C0C0FEBCBCBCFEBBBBBBFEB8B8B8FEB5B5B5FEB2B2
B2FFB0B0B0FFADADADFFAAAAAAFFA7A7A7FEA4A4A4FE9F9F9FFE9A9A9AFD9999
99FE969696FF787878F52F2F2FCA000000AC747474197F7F7F00000000010000
0000000000000000000000000000BCBCBC005E5E5E00BDBEBF0300000002B7B9
BA3FB8BABBF9BEC2C3FFBCBFBFFFB9BCBDFFB9BBBBFFB7B7B7FFB3B3B3FFADAD
ADFDAAAAAAFEA9A9A9FFA7A7A7FFA4A4A4FFA0A0A0FF9D9D9DFE999999FE9797
97FE919191FD909090FF737373F81C1C1CC6000000A268686811606060000000
000000000000000000000138880001287E00000000010801FF03D1C0BA06D8D2
CE00C8BCBA4BC7B2B0EBBFB2B0FBBFB1AFF9B3AAA9FAAAACACF9B3B3B3FEB8B8
B8FFB5B5B5FFABABABFEA0A0A0FD9E9E9EFE9C9C9CFE9A9A9AFE969696FF9494
94FE8F8F8FFF878787FD858585FF666666F4191919C40000009A5A5A5A0D0000
000000338F0001268000013D890000277B04000006000000000100000041436B
778F386A70C64DA2AAEA234448C542838B7A6BAFB21C7973711B6868692A6868
687D7A7A7AD2939393FFAAAAAAFFA6A6A6FE9B9B9BFE969696FF939393FE9090
90FF898989FE838383FF7D7D7DFD797979FF505050F1131313C33A3A3A5F0038
95000057B300011D71000347910402277D00001F6332042154B8034C7CE900BD
D3FA00E8F9FF00E0FFFF078EABE1000000BF000000630DDCFF00000000040000
0001141414052E2E2E3D484848AE787878FF9A9A9AFC9A9A9AFE919191FE8A8A
8AFF848484FF7F7F7FFE797979FF717171FD6A6A6AFF2E2E2EDD000000AC0037
9300000000010032850100287F0000346A88072970F00F65A5FF01F4F8FF02F2
FFFF03DAFBFE12CEFAFD18C1FCFF1275A2DE000000BF107AA958C9FFFF021E2A
2C06000000005D5D5D00000000013C3C3C6C5A5A5AFF808080FD8D8D8DFF8686
86FF808080FF7A7A7AFF757575FE6D6D6DFE696969FE4F4F4FF8000000B80038
93010027800600197A0001256FB11656A4FF2159A6FF05E1F1FE00EEFDFE01D7
FCFE10D0FDFE1EC4FEFE26B7FAFD20A6F9FF105B94D8000000BF146FB64885D4
950000000002303030036767670600000007606060926A6A6AFF767676FD7E7E
7EFF7A7A7AFF757575FF6E6E6EFF676767FE636363FF565656FC000000B4053E
9F070430930003328BA11C64B3FF255DADFE197DBEFE00F1FFFF02D6FDFE12D0
FEFF1EC3FDFE25B7FBFF27A8F8FE309BF3FD278BF6FF10427FD6000000BF1858
B248DCE0CB03747474037E7E7E097A7A7A007878786B818181FF828282FD8484
84FF767676FF6E6E6EFF686868FF626262FE5D5D5DFF535353FB000000B80649
AE000A4EB1531C64BAFF266BBCFD2660B8FE1D83C8FF02E5FEFE13CCFDFF1FC3
FDFE25B5FBFF2AA9F9FE319EF8FF2F8EF5FF297EEDFF116DE3FF0950BD7E0000
002F000000210000004C000000435B5B5B5C787878EE939393FE939393FE9696
96FF919191FF676767FF636363FE5E5E5EFE575757FE4D4D4DFC000000901F6C
C502115CBAB9256EC6FE256DC4FD276FC8FF276DC6FE15CAF7FF1EC3FEFF26B4
FAFF29A7F8FE2F9CF7FF2380E9F92978DA6F3D95F244487FC4474E70A03F5460
9D2C757B82734E4E4EC54C4C4CD9838383F59C9C9CFF9D9D9DFE9E9E9EFF9C9C
9CFFA7A7A7FF7B7B7BFE585858FF585858FD525252FF3D3D3DEA0000001A1362
CA211B6CCDE82C77D3FE2874D1FE2A78D3FE2B6ECFFF2791E0FF25BDFFFF2BA5
F9FE2E9BF6FE2581E9FB10448AA6217CF4000000000600000002000000029896
8C1FA3A2A0DEA3A3A3FFA9A9A9FFA9A9A9FFA7A7A7FEA8A8A8FFA9A9A9FEA7A7
A7FFB0B0B0FE949494FF505050FE545454FF474747F6464646403B3B3B03004D
CF251E72DAEC2E7EDEFF2C7DDEFE2C7CDDFF2C7EDFFF2C76DAFF2C93EDFF2D9C
F9FE318CF5FF1761BDED000000A73A8AE914338CE603FDC77705B0B3B7049394
9600A5A5A612AEAEAED3AEAEAEFEAEAEAEFDB1B1B1FFB1B1B1FEB2B2B2FEAFAF
AFFEB9B9B9FE959595FD4A4A4AFE4F4F4FF94949495154545400545454055097
EB1F267CE7E82F82E8FE2E81E7FE2F83E8FE3082E8FF2F83E9FF2F7EE5FF2F86
EEFE3184E8FE1A66C5F60C2542C3000000930760CA100060E001DDCEB800B4B5
B70200000002B3B2B222B9B9B8E5B8B8B8FFB8B8B8FEBABABAFFB9B9B9FEB5B5
B5FED0D0D0FE787878FF464646FA484848553D3D3D00494949044E4E4E002284
F500147BF3942E88F4FE3389F1FD328AF4FF328AF3FE338BF5FF328CF6FF328A
F3FF3189F1FE2D7DDDFF08469DEF041633C3000000AA0000005300057319657C
A303BEBEBE05A8AAAB00B8BCBE2EBDC1C2F1BEC1C3FFC0C1C3FEC3C5C6FFD0D2
D3FF8D8D8DFF252525C1333333311C1C1C0031313103000000004D4D4D000A79
F6000E7BF3252292F7FB3197F7FC2E96F7FE2F97F7FF2F96F7FE2F97F7FF2F97
F7FE2F97F7FF2F9AFAFE3094EEFF1761B6F7052D63DA051E3FC7000000B50000
00850000005A0000002400000023B7ADA44ED0C4BBEBCBC3BDFFC1B8B3EA978F
89B23134364205050500000000010E0E0E023030300027272700000000001094
F8070E85F700078AF67426A1F8FF2DA1F7FB2BA3F8FE2CA2F9FF2CA2F8FE2CA2
F9FF2CA2F8FE2CA1F8FF2CA3FAFE30ACFFFF29A2F5FF1883D5FB0B5CA2EB0746
7DDD022A55CB003C64CA384B58CC31434EC861869EE5567082DC4F6A7A7B89B6
D40000000004000000031B1B1B020C0C0C00373737004242420000000000008F
FA000A93F9030A8EF9000A9AF98528ADFAFF2AADF9FC28AEFBFE29AEFBFE29AE
FBFF29AEFBFF29AEFBFE29AEFBFF26ABF8FE29ADFAFD2DB4FFFF2BB6FFFF26B2
FFFF1EA7FBFF1FA9F8FF15A7FEFF15A8FEFF14A7FEFF0473B4E4000000BF005A
917400A2FE03000000021A7A990022222200000000000000000000000000008F
FA0005B1FC0005A5FD0401A0FD0006ACFC961DB7FCFF25B9FAFC23BAFCFE23BA
FCFF23BAFCFE24BAFCFF24BBFDFF24BBFDFE23BAFCFE23B9FBFE22B7F9FD23B7
F8FD26BCFCFE26BCFCFE28BCFBFE28BBFBFE29BAFAFD1FB7FBFF0376AEE30000
00BF036B9C6303BAFC000000000400CDFF000000000000000000000000000092
FA0002ADFC0001BFFE000FBDFE030000000111C0FEA614C2FEFF1BC4FDFE1CC3
FBFD1DC5FEFE1CC5FEFE1DC5FEFE1DC5FEFF1DC5FEFF1DC5FEFF1DC5FEFF1DC5
FEFF1DC4FEFF1CC4FEFF1CC4FEFF1CC4FEFE1BC4FEFE1EC2FAFD17C3FEFF0174
A3DD000000BF0177A95900C4FE000000000401DBFF0000000000000000000000
000005A4FB0001C1FE0044DAFF0127D3FE0323D2FE011ED1FD7016CDFDF210CD
FEFF14CFFEFE13CCFCFD13CDFDFE13CEFEFE14CFFFFE14CFFFFE13CEFFFF14CF
FFFF14CFFEFF14CFFFFF14CFFEFF14CFFEFE13CEFEFF12CEFEFE14CBFBFD0DCE
FEFF007398D9000000BF0089B54E00CCFE000000000300E6FE00000000000000
00000000000001B7FE003FDBFF0000AFFF0016D8FE002ADFFE004DE5FC210CD8
FE9D00D7FDFB01D9FEFF01DCFFFF01D7FCFE02D8FDFD03DAFEFE03DBFFFE03DA
FEFE03DAFFFF03DAFEFF03DAFFFF03DAFEFF02DAFEFE03DAFEFF02DAFEFE02D7
FBFD01D8FEFF00738CD6000000BF009FC24001D8FF0000000001000000000000
0000000000000000000033CFFF000088FF0017D8FE0000D7FE0322E3FE0093F0
FE0093F5FE2F17E4FE9E02D8FCE900E2FEFF00E3FEFF00E2FFFF00E0FCFD00E1
FCFD00E2FDFE00E2FEFE00E2FFFF00E2FEFE00E2FEFF00E2FEFE00E2FEFF00E1
FDFE00E0FCFD00E1FEFF006E7FD1000000BB00B0CA3513D7FD00000000010000
00000000000000000000000000000000000010D5FE0000DCFE0000DBFD0020E1
FD02F1FFFF0000000001039EEE0F03E2FE5803E8FEB202ECFEF500ECFEFF00EC
FEFF00ECFEFF00EDFEFF00EBFCFE00ECFDFE00EBFCFE00EBFDFE00EBFCFE00EC
FDFE00EAFCFD00EBFCFD00E8F9FD006973D0000000A900E5FA05000000010000
0000000000000000000000000000000000000000000011DCFE000DDDFD000FDD
FD00F1FFFF027BFFFF0305A7F10008F0FC000000000229F2FC1F46F4FE6E3CF3
FE8D25F2FED419F2FEEE0EF1FEFF01F1FDFF00F0FEFF00F0FEFF00F0FEFF00F0
FEFF00F0FEFF00F1FDFF08F1FEFF15EBF9E611D4E22211EDFD0100EDFE000000
0000000000000000000000000000000000000000000000000000000000000000
00008FFFFF0056FDFF0002A3F0000AF2FB0301E6FF0200E3F100000000030000
0007000000068AF7FD1A4AF2FE3C08EFFE3B00EDFE3C00ECFE3C00EBFF3C01EB
FD3C00EDFF3C00EEFD3B2FEFFE3B78F4FE256CF3FE0062F3FE0000E9FE000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000E5FF00FFFFFF04FFFF000998F8
FD0889F7FD0082F7FD0046F2FE0008F0FE0000EEFE0000ECFE0000ECFF0001EB
FD0000EEFF0000EFFD002CF0FE0071F4FF0066F3FE005BF3FE0000EBFE00F000
7FFFE00007FFF00001FFF800007FFC00001FFE00000FFF000007FF800003FFC0
0001FF070000FC03E000F001F000E001F800C000F8008000F00080078001800F
8003800FC0038007E0078001F01FC000387FC00000FFE000007FF000003FF800
001FFC00001FFF00000FFFC00007FFF00003FFFE0007FFFFFFFFFFFFFFFF2800
0000300000006000000001002000000000008025000000000000000000000000
0000000000000000000000000000B4B4B40000000001AFAFAF00000000190000
00890000007F0000008200000082000000820000008200000082000000820000
0082000000820000008200000082000000820000008200000082000000810000
00820000006500000019BCBCBC18C3C3C307AEAEAE01ACACAC00B0B0B0000000
0002000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000B4B4B40100000001AFAFAF21B1B1B1BB9191
91E08B8B8BEA8B8B8BEA8D8D8DEA8C8C8CEA8D8D8DEA8E8E8EEA8D8D8DEA8D8D
8DEA8D8D8DEA8C8C8CEA8D8D8DEA8B8B8BEA8B8B8BEA8C8C8CEA929292EA8282
82E0454545C73F3F3FC4000000AC0000006C000000590000000BB8B8B803D3D3
D300000000000000000100000002000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000B4B4B401B8B8B802B6B6B615B9B9B9D8BEBE
BEFFC4C4C4FFC3C3C3FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4
C4FFC4C4C4FFC4C4C4FFC4C4C4FFC2C2C2FFC2C2C2FFC1C1C1FFC0C0C0FFBDBD
BDFFBBBBBBFFACACACF87A7A7AE36E6E6EDC333333C2000000B7000000780000
004AB9B9B901B0B0B00302020200000000010000000100000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000B4B4B400C2C2C201BFBFBF00BEBEBE0DBBBB
BBD2C2C2C2FFC1C1C1FCC2C2C2FDC2C2C2FDC1C1C1FDC1C1C1FDC2C2C2FDC1C1
C1FDC2C2C2FDC2C2C2FDC2C2C2FDC1C1C1FDC2C2C2FDC4C4C4FDC0C0C0FDC0C0
C0FEC0C0C0FFBBBBBBFFB8B8B8FFB3B3B3FFA9A9A9FC7C7C7CE75C5C5CD72727
27BF000000A80000006BC5C5C53BBDBDBD02A7A7A70000000002000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000B4B4B400C1C1C100BEBEBE02BDBDBD00BDBD
BD1BBCBCBCE2C1C1C1FFC3C3C3FEC4C4C4FFC4C4C4FEC5C5C5FFC5C5C5FFC4C4
C4FFC4C4C4FFC5C5C5FFC4C4C4FFC5C5C5FFC3C3C3FFC3C3C3FFC0C0C0FFBFBF
BFFEBDBDBDFFBBBBBBFEB7B7B7FDB6B6B6FEB6B6B6FFB2B2B2FFADADADFF9292
92F66D6D6DE24E4E4ED2000000BF000000918A8A8A2E97979702999999000000
0003000000010000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000C0C0C000BCBCBC00BEBEBE02BEBE
BE00BDBDBD27BCBCBCEFC2C2C2FFC3C3C3FEC4C4C4FFC4C4C4FEC5C5C5FFC5C5
C5FFC5C5C5FFC4C4C4FFC4C4C4FFC4C4C4FFC3C3C3FFC1C1C1FFBFBFBFFFBDBD
BDFFBCBCBCFFBABABAFEB6B6B6FFB5B5B5FEB3B3B3FEB0B0B0FDAFAFAFFEB3B3
B3FFAAAAAAFFA3A3A3FF8A8A8AEE484848CD000000BF00000082858585238E8E
8E01909090000000000191919100000000000000000000000000000000000000
00000000000000000000000000000000000000000000BEBEBE00BBBBBB00BFBF
BF03BFBFBF00BEBEBE35BBBBBBF8C3C3C3FEC3C3C3FEC3C3C3FFC4C4C4FEC4C4
C4FFC4C4C4FFC4C4C4FFC5C5C5FFC2C2C2FFC1C1C1FFC0C0C0FFBEBEBEFFBCBC
BCFFBABABAFFB8B8B8FFB5B5B5FFB4B4B4FFB2B2B2FEB1B1B1FFAEAEAEFEACAC
ACFEAAAAAAFDA8A8A8FDA3A3A3FF9A9A9AFF727272E9363636C9000000BF0000
007480808016949494009D9D9D00000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000BCBCBC00BBBB
BB00C0C0C003C1C1C100BFBFBF45BBBBBBFDC3C3C3FCC3C3C3FEC3C3C3FFC5C5
C5FEC4C4C4FFC5C5C5FFC3C3C3FFC1C1C1FFC1C1C1FFBEBEBEFFBBBBBBFFBBBB
BBFFB8B8B8FFB6B6B6FFB4B4B4FFB2B2B2FFB1B1B1FFAFAFAFFFAEAEAEFFACAC
ACFEAAAAAAFEA7A7A7FEA4A4A4FDA3A3A3FD9F9F9FFF959595FF616161E52E2E
2EC6000000BA0000003FA1A1A100000000017979790000000000000000000000
000000000000000000000000000000000000000000000000000000000000B8B8
B800C9C9C900C1C1C104C3C3C300C1C1C154BBBBBBFFC3C3C3FCC3C3C3FEC4C4
C4FFC5C5C5FEC4C4C4FFC1C1C1FFC0C0C0FFBEBEBEFFBDBDBDFFBABABAFFB9B9
B9FFB6B6B6FFB4B4B4FFB2B2B2FFB1B1B1FFB0B0B0FFAEAEAEFFACACACFFABAB
ABFFA7A7A7FFA5A5A5FEA3A3A3FFA0A0A0FE9D9D9DFD9F9F9FFE989898FF8888
88FD444444D4000000BF42424285000000010000000100000001000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000C7C7C700C1C1C100C2C2C204C6C6C600C3C3C364BABABAFFC4C4C4FBC4C4
C4FEC3C3C3FFC2C2C2FEC0C0C0FFBDBDBDFFBCBCBCFFBBBBBBFFB8B8B8FFB7B7
B7FFB5B5B5FFB2B2B2FFB1B1B1FFB0B0B0FFADADADFFACACACFFAAAAAAFFA8A8
A8FFA7A7A7FFA3A3A3FFA1A1A1FF9E9E9EFE9D9D9DFF9A9A9AFE969696FD9898
98FF888888FF606060EB1E1E1EBF4040407D7E7E7E0100000002616161000000
0000000000000000000000000000000000000000000000000000000000000000
0000C2C2C200C3C3C300C0C0C000C3C3C305C8C8C800C1C1C174BBBBBBFFC3C3
C3FBC2C2C2FEC0C0C0FFBEBEBEFEBCBCBCFFBABABAFFB9B9B9FFB7B7B7FFB6B6
B6FFB4B4B4FFB2B2B2FFB0B0B0FFAEAEAEFFABABABFFAAAAAAFFA8A8A8FFA6A6
A6FFA3A3A3FFA1A1A1FF9F9F9FFF9C9C9CFF999999FE999999FF969696FF9494
94FE949494FE898989FF535353E7000000BF3F3F3F706C6C6C00000000035757
5700000000000000000000000000000000000000000000000000000000000000
000000000000C2C2C200C1C1C100BFBFBF00C3C3C304CBCCCC00C4C4C584B9B9
BAFFBEBFC0FCBCBDBDFDB9BABAFDB8B9B9FDB8B8B8FDB5B5B5FDB2B2B2FDB0B0
B0FDAEAEAEFDAFAFAFFEADADADFEACACACFFAAAAAAFEA8A8A8FFA7A7A7FFA4A4
A4FFA1A1A1FF9E9E9EFF9E9E9EFF9A9A9AFF989898FF979797FF949494FE9292
92FE8D8D8DFE8C8C8CFD848484FF464646E2000000BF42424264616161000000
00034C4C4C000000000000000000000000000000000000000000000000000000
00000000000000000000C2C2C2000000000100000002CCC7C605D8D6D300C3C6
C596BBB8B7FFBCBABBFFB6B6B6FFB5B4B4FFB4B3B3FFB1B1B1FFB2B2B2FFB3B3
B3FFB6B6B6FFB3B3B3FFA9A9A9FEA6A6A6FDA5A5A5FFA5A5A5FEA4A4A4FFA3A3
A3FF9F9F9FFF9C9C9CFF9C9C9CFF989898FF979797FF949494FF939393FF9090
90FF8B8B8BFE888888FE838383FD7E7E7EFF3C3C3CDD000000BF424242575656
5600000000010000000000000000000000000000000000000000000000000000
00000F438F00000000010081B2031076AF03778AAA01D3D3C900000000240000
004CA9A09FD17D7F7EDAA4A9A892B4B7B77EA6A9A97DA6A6A67D9696967E9494
947D9595959DA2A2A2F8ADADADFFB5B5B5FFB2B2B2FDA6A6A6FD9E9E9EFE9C9C
9CFF9D9D9DFE9B9B9BFF999999FF969696FF949494FF939393FF8F8F8FFF8A8A
8AFF878787FF848484FF7E7E7EFE7D7D7DFD727272FF2F2F2FD9000000BF3F3F
3F480E0E0E000000000000000000000000000000000000000000003689000035
870011448F02065090030098BD000000001A00000040125068AD1A6A7BD31F9B
A7E61FD3E6F9166366CC000000BD0000002C80B1BE0000000006000000020000
0002000000034F4F4F1458585875626262AE818181FFA0A0A0FFB0B0B0FFA6A6
A6FD9B9B9BFF989898FE979797FF949494FF939393FF919191FF8C8C8CFF8686
86FF848484FF818181FF7D7D7DFF777777FE787878FD636363FF272727D60000
00A15151510900000000000000000000000000338F0000318A00000000010031
8105134691000000001016175377111644C90C4B86F208AEC9FC00EAF5FF00EF
FFFF00E1FFFF04D4FCFE0E5C6DCD000000B318BBDE2600C9FF03FE0000047474
7404646464013636360029292900000000021A1A1A2A242424854E4E4EED8686
86FFA0A0A0FCA1A1A1FF989898FE939393FF909090FF8D8D8DFF888888FF8484
84FF808080FF7D7D7DFF797979FF757575FF717171FE6E6E6EFE484848F41717
17C1373737420000000000000000003F9800002C8900002C8701003C8B040137
870002285F6300285ED4092879F90472ABFF00F2F8FF00FDFFFF00E7FCFD00DB
FBFE05D7FCFE0CCDFEFF10B9F2FA114B60C9000000AC20B4E8191BB3FF000000
000168686800343434002B2B2B03292929022A2A2A00000000011C1C1C252929
299F545454FF7E7E7EFC979797FF989898FE8D8D8DFF888888FF858585FF8181
81FF7D7D7DFF7B7B7BFF767676FF727272FE6E6E6EFF6C6C6CFE5B5B5BFF1C1C
1CD3000000910000000000359A00004399000028880100338A00000000100027
67B0033C85F7163D90FF1775B2FF02FDFDFD00F2FEFE00DFFBFE00DDFEFE04D7
FEFE12CFFDFF1EC7FCFE19BCFCFF16A2E7F8103E55C6000000A325A9EB10289F
F80000000001444444004242420038383800222222014A4A4A044E4E4E000000
0002444444B2525252FF656565FD7F7F7FFF8D8D8DFF878787FF828282FF7E7E
7EFF7A7A7AFF777777FF737373FF6F6F6FFF6B6B6BFE666666FD626262FE3838
38EF0000008D044AA8000034990000439902003A9300002E891C00256DD41151
A1FF205CA6FF1F509EFE03E6F2FE00F5FEFF00E2FCFE00DFFEFF05D6FEFF12CF
FDFF1BC8FEFE20BEFEFF29B6FAFD1DAAFAFF1A8EDDF50D334EC4000000982A9B
EF0A000000010000000100000000000000002525250047474700595959035757
5702535353075A5A5AC56B6B6BFE686868FE777777FF828282FF7F7F7FFF7B7B
7BFF777777FF737373FF6F6F6FFF6A6A6AFF676767FF616161FE606060FF3D3D
3DEE0000008E0147A5000000000100000002002C8F12003789E61C5CABFF2365
AFFD204EA2FE1689C3FF00FFFFFE00E0FCFF00DEFEFF07D6FDFF13CEFEFF1DC6
FDFF20BEFDFF25B6FCFE26ADF9FF2EA5F7FD2095F7FF1C77D1F10B2846C21241
708C2D8BF7043486EA002774D500000000000000000042424200525252007777
7704000000047474748B757575FF7D7D7DFD797979FF7B7B7BFF7A7A7AFF7676
76FF747474FF6F6F6FFF6A6A6AFF676767FF636363FF5E5E5EFE5C5C5CFF4444
44EE0000008D0147A502003D9B0B003A9F0B00348CD91C60B3FF2564B1FD2167
B5FF2651AAFE10ADD9FF00F6FEFF00D7FCFF08D6FEFF16CEFDFF1CC7FEFF21BE
FCFF25B5FAFF29ADFAFF2AA4F8FE2B99F4FE3594F3FD1F80F5FF1C63BFED0820
3FC0000000880000000600000002000000040000000300000003000000038181
81097E7E7E007B7B7B9B808080FF868686FD888888FF888888FF898989FF7373
73FF6E6E6EFF6C6C6CFF666666FF646464FF616161FF5A5A5AFE595959FF4242
42ED00000091094FAF0C000000030A4DA8A21960B6FF286BBAFD2266BAFF246B
BCFE2856B2FF10ABDBFF00F0FEFF0AD0FCFF15CDFEFF1CC5FDFF21BDFCFF24B5
FBFF2BACFAFE2CA3F9FF2D99F5FE3194F6FF348CF5FF3989EEFF1F76E2FF1E61
B4E4092649B1154C8D5F347FD3058B8B8B04828282047F7F7F048B8B8B058686
860076767644797979F6909090FE929292FE929292FF929292FF979797FF8E8E
8EFF676767FF676767FF636363FF606060FF5D5D5DFE575757FD555555FE3E3E
3EEF00000082195FBE04165DBE250C57B6F0266DC1FD256BC1FE266DC2FE256F
C4FF2A60BCFF1B8ED2FF06E7FFFF18C8FEFF1CC5FEFF22BCFDFF26B4FBFF2AAC
F9FE2BA3F8FF2D9CF6FE3496F7FF2D82E8F4227CECE01A74E6E0146DDBDA004D
CEE90052CD7D00000005000000160000006F000000670000006A0000006A4F4F
4F8E7F7F7FF8979797FF989898FE999999FF999999FF999999FF989898FFA4A4
A4FF7D7D7DFF5D5D5DFF626262FF5D5D5DFF595959FF525252FE525252FE3333
33EA000000280046B8000349BA461A66C4FF2A73C8FE256FC9FF2770C9FF2771
CAFF286EC9FF286BC7FF16CEF9FF1CC7FEFF22B9FBFF26B4FBFF2AABF9FF2BA3
F8FF2E99F4FE3091F6FF1668D0E8116FEA171476F3010000000100000000A09C
9B009C999A079993961D7F7B7C966C6C6CBD5C5C5CE25A5A5AE2646464E69696
96FF9E9E9EFF9E9E9EFE9F9F9FFF9F9F9FFEA0A0A0FFA0A0A0FF9E9E9EFFA5A5
A5FF9D9D9DFF5C5C5CFF5D5D5DFF595959FF555555FE505050FD4D4D4DFF2D2D
2D8100000001035AC7001568CBB7206ECDFE2C76CFFE2974D0FE2A74D0FF2A75
D0FF2977D2FF2B69CAFF2694E0FF1FCAFFFF28B0FAFF29ABFAFF2CA2F8FF2E9A
F5FE3190F5FE1366D2F3045ED925096CEF000E72EF02197AF40000000000A1A0
9E00A3A2A200A0A09F07A6A6A697969696FFA2A2A2FFA6A6A6FFA7A7A7FFA7A7
A7FEA4A4A4FEA6A6A6FFA5A5A5FEA7A7A7FFA6A6A6FFA7A7A7FFA8A8A8FFA7A7
A7FFB1B1B1FF656565FF555555FE575757FE505050FD4D4D4DFF3D3D3DB64C4C
4C024B4B4B030E67D3000D68D3C12777D7FF2C7AD6FD2A79D8FF2C7AD9FF2B79
D8FF2B7AD8FF2B7AD8FF2B6DD1FF29A2F0FF2AB3FFFF2C9FF7FF2E99F7FF3492
F7FE207EF0FE002352C6000000101175EE03000000012281F60000000000A09E
9D00D8D9D900B2B2B300B3B3B300B6B6B68FA4A4A4FFAAAAAAF9ABABABFDACAC
ACFEADADADFFADADADFFACACACFFAEAEAEFFAEAEAEFFADADADFFAEAEAEFFADAD
ADFFBABABAFF6B6B6BFE4F4F4FFF515151FD4E4E4EFF3F3F3FC5505050005050
50025A5A5A00116ADB000F6ADABB297ADEFF2D7EDDFE2D7EE0FF2C7DDFFF2D7E
DFFF2C7DDFFF2D7EE0FF2D7BDFFF2D76DBFF2C9AF3FF2E9EFBFF3090F8FF338A
F4FF1975E5FE022147C30A60C71C1471E301000000020000000000000000A09E
9D00CECFCF00BABABA00B8B8B80300000001B7B7B7A6A7A7A7FFB0B0B0FCB2B2
B2FFB2B2B2FEB1B1B1FFB2B2B2FFB4B4B4FFB4B4B4FFB2B2B2FFB3B3B3FFB3B3
B3FEBEBEBEFE5D5D5DFE4A4A4AFD525252FF424242D200000001515151040000
0001565656000667E000297DE4C9267BE5FD2F82E4FD2E81E6FE2E81E6FF2E82
E6FF2E82E6FF2E81E6FF2D82E7FF2E7FE4FF2E7CE2FF2F8BF1FF3187F1FF3285
E8FE1D75E0FE001D4DC7000000A00962D20F055FCC0000000003000000000000
0000B8B8B800C0C0C000BFBFBF01C0C0C002C2C2C203BDBDBDB5B0B0B0FFB7B7
B7FCB7B7B7FFB8B8B8FEB8B8B8FFB8B8B8FFB8B8B8FFBABABAFFB5B5B5FEC5C5
C5FFACACACFE444444FE535353FF3F3F3FDC4A4A4A074C4C4C03515151015454
5400515151000267EC001C77EC79217CEDFF3585ECFE3184EDFF3285EEFF3285
EEFF3285EEFF3285EEFF3284EDFF3287EFFF3186EEFF3182ECFF3186EDFF2E7D
E1FE2C75D6FE0853B3F400193CC3000000960359C310003FA6000072DE000000
000100000001BBBBBB00C0C0C000C8C8C801CBCBCB02CCCCCC08C2C2C2C4B8B8
B8FFBCBCBCFDBEBEBEFFBFBFBFFEC0C0C0FFC0C0C0FEBBBABAFFBFBFBFFED8D8
D8FE6D6D6DFF464646FF3B3B3BCD353535083535350240404001515151005353
5300000000002385F6051B7DED1D167FF5E6348EF6FD318BF5FE338DF6FE328C
F5FF328CF6FF338DF6FF338DF7FF338CF7FF338DF7FF338DF7FF328DF6FF318D
F6FF2F83E3FE256ECBFF033E96F0001133C3000000AF0000005400FBFB060030
8E023185C900236EBA000000000300000001CACACA02CDCDCE01D0D0D011C7C7
C6D2BFBEBFFFC3C3C3FDC4C4C3FFC0BFC0FEC0C0C0FED0CFCFFEE5E5E5FF7D7D
7DFF202020DA2121215929292900363636003737370140404000525252000000
0000000000000D83F70C00000004097CF685278FF6FF3394F4FD2E93F6FF2F93
F6FE2F93F6FF2F94F6FF2F93F6FF2F93F6FF2F93F6FF2F93F6FF2F93F5FF2F95
F7FE2F98FBFF2F95F6FE2A83DEFF0E4EA8F9001952DB000B26C0000000A30000
007A000000312562AA051B62B20272B0DC02EFD3C001CBCDCE04CED0D100D1D5
D719BFC3C5E3B9BDBFFFC0C2C5FDCCCECDFFCCCECFFFB3B4B5FF565555DF0C0C
0C70121212080F0F0F0000000002353535003434340042424200000000000000
0000000000001D93F8061A91F802188FF71E118FF7F52F9DF8FE2D9BF7FE2E9C
F8FF2E9CF7FE2F9CF8FF2F9DF8FF2F9DF8FF2F9DF8FF2E9CF7FF2F9DF7FF2E9C
F7FF2E9BF6FE2F9DF9FF2FA3FDFE34A5FDFF248EE8FF0B5AADF505387BE7001D
46CF04152BBF00000095000000880000003B0000001F0000001F0000001F0000
001ED6CAC038DBCABCE2CCC0B8FF8B848ADBAA9E9B74908E8E316B6B6B142929
2900000000020808080315151500363636003636360000000000000000000000
0000000000000482F9000490F701038DF700018AF6491598F7FD30A5F9FC29A1
F8FE2CA3F8FF2BA3F9FF2BA3F9FF2CA3F9FF2CA3F9FF2BA3F8FF2BA3F9FF2BA3
F9FF2CA3F8FF2CA3F8FF2AA2F7FE2AA2F7FE2EA9FBFD31B1FFFF25A6FCFF1A98
F1FF0F71BDF01166AAEC0F4169D20C3655C90C3656C90C3B5AC9002E5EC92E48
5ACA2B4251C75A8DB2E964889EE5000000870000000400000004000000031C1C
1C033F3F3F001313130022222200000000000000000000000000000000000000
0000000000000B85F8001098F7000699FA030897FA000192F85A1CA5F9FF2EAC
F9FB29ABFAFE2AACFBFF29ABFAFF2AACFBFF2AACFBFF2AACFCFF2AACFBFF2AAC
FBFF2AACFBFF2AACFBFF2AACFBFF2AACFBFE28A9F8FE28A6F5FE2DAAF8FD2CAE
FCFD29B1FFFF24AEFFFF1BA7FFFF17A1F9FF16A1F7FF15A1F8FF18A1F8FF0AA0
FBFF0A9FFBFF0B9FFDFF037DC8EB072F44C005527F85009AFF0400C3FE020000
00012F2F2F000000000000000000000000000000000000000000000000000000
00000000000000000000108FF800008EFD0008A4FB05059FFA00019DF86A1CAF
FAFF2AB3FAFB26B2FCFE28B3FAFF27B3FBFF27B2FBFF28B3FBFF27B3FBFF28B3
FBFF28B3FBFF28B3FBFF28B3FBFF28B3FBFF27B3FBFF28B4FCFF26B3FBFE26B1
FAFF27B0F8FD27B0F7FD29B2F8FE2AB3F9FE2AB3F9FE28B3F9FE29B2F9FE2CB4
F9FE2CB4F9FE30B4F7FD1CADFAFF037EC0E9000000BF065B86790AACFB010000
000200BEFF000000000000000000000000000000000000000000000000000000
00000000000000000000000000000095FD0000A4FD0002ADFC0500A9FC0000A9
FA7A13B4FCFF27BAFAFC24BBFDFE22BBFDFE22BBFDFE23BBFCFF23BBFDFF23BB
FDFF23BCFDFF23BCFDFF23BCFDFF23BCFDFF23BCFDFF23BBFDFF23BCFDFF23BC
FDFF23BCFDFF22BCFDFF22BCFDFF22BCFDFF22BBFDFF22BBFDFF23BBFDFF23BB
FDFF23BCFDFE21BBFCFF27BAFAFD15B5FBFF0281B7E5000000BF0267946C04B4
FC000000000300C5FF0000000000000000000000000000000000000000000000
00000000000000000000000000000099FB0000A5FD0000B7FD0006BBFE0407BA
FD0009BBFD8A10BDFEFF22C2FDFF21C2FDFE1EC2FEFF1DC2FDFE1EC2FDFE1EC2
FEFF1EC2FDFF1EC3FEFF1EC3FEFF1EC3FEFF1EC3FEFF1EC2FDFF1EC2FDFF1EC3
FEFF1EC2FDFF1FC3FEFF1FC3FEFF1EC3FEFF1EC2FEFF1DC2FDFF1EC2FEFF1EC2
FDFF1EC2FDFE1EC2FEFE1DC1FDFE23C0F9FD0FBCFDFF007CAAE1000000BF0076
A16000BDFF000000000300CDFF00000000000000000000000000000000000000
00000000000000000000000000000000000004A4FC0000B5FD0017C9FE002DCE
FE0322CCFE0018C7FE9600C1FEF510C5FEFF1BC5FAFD19C7FCFE1AC8FEFE1AC9
FEFE1AC9FEFE1AC9FEFF1AC9FFFF1AC9FEFF1AC9FFFF1AC9FFFF1AC9FFFF1AC9
FFFF1AC9FFFF1AC9FFFF1AC9FFFF1AC9FFFF1AC8FEFF1AC9FFFF1AC8FEFF19C8
FEFF1AC9FFFF1AC8FEFE1AC9FEFF19C8FEFE1DC6FBFD0CC3FEFF0079A0DC0000
00BF0083AE5400C3FE000000000202D6FF000000000000000000000000000000
0000000000000000000000000000000000000000000001B2FD0018C9FE0017CD
FB0032D6FE0252DEFE0062E2FE3D1DD1FDE605CAFEFF12CFFEFF15CDFCFD13CE
FEFE13CEFEFF13CEFEFE13CFFEFF13CEFEFF13CFFEFF13CFFEFF13CEFEFF13CF
FEFF13CFFEFF13CFFEFF13CFFEFF13CFFEFF13CFFFFF13CFFEFF13CFFFFF13CF
FFFF13CFFEFF13CEFEFF13CFFEFE13CEFEFF13CEFEFE14CDFBFD07CAFEFF0072
93D8000000BF0092BC4600C7FF00000000030000000000000000000000000000
000000000000000000000000000000000000000000000000000013C5FE000FC4
FC00000000003FDEFE0241E2FE0045E6FE0A29DDFD7D00D2FEF200D1FEFF01D6
FEFF05D5FCFD05D6FCFE06D8FEFF06D8FFFE06D8FEFF06D8FEFF06D8FFFF06D8
FEFF06D8FFFF06D8FFFF06D8FFFF06D8FFFF06D8FEFF06D8FFFF06D8FEFF06D8
FEFF06D8FEFF06D8FFFF05D7FDFF06D8FFFE05D7FEFF04D7FEFE07D5FBFD00D2
FEFF006C85D4000000BF00A2C73B07CCFF000000000300000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000048E0FE0000C8FF0118DEFE003DE6FE0061EBFD1752E9FD9011DB
FDFB00DBFEFF00DCFEFF00DAFBFD00DBFCFE00DDFEFE00DDFFFE00DDFEFE00DD
FFFF00DDFEFF00DDFEFF00DDFEFF00DDFFFF00DDFEFF00DDFFFF00DDFFFF00DD
FFFF00DDFEFF00DDFEFF00DDFEFF00DDFEFF00DDFEFE00DDFEFF00DDFEFE00DB
FCFE00D8FEFF006578D1000000BC00B1D23000E4FB0000000003000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000029D9FE0000D5FF001CDFFE0018E0FF0360EFFF000000000191F1
FC261BE4FEA40AE2FED600E2FEFF00E0FFFF00E3FEFF00E0FBFD00E2FDFE00E2
FDFE00E4FFFE00E3FFFE00E4FFFF00E4FEFF00E4FEFF00E4FFFF00E4FEFF00E4
FEFF00E4FEFF00E3FEFF00E3FEFF00E4FEFF00E3FEFF00E3FEFF00E3FEFF00E3
FEFE00E4FDFE00DEFBFD005F6DCD000000B600C1DC2600E8FE00000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000019DBFF0020DFFE001EE3FF0087F6FF01E1FFFF0400E8
FF000000000124ECFE0E07DEF93E0BE9FDB507E7FDE300E7FDFF00E8FEFF00E8
FEFF00E6FBFD00E6FBFD00E7FCFE00E8FEFE00E9FEFE00E9FEFF00E9FFFE00E9
FFFF00E9FFFF00E9FFFF00E9FEFF00E9FFFF00E9FEFF00E9FEFF00E9FFFE00E9
FEFF00E7FDFE00E9FEFE00DEF6FB005A64C9000000AA00CADF21000000010000
0001000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000002BE4FF006CF1FF00B7FCFF0000E8
FF011DEBFF0325EDFF0000000001000000010BF0FE1715F0FE5927F1FEC517F0
FFEF07EFFEFF00EFFEFF00EFFEFF00F0FEFF00F0FEFF00EEFDFD00EEFCFD00EF
FCFD00EFFCFD00EFFCFD00EFFCFD00EFFCFD00EFFCFD00EFFCFD00EFFCFD00EE
FBFD00EFFCFD00ECF9FD00EEFBFE00DAEAF7005960C900747D8200EEFE010000
0003000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000001DEA
FF001BE9FF001DEAFF0119EFFD021DF0FC02FFE0D60000000001000000027CF6
FE1E3AF3FD7523F1FD7234F2FED21CF2FEF410F0FEF90CEFFEFF05EFFEFF02F1
FDFF00F1FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0
FEFF00F1FDFF00F0FDFF04F0FEFF0BEFFDFF0DCFDCCF000000170EEEFE040000
0001000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000018EFFE001AEFFD0000F9FF0163F6FF037DF7FF0075F6
FF0000000001000000028BF8FD078FF9FE0E87F8FE2562F4FE902EF2FE8F10F1
FE9000EFFE9000EFFE9000EDFE9000ECFF9000EDFE9000ECFF9000ECFE9000EF
FF9000F0FE9007EFFD9022F0FF8F5AF2FE8F85F4FE1F84F4FE0077F5FE010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000069F6FF007BF6FF007BF6
FF013AF2FC0378F5FC0389F8FE000000000100000002000000040000000C0000
000B0000000C0000000C0000000C0000000C0000000C0000000C0000000C0000
000C0000000C0000000C0000000C0000000B0000000C0000000364F3FE000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00003AF3FD0043F3FD007CF8FE027FF8FE0378F8FE0558F4FE1029F2FE0F0EF1
FE1000F0FE1000EFFE1000EEFE1000EDFF1000EEFE1000EDFF1000EDFE1000EF
FF1000F0FE1006F0FD101EF0FF0F51F2FE1077F4FE0476F4FE0067F4FE000000
000000000000FC0000FFFFFF0000F800000FFFFF0000F8000003FFFF0000FC00
00007FFF0000FE0000001FFF0000FF00000007FF0000FF80000001FF0000FFC0
000000FF0000FFC00000003F0000FFE00000001F0000FFF00000000F0000FFF8
000000070000FFFC000000030000FFFE000000030000FFF03F8000010000FF80
1FF000010000FE000FFC00000000FC0007FE00000000F80003FF00000000F000
01FF00000000E00000FF00000000C000007F00000000C00000C000010000C000
3F800001000080007F800003000080007FC00007000080007FE0000F00008000
3FF0001F000080001FF8003F0000C00007FC007F0000C00001FE01FF0000E000
003F0FFF0000F00000001FFF0000F00000000FFF0000F800000007FF0000FC00
000003FF0000FE00000001FF0000FF00000000FF0000FFC0000000FF0000FFE0
0000007F0000FFF80000003F0000FFFE0000001F0000FFFFC000000F0000FFFF
F00000070000FFFFFE00000F0000FFFFFFF0001F0000FFFFFFFFFFFF0000FFFF
FFFFFFFF00002800000040000000800000000100200000000000004200000000
000000000000000000000000000000000000000000000000000000000000B4B4
B40000000001B4B4B40000000031000000470000004700000048000000480000
0048000000480000004800000048000000480000004800000048000000480000
0048000000480000004800000048000000480000004800000048000000480000
00480000004600000048D6D6D610D7D7D709CACACA00C9C9C900C2C2C2000000
0001000000010000000100000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B40100000002B4B4B441767676BB5E5E5ED65E5E5ED75E5E5ED75E5E5ED75E5E
5ED75E5E5ED75E5E5ED75F5F5FD75E5E5ED75F5F5FD75F5F5FD75E5E5ED75F5F
5FD75E5E5ED75D5D5DD75F5F5FD75E5E5ED75D5D5DD75F5F5FD7636363D76666
66D6707070D73D3D3DC1000000950000007F0000007D00000004C3C3C3019E9E
9E01A7A7A701ADADAD0000000004000000030000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B403B2B2B200B2B2B2C4B6B6B6FFBCBCBCFFBCBCBCFFBEBEBEFFBEBEBEFFBFBF
BFFFBFBFBFFFBFBFBFFFC0C0C0FFBFBFBFFFC0C0C0FFC0C0C0FFBFBFBFFFC0C0
C0FFBFBFBFFFBFBFBFFFBEBEBEFFBDBDBDFFBCBCBCFFBBBBBBFFBCBCBCFFBCBC
BCFFC0C0C0FFA2A2A2F0919191E9939393E8353535C0000000AC000000AC0000
008B0000001EA1A1A11BB0B0B0049F9F9F000000000400000003000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B400C5C5C500D3D3D313BDBDBDDBC1C1C1FDC1C1C1FCC1C1C1FDC2C2C2FDC2C2
C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2C2FDC2C2
C2FDC2C2C2FDC2C2C2FDC1C1C1FDC2C2C2FDC1C1C1FDC1C1C1FDC1C1C1FDBFBF
BFFDBCBCBCFDBBBBBBFFB8B8B8FFB5B5B5FFA9A9A9F8A7A7A7F8929292ED4242
42C93E3E3EC6000000B10000004F757575469F9F9F041F1F1F00BBBBBB000000
0000000000010000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B400C1C1C102C0C0C000BDBDBD24B4B4B4E6BFBFBFFDC3C3C3FDC3C3C3FFC4C4
C4FEC4C4C4FFC4C4C4FFC3C3C3FFC4C4C4FFC4C4C4FFC3C3C3FFC4C4C4FFC4C4
C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC4C4C4FFC5C5C5FFC3C3
C3FEC2C2C2FFC1C1C1FEBEBEBEFDBCBCBCFDBBBBBBFFB8B8B8FFB1B1B1FFAEAE
AEFFA3A3A3FA5E5E5ED9575757D5000000BF0000008500000079BABABA00FFFF
FF01EEEEEE009D9D9D0000000003000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000B4B4
B400C1C1C100BBBBBB02CFCFCF00E9E9E928BBBBBBF3BEBEBEFEC4C4C4FEC3C3
C3FFC4C4C4FEC5C5C5FFC4C4C4FFC5C5C5FFC5C5C5FFC4C4C4FFC5C5C5FFC5C5
C5FFC5C5C5FFC4C4C4FFC5C5C5FFC4C4C4FFC5C5C5FFC3C3C3FFC4C4C4FFC1C1
C1FFC0C0C0FFBFBFBFFFBEBEBEFFBCBCBCFEBBBBBBFEB9B9B9FEB8B8B8FEB6B6
B6FEB3B3B3FFACACACFFAAAAAAFF7C7C7CEB757575E7000000BF000000B00000
00A800000027A1A1A104A0A0A000000000040000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000C1C1C100BBBBBB00C4C4C404C9C9C900C0C0C040BDBDBDF9C1C1C1FBC4C4
C4FEC4C4C4FFC4C4C4FFC5C5C5FFC4C4C4FFC5C5C5FFC5C5C5FFC5C5C5FFC5C5
C5FFC5C5C5FFC5C5C5FFC4C4C4FFC4C4C4FFC4C4C4FFC3C3C3FFC1C1C1FFBFBF
BFFFBFBFBFFFBEBEBEFFBCBCBCFFBBBBBBFFB9B9B9FFB6B6B6FFB6B6B6FEB5B5
B5FFB5B5B5FEB0B0B0FDB0B0B0FEB0B0B0FFA9A9A9FF868686F9959595F74848
48CC000000BF0000007E7C7C7C3D969696008D8D8D0090909000000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000BDBDBD00D0D0D000BABABA04B0B0B000AEAEAE4ABABABAFFBFBF
BFFBC4C4C4FEC3C3C3FFC4C4C4FEC5C5C5FFC4C4C4FFC4C4C4FFC5C5C5FFC5C5
C5FFC5C5C5FFC4C4C4FFC4C4C4FFC4C4C4FFC3C3C3FFC1C1C1FFC1C1C1FFBFBF
BFFFBEBEBEFFBDBDBDFFBCBCBCFFBABABAFFB7B7B7FFB5B5B5FFB5B5B5FFB4B4
B4FFB1B1B1FEB0B0B0FFAFAFAFFEADADADFDADADADFDB1B1B1FFA5A5A5FF9B9B
9BFF717171E7494949D2000000BE0000008B0000001390909002A5A5A5000000
0004000000010000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000C8C8C800BCBCBC00B6B6B603B8B8B800C0C0C05EBBBB
BBFFC0C0C0FAC5C5C5FEC3C3C3FFC5C5C5FFC5C5C5FFC4C4C4FFC5C5C5FFC5C5
C5FFC5C5C5FFC3C3C3FFC5C5C5FFC3C3C3FFC2C2C2FFC1C1C1FFC0C0C0FFBEBE
BEFFBCBCBCFFBBBBBBFFB9B9B9FFB8B8B8FFB7B7B7FFB4B4B4FFB4B4B4FFB2B2
B2FFB2B2B2FFB0B0B0FFAFAFAFFEADADADFFACACACFEA9A9A9FEABABABFEA8A8
A8FDA1A1A1FF979797FE727272ED2F2F2FC5000000B60000006AA1A1A1257F7F
7F01969696009191910000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000BFBFBF00EAEAEA00C3C3C306BCBCBC00B9B9
B96DBABABAFFC0C0C0FBC5C5C5FEC3C3C3FEC4C4C4FFC5C5C5FFC5C5C5FFC5C5
C5FFC3C3C3FFC5C5C5FFC3C3C3FFC1C1C1FFC1C1C1FFC0C0C0FFBEBEBEFFBCBC
BCFFBCBCBCFFBBBBBBFFB8B8B8FFB7B7B7FFB5B5B5FFB4B4B4FFB2B2B2FFB1B1
B1FFB0B0B0FFAFAFAFFFAEAEAEFFACACACFFABABABFFAAAAAAFFA7A7A7FEA6A6
A6FFA3A3A3FDA4A4A4FE9E9E9EFF8D8D8DFB5D5D5DE2353535C9000000B80000
005E000000098F8F8F0000000001000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000D3D3D300C5C5C500BBBBBB03BABA
BA00BFBFBF7FBABABAFFC2C2C2FCC5C5C5FFC3C3C3FFC4C4C4FFC5C5C5FFC4C4
C4FFC4C4C4FFC4C4C4FFC1C1C1FFC1C1C1FFC0C0C0FFC0C0C0FFBDBDBDFFBABA
BAFFBBBBBBFFBABABAFFB7B7B7FFB4B4B4FFB5B5B5FFB3B3B3FFB1B1B1FFB0B0
B0FFAFAFAFFFADADADFFADADADFFACACACFFA9A9A9FFA9A9A9FFA7A7A7FFA5A5
A5FEA3A3A3FFA0A0A0FE9E9E9EFEA0A0A0FF969696FF858585FC515151DD2929
29C20000008E8B8B8B0898989800000000020000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000C0C0C000C0C0C000C4C4C400C4C4
C406C2C2C200BEBEBE90B9B9B9FFC0C0C0FAC5C5C5FEC3C3C3FEC4C4C4FFC5C5
C5FFC4C4C4FFC2C2C2FFC1C1C1FFC0C0C0FFBDBDBDFFBDBDBDFFBCBCBCFFB9B9
B9FFB8B8B8FFB7B7B7FFB4B4B4FFB4B4B4FFB2B2B2FFB1B1B1FFB1B1B1FFB0B0
B0FFAEAEAEFFACACACFFACACACFFABABABFFA8A8A8FFA6A6A6FFA5A5A5FFA2A2
A2FFA0A0A0FF9F9F9FFF9D9D9DFE9D9D9DFE9C9C9CFE979797FE8F8F8FFF6B6B
6BED262626C1000000BA6767674FBDBDBD000000000200000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000C3C3C300AFAF
AF00BFBFBF04BEBEBE00C3C3C39FB9B9B9FFC1C1C1FCC5C5C5FFC3C3C3FEC4C4
C4FFC3C3C3FFC2C2C2FFC0C0C0FFBDBDBDFFBDBDBDFFBCBCBCFFBABABAFFB8B8
B8FFB8B8B8FFB7B7B7FFB6B6B6FFB2B2B2FFB1B1B1FFB0B0B0FFB0B0B0FFAEAE
AEFFABABABFFACACACFFAAAAAAFFA8A8A8FFA8A8A8FFA6A6A6FFA4A4A4FFA0A0
A0FFA0A0A0FF9D9D9DFF9D9D9DFF9C9C9CFE989898FF979797FE959595FD8C8C
8CFF7D7D7DFD4C4C4CD8000000BF6262623D7474740000000004000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000C0C0C000BFBF
BF00C2C2C200C6C6C60300000001C0BFBFB3BBBBBBFFC2C2C2FCC4C4C4FFC1C1
C1FEC1C1C1FFC0C0C0FFBFBFBFFFBCBCBCFFBCBCBCFFBABABAFFB9B9B9FFB6B6
B6FFB6B6B6FFB5B5B5FFB4B4B4FFB1B1B1FFB1B1B1FFB0B0B0FFAFAFAFFFACAC
ACFFABABABFFABABABFFA7A7A7FFA7A7A7FFA5A5A5FFA4A4A4FFA1A1A1FFA0A0
A0FF9E9E9EFF9C9C9CFF9B9B9BFF999999FF989898FF969696FF949494FF9494
94FE919191FE797979FF3A3A3AD0000000BD5C5C5C3855555500000000040000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000C2C2C200BCBCBC01BEBEBE03BEBFBF05BFBFBFBDBBBBBBFFC1C1C1FDC1C1
C2FFC0C0C0FEBFBFBFFFBDBDBDFFBCBCBCFFB9B9B9FFB9B9B9FFB8B8B8FFB6B6
B6FFB6B6B6FFB4B4B4FFB2B2B2FFB1B1B1FFAFAFAFFFAFAFAFFFACACACFFAAAA
AAFFAAAAAAFFA7A7A7FFA7A7A7FFA5A5A5FFA3A3A3FFA1A1A1FFA1A1A1FF9E9E
9EFF9D9D9DFF9A9A9AFF989898FF989898FF989898FF949494FF939393FF9090
90FF8F8F8FFE8C8C8CFD737373FE2E2E2ED0000000BB54545429646464000000
0001000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000C2C2C200BEBEBE00C0C0C001C3C4C400C9CBCB09BFBEBED3BBBABAFFC0C0
C0FDC0BFC0FEBBBDBDFEBBBBBBFEBBBABAFEBCBBBBFEBABABAFEB7B7B7FEB6B6
B6FEB3B3B3FEB1B1B1FEB1B1B1FEB0B0B0FFAFAFAFFEACACACFFACACACFFAAAA
AAFFA8A8A8FFA8A8A8FFA5A5A5FFA4A4A4FFA4A4A4FF9F9F9FFF9D9D9DFF9E9E
9EFF9C9C9CFF989898FF999999FF979797FF959595FF949494FF919191FF8E8E
8EFE8C8C8CFF898989FE8A8A8AFE6F6F6FFD171717C9000000B0575757205F5F
5F00000000030000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000C2C2C200BFBFBF00C0BFBF03BCBFC001B6BBBB1AB5B8B9DCB0B7
B8FFBBBFC0FFBABDBEFFB7B9BAFFB7B7B7FFB7B6B6FFB5B5B5FFB4B4B4FFB1B1
B1FFB4B4B4FFB6B6B6FFB1B1B1FFACACACFDAAAAAAFEA7A7A7FFA9A9A9FEA8A8
A8FFA6A6A6FFA7A7A7FFA2A2A2FFA4A4A4FFA0A0A0FF9D9D9DFF9C9C9CFF9D9D
9DFF999999FF979797FF979797FF959595FF939393FF939393FF8F8F8FFF8D8D
8DFF8B8B8BFE878787FF828282FD828282FE676767F9222222C9000000AF5757
57155B5B5B000000000100000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000001738EAE00F4E0CA01FF9A8D06F4E4D702F6EEE110D6B5
B0DFC0A9A9FAB6AAA9EDBAACAAE8A8ADAEE8ACABAAE8A9A8A8E8A7A8A8E8A5A5
A5E8A0A0A0E8A2A2A2E8B1B1B1F5B7B7B7FFB2B2B2FFAFAFAFFCACACACFDA6A6
A6FFA1A1A1FEA1A1A1FFA1A1A1FFA0A0A0FFA0A0A0FF9D9D9DFF9A9A9AFF9A9A
9AFF989898FF959595FF949494FF949494FF929292FF8F8F8FFF8C8C8CFF8989
89FF878787FF848484FE7F7F7FFF7D7D7DFE7E7E7EFF575757F9121212C50000
00A05353530F4949490000000001000000000000000000000000000000000000
00000000000000000000000000000000000000000000134E9600145298000000
0003041E78012E72A80036619D01134894000000002A00000075657D8187658F
94DD4C6C6ED50000008E8BCCD1040000000100000001BCBABA00C2C0C000C2C2
C2008787870086868600797979397B7B7BAC8C8C8CC69A9A9AFFA8A8A8FFB6B6
B6FEB7B7B7FEAAAAAAFEA1A1A1FE9D9D9DFF9C9C9CFE9B9B9BFF9B9B9BFF9A9A
9AFF979797FF949494FF959595FF939393FF8F8F8FFF8B8B8BFF898989FF8686
86FF858585FF818181FF7F7F7FFE7B7B7BFF797979FD747474FF474747F31717
17C30000009A4646460800000001000000000000000000000000000000000000
000000000000000000000000000000000000000A6500000000011E5D9E071E69
A7000000000700000017000000581B2D4CB91E7994E10794A6E40DD7EBFA00E8
FFFF0FC2CFED0D4043C01571788827EDFE010000000300000001000000000000
000087878700868686005B5B5B00000000014B4B4B1049494964525252866060
60FF828282FFA5A5A5FFB1B1B1FDA9A9A9FE9E9E9EFF989898FE989898FF9898
98FF969696FF939393FF939393FF909090FF8D8D8DFF898989FF868686FF8383
83FF828282FF7E7E7EFF7C7C7CFF797979FE757575FF777777FD686868FF4141
41F2161616C14444442800000001000000000000000000000000000000000000
0000000000000000000000388A0000398A00000059011F6AAF062060A2001329
6A420B1343950F1A4DDC0D4687F6099FC0FA00E7EEFF00F4FAFF00EDFEFF00DD
F9FD03D6FCFF1BABC8EA083640BF0B70837F04CEFE0100000003000000000000
000089898900888888005B5B5B015B5B5B053535350000000001000000031E1E
1E22242424432E2E2EDF5D5D5DFF8F8F8FFFA5A5A5FEA6A6A6FF9C9C9CFE9595
95FF949494FF949494FF909090FF8D8D8DFF8A8A8AFF878787FF858585FF8181
81FF7F7F7FFF7B7B7BFF797979FF767676FF737373FE707070FF707070FE5757
57FF171717CA161616974A4A4A01000000000000000000000000000000000000
000000338F00001B8600000000020038890100005C000000001B083162A30731
6EEC051E78FF006DA9FF00EAF4FF00FFFFFF00F4FCFD00E5FCFD00DDFCFE00DB
FEFE05D0F8FD02C8FDFF1798BEE7000000BF1B79937030CDFF000000000334AE
FA00000000000000000064646400646464003131310137373704323232010101
0100000000010000000118181882292929D4575757FF808080FD999999FF9F9F
9FFE989898FF909090FF8D8D8DFF8B8B8BFF888888FF858585FF828282FF7E7E
7EFF7D7D7DFF7C7C7CFF777777FF747474FF727272FF6E6E6EFE6B6B6BFD6262
62FE383838F1000000B03939393F000000000000000000000000000000000040
980000308C0000137E0300398A0200398A0000154A8800215EE2003B8CFF1324
7FFF0B8FBBFD02FEFEFE00F7FEFE00E7FCFE00E3FDFF00DFFEFE01D9FDFF08D4
FDFF17D0FEFF13C7FCFD0BBAFDFF2287AFE1000000BF0D759E6397E4FC000000
0004000000000000000000000000000000004444440046464600484848003E3E
3E01212121012F2F2F04383838003030301D353535DD474747FF5F5F5FFD7D7D
7DFF969696FE959595FF8C8C8CFF888888FF868686FF838383FF808080FF7E7E
7EFF7B7B7BFF787878FF757575FF727272FF707070FF6C6C6CFF666666FE6969
69FD484848F9212121D22A2A2A61000000000000000000000000013893000042
9900002E8A02003A8E000000002F002F75C7033C8CFA1157A0FF213C90FD167C
B7FE01FFFFFF00F4FDFE00E7FDFF00E4FEFF00DFFEFF00DAFEFF09D5FDFF13CF
FEFF18C7FFFE24C6FEFE1BB6F7FC0BABFBFF18719EDD000000BF277EA85959CE
FA00000000010000000000000000000000000000000000000000000000000000
0000262626002D2D2D005151510652525200545454244D4D4DF0585858FF5D5D
5DFE686868FF828282FF8E8E8EFF888888FF838383FF818181FF7E7E7EFF7979
79FF787878FF757575FF737373FF707070FF6C6C6CFF696969FF646464FF6565
65FD555555FF1F1F1FDE00000058000000000000000000218C00003591000042
980400359100002B7B60002264E20C4A9CFF1F61A9FF20529CFD1E4E9FFE03E5
F1FF00F9FEFE00E5FCFF00E6FEFF00E1FDFF01D9FEFF09D5FEFF13CFFEFF1AC9
FDFF1EC2FEFF22BDFDFF2AB8FBFF1EABF7FD139FF8FF276794D9000000BF136E
B5473BA6F6000000000400000000000000000000000000000000000000000000
0000000000002828280054545400575757055555550054545435585858E16F6F
6FFD676767FE686868FF797979FF848484FF818181FF7F7F7FFF7B7B7BFF7878
78FF757575FF737373FF707070FF6B6B6BFF6A6A6AFF676767FF626262FE6161
61FD585858FE262626DC0000005A00000000044AA800035DB700013792040038
920000308352003D95FC1A58A8FF2462ABFD1E63ACFE23439CFE1393C8FE00FF
FFFF00E7FCFF00E3FEFF00DFFEFF01D8FEFF0CD4FDFF15CDFEFF1BC8FDFF1EC2
FEFF21BBFEFF27B5FCFE26AEF9FE2FACFBFE1F9CF6FD0F8DF7FF104A84D40000
00BF2D81BD3F328AF20000000002000000000000000000000000000000000000
0000000000000000000049494900585858006868680500000002646464AF6F6F
6FFF7B7B7BFD787878FF737373FF797979FF7C7C7CFF7A7A7AFF797979FF7575
75FF737373FF6F6F6FFF6B6B6BFF686868FF666666FF636363FF5F5F5FFF5B5B
5BFD5A5A5AFF2E2E2EDD0000005A2268BC00003EA10001379B02000000010321
833C003A99FC1C5FAFFF2763AFFD2061B1FF2062B0FE244AA4FF0CC4E3FF00FA
FEFF00DFFDFF00DEFEFF01DAFEFF0DD3FEFF14CEFEFF1BC8FDFF21C2FCFF21BC
FDFF25B5FAFF28B0FAFF28A9F8FF2BA0F7FF349EF7FE228BF3FD1B84F7FF234B
7AD1000000BD2B78CF2F2F82E800000000030000000000000000000000000000
00000000000000000000000000006E6E6E00858585037F7F7F07878787B97474
74FE7E7E7EFD808080FF828282FF808080FF7F7F7FFF777777FF747474FF7373
73FF717171FF6C6C6CFF686868FF666666FF646464FF616161FF5D5D5DFF5959
59FD585858FF2F2F2FDD0000005A1D62B8000041A302003EA102003D9D27003C
98F51D61B4FE2669B5FD2163B3FF2266B4FE2461B3FF2455ADFF06D9F1FF00F3
FFFF00D9FDFF02D8FDFF0DD3FDFF17CDFDFF1BC8FEFF1EC2FDFF22BAFCFF25B4
F9FF28AEF9FF2BA8F9FF2AA1F7FF2D9BF6FE2F96F6FF3893F6FE1C7BF1FE1673
E8FE08156EC8000000B0236CC7264891E4000000000100000000000000000000
00000000000000000000999999008D8D8D007C7C7C0C7C7C7C00777777BF7F7F
7FFF888888FD888888FF8A8A8AFF898989FF8B8B8BFF8A8A8AFF717171FF6C6C
6CFF6F6F6FFF686868FF666666FF646464FF626262FF5F5F5FFF5B5B5BFF5757
57FD555555FF2E2E2EDC000000581F65BA01246AB8032A71BD0B0C50ABE4155C
B4FF2A6DBAFE2065B9FF2466BAFE2468BBFF2564B8FF255AB3FF06D4EFFF00EF
FFFF03D3FCFF0FD1FDFF15CCFEFF1BC7FCFF20C0FCFF22BBFCFF24B4FBFF2AAE
FAFF2BA7F9FF2EA2F8FE2E9BF8FF2D91F1FD328CF3FD3285F0FD3A87E9FC1F74
DDFC217BD1F9183559CA000000BF3675C0290158C60000000004000000030000
00020000000300000002000000038C8C8C098787870077777762767676F98D8D
8DFD909090FE919191FF929292FF929292FF919191FF999999FF8B8B8BFF6666
66FF686868FF676767FF636363FF626262FF5F5F5FFF5C5C5CFF585858FE5555
55FD525252FE2B2B2BDC00000062094FB304000000080E46AD430A52B4FF296C
C0FD266ABFFF256BBFFE246BBEFF256BBFFF256BBFFF2B57B6FF0ABDE6FF01ED
FEFF10CDFDFF17CDFFFF1AC7FEFF20C0FDFF23BAFCFF26B4FBFF2AADFAFF2DA8
F9FF2DA1F8FE2D9BF7FF2F94F5FE3590F6FF3288F2FF2C81EAFF257BE5FF2779
E1FF095FD4FF145ECDFF628C9A850000004A085AC3057D7D7D048F8F8F038C8C
8C048787870383838304898989028B8B8B006666667B848484FD929292FF9898
98FE969696FF959595FF959595FF969696FF979797FF989898FFA2A2A2FF7C7C
7CFF5E5E5EFF666666FF606060FF5F5F5FFF5C5C5CFF595959FF545454FF5252
52FD4F4F4FFF242424D70000002E0F5BBE0B000000070C58BCD51664BFFD2972
C3FD256DC4FE276FC5FF266EC5FF276DC5FF2571C7FF2C5CBCFF1B96D8FF09E8
FFFF18C8FDFF1CC3FDFF20C0FCFF23BAFBFF27B3FAFF2AAEF9FF2BA7F8FF2AA0
F7FF2C9BF7FF3396F6FE328EF6FF206CCBC21D7AF0841777ED860060DD84005C
D685035ECE81003DBE870021BA630021B4000000000200000087000000920000
008F000000910000009100000091585858C8808080F9959595FF9B9B9BFE9999
99FF9B9B9BFE9C9C9CFF9C9C9CFF9B9B9BFF9C9C9CFF9B9B9BFFA3A3A3FF9D9D
9DFF616161FF5E5E5EFF606060FF5C5C5CFF5A5A5AFF555555FE505050FE5151
51FD464646F8222222AB3A3A3A030D5CC10A1360C304014DB0DC2972CAFE2671
C8FE2670CAFF2671CBFF2771CAFF2771CAFF2773CCFF2967C6FF286CC8FF16CE
F7FF1ACFFEFF20B9FCFF24B9FCFF27B2FBFF2AABFAFF2BA7F9FF2B9FF8FE2E99
F5FE3393F2FC2786F6FF0B5AC0C2076EF1000000000400000004000000040000
0004000000040000000400000004FCFCFC06AB9B86B46F6F6FCF737373EE7272
72EF717171EF737373EF7C7C7CF19A9A9AFFA1A1A1FFA1A1A1FEA0A0A0FFA0A0
A0FEA0A0A0FF9F9F9FFFA1A1A1FFA2A2A2FFA1A1A1FFA0A0A0FFA2A2A2FFAFAF
AFFF767676FF565656FF5F5F5FFF595959FF575757FE545454FF4F4F4FFD5050
50FF393939EA00000015494949092974CD002874CD781366C9FD2A74CBFD2975
D0FE2B74CFFF2974CEFF2A73CEFF2A74CFFF2A75CFFF2975D0FF2C64C6FF2797
E1FF1DD2FFFF24B5FBFF28B2FBFF29ADFAFF2AA6F9FF2CA1F8FF2E9AF6FF3493
F3FE2584F5FF0758C0CE086AEF001073F0060066E7062987FC050665DF060361
D806045FCF050043C106ACAEB006B6B8BA02AEB0B24AADADADFF929292FFA0A0
A0FFA2A2A2FFA6A6A6FFA6A6A6FFA3A3A3FDA2A2A2FEA3A3A3FFA4A4A4FEA3A3
A3FFA5A5A5FFA6A6A6FFA4A4A4FFA6A6A6FFA7A7A7FFA6A6A6FFA4A4A4FFB5B5
B5FF8D8D8DFF4F4F4FFF5B5B5BFF575757FE545454FF505050FE4D4D4DFF4949
49F6444444344D4D4D04000000010E68CF000E68CF7E156AD1FF2E77D0FD2977
D6FF2A78D6FF2B78D6FF2B78D6FF2B78D6FF2B77D5FF2A79D6FF2B75D4FF2A6B
CEFF25ACF3FF28BEFFFF2AA9F9FF29A4F9FF2DA0F7FF2F98F8FF3291F4FE2A88
F4FF0654B6E90000003D0468EE02000000040069EF002281F600000000000000
00000000000000000000BCBAB900B5B5B502B7B7B7004A4A4A40A5A5A5FBA0A0
A0F9AAAAAAFDA8A8A8FEA8A8A8FEA9A9A9FFA9A9A9FEACACACFFACACACFFAAAA
AAFFABABABFFACACACFFACACACFFABABABFFADADADFFADADADFFA9A9A9FFBABA
BAFF9A9A9AFF4F4F4FFF585858FE545454FF505050FD4C4C4CFE4A4A4AF84646
464250505000515151024A4A4A000A65D4000A64D47D186ED7FF307CD8FD2B7B
D9FF2C7CDAFF2C7BDBFF2C7BDBFF2C7CDBFF2B7BDAFF2C7BDAFF2C7DDBFF2B72
D5FF2C75D8FF2AA9F7FF2AADFEFF2E9CF8FF2E98F8FF2F93F7FF368BF3FD1D7B
EDFE053772D20000004C1476E905000000030000000000000000000000000000
00000000000000000000A9A9A900B8B8B800BBBBBB038D8D8D00C6C6C659ABAB
ABFFA4A4A4FAB1B1B1FEAEAEAEFFAEAEAEFFAFAFAFFFAFAFAFFFAEAEAEFFAEAE
AEFFAFAFAFFFB0B0B0FFB1B1B1FFAFAFAFFFAFAFAFFFB0B0B0FFADADADFFBFBF
BFFF9E9E9EFF4B4B4BFE545454FF515151FE4E4E4EFE4F4F4FFD474747565353
530051515105515151004E4E4E00126DDB00116CDA7C1971DDFE307EDCFD2C7D
DFFE2E7FE1FF2D7EE0FF2D7EE0FF2D7EE0FF2D7EE0FF2D7EE0FF2D7EE0FF2E7F
E3FF2E75DCFF2C7CDFFF2D9DF7FF2F9FFBFF2F92F7FF318DF7FF3387EEFD1976
E6FE0A3D7CD80D51A7421570E304000000050000000000000000000000000000
0000000000000000000000000000B8B8B800B9B9B900D3D3D306AAAAAA00ADAD
AD67A8A8A8FFA8A8A8FAB5B5B5FEB2B2B2FEB2B2B2FEB3B3B3FFB2B2B2FFB2B2
B2FFB3B3B3FFB4B4B4FFB4B4B4FFB3B3B3FFB3B3B3FFB4B4B4FFB0B0B0FFC7C7
C7FF8F8F8FFE434343FF525252FE4F4F4FFD4F4F4FFD4646466C525252005252
52065E5E5E0051515100000000002C80E5002C7FE47F1B73E2FF2F7FE1FD2D81
E5FF2E81E6FF2D81E6FF2D82E6FF2E81E6FF2E82E6FF2E82E6FF2E81E6FF2D81
E6FF2D82E6FF2D7AE1FF2E7FE3FF308FF4FF328BF6FF3285EDFF3385E6FD1D75
E1FF003070D4000000AA085ECC1B0560D0000000000100000000000000000000
000000000000000000000000000000000000BBBBBB00DBDBDB00A8A8A803B6B6
B600CBCBCB7BAFAFAFFFAFAFAFFCBABABAFFB5B5B5FFB7B7B7FFB8B8B8FFB7B7
B7FFB8B8B8FFB6B6B6FFB8B8B8FFB9B9B9FFB9B9B9FFB7B7B7FFBABABAFFCFCF
CFFE676767FF424242FD545454FE505050FF3E3E3E7E4D4D4D00505050055353
53005C5C5C000000000000000000599DEE005699EA761A77E8F62C81E7FC3284
E9FE3082E8FF3183E9FF3083E9FF3183E9FF3184E9FF3183E9FF3183E9FF3182
E8FF3083E9FF3186EAFF2F80E7FF2F80E9FF3184EDFF2E83E6FF2E7DE0FE2E7C
DFFE085AC3F7001A42C6000000A20156C1110000000100000002000000000000
00000000000000000000000000000000000000000000BFBFBF00ECECEC00D3D3
D306CECECE00C4C4C48AB2B2B2FFB6B6B6FABDBDBDFEB9B9B9FEBBBBBBFFBCBC
BBFFBDBDBDFFBDBDBDFFBBBBBBFFBBBBBBFFBDBDBDFFB6B6B6FED4D4D4FFACAC
ACFE404040FD525252FF4B4B4BFF313131943B3B3B0041414107515151005353
53000000000000000000000000001878F10B000000041276F1DA2983F2FE3488
F0FD3186F1FE3388F2FF3388F2FF3388F2FF3387F2FF3388F2FF3488F2FF3387
F2FF3388F3FF338AF4FF3288F3FF3388F2FF3288F0FF3288F1FF2E7DE2FF2E75
D1FE246DCCFF024DAEF4001A3DC40123509A0055C1090042A900003498000000
0003000000030000000000000000000000000000000000000000E0E0E0000000
0000C0C0C00400000001CFCFD09BB7B7B7FFBDBDBDFDC1C1C1FFC1C2C2FEC2C2
C2FFC2C1C2FFC3C3C3FFC3C3C3FFC1C1C1FEBCBCBCFED4D4D4FED3D3D3FE5E5E
5EFE434343FF3D3D3DD7292929702C2C2C002B2B2B065E5E5E00525252000000
00000000000000000000000000000C7AF706000000010E71F7631780F5FF3891
F6FE308CF7FF338EF7FF338EF7FF328DF5FF328DF6FF338EF6FF338EF5FF338E
F8FF338EF7FF338EF7FF338EF7FF338EF8FF338EF6FF328FF8FF3390FAFE2F87
EAFF2D78D2FD1D63BEFF003C95F200102FC1000000A90000005B002184130048
C104000093000000000400000004000000000000000000000000C7C7C700B9B9
B900D3D3D301D8D8D90300000001CFCFCEAEB9BBBAFFC0BFBFFBC5C5C5FFC3C4
C3FEC3C3C3FEC2C2C3FFBFBFBFFEC2C1C1FDDEDEDEFDDFDFDFFF656565FF2424
24F812121274272727082E2E2E00323232032B2B2B0032323200000000000000
00000000000000000000000000000F84F4010F80F2000F7EF00C097FF5EB2D91
F5FC3494F5FE2D92F5FE2F92F6FF2F91F6FF3091F5FF2E92F6FF2E92F6FF3091
F5FF2F92F6FF3092F6FF2F92F5FF2F92F6FF2F91F5FF2F91F5FF2F94F6FF3298
FBFE2F97FBFF2F8AE8FE2271CCFF043E97F7001D58DD00102FC4000000B10000
00430000633F136ABF05768CB500000000010000000100000001000000010000
000100000001C7C7C601CBCBCB03CCCDCE04CECFCFB9B7B8B8FFBEBEBFFDC5C5
C6FFC3C2C3FDC5C4C4FDD3D2D2FFD7D7D7FFABABABFF3B3B3BF30708088C0B0B
0B1E08080800000000042E2E2E03333333002C2C2C0000000000000000000000
00000000000000000000000000000061F900128BF8041688F8021487F86E188D
F7FF339AF4FC2E98F8FF2F99F8FE2E9AF8FF2F99F7FF2F99F8FF2F99F8FF2F9A
F7FF2F99F8FF2F9AF8FF2E99F7FF2F9AF8FF2E99F7FF2E99F7FF2E98F7FF2D98
F7FF2F9CF9FE2F9FFEFF32A1FDFE3198F0FF186FCCFF0344A2FA00184ED50322
50D3000000BF00000079454B60725579AC01099AFD010196F9010597FA010E9C
F80199C0DA02FCD8C101CDD1D203E4E3E002ECEBE809CECFCED1BDBBB9FFBDC0
C1FDC0C6C7FFBABCBEFFA3A5A5DD868786A9545454A60A0A0A12121212000000
0001000000051F1F1F012E2E2E00323232000000000000000000000000000000
00000000000000000000000000000063FA0034A4F7011897F7021594F726058D
F6DA219AF8FF31A0F5FD2B9CF9FF2E9EF7FE2D9FF7FF2E9FF8FF2E9FF7FF2E9F
F8FF2E9FF8FF2E9FF8FF2E9FF8FF2E9FF8FF2E9FF7FF2F9FF7FF2D9EF7FF2E9E
F7FF2E9DF7FF2E9EF8FE2CA0F8FF2FA5FDFE35ACFEFE2CA6FAFF1A89E3FF0E6E
CBFF002881E60B4782E5000000BF000000A6000000A800000080000000190000
001C0000001900000019000000190000001900000019D5C7BB26E4D2C4CECFBF
B5FF968E89CFBBADA75DAAA4A21A8989890000000004000000040D0D0D012626
2601000000002525250000000000000000000000000000000000000000000000
00000000000000000000000000000000000037A6F700008CF8010085F7000080
F4200690F7EF2AA2F8FF2DA4F8FE29A2FAFF2AA4F8FE2BA4F9FF2BA4F8FF2AA3
F9FF2BA4F9FF2BA4FAFF2BA3FAFF2BA4F9FF2BA3F9FF2AA3FAFF2BA4F9FF2BA4
F9FF2AA4F9FF2BA4F9FF2BA4F8FF2AA1F7FE29A1F7FF2EAAFBFE31ADFBFD2BAE
FDFD24B1FFFF1493EFFF177ECEF6157BC9F7176CAEE9093250C70A3352C80335
57C7073657C7063758C7113955C7001559C7224257C8213D50C64C97CCF06E9D
BCEE000000970000000F00000004B17E6107ABABAB0513131300121212002727
2700000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000002B9DF8000085F8000193FA040093
F9000092F9300A9CF9EF2EABFAFC2BA8F9FE2AAAFAFF2BABFAFE2AAAFAFF2AAB
FBFF2AABFAFF2BABFBFF2BABFBFF2BABFBFF2BABFBFF2BABFBFF2BAAFBFF2BAB
FBFF2BAAFBFF2BABFBFF2BABFBFF2AABFAFF2BABFBFF29A8F8FE29A7F6FF2CA9
F8FE2EA8F8FD2DAFFCFD26B1FFFF20ACFFFF17A1FCFF0E9DFAFF0D9CFAFF0F9E
F7FF109DF7FF0F9DF8FF119CF8FF149FF8FF059BF9FF069AFAFF059BFCFF0588
D7F103324FC40442689D0099FD0600ABFF000000000100000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000068EF8000092FA00009C
FB020094FB000089FA390EA4F9FD2FB2FAFE27AFF9FE26AFFCFF28AFFBFE28B0
FCFF28AFFCFF28AEFCFF28B0FCFF27AFFCFF28B0FCFF28B0FCFF28B0FCFF28B0
FCFF28B0FCFF28B0FCFF28B0FCFF28B0FCFF28B0FCFF28AFFCFF27AFFBFF28AF
FCFE27AEFBFF28AEFAFE29AEFAFE2DB1FBFE2DB2FBFE2DB1FBFE2BB0FBFE28AF
FAFE25AEFAFE25AEFAFE25AEFBFE27AFFBFE28B0FAFE2CB0FAFE2EB0F8FE13A5
FAFF058AD8F2062C41C00000008909A3FA020000000300000001000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000092FA00009C
FB0003A0FC05009FFC00009FFA4F00AAFDFD27B5F9FA27B5FBFE24B5FCFF27B6
FBFF26B6FAFF26B6FCFF27B6FBFF27B6FAFF27B6FBFF27B6FBFF27B6FBFF27B6
FBFF27B6FBFF27B6FBFF27B6FBFF27B6FBFF27B6FBFF27B7FBFF27B6FBFF27B7
FBFF26B7FCFF27B7FCFF26B7FBFF24B6FBFF24B6FBFF24B6FBFF27B7FBFF29B8
FBFF29B7FBFF29B8FCFF29B7FBFF2AB6FBFF29B7FBFF26B6FBFE27B6FAFF2BB5
F8FD0EABFBFF0487C7EB002C41BF03547D8308ABFE0100000003000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000099
FB000196FC0001AEFB0500AAFA0041B6F05709B0FCFF21B9FBFB27BDFCFE22BB
FEFF22BCFDFE22BCFEFF22BCFDFF23BCFDFF22BCFEFF22BCFEFF23BCFEFF23BC
FEFF23BCFEFF23BCFEFF23BCFEFF23BCFEFF23BCFEFF23BCFEFF22BCFDFF23BC
FEFF23BCFEFF22BCFDFF23BCFEFF23BCFEFF23BCFEFF23BCFEFF22BCFEFF22BC
FEFF21BBFDFF22BBFDFF22BBFDFF22BBFDFF22BCFDFF22BCFEFF22BBFDFE24BC
FDFF26BAF7FD0AB2FBFF0286C1E9000000BF03648D7404B5FD000000000300C0
FF00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000029DFC0001AEFB0000B5FD0332BFF70000B7FC7004B9FDFF19BDFCF923C0
FBFD1FC1FCFF1EC0FEFE1FC2FEFF1EC1FDFF1FC0FDFF1FC1FDFF1FC1FDFF1FC2
FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC1FDFF1FC1FDFF1FC1
FDFF1FC1FDFF1FC1FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2FDFF1FC2
FDFF1FC1FEFF1FC1FCFF1FC1FEFF20C2FDFF1FC0FCFF1FC1FDFF1FC1FEFF1EBF
FDFE21C0FEFF22BFFBFD07B8FDFF0183B2E2000000BF006F996800C1F9000000
0004000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000001ACFC0002C5FF0002C2FF060CB7FE000BB8FE7B10C1FEFF0EC1
FEFF1FC6FCFE1EC6FEFF1AC5FEFE1BC5FDFF1CC6FEFF1BC5FEFF1CC6FEFF1CC6
FFFF1CC6FFFF1CC6FEFF1CC6FFFF1CC6FEFF1CC6FEFF1CC6FEFF1CC6FFFF1CC6
FEFF1CC6FEFF1CC6FFFF1CC6FEFF1CC6FEFF1CC6FEFF1CC6FEFF1CC6FEFF1CC6
FEFF1CC6FEFF1CC5FEFF1BC6FEFF1CC6FDFF1BC5FEFF1BC5FEFF1CC5FDFF1BC5
FEFF1AC5FDFE1DC6FEFE1DC2F7FC04BCFEFF007BA6DF000000BF007DA95B00BD
FF00000000020000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000001C3FF0000BEFF000090FF0206B8FF0025CFFD7704C6
FFCF03C4FEFF13C7FCFD1BC9FDFE18CAFDFF18CAFEFF19CBFEFF18CAFEFF19CB
FEFF19CBFEFF19CBFFFF19CBFEFF19CBFFFF18CAFFFF19CBFFFF19CBFFFF18CA
FFFF19CBFFFF19CBFFFF19CBFFFF19CBFFFF19CBFFFF19CBFFFF19CBFFFF19CB
FFFF19CAFFFF19CBFFFF19CAFFFF19CAFFFF18CBFEFF19CBFFFF18CAFEFF18CA
FDFF18CAFDFF17CAFEFF1ACBFEFF18C8FBFD04C2FDFF00749AD9000000BF0088
B44D00CAFF000000000400000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000001B9FF000EC2FE00008EFF0012DFFE0400CEFD0010D1
F91931D5FDD900CAFDFF06CCFEFF12CCFBFC14CFFDFE13CEFEFF12CFFFFE12CE
FEFF13CEFEFF12CFFEFF12CEFEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CF
FEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF12CF
FEFF12CFFEFF12CFFEFF12CFFEFF12CFFEFF13CFFFFF12CFFEFF13CFFFFF13CE
FFFF12CFFEFF12CEFEFE12CEFFFE14D0FFFE11C9F9FD02C8FEFF006E8DD50000
00BF0098C14401C7FF0000000003000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000096FF0012DFFF0002CFF90526D8
FD002CDBFE062BDBFE6013D3FDCB03D0FEFF02D3FEFF09D4FCFE0AD6FEFE09D5
FEFE09D6FEFF09D6FEFE0AD6FFFF0AD6FEFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6
FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6
FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FFFF0AD6FEFF0AD6FFFF0AD6FFFF0AD6
FEFF09D6FEFF0AD6FFFF09D6FEFF06D6FDFF0BD6FEFE08D1FAFD00CDFFFF0068
81D2000000BE00A6CE3401D3FF00000000030000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000DCFFF0000CFFB0022D8
FD0113DAFF002BE1FF000000000110DAFD7E09D7FEE900D6FDFF00D8FDFF00D9
FCFE00D8FCFE01DBFEFE00DBFEFF00DCFFFE00DCFFFF00DCFEFF00DCFEFF00DC
FFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DC
FFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DCFFFF00DBFEFF00DC
FFFF00DBFEFF00DBFEFF00DCFFFF00DBFEFE00DBFEFF00DAFEFE00D8FCFD01D3
FEFE005D73CD000000B800B1D52D02DCFF000000000200000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000029D9
FE0015DBFF0029E1FF0105DAFD0225E2FE002DE1FB2539E5FE7822DFFEF100D9
FDFF00E4FEFF00DBFBFC00DAFAFD00DEFEFE00DEFEFF00DEFFFE00DEFFFF00DE
FEFF00DEFFFF00DEFEFF00DEFFFF00DEFEFF00DEFEFF00DEFFFF00DEFEFF00DE
FFFF00DEFFFF00DEFFFF00DEFFFF00DEFFFF00DEFFFF00DEFFFF00DDFDFF00DE
FFFF00DFFDFF00DEFDFF00DEFEFF00DEFDFF00DEFFFF00DDFEFF00DEFEFE00DB
FCFE00D3F7FC005A69CD000000B400C6E71B00E0FF0000000001000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000019DBFF002AE0FF0007DBFD005BEDFF0658E8FF0000000001D6FDFE0B43ED
FFB100C4FEBB08E3FEFF00E2FFFF00E1FEFF00E1FDFE00E2FDFE00E4FEFE00E4
FFFE00E4FEFF00E4FFFE00E4FFFF00E4FFFF00E4FFFF00E4FEFF00E4FFFF00E4
FEFF00E4FEFF00E4FFFF00E4FEFF00E4FEFF00E4FFFF00E4FFFF00E4FFFF00E4
FFFF00E4FEFF00E4FFFF00E4FEFF00E4FEFF00E4FEFF00E4FDFE00E3FFFF00E3
FCFE00E2FDFF00D4F2FB035659C6000000A900CDE91800E5FD00000000020000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000013DDFE004FEEFF005DEFFF02BCFBFF01CAFBFE007DFF
FF000000000209E4FC6800E3FD7307E7FDF900E4FDFF00E4FDFF00E6FDFF00E6
FDFE00E6FDFD00E6FDFE00E7FEFF00E8FEFE00E7FEFF00E7FFFF00E7FEFF00E7
FFFF00E7FFFF00E7FFFF00E7FFFF00E7FFFF00E7FEFF00E7FEFF00E7FEFF00E7
FEFF00E7FFFF00E7FEFF00E7FEFF00E7FEFF00E7FEFF00E7FEFF00E7FEFE00E6
FEFF00E6FCFD00E5FEFE00CCE7F7004D57C6000000A600DDF50B01EFFF0000EF
FE00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000C3FCFF00DCFEFF007CFF
FF030082FF0400DFFA000000000409E9FA2B04EBFD2F11EDFEC904ECFEEB00EC
FEFF00EAFEFF00EBFEFF00E8FBFD01E9FAFD01EAFBFD01EDFEFF00ECFEFE00ED
FEFF00EDFEFF00ECFEFF00EDFEFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00ED
FFFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00EDFFFF00ED
FEFE00ECFEFF00ECFCFE00ECFEFF00D3E6F5014448C200000094000000130000
0001000000010000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000071FC
FF000090FF0000E0FA0500E4FA0500EAFF000000000124F4FE0123F4FF003DF4
FE8C2AF3FEB225F1FEF909F0FEFF00F0FEFF00EFFEFF00F1FEFD00F0FDFE00F0
FDFE00F1FCFE00F1FFFE00F1FCFE00F3FDFE00F2FEFE00F3FEFE00F3FEFE00F3
FEFE00F3FEFE00F3FEFE00F3FEFE00F3FEFE00F3FEFE00F3FEFE00F3FEFE00F2
FEFE00F2FDFE00F2FEFE00EEF9FD00F0FEFF00C7D4F0004E53C500A7B24E00EF
FE01000000030000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000E3FC0000E4FC0000F3FF010FF8FF0223F4FE0022F4FF0069F5
FD00000000027DF4FB474BF4FE6B3BF3FE673CF1FE9627F1FDFF05F0FDFF00EF
FEFF00EEFEFF00EDFEFF00EEFEFF00F0FEFF00EFFEFF00F0FEFF00F0FEFF00F0
FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0FEFF00F0FDFF00F0FEFF00F0
FDFF00F0FCFF00EFFDFF00F0FEFF00EEFDFF00EDFDFF00A6B2B20000000900ED
FE04000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000023F4FF0024F4FF0069F5
FD037BF5FD057FF6FD0000000002000000030000000366F5FB283AF2FD2757F4
FD286BF6FECB48F3FDE528F2FFE313F2FFE503F0FEE500EFFEE500EEFEE500ED
FEE500EDFFE500EDFEE500EEFFE500EEFFE501EDFFE500EEFEE500EFFEE500F0
FEE500F0FDE50CEFFEE520F0FFE148F2FEE46AF3FEA86AF3FE0C6AF3FE0200EB
FE00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000005EF5
FE0066F5FE0068F5FE036DF6FF0494F6FF0496F9FF0063F5FC00000000010000
0001000000010000000100E4FF000000000100E9FF0000EDFF0000EBFF0000EC
FF0000F2FF0000ECFF0000F0FF0000F0FF0000F2FF0000F0FC0000E9FF0000EC
FC0000ECF60000EBFE0000E8FF000000000100DFF8000000000100D9FD0000EC
FE00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000058F5FF0063F5FF0064F5FF0042F3FD0100EFFF0100EB
FF0100E6FF0100E5FE0000E9FF0100EDFF0000EDFF0000F0FF0000EFFF0000F0
FF0000F3FF0000F0FF0000F2FF0000F2FF0000F3FF0000F2FD0000EEFF0000EF
FD0000EFFA0000EEFE0000EDFF0100E6FE0000E5FB0100E3FD0000E2FD0000ED
FE00000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000FFFFFFFFFFFFFFFFFE0000003FFFFFFFFC00
000007FFFFFFFE00000001FFFFFFFF000000001FFFFFFF8000000007FFFFFFC0
00000001FFFFFFE0000000007FFFFFE0000000001FFFFFF00000000007FFFFF8
0000000003FFFFFC0000000001FFFFFE0000000000FFFFFF00000000007FFFFF
80000000003FFFFFC0000000001FFFFFE0000000000FFFFFF00000000007FFFF
C1FF00000003FFFE00FFC0000003FFF8007FFC000001FFE0003FFE000001FF80
001FFF800000FF00000FFFC00000FC00000FFFE00000F8000007FFE00000F800
0003FFE00000F0000001FFE00000E0000000FFC00000E0000000FF800001C000
0000C0000001C00000FF80000003800001FFC0000007800003FFE000000F8000
03FFE000000F800003FFF000001F800001FFF800003F800000FFFC00007FC000
007FFE0000FFC000001FFF0003FFE000000FFF800FFFE0000000FFC03FFFF000
00001FE1FFFFF80000000003FFFFFC0000000001FFFFFE0000000000FFFFFF00
000000007FFFFF00000000003FFFFF80000000001FFFFFC0000000000FFFFFE0
000000000FFFFFF80000000007FFFFFC0000000003FFFFFF0000000001FFFFFF
C000000000FFFFFFF0000000007FFFFFFC000000003FFFFFFFC00000001FFFFF
FFF00000001FFFFFFFFE0000001FFFFFFFFFF800003FFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFF280000001800000030000000010020000000
00006009000000000000000000000000000000000000B3B3B302000000038181
811D969696493E3E3EBE3E3E3EC43E3E3EC43C3C3CC63E3E3EC5393939C64141
41C5000000BC000000AA000000820000004FABABAB19BEBEBE06C0C0C0000000
00010000000100000000000000000000000000000000B9B9B904B7B7B700C6C6
C63DBABABAF3C2C2C2FBC0C0C0FDC1C1C1FEC0C0C0FEC0C0C0FEBFBFBFFEBFBF
BFFDB0B0B0F78F8F8FEA686868D9393939C4000000B000000076B3B3B3389E9E
9E023434340000000001000000000000000000000000B1B1B100BEBEBE02C4C4
C400C6C6C653C0C0C0FEC5C5C5FEC4C4C4FFC5C5C5FFC5C5C5FFC5C5C5FFC2C2
C2FFBEBEBEFFB9B9B9FFB3B3B3FFA4A4A4F97A7A7AE64C4C4CD1000000BF0000
00870000002C92929200000000008585850000000000B1B1B100C6C6C600BABA
BA04C5C5C500C2C2C260BFBFBFFFC3C3C3FAC2C2C2FEC4C4C4FEC1C1C1FEBDBD
BDFEB9B9B9FEB4B4B4FDB0B0B0FDB0B0B0FFACACACFFA4A4A4FF828282EB4949
49CD000000BE0000006C0000000889898900000000010000000000000000CDCD
CD00BBBBBB04C5C5C500C2C2C270C2C2C2FFC4C4C4FBC0C0C0FEBEBEBEFEB9B9
B9FEB6B6B6FEB3B3B3FEB0B0B0FEABABABFEA7A7A7FDA3A3A3FE9C9C9CFF9696
96FE6A6A6AE2262626C1000000858A8A8A03696969000000000000000000FFFC
D800B0B3BE00B8B8B90300000001BBBDBB82C0C1C1FFC0BFC0FFBBBABAFFBBBC
BCFFB8B8B8FFB1B1B1FEAAAAAAFDA7A7A7FEA4A4A4FE9F9F9FFE989898FE9797
97FE8D8D8DFF636363EA282828C0000000796969690200000000023B9000002D
8000363C8302FFFFFF01C1C8C00000000028A39B9AB1ADA9A8ECB2AEAEE0A39E
9DD6A1A1A1DDABABABFFA9A9A9FFAAAAAAFF9F9F9FFE999999FF979797FE9292
92FE8A8A8AFD838383FF545454E5252525BF45454562114BA70000177900001F
7A03121E7700000000231C546E9E197683DD20B4C0ED187985D8000000BA2288
963C58565505525355438C8C8C8A858585E79A9A9AFF9D9D9DFD939393FF8B8B
8BFE838383FF7A7A7AFD707070FF3E3E3EDE000000B2093D9C00002580051F48
920003185C6D0A1F64E8009FC8FF00EFFCFF00DCFFFF0AC4FAFD055F7AD10000
00B50FA6D52C00000000000000046363631C505050B17A7A7AFF8C8C8CFD8585
85FF7D7D7DFE747474FE6E6E6EFE565656FA1A1A1AC406409A053866AC00325D
969018489AFC149CCAFF01FFFFFE06D5FBFD18C7FBFD26B8FAFE249AEFFB0946
68CD000000BF2081CD38574732063939390096969606676767DC797979FE7C7C
7CFE757575FF6E6E6EFF666666FF5B5B5BFF151515CA0549A8002F65B55E125C
B2FF2958AFFE0DAAD8FD03E3FDFE1AC5FCFF25B7FBFF2BA7F8FE2990F6FF1F77
F0FF0861AE8700000043000000210000003A686868447E7E7EF18C8C8CFE8A8A
8AFE737373FE646464FF5F5F5FFE565656FF1E1E1EBFAFD5E505145CB6DA2974
C8FE2861BDFD1B9CDCFF17D4FFFE25B2F9FE2CA5F8FE2C8DF0FC4D8AD79F4281
CC7A336DC059507FBA2C69758468464646CA7E7E7EF09B9B9BFF999999FEA3A3
A3FF888888FF595959FE585858FF4B4B4BFA3333334C1F70D3552170CFF52C79
D5FE2A76D4FE2A78D4FE27AAF3FF2BA7FAFE2B8EF5FE0A3C7BD50000001C0000
0001000000087F786F37ADAAA6EFA7A7A7FFA9A9A9FFAAAAAAFEAAAAAAFFACAC
ACFFA1A1A1FE575757FD515151FE32323284525252001972DE5E267AE2F72F81
E3FE2D80E3FF2E7DE2FE2D81E4FF3291F5FE267CE7FF01244FC7002C628E0868
DE15C8C7BC07A4A8AB0086888A30BBBBBBE9B6B6B6FCB4B4B4FDB1B1B1FDBEBF
BFFDA7A7A7FF4C4C4CFF3C3C3C89444444004D4D4D06A1CBFA102483F3C9338A
F3FD3187F0FD328AF3FF3289F2FF3186F0FD3084E8FE1452A2EE17243AC20000
00A80000005BB8B4B01DB8B1AA0091949541BDBCBCF7C1C1C1FFC9C8C6FFC2C1
BFFF555657E2232323591C1C1C0044444403525252001288F7002994F6682695
F8FF2F98F6FB2E99F7FE2F99F8FE2E99F7FF2E9AF9FE2F98F3FF1D6EBFF6062D
66DD012741C8000000B9000000970000007F8785839EBBB8B6EE95979CD18B8D
90656159540840414200202020026E6E6E004D4D4D0012A0FA064DB5FA0224A3
F8932AA8F9FF2AA6F8FB2AA9FAFE2AA9FAFE2AA8FAFF2AA8FAFE2CB0FFFF2BAE
FEFF20A7F5FC147FC9F10B6DB2E9338BC0E93085BAE8287CB2E7000000BF0000
006E3CECFF001E556905261510005C5C5C004E4E4E0006A4FB0100ACFC010000
000112B0FCA123BDFCFF24B7FAFB23B8FBFE24BAFDFF24B9FCFE22B7FAFE23B7
FAFD26BAFDFF26BCFEFF27BDFEFF1DB5FBFF1DB6FCFF18B5FEFF0D7CADE20000
00BF00689D6102ACE60000000002000000000000000006A3FA0009BCFF0100BD
FF000BBDFE040AAFFDA018CAFEFF1AC9FEFF1AC6FDFD1AC5FCFE1BC7FEFE1BC7
FEFE1BC7FEFE1AC6FDFE1AC5FCFE1BC6FCFE1BC5FCFE1DC5FAFD15C4FEFF147D
9FDC000000BF027EAB5500C7FF00000000030000000002A1FB0003B9FE001FDB
FE000DD4FD000896FB000DB7FC630ACAFEDB09D5FEFF08D8FEFF08D6FEFE09D3
FCFD09D5FEFE09D6FFFE09D6FFFE09D6FEFE09D5FEFF08D5FEFE08D3FBFD00D2
FEFF137E97D6000000BC0097BC4600D4FF00000000010000000001B7FE000ED7
FF0000D8FD0018FFFF0218D2FD000BB9FD0E0FE1FE7601D6FEC600E1FEFF00E1
FEFF00E2FFFF00E2FEFE00E1FDFD00DFFBFD00DFFBFD00DFFBFD00DEFAFD00DB
F7FC00DDFCFD007684D5000000BF00A3BC4408F2FD0000000000000000000DCF
FF000BCEFE0013FFFF0000A3FB0300FFFF0015EFFE000000000217EFFE3A16EF
FD9614EFFED90BEFFEFD05EFFEFF01EFFEFF00EFFEFF00EFFEFF00EFFEFF00EE
FEFF00EFFEFF00EDFDFF01ADB89F0000003D03EDFE0500000000000000000000
0000000000000DDCFE000DDAFD0000FFFF000FEFFE03009DFD00000000010000
000564F1F80B6BF6FE2C54F5FE5725F2FE8F02F0FD9100EFFE9100EFFD9000EF
FE9100F0FD8D17F2FE913BF0FE5136F1FE0033F1FE0500000000000000000000
000000000000000000000000000000E4FF0010EBFE0000A8FD0138FFFF0745F7
FD0959F7FE004FF6FE002EF4FE0011F1FE0001F2FD0000F1FE0000F2FD0000F1
FE0000F2FD000BF2FE001BEEFE0018F0FE0016EFFE00F003FF00E0007F00E000
1F00F0000700F8000300FC000100FE000000F8380000E01E0000C00F0000800F
00008008010000780100003C0300800E070080001F00C0001F00E0000F00F000
0700F8000700FE000300FFC00300FFF80300FFFFFF0028000000100000002000
000001002000000000004004000000000000000000000000000000000000ABAB
AB00ACACAC14B8B8B87B818181AE656565D8646464D7656565D7595959D00000
00BD000000A6000000708B8B8B2F98989804A9A9A900000000017D7D7D00BCBC
BC04BCBCBC06BDBDBDA8C3C3C3FFC4C4C4FFC3C3C3FFC4C4C4FFBEBEBEFEA6A6
A6F67D7D7DE4494949CE000000BF00000088919191288787870000000001C0C0
C001BEBEBE00BDBEBE01BEBFC0B7C3C5C5FFC1C3C3FDBEC0C0FEBAB9B9FEB4B4
B4FFAFAFAFFFA8A8A8FF7E7E7EEC404040CC000000BE5E5E5E5583838300F0E1
CB00C0BEBF01C5BBBA02C5BDBB0CC9C1BFBECABFBEFFC7B9B9FFBBBFC0FFB5B6
B7FFA9A9A9FCA1A1A1FE9C9C9CFF939393FE4A4A4ADA000000BF58585850002C
89009E8AA10293CED300000000194B666C827E9E9FE669928FD8998882AB9B95
94E2A3A3A3FFA3A3A3FF969696FE8E8E8EFE818181FF3B3B3BD8000000BB0840
8E030E2D7B000034655405567DE000CCDDF706BBDBF3043947C1000000B23045
472E4D4F515C757575E78D8D8DFE828282FD797979FE666666FD303030C91B51
A30014398A67194593FA03CDEAFF09E1FFFF23B8FBFF2791EBFA0C57909C0000
0055000000215A5A5A6E7B7B7BFF7A7A7AFD6C6C6CFE606060FE2B2B2BDE0F51
B7301E65BBF52771C4FF11C4F2FD24BCFEFE2D9BF5FD2076D3D12D6CCA723E6F
C02C80797266737373EB999999FF909090FD626262FE555555FF3030309B176E
D39F2A79D9FC2C75D6FE298AE1FD2D9CF7FF17529AE00000008B0000000FB2A8
9A4BA4A8ABFFABADAEFFAAABACFDB7B8B9FF636566FF363636B73A3A3A001F78
EE5E2E86EFF93187EEFD3082ECFD3288F1FE1B5DAFED081839C4000000A90000
0066ADA59E6AC8BFB8F1CFC5BFFFA29892F8473D388E46484800414141022495
F8001B94F7992E9EF9FF2D9DF6FB2E9FF9FE2E9EF6FF1C77C8F70E5086E1143C
64D036434BC8688193E4596F7FDA4F697A727DA1B800000000040312150019B2
FB0419B0FB0319B2FCB325B6FCFF26B7FCFE25B5FBFD29BCFFFF27BBFFFF1DB4
FEFF18B1FEFF19AFFCFD076B9DDD000000BF0A73A65E00DEFF000000000123CB
FF0216CCFE0014CCFE0710CCFD9B11CCFEFF10CDFEFF0ECBFDFF12C8F8FC15CA
FBFD15CCFCFE15CDFDFE13CCFDFF06799ADD000000BF0680A7560AC5F6001BC8
FF0011FCFA000DDFFD0034E4FE000DDCFD3A09E2FEAB0BE3FEF100E3FEFF00E3
FEFF00E3FEFF00E3FEFF00E3FEFF00E2FEFF0092A6CB000000A500C6E31F1DC5
FE0013E2FD000ADCFD0000BAFA011CF2FC00000000044BF1FB1E11F0FE6A09F0
FEA40CF1FED000F0FED800EFFED800F0FED705F0FDDC18EDFE25000000030000
000014D3FE000FD9FD000000000019F0FD0534F5FE046BF3FD00FFFF000001FF
00000900FF0000FFFF0000FFFF0000FFFF00050000000051FA0400000000C01F
0000C0070000E0010000F0000000F0000000C080000080400000808000000181
00000003000080070000C0030000E0010000F8010000FE030000FFFF0000}
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object RzRadioGroup1: TRzRadioGroup
Left = 8
Top = 8
Width = 289
Height = 289
Caption = #27880#20876#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 96
Width = 54
Height = 12
Caption = #30828#20214#20449#24687':'
end
object Label2: TLabel
Left = 8
Top = 128
Width = 54
Height = 12
Caption = #27880#20876#20449#24687':'
end
object Label3: TLabel
Left = 8
Top = 160
Width = 54
Height = 12
Caption = #38468#21152#20449#24687':'
end
object Label4: TLabel
Left = 67
Top = 24
Width = 214
Height = 73
AutoSize = False
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object EditHard: TRzEdit
Left = 67
Top = 93
Width = 210
Height = 20
Color = clBtnFace
FrameStyle = fsNone
FrameVisible = True
ReadOnly = True
ReadOnlyColor = clBtnFace
ReadOnlyColorOnFocus = True
TabOrder = 0
end
object EditInfo1: TRzEdit
Left = 67
Top = 125
Width = 210
Height = 20
Color = clWhite
FrameVisible = True
TabOrder = 1
OnChange = EditInfo1Change
end
object MemoInfo2: TRzMemo
Left = 67
Top = 159
Width = 210
Height = 74
TabOrder = 2
OnChange = EditInfo1Change
FrameVisible = True
end
object BitBtnReg: TRzBitBtn
Left = 67
Top = 248
Caption = #27880#20876'(&R)'
Enabled = False
HotTrack = True
TabOrder = 3
OnClick = BitBtnRegClick
Kind = bkOK
end
object BitBtnClose: TRzBitBtn
Left = 168
Top = 248
Caption = #20851#38381'(&C)'
HotTrack = True
TabOrder = 4
Kind = bkCancel
end
end
end
| zymir | trunk/jssource/Plug/zPlugOfLogin/FrmMain.dfm | Pascal | oos | 78,011 |
program mir2;
uses
Forms,
Dialogs,
IniFiles,
Windows,
SysUtils,
CLMain in 'CLMain.pas' {frmMain},
DrawScrn in 'DrawScrn.pas',
IntroScn in 'IntroScn.pas',
PlayScn in 'PlayScn.pas',
MapUnit in 'MapUnit.pas',
FState in 'FState.pas' {FrmDlg},
ClFunc in 'ClFunc.pas',
cliUtil in 'cliUtil.pas',
DWinCtl in 'DWinCtl.pas',
WIL in 'WIL.pas',
magiceff in 'magiceff.pas',
SoundUtil in 'SoundUtil.pas',
Actor in 'Actor.pas',
HerbActor in 'HerbActor.pas',
AxeMon in 'AxeMon.pas',
clEvent in 'clEvent.pas',
HUtil32 in 'HUtil32.pas',
Grobal2 in '..\Common\Grobal2.pas',
MShare in 'MShare.pas',
DlgConfig in 'DlgConfig.pas' {frmDlgConfig},
SDK in '..\SDK\SDK.pas',
MD5Unit in '..\SDK\MD5Unit.pas',
wmUtil in 'wmUtil.pas',
EDcode in '..\Common\EDcode.pas',
FrmWg in 'FrmWg.pas' {FormWgMain},
WShare in 'WShare.pas',
Share in 'Share.pas',
AxeMon2 in 'AxeMon2.pas',
Uib in 'Uib.pas',
Itmap in 'Itmap.pas',
ReadInteger in 'ReadInteger.pas',
DES in '..\SDK\DES.pas',
FindMapPath in 'FindMapPath.pas',
FrmWeb in 'FrmWeb.pas' {FormWEB};
{$R *.RES}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.Title := 'legend of mir2';
Application.CreateForm(TfrmMain, frmMain);
Application.CreateForm(TFrmDlg, FrmDlg);
Application.CreateForm(TfrmDlgConfig, frmDlgConfig);
Application.CreateForm(TFormWEB, FormWEB);
{$IF TOOLVER = DEFVER}
InitObj();
{$IFEND}
g_nThisCRC := CalcFileCRC(Application.ExeName);
Application.Run;
end.
| zymir | trunk/jssource/Client/mir2.dpr | Pascal | oos | 1,593 |
unit FrmWeb;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, OleCtrls, SHDocVw, StdCtrls, ExtCtrls, RzButton, RzLabel, RzDBLbl;
type
TFormWEB = class(TForm)
pnl1: TPanel;
WebBrowser1: TWebBrowser;
RzButton1: TRzButton;
RzButton2: TRzButton;
Edit1: TEdit;
Label1: TLabel;
procedure Button1Click(Sender: TObject);
procedure RzButton2Click(Sender: TObject);
procedure Edit1KeyPress(Sender: TObject; var Key: Char);
private
{ Private declarations }
public
{ Public declarations }
end;
var
FormWEB: TFormWEB;
implementation
{$R *.dfm}
procedure TFormWEB.Button1Click(Sender: TObject);
begin
Close;
end;
procedure TFormWEB.Edit1KeyPress(Sender: TObject; var Key: Char);
begin
if key = #13 then
begin
RzButton2Click(Sender);
// perform(WM_NEXTDLGCTL, 0, 0);
key := #0;
end;
end;
procedure TFormWEB.RzButton2Click(Sender: TObject);
begin
WebBrowser1.Navigate(Edit1.Text);
end;
end.
| zymir | trunk/jssource/Client/FrmWeb.pas | Pascal | oos | 1,063 |
unit DlgConfig;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Spin, ComCtrls, DWinCtl;
type
TfrmDlgConfig = class(TForm)
GroupBox1: TGroupBox;
GameWindowName: TGroupBox;
Label2: TLabel;
Label3: TLabel;
Label4: TLabel;
Label5: TLabel;
Label6: TLabel;
EditTop: TSpinEdit;
EditLeft: TSpinEdit;
EditHeight: TSpinEdit;
EditWidth: TSpinEdit;
EditImage: TSpinEdit;
ButtonShow: TButton;
TreeView: TTreeView;
procedure TreeViewChange(Sender: TObject; Node: TTreeNode);
procedure ButtonShowClick(Sender: TObject);
procedure EditImageChange(Sender: TObject);
private
{ Private declarations }
public
procedure Open();
procedure RefWindowsList();
procedure RefWindowsListChild(TreeNode:TTreeNode;DControl:TDControl);
end;
var
frmDlgConfig: TfrmDlgConfig;
implementation
uses
Share,MShare;
var
DefDControl:TDControl;
{$R *.dfm}
{ TfrmDlgConfig }
procedure TfrmDlgConfig.ButtonShowClick(Sender: TObject);
begin
if DefDControl <> nil then
DefDControl.Visible := not DefDControl.Visible;
end;
procedure TfrmDlgConfig.EditImageChange(Sender: TObject);
begin
if DefDControl = nil then Exit;
if Sender = EditTop then DefDControl.Top := EditTop.Value
else if Sender = EditLeft then DefDControl.Left := EditLeft.Value
else if Sender = EditHeight then DefDControl.Height := EditHeight.Value
else if Sender = EditWidth then DefDControl.Width := EditWidth.Value
else if Sender = EditImage then DefDControl.FaceIndex := EditImage.Value;
end;
procedure TfrmDlgConfig.Open;
begin
DefDControl := nil;
RefWindowsList();
Show;
end;
procedure TfrmDlgConfig.RefWindowsList();
var
i: Integer;
DControl:TDControl;
begin
for i := g_DWinMan.DWinList.Count - 1 downto 0 do
begin
DControl := g_DWinMan.DWinList.Items[i];
RefWindowsListChild(nil,DControl);
end;
end;
procedure TfrmDlgConfig.RefWindowsListChild(TreeNode: TTreeNode;
DControl: TDControl);
var
i: Integer;
TempTreeNode:TTreeNode;
TempDControl:TDControl;
begin
for i := 0 to DControl.DControls.Count - 1 do
begin
TempDControl := DControl.DControls.Items[i];
if TempDControl.Caption = '' then
TempTreeNode := TreeView.Items.AddChildObjectFirst(TreeNode,TempDControl.Name,TObject(TempDControl))
else
TempTreeNode := TreeView.Items.AddChildObjectFirst(TreeNode,TempDControl.Caption,TObject(TempDControl));
RefWindowsListChild(TempTreeNode,TempDControl);
end;
end;
procedure TfrmDlgConfig.TreeViewChange(Sender: TObject; Node: TTreeNode);
begin
if Node <> nil then
begin
DefDControl := Node.Data;
EditTop.Value := DefDControl.Top;
EditLeft.Value := DefDControl.Left;
EditHeight.Value := DefDControl.Height;
EditWidth.Value := DefDControl.Width;
EditImage.Value := DefDControl.FaceIndex;
end;
end;
end.
| zymir | trunk/jssource/Client/DlgConfig.pas | Pascal | oos | 3,033 |
object FormWEB: TFormWEB
Left = 183
Top = 100
BorderStyle = bsNone
Caption = 'FormWEB'
ClientHeight = 600
ClientWidth = 800
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object pnl1: TPanel
Left = 0
Top = 571
Width = 800
Height = 29
Align = alBottom
Color = clBlack
ParentBackground = False
TabOrder = 0
object Label1: TLabel
Left = 18
Top = 9
Width = 30
Height = 12
Caption = #22320#22336':'
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object RzButton1: TRzButton
Left = 742
Top = 3
Width = 55
Height = 24
FrameColor = 7617536
Caption = #36820#22238'(&X)'
Color = 15791348
HotTrack = True
TabOrder = 2
OnClick = Button1Click
end
object RzButton2: TRzButton
Left = 677
Top = 3
Width = 59
Height = 24
FrameColor = 7617536
Caption = #36716#21040'(&G)'
Color = 15791348
HotTrack = True
TabOrder = 1
OnClick = RzButton2Click
end
object Edit1: TEdit
Left = 58
Top = 4
Width = 610
Height = 21
TabOrder = 0
Text = 'Edit1'
OnKeyPress = Edit1KeyPress
end
end
object WebBrowser1: TWebBrowser
Left = 0
Top = 0
Width = 800
Height = 571
Align = alClient
TabOrder = 1
ExplicitWidth = 434
ExplicitHeight = 211
ControlData = {
4C000000AF520000043B00000000000000000000000000000000000000000000
000000004C000000000000000000000001000000E0D057007335CF11AE690800
2B2E126208000000000000004C0000000114020000000000C000000000000046
8000000000000000000000000000000000000000000000000000000000000000
00000000000000000100000000000000000000000000000000000000}
end
end
| zymir | trunk/jssource/Client/FrmWeb.dfm | Pascal | oos | 2,205 |
unit Thread;
interface
uses
Classes;
type
TMusicThread = class(TThread)
private
{ Private declarations }
protected
procedure Execute; override;
end;
implementation
uses ClMain;
{ Important: Methods and properties of objects in visual components can only be
used in a method called using Synchronize, for example,
Synchronize(UpdateCaption);
and UpdateCaption could look like,
procedure TMusicThread.UpdateCaption;
begin
Form1.Caption := 'Updated in a thread';
end; }
{ TMusicThread }
procedure TMusicThread.Execute;
begin
{ Place thread code here }
end;
end.
| zymir | trunk/jssource/Client/Thread.pas | Pascal | oos | 657 |
unit Hqsj;
interface
var
ItmapByte2:array[0..90837] of Byte =(
$42, $4D, $D6, $62, $01, $00, $00, $00, $00, $00, $36, $04, $00, $00, $28, $00,
$00, $00, $97, $01, $00, $00, $DC, $00, $00, $00, $01, $00, $08, $00, $00, $00,
$00, $00, $A0, $5E, $01, $00, $12, $0B, $00, $00, $12, $0B, $00, $00, $00, $01,
$00, $00, $00, $01, $00, $00, $00, $00, $00, $00, $66, $66, $66, $00, $00, $02,
$5A, $00, $B0, $AD, $A5, $00, $02, $64, $B7, $00, $18, $20, $1B, $00, $33, $33,
$66, $00, $00, $01, $D6, $00, $6C, $6B, $BE, $00, $00, $00, $21, $00, $02, $00,
$B4, $00, $8B, $8B, $8B, $00, $E6, $E6, $E6, $00, $00, $CC, $FF, $00, $00, $00,
$A5, $00, $43, $3D, $36, $00, $0D, $0A, $0D, $00, $00, $00, $8C, $00, $33, $33,
$CC, $00, $B0, $AF, $C4, $00, $7B, $E1, $F3, $00, $7B, $7B, $7B, $00, $48, $74,
$BA, $00, $33, $33, $99, $00, $69, $6A, $80, $00, $02, $1A, $68, $00, $38, $E6,
$FF, $00, $03, $B9, $F0, $00, $00, $00, $4A, $00, $CC, $CC, $CC, $00, $28, $29,
$33, $00, $00, $00, $08, $00, $A2, $A0, $E4, $00, $00, $33, $99, $00, $31, $33,
$79, $00, $97, $98, $B8, $00, $9D, $A0, $87, $00, $2A, $63, $A7, $00, $00, $00,
$84, $00, $03, $53, $AA, $00, $01, $00, $3A, $00, $00, $A8, $E3, $00, $BA, $BA,
$B6, $00, $21, $1F, $BD, $00, $00, $00, $73, $00, $B1, $B2, $CF, $00, $41, $D5,
$F6, $00, $01, $00, $E7, $00, $84, $84, $C1, $00, $1F, $E2, $FE, $00, $CD, $CD,
$DE, $00, $39, $3A, $3A, $00, $6D, $6D, $A8, $00, $22, $22, $5F, $00, $15, $14,
$96, $00, $1A, $16, $21, $00, $81, $82, $8D, $00, $52, $52, $52, $00, $07, $00,
$08, $00, $5A, $5A, $5A, $00, $00, $00, $C5, $00, $02, $99, $D5, $00, $60, $63,
$72, $00, $52, $57, $6C, $00, $BD, $BE, $DA, $00, $66, $66, $CC, $00, $28, $29,
$29, $00, $F7, $F7, $F7, $00, $11, $16, $19, $00, $CF, $CF, $EC, $00, $AD, $AD,
$B8, $00, $8D, $8D, $9A, $00, $01, $E6, $FF, $00, $A5, $A4, $9D, $00, $43, $4F,
$A2, $00, $23, $22, $A9, $00, $8C, $8C, $BA, $00, $01, $7E, $C8, $00, $00, $00,
$99, $00, $02, $2C, $7F, $00, $25, $C5, $F3, $00, $33, $2F, $3A, $00, $96, $95,
$EC, $00, $15, $14, $50, $00, $66, $FF, $FF, $00, $9F, $DD, $F0, $00, $0F, $0F,
$75, $00, $4B, $43, $4B, $00, $26, $24, $D3, $00, $97, $95, $E2, $00, $BC, $C8,
$B6, $00, $00, $00, $EF, $00, $B8, $FF, $FF, $00, $51, $51, $5A, $00, $00, $00,
$33, $00, $3A, $3A, $91, $00, $7C, $9E, $CE, $00, $66, $66, $99, $00, $7A, $7A,
$BA, $00, $03, $10, $5C, $00, $29, $29, $94, $00, $27, $B2, $DC, $00, $59, $58,
$CB, $00, $C5, $C5, $C5, $00, $63, $A0, $E0, $00, $0F, $10, $42, $00, $41, $62,
$A6, $00, $50, $97, $CF, $00, $00, $00, $19, $00, $7D, $7E, $A6, $00, $0C, $0A,
$B9, $00, $83, $84, $83, $00, $73, $F6, $FF, $00, $02, $D5, $F7, $00, $02, $02,
$7A, $00, $2A, $2A, $BA, $00, $08, $07, $10, $00, $0E, $0A, $C7, $00, $C5, $C5,
$DB, $00, $25, $27, $6D, $00, $19, $1B, $66, $00, $66, $99, $CC, $00, $41, $FD,
$FF, $00, $B5, $B5, $B6, $00, $0A, $08, $A6, $00, $21, $8F, $D0, $00, $99, $99,
$CC, $00, $91, $91, $A5, $00, $72, $72, $C1, $00, $02, $EF, $FF, $00, $9C, $9C,
$A6, $00, $48, $4B, $77, $00, $39, $3E, $41, $00, $B2, $B2, $D7, $00, $10, $03,
$94, $00, $08, $00, $DB, $00, $00, $00, $FF, $00, $21, $21, $21, $00, $51, $51,
$B2, $00, $33, $33, $33, $00, $A6, $A5, $B7, $00, $01, $00, $52, $00, $72, $73,
$73, $00, $10, $17, $12, $00, $B2, $B2, $AD, $00, $A7, $A5, $E6, $00, $00, $00,
$66, $00, $40, $3F, $AF, $00, $56, $55, $94, $00, $01, $BF, $E5, $00, $C5, $C6,
$BD, $00, $21, $23, $51, $00, $02, $5A, $B4, $00, $94, $F7, $FF, $00, $23, $F3,
$FF, $00, $86, $85, $E4, $00, $01, $68, $AD, $00, $48, $4C, $57, $00, $BD, $BD,
$BD, $00, $00, $01, $42, $00, $09, $05, $29, $00, $4B, $48, $CA, $00, $1F, $76,
$BD, $00, $CD, $C5, $D0, $00, $12, $23, $83, $00, $2C, $30, $24, $00, $A5, $A4,
$DF, $00, $A3, $A3, $AC, $00, $75, $74, $E3, $00, $00, $00, $10, $00, $8E, $8C,
$E9, $00, $6E, $6F, $96, $00, $00, $09, $00, $00, $02, $4C, $9E, $00, $01, $00,
$BD, $00, $08, $08, $6F, $00, $73, $72, $DF, $00, $08, $10, $2D, $00, $10, $10,
$10, $00, $02, $DE, $FF, $00, $21, $9E, $D7, $00, $52, $54, $82, $00, $8B, $F2,
$FF, $00, $0A, $09, $84, $00, $DC, $DB, $EB, $00, $07, $02, $9B, $00, $8B, $8A,
$D2, $00, $07, $07, $94, $00, $00, $FF, $FF, $00, $86, $84, $DF, $00, $4A, $4B,
$4A, $00, $B1, $B0, $E6, $00, $00, $00, $CC, $00, $FF, $FF, $FF, $00, $26, $26,
$81, $00, $D6, $D6, $D6, $00, $20, $20, $90, $00, $5C, $5C, $64, $00, $7D, $C8,
$E8, $00, $53, $B5, $DD, $00, $BB, $BB, $C7, $00, $81, $7F, $D8, $00, $19, $18,
$19, $00, $00, $99, $CC, $00, $EF, $EF, $EF, $00, $C6, $C6, $F3, $00, $01, $00,
$AD, $00, $90, $90, $8B, $00, $09, $11, $06, $00, $4D, $EC, $FF, $00, $10, $0A,
$5B, $00, $C6, $C5, $F0, $00, $4A, $4A, $90, $00, $56, $56, $9E, $00, $01, $25,
$73, $00, $13, $02, $E6, $00, $42, $42, $42, $00, $00, $00, $DE, $00, $7C, $7B,
$CC, $00, $99, $FF, $FF, $00, $BD, $B5, $B5, $00, $A5, $A4, $CE, $00, $01, $0C,
$52, $00, $2B, $DF, $F5, $00, $22, $46, $96, $00, $99, $99, $99, $00, $74, $74,
$7B, $00, $DE, $DE, $DE, $00, $07, $04, $EE, $00, $52, $FC, $FF, $00, $BB, $BA,
$EF, $00, $27, $55, $A1, $00, $58, $5B, $53, $00, $99, $99, $99, $00, $AD, $AD,
$AD, $00, $08, $08, $32, $00, $00, $00, $29, $00, $03, $C4, $F3, $00, $7A, $7C,
$84, $00, $34, $3D, $51, $00, $12, $00, $FA, $00, $19, $14, $11, $00, $39, $3C,
$7B, $00, $23, $20, $29, $00, $84, $85, $A4, $00, $83, $BB, $DD, $00, $A5, $A5,
$A5, $00, $3E, $3D, $BE, $00, $01, $77, $BD, $00, $1D, $14, $29, $00, $01, $09,
$4A, $00, $CC, $CE, $B0, $00, $08, $08, $08, $00, $31, $2F, $B5, $00, $66, $66,
$CC, $00, $6B, $6A, $6F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $FC,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00,
$00, $FC, $42, $CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $B2, $33, $BE, $BE, $D8, $01, $3B, $05, $00, $00,
$B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $1E, $CA,
$3A, $FC, $CA, $00, $8B, $C5, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $8B, $FC, $89, $3B, $E1, $E1, $BE, $FC, $CA, $01, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $FC, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $FC, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC,
$FC, $00, $FC, $89, $B2, $00, $FC, $00, $00, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $CA, $89, $0B,
$67, $7B, $7B, $9E, $01, $B2, $33, $D8, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $00, $00, $33, $BE, $BE, $D8, $C5, $C5, $D8, $CA,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $42, $B2, $FF, $67, $6F, $42, $42, $EA, $EA, $42, $8F, $3B,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $D8,
$89, $FC, $FC, $B2, $B2, $FC, $BE, $C5, $8B, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F, $FC, $42, $EA, $F6,
$89, $00, $00, $FF, $67, $01, $FC, $3B, $B2, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC, $00, $00,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $05, $89, $B2, $89, $D8, $E2, $E1, $8E, $84, $00, $CA,
$FF, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $CA, $FC, $FF, $67, $01, $00, $00, $00, $CA, $90, $E1, $F1, $D8,
$1E, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $42, $CA,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00,
$00, $FC, $42, $BE, $39, $84, $F3, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $B2, $42, $B2, $42,
$E1, $9E, $9E, $9E, $7B, $7B, $01, $FC, $33, $BE, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $00, $01, $7B, $01,
$00, $00, $00, $00, $F6, $7B, $CA, $CA, $39, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $FC, $FC, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $8F, $D8, $D8, $33, $C5, $C5, $F1, $FC, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $B2, $8B, $BE, $42, $CA, $B2, $1E, $C5, $BE,
$8F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $8B, $B2, $42, $EA, $9E, $E1, $D8, $B2, $BE, $7B, $7B, $8B,
$FC, $01, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $FC, $8B, $7B, $EA, $F3, $00, $00, $00, $15, $67, $D8, $FC,
$C5, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $CA, $42, $FC, $00, $00, $00, $8F,
$CA, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $33, $42, $B2, $FC, $B2, $FC,
$89, $FF, $42, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $42,
$89, $FC, $CA, $42, $8B, $B2, $FC, $D8, $39, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42, $FC, $89, $E1, $67,
$FF, $00, $00, $FC, $00, $D8, $67, $15, $FC, $39, $89, $FC, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $89, $3A, $6F, $67,
$84, $00, $00, $00, $D8, $67, $8E, $FC, $C5, $B2, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $33, $39,
$BE, $D8, $D8, $C5, $C5, $D8, $39, $BE, $BE, $01, $39, $CA, $00, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $8B, $CA, $FC, $8B, $0B, $E1, $39, $FC, $CA, $01, $89, $00, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $33, $FC, $F1, $01, $82, $7B, $7B, $0B, $33, $10,
$3B, $89, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $10, $42, $FC, $8E, $67, $8E, $FC, $00, $1F, $1F, $1F, $74, $A7, $A7,
$89, $89, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $FC, $5D, $9E, $01, $00, $00, $00, $B2, $7B, $E1, $B2,
$84, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC, $00, $00, $00,
$00, $FC, $42, $33, $BE, $33, $CA, $FC, $FC, $FC, $B2, $FC, $FC, $FC, $B2, $3A,
$FC, $B2, $33, $C5, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $00, $00, $B2, $CA, $B2, $3B, $EA, $9E, $90, $9E,
$FF, $74, $33, $33, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA, $CA,
$8E, $2A, $2A, $E1, $0B, $67, $E1, $CA, $89, $3B, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42, $B2, $D8, $EA, $EA, $F3,
$00, $74, $74, $1F, $1F, $74, $A7, $EA, $89, $89, $D8, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $BE, $9E,
$8E, $00, $00, $FC, $FC, $F6, $7B, $89, $89, $BE, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $00, $00, $FC, $42, $BE, $39, $BE, $A5, $05, $D0, $D0, $05, $BE,
$15, $E1, $E1, $FF, $D8, $42, $3B, $E1, $6F, $D8, $B2, $B2, $C5, $8B, $3A, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$42, $B2, $D8, $7B, $7B, $C5, $33, $F6, $9E, $33, $FC, $3B, $3A, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $F3, $3A, $39, $67, $F6, $51, $74, $B2, $0B, $9E, $39,
$FC, $01, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $42, $10, $0B, $67, $C5, $00, $00, $74, $A9, $A9, $A9, $A9, $F6, $EA,
$89, $89, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $33, $9E, $0B, $FC, $1F, $1F, $1F, $E2, $67, $D8,
$3A, $C5, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $D8, $1E, $FC,
$FC, $FC, $05, $05, $42, $3B, $82, $9E, $9E, $7B, $7B, $9E, $9E, $7B, $9E, $9E,
$7B, $7B, $FF, $B2, $CA, $3B, $B2, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F1, $F1, $B2, $E1, $67, $39, $00, $00, $C5,
$1D, $3B, $3A, $C5, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $F1, $42, $F6,
$7B, $33, $74, $1F, $1F, $1E, $7B, $E1, $B2, $33, $42, $FC, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $10, $33, $7B, $82, $74, $74,
$74, $1F, $A9, $A9, $A9, $A9, $F6, $7B, $89, $CA, $D8, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $42, $7B,
$49, $FC, $1F, $1F, $1F, $84, $C8, $8E, $FC, $3B, $8F, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $33, $8B, $FC, $B2, $84, $01, $6F, $F6, $F6, $7B, $9E, $9E, $6F,
$D8, $37, $37, $39, $E1, $A7, $FF, $89, $84, $EA, $9E, $FF, $3A, $D8, $D8, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42,
$FC, $BE, $9E, $38, $74, $1F, $74, $33, $C8, $E2, $FC, $39, $FC, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $42, $FC, $8E, $67, $FF, $74, $A9, $A9, $A9, $1F, $A7, $90,
$89, $42, $D8, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $42, $FC, $E2, $9E, $C5, $1F, $74, $A9, $A9, $A9, $A9, $A9, $A9, $F6, $7B,
$89, $CA, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $8F, $CA, $EA, $EA, $FC, $A9, $A9, $A9, $44, $7B, $49,
$B2, $84, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $8B, $CA, $FC, $33, $0B, $7B,
$9E, $9E, $EA, $EA, $A7, $EE, $1E, $1F, $1F, $74, $A9, $A9, $A9, $44, $74, $1F,
$1F, $37, $90, $7B, $8B, $FC, $3B, $B2, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $89, $8F, $E1, $9E, $84, $1F, $74, $A9, $37,
$7B, $E1, $FC, $D8, $89, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA, $A7, $46,
$F3, $3A, $A9, $A9, $74, $1F, $A7, $EA, $89, $CA, $D8, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA, $F6, $EA, $89, $1F, $1F,
$1F, $6C, $6C, $6C, $A9, $A9, $F6, $90, $89, $CA, $D8, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $B2, $E1,
$7B, $CA, $A9, $A9, $A9, $A9, $F6, $7B, $05, $05, $39, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$FC, $05, $8F, $CA, $C5, $7B, $9E, $E1, $C5, $89, $44, $1F, $1F, $74, $A9, $A9,
$74, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $39, $67, $8E, $FC, $3B, $CA,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $10,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$1E, $EA, $F6, $B2, $1F, $A9, $A9, $37, $7B, $E1, $B2, $33, $42, $3A, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F1, $FC, $D8, $9E, $EE, $3A, $3A, $6C, $A9, $A9, $A9, $E1, $7B,
$1E, $B2, $39, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$8F, $FC, $D8, $9E, $EE, $1F, $74, $A9, $6C, $6C, $6C, $6C, $6C, $74, $F6, $EA,
$89, $05, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $89, $FC, $E1, $9E, $89, $A9, $A9, $A9, $A9, $E2, $9E,
$BE, $FC, $3B, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $F3, $FC, $01, $67, $7B, $39, $B2,
$1F, $1F, $1F, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C,
$6C, $6C, $8F, $EA, $EA, $B2, $8B, $33, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $8F, $89, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $FC, $3B, $67, $01, $00, $A9, $A9, $A9, $74,
$7B, $49, $8F, $8B, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42, $FC, $8E, $C8, $39,
$1F, $74, $A9, $74, $A9, $A9, $EE, $9E, $33, $B2, $3B, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $42, $3A, $8E, $9E, $57, $1F, $A9, $A9,
$A9, $A9, $A9, $A9, $A9, $74, $F6, $EA, $89, $89, $D8, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $FC, $0B,
$9E, $42, $A9, $A9, $74, $1F, $57, $9E, $8E, $AC, $C5, $FC, $FC, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$1E, $00, $39, $9E, $F6, $84, $A9, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C,
$09, $09, $09, $09, $09, $09, $09, $09, $6C, $6C, $74, $A7, $EA, $89, $05, $D8,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F3, $3A,
$6F, $9E, $8B, $1F, $09, $09, $A9, $44, $7B, $49, $B2, $8B, $42, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $42, $FC, $E1, $9E, $37, $10, $1F, $1F, $74, $6C, $6C, $8E, $9E,
$BE, $10, $C5, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$CA, $8F, $E1, $9E, $37, $A9, $A9, $74, $A9, $09, $6C, $6C, $6C, $1F, $F6, $90,
$89, $89, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $8F, $FC, $E2, $9E, $84, $1F, $6C, $6C, $6C, $44, $7B,
$E1, $10, $33, $8B, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $05, $F1, $E1, $9E, $57, $74, $74, $6C,
$A0, $A0, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C,
$6C, $6C, $74, $A7, $EA, $89, $89, $D8, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $89, $FC, $0B, $9E, $1E, $A9, $09, $09, $A9, $B2,
$7B, $A7, $B2, $8B, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA, $F6, $7B, $44,
$1F, $74, $00, $A9, $6C, $6C, $5D, $9E, $01, $3A, $3B, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $F1, $42, $90, $E1, $74, $74, $A9, $A9,
$6C, $6C, $6C, $6C, $6C, $A9, $F6, $90, $89, $89, $D8, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $FC, $00, $00, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $FC, $CA, $00, $C5,
$9E, $39, $1F, $74, $09, $09, $74, $F6, $7B, $F3, $CA, $39, $00, $00, $00, $00,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F,
$FC, $33, $2A, $0B, $74, $A9, $A0, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C,
$1F, $1F, $1F, $1F, $A9, $74, $74, $6C, $6C, $6C, $74, $F6, $7B, $89, $05, $D8,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $B2,
$E1, $7B, $89, $A9, $09, $09, $6C, $B2, $7B, $F6, $CA, $1E, $33, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $B2, $B2, $0B, $9E, $51, $1F, $37, $89, $1F, $09, $09, $1E, $9E,
$6F, $FC, $39, $8F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$8F, $D8, $2A, $6F, $1F, $1F, $74, $1F, $A0, $09, $09, $09, $09, $74, $F6, $90,
$42, $37, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $FC, $89, $33, $BE, $BE, $BE, $5D, $5D, $57, $84,
$84, $57, $57, $8B, $89, $89, $FC, $39, $67, $01, $1F, $74, $09, $09, $74, $8E,
$67, $57, $FC, $01, $FC, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $89, $FC, $FF, $96, $BE, $A9, $6C, $6C, $6C,
$6C, $A0, $09, $09, $09, $09, $09, $A9, $CA, $D8, $89, $8F, $8F, $A9, $A9, $6C,
$09, $A0, $74, $A7, $7B, $89, $CA, $D8, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $CA, $49, $7B, $44, $6C, $09, $09, $09, $74,
$EA, $EA, $CA, $89, $84, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $B2, $39, $7B, $EA,
$47, $A7, $01, $1F, $6C, $6C, $44, $7B, $E1, $B2, $D8, $42, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $8B, $03, $7B, $C5, $57, $57, $74,
$6C, $EC, $09, $09, $09, $74, $E1, $7B, $1E, $CA, $BE, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $89, $D8, $39, $D8, $1E,
$89, $CA, $B2, $B2, $B2, $CA, $37, $37, $37, $37, $F3, $42, $33, $8B, $B2, $84,
$9E, $6F, $1F, $6C, $6C, $09, $6C, $84, $67, $8E, $00, $5D, $B2, $00, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42,
$FC, $E1, $9E, $37, $6C, $A0, $09, $EC, $09, $09, $09, $A0, $A0, $A0, $6C, $44,
$01, $2A, $96, $EA, $E1, $84, $74, $6C, $6C, $EC, $44, $82, $7B, $89, $CA, $D8,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA,
$A7, $EA, $FC, $6C, $09, $09, $09, $74, $F6, $7B, $89, $CA, $D8, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $CA, $01, $EA, $9E, $9E, $49, $74, $6C, $6C, $6C, $7B,
$F6, $F1, $1E, $33, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$FC, $F1, $FF, $7B, $C8, $C8, $E1, $74, $A9, $EC, $09, $09, $09, $09, $38, $2A,
$33, $44, $39, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00,
$00, $8B, $BE, $1E, $B2, $3A, $FC, $B2, $05, $42, $42, $8B, $8B, $42, $89, $89,
$89, $05, $89, $B2, $B2, $FC, $FC, $8B, $7B, $0B, $1F, $6C, $09, $09, $09, $44,
$7B, $E1, $F1, $33, $1E, $FC, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $CA, $B2, $F6, $EA, $44, $6C, $EC, $EC, $EB,
$EC, $6C, $EC, $EC, $EC, $EC, $6C, $6C, $C5, $96, $90, $90, $67, $39, $1F, $A0,
$EC, $EC, $44, $82, $7B, $89, $CA, $D8, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $CA, $EA, $EA, $FC, $6C, $EC, $EC, $EC, $74,
$E1, $7B, $42, $B2, $BE, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $FC, $00, $B2, $33,
$39, $E1, $90, $CA, $A9, $09, $74, $A7, $7B, $89, $CA, $BE, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $B2, $3A, $FC, $8B, $FF, $C8, $A7, $74,
$6C, $EC, $EC, $EC, $EC, $6C, $E2, $9E, $D8, $74, $3B, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $89, $33, $1E, $FC, $B2, $42, $3B, $0B, $A7,
$46, $46, $46, $2A, $2A, $2A, $90, $90, $90, $90, $A7, $A7, $A7, $47, $8E, $8E,
$7B, $82, $1F, $74, $EC, $EC, $EC, $44, $F6, $90, $89, $89, $57, $1E, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2,
$F3, $7B, $E1, $44, $6C, $EC, $EC, $EC, $EC, $EC, $EC, $EC, $EC, $EC, $EB, $A0,
$57, $96, $6F, $FF, $67, $01, $1F, $A0, $EC, $EC, $74, $82, $7B, $89, $CA, $BE,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA,
$EA, $EA, $FC, $6C, $EC, $EC, $EC, $6C, $0B, $9E, $8B, $B2, $39, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $CA, $FC, $B2, $6F, $90, $51, $A9, $09, $09, $38,
$9E, $D8, $FC, $3B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $B2, $B2, $37, $E1, $7B, $44, $A0, $EC, $EC, $EC, $EC, $6C, $8E, $5A,
$BE, $74, $3B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $00, $00, $8B, $8B,
$B2, $B2, $57, $15, $7B, $67, $67, $EA, $F6, $F6, $82, $38, $38, $E1, $A7, $A7,
$A7, $A7, $A7, $7B, $7B, $9E, $9E, $9E, $1D, $EA, $74, $74, $EC, $EC, $EC, $74,
$15, $9E, $D8, $00, $89, $BE, $C5, $3B, $42, $FC, $FC, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $33, $9E, $0B, $1F, $A0, $A0, $5E, $5E,
$09, $09, $09, $09, $EB, $EC, $EC, $6C, $F3, $9E, $47, $39, $C8, $15, $1F, $6C,
$EC, $EC, $74, $E1, $7B, $42, $05, $BE, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $CA, $EA, $EA, $D0, $6C, $EB, $5E, $EC, $6C,
$6F, $9E, $84, $B2, $3B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $FC,
$FC, $3B, $96, $39, $A9, $A0, $A0, $C5, $67, $C5, $FC, $01, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $CA, $74, $6F, $67, $42,
$6C, $A0, $EC, $EC, $EC, $6C, $8E, $9E, $BE, $74, $3B, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $B2, $1E, $89, $FC, $33, $0B, $7B, $67, $A7, $01, $1E, $B2,
$74, $74, $74, $74, $A9, $A9, $74, $74, $74, $74, $74, $44, $44, $89, $D8, $3B,
$E2, $E2, $44, $6C, $EC, $EC, $EC, $74, $5D, $9E, $0B, $57, $05, $FC, $FC, $CA,
$57, $01, $39, $33, $CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2,
$42, $9E, $E1, $1F, $A0, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $EB,
$44, $90, $E1, $3B, $DC, $6F, $1F, $A0, $5E, $5E, $09, $EE, $2A, $D8, $10, $3B,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA,
$A7, $EA, $74, $A0, $EC, $EC, $EC, $EC, $FF, $96, $BE, $3A, $3B, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $8F, $8B, $7B, $CF, $FC, $09, $09, $1E,
$2A, $0B, $FC, $39, $89, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $B2, $FC, $E2, $9E, $D8, $A9, $EB, $5E, $5E, $5E, $A0, $57, $5A,
$FF, $3A, $C5, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $51, $37, $3A, $C5,
$EA, $67, $E1, $9D, $74, $6C, $A0, $EC, $EC, $EC, $5E, $5E, $5E, $5E, $5E, $5E,
$5E, $5E, $5E, $EC, $EC, $EC, $EC, $09, $09, $09, $09, $09, $EC, $5E, $5E, $09,
$1E, $A7, $96, $9E, $EA, $6F, $BE, $89, $CA, $10, $44, $33, $3B, $3B, $D8, $89,
$FC, $00, $1F, $1F, $1F, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F1, $89, $EA, $F6, $74, $EC, $5E, $5E, $5E,
$5E, $5E, $5E, $5E, $5E, $5E, $5E, $EC, $44, $EA, $67, $E1, $96, $E1, $00, $6C,
$EC, $5E, $A0, $FF, $5A, $39, $10, $3B, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $CA, $A7, $EA, $74, $A0, $5E, $5E, $5E, $EC,
$3F, $5A, $3B, $FC, $3B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$8F, $CA, $A7, $F6, $F1, $09, $EB, $44, $7B, $49, $8F, $8B, $33, $FC, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D0, $3A, $C5, $9E, $3B,
$A9, $A0, $5E, $5E, $5E, $A0, $84, $9E, $8E, $FC, $3B, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $CA, $CA, $FC, $E2, $9E, $7B, $3B, $74, $6C, $6C, $EB, $EB, $EB,
$5E, $5E, $EC, $EC, $EC, $EC, $EC, $EC, $EC, $EC, $5E, $5E, $5E, $5E, $5E, $5E,
$5E, $5E, $A0, $A0, $5E, $5E, $5E, $EC, $A9, $1E, $9D, $EE, $46, $C8, $C8, $90,
$6F, $39, $42, $D0, $AC, $8F, $42, $39, $C5, $BE, $89, $3A, $00, $00, $00, $00,
$00, $00, $00, $FC, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA,
$B2, $E1, $90, $44, $09, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E,
$A0, $38, $7B, $7B, $9E, $90, $B2, $74, $EC, $EB, $EB, $9D, $5A, $01, $3A, $3B,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA,
$A7, $EA, $B2, $09, $5E, $5E, $5E, $5E, $9D, $5A, $FF, $FC, $3B, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $F1, $FC, $38, $2A, $42, $6C, $EC, $6C,
$E1, $DC, $42, $CA, $39, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $57, $9E, $15, $1F, $A0, $5E, $5E, $5E, $A0, $1E, $9E,
$6F, $10, $39, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $3A, $42, $AC, $C5, $5A, $F6,
$BE, $74, $EC, $EB, $EB, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E,
$5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $69,
$EB, $09, $A0, $09, $09, $51, $E2, $A7, $5A, $5A, $90, $E1, $01, $A5, $F1, $10,
$B2, $89, $3B, $39, $8B, $FC, $00, $00, $00, $00, $FC, $00, $00, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $CA, $FC, $6F, $9E, $1E, $6C, $EB, $5E, $28,
$5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $09, $51, $B1, $51, $57, $3E, $6C, $A0,
$5E, $5E, $5E, $51, $5A, $15, $3A, $39, $B2, $1F, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $CA, $A7, $EA, $B2, $09, $28, $28, $28, $28,
$51, $5A, $15, $FC, $39, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$B2, $FC, $C5, $96, $3B, $A9, $EC, $EC, $3E, $9E, $39, $B2, $C5, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $8B, $DC, $E1,
$1F, $A0, $5E, $5E, $5E, $EB, $B1, $2A, $E1, $B2, $D8, $89, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $CA, $10, $A5, $F6, $7B, $51, $09, $EC, $28, $28, $28, $28, $28, $28,
$28, $28, $28, $9F, $9F, $9F, $9F, $9F, $28, $28, $28, $28, $28, $28, $28, $28,
$28, $28, $28, $28, $28, $28, $28, $28, $28, $5E, $5E, $5E, $5E, $EC, $EC, $6C,
$51, $3E, $82, $7B, $C8, $7B, $F6, $8E, $8B, $CA, $00, $89, $BE, $3B, $D8, $CA,
$00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F,
$3A, $01, $9E, $39, $A9, $EB, $28, $28, $28, $28, $28, $28, $28, $28, $28, $28,
$EC, $EC, $EB, $EC, $EC, $EB, $09, $5E, $5E, $5E, $5E, $B1, $2A, $E1, $FC, $D8,
$89, $1F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA,
$A7, $EA, $B2, $09, $28, $28, $28, $28, $1E, $2A, $0B, $B2, $D8, $CA, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $33, $9E, $CF, $1F, $EC, $EC,
$97, $9E, $6F, $FC, $BE, $8B, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $B2, $F3, $90, $F6, $1F, $A0, $28, $28, $28, $EB, $A0, $7B,
$F6, $B2, $8B, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $FC, $8E, $7B, $3E, $A0,
$5E, $28, $28, $28, $28, $28, $28, $EB, $EB, $EC, $28, $28, $28, $28, $28, $28,
$28, $28, $EB, $EB, $EB, $EB, $EB, $EB, $EB, $EB, $28, $28, $28, $28, $28, $28,
$28, $28, $28, $28, $28, $28, $28, $28, $28, $28, $09, $F9, $3F, $47, $46, $9E,
$9E, $E1, $3B, $42, $FC, $B2, $8B, $C5, $39, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $FC, $D8, $9E, $EE, $A9, $EC, $28, $28,
$28, $28, $28, $28, $28, $28, $28, $28, $28, $EB, $FA, $28, $28, $28, $9F, $9F,
$9F, $9F, $28, $B1, $EA, $F6, $CA, $42, $33, $1F, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $CA, $A7, $EA, $74, $09, $28, $28, $28, $28,
$B1, $90, $E1, $F1, $8B, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $F1, $F1, $03, $90, $B2, $09, $9F, $EC, $EA, $EA, $CA, $89, $39, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA, $E1, $90,
$44, $A0, $28, $28, $28, $28, $A0, $A7, $EA, $05, $89, $D8, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $89, $F1, $E1, $C8, $F9, $09, $EB, $EB, $EC, $EC, $EC, $EC, $6C, $6C,
$6C, $A0, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $A0, $09, $09, $09,
$09, $A0, $A0, $A0, $A0, $28, $9F, $28, $28, $28, $28, $28, $28, $28, $9F, $9F,
$9F, $9F, $9F, $5E, $5E, $09, $B1, $57, $47, $7B, $67, $A7, $8E, $33, $B2, $FC,
$33, $01, $57, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$8F, $89, $90, $F6, $74, $EC, $28, $28, $28, $28, $28, $28, $28, $9F, $9F, $9F,
$9F, $9F, $9F, $9F, $9F, $28, $28, $28, $28, $9F, $9F, $A0, $E1, $7B, $1E, $8F,
$BE, $1F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $FC, $00, $FC, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA,
$A7, $EA, $74, $EC, $9F, $9F, $9F, $9F, $A0, $F6, $EA, $CA, $42, $D8, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $FC, $15, $96, $33, $6C, $9F,
$EB, $15, $67, $BE, $FC, $3B, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $CA, $74, $6F, $5A, $42, $09, $28, $28, $28, $28, $09, $E1,
$7B, $A5, $8F, $39, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $AC, $E1, $7B, $5D, $74,
$A9, $A9, $74, $74, $37, $F3, $1E, $1E, $1E, $1E, $33, $D8, $BE, $BE, $BE, $BE,
$D8, $8B, $1E, $1E, $1E, $89, $44, $44, $74, $A9, $A9, $6C, $EB, $28, $1C, $9F,
$9F, $9F, $9F, $28, $28, $28, $28, $28, $28, $28, $28, $28, $28, $5E, $28, $28,
$EB, $69, $E2, $46, $C8, $7B, $38, $D8, $B2, $FC, $BE, $BE, $D8, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $05, $B2, $A7, $DC, $44, $EC, $9F, $1C,
$9F, $5E, $9F, $28, $28, $28, $28, $1C, $1C, $28, $9F, $9F, $9F, $9F, $9F, $9F,
$28, $28, $28, $09, $6F, $9E, $D8, $FC, $3B, $1F, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $89, $33,
$D8, $D8, $89, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $CA, $A7, $EA, $74, $EC, $9F, $9F, $9F, $9F,
$6C, $49, $90, $89, $CA, $BE, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $B2, $FC, $39, $96, $FF, $09, $9F, $9F, $1E, $9E, $15, $FC, $39, $42, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $00, $E2, $5A,
$84, $6C, $28, $28, $1C, $1C, $09, $38, $2A, $8B, $B2, $3B, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $CA, $00, $BE, $7B, $2A, $03, $CF, $03, $EA, $EA, $90, $2A, $2A, $2A,
$2A, $9E, $67, $67, $67, $67, $67, $67, $67, $9E, $9E, $90, $E1, $0B, $15, $FF,
$39, $84, $74, $A9, $EB, $28, $9F, $9F, $9F, $9F, $28, $28, $28, $28, $28, $28,
$28, $5E, $5E, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $A0, $A0, $9D, $A7, $C8, $90,
$6F, $33, $00, $42, $3B, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$CA, $FC, $EE, $5A, $8B, $6C, $5E, $8D, $8D, $9F, $9F, $9F, $9F, $9F, $9F, $9F,
$9F, $9F, $9F, $9F, $9F, $FA, $9F, $5E, $9F, $9F, $1C, $9F, $57, $96, $01, $74,
$C5, $AC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $33, $BE, $1E, $37, $89, $89, $39, $C5, $5D, $CA, $00, $00,
$00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $B2,
$E1, $9E, $89, $09, $1C, $1C, $28, $28, $28, $CF, $9E, $8B, $FC, $3B, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D0, $CA, $7B, $A7, $44, $6C,
$B1, $28, $90, $90, $F3, $44, $BE, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $B2, $B2, $3B, $9E, $01, $00, $1C, $1C, $9F, $1C, $1C, $3F,
$5A, $C5, $00, $01, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $CA, $BE, $0B, $7B,
$67, $EA, $EA, $F6, $E1, $0B, $0B, $0B, $0B, $6F, $8E, $3B, $01, $01, $8E, $03,
$96, $96, $E1, $C5, $42, $44, $44, $A0, $A0, $A0, $28, $28, $1C, $1C, $9F, $9F,
$9F, $9F, $A0, $74, $FC, $FC, $00, $A9, $A0, $A0, $1C, $1C, $1C, $1C, $1C, $28,
$9F, $9F, $9F, $9F, $9F, $5E, $EF, $A7, $96, $90, $C5, $B2, $8B, $39, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC, $3B, $9E, $01, $A9, $28, $1C,
$1C, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $1C, $1C, $8D, $8D, $9F, $9F,
$9F, $8D, $8D, $28, $F9, $2A, $CF, $B2, $57, $89, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $8B, $44, $1F, $05, $05,
$05, $05, $B2, $B2, $42, $01, $BE, $FC, $00, $00, $FC, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $FC, $E1, $7B, $89, $09, $1C, $1C, $9F, $1C,
$28, $E2, $9E, $BE, $B2, $3B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $CA, $10, $47, $7B, $51, $6C, $EC, $9F, $15, $9E, $BE, $FC, $01, $FC,
$00, $10, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D8, $9E,
$15, $3A, $1C, $1C, $9F, $9F, $9F, $57, $5A, $E2, $FC, $3B, $B2, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $FC, $FC, $F1, $89, $42, $89, $CA, $CA, $B2, $FC, $FC, $FC,
$FC, $FC, $AC, $FC, $10, $42, $15, $67, $A7, $3F, $28, $5E, $5E, $9F, $9F, $9F,
$9F, $9F, $28, $28, $9F, $9F, $9F, $9F, $9F, $9F, $EB, $F9, $51, $C5, $39, $1E,
$44, $A9, $A9, $09, $EC, $5E, $9F, $FA, $FA, $1C, $1C, $1C, $1C, $1C, $28, $EB,
$57, $8C, $7B, $33, $FC, $01, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $B2, $42, $90, $E1, $1F, $EB, $1C, $1C, $1C, $1C, $1C, $1C, $1C, $1C, $1C,
$1C, $1C, $D2, $28, $28, $28, $28, $EB, $28, $02, $02, $9F, $EC, $F6, $90, $CA,
$F3, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $42, $44, $05, $FF, $F6, $90, $90, $F6, $15, $0F, $10, $B2, $8B, $C5,
$42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $FC,
$0B, $9E, $42, $09, $1C, $1C, $9F, $8D, $9F, $39, $9E, $01, $FC, $3B, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $3A, $39, $67, $E2, $6C,
$5E, $1C, $51, $67, $15, $FC, $BE, $8B, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $1E, $7B, $E1, $FC, $9F, $FA, $9F, $9F, $1C, $F9,
$2A, $E1, $B2, $D8, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $8F, $8F, $8F,
$8F, $8F, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $00, $BE, $2A, $A7,
$EF, $EC, $1C, $1C, $8D, $1C, $1C, $1C, $1C, $1C, $9F, $9F, $1C, $1C, $1C, $1C,
$1C, $1C, $9F, $9F, $9F, $B1, $84, $15, $E1, $CF, $39, $05, $1F, $6C, $EC, $EC,
$28, $FA, $FA, $1C, $1C, $8D, $8D, $28, $28, $06, $9E, $15, $FC, $39, $CA, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $44, $E1, $5A, $37, $09, $9F,
$1C, $1C, $1C, $1C, $1C, $1C, $1C, $1C, $1C, $1C, $5E, $74, $00, $6C, $A0, $74,
$6C, $8D, $8D, $8D, $5E, $0B, $5A, $1E, $B2, $E8, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $B2, $6F, $1D, $A7, $82,
$82, $8C, $96, $90, $0B, $A5, $D0, $42, $01, $42, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $B2, $6F, $9E, $1E, $09, $1C, $1C, $FA, $8D,
$8D, $1E, $9E, $15, $FC, $39, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F1, $89, $90, $A7, $74, $5E, $8D, $A0, $7B, $F6, $89, $8F, $3B,
$3A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA, $F6,
$EA, $FC, $5E, $1C, $1C, $1C, $1C, $EC, $EA, $F6, $CA, $42, $D8, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $CA, $89, $E1, $5A, $57, $EC, $1C, $1C, $1C, $1C, $1C, $1C, $1C,
$1C, $9F, $9F, $8D, $8D, $8D, $8D, $8D, $8D, $8D, $63, $1C, $1C, $1C, $28, $F9,
$C5, $EA, $C8, $DC, $E1, $3B, $F3, $A0, $6C, $A9, $EC, $EC, $EB, $EC, $EC, $A0,
$A0, $A0, $7B, $E1, $B2, $D8, $89, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $CA, $74, $01, $96, $39, $A9, $9F, $8D, $8D, $8D, $8D, $8D, $8D, $8D, $8D,
$8D, $8D, $28, $84, $CF, $F6, $F6, $15, $74, $5E, $8D, $8D, $9F, $3F, $9E, $3B,
$74, $3B, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$FC, $FC, $1F, $BE, $1D, $0B, $37, $A0, $EC, $9F, $57, $A7, $C8, $7B, $3B, $AC,
$B2, $01, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $FC,
$E2, $9E, $8B, $6C, $8D, $8D, $8D, $8D, $8D, $B1, $9E, $E1, $FC, $D8, $42, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $05, $FC, $6F, $9E, $51,
$09, $D2, $EC, $18, $9E, $E8, $FC, $C5, $CA, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $89, $FC, $E1, $9E, $CA, $EC, $1C, $8D, $8D, $8D, $5E,
$82, $90, $89, $B2, $39, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $B2, $D8, $2A, $15, $74,
$28, $1C, $1C, $8D, $8D, $8D, $8D, $02, $02, $02, $02, $02, $02, $02, $02, $8D,
$8D, $8D, $8D, $8D, $8D, $8D, $8D, $8D, $28, $69, $A7, $67, $96, $96, $96, $F6,
$8E, $84, $89, $37, $74, $74, $44, $3A, $F3, $6F, $1D, $C5, $00, $5D, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC, $33, $2A, $0B, $A9, $EB,
$8D, $8D, $8D, $8D, $8D, $8D, $8D, $8D, $8D, $8D, $D2, $51, $5A, $DC, $90, $90,
$B2, $A0, $8D, $8D, $8D, $51, $7B, $0B, $10, $BE, $89, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC, $84, $DC, $E1, $37, $09,
$D2, $1C, $28, $69, $83, $8C, $7B, $8E, $10, $CA, $39, $8B, $FC, $00, $FC, $00,
$00, $00, $00, $00, $00, $00, $CA, $FC, $FF, $67, $D8, $6C, $8D, $8D, $8D, $8D,
$8D, $B1, $7B, $A7, $F1, $42, $33, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $FC, $FC, $BE, $96, $15, $6C, $28, $1C, $97, $C8, $CF, $F1, $51,
$BE, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $FC, $6F,
$67, $42, $09, $8D, $02, $02, $02, $9F, $38, $96, $84, $B2, $3B, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $FC, $BE, $67, $8E, $00, $09, $5E, $5E, $5E, $5E, $9F, $9F, $8D,
$8D, $1C, $1C, $1C, $1C, $02, $02, $02, $02, $8D, $8D, $8D, $8D, $02, $02, $02,
$02, $02, $F9, $47, $5A, $24, $CF, $90, $9E, $9E, $9E, $7B, $A7, $A7, $90, $F6,
$90, $1D, $0B, $89, $89, $33, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $B2, $CA, $49, $90, $37, $EC, $8D, $92, $02, $02, $02, $02, $02, $02,
$02, $02, $02, $28, $23, $9E, $F6, $67, $57, $A9, $02, $02, $02, $B1, $A7, $EA,
$CA, $42, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $44, $B2, $6F, $96, $C5, $6C, $5E, $FA, $92, $8D, $9F, $51, $7B, $7B,
$15, $10, $42, $3B, $42, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $F1, $FC,
$01, $67, $3B, $6C, $8D, $8D, $8D, $8D, $8D, $A0, $E1, $7B, $42, $CA, $BE, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $89, $F6, $7B,
$37, $A0, $AF, $5E, $E1, $90, $33, $10, $C5, $AC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $8F, $FC, $FF, $9E, $BE, $A9, $8D, $02, $02, $02, $02,
$9D, $96, $FF, $B2, $39, $8F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $1E, $7B, $9E, $C5,
$51, $1E, $CA, $74, $74, $A9, $A9, $A9, $6C, $6C, $6C, $EC, $5E, $9F, $8D, $8D,
$02, $02, $02, $02, $02, $02, $02, $02, $02, $02, $9F, $06, $90, $E1, $33, $1E,
$39, $E2, $47, $E1, $90, $90, $F6, $7B, $F6, $01, $89, $F1, $8B, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $FC, $0B, $2A, $1E, $EC,
$8D, $92, $02, $02, $02, $02, $02, $02, $02, $02, $02, $9F, $3F, $9E, $03, $DC,
$0B, $00, $02, $02, $D2, $EC, $E1, $9E, $8B, $D0, $3B, $FC, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $74, $FC, $0F, $03, $2A, $5D,
$09, $9F, $92, $92, $63, $5E, $F3, $46, $9E, $FF, $FC, $89, $C5, $B2, $00, $FC,
$00, $00, $00, $00, $00, $00, $B2, $00, $3B, $9E, $01, $6C, $8D, $8D, $8D, $92,
$92, $B1, $6F, $9E, $33, $B2, $3B, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $CA, $3A, $6F, $96, $84, $A9, $92, $FA, $5D, $9E, $15, $3A,
$5D, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $3B,
$9E, $01, $1F, $D2, $02, $02, $02, $02, $F9, $2A, $0B, $B2, $57, $89, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $CA, $10, $01, $90, $96, $2A, $2A, $2A, $03, $49, $15, $33, $CA,
$B2, $00, $00, $00, $6C, $EC, $9F, $8D, $02, $02, $02, $02, $02, $8D, $8D, $8D,
$8D, $8D, $92, $5E, $82, $2A, $8B, $3A, $3A, $AC, $74, $8F, $05, $05, $05, $05,
$44, $FC, $B2, $1E, $B2, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $10, $10, $39, $67, $8E, $1F, $9F, $2C, $02, $02, $02, $02, $02, $02,
$02, $02, $02, $02, $9F, $A7, $96, $03, $7B, $74, $28, $92, $63, $1C, $83, $96,
$C5, $1F, $01, $00, $00, $00, $FC, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $CA, $FC, $39, $7B, $7B, $8B, $FC, $92, $8D, $63, $92, $92, $53,
$F6, $96, $C5, $3A, $8B, $3B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2,
$33, $9E, $6F, $1F, $8D, $92, $92, $8D, $8D, $8D, $FF, $2A, $E8, $1F, $C5, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $1F, $89, $D8, $39, $57, $05, $00, $00, $FC, $D8, $9E,
$0B, $3A, $FA, $8D, $FA, $46, $03, $89, $CA, $01, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $B2, $8B, $9E, $6F, $AC, $8D, $92, $92, $92, $02,
$02, $F6, $F6, $05, $89, $D8, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $B2, $42, $01,
$0B, $7B, $96, $2A, $6F, $84, $A0, $5E, $9F, $9F, $02, $02, $02, $02, $02, $02,
$02, $02, $92, $63, $1C, $1C, $1C, $D2, $8D, $8D, $69, $B1, $E1, $90, $42, $10,
$51, $B2, $89, $CA, $CA, $CA, $CA, $CA, $89, $89, $89, $3A, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $3A, $3A, $3A, $3A, $3A, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $3A, $B2, $42, $EA, $F6, $44,
$28, $92, $92, $92, $92, $92, $92, $92, $92, $92, $63, $92, $8D, $84, $2A, $67,
$46, $8B, $EC, $92, $02, $02, $35, $2A, $6F, $74, $39, $CA, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $B2, $01, $9E,
$E1, $3A, $28, $02, $92, $92, $92, $9F, $EF, $F6, $90, $D8, $B2, $3B, $89, $00,
$3A, $3A, $00, $00, $00, $00, $00, $B2, $8B, $9E, $0B, $1F, $8D, $92, $92, $8D,
$92, $92, $D8, $96, $FF, $FC, $C5, $D0, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $42, $57, $8B, $B2,
$B2, $F3, $3B, $3B, $33, $B2, $CA, $49, $9E, $CA, $5E, $D2, $1C, $18, $96, $01,
$B2, $39, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $89,
$7B, $49, $AC, $8D, $92, $92, $92, $92, $8D, $CF, $2A, $8B, $8F, $3B, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $00, $00, $CA, $3A, $D8, $A7, $9E, $49, $9D, $A0, $9F, $AF, $92,
$92, $72, $02, $02, $02, $92, $92, $92, $92, $92, $02, $02, $02, $9F, $09, $A9,
$A9, $09, $09, $57, $9E, $CF, $F1, $8B, $89, $AC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $CA,
$42, $42, $42, $89, $00, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $CA, $B2, $E1, $9E, $CA, $5E, $92, $92, $92, $92, $92, $92, $92,
$92, $92, $1C, $2C, $2C, $9F, $38, $C8, $A3, $0F, $6C, $92, $92, $92, $28, $90,
$F6, $44, $8B, $84, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $FC, $B2, $0B, $1D, $D8, $6C, $8D, $92, $92, $63, $92,
$9F, $EF, $67, $0B, $B2, $89, $C5, $74, $00, $00, $00, $00, $00, $00, $00, $B2,
$F3, $7B, $E1, $FC, $FA, $92, $92, $02, $92, $92, $B1, $9E, $0B, $B2, $57, $89,
$00, $1F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $42, $89, $FC, $B2, $A5, $8B, $F1, $10, $CA, $33, $F3, $74, $E2,
$1D, $39, $6C, $D2, $02, $69, $9E, $24, $89, $89, $C5, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $B2, $F6, $7B, $D0, $1C, $92, $92, $92, $92,
$8D, $C5, $67, $3B, $FC, $01, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $B2, $CA, $6F,
$C8, $E2, $5E, $5E, $8D, $AF, $AF, $92, $02, $02, $02, $02, $02, $02, $02, $92,
$92, $92, $92, $92, $92, $63, $5E, $74, $8B, $15, $82, $7B, $7B, $E8, $10, $57,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00,
$00, $B2, $1E, $84, $39, $39, $39, $84, $8B, $8B, $8B, $39, $FF, $D8, $B2, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F, $FC, $E2, $96, $8B,
$EC, $02, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $AF, $9F, $A7,
$DC, $C5, $1F, $AF, $92, $92, $9F, $E1, $9E, $1E, $F1, $3B, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $FC, $33,
$7B, $F6, $D0, $9F, $72, $92, $02, $72, $92, $9F, $82, $9E, $C5, $00, $39, $33,
$3A, $AC, $00, $00, $00, $00, $00, $8F, $CA, $A7, $EA, $B2, $9F, $92, $92, $92,
$92, $92, $EB, $A7, $A7, $CA, $F3, $D8, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F, $CA, $CA, $BE, $CF, $DC,
$DC, $49, $01, $CA, $B2, $B2, $3A, $33, $A7, $E1, $6C, $8D, $AF, $1C, $38, $96,
$E8, $74, $3B, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $05, $FC,
$0B, $9E, $89, $28, $AF, $92, $92, $92, $8D, $97, $9E, $0B, $FC, $BE, $89, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $CA, $F3, $F1, $CA, $74, $33, $9E, $E1, $B2, $28, $8D, $AF, $2C, $92, $92,
$92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $2C, $2C, $2C, $2C, $AF, $9F,
$EF, $0B, $C8, $7B, $39, $F1, $89, $51, $1F, $AC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $D8, $39, $57, $89, $CA, $FC, $FC, $FC, $FC,
$B2, $B2, $D0, $AC, $B2, $84, $C5, $FC, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $D0, $FC, $5D, $9E, $01, $6C, $63, $92, $92, $92, $92, $92, $92,
$92, $92, $72, $72, $92, $92, $D2, $51, $E1, $8E, $A9, $AF, $2C, $2C, $D2, $FF,
$96, $9D, $3A, $C5, $3A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $FC, $15, $67, $BE, $09, $8D, $92, $92, $92,
$92, $92, $97, $8C, $F6, $42, $CA, $C5, $74, $00, $00, $00, $00, $00, $00, $CA,
$B2, $E1, $7B, $05, $28, $92, $92, $92, $92, $92, $9F, $F4, $9E, $42, $B2, $3B,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $A5, $FC, $57, $2A, $2A, $47, $F4, $7B, $5A, $90, $E8, $F1, $AC, $F1,
$E1, $7B, $CA, $EC, $02, $AF, $97, $5A, $CF, $CA, $42, $3B, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $FC, $8E, $9E, $84, $EC, $AF, $92, $92, $92,
$92, $9F, $EA, $EA, $CA, $89, $39, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $CA, $33, $39, $D8, $D8, $39, $42, $FC, $15, $67,
$D8, $74, $72, $72, $92, $92, $92, $92, $92, $92, $2C, $2C, $2C, $2C, $2C, $2C,
$92, $92, $92, $56, $92, $92, $72, $92, $1C, $35, $46, $2A, $BE, $AC, $33, $44,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F, $33, $39, $33, $8F,
$00, $FC, $F3, $8B, $39, $FF, $0B, $82, $82, $82, $82, $15, $84, $00, $33, $01,
$B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $51, $2A, $E1,
$A9, $8D, $92, $92, $92, $92, $92, $92, $92, $92, $AF, $02, $56, $92, $02, $1C,
$69, $51, $EC, $92, $72, $2C, $2C, $51, $9E, $15, $FC, $39, $CA, $00, $00, $00,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $FC, $FC,
$8B, $7B, $F6, $FC, $5E, $AF, $72, $92, $92, $72, $9F, $AB, $67, $8E, $FC, $57,
$57, $FC, $00, $00, $00, $00, $00, $CA, $B2, $6F, $9E, $42, $5E, $AF, $2C, $2C,
$2C, $2C, $8D, $3E, $5A, $BE, $10, $C5, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F, $37, $47, $2A, $D8, $28,
$1C, $1C, $18, $7B, $67, $6F, $0F, $F1, $8E, $C8, $E8, $6C, $92, $72, $8D, $38,
$96, $BE, $FC, $C5, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC,
$3B, $67, $E8, $6C, $AF, $2C, $2C, $2C, $AF, $02, $38, $7B, $D8, $FC, $C5, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8B, $8B, $8F,
$FC, $FC, $FC, $FC, $00, $FC, $01, $9E, $8E, $44, $6C, $6C, $EC, $EC, $5E, $1C,
$92, $72, $92, $92, $92, $2C, $2C, $2C, $2C, $2C, $63, $92, $2C, $2C, $2C, $AF,
$AF, $92, $51, $7B, $6F, $F1, $BE, $1E, $00, $00, $00, $00, $00, $00, $00, $00,
$FC, $89, $D8, $33, $89, $FC, $FC, $42, $01, $E1, $03, $DC, $96, $96, $2A, $7B,
$7B, $7B, $8C, $C8, $46, $84, $FC, $8B, $39, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $CA, $42, $BE, $BE, $39, $39, $39, $3B,
$3B, $3B, $3B, $D8, $44, $89, $49, $03, $6C, $FA, $2C, $2C, $2C, $2C, $2C, $2C,
$2C, $2C, $92, $9F, $FA, $AF, $AF, $2C, $AF, $FA, $FA, $2C, $2C, $2C, $2C, $69,
$46, $49, $CA, $1E, $33, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $CA, $B2, $6F, $C8, $8B, $74, $AF, $2C, $2C,
$2C, $2C, $2C, $D2, $A7, $2A, $8B, $FC, $01, $AC, $00, $00, $00, $00, $00, $CA,
$FC, $8E, $96, $84, $EC, $AF, $2C, $2C, $2C, $2C, $AF, $97, $2A, $15, $10, $39,
$44, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $D0, $84, $C8, $CF, $74, $8D, $72, $92, $8D, $35, $23, $67, $90, $01,
$3B, $46, $24, $74, $63, $92, $92, $51, $9E, $6F, $B2, $33, $33, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $84, $9E, $6F, $A9, $AF, $2C, $2C, $2C,
$56, $92, $39, $7B, $E2, $FC, $39, $CA, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $42, $05, $B2, $42, $3B, $E1, $E1, $E2, $33, $B2, $8B, $F6,
$1D, $EA, $8E, $39, $8B, $42, $89, $74, $A9, $A9, $5E, $5E, $5E, $8D, $D2, $AF,
$AF, $2C, $92, $92, $2C, $2C, $2C, $2C, $2C, $2C, $A0, $8C, $EA, $D0, $42, $33,
$00, $00, $00, $00, $00, $00, $B2, $89, $42, $33, $FC, $B2, $89, $C5, $E1, $7B,
$9E, $9E, $90, $E1, $3E, $EF, $1E, $B1, $B1, $B1, $69, $06, $C8, $F6, $84, $8F,
$C5, $3A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $89, $BE, $39,
$84, $42, $B2, $B2, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $00, $1E, $E1, $DC,
$F9, $28, $2C, $2C, $2C, $2C, $2C, $2C, $2C, $2C, $92, $09, $A9, $02, $11, $26,
$92, $2C, $D2, $86, $92, $72, $72, $28, $82, $DC, $42, $CA, $39, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC,
$FC, $BE, $C8, $6F, $1F, $1C, $72, $72, $92, $72, $72, $1C, $3F, $2A, $6F, $74,
$84, $BE, $00, $00, $00, $00, $00, $CA, $FC, $01, $67, $BE, $EC, $AF, $AF, $2C,
$2C, $2C, $AF, $69, $7B, $E1, $10, $D8, $1E, $1F, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $57, $C8, $15, $A9, $AF,
$72, $72, $72, $92, $69, $9D, $90, $2A, $0B, $A7, $5A, $89, $28, $B7, $2C, $69,
$F6, $90, $42, $8F, $C5, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$42, $7B, $49, $A9, $AF, $92, $2C, $2C, $56, $2C, $37, $13, $82, $44, $33, $33,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $89, $B2, $33, $A7,
$9E, $9E, $9E, $9E, $7B, $38, $39, $5D, $15, $7B, $96, $96, $96, $96, $DC, $49,
$6F, $01, $0F, $89, $B2, $6C, $EC, $28, $8D, $8D, $26, $26, $2C, $2C, $2C, $2C,
$2C, $2C, $EB, $23, $7B, $89, $89, $D8, $FC, $00, $00, $00, $00, $CA, $33, $8B,
$CA, $FC, $8B, $15, $EA, $67, $9E, $F6, $FF, $42, $9F, $9F, $1C, $D2, $AF, $AF,
$2C, $2C, $9F, $69, $57, $9E, $15, $AC, $5D, $F3, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $8B, $BE, $1E, $B2, $1F, $74, $B1, $8B, $D8, $BE, $39, $01, $8E,
$8E, $8E, $01, $E2, $EE, $E1, $90, $2A, $F3, $EB, $72, $72, $72, $2C, $2C, $2C,
$2C, $2C, $EB, $1E, $8F, $1F, $9F, $AF, $72, $72, $26, $92, $B7, $72, $26, $2C,
$3E, $5A, $39, $FC, $01, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $00, $00, $B2, $CA, $F6, $7B, $8F, $A0, $72, $26,
$2C, $B7, $72, $72, $FA, $EA, $EA, $84, $FC, $01, $B2, $00, $00, $00, $00, $00,
$FC, $BE, $5A, $8E, $1F, $AF, $92, $72, $72, $2C, $26, $8D, $49, $90, $42, $8F,
$5D, $AC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $74, $F3, $90, $03, $74, $1C, $72, $26, $2C, $B7, $72, $02, $77, $E1,
$67, $90, $96, $C5, $6C, $19, $72, $56, $83, $5A, $FF, $FC, $39, $8B, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $CA, $B2, $F6, $7B, $B2, $28, $72, $26, $72,
$72, $72, $1C, $E1, $C8, $1E, $D0, $3B, $AC, $AC, $00, $00, $00, $00, $00, $00,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $1E, $FC, $D8, $90, $5A, $3E, $53, $53, $83, $E1, $96, $C8, $E2,
$BE, $8B, $BE, $E2, $03, $5A, $C8, $8E, $42, $83, $F6, $2A, $49, $38, $9D, $89,
$D0, $00, $09, $9F, $AF, $2C, $26, $72, $02, $1C, $89, $9E, $E1, $8F, $33, $CA,
$00, $3A, $3A, $3A, $8B, $51, $44, $AC, $8B, $0B, $2A, $2A, $03, $8E, $1E, $28,
$92, $72, $11, $26, $26, $2C, $AF, $9F, $09, $74, $CA, $33, $6F, $67, $01, $00,
$39, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $00, $00, $00, $FC, $33, $BE, $89, $3A, $10, $51, $01,
$CF, $49, $9E, $9E, $9E, $9E, $9E, $C8, $C8, $C8, $67, $67, $C8, $C8, $96, $9E,
$51, $28, $2C, $26, $26, $26, $86, $B7, $02, $8D, $E8, $2A, $F6, $1E, $A9, $28,
$92, $26, $26, $2C, $2C, $2C, $2C, $2C, $51, $96, $15, $FC, $5D, $B2, $FC, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$CA, $B2, $15, $9E, $D8, $09, $72, $11, $2C, $2C, $2C, $2C, $8D, $3F, $67, $15,
$B2, $33, $D8, $00, $FC, $00, $00, $00, $FC, $33, $2A, $6F, $A9, $AF, $92, $72,
$26, $2C, $26, $AF, $15, $2A, $D8, $D0, $C5, $AC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $37, $44, $E1, $03, $51, $5E,
$92, $B7, $B7, $72, $B7, $B7, $8D, $53, $18, $C8, $67, $49, $44, $28, $86, $2C,
$53, $90, $49, $CA, $89, $BE, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA,
$B2, $0B, $9E, $89, $5E, $72, $11, $72, $72, $26, $AF, $3E, $C8, $01, $D0, $E8,
$CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D0, $FC, $F3, $F6, $2A, $5D,
$69, $AF, $AF, $02, $53, $83, $E1, $96, $E1, $5D, $1E, $3B, $2A, $2A, $84, $EB,
$53, $1C, $15, $96, $DC, $7B, $67, $2A, $49, $E2, $A5, $8F, $00, $1F, $1F, $1F,
$B2, $8B, $E1, $9E, $01, $00, $57, $FC, $00, $00, $8F, $51, $F3, $AC, $A5, $EE,
$DC, $DC, $82, $5D, $B1, $28, $AF, $72, $72, $72, $56, $02, $9F, $EC, $6C, $F3,
$5D, $0B, $7B, $9E, $9E, $0B, $89, $89, $8B, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA,
$BE, $89, $3A, $CA, $39, $47, $DC, $9E, $9E, $90, $CF, $15, $8E, $01, $39, $84,
$84, $84, $84, $84, $51, $1E, $BE, $39, $44, $B1, $72, $72, $72, $AF, $D2, $09,
$B1, $5D, $5A, $5A, $C8, $7B, $C5, $74, $EC, $AF, $11, $B7, $72, $72, $72, $B7,
$28, $C8, $E1, $FC, $BE, $42, $00, $00, $FC, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $FC, $00, $FC, $00, $D8, $9E, $6F, $6C, $92, $11,
$72, $B7, $26, $26, $AF, $D2, $A7, $90, $51, $B2, $C5, $FC, $00, $00, $00, $00,
$FC, $42, $90, $E1, $74, $AF, $2C, $2C, $11, $72, $72, $AF, $EF, $67, $8E, $FC,
$C5, $8F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $CA, $00, $39, $67, $38, $A9, $D2, $2C, $2C, $2C, $2C, $11, $B7, $92,
$D2, $35, $23, $49, $A5, $EC, $B7, $11, $D2, $38, $9E, $BE, $FC, $C5, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $F1, $FC, $8E, $67, $84, $09, $AF, $11, $72,
$72, $26, $AF, $69, $2A, $E1, $B2, $8B, $57, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $05, $FC, $5D, $C8, $E2, $5E, $02, $11, $72, $72, $72, $63, $97, $38,
$9E, $9E, $0B, $E1, $7B, $51, $69, $92, $B7, $B7, $51, $7B, $E1, $5D, $FF, $E1,
$90, $67, $67, $DC, $E1, $6F, $6F, $CF, $03, $96, $7B, $E1, $CA, $CA, $D8, $00,
$FC, $F3, $1E, $8F, $8F, $01, $F6, $96, $F6, $3B, $B1, $FA, $2C, $26, $26, $56,
$AF, $AF, $EC, $EC, $F3, $3B, $E1, $96, $96, $2A, $F6, $E2, $39, $CA, $FC, $42,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $00, $33, $00, $CA, $E8, $CF, $2A, $2A, $E1, $3F,
$97, $EB, $AF, $02, $02, $AF, $AF, $AF, $AF, $AF, $B7, $B7, $B7, $92, $92, $56,
$92, $2C, $5E, $09, $A9, $A9, $A9, $D0, $33, $CF, $46, $67, $67, $96, $96, $0B,
$1E, $1F, $8D, $8D, $2C, $26, $4E, $11, $28, $C8, $F6, $B2, $42, $42, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $F1, $05, $A7, $90, $74, $1C, $72, $72, $72, $26, $26, $11, $AF, $9D, $5A,
$E2, $FC, $39, $33, $00, $00, $00, $00, $8F, $CA, $F6, $EA, $B2, $8D, $72, $72,
$11, $72, $26, $2C, $69, $7B, $E1, $B2, $84, $A5, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $89, $33, $39, $3B, $3B, $39, $33, $D0, $CA, $A7, $7B, $05,
$EC, $AF, $72, $11, $11, $72, $26, $11, $B7, $92, $9F, $97, $A0, $28, $2C, $86,
$AF, $97, $9E, $6F, $FC, $39, $05, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$FC, $39, $67, $C5, $6C, $AF, $11, $26, $26, $26, $86, $8D, $82, $7B, $33, $D0,
$3E, $AC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $F1, $0B, $7B, $51, $9F,
$B7, $4E, $26, $BB, $26, $26, $26, $02, $35, $46, $2A, $C8, $0B, $09, $72, $4E,
$72, $11, $B1, $7B, $E1, $B2, $00, $B2, $A5, $BE, $EE, $A7, $DC, $96, $96, $DC,
$A7, $47, $D8, $B2, $B2, $D8, $00, $00, $33, $42, $A9, $8B, $6F, $9E, $9E, $C5,
$A0, $9F, $26, $26, $26, $26, $26, $02, $5E, $44, $39, $0B, $C8, $C8, $13, $E1,
$E8, $0F, $CA, $FC, $B2, $B2, $8B, $B2, $00, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC, $8B, $FC,
$42, $E1, $DC, $9E, $0B, $51, $28, $63, $56, $B7, $26, $26, $26, $26, $11, $11,
$11, $11, $26, $26, $BB, $26, $26, $26, $26, $11, $11, $11, $11, $72, $72, $AF,
$1C, $28, $97, $EF, $8E, $CF, $F6, $46, $E1, $E8, $D0, $FC, $9F, $AF, $B7, $92,
$51, $DC, $6F, $B2, $89, $5D, $5D, $BE, $89, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $89, $1E, $F3, $B2, $B2, $0B, $67, $F3, $5E, $56,
$BB, $26, $11, $26, $26, $86, $69, $A7, $46, $89, $8F, $3B, $00, $00, $00, $00,
$89, $B2, $E1, $9E, $44, $9F, $11, $72, $11, $26, $11, $72, $8D, $82, $90, $F3,
$CA, $39, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $84, $33, $42, $CA, $FC, $00,
$00, $FC, $D0, $D0, $FC, $3F, $67, $CF, $6C, $D2, $11, $11, $11, $11, $11, $11,
$11, $11, $B7, $B7, $92, $92, $26, $26, $92, $63, $EA, $EA, $B2, $42, $BE, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $33, $9E, $6F, $A9, $AF, $11, $26,
$26, $26, $11, $2C, $83, $5A, $E2, $AC, $5D, $A5, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $89, $CA, $F6, $F6, $B1, $02, $11, $26, $26, $26, $26, $BB, $4E, $86,
$AF, $FA, $46, $5A, $89, $1C, $26, $BB, $26, $4E, $69, $C8, $E1, $CA, $CA, $FC,
$00, $05, $8B, $BE, $BE, $33, $33, $33, $89, $00, $FC, $89, $8B, $00, $89, $33,
$F1, $B2, $BE, $A7, $C3, $0B, $51, $8D, $2C, $B7, $4E, $4E, $72, $8D, $09, $42,
$8E, $A7, $96, $96, $A7, $3F, $1E, $44, $74, $FC, $CA, $89, $89, $FC, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $8B, $FC, $89, $E1, $67, $38, $EF, $9F, $92, $86, $4E,
$4E, $4E, $11, $11, $11, $11, $11, $11, $11, $11, $11, $11, $11, $26, $26, $26,
$26, $11, $26, $26, $11, $11, $11, $86, $86, $86, $86, $86, $AF, $8D, $FA, $97,
$51, $39, $39, $0F, $F3, $00, $1F, $EC, $01, $9E, $0B, $8B, $FC, $FC, $B2, $42,
$39, $FF, $BE, $42, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $00, $00, $00, $FC, $F1, $33, $BE, $39, $39, $33, $33,
$33, $1E, $1F, $01, $67, $5D, $6C, $92, $B9, $72, $11, $11, $11, $BB, $63, $18,
$C8, $E8, $3A, $01, $89, $00, $00, $00, $89, $FC, $6F, $9E, $42, $5E, $BB, $26,
$4E, $26, $11, $11, $AF, $18, $2A, $39, $3A, $C5, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$B2, $89, $CA, $B2, $B2, $42, $39, $FF, $8E, $8E, $8E, $01, $39, $39, $0B, $5A,
$57, $6C, $72, $72, $72, $26, $11, $11, $11, $4E, $4E, $4E, $11, $11, $11, $11,
$72, $AF, $0B, $9E, $8B, $B2, $3B, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$B2, $42, $7B, $49, $74, $02, $11, $11, $11, $11, $11, $86, $9F, $7B, $82, $B2,
$89, $39, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $42, $2A, $CF, $6C, $92,
$11, $11, $11, $11, $11, $B7, $92, $56, $B7, $11, $77, $8E, $B2, $D2, $D2, $92,
$72, $4E, $9F, $23, $F6, $89, $10, $10, $89, $01, $E1, $A7, $EE, $57, $44, $3A,
$44, $89, $42, $00, $00, $CA, $1E, $FC, $CA, $01, $DC, $DC, $3F, $5E, $8D, $B7,
$B9, $B9, $B7, $1C, $09, $8B, $15, $DC, $67, $F6, $15, $84, $B2, $AC, $AC, $89,
$1E, $74, $3A, $3A, $00, $00, $00, $FC, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA, $0B,
$9E, $6F, $28, $8D, $56, $B7, $26, $4E, $4E, $26, $26, $26, $26, $26, $11, $11,
$11, $11, $11, $11, $11, $11, $11, $11, $11, $11, $CE, $4E, $4E, $26, $26, $26,
$26, $4E, $11, $11, $11, $11, $11, $11, $11, $72, $AF, $D2, $EB, $1F, $1F, $51,
$E1, $A3, $9E, $7B, $0B, $C5, $8B, $B2, $FC, $FC, $42, $BE, $01, $39, $89, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $CA,
$1E, $57, $CA, $FC, $00, $FC, $FC, $B2, $B2, $00, $FC, $33, $7B, $0B, $74, $92,
$4E, $26, $26, $BB, $4E, $4E, $B7, $35, $7B, $E1, $B2, $8B, $D8, $00, $00, $00,
$CA, $FC, $FF, $9E, $BE, $09, $B9, $26, $4E, $4E, $26, $11, $B7, $EF, $2A, $EE,
$FC, $39, $05, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $00, $00, $42, $42, $FC, $3B, $E1, $9E, $67, $9E,
$9E, $9E, $96, $C8, $C8, $7B, $EA, $1D, $E1, $CA, $EC, $AF, $86, $B9, $11, $11,
$11, $11, $72, $72, $B7, $B7, $11, $11, $56, $1C, $0B, $9E, $84, $B2, $BE, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA, $A7, $90, $44, $8D, $11, $11,
$11, $11, $11, $B9, $02, $38, $7B, $39, $AC, $01, $CA, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $B2, $00, $39, $67, $FF, $6C, $B7, $4E, $72, $26, $4E, $86, $8D, $A9, $A9,
$8D, $86, $72, $74, $44, $EC, $74, $09, $B7, $11, $D2, $F4, $5A, $8B, $3A, $33,
$E1, $67, $7B, $46, $9E, $03, $C5, $D0, $D0, $39, $42, $FC, $CA, $33, $FC, $89,
$E1, $9E, $EA, $C5, $9F, $2C, $BB, $B7, $B7, $72, $6C, $51, $FF, $90, $96, $49,
$3B, $1E, $74, $74, $89, $A5, $D0, $00, $00, $00, $00, $00, $00, $FC, $00, $00,
$00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $FC, $33, $7B, $E1, $B2, $92, $92, $2C, $2C, $2C, $2C,
$92, $92, $26, $26, $11, $11, $11, $11, $11, $11, $11, $4E, $4E, $4E, $4E, $4E,
$4E, $4E, $26, $26, $BB, $4E, $4E, $4E, $11, $11, $11, $11, $4E, $4E, $4E, $4E,
$11, $11, $11, $11, $BB, $BB, $AF, $02, $F3, $84, $E2, $EA, $9E, $9E, $9E, $F6,
$8E, $33, $F1, $FC, $FC, $42, $39, $01, $33, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $FC, $33, $33, $B2, $FC, $CA, $57, $01, $6F, $E1, $E1,
$6F, $E2, $FF, $3B, $7B, $7B, $B2, $92, $4E, $B7, $11, $4E, $4E, $4E, $4E, $8D,
$49, $DC, $33, $FC, $01, $00, $00, $FC, $B2, $FC, $3B, $9E, $3B, $09, $B9, $26,
$4E, $4E, $11, $BB, $26, $69, $2A, $82, $F1, $1E, $D8, $FC, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$F3, $FC, $01, $90, $67, $E1, $01, $39, $D8, $33, $33, $39, $EE, $49, $2A, $C8,
$67, $24, $FC, $9F, $11, $CE, $B9, $26, $26, $26, $9F, $EC, $EC, $9F, $2C, $2C,
$1C, $A0, $EA, $EA, $42, $CA, $33, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$05, $FC, $E1, $5A, $89, $8D, $11, $11, $11, $11, $11, $11, $B7, $EF, $5A, $EE,
$AC, $57, $33, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $AC, $01, $9E, $3B, $EC, $86,
$4E, $B7, $11, $7C, $26, $D2, $3B, $A5, $6C, $AF, $11, $8D, $3E, $6F, $01, $A9,
$63, $B9, $D2, $3F, $5A, $E8, $CA, $6F, $67, $8E, $69, $F9, $3F, $DC, $DC, $01,
$F1, $44, $01, $89, $8B, $00, $8B, $E1, $67, $E1, $1E, $1C, $B7, $4E, $4E, $B7,
$28, $74, $01, $03, $1D, $E1, $39, $89, $10, $D0, $A5, $89, $1F, $1F, $1F, $1F,
$00, $AC, $00, $00, $FC, $00, $FC, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $1E, $90,
$90, $33, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $FC, $FC, $00, $3A, $3A, $A9,
$A0, $A0, $A0, $78, $2C, $86, $4E, $4E, $4E, $4E, $26, $86, $4E, $4E, $0E, $0E,
$0E, $11, $4E, $11, $11, $11, $11, $11, $B9, $B9, $B9, $11, $86, $86, $11, $11,
$B9, $B9, $AF, $8D, $97, $3F, $E1, $7B, $C8, $C8, $82, $8E, $33, $F1, $10, $CA,
$57, $3E, $33, $00, $AC, $AC, $AC, $AC, $00, $74, $74, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $37, $57, $CA, $10,
$A5, $15, $90, $90, $9E, $C8, $C8, $DC, $DC, $96, $67, $67, $67, $9E, $51, $EC,
$86, $0E, $0E, $4E, $11, $11, $11, $BB, $06, $FB, $E2, $CA, $57, $57, $1F, $1F,
$1F, $FC, $D8, $96, $EE, $A9, $11, $11, $11, $B9, $86, $11, $0E, $92, $E1, $2A,
$8B, $74, $3B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $CA, $3A, $D8, $7B, $8C, $06, $9F, $2C, $11,
$11, $0E, $4E, $4E, $72, $02, $69, $BE, $15, $F6, $01, $44, $28, $86, $7C, $0E,
$B9, $72, $11, $09, $A5, $89, $10, $F1, $84, $F4, $96, $15, $B2, $33, $89, $3A,
$00, $00, $00, $00, $00, $00, $00, $FC, $8F, $FC, $E2, $2A, $D8, $6C, $B9, $4E,
$4E, $B9, $11, $11, $11, $92, $F6, $90, $51, $CA, $C5, $00, $00, $00, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $CA, $3A, $FF, $9E, $39, $09, $4E, $4E, $4E, $4E, $4E, $72, $8D, $8C, $7B,
$F9, $EB, $11, $4E, $97, $2A, $90, $D0, $02, $4E, $4E, $F3, $67, $6F, $84, $7B,
$F6, $44, $72, $BB, $72, $53, $7B, $DC, $FF, $FC, $8F, $42, $3A, $33, $03, $90,
$E2, $74, $26, $4E, $4E, $86, $AF, $09, $84, $49, $67, $A7, $01, $89, $FC, $05,
$42, $CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $B2, $B2, $FF, $7B, $67, $EA, $EA, $EA, $EA, $EA, $EA,
$EA, $EA, $F6, $E1, $0B, $EE, $FF, $5D, $84, $1E, $05, $FC, $74, $74, $74, $09,
$9F, $8D, $72, $72, $11, $11, $11, $11, $11, $26, $7C, $4E, $4E, $4E, $4E, $4E,
$4E, $26, $26, $BB, $BB, $4E, $4E, $BB, $BB, $4E, $4E, $4E, $4E, $26, $02, $69,
$5D, $CF, $7B, $C8, $9E, $A7, $C5, $89, $D0, $D0, $5D, $C5, $33, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $1E, $FC, $F1, $01, $03, $2A, $A7, $38, $5D, $97, $B1, $B1,
$97, $EF, $9D, $18, $E1, $F6, $84, $EC, $B7, $0E, $0E, $B9, $11, $11, $4E, $4E,
$78, $F6, $90, $89, $CA, $39, $0F, $8F, $00, $A0, $8B, $5A, $47, $A9, $26, $4E,
$11, $11, $86, $11, $0E, $72, $3F, $96, $C5, $74, $3B, $B2, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89,
$FC, $E2, $5A, $BE, $9F, $B7, $86, $11, $B9, $4E, $4E, $4E, $4E, $86, $86, $86,
$72, $FA, $51, $F3, $6C, $9F, $86, $7C, $4E, $BB, $BB, $1C, $38, $DC, $DC, $DC,
$C8, $2A, $0B, $89, $B2, $D8, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$FC, $FC, $5D, $96, $01, $6C, $11, $4E, $4E, $4E, $4E, $4E, $4E, $72, $3E, $96,
$01, $10, $3B, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $FC, $01, $9E, $39, $09, $4E,
$4E, $4E, $4E, $4E, $86, $63, $E2, $5A, $3B, $09, $4E, $4E, $D2, $A7, $2A, $42,
$9F, $4E, $4E, $FA, $F6, $90, $6F, $2A, $8E, $A0, $BB, $B9, $11, $11, $97, $7B,
$90, $3F, $1F, $1F, $D8, $49, $67, $FF, $1F, $AF, $4E, $4E, $86, $92, $EC, $01,
$7B, $C8, $6F, $33, $FC, $CA, $42, $CA, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $CA,
$BE, $15, $A7, $A7, $A7, $A7, $A7, $A7, $A7, $A7, $90, $90, $9E, $9E, $9E, $9E,
$9E, $9E, $7B, $7B, $A7, $15, $FF, $D8, $F3, $CA, $AC, $AC, $09, $5E, $1C, $1C,
$2C, $86, $26, $B9, $B9, $B9, $0E, $0E, $0E, $B7, $4E, $4E, $4E, $4E, $4E, $4E,
$4E, $4E, $4E, $4E, $4E, $4E, $7C, $BB, $26, $26, $69, $83, $38, $7B, $96, $90,
$FF, $1E, $10, $10, $5D, $01, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $1E, $B2, $A5, $CF, $5A,
$A7, $3E, $02, $92, $72, $86, $86, $86, $86, $86, $B7, $AF, $02, $D2, $EC, $EC,
$56, $B9, $4E, $4E, $4E, $4E, $4E, $4E, $AF, $18, $C8, $01, $D0, $D0, $8B, $C5,
$BE, $D0, $89, $90, $A7, $74, $92, $B9, $B9, $B9, $B9, $4E, $4E, $11, $53, $5A,
$CF, $74, $D8, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $8F, $FC, $FF, $9E, $8E, $44, $EC, $AF, $86,
$86, $86, $CE, $BB, $BB, $4E, $4E, $4E, $4E, $0E, $B7, $63, $EB, $EC, $8D, $26,
$4E, $4E, $4E, $B7, $77, $2A, $FB, $A7, $E2, $0F, $8F, $FC, $1E, $B2, $00, $FC,
$00, $00, $00, $00, $00, $00, $FC, $FC, $00, $FC, $1E, $2A, $0B, $A9, $72, $4E,
$4E, $4E, $4E, $4E, $4E, $11, $53, $7B, $F6, $F1, $42, $39, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $CA, $FC, $01, $67, $39, $EC, $4E, $4E, $4E, $86, $4E, $CE, $B7, $77, $EE,
$E8, $FC, $4E, $11, $B7, $3E, $2A, $C5, $6C, $11, $4E, $72, $8E, $C8, $49, $96,
$5D, $EC, $B9, $B7, $BB, $4E, $11, $EF, $2A, $A7, $57, $51, $49, $96, $3B, $09,
$B7, $B9, $B9, $86, $02, $EB, $01, $96, $F6, $5D, $FC, $CA, $89, $CA, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $FC, $CA, $CA, $CA, $CA, $CA, $CA, $CA,
$CA, $CA, $CA, $42, $33, $D8, $39, $01, $E2, $0B, $82, $EA, $EA, $67, $7B, $8E,
$9D, $9D, $FF, $8E, $01, $33, $42, $D0, $FC, $A9, $5E, $B7, $CE, $0E, $B9, $0E,
$0E, $0E, $4E, $B9, $CE, $CE, $0E, $0E, $0E, $4E, $0E, $0E, $B9, $B9, $4E, $4E,
$0E, $0E, $86, $86, $02, $35, $18, $7B, $96, $03, $01, $8B, $10, $CA, $C5, $3B,
$B2, $AC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $1F, $89, $FC, $01, $96, $EE, $69, $1C, $11, $11, $11, $0E, $0E, $0E,
$0E, $0E, $B9, $B9, $B9, $B9, $B9, $11, $7C, $7C, $4E, $7C, $B9, $B9, $0E, $0E,
$B7, $78, $2A, $2A, $E2, $84, $CA, $AC, $D0, $3A, $44, $E1, $DC, $44, $8D, $4E,
$4E, $4E, $7C, $0E, $4E, $4E, $AF, $49, $90, $F3, $CA, $3B, $00, $00, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$B2, $42, $F6, $A3, $E1, $8B, $AC, $6C, $02, $86, $0E, $0E, $0E, $4E, $4E, $4E,
$7C, $7C, $6E, $4E, $B7, $AF, $02, $2C, $B9, $CE, $0E, $0E, $92, $38, $90, $90,
$C5, $89, $00, $44, $3B, $F3, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $B2, $44, $EA, $EA, $74, $AF, $B9, $B9, $B9, $0E, $0E, $0E, $0E, $92, $AB,
$9E, $BE, $00, $3B, $89, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $3A, $01, $67, $39, $EC, $4E,
$4E, $0E, $BB, $B9, $0E, $0E, $26, $D2, $A0, $00, $4E, $4E, $CE, $53, $03, $49,
$FC, $AF, $0E, $B9, $97, $7B, $2A, $2A, $39, $5E, $8D, $EC, $9F, $86, $4E, $02,
$E2, $96, $47, $49, $9E, $8E, $6C, $B7, $0A, $0E, $86, $02, $51, $E1, $96, $E1,
$BE, $AC, $89, $CA, $FC, $00, $00, $FC, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$B2, $B2, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $B2, $B2, $AC, $AC, $AC,
$AC, $AC, $CA, $6F, $FB, $03, $5D, $D2, $92, $72, $D2, $5D, $90, $96, $9E, $DC,
$E1, $1E, $EC, $B7, $CE, $B9, $B9, $B9, $0E, $11, $9F, $1C, $02, $11, $0E, $0E,
$0E, $B9, $B9, $0E, $0E, $0E, $0E, $0E, $B9, $B9, $0E, $0E, $0E, $B9, $2C, $78,
$18, $90, $5A, $49, $01, $89, $10, $8B, $01, $1E, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $44, $B2, $8B, $90, $EA, $EB,
$AF, $86, $B9, $B9, $B9, $B9, $B9, $4E, $4E, $4E, $4E, $4E, $CE, $CE, $CE, $4E,
$7C, $4E, $4E, $7C, $7C, $7C, $0E, $0A, $B9, $2C, $84, $82, $67, $EA, $0B, $01,
$39, $37, $1E, $CF, $DC, $1E, $9F, $7C, $7C, $4E, $7C, $0E, $4E, $CE, $72, $3E,
$9E, $3B, $00, $C5, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $00, $00, $8F, $FC, $51, $0B, $5A, $5A, $E1, $9D,
$74, $A9, $1C, $2C, $0E, $0A, $CE, $0E, $4E, $BB, $CE, $CE, $0E, $0E, $0E, $4E,
$0E, $0A, $0A, $0E, $26, $D2, $38, $7B, $96, $15, $84, $00, $89, $5D, $C5, $FC,
$00, $FC, $00, $00, $00, $00, $00, $00, $00, $05, $B2, $E1, $2A, $89, $9F, $BB,
$0E, $0E, $0E, $0E, $0E, $0E, $11, $06, $2A, $0B, $B2, $33, $BE, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $B2, $3A, $01, $67, $39, $09, $B9, $B9, $CE, $0E, $7C, $4E, $7C, $0E, $4E,
$2C, $92, $7C, $0E, $CE, $02, $E1, $5A, $1E, $28, $0E, $86, $72, $38, $1D, $2A,
$39, $EC, $B1, $9D, $B2, $8D, $BB, $0E, $19, $82, $A3, $5A, $01, $EC, $86, $CE,
$4E, $0E, $9F, $EF, $F6, $5A, $0B, $51, $00, $A5, $89, $FC, $00, $00, $00, $00,
$00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $FC, $B2, $CA, $FC, $F3, $A7, $7B, $35, $AF, $86,
$CE, $CE, $7C, $B7, $AB, $1D, $7B, $C8, $DC, $89, $2C, $B9, $B9, $4E, $4E, $CE,
$4E, $92, $89, $A5, $44, $9F, $BB, $CE, $B9, $86, $26, $BB, $7C, $7C, $7C, $7C,
$BB, $11, $11, $4E, $0E, $6E, $6E, $11, $72, $56, $18, $7B, $C8, $6F, $BE, $FC,
$44, $3E, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $1E, $00, $15, $96, $5D, $FA, $11, $0A, $0A, $0A, $CE, $CE, $CE, $CE,
$CE, $CE, $CE, $CE, $CE, $4E, $4E, $4E, $7C, $0E, $0E, $0E, $0E, $0E, $0E, $0A,
$0E, $86, $B7, $D2, $83, $82, $67, $2A, $03, $90, $F4, $90, $67, $D8, $09, $0E,
$0E, $0E, $0E, $0E, $0E, $7C, $11, $77, $7B, $0B, $CA, $33, $42, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $B2, $B2, $B2, $57, $47, $90, $5A, $49, $3B, $44, $74, $EC, $56, $7C, $7C,
$4E, $0E, $0E, $0E, $0E, $0E, $0A, $0A, $4E, $4E, $4E, $7C, $7C, $4E, $B7, $06,
$A7, $5A, $EA, $01, $37, $3A, $33, $3B, $39, $00, $00, $00, $FC, $00, $00, $00,
$00, $CA, $74, $8E, $96, $57, $09, $BB, $CE, $4E, $0E, $0E, $7C, $CE, $CE, $92,
$82, $2A, $84, $FC, $3B, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC, $39, $9E, $01, $09, $B9,
$B9, $CE, $4E, $4E, $CE, $CE, $0E, $0E, $7C, $0E, $0E, $0E, $0E, $2C, $38, $5A,
$E2, $6C, $26, $BB, $CE, $97, $7B, $1D, $E1, $3F, $E1, $2A, $01, $A9, $2C, $0E,
$0E, $78, $E1, $18, $74, $92, $CE, $CE, $BB, $63, $57, $EA, $9E, $15, $F1, $3A,
$33, $44, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$89, $FC, $01, $9E, $18, $9F, $BB, $CE, $4E, $4E, $3C, $26, $77, $7B, $7B, $7B,
$E1, $AC, $CE, $CE, $0E, $0E, $0E, $0E, $BB, $92, $5D, $8E, $84, $28, $11, $6E,
$BB, $9F, $A9, $A9, $09, $28, $8D, $2C, $11, $4E, $86, $86, $4E, $4E, $4E, $7C,
$7C, $4E, $56, $78, $F4, $67, $2A, $C5, $B2, $89, $3B, $B2, $00, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $37, $CA, $CF, $2A, $B1, $8D,
$BB, $AE, $0E, $0E, $0E, $0E, $0E, $0E, $0E, $0E, $0E, $0E, $7C, $0E, $0E, $0A,
$0A, $3C, $0E, $CE, $CE, $0E, $0E, $0E, $0E, $7C, $CE, $CE, $86, $92, $69, $5D,
$F4, $23, $C8, $67, $67, $5D, $74, $CE, $CE, $CE, $7C, $0E, $0A, $CE, $4E, $AF,
$82, $90, $CA, $CA, $39, $3B, $39, $D8, $05, $00, $FC, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $FC, $00, $00, $FC, $6C, $44, $FC, $B2, $D8, $38,
$7B, $96, $7B, $FF, $F3, $A9, $28, $11, $CE, $CE, $6E, $CE, $CE, $CE, $0E, $0E,
$0E, $11, $7C, $4E, $0E, $6E, $0E, $B7, $8D, $83, $C8, $C8, $82, $39, $00, $8F,
$3B, $39, $FC, $00, $00, $00, $00, $00, $00, $00, $74, $BE, $96, $E2, $A9, $BB,
$0A, $0E, $0E, $0A, $0A, $0E, $0E, $11, $83, $9E, $6F, $B2, $84, $BE, $FC, $FC,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $74, $33, $2A, $0B, $6C, $4E, $4E, $CE, $4E, $4E, $7C, $7C, $0E, $0E,
$7C, $0E, $0E, $0E, $0E, $72, $18, $FB, $13, $89, $63, $4E, $0A, $2C, $38, $1D,
$1D, $DC, $DC, $C8, $03, $51, $09, $86, $4E, $4E, $F9, $09, $B7, $4E, $7C, $7C,
$D2, $33, $90, $03, $8E, $CA, $CA, $42, $00, $1F, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $F3, $74, $CF, $2A, $42, $FA, $BB, $0A,
$3C, $CE, $CE, $6E, $92, $F4, $5A, $C8, $38, $1F, $0A, $CE, $CE, $CE, $CE, $CE,
$CE, $0E, $AF, $53, $EB, $02, $CE, $AE, $86, $69, $15, $FF, $E8, $33, $89, $B2,
$A9, $A9, $9F, $92, $26, $7C, $CE, $CE, $CE, $CE, $0E, $86, $D2, $EF, $90, $2A,
$3B, $FC, $D8, $D8, $B2, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $37, $10, $E1, $90, $1E, $1C, $11, $0A, $0E, $0E, $0E, $0E, $0E, $0E,
$0E, $0A, $0E, $0E, $CE, $CE, $CE, $CE, $4E, $4E, $0E, $0E, $0A, $7C, $0E, $0E,
$0A, $CE, $CE, $CE, $CE, $0A, $0A, $86, $56, $63, $97, $D8, $01, $8B, $1F, $CE,
$CE, $CE, $4E, $CE, $AE, $0E, $0E, $72, $38, $9E, $3B, $FC, $FC, $FC, $CA, $42,
$39, $01, $D8, $8F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $FC, $00,
$FC, $00, $AC, $AC, $B2, $B2, $FC, $FC, $33, $E2, $F6, $5A, $5A, $8E, $89, $A9,
$9F, $AF, $7C, $7C, $CE, $0E, $0E, $0E, $0A, $3C, $0A, $0A, $CE, $CE, $CE, $CE,
$B9, $86, $1E, $47, $C8, $C8, $E2, $F3, $00, $BE, $BE, $FC, $00, $00, $00, $00,
$00, $00, $74, $1E, $DC, $E1, $FC, $11, $0A, $7C, $4E, $6E, $CE, $CE, $CE, $6E,
$9F, $EA, $EA, $8B, $FC, $01, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $42, $90, $49, $A9, $4E,
$4E, $CE, $AE, $7C, $AF, $8D, $B7, $7C, $7C, $7C, $AE, $0E, $4E, $56, $E2, $96,
$67, $BE, $09, $6E, $0A, $7C, $F3, $46, $46, $6F, $BE, $C5, $A3, $24, $74, $1C,
$CE, $CE, $EB, $02, $11, $0A, $0A, $92, $51, $03, $9E, $8E, $D0, $B2, $1E, $74,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$B2, $42, $7B, $49, $74, $B9, $0A, $0A, $6E, $CE, $CE, $6E, $86, $53, $46, $96,
$E1, $A9, $4E, $0A, $CE, $CE, $CE, $CE, $CE, $26, $A9, $28, $AF, $86, $6E, $0E,
$0E, $11, $8E, $A7, $2A, $FB, $2A, $A7, $49, $01, $57, $89, $D0, $AC, $A9, $D2,
$AF, $86, $B9, $6E, $AE, $BB, $53, $90, $9E, $51, $FC, $01, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $B2, $C5, $67, $15, $CA,
$FC, $FC, $6C, $6C, $5E, $1C, $92, $72, $11, $86, $7C, $7C, $CE, $AE, $AE, $4E,
$7C, $0A, $CE, $CE, $CE, $CE, $CE, $CE, $CE, $CE, $0A, $0A, $7C, $CE, $CE, $CE,
$AE, $CE, $0A, $0A, $26, $92, $92, $4E, $7C, $0E, $0A, $CE, $0E, $0E, $0E, $86,
$35, $5A, $03, $E1, $EE, $C5, $51, $CA, $10, $10, $0F, $C5, $57, $1F, $1F, $A9,
$1F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $B2,
$B2, $FC, $42, $FF, $F6, $67, $7B, $E2, $8B, $3A, $5E, $B7, $75, $AE, $CE, $CE,
$CE, $CE, $CE, $AE, $AE, $CE, $CE, $CE, $CE, $0E, $0E, $72, $97, $A7, $67, $E1,
$8B, $3A, $D8, $3B, $00, $00, $00, $00, $00, $00, $89, $FC, $23, $7B, $44, $8D,
$0A, $CE, $7C, $CE, $CE, $CE, $CE, $CE, $36, $06, $5A, $E2, $10, $0F, $39, $1F,
$00, $3A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$00, $00, $F1, $89, $13, $03, $74, $72, $CE, $CE, $0A, $B7, $09, $8F, $A9, $72,
$6E, $0A, $4E, $CE, $B7, $A0, $03, $C8, $8C, $8C, $10, $92, $7C, $CE, $11, $EE,
$96, $18, $B2, $F1, $6F, $67, $01, $00, $B7, $7C, $CE, $CE, $CE, $CE, $86, $EC,
$49, $9E, $8E, $B2, $CA, $8B, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $B2, $B2, $D8, $2A, $15, $6C, $7C, $AE, $AE,
$0E, $0E, $0A, $0A, $4E, $B7, $51, $90, $7B, $CA, $92, $CE, $CE, $CE, $CE, $CE,
$CE, $26, $F9, $89, $74, $09, $B9, $6E, $0A, $BB, $26, $78, $3E, $49, $C8, $A3,
$67, $67, $67, $2A, $F6, $0B, $5D, $F9, $A0, $FC, $28, $2C, $0E, $0A, $B7, $3F,
$90, $8E, $B2, $39, $B2, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $8B, $E1, $67, $7B, $E1, $6F, $01, $E8, $84, $42, $44, $44,
$74, $1F, $6C, $9F, $56, $4E, $0A, $AE, $75, $0E, $0A, $0A, $0A, $0A, $0A, $0A,
$0A, $0A, $0A, $0A, $0E, $0A, $0A, $0A, $3C, $CE, $CE, $CE, $CE, $CE, $CE, $3C,
$3C, $CE, $CE, $CE, $CE, $CE, $CE, $86, $78, $AB, $EA, $2A, $5A, $5A, $5A, $03,
$8E, $8B, $74, $74, $33, $01, $89, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $B2, $FC, $B2, $42, $01, $A7, $67,
$7B, $0B, $37, $A9, $9F, $7C, $3C, $0A, $0A, $0A, $CE, $CE, $CE, $CE, $CE, $CE,
$CE, $6E, $6E, $11, $36, $C2, $F4, $9E, $E1, $42, $B2, $39, $42, $00, $00, $00,
$00, $00, $F1, $74, $38, $9E, $1E, $1C, $CE, $CE, $0A, $0A, $0A, $0A, $0A, $0A,
$BB, $19, $F6, $46, $0F, $AC, $C5, $B2, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $00, $00, $00, $FC, $33, $44, $B2, $CF, $DC, $89, $02,
$0A, $CE, $FA, $6C, $8E, $24, $44, $9F, $11, $AE, $AE, $CE, $72, $69, $CF, $5A,
$96, $9E, $33, $9F, $7C, $3C, $B9, $77, $90, $F6, $42, $00, $33, $EA, $EA, $1E,
$28, $CE, $CE, $6E, $CE, $CE, $FA, $18, $9E, $0B, $CA, $CA, $42, $00, $00, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F,
$FC, $3B, $5A, $C5, $EC, $0A, $AE, $AE, $0E, $0A, $0A, $0A, $3C, $3C, $B9, $35,
$0B, $8B, $5E, $7C, $3C, $0A, $CE, $CE, $AE, $11, $01, $DC, $6F, $74, $92, $CE,
$3C, $0A, $7C, $0E, $86, $AF, $06, $82, $7B, $96, $90, $A7, $13, $7B, $5A, $5A,
$3B, $AC, $09, $92, $0A, $75, $11, $35, $7B, $CF, $FC, $BE, $CA, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $FC, $42, $01, $E1,
$7B, $9E, $C8, $C8, $9E, $9E, $DC, $03, $CF, $6F, $3B, $1E, $A9, $09, $19, $4E,
$AE, $AE, $0A, $0A, $0A, $0A, $0A, $0A, $0A, $0A, $CE, $CE, $4E, $7C, $CE, $CE,
$6E, $CE, $AE, $AE, $0A, $0A, $0A, $0A, $CE, $0E, $3C, $3C, $0A, $0A, $0A, $0A,
$11, $B7, $FA, $53, $35, $3F, $38, $46, $9E, $9E, $E2, $8B, $AC, $89, $E8, $00,
$00, $3A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $FC, $FC, $B2, $B2, $B2, $89, $39, $E1, $67, $DC, $8E, $05, $6C, $92, $6E,
$AE, $AE, $AE, $CE, $CE, $CE, $CE, $CE, $CE, $3C, $CE, $75, $0A, $6E, $AF, $F4,
$C8, $CF, $FC, $1E, $3B, $FC, $00, $00, $00, $00, $D0, $74, $3B, $9E, $3B, $EC,
$7C, $0A, $0A, $0A, $0A, $0A, $3C, $3C, $CE, $11, $83, $67, $15, $10, $D8, $9D,
$00, $AC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $B2,
$42, $CA, $AC, $1E, $CF, $7B, $84, $9F, $B7, $8D, $84, $F6, $9E, $C3, $E1, $B2,
$5E, $36, $AE, $AE, $7C, $B7, $78, $38, $5A, $5A, $6F, $FC, $26, $AE, $AE, $BB,
$18, $96, $01, $74, $00, $FF, $67, $5D, $1F, $6E, $CE, $0A, $0A, $0A, $89, $13,
$A7, $42, $FC, $42, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F1, $FC, $FF, $2A, $9D, $5E, $6E, $3C, $0A,
$CE, $AE, $AE, $CE, $CE, $CE, $AE, $11, $53, $5E, $8D, $CE, $3C, $0A, $0A, $0A,
$3C, $7C, $39, $96, $13, $F9, $92, $75, $3C, $CE, $92, $92, $6E, $75, $4E, $63,
$83, $F6, $5A, $90, $38, $C5, $FF, $5A, $90, $51, $EB, $8D, $72, $92, $D2, $3F,
$67, $8E, $00, $BE, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $B2, $B2, $B2, $FC, $8F, $42, $33, $5D, $01, $E2, $0B, $82, $90,
$13, $C8, $C8, $C8, $CF, $A5, $74, $8D, $7C, $3C, $0A, $0A, $0A, $0A, $0A, $0A,
$0A, $0A, $4E, $7C, $92, $B7, $86, $86, $0A, $75, $0A, $0A, $0A, $7C, $0A, $3C,
$3C, $3C, $3C, $3C, $0A, $0A, $0A, $3C, $0A, $0E, $75, $75, $75, $86, $72, $53,
$3F, $E1, $C8, $F6, $39, $FC, $3B, $51, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $CA, $B2, $00,
$42, $01, $7B, $A3, $F6, $BE, $AC, $5E, $26, $6E, $AE, $CE, $CE, $AE, $AE, $AE,
$AE, $3C, $3C, $3C, $3C, $6E, $0E, $B7, $23, $5A, $39, $FC, $39, $42, $00, $00,
$00, $00, $00, $A0, $A5, $9E, $0B, $A9, $11, $AE, $AE, $AE, $AE, $AE, $AE, $AE,
$AE, $CE, $78, $A7, $03, $0F, $10, $C5, $44, $3A, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $FC, $00, $1E, $B2, $89, $C5, $47, $9E, $96, $3B, $A9,
$A0, $BE, $90, $1D, $C8, $90, $96, $24, $44, $EC, $0A, $0A, $0A, $3C, $0A, $72,
$53, $E2, $6F, $D0, $02, $0A, $0A, $0A, $C2, $03, $03, $51, $FC, $C5, $9E, $3B,
$6C, $75, $AE, $AE, $AE, $AE, $1E, $1D, $CF, $44, $CA, $39, $00, $FC, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2,
$3A, $01, $5A, $C5, $EC, $0A, $C0, $0A, $0A, $AE, $AE, $75, $AE, $C0, $0E, $AE,
$75, $7C, $0E, $3C, $6E, $AE, $AE, $AE, $AE, $7C, $51, $C8, $A3, $1E, $9F, $AE,
$AE, $CE, $1C, $B2, $1F, $92, $3C, $3C, $4E, $78, $38, $F6, $5A, $38, $51, $01,
$96, $8C, $BE, $89, $44, $89, $01, $2A, $A7, $1E, $CA, $33, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $B2, $B2,
$B2, $B2, $AC, $AC, $AC, $FC, $B2, $CA, $1E, $33, $01, $0B, $96, $96, $15, $B1,
$8D, $6E, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $0A, $EC, $74, $74, $AC,
$AC, $A9, $09, $9F, $02, $2C, $B9, $75, $3C, $3C, $3C, $3C, $CE, $CE, $CE, $3C,
$3C, $3C, $0A, $0A, $AE, $AE, $AE, $0A, $4E, $26, $83, $C8, $82, $F3, $37, $3B,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $FC, $8F, $8F, $FC, $89, $15, $13, $C8, $CF, $89,
$A9, $02, $7C, $6E, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $CE, $CE, $3C, $0A,
$77, $DC, $E1, $B2, $1E, $BE, $00, $00, $00, $00, $00, $37, $D0, $90, $90, $74,
$92, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $11, $83, $96, $15, $10, $33,
$39, $3A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $89,
$CA, $0B, $A3, $C8, $82, $01, $89, $6C, $00, $8F, $39, $EE, $EA, $96, $96, $96,
$E1, $10, $92, $4E, $75, $3C, $3C, $6E, $CE, $86, $8D, $EC, $8D, $6E, $3C, $3C,
$7C, $3F, $67, $8E, $42, $E1, $9E, $A5, $02, $6E, $AE, $AE, $AE, $0A, $AF, $F6,
$03, $39, $00, $3B, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $FC, $D8, $9E, $15, $A9, $7C, $C0, $AE,
$AE, $AE, $6E, $0A, $75, $4E, $BB, $7C, $0A, $0A, $75, $75, $0A, $AE, $AE, $AE,
$C0, $CE, $FA, $F4, $7B, $0F, $74, $0A, $AE, $AE, $AF, $5D, $0F, $D0, $09, $26,
$75, $0A, $11, $06, $E1, $C8, $FF, $8B, $01, $C8, $96, $90, $90, $90, $5A, $03,
$BE, $10, $8B, $CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $FC, $FC, $00, $00, $B2, $B2, $44, $44, $44, $B2,
$B2, $D0, $AC, $F1, $57, $47, $1D, $3B, $09, $B7, $AE, $AE, $AE, $AE, $AE, $AE,
$AE, $AE, $AE, $0A, $53, $CF, $F6, $24, $15, $3F, $0F, $0F, $42, $44, $09, $92,
$7C, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $C0, $C0, $C0, $AE, $AE, $AE, $AE,
$AE, $AE, $B7, $F4, $7B, $57, $10, $01, $00, $A9, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $CA, $AC, $D0, $84, $47, $9E, $90, $FF, $74, $9F, $86, $75, $AE, $AE, $3C,
$3C, $3C, $0A, $0A, $0A, $0A, $0A, $0A, $72, $47, $9E, $33, $B2, $5D, $FC, $00,
$FC, $00, $1F, $CA, $AC, $0B, $9E, $42, $9F, $AE, $AE, $CE, $CE, $AE, $AE, $AE,
$AE, $AE, $0A, $19, $23, $7B, $33, $74, $01, $D0, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $8B, $00, $01, $67, $6F, $97, $92, $92, $4E, $3C,
$0A, $C0, $CE, $11, $63, $51, $01, $A7, $8C, $8E, $74, $AF, $6E, $AE, $AE, $AE,
$AE, $C0, $75, $B9, $B9, $3C, $3C, $3C, $3C, $63, $46, $F6, $39, $DC, $A7, $74,
$B9, $6E, $AE, $AE, $AE, $AE, $CE, $06, $5A, $E1, $CA, $89, $C5, $B2, $00, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$B2, $89, $EA, $49, $D0, $26, $3C, $3C, $3C, $3C, $7C, $B9, $9F, $FC, $1F, $6C,
$28, $92, $4E, $3C, $AE, $AE, $AE, $AE, $07, $0A, $4E, $B7, $97, $05, $EC, $87,
$AE, $AE, $B9, $83, $DC, $82, $0F, $AC, $9F, $6E, $75, $B9, $77, $8C, $7B, $1E,
$44, $84, $18, $47, $A7, $E1, $01, $42, $B2, $89, $42, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $AC, $AC, $AC, $AC, $8F, $8F, $74, $33, $DC, $F6,
$F9, $9F, $3C, $3C, $3C, $3C, $3C, $3C, $3C, $3C, $3C, $3C, $FA, $A7, $A3, $DC,
$DC, $C8, $C8, $C8, $9E, $24, $42, $9F, $7C, $C0, $AE, $3C, $3C, $3C, $3C, $3C,
$3C, $3C, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $C0, $86, $83, $5A, $01, $F1, $BE,
$AC, $1F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC, $44, $1F, $F1, $01, $7B,
$C8, $E1, $74, $9F, $86, $6E, $3C, $3C, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $AE,
$86, $E2, $9E, $BE, $FC, $5D, $00, $00, $00, $00, $A9, $D0, $FC, $3B, $C8, $C5,
$09, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $AE, $C0, $C0, $B9, $83, $9E, $8E, $44,
$D8, $BE, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $B2, $B2, $42,
$F6, $90, $89, $92, $6E, $6E, $AE, $AE, $AE, $AE, $C0, $87, $87, $3C, $0E, $56,
$53, $39, $05, $EC, $11, $75, $C0, $AE, $AE, $AE, $07, $AE, $75, $3C, $0A, $C0,
$C0, $2C, $38, $96, $0B, $7B, $01, $1C, $75, $AE, $AE, $AE, $86, $0A, $75, $72,
$F4, $C8, $8E, $FC, $D8, $D8, $3A, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $CA, $B2, $E1, $96, $89, $92, $0A, $07,
$AE, $AE, $D9, $92, $57, $03, $03, $0B, $D8, $AC, $8D, $0A, $C0, $C0, $AE, $AE,
$D9, $6E, $3C, $3C, $3C, $AF, $28, $75, $0A, $C0, $75, $97, $7B, $C3, $DC, $47,
$F9, $AC, $26, $7C, $86, $AB, $5A, $01, $AC, $AC, $AC, $44, $44, $FC, $FC, $FC,
$1E, $37, $3A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $3A, $3A, $3A, $3A, $3A, $3A,
$3A, $3A, $00, $A9, $CA, $AC, $01, $C8, $E2, $AC, $3C, $3C, $3C, $3C, $3C, $3C,
$3C, $3C, $3C, $3C, $63, $23, $8C, $FF, $BE, $5D, $3E, $FF, $F6, $96, $39, $1C,
$6E, $C0, $AE, $C0, $C0, $C0, $AE, $AE, $AE, $AE, $AE, $C0, $C0, $C0, $C0, $C0,
$C0, $AE, $9F, $38, $5A, $39, $10, $3B, $00, $A9, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $51, $51, $44, $A9, $FC, $A5, $6F, $C8, $24, $74, $92, $75, $C0, $AE,
$AE, $C0, $C0, $07, $87, $AE, $C0, $C0, $92, $38, $9E, $8B, $B2, $39, $00, $00,
$00, $00, $A9, $AC, $74, $33, $9E, $6F, $74, $6E, $C0, $AE, $AE, $07, $07, $3C,
$3C, $07, $07, $75, $AF, $EA, $EA, $51, $FC, $01, $FC, $FC, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $89, $3A, $C5, $9E, $E2, $28, $75, $87, $C0, $07, $0A,
$C0, $87, $3C, $3C, $0A, $C0, $C0, $6E, $6E, $6E, $D2, $09, $28, $7C, $3C, $3C,
$0A, $3C, $3C, $3C, $3C, $3C, $CE, $87, $AE, $4E, $6F, $96, $96, $F6, $89, $B7,
$6E, $C0, $6E, $6E, $92, $CE, $AE, $C0, $53, $7B, $7B, $8B, $FC, $C5, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$FC, $FC, $C5, $96, $15, $09, $BB, $07, $3C, $3C, $D2, $83, $EA, $96, $90, $9E,
$9E, $6F, $A9, $7C, $C0, $C0, $AE, $CE, $3C, $3C, $3C, $3C, $75, $C0, $C0, $AE,
$07, $3C, $0A, $19, $8E, $03, $DC, $9E, $49, $8B, $1F, $86, $75, $78, $90, $A7,
$F9, $8F, $89, $B2, $89, $89, $89, $89, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $00, $00, $00, $FC, $8F, $84, $51, $AC, $89, $F6,
$46, $44, $92, $75, $C0, $0A, $C0, $C0, $C0, $07, $0A, $87, $4E, $3E, $96, $C5,
$3A, $AC, $74, $D0, $FF, $C8, $39, $6C, $75, $3C, $C0, $C0, $C0, $3C, $3C, $3C,
$3C, $0A, $A9, $1C, $D2, $28, $8D, $8D, $EB, $10, $3B, $67, $F6, $CA, $CA, $33,
$3A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $FC, $00, $42, $BE, $F3, $74, $FC, $37, $51, $5D,
$0B, $13, $96, $BE, $EC, $75, $87, $0A, $0A, $C0, $C0, $C0, $C0, $C0, $75, $AF,
$37, $03, $03, $CA, $89, $8B, $00, $00, $1F, $1F, $1F, $1F, $37, $44, $F6, $7B,
$A0, $D2, $3C, $C0, $C0, $C0, $C0, $C0, $C0, $3C, $3C, $3C, $75, $EF, $5A, $0B,
$37, $A5, $3B, $00, $00, $00, $FC, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $B2, $0B,
$9E, $42, $26, $6E, $3C, $3C, $3C, $3C, $C0, $C0, $C0, $AE, $AE, $75, $75, $3C,
$3C, $3C, $3C, $CE, $4E, $4E, $AE, $C0, $AE, $0E, $63, $92, $BB, $4E, $4E, $11,
$1C, $44, $49, $EA, $3E, $B1, $72, $3C, $3C, $3C, $3C, $AF, $B2, $5E, $3C, $3C,
$75, $5D, $5A, $38, $AC, $8B, $5D, $00, $FC, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $B2, $F3, $03, $03, $B1, $1C, $36,
$36, $92, $A5, $A7, $A3, $3E, $89, $0F, $90, $7B, $8F, $2C, $AE, $C0, $C0, $C0,
$07, $07, $6E, $EC, $9F, $72, $75, $87, $0A, $0A, $87, $0E, $86, $AF, $53, $1E,
$1E, $74, $74, $4E, $87, $72, $82, $DC, $33, $D0, $39, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$B2, $42, $D8, $B2, $AC, $89, $39, $8C, $C8, $A5, $9F, $75, $D9, $3C, $3C, $3C,
$3C, $07, $3C, $3C, $75, $78, $5A, $CF, $10, $74, $F9, $D0, $BE, $9E, $8E, $A9,
$6E, $C0, $C0, $C0, $C0, $C0, $C0, $C0, $C0, $AE, $AC, $EF, $1E, $1E, $1E, $1E,
$3B, $49, $9E, $EA, $8B, $8F, $33, $B2, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $42,
$89, $FC, $F1, $BE, $CF, $EA, $C8, $67, $96, $5A, $EA, $57, $9F, $0A, $07, $C0,
$C0, $07, $07, $0A, $C0, $07, $11, $97, $38, $9E, $FF, $B2, $33, $B2, $3A, $3A,
$00, $00, $00, $3A, $37, $FC, $6F, $2A, $51, $28, $C0, $C0, $C0, $C0, $C0, $C0,
$C0, $C0, $C0, $C0, $AE, $56, $E1, $9E, $84, $AC, $3B, $89, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $8F, $B2, $6F, $9E, $BE, $09, $8D, $86, $6E, $75, $75,
$75, $07, $D9, $D9, $D9, $3C, $3C, $3C, $3C, $07, $07, $3C, $0A, $0A, $C0, $C0,
$C0, $6E, $02, $9F, $74, $AC, $B2, $44, $57, $E1, $DC, $57, $AF, $BB, $7C, $87,
$C0, $C0, $C0, $FA, $39, $74, $56, $2F, $0A, $AF, $7B, $7B, $A5, $B2, $5D, $B2,
$00, $10, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $B2, $74, $01, $96, $0B, $F9, $6C, $A0, $57, $7B, $7B, $01, $8F, $1F, $44,
$E2, $7B, $0F, $9F, $75, $87, $3C, $3C, $07, $87, $0A, $5E, $1E, $B2, $8D, $D7,
$C0, $C0, $C0, $C0, $C0, $C0, $C0, $C0, $C0, $D9, $75, $75, $CE, $FA, $82, $90,
$1E, $44, $33, $00, $00, $FC, $00, $FC, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $F3, $89, $AC, $A5, $01, $03, $7B, $67,
$96, $BE, $5E, $0A, $D9, $C0, $C0, $C0, $C0, $07, $C0, $87, $C0, $B7, $CF, $5A,
$C5, $10, $37, $D0, $8B, $DC, $E1, $A9, $CE, $07, $C0, $C0, $C0, $C0, $C0, $C0,
$C0, $C0, $F3, $A7, $9E, $9E, $7B, $7B, $5A, $DC, $0B, $D8, $B2, $F3, $F3, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $B2, $42, $B2, $8B, $82, $13, $5A, $EA, $38, $18,
$39, $42, $D2, $02, $26, $75, $D9, $D9, $C0, $07, $07, $AE, $07, $D9, $72, $18,
$5A, $A7, $F3, $FC, $BE, $F3, $00, $00, $00, $00, $00, $00, $74, $74, $E8, $5A,
$3E, $09, $6E, $C0, $C0, $C0, $C0, $C0, $C0, $C0, $C0, $C0, $C0, $75, $06, $C8,
$38, $F1, $33, $BE, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC, $BE,
$EA, $EA, $9D, $F3, $FC, $AC, $AC, $09, $AF, $86, $75, $AE, $AE, $AE, $87, $C0,
$C0, $D9, $07, $07, $3C, $3C, $07, $07, $07, $3C, $D7, $D2, $01, $DC, $DC, $DC,
$96, $96, $6F, $5E, $0A, $D7, $3C, $07, $07, $07, $07, $53, $CF, $0F, $EC, $C0,
$C0, $AE, $06, $5A, $6F, $FC, $8B, $BE, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC, $89, $6F, $1D, $03, $CF,
$24, $96, $C8, $FF, $F1, $00, $FC, $CA, $FF, $A3, $6F, $09, $0A, $87, $3C, $D9,
$C0, $AE, $87, $AF, $6F, $6F, $A0, $92, $87, $87, $C0, $11, $9F, $9F, $92, $B7,
$11, $11, $92, $28, $B1, $C5, $1D, $6F, $3A, $84, $89, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42,
$05, $B2, $3F, $EA, $96, $13, $38, $9D, $97, $9F, $92, $AE, $D9, $07, $07, $C0,
$C0, $07, $C0, $C0, $87, $7C, $06, $F6, $03, $0F, $FC, $AC, $89, $90, $F6, $6C,
$86, $07, $07, $07, $07, $07, $07, $07, $07, $07, $AF, $A7, $2A, $82, $38, $6F,
$C5, $1E, $8F, $00, $42, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $1E, $FC,
$33, $F6, $FB, $CF, $EF, $9F, $AF, $86, $0A, $75, $6E, $75, $C0, $87, $C0, $C0,
$C0, $C0, $C0, $87, $07, $07, $6E, $97, $F6, $9E, $39, $D0, $42, $3B, $37, $00,
$FC, $00, $00, $00, $1F, $74, $A5, $90, $E1, $74, $B9, $C0, $07, $C0, $C0, $C0,
$07, $07, $07, $C0, $C0, $D7, $56, $E1, $9E, $33, $B2, $C5, $3A, $00, $00, $00,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $FC, $FC, $B2, $B2, $01, $7B, $FB, $2A, $90, $F6, $15, $BE,
$05, $AC, $6C, $02, $6E, $3C, $87, $07, $07, $C0, $07, $C0, $C0, $C0, $07, $07,
$07, $C0, $C0, $6E, $C2, $47, $C3, $DC, $7B, $5A, $84, $63, $87, $2F, $3C, $87,
$07, $07, $07, $B9, $18, $6F, $44, $72, $75, $87, $AF, $A7, $7B, $51, $B2, $01,
$AC, $3A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $8F, $74, $F3, $EE, $90, $5A, $03, $E1, $D8, $B2, $3A, $F3, $C5, $49,
$96, $5A, $6F, $EC, $7C, $C0, $C0, $2F, $87, $07, $07, $0E, $C5, $38, $89, $EB,
$87, $C0, $5B, $6E, $FA, $F3, $F3, $F9, $A0, $44, $A5, $39, $E1, $C8, $A7, $A5,
$D0, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $B2, $CA, $CA, $3B, $9E, $90, $8E, $D2, $26, $CE,
$75, $87, $AE, $87, $07, $07, $07, $07, $07, $07, $07, $07, $87, $AE, $4E, $83,
$5A, $24, $8B, $AC, $AC, $E1, $90, $44, $19, $07, $07, $07, $07, $07, $07, $07,
$07, $07, $86, $18, $FB, $6F, $89, $00, $B2, $10, $05, $8B, $8F, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $00, $89, $B2, $E1, $67, $39, $FA, $4E, $75, $C0, $87,
$E4, $07, $D9, $D9, $D9, $D9, $C0, $D9, $07, $3C, $87, $07, $07, $87, $C0, $B9,
$77, $7B, $7B, $BE, $AC, $8B, $C5, $A9, $00, $00, $00, $00, $1F, $CA, $B2, $E1,
$90, $05, $92, $75, $D9, $C0, $C0, $07, $07, $07, $3C, $07, $C0, $C0, $75, $83,
$5A, $8E, $FC, $39, $1E, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00,
$F1, $8B, $8E, $47, $EA, $7B, $2A, $9E, $46, $23, $3B, $05, $1F, $28, $B9, $87,
$C0, $7C, $07, $07, $C0, $C0, $07, $07, $07, $07, $07, $2F, $3C, $B7, $18, $5A,
$5A, $9E, $B1, $2C, $C0, $C0, $07, $07, $3C, $D9, $3C, $D9, $86, $E2, $84, $B1,
$0A, $C0, $7C, $83, $9E, $8E, $D0, $BE, $A5, $3A, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $37, $44, $44, $89, $8B,
$1E, $74, $FC, $FC, $0F, $03, $96, $EA, $47, $9D, $D2, $8D, $6E, $C0, $C0, $87,
$C0, $07, $07, $75, $2C, $63, $63, $0E, $2F, $3C, $07, $07, $86, $83, $CF, $03,
$49, $7B, $C8, $67, $9E, $E1, $57, $AC, $A5, $D8, $B2, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $FC,
$D8, $9E, $EA, $06, $72, $0A, $C0, $C0, $C0, $D9, $E4, $D9, $C0, $C0, $87, $87,
$87, $87, $07, $2F, $3C, $87, $C0, $26, $38, $5A, $49, $D8, $D0, $6F, $9E, $51,
$5E, $87, $07, $07, $07, $07, $07, $07, $07, $07, $75, $78, $F6, $DC, $0F, $FC,
$42, $A5, $00, $FC, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $FC, $D8,
$67, $0B, $28, $7C, $2F, $2F, $2F, $07, $07, $2F, $D9, $D9, $D9, $D9, $D9, $D9,
$D9, $D9, $D9, $C0, $07, $07, $D7, $87, $86, $97, $8C, $9E, $BE, $AC, $5D, $57,
$1F, $1F, $00, $00, $3A, $B2, $00, $FF, $96, $BE, $28, $0A, $D9, $C0, $07, $87,
$87, $07, $3C, $07, $07, $C0, $2F, $19, $A7, $03, $89, $89, $39, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $8F, $FC, $AC, $8F, $CA, $F3, $BE, $8E,
$E1, $7B, $FB, $7B, $47, $84, $1F, $02, $6E, $E4, $07, $07, $07, $07, $07, $07,
$07, $07, $E4, $C0, $C0, $D7, $4E, $77, $82, $90, $F9, $2C, $07, $07, $2F, $2F,
$3C, $D9, $C0, $D9, $AE, $C2, $EF, $D0, $02, $D7, $C0, $19, $7B, $F6, $89, $44,
$39, $39, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $FC, $37, $37, $FC, $74, $74, $AC, $BE, $A7, $96, $8E, $69,
$2C, $0A, $75, $C0, $C0, $07, $07, $3C, $3C, $07, $5B, $3C, $75, $75, $75, $D9,
$D9, $D9, $D9, $D7, $75, $11, $77, $9D, $15, $DC, $9E, $FB, $03, $6F, $57, $00,
$D0, $84, $3B, $8B, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $00, $89, $89, $E1, $9E, $39, $AF, $75, $D7, $07, $07,
$07, $D9, $D9, $D9, $07, $07, $87, $87, $87, $D9, $07, $07, $07, $2F, $D9, $3C,
$B7, $F4, $C8, $47, $D8, $C5, $2A, $FF, $A9, $75, $07, $07, $07, $07, $07, $07,
$D9, $D9, $D9, $CE, $83, $7B, $6F, $37, $44, $01, $89, $00, $00, $FC, $00, $00,
$00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $42, $FC, $8E, $9E, $57, $72, $75, $5B, $C0, $C0, $87,
$D9, $D9, $D9, $C0, $07, $07, $07, $87, $87, $2F, $D9, $C0, $D9, $D9, $C0, $D7,
$3C, $7C, $06, $C8, $E1, $89, $B2, $C5, $37, $00, $00, $00, $00, $FC, $FC, $D8,
$9E, $6F, $74, $CE, $D9, $C0, $D9, $D9, $07, $07, $07, $07, $07, $07, $D9, $7C,
$AB, $96, $39, $00, $3B, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $44, $44, $44, $44, $FC, $FC, $8F, $A5, $01, $82, $67, $24, $8F, $92,
$3C, $5B, $07, $07, $07, $07, $07, $07, $07, $07, $C0, $87, $07, $07, $D7, $75,
$AF, $EF, $42, $02, $07, $2F, $2F, $2F, $87, $07, $07, $07, $07, $AE, $36, $EC,
$28, $07, $D9, $4E, $18, $96, $FF, $74, $37, $A5, $C5, $D8, $CA, $00, $00, $00,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $AC, $00, $00, $10,
$F1, $3A, $57, $F6, $96, $5D, $02, $6E, $07, $5B, $D9, $5B, $07, $2F, $2F, $C0,
$D7, $5B, $D9, $D9, $5B, $07, $3C, $5B, $87, $75, $87, $07, $2F, $C0, $D9, $07,
$CE, $2C, $39, $82, $C8, $C8, $EA, $15, $8B, $74, $89, $3B, $33, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $B2, $33,
$9E, $E1, $5E, $86, $D7, $2F, $D9, $D9, $D9, $87, $C0, $C0, $D9, $2F, $07, $07,
$07, $07, $2F, $07, $D9, $D9, $D9, $2F, $75, $86, $38, $C8, $6F, $39, $DC, $E1,
$AC, $3C, $07, $07, $07, $D9, $D9, $D9, $D9, $D9, $07, $D7, $72, $F6, $5A, $01,
$8F, $89, $C5, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $B2, $E1,
$7B, $CA, $86, $3C, $2F, $D9, $C0, $87, $87, $C0, $D9, $C0, $87, $87, $07, $07,
$07, $07, $07, $D9, $D9, $D9, $D9, $C0, $87, $5B, $77, $AB, $67, $15, $FC, $84,
$BE, $AC, $1F, $00, $00, $00, $B2, $37, $A7, $90, $D0, $B9, $D9, $C0, $2F, $2F,
$07, $07, $D9, $2F, $2F, $2F, $07, $87, $77, $2A, $6F, $FC, $5D, $05, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $AC, $AC, $AC, $AC, $F1,
$37, $10, $D0, $01, $DC, $E1, $28, $6E, $D7, $C0, $D9, $D9, $D9, $D9, $D9, $D9,
$D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $3C, $7C, $F1, $9F, $87, $D9, $3C, $75,
$C0, $2F, $D7, $2F, $C0, $2F, $87, $75, $26, $3C, $2F, $75, $F3, $90, $C8, $0B,
$1E, $D0, $D0, $D8, $3B, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $8B, $00, $D8, $03, $C8, $5D, $2C, $D7, $07,
$07, $2F, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9,
$D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $4E, $53, $18, $A7, $67,
$7B, $3E, $44, $44, $01, $33, $3A, $3A, $3A, $3A, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $42, $00, $8E, $9E, $39, $92, $3C, $2F, $07, $07, $5B,
$2F, $87, $87, $87, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9,
$D9, $D9, $11, $E1, $5A, $15, $03, $7B, $B1, $AF, $5B, $3C, $2F, $2F, $D9, $2F,
$2F, $07, $D9, $D9, $D9, $B7, $A7, $9E, $3B, $AC, $8B, $01, $00, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $CA, $CA, $EA, $EA, $FC, $3C, $3C, $87, $D9, $D9, $D9,
$D9, $D9, $D9, $2F, $2F, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9,
$D9, $D9, $2F, $56, $03, $C8, $8B, $74, $C5, $D0, $00, $00, $00, $00, $CA, $FC,
$6F, $67, $8B, $5E, $87, $D9, $5B, $D9, $C0, $D9, $D9, $D9, $D9, $D9, $D9, $E4,
$63, $A7, $A7, $CA, $89, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $FC, $8E, $C8, $8B, $56, $75,
$E4, $07, $07, $07, $07, $2F, $D9, $3C, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9,
$C0, $87, $19, $A9, $86, $07, $2F, $2F, $D7, $07, $D9, $D9, $D9, $D9, $D9, $D9,
$D9, $D9, $D9, $87, $7C, $78, $E1, $FB, $DC, $EE, $33, $FC, $37, $3F, $57, $AC,
$AC, $1F, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $CA, $CA,
$89, $0B, $96, $3F, $56, $3C, $E4, $2F, $07, $07, $D9, $D9, $D9, $D9, $D9, $D9,
$D9, $D9, $D9, $D9, $D9, $D9, $D9, $2F, $2F, $2F, $D9, $D9, $D9, $D9, $D9, $D9,
$D9, $D9, $C0, $D9, $D7, $0A, $19, $3F, $F6, $2A, $FF, $8F, $B2, $01, $F1, $3A,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $B2, $E1,
$7B, $CA, $4E, $87, $2F, $C0, $07, $2F, $2F, $2F, $87, $87, $87, $D9, $D9, $D9,
$D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $75, $06, $9E, $A7, $15, $C8,
$39, $A0, $D9, $D9, $E4, $2F, $D9, $D9, $D9, $D9, $D9, $2F, $2F, $0A, $06, $90,
$8C, $0F, $8F, $BE, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $8B, $9E,
$0B, $FC, $D9, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $D9, $2F, $2F, $2F,
$2F, $2F, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $75, $83, $67, $38, $FC,
$0F, $33, $00, $00, $00, $00, $B2, $FC, $3B, $9E, $FF, $09, $6E, $2F, $5B, $D9,
$07, $E4, $D9, $D9, $D9, $D9, $D9, $2F, $B7, $47, $9E, $8B, $F1, $39, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $CA, $74, $6F, $C8, $1E, $02, $87, $2F, $D9, $2F, $D9, $D9, $2F, $2F, $2C,
$09, $1C, $26, $D7, $87, $2F, $5B, $D9, $E4, $D9, $B7, $EB, $EB, $D7, $07, $07,
$07, $87, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $5B, $5B, $D7, $6E, $56, $83,
$A7, $5A, $90, $01, $CA, $10, $BE, $BE, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $42, $FC, $39, $67, $38, $EB, $0E, $2F, $C0, $5B,
$5B, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $D9, $D9, $D9, $D9, $D9, $D9,
$D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $E4, $5B, $5B, $D7, $0A,
$C2, $90, $5A, $8E, $AC, $0F, $BE, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $CA, $CA, $F6, $7B, $B2, $0E, $D7, $5B, $2F, $2F, $2F,
$C0, $C0, $5B, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $D9, $D9, $D9, $D9, $D9, $D9,
$D9, $D9, $E4, $4E, $38, $9E, $0B, $7B, $CF, $AC, $0E, $2F, $2F, $2F, $D9, $D9,
$D9, $D9, $2F, $07, $07, $E4, $26, $83, $C8, $6F, $B2, $42, $3B, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $FC, $FC, $33, $9E, $6F, $00, $87, $87, $87, $D9, $D9, $D9,
$D9, $D9, $2F, $2F, $07, $07, $87, $D9, $D9, $5B, $D9, $D9, $D9, $D9, $D9, $D9,
$D9, $D9, $D9, $F0, $72, $F6, $C8, $05, $05, $5D, $00, $00, $00, $00, $00, $B2,
$42, $90, $A7, $74, $11, $5B, $5B, $D9, $D9, $E4, $2F, $2F, $2F, $87, $D9, $D9,
$6E, $3E, $9E, $39, $FC, $3B, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $FC, $15, $9E, $84, $9F, $D7,
$5B, $5B, $07, $2F, $2F, $5B, $75, $86, $B1, $A5, $10, $5E, $86, $07, $5B, $07,
$0E, $11, $9F, $57, $FC, $11, $E4, $E4, $E4, $D9, $D9, $D9, $D9, $D9, $D9, $D9,
$D9, $D9, $5B, $5B, $D9, $D9, $D7, $3C, $B7, $06, $A7, $67, $15, $42, $B2, $01,
$89, $AC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA,
$0B, $67, $51, $72, $E4, $2F, $3C, $D7, $D7, $2F, $2F, $2F, $2F, $2F, $2F, $2F,
$2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F,
$2F, $2F, $D9, $C0, $2F, $2F, $5B, $F0, $75, $B7, $23, $C8, $BE, $00, $01, $10,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA, $A7,
$A7, $B2, $0E, $87, $87, $07, $D9, $2F, $2F, $5B, $5B, $5B, $5B, $2F, $2F, $2F,
$2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $D7, $EF, $9E, $A7, $E1,
$7B, $89, $92, $D7, $5B, $2F, $2F, $87, $2F, $2F, $D9, $2F, $2F, $2F, $87, $B7,
$82, $C8, $BE, $B2, $39, $89, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $42, $7B,
$F6, $CA, $5E, $1C, $72, $CE, $75, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F,
$2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $87, $FF, $96, $5D,
$D0, $C5, $00, $00, $00, $00, $00, $F1, $B2, $E1, $9E, $89, $FA, $D7, $2F, $2F,
$D9, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $87, $EF, $9E, $8E, $00, $C5, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $FC, $AC, $5D, $2A, $01, $09, $D7, $5B, $2F, $87, $2F, $D9, $5B, $5B, $75,
$9D, $C8, $E1, $44, $09, $7C, $E4, $87, $44, $A5, $E1, $03, $33, $6C, $75, $5B,
$D9, $88, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $D9, $07, $5B, $5B, $5B,
$07, $3C, $C2, $82, $5A, $15, $44, $AC, $01, $74, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $CA, $B2, $D8, $7B, $E1, $6C, $75, $88, $5B, $F0, $F0,
$5B, $5B, $D9, $D9, $D9, $D9, $2F, $2F, $2F, $2F, $D9, $D9, $D9, $D9, $2F, $2F,
$2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $E4, $D9,
$07, $5B, $06, $C8, $38, $B2, $BE, $8B, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $00, $00, $8F, $CA, $EA, $EA, $FC, $3C, $E4, $E4, $E4, $5B, $5B,
$5B, $5B, $07, $D9, $D9, $D9, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F, $2F,
$2F, $2F, $2F, $F0, $69, $7B, $A7, $8E, $C8, $01, $09, $75, $E4, $2F, $2F, $D9,
$5B, $5B, $2F, $E4, $5B, $D9, $5B, $87, $77, $7B, $E1, $F1, $42, $39, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $B2, $B2, $15, $67, $E1, $5D, $33, $05, $FC, $EC, $2C,
$6E, $D7, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $2F, $2F, $2F, $2F, $2F, $2F, $2F,
$2F, $2F, $5B, $5B, $87, $BE, $96, $FF, $AC, $C5, $00, $00, $00, $00, $00, $8F,
$FC, $C5, $67, $01, $6C, $75, $2F, $5B, $5B, $5B, $2F, $2F, $2F, $2F, $2F, $2F,
$87, $51, $67, $8E, $00, $C5, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D0, $1E, $2A, $E1, $6C, $CE,
$E4, $2F, $2F, $5B, $C0, $2F, $2F, $3C, $C2, $82, $96, $E1, $D0, $09, $D7, $D7,
$11, $38, $5A, $67, $E1, $44, $1C, $D7, $D9, $2F, $2F, $2F, $2F, $2F, $2F, $2F,
$2F, $2F, $5B, $5B, $5B, $E4, $C0, $D9, $E4, $2F, $D7, $B7, $A7, $2A, $01, $CA,
$33, $9D, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42, $FC, $E2,
$9E, $33, $92, $D7, $2F, $D9, $D9, $75, $D7, $87, $2F, $2F, $2F, $2F, $2F, $5B,
$5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $2F, $2F, $2F, $2F, $2F, $2F, $2F,
$2F, $2F, $2F, $2F, $2F, $2F, $2F, $07, $2F, $88, $D2, $8C, $46, $05, $42, $84,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1, $EA,
$EA, $FC, $AE, $07, $07, $07, $5B, $5B, $D9, $D9, $E4, $E4, $E4, $E4, $5B, $5B,
$5B, $D9, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $FA, $7B, $F6, $E8,
$90, $A7, $1F, $11, $D9, $5B, $5B, $D9, $5B, $5B, $E4, $D9, $2F, $5B, $5B, $5B,
$CE, $CF, $9E, $D8, $FC, $C5, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $FC, $42,
$6F, $9E, $9E, $9E, $9E, $CF, $BE, $44, $09, $09, $0A, $75, $D7, $D7, $5B, $5B,
$5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $2F, $F0, $2C, $8E, $C8, $5D,
$00, $39, $00, $00, $00, $00, $00, $FC, $FC, $42, $DC, $E1, $FC, $BB, $E4, $5B,
$5B, $5B, $5B, $5B, $5B, $2F, $2F, $2F, $0A, $39, $67, $C5, $FC, $5D, $3A, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $89, $CA, $49, $DC, $1E, $02, $87, $5B, $5B, $5B, $88, $2F, $2F, $D7,
$3C, $97, $7B, $1D, $E1, $44, $92, $D7, $E4, $19, $A7, $96, $1D, $38, $B2, $2C,
$F0, $D9, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $E4, $D9, $D9, $2F, $E4,
$2F, $2F, $F0, $75, $B7, $46, $90, $51, $74, $01, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $05, $FC, $E1, $9E, $CA, $CE, $CE, $4E, $92, $9F, $9F,
$9F, $9F, $72, $72, $72, $26, $26, $BB, $BB, $BB, $D7, $D7, $D7, $D7, $E4, $E4,
$E4, $E4, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $2F, $2F, $5B, $5B, $5B, $2F,
$2F, $D9, $53, $8C, $49, $D0, $8B, $1E, $A9, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $05, $05, $E1, $EA, $42, $9F, $8D, $9F, $8D, $2C, $26,
$7C, $75, $87, $87, $D7, $E4, $5B, $5B, $2F, $2F, $5B, $5B, $5B, $5B, $5B, $5B,
$5B, $5B, $5B, $87, $35, $7B, $E1, $8B, $6F, $C8, $0F, $9F, $C0, $5B, $5B, $5B,
$E4, $5B, $2F, $2F, $E4, $5B, $5B, $5B, $D7, $97, $67, $E2, $FC, $39, $CA, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $FC, $00, $FC, $B2, $3A, $CA, $84, $01, $8E, $CF, $DC, $96, $DC,
$15, $33, $6C, $28, $B7, $75, $D7, $D7, $2F, $07, $5B, $5B, $5B, $5B, $5B, $5B,
$5B, $5B, $D9, $0A, $F9, $F6, $8C, $42, $CA, $D8, $00, $00, $00, $00, $00, $00,
$B2, $B2, $CF, $C8, $42, $8D, $E4, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B,
$72, $6F, $9E, $D8, $B2, $BE, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F, $74, $01, $DC, $8E, $09,
$7C, $5B, $5B, $2F, $2F, $E4, $2F, $87, $2F, $87, $97, $82, $9E, $C5, $09, $D7,
$2F, $07, $77, $03, $96, $9E, $9D, $6C, $75, $2F, $5B, $5B, $5B, $5B, $5B, $5B,
$5B, $5B, $87, $2F, $88, $88, $D9, $D9, $2F, $88, $2F, $88, $75, $83, $5A, $FF,
$10, $E8, $05, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $B2, $0B,
$7B, $D8, $EC, $74, $F9, $8B, $0F, $5D, $57, $57, $A5, $A5, $A5, $A5, $89, $CA,
$74, $3A, $3A, $A9, $EC, $1C, $92, $26, $4E, $0E, $5B, $5B, $5B, $5B, $5B, $5B,
$5B, $5B, $E4, $2F, $2F, $2F, $2F, $2F, $6E, $92, $3F, $C8, $6F, $8F, $8B, $44,
$1F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $00, $FF,
$9E, $49, $0F, $BE, $BE, $BE, $51, $CA, $D0, $A9, $28, $02, $11, $AE, $2F, $5B,
$5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $CE, $5D, $2A, $8E, $37,
$BE, $C8, $6F, $6C, $3C, $5B, $5B, $5B, $5B, $5B, $5B, $2F, $2F, $2F, $07, $F0,
$75, $56, $7B, $E1, $B2, $33, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2,
$B2, $FC, $3A, $3A, $CA, $51, $FF, $F6, $5A, $5A, $24, $BE, $74, $EC, $92, $7C,
$E4, $88, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $92, $01, $A3, $15, $A9,
$33, $89, $00, $00, $00, $00, $00, $00, $CA, $FC, $C5, $C8, $E8, $EC, $2F, $2F,
$5B, $5B, $5B, $5B, $5B, $F0, $E4, $E4, $FA, $03, $F6, $F3, $CA, $33, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $A9, $1E, $03, $90, $D0, $4E, $5B, $5B, $2F, $5B, $07, $FA, $3C,
$5B, $5B, $5B, $19, $57, $E8, $44, $2C, $F0, $5B, $6E, $EE, $5A, $C8, $A7, $F1,
$5E, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B,
$5B, $2F, $2F, $2F, $D7, $B7, $A7, $03, $F1, $8B, $33, $FC, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $B2, $B2, $57, $EA, $9E, $15, $F6, $9E, $9E, $9E, $9E,
$9E, $9E, $9E, $9E, $9E, $9E, $9E, $EA, $F6, $F6, $6F, $FF, $39, $33, $42, $89,
$B2, $FC, $1F, $A9, $EC, $1C, $AF, $AF, $92, $92, $92, $72, $92, $8D, $28, $6C,
$44, $01, $67, $7B, $42, $8F, $33, $FC, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $FC, $CA, $01, $67, $67, $67, $9E, $9E, $9E, $9E,
$F6, $0B, $C5, $42, $FC, $FC, $EC, $92, $B9, $75, $87, $87, $5B, $5B, $5B, $5B,
$5B, $5B, $6E, $8D, $E1, $5A, $A5, $74, $37, $F6, $2A, $89, $92, $F0, $E4, $5B,
$E4, $5B, $D7, $5B, $5B, $D9, $2F, $F0, $87, $2C, $7B, $F6, $8F, $42, $8B, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $05, $05, $B2, $FC, $FC, $05,
$5D, $E1, $13, $67, $F6, $3B, $44, $6C, $28, $78, $C0, $D9, $88, $88, $88, $2F,
$6E, $11, $FC, $C5, $67, $A7, $89, $B2, $D8, $00, $00, $00, $00, $00, $00, $00,
$00, $B2, $A5, $13, $A7, $FC, $86, $D7, $5B, $D9, $5B, $5B, $5B, $5B, $87, $B7,
$3E, $FB, $8E, $FC, $D8, $8F, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $10, $FF, $A3, $39,
$09, $75, $D9, $5B, $F0, $86, $B2, $AC, $AF, $D7, $88, $88, $87, $BB, $9F, $63,
$75, $88, $D7, $B7, $23, $96, $96, $F6, $1F, $AF, $88, $2F, $88, $D9, $5B, $D9,
$E4, $E4, $87, $4E, $0A, $D7, $D7, $5B, $D9, $5B, $5B, $88, $87, $B7, $23, $90,
$05, $F9, $84, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $B2, $CA,
$FF, $EA, $9E, $90, $E1, $15, $FF, $FF, $FF, $8E, $0B, $0B, $0B, $0B, $E1, $F6,
$EA, $7B, $67, $67, $67, $67, $9E, $9E, $90, $90, $CF, $8E, $5D, $84, $1E, $1E,
$1E, $1E, $1E, $1E, $1E, $51, $3B, $15, $49, $96, $F6, $BE, $FC, $42, $89, $00,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC, $FC,
$89, $39, $FF, $FF, $FF, $8E, $6F, $E1, $EA, $9E, $C8, $9E, $90, $CF, $39, $89,
$6C, $6C, $9F, $2C, $CE, $D7, $F0, $F0, $75, $CE, $9F, $83, $5A, $15, $F1, $74,
$1F, $8E, $2A, $39, $28, $75, $F0, $5B, $5B, $5B, $5B, $88, $88, $2F, $88, $F0,
$6E, $F3, $7B, $E1, $FC, $D8, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $8F, $B2, $B2, $B2, $57, $6F, $7B, $96, $7B, $38,
$EF, $09, $09, $09, $8D, $19, $8D, $EC, $44, $8B, $E1, $9E, $EA, $8B, $B2, $8B,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $AC, $82, $96, $89, $8D, $D7,
$88, $2F, $88, $5B, $F0, $75, $92, $5D, $2A, $EA, $89, $CA, $8B, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $B2, $33, $7B, $49, $B1, $72, $88, $D7, $CE, $1C, $38, $01,
$74, $EC, $11, $75, $D7, $5B, $5B, $D9, $D9, $2F, $E4, $3C, $83, $9E, $67, $DC,
$FF, $1F, $CE, $F0, $5B, $5B, $5B, $88, $5B, $E4, $E4, $7C, $6C, $9F, $4E, $87,
$F0, $2F, $2F, $75, $86, $53, $2A, $CF, $89, $1E, $89, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $FC, $00, $8F, $8B, $33, $42, $8F, $FC, $00, $00,
$FC, $FC, $FC, $FC, $FC, $FC, $B2, $CA, $89, $42, $33, $BE, $C5, $8E, $0B, $E1,
$F6, $F6, $2A, $2A, $9E, $9E, $9E, $96, $5A, $5A, $DC, $2A, $2A, $2A, $96, $96,
$90, $0B, $8B, $B2, $89, $42, $3A, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $FC, $FC, $FC, $B2, $FC, $FC, $FC, $FC, $FC, $B2,
$89, $8B, $FF, $6F, $F6, $DC, $9E, $96, $03, $6F, $BE, $89, $FC, $FC, $FC, $00,
$D0, $89, $EE, $67, $F6, $A5, $CA, $F3, $B2, $89, $9E, $49, $A0, $72, $5B, $5B,
$5B, $E4, $88, $5B, $5B, $5B, $D7, $CE, $FA, $8E, $67, $3B, $00, $3B, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$B2, $CA, $3A, $B2, $8B, $FF, $F6, $2A, $2A, $7B, $6F, $39, $1E, $1E, $57, $8E,
$03, $FB, $7B, $0B, $33, $00, $89, $42, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $B2, $B2, $C5, $5A, $C5, $EC, $2F, $88, $88, $E4, $D7, $11, $5E, $3B, $5A,
$7B, $84, $FC, $8B, $89, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $10, $8E, $FB,
$39, $09, $75, $86, $EB, $15, $9E, $67, $E1, $0F, $10, $28, $4E, $87, $88, $88,
$88, $88, $5B, $D9, $B7, $A7, $90, $13, $DC, $89, $28, $D7, $5B, $88, $5B, $5B,
$88, $2F, $2F, $D7, $6C, $8B, $B1, $EC, $92, $B7, $72, $1C, $B1, $0B, $67, $C5,
$10, $57, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$B2, $FC, $8F, $B2, $CA, $89, $89, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA,
$CA, $8F, $FC, $FC, $FC, $FC, $FC, $FC, $CA, $89, $33, $BE, $C5, $E2, $6F, $0B,
$0B, $0B, $0B, $0B, $0B, $E2, $3B, $D8, $F3, $FC, $B2, $CA, $89, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$FC, $FC, $89, $89, $89, $89, $CA, $CA, $B2, $B2, $00, $FC, $37, $D8, $01, $47,
$7B, $9E, $C8, $C8, $90, $CF, $6F, $6F, $03, $9E, $FB, $CF, $A5, $CA, $42, $F1,
$F1, $D0, $38, $FB, $0F, $28, $E4, $88, $88, $E4, $5B, $5B, $F0, $6E, $9F, $89,
$15, $C8, $E1, $CA, $CA, $33, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1, $B2, $FC, $CA, $39,
$6F, $F6, $9E, $67, $C8, $7B, $C8, $67, $90, $0B, $D8, $89, $3A, $42, $42, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $1F, $A5, $5A, $A7, $6C, $0E,
$D7, $87, $4E, $1C, $F3, $EE, $A3, $F6, $D8, $1F, $42, $42, $3A, $00, $00, $00,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $D0, $10, $33, $90, $49, $05, $5E, $89, $15, $FB, $49, $EE,
$13, $67, $23, $84, $AC, $6C, $92, $75, $E4, $E4, $88, $F0, $4E, $82, $90, $47,
$96, $CF, $44, $92, $F0, $88, $88, $88, $88, $5B, $88, $F0, $53, $F6, $CF, $C5,
$1E, $A5, $84, $15, $90, $96, $82, $F9, $CA, $BE, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $8F, $CA, $CA, $CA,
$CA, $B2, $AC, $AC, $AC, $AC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC,
$8F, $89, $42, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$FC, $00, $37, $37, $B2, $FC, $AC, $D0, $89, $33, $8E, $CF, $EA, $7B, $C8, $C8,
$8C, $47, $BE, $89, $10, $89, $89, $00, $FC, $FC, $51, $96, $0B, $09, $C0, $5B,
$5B, $D7, $D7, $86, $63, $EC, $5D, $2A, $2A, $A7, $42, $B2, $33, $FC, $00, $00,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $37, $44, $1F, $FC, $05, $84, $01, $CF, $CF, $01, $BE,
$89, $B2, $FC, $CA, $42, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $B1, $F1, $15, $FB, $84, $EC, $9F, $6C, $A5, $38, $46, $DC, $E1, $D8,
$10, $89, $89, $FC, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $AC, $CA, $CA, $FF,
$1D, $49, $6F, $9E, $67, $0B, $8B, $FC, $D8, $38, $7B, $C8, $03, $E8, $89, $A9,
$5E, $2C, $3C, $75, $63, $8C, $EA, $BE, $0B, $67, $C5, $00, $0A, $88, $88, $5B,
$5B, $5B, $5B, $D7, $FA, $7B, $1D, $C8, $C8, $7B, $9E, $9E, $90, $FF, $89, $B2,
$A5, $AC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $74, $74, $05, $89, $89,
$89, $89, $89, $89, $89, $05, $05, $74, $1F, $1F, $FC, $00, $00, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $3A, $3A, $00, $FC, $8F, $8F,
$8F, $74, $74, $74, $44, $1E, $8B, $A5, $8F, $D0, $10, $CA, $42, $10, $AC, $AC,
$00, $44, $F9, $49, $90, $B1, $56, $36, $B7, $92, $A9, $F9, $3F, $8C, $A3, $03,
$8E, $89, $B2, $89, $89, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $3A, $CA,
$37, $44, $3A, $74, $74, $FC, $FC, $FC, $44, $F3, $42, $FC, $FC, $00, $00, $00,
$00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $74, $FC, $33, $96, $DC, $01,
$01, $24, $96, $DC, $49, $3E, $05, $D0, $89, $1E, $3A, $00, $00, $00, $00, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $AC, $00, $74, $74, $F3, $E2, $2A, $C8, $82, $3F, $37, $00, $8F,
$00, $B2, $84, $15, $7B, $67, $67, $E1, $39, $CA, $6C, $6C, $C5, $67, $38, $37,
$51, $8C, $9E, $A5, $EC, $D7, $5B, $5B, $5B, $5B, $5B, $F0, $97, $90, $E1, $01,
$6F, $6F, $15, $39, $B2, $D0, $8F, $42, $8F, $1F, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $A9, $1F, $1F, $1F, $00, $00, $00, $00, $00, $00, $00, $00, $1F, $1F,
$1F, $1F, $00, $FC, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $1F, $1F, $1F, $1F, $B2, $CA, $37, $74, $A9, $44,
$37, $89, $F3, $B2, $FC, $00, $00, $1F, $1F, $89, $10, $15, $96, $C5, $44, $6C,
$1E, $BE, $CF, $90, $96, $90, $6F, $33, $10, $10, $42, $CA, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $00, $00, $00, $3A, $3A, $B2, $CA, $89, $89, $CA,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $AC, $10, $CA, $C5, $13, $C8, $9E, $9E, $E1, $01, $37, $AC, $8F, $1E,
$44, $AC, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D0, $74,
$A0, $1E, $D8, $CA, $00, $44, $33, $00, $CA, $CA, $AC, $B2, $51, $FF, $E1, $DC,
$67, $7B, $49, $24, $1D, $F6, $1E, $3A, $AC, $01, $2A, $E1, $8F, $11, $E4, $5B,
$5B, $5B, $F0, $0A, $3B, $96, $01, $FC, $D0, $D0, $D0, $AC, $89, $89, $89, $1F,
$A9, $A9, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $3A, $3A, $3A, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $3A, $3A, $3A, $FC, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $3A, $3A, $3A, $3A, $3A, $00,
$3A, $3A, $3A, $3A, $3A, $3A, $3A, $3A, $3A, $3A, $00, $AC, $AC, $AC, $1F, $1F,
$1F, $D0, $D0, $33, $F6, $C8, $90, $13, $C8, $2A, $9E, $A7, $3E, $8B, $D0, $FC,
$1E, $89, $FC, $00, $FC, $FC, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$AC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $AC, $A9, $F1, $10, $1E, $5D,
$E8, $1E, $74, $1F, $CA, $1E, $37, $74, $00, $00, $00, $00, $00, $FC, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $AC, $D0, $44, $D0, $D0, $F1, $A5, $F1, $3A, $3A,
$3A, $3A, $10, $89, $D0, $AC, $CA, $84, $8E, $E1, $DC, $13, $0B, $0F, $74, $89,
$B2, $CA, $38, $67, $C5, $A9, $87, $88, $88, $F0, $B7, $B1, $82, $13, $A5, $74,
$89, $89, $42, $CA, $00, $00, $A9, $A9, $3A, $3A, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $CA, $84, $E2, $F6, $F6,
$0B, $8E, $33, $CA, $FC, $FC, $89, $1E, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $B2, $B2, $FC, $FC, $FC, $42, $42, $8F, $3A, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $CA, $FC,
$FC, $B2, $42, $89, $FC, $B2, $42, $42, $FC, $FC, $51, $90, $03, $B1, $AF, $86,
$AF, $5E, $42, $6F, $1D, $15, $8F, $8B, $89, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $FC, $FC, $B2, $CA, $CA, $B2, $FC, $CA, $CA, $89, $8F, $00, $00,
$00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$F1, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $B2, $CA, $FC, $05, $F3, $89, $B2, $00,
$00, $CA, $00, $15, $96, $8E, $F9, $A0, $EF, $6F, $7B, $67, $6F, $F3, $B2, $33,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $B2, $CA, $CA, $CA,
$89, $42, $FC, $FC, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $00, $00, $00, $FC, $D0, $8B, $E1, $C8, $C8, $90,
$5A, $5A, $E1, $3B, $8F, $8F, $89, $89, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00,
$00, $00, $8F, $1F, $51, $3F, $E1, $E1, $15, $57, $B2, $FC, $CA, $8B, $B2, $00,
$00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $00, $00, $FC, $00, $00, $00, $00, $AC, $AC, $D0, $FC, $B2, $B2,
$B2, $3A, $89, $89, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $1F, $00, $AC, $D0, $CA, $89, $89, $89, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $74, $1F, $1F, $1F, $1F, $1F,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $F1, $42, $33, $D8, $39, $C5, $C5, $C5, $C5, $C5, $C5, $C5,
$C5, $C5, $C5, $BE, $D8, $8B, $42, $05, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $1F, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $D8, $01, $0B, $EA, $7B, $9E,
$9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $90, $F6, $CF,
$8E, $3B, $D8, $42, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $8B,
$01, $E1, $2A, $9E, $90, $E1, $6F, $15, $01, $3B, $3B, $3B, $3B, $3B, $3B, $3B,
$3B, $3B, $39, $8E, $8E, $0B, $E1, $EA, $2A, $9E, $7B, $82, $6F, $C5, $84, $89,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $42, $FF, $7B, $9E, $49, $15, $39, $8B, $89, $CA, $FC,
$FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $10, $B2, $CA, $8B,
$BE, $C5, $E2, $E1, $7B, $7B, $7B, $E1, $01, $D8, $89, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BE, $F6, $9E, $0B,
$39, $F3, $FC, $10, $CA, $8B, $57, $3B, $8E, $6F, $6F, $6F, $6F, $6F, $6F, $6F,
$6F, $6F, $6F, $01, $39, $D8, $8B, $89, $B2, $B2, $B2, $CA, $8B, $3B, $6F, $F6,
$9E, $9E, $E1, $01, $33, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $3B, $9E, $F6, $39, $CA, $FC, $89, $3B, $6F, $6F, $01, $BE, $8B,
$CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $8B, $BE, $3B, $FF,
$15, $8E, $3B, $8B, $CA, $B2, $B2, $89, $BE, $15, $F6, $2A, $90, $6F, $D8, $89,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $39, $DC, $6F, $05, $FC, $8B,
$6F, $6F, $33, $10, $FC, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $FC, $00, $00, $10, $42, $3B, $15, $15, $BE, $89,
$B2, $B2, $89, $E8, $0B, $7B, $7B, $CF, $E8, $89, $00, $00, $00, $00, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $CA, $F6, $6F, $8F, $89, $EE, $FF, $10, $00, $00, $00, $00, $00, $FC, $00,
$3A, $3A, $3A, $3A, $3A, $3A, $3A, $3A, $3A, $3A, $3A, $00, $00, $00, $00, $00,
$00, $00, $FC, $FC, $FC, $10, $8B, $01, $15, $39, $89, $10, $10, $33, $E2, $EA,
$9E, $E1, $39, $89, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $42, $D8, $3B, $C5, $C5, $C5,
$C5, $C5, $C5, $C5, $BE, $84, $42, $CA, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $01, $F6, $F1, $33, $6F, $F3, $00,
$FC, $FC, $FC, $FC, $FC, $FC, $00, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC,
$FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC,
$00, $42, $FF, $E2, $57, $F1, $FC, $42, $01, $F6, $9E, $E1, $39, $CA, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89,
$39, $15, $F6, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $7B, $F6, $6F,
$01, $84, $89, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$FC, $E1, $39, $8B, $15, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC,
$FC, $FC, $FC, $FC, $FC, $FC, $FC, $00, $89, $BE, $E2, $E1, $E1, $E1, $E1, $E1,
$0B, $01, $8B, $FC, $FC, $FC, $10, $FC, $FC, $FC, $FC, $FC, $84, $15, $3B, $89,
$10, $89, $01, $F6, $9E, $CF, $D8, $B2, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $CA, $39, $E1, $67, $2A, $E1, $15, $01, $39, $3B, $3B,
$3B, $3B, $39, $3B, $FF, $0B, $E1, $90, $9E, $2A, $E1, $FF, $D8, $8F, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $CA, $E1, $42, $FF, $CA, $3A, $FC, $FC,
$FC, $FC, $FC, $FC, $FC, $B2, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $8F, $3B, $EA,
$9E, $F6, $6F, $8E, $8E, $8E, $8E, $8E, $6F, $F6, $9E, $9E, $8E, $CA, $00, $FC,
$FC, $FC, $10, $FC, $10, $FC, $42, $FF, $FF, $42, $FC, $42, $FF, $90, $90, $8E,
$42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $33, $CF, $9E, $F6,
$FF, $33, $CA, $B2, $3A, $10, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $05, $8B,
$39, $15, $F6, $9E, $7B, $6F, $BE, $F3, $FC, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$89, $CF, $D8, $01, $00, $FC, $FC, $10, $FC, $FC, $B2, $B2, $B2, $FC, $FC, $FC,
$FC, $FC, $FC, $FC, $39, $9E, $E1, $3B, $8B, $CA, $B2, $FC, $FC, $FC, $10, $FC,
$FC, $B2, $8B, $3B, $E1, $67, $0B, $42, $FC, $10, $10, $10, $10, $B2, $B2, $B2,
$CA, $C5, $01, $89, $00, $42, $0B, $9E, $F6, $BE, $FC, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $BE, $EA, $7B, $FF, $89, $10, $CA, $8B, $BE, $8E, $6F, $6F, $6F,
$6F, $6F, $6F, $6F, $01, $BE, $8B, $CA, $B2, $B2, $42, $BE, $15, $EA, $67, $E1,
$39, $89, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $8B, $15, $D8, $01, $AC, $B2, $FC, $FC,
$B2, $B2, $B2, $10, $FC, $B2, $B2, $B2, $B2, $10, $89, $E1, $49, $D8, $10, $10,
$89, $8B, $39, $01, $C5, $C5, $C5, $C5, $3B, $33, $CA, $10, $8F, $D8, $CF, $9E,
$8E, $B2, $FC, $B2, $B2, $B2, $FC, $10, $B2, $B2, $89, $01, $01, $CA, $10, $39,
$F6, $9E, $E2, $89, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BE, $90, $E1, $33, $FC, $42,
$FF, $0B, $01, $D8, $05, $00, $00, $00, $00, $00, $00, $00, $89, $84, $3B, $8E,
$6F, $39, $42, $FC, $FC, $8B, $01, $F6, $9E, $CF, $39, $B2, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $09, $63, $19, $19, $19, $19, $19, $19, $19, $19, $DE, $1F, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$42, $6F, $BE, $FF, $00, $B2, $B2, $CA, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2,
$FC, $BE, $EA, $01, $B2, $B2, $D8, $8E, $E1, $7B, $9E, $9E, $9E, $9E, $9E, $9E,
$9E, $7B, $49, $8E, $84, $8F, $10, $BE, $EA, $90, $8B, $FC, $B2, $B2, $B2, $B2,
$B2, $B2, $B2, $B2, $89, $01, $BE, $FC, $42, $15, $9E, $E1, $33, $3A, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $8B, $EA, $E1, $89, $B2, $01, $15, $1E, $00, $FC, $00, $00, $00, $FC, $00,
$00, $FC, $FC, $FC, $FC, $00, $00, $FC, $00, $42, $C5, $15, $39, $8F, $00, $89,
$01, $EA, $7B, $15, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $63, $B4, $2E, $1B, $29,
$29, $29, $29, $1B, $ED, $4D, $28, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $89, $E1, $89, $F6, $33, $10, $8F, $B2,
$CA, $8F, $8F, $8F, $8F, $8F, $8F, $10, $E2, $F6, $8B, $00, $33, $6F, $7B, $9E,
$F6, $6F, $01, $BE, $BE, $39, $39, $39, $C5, $6F, $E1, $9E, $90, $0B, $BE, $10,
$CA, $E2, $67, $C5, $FC, $CA, $CA, $B2, $B2, $B2, $CA, $B2, $B2, $B2, $D8, $8E,
$89, $FC, $3B, $90, $90, $39, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $E1, $49, $89, $42, $6F, $D8, $00,
$00, $FC, $FC, $FC, $00, $00, $BE, $0B, $E1, $CF, $E1, $E1, $0B, $FF, $8B, $10,
$3A, $FC, $FC, $00, $42, $8E, $01, $42, $FC, $42, $6F, $9E, $49, $D8, $3A, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $EB, $4A, $62, $14, $D1, $0D, $0D, $0D, $29, $04, $21, $EC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$8F, $F6, $CA, $39, $7B, $D8, $10, $CA, $B2, $B2, $CA, $B2, $B2, $B2, $42, $E1,
$0B, $CA, $CA, $FF, $EA, $7B, $15, $33, $89, $89, $B2, $FC, $FC, $FC, $FC, $FC,
$FC, $8F, $89, $84, $15, $2A, $2A, $15, $8B, $3A, $BE, $DC, $8E, $10, $CA, $CA,
$CA, $8F, $CA, $8F, $8F, $8F, $8F, $05, $01, $BE, $FC, $33, $E1, $DC, $01, $B2,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$BE, $90, $8B, $F3, $6F, $89, $FC, $FC, $FC, $FC, $FC, $FC, $8B, $90, $EA, $15,
$8E, $8E, $8E, $8E, $6F, $49, $2A, $9E, $6F, $8B, $FC, $FC, $FC, $FC, $05, $01,
$C5, $8F, $FC, $39, $EA, $7B, $C5, $B2, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $EC, $16, $B6,
$50, $0D, $1B, $D6, $A9, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $CF, $8E, $FC, $C5, $67, $E1, $D8,
$CA, $CA, $CA, $CA, $84, $6F, $9E, $3B, $10, $42, $CF, $9E, $CF, $8B, $10, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F, $8B, $8E, $9E,
$EA, $39, $10, $8B, $90, $8E, $B2, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA,
$CA, $D8, $01, $B2, $89, $15, $9E, $15, $89, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $15, $15, $8F, $15, $42, $FC, $FC, $10,
$FC, $FC, $00, $BE, $EA, $BE, $B2, $FC, $FC, $FC, $FC, $FC, $FC, $B2, $42, $39,
$0B, $67, $EA, $D8, $00, $B2, $FC, $10, $89, $FF, $39, $FC, $42, $0B, $2A, $FF,
$B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $AD, $D1, $2E, $0D, $1B, $63, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $39, $2A, $BE, $FC, $33, $0B, $2A, $67, $67, $67, $67, $7B, $15, $42, $10,
$D8, $F6, $7B, $C5, $44, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $B2, $D8, $E1, $9E, $15, $8F, $42, $7B, $8E, $F1,
$89, $89, $89, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $42, $01, $1E, $10, $FF, $9E,
$CF, $05, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$E1, $D8, $39, $D8, $FC, $B2, $B2, $B2, $B2, $10, $89, $CF, $89, $00, $8B, $3B,
$3B, $3B, $01, $01, $39, $33, $89, $10, $10, $8B, $8E, $9E, $E1, $89, $FC, $B2,
$B2, $10, $33, $FF, $CA, $8F, $8E, $9E, $FF, $B2, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $4F, $2E,
$2E, $0D, $0D, $21, $1F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $6F, $2A, $C5, $8F, $FC, $42,
$BE, $BE, $BE, $D8, $89, $FC, $CA, $01, $9E, $49, $84, $FC, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$89, $8E, $2A, $0B, $B2, $8B, $7B, $01, $F1, $89, $89, $89, $CA, $89, $CA, $89,
$89, $89, $8F, $89, $C5, $D8, $FC, $39, $7B, $E1, $42, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $CA, $E1, $8B, $01, $CA, $CA, $B2, $8F, $8F,
$8F, $D0, $BE, $33, $CA, $6F, $EA, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $49, $15,
$BE, $89, $FC, $42, $CF, $9E, $3B, $FC, $F1, $B2, $B2, $05, $C5, $8B, $B2, $FF,
$9E, $3B, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $DE, $65, $1A, $0D, $0D, $27, $A9, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $89, $6F, $9E, $0B, $BE, $CA, $B2, $B2, $B2, $B2, $42, $3B, $49, $9E,
$6F, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $3B, $9E, $CF, $B2, $33, $9E,
$39, $B2, $89, $89, $89, $89, $89, $89, $89, $89, $89, $CA, $CA, $39, $39, $FC,
$D8, $90, $E1, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42,
$CF, $D8, $01, $D0, $8F, $CA, $CA, $CA, $CA, $B2, $E8, $42, $0B, $2A, $6F, $3B,
$39, $39, $39, $39, $C5, $E2, $82, $2A, $9E, $E1, $C5, $05, $FC, $39, $2A, $15,
$B2, $CA, $05, $8F, $8F, $3B, $D8, $10, $8E, $9E, $57, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $1F, $FA,
$63, $FA, $1F, $00, $00, $00, $00, $00, $FA, $63, $DE, $A9, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $EC, $63, $63, $EC, $00, $00, $00, $00, $00,
$09, $63, $63, $28, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $A9,
$DE, $63, $9F, $00, $00, $00, $00, $00, $00, $FA, $63, $FA, $1F, $00, $00, $00,
$00, $00, $00, $00, $A9, $DE, $4F, $4F, $1C, $A9, $00, $A9, $DE, $63, $63, $63,
$63, $63, $63, $63, $63, $63, $63, $63, $63, $DE, $EC, $DE, $63, $63, $63, $63,
$63, $63, $63, $DE, $28, $63, $63, $63, $63, $63, $63, $63, $DE, $A9, $1F, $28,
$D6, $4F, $4F, $1C, $6C, $A9, $FA, $4F, $D6, $9F, $A9, $00, $00, $00, $00, $00,
$6C, $28, $19, $4F, $4F, $D6, $1C, $EC, $A9, $00, $00, $00, $00, $00, $28, $B4,
$70, $0D, $0D, $4D, $63, $4F, $4F, $4F, $63, $28, $A9, $00, $00, $00, $6C, $63,
$63, $63, $63, $63, $63, $63, $63, $5E, $5E, $63, $63, $63, $63, $63, $63, $63,
$28, $00, $09, $63, $4F, $19, $5E, $00, $1F, $DE, $63, $63, $63, $63, $63, $63,
$63, $63, $28, $63, $63, $63, $63, $63, $63, $63, $63, $09, $00, $00, $00, $EC,
$63, $4F, $4F, $19, $28, $A9, $00, $00, $00, $00, $00, $00, $00, $5E, $19, $4F,
$D6, $9F, $6C, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F, $FF, $90, $9E, $E1,
$0B, $6F, $6F, $6F, $82, $9E, $F6, $C5, $CA, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $BE, $7B, $6F, $FC, $BE, $2A, $57, $37, $42, $89, $89, $89, $89,
$89, $89, $89, $42, $89, $89, $BE, $3B, $10, $D8, $90, $E1, $89, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $42, $0B, $BE, $8E, $B2, $B2, $05, $CA, $CA,
$CA, $CA, $BE, $D8, $EA, $BE, $44, $FC, $FC, $10, $FC, $FC, $10, $CA, $CA, $8B,
$01, $F6, $9E, $E1, $D8, $10, $8B, $EA, $6F, $CA, $CA, $CA, $CA, $B2, $39, $D8,
$CA, $6F, $EA, $CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $28, $4D, $1B, $3D, $63, $00, $00, $00, $00, $09,
$04, $1B, $29, $D6, $1F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $1F, $21,
$1B, $1B, $AD, $A9, $00, $00, $00, $00, $19, $29, $1B, $98, $09, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FA, $4D, $1B, $4D, $1C, $00, $00, $00, $00,
$EC, $F8, $1B, $3D, $63, $00, $00, $00, $00, $00, $00, $1F, $4F, $29, $ED, $ED,
$29, $21, $A9, $9F, $3D, $1B, $29, $29, $29, $29, $29, $29, $29, $65, $65, $1B,
$1B, $3D, $4F, $7D, $50, $50, $29, $29, $29, $29, $ED, $4D, $21, $65, $50, $29,
$29, $29, $29, $ED, $3D, $8D, $D6, $3D, $1B, $1B, $1B, $29, $27, $4F, $29, $ED,
$ED, $3D, $AD, $9F, $00, $00, $1F, $63, $04, $3D, $1B, $ED, $0D, $50, $50, $4D,
$AD, $DE, $A9, $00, $00, $00, $EC, $A2, $D1, $31, $0D, $0D, $1B, $0D, $50, $50,
$50, $3D, $27, $DE, $A9, $00, $FA, $7D, $50, $1B, $29, $29, $29, $29, $ED, $AD,
$AD, $ED, $29, $29, $29, $29, $29, $ED, $98, $EC, $98, $1B, $ED, $1B, $4D, $63,
$6C, $04, $DF, $50, $29, $29, $29, $29, $1B, $1B, $21, $B4, $50, $29, $29, $29,
$29, $1B, $29, $19, $00, $A9, $19, $4D, $1B, $1B, $1B, $1B, $3D, $AD, $DE, $A9,
$00, $00, $00, $00, $63, $4D, $1B, $ED, $ED, $29, $98, $DE, $1F, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $8B, $FF, $E1, $90, $7B, $7B, $EA, $E1, $C5, $42, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $39, $7B, $8E, $FC,
$01, $EA, $33, $89, $42, $42, $42, $42, $42, $89, $89, $89, $89, $89, $89, $33,
$C5, $FC, $8B, $EA, $E1, $CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42,
$CF, $33, $15, $CA, $89, $89, $89, $89, $89, $89, $D8, $E8, $0B, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $B2, $89, $3B, $EA, $9E, $8E, $B2, $89,
$EA, $0B, $CA, $CA, $CA, $89, $CA, $BE, $33, $05, $F6, $0B, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $63, $1B,
$B3, $B3, $04, $09, $00, $00, $00, $28, $3D, $48, $48, $4D, $28, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $09, $F8, $B3, $B3, $1B, $19, $00, $00, $00, $A9,
$AD, $B3, $B3, $ED, $4F, $1F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D6,
$0D, $B3, $B3, $98, $09, $00, $00, $00, $8D, $29, $B3, $B3, $F8, $EC, $00, $00,
$00, $00, $00, $EC, $4D, $31, $B3, $B3, $B3, $1B, $63, $09, $A2, $54, $54, $31,
$B3, $B3, $B3, $B3, $70, $70, $B6, $70, $70, $31, $04, $22, $16, $C6, $54, $31,
$B3, $B3, $4D, $21, $DE, $4A, $60, $70, $1A, $B3, $B3, $29, $AD, $02, $3D, $48,
$B3, $B3, $B3, $50, $D1, $50, $B3, $B3, $B3, $B3, $B3, $4D, $EB, $1F, $19, $29,
$B3, $B3, $B3, $B3, $A2, $16, $60, $70, $31, $29, $21, $EC, $00, $00, $6C, $27,
$D1, $71, $71, $71, $B3, $4D, $E7, $6A, $F5, $54, $31, $29, $4F, $A9, $6C, $22,
$79, $70, $1A, $B3, $B3, $B3, $4D, $D6, $63, $B4, $31, $B3, $B3, $B3, $B3, $4D,
$D6, $63, $1B, $31, $71, $71, $48, $4D, $EC, $77, $16, $14, $54, $31, $B3, $B3,
$29, $98, $AF, $4A, $C6, $70, $31, $B3, $B3, $ED, $98, $FA, $1F, $D6, $1B, $B3,
$B3, $B3, $B3, $31, $D1, $1A, $29, $21, $EC, $00, $00, $6C, $04, $48, $B3, $B3,
$B3, $1A, $1A, $29, $D6, $A9, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $89,
$42, $42, $42, $42, $89, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $C5, $9E, $FF, $FC, $6F, $EA, $42, $42, $42, $42, $42,
$42, $42, $42, $42, $42, $42, $42, $89, $33, $C5, $B2, $D8, $EA, $CF, $CA, $00,
$00, $00, $00, $00, $00, $00, $00, $CA, $82, $8B, $CF, $33, $CA, $89, $89, $89,
$89, $8B, $8B, $8B, $15, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $42, $15, $67, $0B, $CA, $89, $7B, $C5, $CA, $89, $89, $89, $89,
$3B, $1E, $84, $7B, $33, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $1F, $AD, $0D, $0D, $B3, $0D, $4F, $A9, $00, $00, $19,
$1B, $B3, $B3, $B3, $AD, $6C, $00, $00, $00, $00, $00, $00, $00, $00, $28, $3D,
$B3, $B3, $B3, $4D, $5E, $00, $00, $09, $4D, $B3, $B3, $B3, $3D, $9F, $00, $00,
$00, $00, $00, $00, $00, $00, $A9, $27, $71, $71, $B3, $ED, $D6, $1F, $00, $00,
$4F, $ED, $B3, $B3, $71, $21, $A9, $00, $00, $00, $00, $6C, $25, $99, $B6, $DF,
$B3, $0D, $D6, $00, $9F, $16, $5C, $B6, $71, $71, $71, $27, $56, $56, $56, $C2,
$60, $B6, $ED, $63, $A9, $E0, $B6, $D1, $0D, $0D, $D6, $00, $00, $00, $63, $C6,
$70, $0D, $B3, $98, $A9, $63, $1B, $31, $71, $48, $4D, $D2, $D4, $C6, $B6, $31,
$71, $71, $4D, $04, $EC, $9F, $3D, $48, $71, $71, $71, $27, $EC, $1F, $5E, $16,
$B6, $1A, $71, $27, $EC, $00, $00, $21, $1A, $DF, $B3, $B3, $98, $5E, $1F, $1F,
$9F, $79, $B6, $31, $ED, $4F, $A9, $00, $28, $6B, $B6, $71, $71, $1B, $8D, $00,
$1C, $3D, $31, $71, $71, $B3, $F8, $5E, $00, $28, $6B, $DB, $70, $31, $48, $3D,
$28, $00, $A9, $E0, $B6, $1A, $0D, $0D, $21, $A9, $00, $1F, $A4, $55, $70, $0D,
$B3, $4D, $5E, $00, $5E, $4D, $48, $71, $71, $71, $71, $7D, $6A, $16, $14, $1A,
$04, $5E, $00, $28, $3D, $31, $71, $B3, $1B, $E0, $16, $14, $29, $FA, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $FF, $2A,
$BE, $10, $E1, $E1, $42, $42, $42, $42, $42, $42, $42, $42, $8B, $42, $42, $42,
$42, $33, $3B, $B2, $D8, $9E, $6F, $B2, $00, $00, $00, $00, $00, $00, $00, $FC,
$CF, $D8, $01, $F6, $42, $89, $89, $42, $05, $BE, $BE, $FF, $FF, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $3B, $2A, $E1,
$05, $8B, $7B, $D8, $05, $42, $89, $89, $42, $39, $CA, $15, $E1, $3A, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $6C, $F8, $48,
$B3, $B3, $48, $29, $DE, $00, $00, $AD, $B3, $B3, $B3, $B3, $29, $63, $00, $00,
$00, $00, $00, $00, $00, $00, $19, $1B, $B3, $B3, $B3, $B3, $AD, $A9, $00, $FA,
$29, $48, $71, $71, $B3, $27, $6C, $00, $00, $00, $00, $00, $00, $00, $09, $4D,
$48, $B3, $B3, $48, $3D, $9F, $00, $A9, $98, $B3, $B3, $B3, $B3, $29, $DE, $00,
$00, $00, $00, $00, $DE, $79, $55, $DB, $1A, $4D, $9F, $00, $00, $9F, $16, $5C,
$99, $B3, $B3, $ED, $4F, $6C, $00, $00, $5E, $6A, $70, $4D, $09, $19, $2E, $1A,
$71, $71, $21, $1F, $00, $00, $EC, $7D, $D1, $B3, $B3, $4D, $09, $9F, $65, $70,
$B3, $81, $27, $00, $00, $E0, $70, $1A, $B3, $B3, $4F, $6C, $1F, $21, $71, $B3,
$B3, $B3, $29, $1C, $00, $00, $00, $9F, $6B, $70, $B3, $B3, $AD, $A9, $00, $D6,
$2E, $D1, $B3, $B3, $21, $00, $00, $00, $00, $DE, $C6, $70, $B3, $1B, $19, $00,
$1F, $04, $70, $1A, $B3, $ED, $19, $6C, $04, $B3, $B3, $B3, $B3, $29, $FA, $00,
$00, $1F, $C2, $F5, $5C, $B6, $50, $AD, $6C, $00, $00, $63, $50, $1A, $B3, $B3,
$AD, $A9, $00, $00, $5E, $7D, $70, $31, $B3, $3D, $28, $00, $63, $1B, $B3, $B3,
$B3, $B3, $F8, $28, $A9, $6C, $78, $60, $E5, $04, $6C, $EC, $4D, $D1, $B3, $48,
$3D, $5E, $6C, $22, $A2, $28, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $8F, $6F, $7B, $33, $8F, $EA, $E2, $89, $42, $42,
$8B, $1E, $1E, $1E, $42, $42, $42, $42, $42, $42, $D8, $C5, $10, $BE, $9E, $E2,
$00, $00, $00, $00, $00, $00, $00, $00, $15, $15, $B2, $0B, $EA, $39, $42, $42,
$33, $0B, $8B, $0B, $BE, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $BE, $EA, $CF, $B2, $FF, $6F, $89, $42, $42, $42,
$42, $D8, $39, $42, $90, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $28, $3D, $48, $48, $B3, $31, $9A, $04, $EC, $6C, $F8,
$81, $B3, $B3, $31, $9A, $F8, $EC, $00, $00, $00, $00, $00, $00, $1F, $AD, $B3,
$B3, $B3, $B3, $31, $1B, $19, $00, $D6, $ED, $B3, $B3, $B3, $9A, $ED, $19, $00,
$00, $00, $00, $00, $00, $00, $FA, $29, $48, $B3, $B3, $DF, $9A, $98, $6C, $09,
$4D, $81, $B3, $B3, $DF, $9A, $04, $09, $00, $00, $00, $00, $00, $28, $C2, $25,
$E0, $9F, $1F, $00, $00, $00, $9F, $16, $5C, $B6, $B3, $B3, $ED, $21, $09, $00,
$00, $5E, $16, $7D, $FA, $9F, $65, $1A, $B3, $B3, $04, $09, $00, $00, $6C, $A2,
$54, $31, $B3, $29, $28, $A9, $25, $DB, $70, $48, $3D, $9F, $00, $D6, $2E, $D1,
$B3, $B3, $27, $00, $00, $04, $81, $B3, $B3, $B3, $4D, $09, $00, $00, $00, $1F,
$27, $70, $1A, $48, $1B, $63, $00, $DE, $65, $D1, $B3, $81, $04, $6C, $00, $00,
$00, $6C, $A2, $70, $31, $48, $4D, $09, $00, $21, $2E, $31, $B3, $B3, $4F, $19,
$ED, $B3, $B3, $B3, $B3, $21, $A9, $00, $00, $00, $A9, $FA, $E0, $25, $4F, $09,
$00, $00, $00, $9F, $65, $E5, $B3, $B3, $F8, $09, $00, $00, $6C, $A2, $54, $31,
$B3, $1B, $63, $00, $D6, $ED, $B3, $B3, $B3, $1B, $19, $00, $00, $00, $00, $9F,
$16, $27, $A9, $A9, $04, $D1, $B3, $B3, $29, $DE, $00, $A9, $EC, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA,
$E1, $F6, $42, $42, $2A, $C5, $42, $8B, $8B, $8B, $8B, $8B, $8B, $8B, $8B, $8B,
$8B, $8B, $8B, $BE, $C5, $FC, $3B, $9E, $3B, $00, $00, $00, $00, $00, $00, $00,
$84, $90, $33, $10, $15, $9E, $67, $67, $9E, $BE, $42, $EA, $8F, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BE,
$7B, $01, $05, $E1, $33, $1E, $1E, $42, $42, $42, $3B, $42, $15, $8E, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $19, $ED, $B3,
$B3, $B3, $7D, $55, $31, $4F, $1C, $29, $48, $B3, $48, $B4, $55, $DF, $21, $1F,
$00, $00, $00, $00, $00, $09, $F8, $81, $B3, $B3, $ED, $6B, $7A, $4D, $28, $AD,
$81, $B3, $B3, $71, $6B, $E5, $4D, $28, $00, $00, $00, $00, $00, $00, $4F, $71,
$B3, $B3, $B3, $7D, $55, $71, $D6, $02, $1B, $48, $B3, $B3, $B4, $55, $31, $4F,
$1F, $00, $00, $00, $00, $00, $00, $A9, $1F, $00, $00, $00, $00, $00, $00, $9F,
$16, $5C, $99, $B3, $B3, $71, $21, $09, $00, $00, $EC, $9F, $1F, $EC, $7D, $E5,
$31, $48, $CB, $EC, $00, $00, $A9, $27, $D1, $DF, $B3, $ED, $63, $00, $FA, $79,
$5C, $B6, $B3, $F8, $8D, $8D, $65, $1A, $B3, $B3, $4D, $09, $1F, $04, $9A, $B3,
$B3, $B3, $04, $6C, $00, $00, $00, $00, $4F, $2E, $D1, $B3, $B3, $98, $A9, $5E,
$7D, $7A, $B3, $48, $4D, $5E, $00, $00, $00, $00, $D6, $D1, $1A, $48, $ED, $D6,
$00, $19, $2E, $1A, $B3, $B3, $27, $4D, $81, $B3, $B3, $81, $F8, $EC, $00, $00,
$00, $00, $00, $00, $00, $A9, $00, $00, $00, $00, $00, $EC, $7D, $54, $31, $48,
$3D, $5E, $00, $00, $1F, $AD, $D1, $31, $B3, $71, $4F, $1F, $19, $50, $31, $B3,
$81, $3D, $28, $00, $00, $00, $00, $00, $09, $09, $00, $00, $21, $D1, $DF, $B3,
$ED, $D6, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $42, $F6, $E1, $44, $D8, $9E, $BE, $8B,
$42, $8B, $8B, $8B, $8B, $8B, $8B, $8B, $8B, $8B, $8B, $8B, $39, $3B, $FC, $FF,
$2A, $D8, $00, $00, $00, $00, $00, $00, $10, $0B, $EA, $8B, $FC, $42, $BE, $BE,
$8B, $FC, $15, $CF, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $01, $7B, $42, $15, $3B, $42, $8B, $8B,
$8B, $8B, $D8, $D8, $39, $E1, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $AD, $48, $48, $48, $81, $21, $4A, $E5, $29, $4F, $71,
$B3, $B3, $81, $27, $4A, $54, $29, $FA, $00, $00, $00, $00, $00, $FA, $29, $48,
$48, $48, $3D, $56, $C6, $1A, $21, $F8, $81, $B3, $B3, $29, $56, $C6, $31, $21,
$A9, $00, $00, $00, $00, $1F, $27, $81, $B3, $B3, $81, $21, $16, $7A, $3D, $21,
$B3, $B3, $B3, $81, $21, $6A, $E5, $3D, $9F, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $28, $16, $5C, $99, $B3, $48, $71, $21,
$09, $00, $00, $00, $00, $09, $A2, $54, $31, $48, $29, $9F, $00, $00, $00, $4F,
$2E, $31, $48, $71, $4F, $00, $00, $1C, $16, $55, $70, $E5, $50, $04, $29, $48,
$48, $48, $29, $28, $00, $04, $E5, $1A, $B3, $B3, $04, $6C, $00, $00, $00, $00,
$D6, $50, $1A, $B3, $B3, $3D, $5E, $1F, $A2, $E5, $31, $48, $29, $1C, $00, $00,
$00, $00, $63, $50, $D1, $B3, $81, $04, $1F, $1C, $65, $E5, $B3, $B3, $1B, $ED,
$48, $B3, $B3, $95, $19, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $6C, $A2, $D1, $B3, $48, $29, $DE, $00, $00, $00, $D6, $1A, $1A,
$B3, $B3, $27, $1F, $DE, $50, $D1, $B3, $48, $29, $27, $98, $98, $98, $27, $27,
$27, $27, $21, $6C, $D6, $2E, $D1, $B3, $B3, $21, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $33, $90, $6F, $FC, $C5, $EA, $D8, $8B, $8B, $8B, $33, $8B, $8B, $8B, $8B,
$8B, $8B, $8B, $8B, $8B, $3B, $D8, $44, $0B, $EA, $42, $00, $00, $00, $00, $00,
$00, $8B, $49, $EA, $3B, $05, $FC, $FC, $CA, $01, $2A, $BE, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$B2, $E1, $C5, $E8, $15, $42, $33, $33, $33, $33, $8B, $39, $42, $82, $42, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $EC, $4D, $81, $B3,
$48, $71, $D6, $9F, $68, $7A, $29, $48, $48, $48, $B3, $4F, $9F, $68, $9A, $04,
$09, $00, $00, $00, $00, $D6, $B3, $B3, $B3, $81, $4D, $5E, $E0, $70, $ED, $ED,
$48, $48, $81, $CB, $5E, $E0, $E5, $95, $63, $00, $00, $00, $00, $5E, $4D, $81,
$B3, $48, $ED, $19, $1C, $68, $7A, $29, $48, $48, $48, $71, $D6, $1C, $C6, $9A,
$27, $6C, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $1F, $1F,
$00, $28, $16, $5C, $99, $B3, $81, $71, $21, $09, $00, $00, $00, $A9, $AD, $D1,
$31, $48, $95, $19, $00, $00, $00, $63, $50, $1A, $48, $48, $27, $A9, $00, $09,
$EC, $D2, $5F, $79, $C6, $B6, $E5, $1A, $B3, $48, $95, $8D, $00, $4F, $14, $54,
$B3, $81, $4D, $09, $00, $00, $00, $00, $D6, $ED, $9A, $B3, $81, $29, $28, $1F,
$27, $D1, $1A, $48, $ED, $63, $00, $00, $00, $00, $63, $95, $31, $B3, $81, $3D,
$5E, $5E, $B4, $54, $B3, $B3, $B3, $B6, $B6, $31, $48, $AD, $A9, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $21, $7A, $31, $48,
$ED, $D6, $00, $00, $00, $63, $50, $54, $B3, $81, $F8, $A9, $EC, $B4, $B6, $31,
$B3, $B3, $9A, $54, $70, $70, $9A, $81, $81, $BC, $29, $EC, $DE, $50, $D1, $B3,
$81, $04, $A9, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $39, $9E, $01, $3A, $6F, $49,
$33, $33, $33, $33, $33, $33, $33, $33, $33, $33, $33, $33, $33, $33, $C5, $84,
$05, $E1, $E1, $CA, $00, $00, $00, $00, $00, $00, $8B, $E1, $2A, $49, $6F, $6F,
$E1, $9E, $E2, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $8E, $6F, $BE, $15, $8B, $33, $33,
$33, $33, $33, $BE, $42, $6F, $39, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $9F, $29, $81, $48, $81, $29, $FA, $1F, $A4, $14, $E5, $48,
$48, $81, $95, $63, $1F, $A4, $70, $31, $D6, $00, $00, $00, $A9, $27, $48, $48,
$48, $81, $AD, $00, $5E, $6B, $54, $31, $48, $48, $81, $04, $A9, $5E, $79, $7A,
$F8, $EC, $00, $00, $00, $DE, $95, $48, $48, $81, $3D, $9F, $1F, $E0, $B6, $7A,
$48, $48, $81, $29, $FA, $1F, $E0, $70, $ED, $19, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $19, $04, $4F, $1F, $00, $28, $16, $5C, $99, $31, $81,
$71, $AD, $09, $00, $00, $00, $4F, $1A, $1A, $48, $B3, $4F, $00, $00, $00, $1C,
$65, $D1, $48, $81, $F8, $A9, $A9, $98, $F8, $D6, $28, $28, $8D, $6A, $55, $5C,
$31, $48, $71, $4F, $00, $EC, $6B, $DB, $1A, $81, $3D, $EC, $00, $00, $00, $00,
$D6, $ED, $81, $48, $81, $95, $28, $00, $4F, $2E, $1A, $48, $B3, $4F, $00, $00,
$00, $00, $19, $71, $48, $48, $81, $29, $9F, $6C, $A2, $E5, $48, $48, $ED, $6B,
$5C, $99, $29, $02, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $D6, $1A, $D1, $48, $48, $21, $00, $00, $00, $9F, $B4, $7A,
$48, $81, $3D, $28, $1F, $E0, $B6, $70, $81, $ED, $AD, $E0, $E0, $6A, $14, $D1,
$48, $48, $9C, $A9, $5E, $B4, $7A, $48, $48, $4D, $5E, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $FF, $9E, $BE, $8F, $E1, $6F, $33, $33, $33, $33, $33, $33, $33,
$33, $33, $33, $33, $D8, $33, $33, $01, $CA, $33, $90, $8E, $FC, $00, $00, $00,
$00, $00, $00, $89, $01, $49, $7B, $7B, $F6, $01, $B2, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $E1, $FF, $BE, $8E, $33, $D8, $D8, $D8, $D8, $D8, $BE, $33, $8E, $8E, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $19, $71, $81, $81,
$81, $CB, $09, $00, $EC, $A2, $99, $1A, $48, $81, $3D, $5E, $00, $EC, $16, $7A,
$3D, $28, $00, $00, $09, $CB, $81, $81, $81, $71, $D6, $00, $00, $D6, $14, $54,
$48, $48, $71, $21, $00, $00, $A4, $70, $31, $4F, $1F, $00, $00, $4F, $B3, $48,
$48, $BC, $4D, $6C, $00, $5E, $16, $99, $9A, $48, $81, $CB, $09, $00, $5E, $6B,
$7A, $4D, $5E, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $19, $48, $95,
$02, $00, $00, $5E, $16, $5C, $99, $48, $81, $B3, $AD, $09, $00, $00, $63, $2E,
$E5, $48, $81, $F8, $28, $1F, $1F, $1C, $29, $81, $81, $BC, $4D, $A9, $09, $3D,
$BC, $71, $29, $AD, $A9, $A9, $A4, $70, $9A, $48, $48, $AD, $1F, $1F, $A4, $B6,
$DB, $81, $ED, $19, $00, $00, $00, $00, $AD, $81, $81, $81, $81, $3D, $EC, $00,
$63, $ED, $9A, $48, $81, $CB, $63, $A9, $00, $6C, $27, $81, $48, $48, $81, $3D,
$9F, $00, $AD, $7A, $31, $81, $B3, $4F, $5F, $55, $70, $3D, $19, $A9, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DE, $95, $7A, $48,
$BC, $4D, $FA, $A9, $00, $9F, $3D, $81, $81, $81, $29, $FA, $00, $9F, $C7, $5C,
$1A, $B3, $4F, $1F, $1F, $63, $50, $9A, $48, $48, $AD, $00, $A9, $A2, $E5, $31,
$81, $29, $9F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $10, $6F, $EA, $42, $42,
$2A, $FF, $33, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $33, $D8, $84, $D8,
$FF, $B2, $39, $2A, $D8, $00, $00, $00, $00, $00, $00, $00, $10, $89, $42, $42,
$42, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $3B, $90, $42, $FF, $C5, $D8, $BE, $D8,
$D8, $D8, $D8, $D8, $D8, $3B, $8E, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $A9, $27, $81, $81, $81, $81, $27, $A9, $00, $00, $4F, $31, $81,
$81, $81, $F8, $6C, $00, $00, $63, $DF, $81, $27, $6C, $00, $DE, $95, $81, $81,
$81, $29, $28, $00, $00, $5E, $3D, $BC, $48, $81, $ED, $8D, $00, $00, $09, $A2,
$BC, $29, $02, $00, $6C, $F8, $81, $81, $81, $48, $AD, $1F, $00, $00, $21, $31,
$81, $81, $81, $9C, $A9, $00, $00, $D6, $DF, $81, $AD, $A9, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $EC, $7D, $9A, $3D, $63, $9F, $9F, $92, $25, $E5, $9A,
$48, $81, $48, $AD, $09, $00, $FA, $65, $E5, $48, $48, $81, $29, $AD, $D6, $9C,
$48, $48, $48, $BC, $4D, $6C, $1F, $E7, $B6, $E5, $BC, $29, $9F, $00, $63, $71,
$81, $81, $81, $AD, $1F, $00, $09, $25, $5C, $DB, $81, $4D, $28, $00, $00, $8D,
$3D, $81, $81, $81, $81, $AD, $6C, $28, $AD, $B3, $81, $81, $81, $81, $95, $9C,
$D6, $27, $71, $81, $81, $81, $BC, $4D, $09, $00, $4F, $D1, $D1, $48, $BC, $AD,
$A9, $78, $60, $54, $ED, $AD, $9F, $1F, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $A9, $63, $27, $71, $81, $81, $81, $81, $95, $04, $4F, $21, $B3, $81,
$81, $81, $29, $FA, $00, $00, $A4, $14, $DB, $BC, $3D, $1C, $00, $4F, $71, $81,
$81, $81, $4F, $A9, $1C, $27, $9A, $9A, $81, $71, $AF, $9F, $9F, $9F, $A9, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $CA, $E1, $E1, $CA, $D8, $7B, $5D, $D8, $D8, $D8, $D8, $D8,
$D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $39, $3B, $B2, $6F, $F6, $8B, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $33,
$7B, $8E, $89, $0B, $39, $D8, $D8, $BE, $BE, $BE, $BE, $BE, $3B, $BE, $0B, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $9F, $AD, $71, $9A, $9A, $9A,
$81, $4D, $19, $09, $19, $CB, $9A, $9A, $9A, $81, $3D, $D6, $5E, $FA, $AD, $71,
$9A, $48, $9C, $4F, $CB, $9A, $9A, $9A, $9A, $ED, $4F, $5E, $5E, $AD, $71, $9A,
$9A, $9A, $B3, $AD, $FA, $EC, $D6, $CB, $9A, $BC, $3D, $4F, $AD, $71, $9A, $9A,
$9A, $81, $F8, $63, $09, $D6, $3D, $9A, $9A, $9A, $81, $CB, $D6, $EC, $FA, $AD,
$71, $9A, $71, $98, $19, $09, $00, $00, $00, $00, $00, $00, $00, $00, $E0, $D1,
$BC, $71, $95, $95, $95, $95, $9A, $9A, $9A, $9A, $9A, $48, $AD, $6C, $09, $7D,
$7A, $81, $81, $71, $DF, $7A, $DF, $9A, $9A, $81, $81, $BC, $F8, $A9, $00, $9F,
$6B, $5C, $54, $81, $04, $19, $9C, $81, $9A, $BC, $ED, $19, $00, $00, $00, $09,
$6A, $55, $DB, $9A, $CB, $4F, $4F, $3D, $81, $9A, $9A, $BC, $CB, $28, $09, $A2,
$7A, $7A, $7A, $9A, $81, $ED, $2E, $7A, $DF, $9A, $81, $81, $81, $81, $48, $4F,
$00, $00, $19, $2E, $E5, $81, $81, $F8, $6C, $A9, $19, $B4, $9A, $81, $29, $27,
$4F, $FA, $00, $00, $00, $00, $00, $00, $00, $00, $5E, $7D, $7A, $7A, $E5, $9A,
$81, $71, $2E, $E5, $1A, $1A, $9A, $81, $81, $81, $29, $9F, $00, $00, $6C, $E0,
$55, $99, $9A, $3D, $AD, $3D, $81, $81, $BC, $29, $28, $28, $65, $DF, $9A, $81,
$81, $81, $71, $95, $95, $29, $63, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8B, $90, $6F,
$10, $01, $90, $BE, $D8, $57, $57, $57, $57, $57, $57, $BE, $D8, $BE, $BE, $BE,
$BE, $01, $BE, $05, $F6, $0B, $10, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $42, $F6, $E1, $8F, $01, $15, $57, $39, $39, $39,
$39, $39, $39, $39, $3B, $BE, $0B, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $1F, $27, $E5, $54, $99, $99, $99, $E5, $9A, $29, $02, $B4, $54, $B6, $DB,
$DB, $54, $9A, $48, $56, $AD, $E5, $54, $70, $7A, $7A, $E5, $54, $70, $DB, $DB,
$70, $7A, $81, $4F, $4F, $D1, $54, $99, $99, $70, $7A, $BC, $4D, $92, $50, $54,
$B6, $54, $7A, $7A, $54, $54, $99, $99, $99, $E5, $9A, $3D, $02, $65, $54, $99,
$99, $99, $54, $9A, $71, $92, $25, $54, $70, $70, $E5, $9A, $95, $63, $00, $00,
$00, $00, $00, $00, $00, $00, $9F, $C7, $54, $9A, $E5, $E5, $E5, $E5, $99, $99,
$99, $99, $99, $7A, $95, $1C, $1F, $F8, $E5, $9A, $BC, $95, $A4, $80, $55, $5C,
$5C, $70, $9A, $ED, $D6, $00, $00, $00, $28, $E7, $F5, $70, $E5, $D1, $54, $54,
$E5, $95, $21, $6C, $00, $00, $00, $00, $6C, $78, $79, $14, $54, $54, $54, $54,
$54, $54, $50, $04, $FA, $00, $1F, $C2, $79, $55, $5C, $5C, $E5, $95, $A4, $08,
$55, $5C, $99, $54, $7A, $71, $98, $EC, $00, $00, $9F, $65, $7A, $81, $81, $CB,
$EC, $09, $A2, $54, $99, $E5, $E5, $7A, $81, $F8, $6C, $00, $00, $00, $00, $00,
$00, $00, $6C, $C2, $16, $F5, $5C, $5C, $54, $71, $56, $6A, $F5, $5C, $5C, $99,
$E5, $BC, $9C, $A9, $00, $00, $00, $6C, $78, $79, $55, $54, $54, $54, $E5, $7A,
$95, $4F, $00, $5E, $16, $55, $5C, $70, $81, $81, $81, $7A, $E5, $BC, $9C, $A9,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $39, $9E, $01, $10, $6F, $E1, $57, $BE, $BE, $BE,
$BE, $BE, $BE, $BE, $BE, $BE, $BE, $BE, $BE, $BE, $01, $89, $33, $7B, $3B, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $CF, $03,
$42, $42, $0B, $5D, $5D, $5D, $5D, $5D, $5D, $5D, $5D, $3B, $3B, $39, $6F, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $53, $6A, $6A, $25, $25, $25,
$25, $25, $AD, $EC, $22, $6A, $25, $25, $25, $25, $25, $9C, $DE, $53, $6A, $6A,
$25, $25, $25, $6A, $6A, $25, $25, $25, $25, $25, $27, $63, $69, $6A, $6A, $25,
$25, $25, $25, $25, $4F, $EC, $5F, $6A, $25, $25, $25, $6A, $6A, $6A, $25, $25,
$25, $25, $25, $AD, $EC, $F2, $6A, $25, $25, $25, $25, $25, $27, $FA, $35, $6A,
$6A, $6A, $6A, $25, $AD, $28, $00, $00, $00, $00, $00, $00, $00, $00, $A9, $6A,
$70, $4D, $E7, $6A, $6A, $6A, $25, $25, $25, $25, $25, $25, $AD, $EC, $00, $AD,
$E5, $7A, $81, $81, $19, $6C, $63, $E7, $6B, $6B, $7D, $4F, $6C, $00, $00, $00,
$00, $1F, $1C, $22, $16, $6B, $6B, $6B, $AD, $63, $A9, $00, $00, $00, $00, $00,
$00, $00, $EC, $78, $4A, $16, $79, $79, $16, $E7, $19, $09, $00, $00, $00, $00,
$09, $63, $E0, $6B, $C6, $95, $19, $09, $78, $16, $79, $6B, $A2, $D6, $09, $00,
$00, $00, $09, $7D, $E5, $81, $BC, $95, $9F, $00, $77, $6A, $6A, $6A, $6A, $6A,
$25, $4F, $1F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $6C, $FA, $A4, $16,
$F5, $50, $D6, $A9, $9F, $E0, $16, $79, $6B, $9C, $9F, $00, $00, $00, $00, $00,
$00, $5E, $78, $6A, $79, $79, $6B, $9C, $63, $A9, $00, $00, $09, $78, $79, $5C,
$DB, $BC, $29, $E7, $6A, $25, $D6, $1F, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $01,
$DC, $84, $8F, $F6, $0B, $D8, $BE, $BE, $BE, $39, $BE, $BE, $BE, $BE, $BE, $BE,
$BE, $BE, $39, $01, $B2, $FF, $9E, $84, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $CA, $CF, $90, $D8, $CA, $CF, $FF, $3B, $3B, $3B, $3B, $3B,
$3B, $3B, $3B, $8E, $BE, $01, $01, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $00, $00, $A9, $A9, $A9,
$A9, $A9, $A9, $A9, $00, $00, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $A9,
$A9, $A9, $A9, $00, $00, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $1F, $00, $1F, $A9,
$A9, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $A9, $1F, $00, $1F, $A9, $A9,
$A9, $A9, $A9, $A9, $A9, $00, $00, $A9, $A9, $A9, $A9, $A9, $A9, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $53, $E7, $02, $1F, $A9, $A9, $A9, $A9, $A9,
$A9, $A9, $A9, $A9, $A9, $00, $00, $4F, $2E, $7A, $81, $81, $AD, $00, $00, $A9,
$09, $09, $09, $1F, $00, $00, $00, $00, $00, $00, $00, $00, $6C, $09, $09, $09,
$A9, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $1F, $6C, $09, $09,
$09, $A9, $00, $00, $00, $00, $00, $00, $00, $00, $00, $6C, $FA, $19, $EC, $00,
$00, $A9, $09, $09, $6C, $00, $00, $00, $00, $00, $6C, $A2, $54, $9A, $BC, $71,
$19, $00, $00, $A9, $A9, $A9, $A9, $A9, $A9, $1F, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $6C, $28, $19, $EB, $00, $00, $00, $6C, $09,
$09, $A9, $00, $00, $00, $00, $00, $00, $00, $00, $00, $A9, $09, $09, $09, $A9,
$00, $00, $00, $00, $00, $00, $28, $16, $5C, $7A, $CB, $5E, $1F, $A9, $1F, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $B2, $0B, $EA, $42, $42, $EA, $8E, $57, $57,
$39, $39, $39, $39, $39, $39, $39, $39, $39, $39, $BE, $01, $E8, $8F, $CF, $49,
$CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $0B, $90, $BE, $10,
$6F, $8E, $3B, $3B, $3B, $3B, $3B, $C5, $C5, $C5, $3B, $15, $8B, $6F, $C5, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DE,
$50, $7A, $81, $BC, $F8, $6C, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $1F, $AD, $D1, $9A, $BC, $48, $4F, $1F, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $09,
$6A, $DB, $95, $FA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$89, $E1, $E1, $B2, $39, $9E, $01, $39, $39, $39, $3B, $3B, $39, $39, $39, $39,
$39, $39, $C5, $39, $FF, $42, $89, $EA, $6F, $10, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $15, $2A, $E8, $FC, $6F, $6F, $3B, $C5, $01, $01, $01, $01, $01,
$01, $01, $01, $6F, $42, $E1, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $5E, $65, $54, $BC, $BC, $CB, $EC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D6, $1A, $9A, $BC, $BC,
$9C, $A9, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $28, $79, $DF, $D6, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $33, $EA, $15, $FC, $E2, $EA, $E8,
$E8, $3B, $3B, $3B, $3B, $3B, $3B, $3B, $3B, $3B, $BE, $39, $3B, $EE, $89, $BE,
$67, $3B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $01, $9E, $3B, $FC, $FF, $6F,
$01, $01, $01, $01, $01, $01, $01, $01, $01, $C5, $0B, $C5, $33, $49, $B2, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $09,
$4D, $7A, $BC, $BC, $95, $28, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $8D, $ED, $9A, $BC, $BC, $4D, $6C, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $53, $E0, $EB, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $39, $9E, $39, $FC, $E1, $F6, $39, $39, $3B, $3B, $3B, $3B, $3B, $3B,
$3B, $3B, $3B, $3B, $5D, $01, $FF, $B2, $8E, $EA, $8B, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $D8, $7B, $8E, $B2, $C5, $E1, $8E, $01, $01, $8E, $FF, $FF, $FF, $FF, $FF,
$FF, $15, $E1, $8F, $6F, $6F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $FA, $AD, $95, $BC, $BC, $BC, $71, $63, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $63, $9C, $81, $BC, $BC, $BC,
$29, $28, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8E, $9E, $33, $42, $EA,
$6F, $3B, $3B, $3B, $C5, $C5, $C5, $C5, $C5, $01, $C5, $C5, $C5, $3B, $8E, $BE,
$44, $82, $E1, $CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $89, $EA, $CF, $00, $39, $E1, $FF, $8E,
$8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $F6, $BE, $8B, $EA, $8B, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $21, $7A,
$54, $54, $54, $9A, $81, $4F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $A9, $A2, $E5, $54, $54, $54, $BC, $95, $63, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $8F, $CF, $F6, $CA, $33, $9E, $8E, $3B, $01, $01, $01, $01, $01,
$01, $C5, $01, $01, $01, $01, $01, $15, $8B, $8B, $7B, $E2, $3A, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$FF, $EA, $89, $D8, $49, $15, $15, $15, $E2, $E2, $E2, $E2, $E2, $E2, $E2, $E2,
$E1, $FF, $FC, $6F, $CF, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $28, $5F, $79, $F5, $55, $5C, $9A, $9C, $1F, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $53, $4A, $79, $F5, $5C, $DB,
$BC, $4F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42, $EA, $0B, $B2,
$01, $7B, $FF, $01, $01, $01, $01, $01, $01, $01, $01, $01, $01, $01, $01, $FF,
$8E, $10, $39, $7B, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $89, $7B, $39, $05, $E1, $6F, $6F, $15, $15,
$6F, $15, $6F, $15, $15, $6F, $E2, $E1, $E1, $10, $3B, $2A, $8B, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$09, $28, $A4, $6A, $B4, $AD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $A9, $09, $FA, $E0, $16, $B4, $D6, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $D8, $2A, $01, $FC, $6F, $EA, $01, $01, $01, $01, $FF,
$01, $FF, $FF, $FF, $FF, $FF, $FF, $01, $15, $C5, $B2, $0B, $EA, $8F, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $39,
$E1, $44, $8E, $E1, $15, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $0B, $15, $CF, $F6,
$42, $8B, $7B, $E2, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $1F, $5E, $09, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $A9,
$5E, $A9, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FF, $7B,
$D8, $CA, $F6, $E1, $01, $01, $FF, $FF, $FF, $FF, $FF, $FF, $FF, $FF, $FF, $FF,
$FF, $15, $D8, $89, $EA, $0B, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $0B, $01, $8B, $F6, $0B, $0B, $0B, $0B, $0B,
$0B, $0B, $0B, $0B, $0B, $E1, $EA, $33, $B2, $49, $E1, $CA, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $FC, $0B, $90, $89, $8B, $7B, $0B, $FF, $8E, $8E,
$8E, $8E, $8E, $8E, $8E, $8E, $FF, $8E, $8E, $8E, $6F, $B2, $8B, $2A, $C5, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $82,
$8B, $8E, $E1, $CF, $E1, $E1, $E1, $E1, $E1, $E1, $CF, $CF, $E1, $7B, $8B, $FC,
$CF, $90, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $1F, $1F, $1F, $1F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $1F, $1F, $1F, $1F, $1F, $1F,
$1F, $1F, $1F, $1F, $1F, $00, $00, $00, $00, $1F, $1F, $1F, $1F, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89,
$49, $CF, $B2, $E8, $9E, $15, $FF, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E,
$8E, $8E, $15, $15, $CA, $01, $2A, $89, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $8B, $E1, $89, $E1, $E1, $E1, $E1, $E1, $E1, $E1,
$E1, $E1, $E1, $E1, $7B, $39, $8F, $E2, $2A, $D8, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $09, $EC, $EC, $EC, $EC, $EC, $09, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $6C, $1F, $00, $00, $00, $00, $00, $00, $09, $A9, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $A9, $09, $09, $EC, $EC, $EC, $EC, $EC, $6C, $00, $00, $00, $00, $00, $00,
$00, $A9, $6C, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $33, $7B, $15, $10, $8E, $90, $E2, $E2,
$E2, $E2, $E2, $E2, $E2, $15, $15, $E2, $E2, $E2, $E2, $0B, $3B, $10, $CF, $49,
$CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BE, $15,
$33, $90, $49, $49, $49, $49, $E1, $E1, $E1, $E1, $F6, $90, $C5, $AC, $FF, $9E,
$E8, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $3B, $3B, $3B, $42, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $09, $5E, $5E, $5E, $09,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$6C, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $6C, $5E, $5E, $5E, $09,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $3B, $7B, $BE, $FC, $F6, $F6, $E2, $15, $15, $15, $15, $15, $15, $15, $15,
$15, $15, $15, $15, $6F, $8B, $42, $7B, $15, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $3B, $01, $39, $7B, $F6, $F6, $F6, $F6, $F6, $F6,
$F6, $EA, $9E, $8E, $FC, $01, $9E, $01, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $CA, $6F, $67, $67, $9E, $CF, $05, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $74, $74, $74, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $74, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $10, $15, $2A, $8B, $8B, $2A, $CF,
$15, $15, $15, $15, $15, $15, $15, $15, $15, $6F, $6F, $6F, $6F, $0B, $89, $BE,
$9E, $3B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $01, $01,
$3B, $96, $EA, $EA, $EA, $EA, $EA, $EA, $EA, $7B, $0B, $B2, $39, $2A, $8E, $10,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $8E, $2A, $FF, $9D, $C5, $7B, $FF,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $CA, $E1, $E1, $10, $BE, $67, $0B, $6F, $6F, $6F, $6F, $6F, $6F, $6F,
$6F, $6F, $6F, $6F, $6F, $CF, $8E, $10, $8E, $90, $89, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $01, $01, $3B, $67, $EA, $90, $7B, $7B, $EA, $7B,
$9E, $EA, $8F, $8B, $2A, $15, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$FC, $F6, $3B, $FC, $FC, $FC, $39, $F6, $10, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $89, $89, $44, $44, $44, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $CA, $8B, $8B, $8B, $8B, $89, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $FC, $CA, $CA, $CA, $CA, $FC, $00, $00, $00, $00,
$00, $FC, $8F, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA,
$CA, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $8B, $F6, $6F, $10, $15,
$9E, $0B, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $E1, $39,
$B2, $82, $CF, $8F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $E8, $8E,
$57, $1D, $9E, $9E, $7B, $7B, $9E, $9E, $67, $39, $42, $EA, $CF, $89, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $33, $CF, $CA, $39, $CF, $C5, $8F, $E1,
$BE, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $10, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA,
$CA, $CA, $CA, $CA, $CA, $CA, $CA, $FC, $00, $00, $00, $C5, $47, $47, $47, $47,
$47, $EE, $10, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $38,
$47, $47, $47, $47, $47, $33, $00, $00, $00, $00, $00, $FC, $FC, $FC, $FC, $FC,
$FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $00, $00, $00, $00, $00, $8F, $CA, $8F,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $CA, $CA, $CA, $CA, $CA, $CA,
$FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BE, $7F, $47,
$47, $47, $47, $47, $3B, $10, $00, $00, $42, $38, $47, $47, $47, $47, $47, $47,
$47, $47, $47, $47, $47, $47, $47, $47, $47, $EE, $B2, $00, $00, $B2, $CA, $CA,
$CA, $FC, $00, $B2, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA, $CA,
$CA, $8F, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$FC, $FC, $FC, $FC, $00, $00, $00, $00, $10, $CA, $CA, $CA, $B2, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $10, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $5D, $2A, $39, $B2, $E1, $EA, $6F, $0B, $6F, $6F, $6F, $0B,
$0B, $0B, $0B, $0B, $0B, $0B, $0B, $E1, $8B, $33, $7B, $01, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $D8, $6F, $42, $9E, $9E, $9E, $9E, $9E, $9E, $9E,
$9E, $8B, $8E, $F6, $89, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$39, $6F, $8B, $9E, $67, $9E, $84, $C5, $6F, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $38, $7F, $82, $82, $82, $82,
$7F, $7F, $7F, $7F, $7F, $7F, $7F, $7F, $7F, $7F, $7F, $7F, $7F, $82, $8C, $15,
$FC, $00, $00, $E1, $06, $69, $69, $69, $69, $AB, $C5, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $3B, $18, $5E, $28, $28, $5E, $83, $0B, $00, $00,
$00, $00, $39, $6F, $38, $38, $38, $38, $38, $38, $38, $38, $38, $38, $38, $8E,
$D8, $FC, $00, $00, $5D, $7F, $7F, $7F, $15, $89, $00, $00, $00, $00, $00, $00,
$00, $01, $7F, $7F, $7F, $7F, $7F, $82, $38, $8B, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $10, $47, $06, $EB, $69, $69, $69, $97, $6D, $E1, $44, $00,
$01, $18, $69, $69, $69, $69, $69, $69, $69, $69, $69, $69, $69, $69, $69, $69,
$69, $F4, $D8, $00, $33, $A7, $7F, $82, $82, $FF, $39, $47, $82, $82, $82, $82,
$82, $82, $82, $82, $82, $82, $82, $82, $82, $82, $15, $89, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $33, $EE, $38, $38, $38, $01, $FC, $00, $89,
$0B, $82, $82, $82, $47, $8B, $00, $00, $B2, $39, $01, $01, $01, $39, $B2, $FC,
$5D, $EE, $89, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $3B, $47, $7F, $7F,
$7F, $7F, $7F, $7F, $7F, $7F, $E2, $42, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8E, $7B, $42,
$42, $7B, $F6, $0B, $0B, $0B, $0B, $0B, $0B, $0B, $0B, $0B, $0B, $0B, $0B, $E1,
$15, $FC, $C5, $90, $33, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42, $49,
$42, $E1, $1D, $67, $67, $67, $9E, $67, $67, $8B, $E1, $8E, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $D8, $6F, $8B, $67, $67, $C3, $15, $8B,
$F6, $8F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $D8, $F4, $5E, $5E, $9F, $9F, $28, $28, $28, $28, $28, $28, $28, $28, $28,
$28, $28, $28, $28, $28, $5E, $69, $F4, $8B, $00, $00, $01, $F4, $B5, $69, $5E,
$5E, $06, $82, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D8, $7F,
$06, $69, $5E, $5E, $97, $47, $CA, $00, $00, $00, $46, $83, $35, $06, $06, $06,
$06, $06, $06, $06, $06, $06, $06, $83, $8C, $FF, $00, $00, $E1, $35, $5E, $69,
$3E, $A7, $10, $00, $00, $00, $00, $00, $00, $82, $06, $97, $97, $97, $9F, $28,
$83, $A7, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $15, $18, $53,
$5E, $5E, $5E, $5E, $09, $6D, $01, $00, $D8, $F4, $97, $9F, $5E, $5E, $5E, $5E,
$5E, $5E, $5E, $5E, $5E, $5E, $5E, $5E, $EC, $B5, $FF, $00, $C5, $18, $EC, $5E,
$69, $23, $23, $97, $5E, $5E, $5E, $28, $28, $28, $28, $28, $28, $28, $28, $28,
$5E, $5E, $3E, $82, $44, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $47,
$18, $35, $06, $06, $23, $BE, $00, $39, $AB, $5E, $5E, $5E, $83, $0B, $00, $00,
$FF, $F4, $3F, $3F, $3F, $7F, $BE, $B2, $7F, $B5, $8C, $8B, $00, $00, $00, $00,
$00, $00, $00, $BE, $23, $97, $97, $97, $97, $97, $53, $53, $53, $53, $3F, $A7,
$42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $89, $E1, $F6, $44, $BE, $2A, $E1, $CF, $E1, $E1, $E1,
$E1, $E1, $E1, $E1, $E1, $E1, $E1, $E1, $E1, $01, $B2, $CF, $F6, $89, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $E1, $33, $3B, $1D, $1D, $67, $1D, $1D, $1D,
$1D, $8B, $FF, $49, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$44, $E1, $42, $E1, $C3, $C3, $90, $89, $CF, $39, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $8B, $7F, $35, $9F, $5E, $9F, $97,
$83, $83, $83, $83, $83, $83, $83, $83, $83, $83, $B5, $18, $35, $5E, $5E, $6D,
$3B, $00, $00, $CA, $46, $7F, $83, $28, $28, $69, $F4, $42, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $CA, $8C, $83, $97, $28, $28, $53, $38, $8B, $00,
$00, $00, $47, $06, $53, $EB, $EB, $EB, $EB, $EB, $EB, $EB, $EB, $EB, $5E, $09,
$EB, $8C, $8B, $00, $6F, $B5, $69, $5E, $5E, $AB, $BE, $FC, $39, $01, $01, $3B,
$01, $46, $C8, $C8, $32, $8C, $35, $5E, $EC, $83, $F6, $39, $C5, $C5, $C5, $C5,
$C5, $C5, $3B, $89, $00, $39, $8C, $18, $18, $83, $69, $9F, $5E, $97, $47, $B2,
$CA, $82, $B5, $06, $28, $9F, $69, $35, $83, $83, $83, $83, $61, $B5, $69, $9F,
$28, $06, $47, $00, $BE, $23, $35, $28, $28, $97, $69, $5E, $69, $69, $69, $28,
$28, $28, $28, $69, $69, $69, $69, $69, $69, $69, $6C, $AB, $3B, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $3B, $6D, $35, $28, $09, $35, $82, $00, $8B,
$23, $53, $9F, $EC, $06, $38, $FC, $00, $E1, $35, $09, $09, $09, $18, $D8, $B2,
$7F, $53, $EF, $13, $33, $00, $00, $00, $00, $00, $00, $6F, $06, $5E, $5E, $5E,
$5E, $EB, $EB, $EB, $EB, $69, $6C, $83, $E2, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8B, $EA,
$E2, $00, $FF, $9E, $CF, $CF, $E1, $E1, $E1, $E1, $E1, $E1, $E1, $CF, $CF, $CF,
$CF, $F6, $D8, $89, $F6, $15, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $E2,
$15, $05, $90, $C3, $1D, $C3, $C3, $C3, $C3, $8E, $89, $90, $8E, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $E1, $33, $01, $C3, $C3, $C3, $84,
$39, $E1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $B2, $82, $B5, $35, $28, $9F, $B5, $32, $32, $32, $32, $32, $32, $32, $32,
$32, $32, $0C, $76, $B5, $28, $28, $61, $15, $00, $00, $00, $0B, $7F, $AB, $FA,
$9F, $9F, $B5, $15, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $A7,
$83, $83, $9F, $9F, $9F, $6D, $BE, $00, $00, $00, $6F, $13, $8C, $6D, $6D, $6D,
$6D, $6D, $6D, $6D, $23, $8C, $83, $9F, $09, $18, $01, $00, $C5, $F4, $83, $53,
$28, $83, $8E, $BE, $F4, $3E, $18, $18, $18, $B5, $B5, $18, $18, $06, $53, $9F,
$9F, $69, $B5, $AB, $18, $18, $18, $18, $18, $18, $6D, $47, $00, $42, $32, $76,
$0C, $76, $83, $28, $28, $28, $23, $42, $3A, $82, $B5, $06, $28, $9F, $FA, $94,
$C8, $C8, $46, $C8, $0C, $76, $06, $28, $9F, $53, $82, $00, $42, $13, $61, $06,
$28, $28, $28, $FA, $83, $7F, $8C, $61, $FA, $9F, $53, $F2, $6D, $F4, $F4, $6D,
$6D, $F4, $06, $83, $E2, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F,
$EA, $13, $B5, $28, $28, $23, $42, $B2, $46, $B5, $06, $5E, $97, $47, $05, $00,
$47, $97, $5E, $9F, $FA, $82, $CA, $FC, $6F, $61, $09, $06, $13, $D8, $00, $00,
$D8, $FF, $D8, $E1, $B5, $35, $9F, $9F, $97, $61, $F4, $F4, $F4, $7F, $83, $35,
$82, $8F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $39, $2A, $3B, $8F, $F6, $90, $E1, $E1, $E1,
$E1, $E1, $E1, $E1, $E1, $E1, $49, $E1, $E1, $E1, $CF, $CA, $D8, $2A, $C5, $00,
$00, $00, $00, $00, $00, $00, $00, $33, $EA, $89, $C5, $C3, $E3, $C3, $C3, $C3,
$C3, $67, $89, $3B, $9E, $C5, $10, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $E2, $8E, $8B, $C3, $C3, $E3, $CF, $42, $49, $8B, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $0B, $61, $83, $9F, $9F, $F2,
$AB, $61, $61, $61, $61, $61, $61, $61, $61, $61, $61, $53, $9F, $1C, $5E, $83,
$EE, $00, $00, $00, $33, $23, $6D, $77, $9F, $9F, $35, $82, $FC, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $47, $61, $83, $9F, $9F, $9F, $61, $8E, $00,
$00, $00, $33, $9E, $C8, $C8, $C8, $C8, $C8, $C8, $C8, $C8, $32, $B8, $7F, $53,
$EC, $83, $38, $FC, $D8, $7F, $B5, $35, $28, $22, $0B, $0B, $B5, $EB, $FA, $FA,
$FA, $FA, $FA, $FA, $FA, $35, $F2, $53, $1C, $1C, $28, $9F, $FA, $FA, $FA, $FA,
$FA, $FA, $5E, $23, $89, $00, $BE, $FF, $46, $8C, $B5, $FA, $9F, $5E, $F4, $84,
$00, $E1, $B5, $35, $9F, $9F, $53, $23, $90, $49, $49, $EA, $32, $61, $35, $1C,
$1C, $1C, $82, $10, $10, $E1, $AB, $83, $9F, $9F, $9F, $35, $23, $A3, $32, $13,
$35, $9F, $FA, $6D, $46, $8C, $8C, $8C, $8C, $46, $7F, $38, $D8, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FF, $23, $6D, $06, $28, $F2, $E2, $00,
$47, $61, $83, $28, $FA, $F4, $42, $44, $AB, $53, $53, $FA, $FA, $82, $00, $00,
$C5, $7F, $D2, $5E, $06, $13, $8B, $00, $47, $61, $6D, $13, $AB, $FA, $1C, $1C,
$06, $46, $C8, $C8, $C8, $C8, $C8, $7F, $E2, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$15, $EA, $42, $42, $2A, $EA, $E1, $E1, $E1, $E1, $E1, $E1, $E1, $E1, $E1, $E1,
$E1, $E1, $F6, $6F, $B2, $8E, $7B, $84, $00, $00, $00, $00, $00, $00, $00, $FC,
$49, $FF, $00, $E1, $C3, $C3, $C3, $E3, $E3, $0C, $6F, $10, $15, $9E, $8E, $42,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $D8, $E1, $F3, $EA, $0C, $0C, $1D,
$89, $6F, $8E, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FF, $6D, $B5, $8D, $8D, $1C, $28, $28, $28, $28, $28, $28, $28, $28,
$28, $28, $1C, $77, $77, $DE, $28, $06, $47, $10, $00, $00, $00, $8C, $F4, $94,
$1C, $1C, $DE, $6D, $BE, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8E,
$6D, $77, $1C, $1C, $1C, $B5, $6F, $00, $00, $00, $00, $89, $8B, $8B, $8B, $8B,
$8B, $8B, $8B, $42, $3B, $8C, $AB, $35, $28, $35, $82, $B2, $89, $23, $B5, $78,
$28, $77, $38, $01, $C8, $C8, $C8, $2D, $2D, $2D, $2D, $2D, $40, $B8, $8C, $35,
$9F, $9F, $F2, $8C, $40, $2D, $2D, $2D, $2D, $2D, $83, $F4, $42, $00, $00, $00,
$3B, $23, $F2, $D2, $1C, $28, $61, $01, $00, $15, $61, $83, $DE, $1C, $1C, $61,
$47, $38, $38, $F4, $61, $1C, $1C, $1C, $1C, $1C, $F4, $33, $00, $8E, $4C, $22,
$8D, $1C, $53, $7F, $01, $D8, $8C, $61, $35, $9F, $53, $46, $01, $D8, $BE, $BE,
$BE, $BE, $39, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$05, $46, $13, $13, $61, $DE, $A7, $05, $82, $B5, $53, $1C, $1C, $6D, $BE, $BE,
$AB, $AB, $23, $22, $83, $CF, $00, $00, $D8, $8C, $B5, $77, $09, $06, $46, $42,
$0B, $06, $28, $77, $35, $1C, $1C, $1C, $B5, $EA, $89, $42, $8B, $84, $D8, $D8,
$10, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$B2, $84, $3B, $3B, $3B, $3B, $3B, $33, $CA, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $B2, $E1, $E1, $44, $39, $67, $49, $E1,
$F6, $F6, $F6, $49, $49, $49, $49, $49, $49, $49, $49, $EA, $39, $FC, $E1, $E1,
$10, $00, $00, $00, $00, $00, $00, $00, $39, $7B, $33, $8B, $2A, $E3, $E3, $E3,
$E3, $E3, $E3, $BE, $10, $8E, $9E, $E1, $D8, $CA, $00, $00, $00, $00, $00, $00,
$00, $CA, $49, $8B, $0B, $0C, $E3, $0C, $3B, $D8, $F6, $8F, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BE, $4C, $77, $02, $8D, $8D,
$94, $23, $23, $4C, $4C, $4C, $4C, $4C, $4C, $4C, $13, $B8, $13, $77, $9F, $35,
$7F, $42, $00, $00, $00, $FF, $23, $6D, $78, $8D, $8D, $D4, $0B, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $D8, $23, $77, $78, $8D, $9F, $F2, $38, $FC,
$00, $00, $00, $00, $FC, $B2, $B2, $B2, $B2, $B2, $B2, $FC, $42, $8C, $D4, $DE,
$8D, $8D, $8C, $CA, $FC, $A7, $D4, $77, $1C, $35, $38, $89, $15, $40, $6D, $6D,
$6D, $6D, $6D, $6D, $6D, $34, $78, $8D, $8D, $8D, $F2, $4C, $F4, $6D, $6D, $6D,
$6D, $6D, $6D, $82, $B2, $00, $00, $00, $8B, $8C, $D4, $77, $8D, $1C, $D4, $EE,
$3A, $C5, $6D, $94, $D2, $8D, $8D, $8D, $35, $35, $35, $78, $1C, $8D, $8D, $8D,
$8D, $8D, $61, $C5, $00, $BE, $23, $F2, $77, $5E, $B5, $0B, $00, $00, $7F, $B5,
$77, $8D, $8D, $94, $38, $18, $18, $18, $18, $18, $18, $18, $C5, $FC, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $CA, $FF, $13, $13, $2D, $2D, $B5, $23, $82,
$F4, $D2, $1C, $02, $9F, $B5, $A7, $A7, $4C, $2D, $2D, $6D, $13, $82, $EE, $33,
$89, $C8, $23, $6D, $D2, $5E, $D4, $47, $0B, $61, $78, $28, $28, $1C, $1C, $1C,
$78, $F4, $8E, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $FC, $00, $00, $00, $33, $15, $90, $67, $9E, $67, $67, $9E, $9E,
$0B, $BE, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $33, $7B, $15, $10, $15, $67, $49, $F6, $F6, $F6, $F6, $F6, $F6, $F6, $F6,
$F6, $F6, $F6, $F6, $49, $8B, $42, $7B, $15, $00, $00, $00, $00, $00, $00, $00,
$B2, $E1, $E1, $B2, $BE, $9E, $E3, $CC, $CC, $0C, $CC, $1D, $84, $FC, $39, $F6,
$9E, $0B, $E8, $8B, $89, $CA, $CA, $CA, $B2, $42, $F6, $57, $8E, $CC, $0C, $CC,
$F6, $F1, $E1, $01, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $42, $DD, $22, $77, $9F, $78, $DD, $B8, $32, $32, $32, $32, $32, $32,
$32, $32, $32, $2D, $D4, $78, $8D, $02, $4C, $84, $00, $00, $00, $CA, $13, $6D,
$F2, $8D, $8D, $78, $7F, $CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42,
$8C, $D4, $22, $8D, $8D, $77, $7F, $89, $00, $00, $00, $FF, $F4, $F4, $F4, $F4,
$F4, $F4, $F4, $F4, $7F, $4C, $78, $8D, $02, $8D, $4C, $8B, $00, $82, $94, $D4,
$8D, $D2, $6D, $89, $33, $6D, $02, $02, $02, $02, $02, $02, $02, $78, $D4, $22,
$8D, $02, $02, $02, $02, $02, $02, $02, $02, $02, $02, $7F, $CA, $00, $00, $00,
$89, $23, $61, $22, $8D, $8D, $77, $82, $10, $33, $4C, $F2, $D2, $02, $02, $02,
$1C, $9F, $9F, $9F, $1C, $1C, $1C, $02, $02, $02, $D4, $15, $00, $42, $13, $61,
$22, $28, $61, $E2, $00, $00, $CF, $61, $94, $02, $02, $02, $77, $77, $77, $77,
$77, $77, $77, $77, $23, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $C5,
$6D, $77, $77, $77, $22, $22, $77, $22, $D2, $1C, $02, $02, $02, $D2, $22, $22,
$22, $22, $77, $22, $22, $22, $D4, $82, $00, $01, $B8, $13, $61, $8D, $28, $94,
$67, $23, $6D, $6D, $D4, $78, $8D, $02, $02, $78, $94, $6D, $47, $8E, $8B, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BE, $EA,
$7B, $6F, $3B, $39, $39, $39, $C5, $6F, $EA, $9E, $6F, $8B, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $3B, $2A, $BE, $B2, $F6, $2A,
$F6, $F6, $F6, $F6, $F6, $F6, $F6, $F6, $F6, $F6, $F6, $F6, $90, $E1, $CA, $39,
$2A, $39, $00, $00, $00, $00, $00, $00, $00, $42, $7B, $8E, $10, $BE, $9E, $E3,
$0C, $0C, $0C, $0C, $C3, $BE, $FC, $42, $15, $EA, $9E, $90, $E1, $6F, $6F, $6F,
$6F, $49, $9E, $89, $BE, $CC, $CC, $0C, $0C, $8B, $39, $F6, $8F, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $13, $61, $94, $8D, $8D,
$35, $35, $35, $35, $35, $35, $35, $35, $35, $35, $35, $D2, $1C, $1C, $02, $02,
$6D, $39, $00, $00, $00, $00, $E1, $4C, $34, $02, $02, $02, $61, $01, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $05, $8C, $94, $77, $02, $02, $D2, $F4, $33,
$00, $00, $B2, $23, $C2, $78, $77, $77, $77, $78, $78, $78, $78, $D2, $8D, $8D,
$8D, $8D, $4C, $84, $00, $6F, $34, $D4, $02, $02, $34, $39, $89, $13, $2D, $2D,
$DD, $13, $13, $13, $13, $76, $32, $94, $02, $02, $D2, $61, $2D, $2D, $13, $13,
$13, $7E, $94, $F4, $CA, $00, $10, $05, $B2, $38, $34, $78, $02, $02, $02, $23,
$CA, $10, $8C, $F2, $77, $02, $02, $92, $56, $22, $F2, $22, $22, $94, $D4, $AF,
$02, $02, $22, $E1, $00, $8F, $7F, $34, $77, $1C, $22, $47, $44, $00, $8E, $6D,
$94, $92, $92, $92, $02, $8D, $8D, $8D, $8D, $8D, $8D, $28, $6D, $BE, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $3B, $34, $78, $8D, $8D, $8D, $8D, $8D, $8D,
$02, $02, $02, $02, $02, $02, $02, $8D, $8D, $8D, $8D, $8D, $8D, $8D, $8D, $4C,
$89, $3A, $CF, $76, $DD, $D4, $1C, $1C, $23, $C3, $C3, $76, $2D, $7E, $F2, $02,
$02, $02, $9F, $8D, $22, $61, $6D, $E1, $84, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $8B, $EA, $E1, $D8, $8F, $B2, $B2, $FC, $10, $FC, $FC,
$8B, $E2, $7B, $F6, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $15, $EA, $CA, $42, $9E, $90, $EA, $EA, $EA, $EA, $EA, $EA, $EA,
$EA, $EA, $EA, $EA, $F6, $9E, $8E, $3A, $6F, $EA, $89, $00, $00, $00, $00, $00,
$00, $00, $3B, $67, $01, $FC, $9D, $2A, $0C, $CC, $CC, $CC, $CC, $CC, $15, $8F,
$FC, $8B, $01, $0B, $F6, $EA, $EA, $EA, $EA, $49, $C5, $B2, $0B, $43, $CC, $CC,
$43, $0B, $B2, $E1, $FF, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $8E, $2D, $4C, $34, $C2, $78, $78, $78, $78, $78, $78, $78, $78,
$78, $78, $78, $78, $C2, $C2, $AF, $02, $6D, $8B, $00, $00, $00, $00, $D8, $DD,
$6D, $C2, $92, $92, $F2, $7F, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$7F, $D4, $AF, $92, $92, $92, $6D, $BE, $00, $00, $FC, $7F, $D4, $AF, $02, $02,
$AF, $78, $77, $77, $77, $77, $C2, $22, $56, $02, $23, $42, $00, $3B, $4C, $C2,
$92, $92, $D4, $8E, $8F, $23, $6D, $34, $34, $34, $34, $34, $34, $34, $5F, $D2,
$92, $02, $AF, $D5, $62, $34, $34, $34, $34, $34, $4C, $F6, $00, $B2, $38, $6D,
$7F, $67, $94, $02, $92, $92, $92, $4C, $33, $00, $A7, $94, $D4, $92, $92, $92,
$D4, $2D, $2D, $2D, $2D, $32, $40, $5F, $92, $92, $78, $82, $FC, $00, $E2, $30,
$5F, $02, $02, $23, $42, $00, $D8, $4C, $5F, $AF, $92, $AF, $22, $34, $34, $34,
$34, $34, $62, $56, $D4, $E2, $00, $D8, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F,
$6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $8E, $D8, $00, $42,
$8C, $4C, $34, $34, $34, $34, $34, $34, $34, $4C, $30, $56, $8D, $92, $C2, $D5,
$34, $34, $34, $34, $34, $34, $56, $94, $BE, $00, $10, $82, $40, $7E, $C2, $8D,
$56, $13, $E2, $38, $32, $85, $34, $92, $92, $56, $22, $77, $8D, $8D, $78, $D4,
$82, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $10, $CF, $F6, $89,
$B2, $BE, $15, $6F, $6F, $6F, $8E, $9D, $CA, $10, $BE, $F6, $E1, $B2, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $E1, $CF, $FC, $3B,
$67, $EA, $EA, $EA, $EA, $EA, $EA, $EA, $EA, $EA, $EA, $EA, $EA, $EA, $7B, $BE,
$CA, $F6, $CF, $B2, $00, $00, $00, $00, $00, $00, $10, $FF, $9E, $01, $00, $84,
$EA, $E3, $0C, $43, $43, $43, $43, $9E, $3B, $CA, $FC, $8F, $42, $33, $33, $33,
$33, $42, $FC, $D8, $C3, $C1, $CC, $CC, $43, $E3, $1E, $39, $F6, $CA, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42, $1D, $CC, $76, $2D,
$2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $DD, $62, $4C,
$F6, $42, $00, $00, $00, $00, $00, $82, $62, $34, $92, $92, $56, $F4, $8B, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $A7, $C2, $92, $92, $92, $92, $34, $01,
$00, $00, $00, $CF, $34, $D4, $AF, $AF, $A4, $34, $7E, $4C, $4C, $4C, $4C, $4C,
$D5, $62, $0B, $10, $00, $8B, $DD, $5F, $C2, $02, $5F, $EE, $8B, $AB, $56, $92,
$AF, $AF, $AF, $AF, $AF, $AF, $AF, $AF, $56, $56, $56, $AF, $92, $AF, $AF, $AF,
$92, $92, $AF, $61, $BE, $8F, $23, $56, $C2, $D4, $56, $92, $92, $92, $92, $62,
$57, $00, $47, $34, $5F, $92, $92, $AF, $4C, $7B, $E1, $E1, $E1, $E3, $D5, $A4,
$92, $92, $56, $4C, $CA, $00, $3B, $DD, $62, $34, $92, $34, $D8, $00, $B2, $23,
$C2, $56, $92, $AF, $D5, $85, $40, $40, $40, $40, $40, $7E, $4C, $C5, $89, $F4,
$D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4,
$D4, $D4, $D4, $D4, $94, $F4, $15, $00, $0B, $B8, $76, $2D, $2D, $32, $32, $B8,
$32, $B8, $76, $4C, $D4, $92, $D4, $76, $76, $13, $13, $C8, $32, $32, $13, $8C,
$84, $00, $00, $42, $C8, $2D, $62, $56, $8D, $D5, $E2, $FC, $01, $7E, $D4, $2C,
$2C, $A4, $30, $DD, $62, $D4, $92, $92, $23, $42, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $F3, $EA, $8B, $89, $0B, $9E, $90, $7B, $7B, $7B, $7B, $7B,
$EA, $39, $FC, $8B, $90, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $33, $7B, $FF, $FC, $0B, $1D, $7B, $90, $90, $90, $90, $90,
$90, $90, $90, $7B, $7B, $EA, $7B, $EA, $42, $D8, $7B, $01, $00, $00, $00, $00,
$00, $00, $00, $10, $E2, $9E, $8E, $B2, $F3, $6F, $1D, $0C, $43, $43, $CC, $43,
$43, $1D, $FF, $84, $89, $B2, $B2, $CA, $CA, $42, $01, $1D, $43, $43, $43, $CC,
$CC, $C1, $E1, $B2, $E1, $84, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $33, $F4, $23, $DD, $DD, $85, $85, $85, $85, $85, $85, $85, $85, $85,
$85, $85, $85, $85, $85, $85, $DD, $DD, $23, $4C, $E2, $00, $8B, $6F, $6F, $67,
$62, $C2, $2C, $2C, $2C, $D5, $9E, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $E1,
$4C, $2C, $2C, $2C, $2C, $92, $5F, $C8, $0B, $8E, $3A, $FF, $34, $D5, $56, $2C,
$5F, $C8, $46, $46, $46, $46, $46, $46, $82, $01, $44, $00, $00, $05, $8C, $D5,
$5F, $92, $C2, $AB, $8B, $F4, $4C, $DD, $7E, $7E, $7E, $7E, $4C, $4C, $DD, $7E,
$4C, $30, $DD, $7E, $30, $34, $5F, $D5, $DD, $40, $D5, $5F, $82, $B2, $47, $D4,
$2C, $2C, $2C, $2C, $2C, $2C, $92, $D4, $46, $3B, $E2, $62, $17, $AF, $2C, $2C,
$D4, $30, $6D, $6D, $6D, $D5, $AF, $2C, $2C, $2C, $AF, $6D, $84, $00, $42, $67,
$76, $76, $34, $4C, $3B, $00, $33, $8C, $56, $56, $2C, $56, $30, $CF, $C5, $8E,
$8E, $8E, $8E, $8E, $3B, $FC, $CA, $7E, $A4, $56, $92, $92, $92, $92, $92, $92,
$92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $56, $30, $E8,
$B2, $33, $BE, $E1, $67, $C8, $13, $DD, $2D, $76, $DD, $DD, $7E, $D5, $6D, $01,
$01, $EA, $67, $C8, $13, $13, $C8, $13, $3B, $00, $00, $00, $39, $2D, $DD, $4A,
$92, $AF, $23, $8B, $89, $7E, $64, $A4, $92, $64, $32, $0C, $40, $85, $7E, $56,
$62, $57, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $01, $6F, $8F, $CF,
$67, $7B, $7B, $7B, $7B, $7B, $7B, $7B, $7B, $9E, $0B, $10, $01, $CF, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $C5, $9E, $D8,
$89, $F6, $67, $7B, $7B, $7B, $7B, $7B, $7B, $7B, $90, $2A, $7B, $7B, $7B, $67,
$0B, $00, $C5, $90, $33, $00, $00, $00, $00, $00, $00, $00, $B2, $FF, $2A, $15,
$05, $10, $39, $EA, $1D, $0C, $C1, $43, $43, $43, $43, $0C, $1D, $9E, $9E, $9E,
$2A, $1D, $CC, $C1, $43, $43, $43, $43, $43, $43, $CC, $8B, $C5, $E2, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $01, $34, $56, $56, $56, $56,
$56, $56, $56, $56, $56, $56, $56, $56, $56, $56, $56, $56, $56, $56, $56, $56,
$56, $56, $4C, $89, $47, $D5, $17, $17, $A4, $2C, $72, $72, $72, $B7, $17, $5F,
$5F, $5F, $5F, $5F, $5F, $5F, $5F, $5F, $B7, $2C, $72, $72, $72, $72, $B7, $17,
$17, $4C, $84, $84, $30, $4A, $B7, $2C, $5F, $82, $10, $10, $10, $10, $10, $10,
$10, $00, $00, $00, $00, $B2, $82, $D5, $C4, $2C, $B7, $6D, $42, $3B, $B8, $DD,
$62, $34, $34, $34, $34, $7E, $7E, $08, $D5, $7E, $B8, $2D, $D5, $C4, $08, $CC,
$DD, $D5, $4A, $64, $62, $42, $3E, $62, $64, $2C, $2C, $72, $72, $72, $72, $72,
$17, $D5, $C8, $7E, $34, $17, $2C, $2C, $2C, $56, $56, $56, $56, $2C, $72, $72,
$72, $72, $72, $34, $39, $00, $3E, $40, $40, $40, $40, $40, $DD, $23, $23, $5F,
$2C, $72, $72, $72, $D5, $C8, $7F, $23, $23, $23, $23, $23, $23, $EE, $42, $23,
$D5, $D5, $C4, $C4, $C4, $C4, $C4, $C4, $C4, $C4, $C4, $C4, $C4, $C4, $C4, $C4,
$C4, $C4, $C4, $C4, $64, $2C, $5F, $EE, $00, $00, $47, $34, $64, $A4, $56, $56,
$56, $56, $A4, $D5, $40, $C3, $EA, $E1, $6D, $D5, $5F, $C4, $A4, $A4, $A4, $C2,
$F4, $CA, $00, $00, $00, $0B, $85, $30, $C4, $92, $17, $47, $05, $8C, $4A, $5F,
$92, $64, $23, $39, $0B, $32, $B8, $34, $34, $5D, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $6F, $3B, $BE, $67, $7B, $7B, $7B, $7B, $7B, $7B, $7B, $2A,
$9E, $7B, $67, $8E, $42, $F6, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $6F, $EA, $CA, $33, $9E, $9E, $9E, $7B, $7B, $7B,
$7B, $7B, $7B, $7B, $7B, $7B, $7B, $7B, $67, $FF, $B2, $E1, $F6, $89, $00, $00,
$00, $00, $00, $00, $00, $B2, $01, $9E, $49, $D8, $FC, $89, $FF, $EA, $1D, $E3,
$43, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $43, $C1, $C1, $C1, $43,
$C1, $C1, $C1, $47, $33, $CF, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $BE, $BA, $C4, $B7, $B7, $72, $26, $26, $26, $26, $26, $26, $26, $B7,
$26, $26, $26, $26, $26, $26, $26, $26, $26, $2C, $62, $39, $47, $4A, $C4, $72,
$26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26,
$26, $26, $26, $26, $26, $26, $26, $26, $2C, $D5, $FF, $05, $23, $4A, $C4, $72,
$C4, $13, $82, $E1, $E1, $E1, $E1, $E1, $82, $82, $82, $0B, $CA, $FC, $38, $08,
$64, $72, $72, $62, $BE, $3A, $F4, $17, $72, $72, $B7, $B7, $B7, $C4, $B7, $B7,
$72, $4A, $0C, $DD, $93, $72, $B7, $08, $C4, $72, $72, $C4, $7F, $3A, $C5, $7E,
$62, $62, $4A, $B7, $26, $26, $26, $26, $26, $72, $DD, $C8, $7E, $30, $64, $B7,
$B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $62, $8B, $B2, $F4, $64,
$56, $B7, $B7, $B7, $B7, $B7, $B7, $72, $26, $26, $26, $26, $26, $B7, $B7, $B7,
$B7, $B7, $B7, $B7, $56, $62, $39, $47, $DD, $DD, $BA, $7E, $7E, $7E, $7E, $7E,
$7E, $7E, $7E, $7E, $7E, $7E, $7E, $7E, $7E, $7E, $7E, $7E, $7E, $08, $5F, $6D,
$00, $8E, $8A, $72, $72, $72, $B7, $17, $4A, $64, $B7, $B7, $B7, $4A, $80, $17,
$B7, $72, $26, $26, $26, $26, $26, $B7, $62, $BE, $00, $00, $00, $42, $8C, $DD,
$8A, $B7, $72, $62, $3B, $47, $8A, $17, $2C, $C4, $F4, $42, $FC, $89, $01, $A7,
$2D, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $E1, $33, $0B, $67,
$9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $90, $8B, $E1, $42, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42, $F6,
$CF, $B2, $FF, $1D, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E,
$9E, $9E, $33, $F3, $F6, $6F, $FC, $00, $00, $00, $00, $00, $00, $00, $10, $BE,
$EA, $9E, $8E, $42, $10, $89, $01, $F6, $67, $1D, $E3, $0C, $CC, $C1, $C1, $C1,
$C1, $C1, $C1, $C1, $C1, $43, $0C, $0C, $E3, $C3, $C3, $3B, $BE, $0B, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $40, $BA, $85, $7E, $C4,
$72, $36, $30, $62, $36, $26, $36, $BA, $BA, $36, $26, $36, $62, $30, $B7, $B7,
$C4, $B7, $8A, $C5, $15, $08, $17, $B7, $B7, $B7, $11, $11, $11, $11, $11, $11,
$B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $11, $11, $11, $11, $11,
$72, $17, $47, $10, $82, $80, $08, $B7, $26, $BB, $C4, $C4, $C4, $C4, $C4, $C4,
$C4, $C4, $C4, $08, $FF, $3A, $01, $30, $93, $36, $26, $08, $FF, $00, $0B, $08,
$36, $B7, $08, $8A, $B7, $64, $62, $93, $72, $64, $13, $A3, $85, $BA, $C4, $72,
$72, $11, $B7, $4C, $BE, $00, $8B, $40, $40, $40, $40, $DD, $17, $26, $11, $11,
$11, $11, $62, $0B, $40, $85, $DD, $7E, $30, $80, $62, $62, $62, $62, $62, $62,
$08, $17, $17, $7F, $00, $FC, $38, $08, $C4, $B7, $B7, $B7, $B7, $B7, $B7, $B7,
$B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $B7, $72, $8A, $C5, $D8,
$46, $46, $46, $46, $46, $46, $46, $46, $46, $46, $46, $46, $46, $46, $46, $46,
$46, $46, $46, $46, $46, $46, $46, $3B, $00, $F4, $64, $26, $26, $B7, $C4, $62,
$DD, $85, $85, $8A, $26, $26, $26, $26, $26, $26, $B7, $36, $8A, $62, $30, $C4,
$8A, $FF, $00, $00, $00, $00, $FF, $85, $30, $C4, $26, $64, $82, $38, $08, $36,
$26, $B7, $62, $BE, $00, $00, $00, $00, $10, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $CA, $E1, $8B, $49, $67, $67, $67, $9E, $9E, $9E, $9E, $9E, $9E,
$9E, $9E, $67, $67, $33, $6F, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $D8, $7B, $01, $B2, $0B, $67, $9E, $9E, $9E,
$9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $9E, $67, $E1, $B2, $D8, $7B, $C5, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $8B, $6F, $9E, $F6, $01, $42, $FC, $B2,
$33, $FF, $CF, $90, $9E, $67, $67, $67, $67, $67, $67, $67, $9E, $7B, $EA, $E1,
$15, $8E, $BE, $10, $8E, $8E, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $0B, $32, $32, $DA, $4B, $26, $36, $85, $85, $4B, $26, $36, $40,
$7E, $17, $11, $36, $DD, $45, $8A, $26, $17, $85, $8C, $1E, $BE, $7E, $DA, $08,
$80, $7E, $8A, $11, $11, $BB, $36, $8A, $80, $08, $08, $08, $08, $08, $08, $08,
$08, $30, $BA, $17, $11, $11, $11, $36, $17, $36, $23, $8F, $01, $85, $DD, $08,
$4B, $36, $36, $36, $36, $36, $36, $4B, $36, $11, $11, $17, $7F, $00, $BE, $7E,
$93, $36, $26, $93, $E2, $42, $46, $93, $11, $11, $4B, $DA, $8A, $93, $40, $8A,
$26, $64, $6D, $01, $13, $40, $08, $BB, $11, $11, $08, $15, $00, $00, $00, $42,
$8E, $A7, $32, $40, $8A, $11, $11, $BB, $36, $11, $8A, $C5, $33, $9E, $76, $40,
$85, $85, $85, $85, $85, $85, $85, $85, $DD, $DD, $46, $33, $00, $00, $FF, $DD,
$30, $DA, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08,
$08, $08, $08, $30, $17, $17, $38, $3A, $3A, $B2, $B2, $B2, $B2, $B2, $B2, $B2,
$B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $FC, $00,
$00, $7F, $08, $8A, $BB, $11, $8A, $76, $45, $76, $DA, $17, $11, $11, $11, $11,
$11, $11, $11, $17, $30, $DD, $2D, $7E, $62, $D8, $FC, $8B, $D8, $8B, $C5, $2D,
$80, $4B, $11, $11, $30, $46, $8A, $26, $11, $11, $08, $0B, $8B, $D8, $D8, $D8,
$42, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $E1, $8B, $EA, $67,
$67, $67, $67, $67, $67, $67, $67, $67, $67, $67, $9E, $67, $33, $0B, $33, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$FF, $90, $8B, $42, $2A, $67, $67, $67, $67, $67, $67, $67, $67, $67, $67, $67,
$67, $67, $1D, $CF, $B2, $8E, $7B, $33, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $CA, $39, $E1, $9E, $EA, $FF, $33, $44, $3A, $B2, $89, $8B, $BE, $BE, $BE,
$BE, $BE, $BE, $BE, $33, $42, $05, $B2, $FC, $FC, $FC, $BE, $7B, $33, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42, $7E, $4E, $4E,
$11, $93, $45, $DA, $36, $11, $36, $40, $08, $8A, $11, $36, $A6, $45, $DA, $36,
$BB, $DD, $84, $00, $89, $C8, $C8, $2D, $40, $45, $BA, $BB, $11, $11, $4B, $DD,
$40, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $32, $D3, $8A, $BB, $BB, $11, $4B,
$7E, $4C, $7F, $CA, $FC, $82, $76, $40, $A6, $7E, $7E, $7E, $7E, $7E, $A6, $76,
$BA, $36, $4E, $36, $8C, $3A, $42, $DD, $93, $36, $11, $17, $AB, $FF, $8A, $BB,
$BB, $BB, $08, $7E, $80, $7E, $08, $4E, $4E, $36, $6D, $B2, $01, $7E, $4B, $36,
$BB, $11, $BA, $01, $00, $00, $00, $00, $00, $00, $FF, $7E, $93, $36, $4E, $4E,
$FD, $93, $8A, $6F, $10, $E2, $13, $76, $32, $32, $32, $32, $32, $32, $32, $32,
$32, $C8, $82, $EE, $D8, $00, $D8, $B8, $45, $D3, $D3, $40, $85, $2D, $2D, $2D,
$2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $40, $45, $45, $BF, $BA, $47, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $8E, $DD, $DD, $93, $11, $36, $FD,
$FD, $4B, $11, $11, $BB, $BB, $BB, $FD, $FD, $BB, $11, $93, $76, $F6, $39, $D8,
$33, $00, $BE, $A6, $80, $DA, $DA, $80, $36, $11, $4E, $4E, $4B, $80, $36, $11,
$11, $11, $4B, $DA, $DA, $DA, $DA, $DA, $7E, $EE, $B2, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $E1, $33, $E1, $1D, $67, $67, $67, $67, $67, $67, $67, $67,
$67, $67, $1D, $F6, $89, $E1, $10, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $47, $F6, $10, $D8, $1D, $1D, $1D,
$67, $67, $67, $67, $67, $67, $67, $67, $67, $67, $67, $1D, $39, $B2, $CF, $F6,
$89, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $39, $CF, $9E, $7B,
$CF, $01, $D8, $42, $05, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $CA, $8B, $D8,
$3B, $01, $6F, $7B, $0B, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $84, $DA, $BB, $4B, $11, $08, $0C, $08, $4B, $B9, $4E, $A6,
$DA, $93, $4E, $4E, $DA, $B8, $BA, $8A, $11, $FD, $F4, $10, $00, $CA, $42, $42,
$D8, $85, $93, $FD, $4E, $4E, $93, $8C, $33, $42, $8B, $8B, $8B, $8B, $8B, $42,
$42, $8E, $59, $93, $4B, $4E, $4E, $93, $8C, $33, $10, $00, $00, $00, $01, $A7,
$8C, $8C, $8C, $8C, $8C, $8C, $8C, $76, $BF, $93, $4E, $4E, $4C, $89, $B2, $8C,
$8A, $FD, $4E, $4B, $AB, $3B, $4C, $DA, $8A, $7C, $7C, $B9, $7C, $7C, $B9, $4B,
$4B, $4E, $34, $39, $38, $FD, $4B, $DA, $08, $4B, $B9, $4C, $D8, $00, $00, $00,
$00, $00, $D8, $BA, $66, $4B, $4E, $4E, $FD, $76, $4C, $FF, $38, $41, $B9, $B9,
$B9, $B9, $B9, $B9, $B9, $B9, $B9, $B9, $B9, $7C, $7C, $93, $DD, $42, $89, $2D,
$BA, $BA, $BA, $85, $2A, $CF, $E1, $E1, $E1, $E1, $E1, $E1, $E1, $E1, $E1, $E1,
$CF, $67, $A6, $BA, $BA, $BA, $8C, $CA, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $89, $8C, $41, $93, $4B, $4B, $4B, $4B, $4B, $FD, $4B, $4B, $93, $41, $A6,
$D3, $DA, $4B, $11, $7C, $62, $FF, $44, $00, $00, $C5, $80, $11, $11, $11, $11,
$B9, $B9, $B9, $B9, $4E, $4E, $B9, $B9, $B9, $B9, $B9, $11, $11, $11, $11, $11,
$11, $08, $E2, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $0B, $D8, $15, $1D,
$1D, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $C3, $BE, $8B, $49, $FC, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $42, $EA, $8E, $FC, $E2, $C3, $67, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $1D,
$1D, $1D, $1D, $1D, $2A, $8B, $42, $90, $6F, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $89, $BE, $6F, $EA, $9E, $9E, $EA, $E1, $6F, $6F, $6F,
$6F, $6F, $6F, $6F, $CF, $49, $46, $7B, $9E, $9E, $7B, $6F, $42, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $C5, $20, $59, $20,
$FD, $30, $9E, $08, $F7, $7C, $4E, $59, $59, $4B, $0E, $0E, $8A, $C3, $40, $91,
$80, $7C, $BA, $BE, $00, $00, $00, $00, $00, $23, $66, $F7, $0E, $0E, $4B, $6D,
$B2, $00, $00, $00, $00, $00, $00, $00, $00, $1E, $A6, $F7, $4B, $0E, $0E, $4B,
$F4, $8F, $00, $00, $00, $00, $00, $CA, $33, $84, $84, $84, $84, $8B, $8B, $7B,
$DA, $F7, $7C, $0E, $DA, $D8, $10, $82, $41, $F7, $4E, $7C, $62, $39, $EE, $76,
$45, $80, $0E, $7C, $8A, $41, $BA, $E6, $DA, $FD, $DD, $2D, $8A, $4E, $F7, $45,
$B8, $41, $4E, $4B, $2D, $8B, $00, $00, $00, $00, $42, $4C, $66, $4B, $0E, $0E,
$4B, $8C, $05, $CA, $A6, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E,
$4E, $4E, $4E, $4E, $FD, $0B, $42, $62, $4E, $4E, $4E, $7C, $80, $62, $62, $62,
$62, $62, $62, $62, $62, $62, $62, $62, $62, $DA, $7C, $11, $4E, $11, $DA, $BE,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $30, $4B, $7C, $73, $DA, $E6,
$D3, $A6, $A6, $59, $BA, $7E, $40, $C3, $B8, $B8, $A6, $4B, $4E, $4E, $66, $8C,
$BE, $00, $33, $85, $41, $41, $A1, $66, $66, $66, $73, $0E, $0E, $7C, $FD, $66,
$66, $66, $66, $66, $41, $41, $4B, $0E, $0E, $0E, $7E, $42, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $15, $3B, $3B, $C3, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $1D,
$1D, $C3, $E1, $B2, $0B, $15, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $9D, $2A, $BE, $44, $F6, $C3,
$1D, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $EA, $CA, $D8,
$67, $3B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F,
$42, $BE, $8E, $CF, $F6, $7B, $7B, $7B, $7B, $7B, $7B, $7B, $EA, $E1, $0B, $E2,
$C5, $BE, $8B, $8F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $C5, $45, $45, $E6, $BF, $2D, $8C, $F7, $7C, $7C, $0E, $41,
$C9, $0E, $0E, $0E, $73, $40, $32, $D3, $D3, $BA, $59, $47, $10, $00, $00, $00,
$FC, $47, $41, $73, $0E, $0E, $7C, $30, $8B, $00, $00, $00, $00, $00, $00, $00,
$00, $42, $DD, $F7, $6E, $0E, $0E, $0E, $7E, $8B, $00, $00, $00, $3E, $F4, $6D,
$AB, $AB, $AB, $AB, $AB, $AB, $AB, $DD, $F7, $7C, $7C, $0E, $66, $C5, $3A, $EE,
$DA, $73, $0E, $0E, $80, $39, $10, $7B, $E6, $C9, $6E, $FD, $BF, $CC, $E6, $A6,
$BA, $40, $E3, $66, $0E, $0E, $4B, $A6, $DA, $FD, $CE, $0E, $F7, $46, $10, $00,
$00, $00, $8B, $7E, $73, $0E, $0E, $0E, $7C, $23, $FC, $FC, $7E, $6E, $2B, $0E,
$0E, $7C, $2B, $F7, $A1, $A1, $A1, $A1, $A1, $A1, $A1, $FD, $7C, $6D, $42, $4C,
$41, $F7, $0E, $0E, $0E, $0E, $0E, $0E, $0E, $0E, $0E, $0E, $0E, $0E, $0E, $0E,
$0E, $0E, $0E, $0E, $0E, $0E, $66, $E2, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $10, $4C, $66, $2B, $7C, $A1, $BF, $BF, $A6, $A6, $BF, $D3, $76, $23, $4C,
$40, $A6, $DA, $73, $0E, $0E, $0E, $73, $20, $39, $FC, $8C, $E6, $BF, $BF, $BF,
$E6, $45, $20, $6E, $CE, $7C, $66, $BF, $BF, $BF, $BF, $BF, $B8, $45, $F7, $0E,
$0E, $0E, $BA, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $01, $15, $42, $67,
$C3, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $C3, $1D, $D8, $8B, $90, $8B, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FC, $15, $7B, $42, $84, $9E, $1D, $1D, $1D, $1D, $1D, $1D, $1D, $1D,
$1D, $1D, $1D, $1D, $1D, $C3, $0B, $FC, $FF, $2A, $D8, $00, $00, $00, $00, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F, $89, $89, $42, $42, $42,
$42, $42, $42, $42, $42, $89, $CA, $CA, $B2, $FC, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $E2, $41, $73, $F7,
$F7, $F7, $73, $CE, $CE, $CE, $CE, $CE, $7C, $0E, $CE, $CE, $CE, $73, $73, $73,
$F7, $F7, $F7, $A6, $8B, $00, $00, $00, $00, $01, $C9, $2B, $6E, $CE, $CE, $C9,
$3B, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $7F, $66, $73, $CE, $CE, $CE,
$BD, $BE, $00, $00, $CA, $DD, $73, $2B, $73, $73, $73, $73, $73, $73, $73, $2B,
$CE, $CE, $CE, $CE, $A1, $8E, $00, $5D, $BA, $2B, $0A, $0E, $66, $01, $3B, $4C,
$A1, $CE, $CE, $7C, $F7, $66, $6E, $2B, $2B, $A1, $BA, $66, $41, $A1, $0E, $CE,
$CE, $CE, $CE, $CE, $CE, $41, $3B, $00, $D8, $EE, $23, $41, $CE, $CE, $CE, $CE,
$CE, $BA, $47, $EE, $DD, $A1, $F7, $CE, $CE, $CE, $66, $E6, $E6, $E6, $E6, $E6,
$E6, $E6, $E6, $BF, $41, $4C, $8F, $EE, $91, $C9, $A1, $73, $73, $73, $73, $73,
$73, $73, $7C, $0E, $0E, $6E, $2B, $73, $73, $73, $73, $73, $73, $0E, $66, $E2,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $82, $C9, $66, $7C, $0E, $2B,
$2B, $2B, $2B, $2B, $6E, $6E, $6E, $6E, $6E, $6E, $CE, $CE, $CE, $CE, $CE, $0E,
$2B, $23, $FC, $33, $F6, $47, $47, $47, $82, $40, $59, $73, $0E, $6E, $7E, $82,
$47, $47, $47, $A7, $76, $A1, $0A, $0A, $0E, $A1, $38, $FC, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $F3, $F6, $89, $8E, $C3, $C3, $C3, $C3, $C3, $C3, $C3, $C3,
$C3, $E1, $B2, $E1, $0B, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $82, $CF, $FC, $C5,
$1D, $C3, $C3, $C3, $C3, $C3, $C3, $C3, $C3, $C3, $1D, $1D, $C3, $C3, $C3, $01,
$B2, $CF, $49, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $18, $66, $7C, $6E, $6E, $6E, $6E, $2B, $2B, $2B, $2B, $6E,
$6E, $2B, $2B, $2B, $2B, $6E, $6E, $6E, $6E, $6E, $0E, $B0, $3B, $00, $00, $00,
$00, $33, $59, $A1, $2B, $CE, $CE, $41, $FF, $00, $00, $00, $00, $00, $00, $00,
$00, $FC, $38, $B0, $A1, $6E, $0A, $0A, $41, $FF, $00, $00, $10, $23, $2B, $2B,
$6E, $6E, $6E, $6E, $6E, $6E, $6E, $6E, $2B, $2B, $6E, $CE, $66, $FF, $00, $33,
$20, $A1, $A1, $CE, $12, $18, $E1, $A1, $0A, $73, $73, $2B, $CE, $CE, $73, $2B,
$6E, $0A, $0E, $6E, $E6, $E6, $F7, $6E, $6E, $12, $66, $66, $6E, $66, $FF, $00,
$23, $41, $73, $0A, $0A, $0A, $0A, $0A, $0A, $2B, $66, $BD, $40, $66, $12, $0A,
$0A, $6E, $7E, $CF, $FF, $E2, $E2, $E2, $E2, $E2, $E2, $15, $15, $D8, $00, $8B,
$32, $D3, $BF, $20, $20, $20, $20, $20, $BF, $E6, $41, $2B, $6E, $6E, $41, $91,
$20, $20, $20, $20, $59, $A1, $59, $8B, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $8E, $E6, $BF, $C9, $73, $6E, $6E, $6E, $2B, $F7, $F7, $F7, $F7, $F7,
$F7, $F7, $A1, $A1, $A1, $A1, $66, $2B, $6E, $BA, $CA, $00, $00, $00, $00, $00,
$00, $A7, $41, $41, $2B, $0A, $DA, $D8, $00, $00, $00, $E2, $41, $73, $41, $12,
$2B, $DD, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $E1, $01, $89,
$67, $E3, $C3, $C3, $C3, $C3, $C3, $C3, $E3, $E1, $B2, $CF, $F6, $89, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $8B, $7B, $01, $FC, $CF, $C3, $C3, $C3, $C3, $C3, $C3, $C3,
$C3, $C3, $C3, $C3, $C3, $C3, $C3, $67, $1E, $89, $EA, $CF, $CA, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D8, $E6, $B0, $C9,
$B0, $B0, $B0, $B0, $B0, $B0, $B0, $B0, $B0, $B0, $B0, $B0, $B0, $B0, $B0, $B0,
$B0, $BD, $2B, $A1, $EE, $FC, $00, $42, $E8, $6F, $A6, $73, $2B, $AE, $0A, $A1,
$A7, $84, $84, $8B, $00, $00, $00, $00, $00, $00, $FF, $BD, $12, $AE, $AE, $AE,
$A1, $38, $FC, $00, $00, $A7, $59, $59, $BD, $BD, $BD, $BD, $BD, $BD, $BD, $BD,
$BD, $BD, $66, $F7, $7E, $42, $00, $42, $40, $BD, $AA, $12, $6E, $34, $01, $85,
$BF, $BF, $BD, $B0, $A1, $B0, $BF, $BD, $B0, $A1, $12, $41, $D3, $45, $59, $B0,
$75, $B0, $D3, $D3, $59, $4C, $CA, $FC, $6D, $A1, $6E, $0A, $0A, $AE, $AE, $AE,
$AE, $AE, $CE, $73, $0C, $41, $2B, $AE, $AE, $6E, $BA, $E1, $E2, $EE, $EE, $EE,
$EE, $EE, $EE, $EE, $EE, $39, $B2, $00, $84, $E1, $13, $13, $13, $13, $13, $13,
$76, $45, $91, $9B, $41, $2B, $59, $13, $13, $13, $13, $13, $13, $7F, $3B, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F, $6F, $B8, $D3, $59, $B0,
$41, $A1, $AA, $E6, $BF, $BF, $BF, $BF, $BF, $BF, $BF, $BF, $BF, $BF, $BF, $BD,
$B0, $EE, $FC, $00, $00, $00, $00, $00, $00, $E2, $20, $59, $B0, $2B, $2B, $47,
$00, $00, $00, $47, $E6, $E6, $45, $91, $91, $01, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $3B, $F6, $89, $FF, $E3, $C3, $C3, $C3, $C3, $C3, $C3,
$C3, $1D, $42, $42, $EA, $49, $33, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $01, $9E, $42,
$8F, $F6, $E3, $C3, $C3, $C3, $C3, $C3, $C3, $C3, $C3, $C3, $C3, $C3, $C3, $E3,
$7B, $05, $33, $2A, $8E, $3A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $05, $C8, $45, $D3, $D3, $D3, $D3, $D3, $D3, $D3, $D3, $D3,
$D3, $D3, $D3, $D3, $D3, $D3, $D3, $D3, $D3, $45, $91, $59, $3E, $3A, $CA, $4C,
$41, $B0, $A1, $AE, $AE, $AE, $AE, $2B, $B0, $DA, $DA, $DA, $47, $42, $00, $00,
$00, $00, $BE, $59, $12, $75, $AE, $AE, $12, $F4, $B2, $00, $00, $BE, $76, $45,
$D3, $D3, $D3, $D3, $D3, $D3, $D3, $D3, $D3, $D3, $85, $7F, $84, $00, $00, $10,
$E1, $45, $CD, $E6, $59, $F4, $CA, $3B, $EA, $B8, $CD, $CD, $BF, $76, $B8, $CD,
$CD, $BF, $DD, $EE, $38, $76, $CD, $CD, $59, $23, $FF, $01, $01, $42, $00, $00,
$18, $9B, $A1, $12, $2B, $75, $AE, $AE, $AE, $75, $75, $2B, $CC, $C9, $12, $75,
$AE, $AE, $2B, $A1, $A1, $A1, $A1, $A1, $A1, $A1, $A1, $A1, $A1, $C9, $3B, $00,
$00, $00, $89, $42, $42, $42, $42, $42, $8B, $8C, $D3, $D3, $D3, $A6, $EE, $89,
$89, $42, $42, $42, $42, $8F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $C5, $76, $45, $CD, $E6, $91, $23, $47, $7F, $7F, $7F, $7F,
$7F, $7F, $7F, $7F, $7F, $7F, $7F, $7F, $E2, $B2, $00, $00, $00, $00, $00, $00,
$00, $89, $76, $CD, $CD, $BF, $9B, $38, $00, $00, $00, $42, $01, $FF, $01, $01,
$BE, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $F6, $FF,
$CA, $EA, $C3, $C3, $E3, $E3, $E3, $C3, $C3, $E3, $49, $B2, $D8, $EA, $EA, $C5,
$89, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $0B, $F6, $05, $33, $67, $E3, $E3, $E3, $E3, $E3,
$E3, $E3, $E3, $E3, $E3, $E3, $E3, $E3, $0C, $CF, $FC, $C5, $9E, $E8, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $42, $3B, $3B,
$3B, $3B, $3B, $3B, $3B, $3B, $3B, $3B, $3B, $3B, $3B, $3B, $3B, $3B, $3B, $3B,
$3B, $3B, $3B, $BE, $B2, $00, $8B, $59, $3C, $3C, $3C, $3C, $3C, $3C, $3C, $3C,
$75, $75, $75, $75, $A1, $23, $44, $00, $00, $00, $42, $A6, $A1, $12, $3C, $3C,
$75, $7E, $89, $00, $00, $00, $8B, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8,
$D8, $D8, $8B, $8F, $00, $00, $00, $00, $CA, $3B, $3B, $3B, $3B, $8B, $00, $00,
$B2, $D8, $5D, $5D, $5D, $84, $57, $3B, $3B, $3B, $8B, $00, $00, $33, $3B, $3B,
$3B, $89, $00, $00, $00, $00, $00, $00, $C5, $BF, $BD, $BD, $20, $59, $58, $3C,
$3C, $75, $75, $75, $E6, $59, $A1, $58, $3C, $3C, $3C, $AE, $AE, $AE, $AE, $AE,
$AE, $AE, $AE, $AE, $AE, $A1, $0B, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $CA, $D8, $D8, $D8, $33, $10, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8B, $5D, $5D,
$5D, $BE, $CA, $FC, $10, $10, $10, $10, $10, $10, $10, $10, $10, $10, $10, $10,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8B, $5D, $5D, $3B, $39, $44,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $3B, $EA, $89, $33, $9E, $E3, $E3, $E3, $E3, $E3,
$E3, $E3, $0C, $6F, $AC, $8B, $E1, $9E, $CF, $BE, $CA, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $EA,
$0B, $10, $15, $C3, $E3, $E3, $E3, $E3, $E3, $E3, $E3, $E3, $E3, $E3, $E3, $E3,
$E3, $E3, $15, $FC, $15, $90, $8B, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $B2, $7E,
$12, $75, $3C, $3C, $3C, $3C, $3C, $3C, $3C, $3C, $3C, $3C, $3C, $B0, $C5, $00,
$00, $00, $89, $DD, $66, $58, $3C, $3C, $3C, $59, $D8, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$42, $C8, $45, $45, $B8, $E6, $12, $3C, $3C, $3C, $B0, $59, $23, $7E, $12, $75,
$3C, $3C, $3C, $58, $12, $12, $12, $12, $12, $12, $12, $12, $58, $58, $7F, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $E1,
$0B, $B2, $BE, $67, $E3, $E3, $E3, $E3, $E3, $E3, $E3, $0C, $6F, $B2, $B2, $01,
$EA, $7B, $6F, $D8, $CA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $BE, $7B, $39, $CA, $E1, $C3, $1D, $1D, $E3,
$E3, $E3, $E3, $E3, $E3, $E3, $0C, $0C, $0C, $0C, $E3, $33, $3A, $E1, $F6, $8F,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $8C, $66, $66, $58, $58, $58, $58, $58, $58,
$58, $58, $58, $58, $75, $58, $7F, $00, $00, $00, $B2, $F4, $B0, $12, $12, $58,
$3C, $A8, $5D, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $8B, $42, $82, $9B, $A1, $12,
$58, $3C, $59, $C5, $42, $DD, $A1, $A1, $58, $58, $75, $58, $9B, $AA, $9B, $9B,
$9B, $9B, $9B, $AA, $B0, $12, $4C, $10, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $D8, $2A, $8E, $10, $39, $67, $E3, $0C, $0C,
$0C, $0C, $0C, $E3, $0C, $A7, $8B, $FC, $8B, $6F, $7B, $7B, $0B, $39, $89, $FC,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$FF, $FC, $42, $3B, $EA, $9E, $82, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C,
$0C, $0C, $0C, $1D, $33, $42, $EA, $CF, $B2, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $38,
$E6, $20, $52, $52, $52, $52, $52, $52, $52, $52, $52, $52, $9B, $A1, $8C, $00,
$00, $00, $00, $E2, $91, $9B, $AA, $52, $12, $66, $3E, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $8E, $BF, $52, $52, $AA, $58, $B0, $39, $FC, $A7, $52, $52,
$52, $AA, $12, $A8, $76, $40, $40, $40, $40, $40, $40, $40, $40, $DD, $3F, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$01, $9E, $01, $FC, $39, $2A, $E3, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $C3, $FF,
$CA, $3A, $33, $EE, $EA, $9E, $49, $C5, $33, $CA, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $FC, $00, $00, $00, $B2, $E1, $E1, $B2, $D8, $CF, $67, $0C,
$0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $43, $7B, $B2, $33, $2A,
$15, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $89, $6F, $E1, $E1, $E1, $E1, $E1, $E1, $E1,
$E1, $E1, $E1, $E1, $E1, $47, $BE, $00, $00, $00, $00, $8B, $13, $40, $2D, $2D,
$DD, $7E, $D8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $82, $40, $85,
$85, $DD, $F4, $89, $00, $BE, $C8, $85, $85, $85, $85, $EE, $89, $B2, $CA, $CA,
$CA, $CA, $CA, $CA, $CA, $CA, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $FF, $9E, $3B, $FC, $33, $EA, $C3,
$0C, $0C, $0C, $0C, $0C, $CC, $0C, $0C, $2A, $39, $B2, $FC, $8B, $FF, $E1, $9E,
$DC, $CF, $C5, $84, $89, $10, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $8B, $90, $33, $10, $FF, $1D, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C,
$0C, $0C, $CC, $CC, $CC, $49, $10, $39, $9E, $01, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $FC, $00, $00,
$00, $00, $00, $00, $CA, $8B, $8B, $8B, $8B, $89, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $44, $8B, $8B, $8B, $8B, $CA, $00, $00, $00, $89, $8B,
$8B, $8B, $8B, $B2, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $8F, $15, $9E, $FF, $B2, $89, $0B, $1D, $E3, $CC, $CC, $CC, $0C, $0C, $0C,
$CC, $CC, $90, $BE, $8F, $FC, $89, $39, $6F, $F6, $9E, $7B, $E1, $E2, $3B, $D8,
$42, $CA, $FC, $00, $00, $00, $00, $00, $00, $00, $3B, $7B, $D8, $CA, $EA, $0C,
$0C, $CC, $0C, $0C, $CC, $0C, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $15, $FC,
$01, $9E, $39, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $44, $E2, $7B, $6F, $42, $10,
$01, $2A, $C3, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $0C, $2A, $01, $42, $B2,
$B2, $42, $39, $EE, $49, $2A, $9E, $7B, $F6, $CF, $8E, $C5, $BE, $D8, $8B, $F3,
$42, $F1, $89, $6F, $F6, $8F, $8B, $67, $0C, $CC, $CC, $CC, $CC, $CC, $CC, $CC,
$CC, $CC, $CC, $CC, $CC, $CC, $CC, $01, $FC, $EE, $2A, $57, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $10, $01, $7B, $E1, $33, $1F, $42, $0B, $1D, $E3, $CC, $CC, $CC,
$CC, $CC, $CC, $CC, $CC, $CC, $C3, $CF, $BE, $89, $FC, $FC, $42, $D8, $01, $6F,
$E1, $EA, $2A, $9E, $9E, $9E, $EA, $F6, $F6, $0B, $6F, $F6, $67, $15, $10, $39,
$E3, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $0C,
$D8, $8F, $CF, $EA, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BE, $F6, $7B,
$FF, $CA, $B2, $BE, $F6, $1D, $0C, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $CC, $CC,
$CC, $67, $0B, $39, $42, $B2, $FC, $B2, $CA, $42, $BE, $E8, $FF, $E2, $CF, $E1,
$E1, $EA, $7B, $7B, $90, $F6, $E8, $B2, $CF, $0C, $43, $CC, $CC, $CC, $CC, $CC,
$CC, $CC, $CC, $CC, $CC, $CC, $CC, $43, $1D, $42, $CA, $82, $F6, $42, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $8B, $0B, $9E, $E1, $D8, $FC, $CA, $3B, $F6, $67,
$E3, $43, $43, $43, $43, $43, $43, $CC, $CC, $43, $43, $0C, $1D, $EA, $E2, $BE,
$8B, $89, $B2, $FC, $FC, $FC, $8F, $CA, $89, $8B, $8B, $8B, $33, $8B, $8B, $3A,
$8F, $90, $CC, $43, $CC, $CC, $CC, $CC, $CC, $CC, $43, $43, $43, $43, $43, $CC,
$C1, $67, $89, $42, $EA, $E1, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA,
$3B, $EA, $9E, $15, $42, $FC, $CA, $C5, $F6, $67, $C3, $0C, $43, $43, $43, $43,
$43, $43, $CC, $43, $43, $43, $43, $0C, $0C, $67, $49, $6F, $01, $E8, $D8, $8B,
$42, $CA, $CA, $CA, $CA, $CA, $CA, $8F, $89, $FF, $1D, $CC, $43, $43, $43, $43,
$43, $43, $43, $43, $43, $43, $43, $43, $43, $C1, $F6, $FC, $33, $90, $E1, $42,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $FC, $42, $15, $9E, $EA, $8E, $42, $10,
$8F, $BE, $0B, $9E, $1D, $E3, $CC, $43, $43, $43, $43, $43, $43, $43, $43, $43,
$43, $43, $43, $43, $43, $CC, $0C, $C3, $C3, $9E, $7B, $9E, $7B, $9E, $7B, $9E,
$7B, $67, $1D, $0C, $43, $43, $43, $43, $43, $43, $43, $43, $43, $43, $43, $43,
$43, $43, $C1, $E1, $FC, $D8, $7B, $0B, $CA, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $B2, $D8, $CF, $9E, $90, $8E, $33, $10, $10, $1E, $01, $49, $9E, $1D,
$E3, $CC, $43, $43, $43, $43, $43, $C1, $C1, $C1, $43, $43, $43, $43, $43, $43,
$C1, $C1, $43, $43, $43, $43, $43, $43, $43, $C1, $43, $43, $43, $43, $43, $43,
$43, $43, $43, $43, $43, $43, $C1, $C1, $C1, $43, $43, $43, $CF, $FC, $57, $7B,
$FF, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $BE, $E1, $9E,
$2A, $0B, $57, $CA, $FC, $B2, $33, $FF, $E1, $2A, $1D, $1D, $E3, $CC, $C1, $C1,
$C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1,
$C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1,
$C1, $C1, $C1, $C1, $C1, $15, $FC, $C5, $EA, $B2, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $05, $D8, $6F, $7B, $9E, $E1, $8E, $33, $CA, $B2,
$B2, $89, $BE, $15, $F6, $2A, $67, $1D, $E3, $0C, $CC, $CC, $C1, $C1, $C1, $C1,
$C1, $43, $43, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1,
$C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $8E, $B2,
$E1, $42, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$CA, $8B, $FF, $F6, $9E, $7B, $E1, $FF, $D8, $42, $10, $FC, $8F, $42, $BE, $8E,
$0B, $F6, $7B, $67, $67, $1D, $C3, $C3, $0C, $E3, $CC, $CC, $CC, $CC, $43, $C1,
$C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1, $C1,
$C1, $C1, $C1, $C1, $C1, $C1, $43, $BE, $E2, $C5, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8F, $89, $D8, $15, $A7, $9E,
$7B, $49, $6F, $3B, $8B, $89, $B2, $B2, $B2, $CA, $42, $D8, $BE, $01, $8E, $0B,
$E1, $E1, $EA, $7B, $7B, $7B, $9E, $67, $67, $67, $67, $67, $67, $67, $67, $67,
$67, $67, $67, $67, $67, $67, $67, $67, $67, $67, $67, $67, $67, $67, $7B, $42,
$15, $3B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $8F, $89, $BE, $15, $E1, $7B, $9E, $2A, $49, $6F, $01,
$BE, $8B, $89, $8F, $B2, $FC, $FC, $B2, $B2, $B2, $89, $42, $42, $42, $33, $BE,
$BE, $BE, $BE, $BE, $BE, $BE, $BE, $BE, $BE, $BE, $BE, $BE, $BE, $BE, $BE, $BE,
$BE, $BE, $BE, $BE, $BE, $39, $05, $89, $EA, $89, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC,
$B2, $05, $8B, $3B, $15, $E1, $90, $9E, $9E, $7B, $F6, $CF, $6F, $FF, $01, $BE,
$D8, $D8, $42, $89, $89, $89, $CA, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2,
$B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $B2, $FC, $89, $6F,
$E1, $FC, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $FC, $CA, $89, $8B, $BE,
$FF, $6F, $E1, $EA, $2A, $9E, $9E, $9E, $9E, $9E, $EA, $F6, $F6, $F6, $E1, $6F,
$6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F, $6F,
$6F, $6F, $6F, $6F, $6F, $6F, $49, $2A, $39, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $FC, $B2, $CA, $89, $89, $8B, $BE, $39, $01,
$E2, $E2, $CF, $E1, $E1, $E1, $F6, $EA, $EA, $7B, $7B, $7B, $7B, $7B, $7B, $7B,
$7B, $7B, $7B, $7B, $7B, $7B, $7B, $7B, $7B, $7B, $7B, $EA, $90, $7B, $49, $E8,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $FC, $FC, $B2, $B2, $CA, $CA, $89, $89, $89, $89, $42,
$42, $42, $42, $42, $42, $42, $42, $42, $42, $42, $42, $42, $42, $42, $42, $42,
$42, $42, $42, $42, $42, $42, $42, $10, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00
);
implementation
end.
| zymir | trunk/jssource/Client/Hqsj.pas | Pascal | oos | 465,651 |
unit Itmap;
interface
var
ItmapByte:array[0..90837] of Byte =(
$42, $4D, $D6, $62, $01, $00, $00, $00, $00, $00, $36, $04, $00, $00, $28, $00,
$00, $00, $97, $01, $00, $00, $DC, $00, $00, $00, $01, $00, $08, $00, $00, $00,
$00, $00, $A0, $5E, $01, $00, $12, $0B, $00, $00, $12, $0B, $00, $00, $00, $01,
$00, $00, $00, $01, $00, $00, $00, $00, $00, $00, $66, $5A, $60, $00, $00, $00,
$66, $00, $12, $22, $0B, $00, $B1, $B7, $98, $00, $00, $01, $D6, $00, $8B, $93,
$82, $00, $00, $00, $21, $00, $EF, $EF, $EF, $00, $43, $3D, $36, $00, $2F, $36,
$68, $00, $0F, $07, $08, $00, $00, $01, $BD, $00, $BA, $B7, $C6, $00, $72, $7C,
$70, $00, $00, $01, $AD, $00, $16, $23, $33, $00, $00, $00, $99, $00, $03, $00,
$4A, $00, $A4, $A3, $99, $00, $00, $00, $08, $00, $D6, $D6, $D6, $00, $51, $4A,
$51, $00, $00, $00, $94, $00, $00, $02, $8C, $00, $0F, $15, $22, $00, $67, $62,
$6B, $00, $BD, $BA, $AB, $00, $79, $7E, $8D, $00, $31, $3B, $35, $00, $01, $00,
$E7, $00, $00, $01, $73, $00, $00, $00, $3A, $00, $00, $00, $10, $00, $19, $14,
$11, $00, $29, $23, $1E, $00, $A6, $A6, $AC, $00, $94, $99, $9C, $00, $33, $33,
$33, $00, $46, $41, $4A, $00, $6C, $72, $71, $00, $FF, $FF, $FF, $00, $DE, $DE,
$DE, $00, $CE, $C3, $C6, $00, $BF, $C6, $AB, $00, $00, $00, $EF, $00, $83, $89,
$72, $00, $12, $06, $4E, $00, $0E, $05, $74, $00, $00, $00, $CC, $00, $59, $5D,
$51, $00, $07, $12, $66, $00, $59, $5C, $61, $00, $00, $00, $33, $00, $1D, $23,
$46, $00, $8C, $8C, $8C, $00, $AD, $B5, $B4, $00, $08, $07, $10, $00, $00, $00,
$52, $00, $A9, $A6, $BC, $00, $08, $00, $DB, $00, $08, $10, $2D, $00, $14, $02,
$EF, $00, $00, $00, $84, $00, $13, $07, $9F, $00, $01, $09, $08, $00, $11, $00,
$C1, $00, $4C, $53, $62, $00, $00, $09, $00, $00, $22, $21, $17, $00, $0B, $00,
$AD, $00, $94, $94, $94, $00, $97, $9C, $A5, $00, $C5, $C5, $C5, $00, $39, $3E,
$41, $00, $BD, $BD, $BD, $00, $60, $63, $72, $00, $0F, $0E, $18, $00, $F7, $F7,
$F7, $00, $A4, $AC, $A2, $00, $BD, $C6, $BC, $00, $2C, $30, $24, $00, $0B, $00,
$68, $00, $76, $74, $7A, $00, $46, $40, $53, $00, $E6, $E6, $E6, $00, $02, $00,
$F6, $00, $44, $50, $32, $00, $0A, $05, $20, $00, $33, $2F, $3A, $00, $0A, $04,
$3B, $00, $01, $00, $C5, $00, $00, $01, $A5, $00, $64, $6C, $62, $00, $10, $03,
$94, $00, $1D, $14, $29, $00, $90, $89, $96, $00, $10, $07, $11, $00, $11, $05,
$CF, $00, $13, $02, $E6, $00, $09, $00, $78, $00, $B7, $AC, $B4, $00, $B5, $BF,
$B9, $00, $00, $00, $5A, $00, $20, $19, $7A, $00, $22, $22, $58, $00, $00, $00,
$DE, $00, $7B, $7B, $7B, $00, $84, $84, $84, $00, $00, $01, $19, $00, $22, $2A,
$1F, $00, $11, $06, $8C, $00, $41, $48, $69, $00, $80, $83, $91, $00, $26, $24,
$66, $00, $C7, $C5, $B3, $00, $A7, $9B, $A7, $00, $0A, $11, $14, $00, $95, $94,
$8A, $00, $10, $01, $D9, $00, $18, $0F, $19, $00, $6A, $6D, $82, $00, $AD, $B5,
$AB, $00, $9B, $A7, $A9, $00, $CC, $CC, $CC, $00, $28, $29, $33, $00, $08, $08,
$AE, $00, $19, $23, $23, $00, $AD, $AD, $AD, $00, $00, $01, $B5, $00, $51, $50,
$46, $00, $42, $42, $42, $00, $18, $1A, $54, $00, $C5, $BB, $C7, $00, $76, $73,
$82, $00, $39, $3A, $48, $00, $9A, $9D, $94, $00, $1A, $16, $21, $00, $66, $66,
$66, $00, $5C, $59, $6F, $00, $00, $01, $42, $00, $03, $09, $4C, $00, $4A, $4A,
$4A, $00, $99, $99, $99, $00, $BD, $B5, $B5, $00, $00, $01, $29, $00, $29, $29,
$29, $00, $52, $57, $6C, $00, $0E, $11, $3E, $00, $00, $00, $6B, $00, $08, $08,
$08, $00, $31, $33, $45, $00, $5A, $5A, $5A, $00, $07, $0C, $00, $00, $4C, $54,
$54, $00, $03, $09, $C6, $00, $07, $05, $A5, $00, $AF, $AE, $99, $00, $B4, $B6,
$BE, $00, $3A, $3A, $3A, $00, $03, $08, $E6, $00, $0B, $07, $67, $00, $C6, $BC,
$BC, $00, $08, $05, $32, $00, $02, $07, $CE, $00, $30, $3F, $23, $00, $08, $04,
$BB, $00, $07, $05, $94, $00, $93, $8C, $9B, $00, $80, $87, $A2, $00, $C5, $C6,
$BD, $00, $07, $02, $8D, $00, $07, $02, $9B, $00, $6B, $6B, $6B, $00, $00, $00,
$FF, $00, $70, $72, $9A, $00, $97, $9B, $B3, $00, $12, $07, $81, $00, $00, $01,
$7B, $00, $AB, $AE, $B6, $00, $0A, $0A, $76, $00, $54, $51, $5A, $00, $B8, $AE,
$BF, $00, $43, $46, $7D, $00, $08, $03, $52, $00, $BD, $BF, $C7, $00, $CC, $CE,
$B0, $00, $8E, $86, $86, $00, $07, $04, $EE, $00, $10, $17, $12, $00, $7A, $7C,
$84, $00, $10, $0A, $5B, $00, $04, $0B, $5B, $00, $9D, $A0, $87, $00, $08, $05,
$83, $00, $08, $06, $19, $00, $09, $05, $29, $00, $46, $4C, $41, $00, $23, $20,
$29, $00, $18, $18, $9A, $00, $09, $04, $41, $00, $2A, $2B, $45, $00, $10, $12,
$06, $00, $12, $00, $FA, $00, $07, $08, $DA, $00, $18, $1F, $1A, $00, $1F, $31,
$56, $00, $11, $16, $19, $00, $1A, $15, $34, $00, $5E, $66, $77, $00, $B1, $B7,
$A6, $00, $00, $09, $10, $00, $73, $73, $73, $00, $0A, $00, $B5, $00, $6D, $6E,
$5E, $00, $75, $68, $82, $00, $A5, $A5, $A5, $00, $09, $00, $00, $00, $10, $10,
$10, $00, $34, $3D, $51, $00, $86, $83, $7B, $00, $C0, $BD, $B5, $00, $7C, $81,
$72, $00, $6C, $69, $72, $00, $07, $00, $08, $00, $B0, $AD, $A5, $00, $16, $18,
$66, $00, $09, $11, $06, $00, $13, $0B, $C3, $00, $B6, $B7, $AD, $00, $83, $85,
$8D, $00, $1B, $00, $DB, $00, $4C, $55, $4B, $00, $48, $4C, $57, $00, $BC, $C8,
$B6, $00, $2B, $30, $33, $00, $38, $41, $66, $00, $52, $52, $52, $00, $4E, $4E,
$7C, $00, $12, $0A, $B1, $00, $C4, $C8, $CD, $00, $19, $19, $19, $00, $1F, $25,
$32, $00, $9D, $90, $A6, $00, $21, $21, $21, $00, $B3, $AD, $AE, $00, $1B, $08,
$93, $00, $B5, $B5, $B5, $00, $CF, $CB, $C0, $00, $23, $2C, $29, $00, $00, $09,
$DD, $00, $3B, $45, $39, $00, $CD, $C5, $D0, $00, $8B, $95, $89, $00, $11, $14,
$29, $00, $10, $0E, $7F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $96,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $96, $00, $00, $00, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $96, $92, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $00, $DA, $9F, $8E, $8E, $83, $8A, $98, $CD, $00, $00,
$DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $EB, $F1,
$E0, $96, $F1, $00, $26, $34, $26, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $26, $96, $F4, $98, $47, $47, $8E, $96, $F1, $8A, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $96, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96,
$96, $00, $96, $F4, $DA, $00, $96, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $F1, $F4, $37,
$49, $F7, $F7, $4B, $8A, $DA, $9F, $83, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $00, $00, $00, $9F, $8E, $8E, $83, $34, $34, $83, $F1,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $92, $DA, $AD, $49, $6C, $92, $92, $80, $80, $92, $BD, $98,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $83,
$F4, $96, $96, $DA, $DA, $96, $8E, $34, $26, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BD, $96, $92, $80, $D8,
$F4, $00, $00, $AD, $49, $8A, $96, $98, $DA, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $CD, $F4, $DA, $F4, $83, $53, $8F, $D4, $4A, $00, $F1,
$AD, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F1, $96, $AD, $49, $8A, $00, $00, $00, $F1, $F5, $47, $22, $83,
$EB, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $92, $F1,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $96, $92, $8E, $ED, $4A, $C6, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $DA, $92, $DA, $92,
$47, $4B, $4B, $4B, $F7, $F7, $8A, $96, $9F, $8E, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $00, $8A, $F7, $8A,
$00, $00, $00, $00, $D8, $F7, $F1, $F1, $ED, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $96, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $BD, $83, $83, $9F, $34, $34, $22, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $DA, $26, $8E, $92, $F1, $DA, $EB, $34, $8E,
$BD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $26, $DA, $92, $80, $4B, $47, $83, $DA, $8E, $F7, $F7, $26,
$96, $8A, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $96, $26, $F7, $80, $C6, $00, $00, $00, $6B, $49, $83, $96,
$34, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $92, $96, $00, $00, $00, $BD,
$F1, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $9F, $92, $DA, $96, $DA, $96,
$F4, $AD, $92, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $92,
$F4, $96, $F1, $92, $26, $DA, $96, $83, $16, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92, $96, $F4, $8F, $49,
$AD, $00, $00, $96, $00, $83, $49, $6B, $96, $ED, $F4, $96, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $F4, $E0, $6C, $49,
$4A, $00, $00, $00, $83, $49, $28, $96, $34, $DA, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $9F, $ED,
$8E, $83, $83, $01, $01, $83, $16, $8E, $16, $8A, $ED, $F1, $00, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $26, $F1, $96, $26, $37, $47, $ED, $96, $F1, $8A, $F4, $00, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $9F, $96, $22, $8A, $48, $F7, $F7, $37, $9F, $0B,
$98, $F4, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $0B, $92, $96, $D4, $49, $28, $96, $00, $14, $14, $14, $39, $24, $24,
$F4, $F4, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $96, $B5, $4B, $8A, $00, $00, $00, $75, $9E, $47, $DA,
$4A, $26, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $00, $00, $00,
$00, $96, $92, $9F, $8E, $9F, $F1, $96, $96, $96, $DA, $96, $96, $96, $DA, $D9,
$96, $DA, $9F, $34, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $00, $00, $00, $DA, $F1, $DA, $98, $80, $4B, $F5, $4B,
$AD, $39, $9F, $9F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1, $F1,
$D4, $66, $66, $47, $37, $49, $47, $F1, $F4, $98, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92, $DA, $83, $80, $80, $C6,
$00, $39, $39, $14, $14, $39, $24, $80, $F4, $F4, $83, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $8E, $4B,
$D4, $00, $00, $41, $41, $D8, $38, $F4, $F4, $8E, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $00, $00, $96, $92, $8E, $ED, $8E, $51, $CD, $CA, $CA, $CD, $8E,
$6B, $47, $47, $AD, $83, $92, $98, $47, $6C, $83, $DA, $DA, $34, $26, $E0, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$92, $DA, $83, $F7, $F7, $34, $9F, $D8, $4B, $9F, $96, $98, $E0, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $C6, $E0, $ED, $49, $D8, $59, $39, $DA, $37, $4B, $ED,
$96, $8A, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $92, $0B, $37, $49, $34, $00, $00, $39, $21, $21, $21, $21, $D8, $80,
$F4, $F4, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $9F, $4B, $37, $96, $14, $14, $14, $53, $49, $83,
$E0, $01, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $83, $EB, $96,
$96, $96, $CD, $CD, $92, $98, $48, $4B, $4B, $F7, $F7, $4B, $4B, $F7, $4B, $4B,
$F7, $F7, $AD, $DA, $F1, $98, $DA, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $22, $22, $DA, $47, $49, $16, $00, $00, $34,
$7C, $98, $E0, $01, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $22, $92, $D8,
$F7, $9F, $39, $14, $14, $EB, $F7, $8F, $DA, $9F, $92, $96, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $0B, $9F, $F7, $48, $39, $39,
$39, $14, $21, $21, $21, $21, $D8, $F7, $F4, $F1, $83, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $92, $F7,
$13, $96, $14, $14, $14, $4A, $B9, $D4, $96, $98, $BD, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $9F, $26, $96, $DA, $4A, $8A, $6C, $D8, $D8, $38, $4B, $9E, $6C,
$83, $89, $89, $ED, $47, $24, $DF, $F4, $4A, $80, $4B, $AD, $E0, $83, $83, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92,
$96, $8E, $4B, $E6, $39, $14, $39, $9F, $B9, $53, $96, $ED, $96, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $92, $96, $28, $49, $DF, $39, $21, $21, $21, $14, $24, $F5,
$F4, $92, $83, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $92, $96, $53, $4B, $34, $14, $39, $21, $21, $21, $21, $21, $21, $D8, $F7,
$F4, $F1, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $BD, $F1, $80, $80, $96, $21, $21, $21, $CF, $F7, $13,
$DA, $4A, $26, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $26, $F1, $96, $9F, $37, $F7,
$4B, $4B, $80, $80, $24, $BE, $EB, $14, $14, $39, $21, $21, $21, $4D, $39, $14,
$14, $89, $F5, $F7, $26, $96, $98, $DA, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F4, $BD, $47, $4B, $4A, $14, $39, $21, $89,
$38, $47, $96, $83, $F4, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1, $24, $B3,
$C6, $E0, $21, $21, $C3, $14, $24, $80, $F4, $F1, $83, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1, $D8, $80, $F4, $14, $14,
$14, $6D, $6D, $6D, $21, $21, $D8, $F5, $F4, $F1, $83, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $DA, $8F,
$F7, $F1, $21, $21, $21, $21, $D8, $F7, $CD, $CD, $16, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$96, $CD, $BD, $F1, $01, $F7, $4B, $8F, $34, $F4, $4D, $14, $14, $39, $21, $21,
$C3, $21, $21, $21, $21, $21, $21, $21, $21, $21, $ED, $49, $28, $96, $98, $F1,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$EB, $80, $D8, $75, $14, $21, $21, $89, $F7, $8F, $DA, $9F, $92, $E0, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $22, $96, $83, $4B, $BE, $E0, $E0, $6D, $21, $21, $21, $25, $F7,
$EB, $DA, $16, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$BD, $96, $83, $4B, $BE, $14, $39, $21, $6D, $6D, $6D, $6D, $6D, $39, $D8, $80,
$F4, $CD, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $F4, $96, $47, $4B, $F4, $21, $21, $21, $21, $53, $4B,
$8E, $96, $98, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $C6, $96, $8A, $49, $F7, $ED, $DA,
$14, $14, $14, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D,
$6D, $6D, $BD, $80, $80, $DA, $26, $9F, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $96, $98, $49, $5D, $00, $21, $21, $21, $C3,
$9E, $13, $BD, $26, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92, $96, $D4, $B9, $16,
$14, $39, $21, $C3, $21, $21, $BE, $4B, $9F, $DA, $98, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $92, $E0, $28, $4B, $27, $14, $21, $21,
$21, $21, $21, $21, $21, $39, $D8, $80, $F4, $F4, $83, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $96, $37,
$4B, $92, $21, $21, $C3, $14, $27, $4B, $D4, $99, $34, $96, $96, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$EB, $00, $ED, $4B, $D8, $87, $21, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D,
$07, $07, $07, $07, $07, $07, $07, $07, $6D, $6D, $39, $24, $80, $F4, $CD, $83,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $C6, $E0,
$6C, $4B, $26, $14, $07, $07, $21, $4D, $F7, $13, $DA, $26, $92, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $92, $96, $47, $4B, $89, $61, $14, $14, $C3, $6D, $6D, $28, $4B,
$8E, $0B, $34, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$F1, $BD, $88, $4B, $89, $21, $21, $C3, $21, $07, $6D, $6D, $6D, $14, $D8, $F5,
$F4, $F4, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $BD, $96, $53, $4B, $4A, $14, $6D, $6D, $6D, $4D, $F7,
$8F, $61, $9F, $26, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $CD, $22, $88, $4B, $27, $D3, $D3, $6D,
$58, $58, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D,
$6D, $6D, $39, $24, $80, $F4, $F4, $83, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F4, $96, $37, $4B, $EB, $21, $07, $07, $21, $75,
$F7, $74, $DA, $26, $26, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1, $D8, $F7, $4D,
$14, $39, $00, $21, $6D, $6D, $43, $4B, $8A, $E0, $98, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $22, $92, $E5, $47, $39, $C3, $21, $21,
$6D, $6D, $6D, $6D, $6D, $21, $D8, $7A, $F4, $F4, $83, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $00, $34,
$4B, $ED, $14, $C3, $07, $07, $C3, $D8, $F7, $C6, $F1, $ED, $00, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BD,
$96, $9F, $DD, $37, $39, $21, $58, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D,
$14, $14, $14, $14, $21, $C3, $C3, $6D, $6D, $6D, $39, $D8, $38, $F4, $CD, $83,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $DA,
$47, $F7, $F4, $21, $07, $07, $6D, $75, $F7, $D8, $F1, $EB, $9F, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $DA, $DA, $37, $4B, $59, $14, $89, $F4, $14, $07, $07, $EB, $4B,
$6C, $96, $ED, $BD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$BD, $83, $DD, $6C, $14, $14, $39, $14, $58, $07, $07, $07, $07, $C3, $D8, $E5,
$92, $89, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $F4, $9F, $8E, $27, $16, $B5, $16, $27, $4A,
$4A, $27, $27, $26, $F4, $F4, $96, $ED, $49, $8A, $14, $C3, $07, $07, $D3, $28,
$49, $27, $96, $8A, $96, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F4, $96, $AD, $AA, $8E, $21, $6D, $6D, $6D,
$6D, $58, $07, $07, $07, $07, $07, $21, $F1, $83, $F4, $BD, $BD, $21, $21, $6D,
$07, $C4, $39, $74, $38, $F4, $F1, $83, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $F1, $13, $F7, $CF, $6D, $07, $07, $07, $39,
$80, $80, $F1, $F4, $4A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $DA, $ED, $9E, $80,
$60, $24, $8A, $14, $6D, $6D, $4D, $9E, $47, $DA, $83, $92, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $26, $E1, $F7, $34, $27, $27, $D3,
$6D, $91, $07, $07, $07, $C3, $25, $F7, $EB, $78, $8E, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $F4, $83, $ED, $83, $EB,
$F4, $F1, $DA, $DA, $DA, $F1, $89, $89, $89, $89, $C6, $92, $9F, $26, $DA, $4A,
$4B, $6C, $14, $6D, $6D, $07, $6D, $4A, $49, $D4, $00, $B5, $DA, $00, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92,
$96, $47, $4B, $89, $6D, $58, $07, $91, $07, $07, $07, $C4, $C4, $C4, $6D, $19,
$8A, $DD, $AA, $80, $8F, $4A, $D3, $6D, $6D, $91, $4D, $48, $38, $F4, $F1, $83,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1,
$24, $80, $96, $6D, $07, $07, $07, $C3, $D8, $F7, $F4, $F1, $83, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $F1, $8A, $80, $4B, $4B, $13, $39, $6D, $6D, $6D, $9E,
$D8, $22, $EB, $9F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$96, $22, $AD, $F7, $B9, $B9, $25, $39, $21, $91, $07, $07, $07, $07, $E6, $66,
$9F, $4D, $ED, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00,
$00, $26, $8E, $EB, $DA, $E0, $96, $DA, $CD, $92, $92, $1D, $1D, $92, $F4, $F4,
$F4, $CD, $F4, $DA, $DA, $96, $96, $26, $F7, $37, $14, $6D, $07, $07, $07, $19,
$9E, $8F, $22, $9F, $EB, $96, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F1, $DA, $D8, $80, $CF, $6D, $91, $91, $A3,
$91, $6D, $91, $91, $91, $91, $6D, $6D, $34, $F8, $F5, $F5, $49, $9A, $14, $58,
$91, $91, $4D, $48, $F7, $F4, $F1, $83, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $F1, $80, $80, $96, $6D, $91, $91, $91, $C3,
$25, $F7, $92, $DA, $8E, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $96, $00, $DA, $9F,
$ED, $8F, $7A, $F1, $21, $07, $C3, $24, $F7, $23, $F1, $8E, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $DA, $E0, $96, $26, $DF, $B9, $24, $39,
$6D, $91, $91, $91, $91, $6D, $53, $4B, $83, $39, $98, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F4, $9F, $EB, $96, $DA, $92, $98, $37, $24,
$B3, $B3, $38, $66, $66, $66, $7A, $7A, $7A, $7A, $24, $24, $24, $60, $D4, $D4,
$9E, $48, $14, $C3, $91, $91, $91, $4D, $D8, $F5, $F4, $F4, $27, $EB, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA,
$C6, $F7, $8F, $4D, $6D, $91, $91, $91, $91, $91, $91, $91, $91, $91, $A3, $58,
$27, $AA, $6C, $AD, $49, $8A, $14, $58, $91, $91, $39, $48, $F7, $F4, $F1, $8E,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1,
$80, $80, $96, $6D, $91, $91, $91, $6D, $37, $4B, $26, $DA, $ED, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $F1, $96, $DA, $6C, $E5, $59, $21, $07, $58, $1C,
$4B, $83, $96, $98, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $DA, $DA, $89, $8F, $38, $CF, $58, $91, $91, $91, $91, $6D, $D4, $50,
$8E, $39, $98, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $00, $00, $26, $26,
$DA, $DA, $27, $6B, $F7, $49, $49, $80, $D8, $D8, $48, $E6, $E6, $25, $24, $24,
$24, $24, $24, $38, $38, $4B, $4B, $4B, $7C, $80, $39, $C3, $91, $91, $91, $C3,
$6B, $4B, $83, $00, $F4, $8E, $01, $98, $92, $96, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $9F, $4B, $37, $14, $C4, $A3, $35, $35,
$07, $07, $07, $07, $A3, $91, $91, $6D, $C6, $A2, $60, $16, $85, $6B, $14, $6D,
$91, $91, $39, $25, $F7, $92, $CD, $8E, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $F1, $80, $80, $E3, $6D, $A3, $35, $91, $6D,
$6C, $4B, $4A, $DA, $98, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $96,
$96, $98, $AA, $9A, $21, $C4, $58, $34, $49, $01, $96, $8A, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $39, $6C, $49, $F9,
$6D, $C4, $91, $91, $91, $6D, $28, $4B, $8E, $39, $98, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $DA, $EB, $F4, $96, $9F, $37, $F7, $49, $24, $8A, $EB, $DA,
$39, $39, $C3, $C3, $21, $21, $C3, $C3, $C3, $C3, $39, $CF, $CF, $F4, $83, $98,
$53, $53, $CF, $6D, $91, $91, $91, $D3, $B5, $4B, $37, $27, $CD, $96, $96, $F1,
$27, $8A, $ED, $9F, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA,
$92, $4B, $47, $14, $C4, $35, $35, $35, $35, $35, $35, $35, $35, $35, $35, $A3,
$4D, $E5, $8F, $98, $90, $6C, $14, $58, $35, $35, $07, $BE, $DD, $83, $61, $98,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1,
$24, $80, $39, $58, $91, $91, $91, $91, $DF, $AA, $8E, $E0, $98, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $BD, $26, $9E, $06, $96, $07, $07, $F2,
$66, $BB, $96, $16, $F4, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $DA, $96, $53, $4B, $83, $21, $A3, $35, $35, $35, $C4, $54, $50,
$AD, $E0, $01, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $59, $89, $E0, $01,
$80, $2B, $47, $E9, $C3, $6D, $C4, $91, $91, $91, $35, $35, $35, $35, $35, $35,
$35, $35, $35, $91, $91, $91, $91, $07, $07, $07, $07, $07, $91, $35, $35, $07,
$F2, $24, $AA, $4B, $80, $6C, $8E, $F4, $78, $0B, $CF, $9F, $98, $98, $83, $F4,
$96, $00, $14, $14, $14, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $22, $F4, $80, $4F, $39, $91, $35, $35, $35,
$35, $35, $35, $35, $35, $35, $35, $91, $4D, $80, $49, $47, $AA, $88, $00, $6D,
$91, $35, $C4, $DF, $50, $16, $61, $98, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $F1, $24, $80, $39, $58, $35, $35, $35, $91,
$8B, $50, $98, $96, $98, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$BD, $F1, $24, $4F, $22, $07, $A3, $19, $38, $13, $BD, $26, $9F, $96, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $E3, $D9, $01, $4B, $98,
$21, $C4, $35, $35, $35, $C4, $87, $4B, $D4, $96, $98, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F1, $F1, $96, $53, $4B, $F7, $98, $C3, $6D, $6D, $A3, $A3, $A3,
$35, $35, $91, $91, $91, $91, $91, $91, $91, $91, $35, $35, $35, $35, $35, $35,
$35, $35, $C4, $C4, $35, $35, $35, $91, $21, $F2, $E9, $BE, $B3, $B9, $B9, $F5,
$6C, $ED, $92, $E3, $44, $BD, $92, $ED, $01, $8E, $F4, $E0, $00, $00, $00, $00,
$00, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1,
$DA, $8F, $E5, $19, $07, $35, $35, $35, $35, $35, $35, $35, $35, $35, $35, $35,
$58, $E6, $9E, $38, $4B, $7A, $75, $C3, $91, $A3, $A3, $E9, $50, $8A, $E0, $98,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1,
$24, $80, $75, $07, $35, $35, $35, $35, $E9, $50, $AD, $96, $98, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $22, $96, $E6, $DD, $92, $6D, $91, $6D,
$25, $90, $92, $F1, $ED, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $27, $4B, $6B, $14, $C4, $35, $35, $35, $C4, $7D, $4B,
$6C, $0B, $ED, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $E0, $92, $44, $34, $50, $D8,
$8E, $D3, $91, $A3, $A3, $35, $35, $35, $35, $35, $35, $35, $35, $35, $35, $35,
$35, $35, $35, $35, $35, $35, $35, $35, $35, $35, $35, $35, $35, $35, $35, $94,
$A3, $07, $C4, $07, $58, $97, $53, $24, $50, $50, $7A, $88, $5D, $51, $22, $0B,
$DA, $F4, $98, $ED, $26, $96, $00, $00, $00, $00, $96, $00, $00, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F1, $96, $6C, $4B, $EB, $6D, $A3, $35, $5A,
$35, $35, $35, $35, $35, $35, $35, $35, $07, $97, $FE, $C9, $54, $4C, $6D, $C4,
$35, $35, $35, $59, $50, $6B, $E0, $ED, $DA, $14, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $F1, $24, $80, $75, $07, $20, $20, $20, $20,
$97, $50, $6B, $96, $ED, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$DA, $96, $34, $AA, $98, $21, $91, $91, $D1, $4B, $ED, $DA, $34, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $26, $90, $47,
$14, $C4, $35, $35, $35, $A3, $FE, $66, $47, $DA, $83, $F4, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $F1, $0B, $51, $D8, $9E, $97, $07, $91, $20, $20, $20, $20, $20, $20,
$20, $20, $20, $8C, $8C, $8C, $8C, $8C, $20, $20, $20, $20, $20, $20, $20, $20,
$20, $20, $20, $20, $20, $20, $20, $20, $20, $35, $35, $35, $35, $91, $91, $6D,
$C9, $4C, $48, $9E, $B9, $F7, $D8, $D4, $26, $F1, $00, $45, $82, $98, $83, $F1,
$00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BD,
$E0, $8A, $4B, $ED, $21, $A3, $20, $20, $20, $20, $20, $20, $20, $20, $20, $20,
$91, $91, $A3, $91, $91, $A3, $07, $35, $35, $35, $35, $FE, $66, $47, $96, $83,
$F4, $14, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1,
$24, $80, $75, $07, $20, $20, $20, $20, $F2, $DD, $37, $DA, $83, $F1, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $9F, $A2, $76, $14, $91, $91,
$36, $4B, $6C, $96, $8E, $26, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $DA, $C6, $F5, $4F, $14, $C4, $20, $20, $20, $A3, $C4, $F7,
$D8, $DA, $26, $26, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $23, $96, $D4, $9E, $4C, $C4,
$35, $20, $20, $20, $20, $20, $20, $A3, $A3, $91, $20, $20, $20, $20, $20, $20,
$20, $20, $A3, $A3, $A3, $A3, $A3, $A3, $A3, $A3, $20, $20, $20, $20, $20, $20,
$20, $20, $20, $20, $20, $20, $20, $20, $20, $5A, $07, $D0, $93, $A8, $B3, $4B,
$4B, $88, $98, $92, $96, $DA, $26, $34, $ED, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $96, $83, $4B, $BE, $21, $91, $20, $20,
$20, $20, $20, $20, $20, $20, $20, $20, $20, $A3, $8D, $20, $C8, $20, $C8, $C8,
$8C, $8C, $20, $FE, $80, $D8, $F1, $92, $9F, $14, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $F1, $24, $80, $39, $07, $20, $20, $20, $20,
$FE, $E5, $8F, $22, $26, $26, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $22, $22, $E1, $E5, $75, $07, $8C, $91, $80, $80, $F1, $F4, $ED, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1, $8F, $E5,
$CF, $58, $20, $20, $20, $20, $58, $24, $80, $CD, $F4, $83, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $F4, $22, $47, $0D, $5F, $07, $A3, $A3, $91, $91, $91, $91, $6D, $6D,
$6D, $58, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $6D, $58, $07, $07, $07,
$07, $C4, $C4, $A3, $A3, $20, $8C, $20, $20, $20, $20, $20, $20, $20, $8C, $8C,
$8C, $8C, $5A, $35, $35, $07, $3D, $54, $A8, $9E, $49, $24, $D4, $9F, $DA, $96,
$9F, $8A, $27, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$BD, $F4, $F5, $D8, $C3, $91, $20, $20, $20, $20, $C8, $20, $20, $8C, $8C, $8C,
$8C, $8C, $8C, $8C, $8C, $20, $20, $20, $20, $8C, $8C, $C4, $25, $F7, $EB, $BD,
$8E, $14, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $96, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1,
$24, $80, $39, $91, $8C, $8C, $8C, $8C, $58, $4F, $80, $F1, $92, $83, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $96, $6B, $AA, $9F, $6D, $8C,
$A3, $6B, $49, $8E, $96, $98, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $F1, $39, $6C, $EA, $92, $07, $20, $20, $20, $20, $07, $25,
$F7, $51, $BD, $ED, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $44, $47, $F7, $B5, $39,
$21, $21, $C3, $C3, $89, $C6, $EB, $EB, $EB, $EB, $9F, $83, $8E, $8E, $8E, $8E,
$83, $1D, $7D, $7D, $7D, $7F, $19, $4D, $C3, $21, $21, $6D, $A3, $20, $12, $8C,
$8C, $8C, $8C, $20, $20, $20, $20, $20, $20, $20, $20, $C8, $C8, $35, $5A, $5A,
$A3, $94, $86, $B3, $85, $65, $E6, $83, $DA, $96, $8E, $8E, $83, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $CD, $DA, $74, $90, $4D, $91, $8C, $12,
$8C, $35, $C8, $20, $20, $20, $20, $12, $12, $20, $8C, $8C, $8C, $8C, $8C, $8C,
$20, $20, $20, $07, $6C, $4B, $83, $96, $98, $14, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F4, $9F,
$83, $83, $F4, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $F1, $24, $80, $39, $91, $8C, $8C, $8C, $8C,
$6D, $13, $F5, $F4, $F1, $8E, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $DA, $96, $16, $AA, $AD, $07, $8C, $5A, $EB, $4B, $6B, $96, $ED, $92, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $00, $53, $50,
$4A, $6D, $20, $20, $12, $12, $07, $E6, $66, $1D, $DA, $98, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $F1, $00, $8E, $F7, $DD, $E1, $06, $E1, $80, $80, $E5, $DD, $DD, $DD,
$DD, $A2, $49, $49, $49, $49, $49, $49, $49, $4B, $4B, $7A, $88, $BB, $6B, $AD,
$ED, $4A, $39, $21, $A3, $20, $8C, $8C, $8C, $8C, $20, $20, $20, $20, $20, $20,
$C8, $35, $35, $8C, $8C, $8C, $8C, $8C, $8C, $8C, $58, $58, $E9, $74, $B9, $F5,
$6C, $9F, $00, $92, $98, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$F1, $96, $BE, $50, $1D, $6D, $35, $B8, $B8, $8C, $8C, $8C, $8C, $8C, $8C, $8C,
$8C, $8C, $8C, $8C, $8C, $8D, $8C, $35, $C8, $C8, $12, $C8, $54, $AA, $5D, $39,
$34, $44, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $9F, $8E, $F2, $89, $F4, $F4, $16, $34, $B5, $78, $00, $00,
$00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $DA,
$8F, $4B, $7F, $07, $12, $12, $20, $20, $20, $FD, $4B, $26, $96, $98, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $F1, $65, $24, $4D, $6D,
$3D, $20, $F5, $F5, $C6, $CF, $8E, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $DA, $DA, $98, $4B, $8A, $00, $12, $12, $8C, $12, $12, $8B,
$2C, $34, $00, $8A, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $8E, $37, $F7,
$49, $80, $80, $D8, $8F, $37, $37, $37, $37, $6C, $0E, $98, $1A, $1A, $D4, $E1,
$AA, $AA, $88, $34, $F9, $19, $19, $C4, $C4, $C4, $20, $20, $12, $12, $8C, $8C,
$8C, $8C, $58, $C3, $96, $96, $00, $21, $C4, $A3, $12, $12, $12, $12, $12, $20,
$8C, $8C, $8C, $8C, $C8, $35, $DB, $7B, $AA, $D2, $01, $DA, $26, $ED, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $98, $4B, $5D, $21, $20, $12,
$12, $8C, $8C, $8C, $8C, $8C, $8C, $8C, $8C, $8C, $12, $12, $B8, $B8, $8C, $8C,
$8C, $3A, $3A, $20, $D0, $66, $FD, $DA, $27, $6E, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $26, $CF, $14, $CD, $CD,
$CD, $CD, $DA, $DA, $92, $8A, $8E, $96, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $96, $47, $F7, $F4, $07, $12, $12, $8C, $12,
$5A, $53, $4B, $8E, $DA, $98, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $F1, $0B, $60, $F7, $59, $6D, $91, $8C, $6B, $4B, $8E, $96, $8A, $96,
$00, $0B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $83, $4B,
$6B, $E0, $12, $12, $8C, $8C, $8C, $54, $EA, $53, $96, $98, $DA, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $96, $96, $22, $F4, $92, $F4, $F1, $F1, $DA, $96, $96, $96,
$96, $96, $44, $96, $61, $92, $6B, $49, $24, $8B, $5A, $35, $35, $C8, $C8, $C8,
$C8, $C8, $20, $20, $8C, $8C, $8C, $8C, $8C, $8C, $A3, $D0, $97, $34, $9A, $EB,
$4D, $21, $21, $07, $91, $35, $C8, $8D, $8D, $12, $12, $12, $12, $12, $20, $A3,
$54, $3B, $F7, $9F, $96, $8A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $DA, $92, $E5, $88, $14, $A3, $12, $12, $12, $12, $12, $12, $12, $12, $12,
$12, $12, $2F, $5A, $5A, $20, $20, $A3, $20, $67, $67, $8C, $91, $D8, $E5, $F1,
$C6, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $92, $CF, $CD, $AD, $4F, $7A, $7A, $4F, $DE, $09, $0B, $DA, $26, $34,
$92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $96,
$37, $4B, $92, $07, $12, $12, $8C, $3A, $C8, $9A, $4B, $8A, $96, $98, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $E0, $ED, $49, $53, $6D,
$35, $12, $59, $49, $6B, $96, $C5, $26, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $EB, $F7, $8F, $96, $8C, $8D, $8C, $8C, $12, $D0,
$66, $47, $DA, $83, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $BD, $BD, $BD,
$BD, $BD, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $00, $8E, $DD, $24,
$DB, $91, $12, $12, $B8, $12, $12, $12, $12, $12, $8C, $8C, $12, $12, $12, $12,
$12, $12, $8C, $C8, $C8, $3D, $87, $6B, $88, $06, $ED, $CD, $14, $6D, $91, $91,
$20, $8D, $8D, $12, $12, $B8, $B8, $20, $5A, $EC, $4B, $6B, $96, $ED, $F1, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $4D, $47, $50, $89, $07, $C8,
$12, $12, $12, $12, $12, $12, $12, $12, $12, $12, $35, $C3, $00, $6D, $58, $D3,
$6D, $B8, $B8, $12, $35, $37, $50, $EB, $DA, $32, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $DA, $6C, $7C, $24, $48,
$48, $3B, $AA, $E5, $37, $51, $E3, $92, $8A, $92, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $DA, $6C, $4B, $EB, $07, $12, $3A, $8D, $3A,
$12, $EB, $4B, $6B, $96, $ED, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $22, $F4, $E5, $24, $C3, $35, $B8, $58, $9E, $4F, $6E, $BD, $98,
$E0, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1, $D8,
$80, $96, $35, $12, $12, $12, $12, $91, $80, $D8, $F1, $92, $83, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $78, $F4, $88, $50, $54, $91, $12, $12, $12, $12, $12, $12, $12,
$12, $8C, $8C, $3A, $3A, $3A, $3A, $3A, $3A, $3A, $C0, $12, $12, $12, $5A, $D0,
$34, $80, $85, $90, $88, $98, $C6, $58, $6D, $21, $91, $91, $A3, $91, $91, $C4,
$C4, $FE, $F7, $47, $DA, $83, $F4, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $F1, $39, $8A, $AA, $ED, $21, $C8, $3A, $3A, $3A, $3A, $3A, $3A, $3A, $3A,
$3A, $3A, $5A, $4A, $06, $D8, $D8, $DE, $D3, $35, $3A, $3A, $C8, $8B, $4B, $98,
$39, $98, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$96, $96, $14, $8E, $7C, $37, $89, $C4, $91, $C8, $54, $24, $B9, $F7, $98, $44,
$DA, $8A, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $96,
$53, $4B, $1D, $6D, $B8, $B8, $12, $3A, $3A, $FE, $4B, $47, $96, $83, $92, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CD, $96, $DC, $4B, $59,
$07, $2F, $91, $79, $4B, $32, $96, $34, $F1, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $F4, $96, $47, $4B, $F1, $91, $12, $3A, $3A, $3A, $35,
$48, $E5, $F4, $DA, $ED, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $DA, $83, $DD, $6B, $D3,
$5A, $12, $12, $B8, $3A, $3A, $3A, $67, $67, $67, $67, $67, $67, $67, $67, $3A,
$3A, $3A, $3A, $3A, $3A, $67, $67, $12, $5A, $94, $74, $2B, $F8, $73, $73, $D8,
$28, $FB, $7F, $89, $39, $39, $CF, $E0, $C6, $6C, $7C, $01, $00, $B5, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $9F, $DD, $37, $21, $A3,
$B8, $67, $3A, $3A, $3A, $3A, $3A, $3A, $3A, $3A, $2F, $C9, $50, $90, $F5, $1B,
$75, $C4, $3A, $3A, $12, $C9, $F7, $37, $0B, $82, $F4, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $4A, $90, $47, $89, $07,
$2F, $12, $20, $94, $70, $3B, $9E, $D4, $0B, $F1, $ED, $26, $96, $00, $96, $00,
$00, $00, $00, $00, $00, $00, $F1, $96, $AD, $49, $83, $6D, $B8, $67, $12, $67,
$67, $3D, $F7, $24, $22, $92, $9F, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $41, $96, $96, $82, $AA, $6B, $6D, $5A, $12, $36, $B9, $FD, $22, $59,
$8E, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $96, $6C,
$49, $92, $07, $B8, $67, $67, $67, $8C, $1C, $AA, $4A, $DA, $98, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $96, $8E, $49, $D4, $00, $07, $35, $35, $35, $35, $C8, $C8, $B8,
$B8, $12, $12, $12, $12, $67, $67, $67, $67, $3A, $3A, $3A, $3A, $67, $67, $67,
$67, $67, $D0, $A8, $EA, $C1, $76, $F5, $4B, $4B, $4B, $F7, $24, $24, $F5, $D8,
$F5, $7C, $37, $F4, $F4, $9F, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $75, $F1, $13, $E5, $89, $91, $B8, $02, $67, $67, $67, $67, $67, $67,
$67, $67, $67, $5A, $B0, $4B, $D8, $49, $27, $21, $67, $67, $B8, $3D, $24, $80,
$F1, $92, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $CF, $DA, $DC, $F8, $01, $6D, $35, $8D, $02, $3A, $8C, $C9, $9E, $38,
$6B, $0B, $92, $98, $92, $00, $96, $00, $00, $00, $00, $00, $00, $00, $22, $96,
$8A, $49, $98, $6D, $B8, $67, $3A, $67, $67, $C4, $8F, $F7, $92, $F1, $8E, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $F4, $4F, $38,
$89, $58, $A1, $35, $25, $E5, $9F, $61, $34, $44, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $BD, $96, $AD, $4B, $8E, $21, $B8, $67, $67, $67, $B8,
$E9, $AA, $AD, $DA, $ED, $BD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $7D, $65, $4B, $34,
$59, $F2, $F1, $39, $39, $21, $21, $21, $6D, $6D, $6D, $91, $35, $8C, $3A, $3A,
$67, $67, $67, $67, $67, $67, $67, $67, $67, $67, $8C, $EC, $7A, $88, $9F, $7D,
$16, $53, $60, $8F, $F5, $F5, $D8, $F7, $D8, $8A, $F4, $22, $26, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $7F, $96, $BB, $DD, $7D, $91,
$B8, $02, $67, $67, $67, $67, $67, $67, $67, $67, $67, $8C, $93, $4B, $E1, $90,
$37, $00, $67, $67, $BF, $91, $47, $4B, $26, $CA, $98, $96, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $39, $96, $09, $9D, $DD, $43,
$07, $8C, $95, $95, $C0, $35, $10, $B3, $4B, $AD, $96, $F4, $34, $DA, $00, $96,
$00, $00, $00, $00, $00, $00, $DA, $00, $98, $4B, $8A, $6D, $B8, $3A, $3A, $02,
$02, $3D, $6C, $4B, $9F, $DA, $98, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $F1, $D9, $DC, $AA, $4A, $21, $02, $8D, $43, $4B, $6B, $E0,
$B5, $1D, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $98,
$4B, $8A, $14, $BF, $67, $67, $67, $B8, $D0, $DD, $37, $DA, $27, $F4, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F1, $61, $1A, $F5, $AA, $DD, $DD, $E5, $E1, $13, $6B, $9F, $F1,
$DA, $00, $00, $00, $6D, $91, $8C, $3A, $67, $67, $67, $67, $67, $3A, $3A, $3A,
$3A, $3A, $02, $35, $48, $66, $26, $E0, $E0, $44, $39, $BD, $CD, $CD, $CD, $CD,
$CF, $41, $DA, $EB, $DA, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $0B, $0B, $9A, $49, $D4, $14, $C8, $1F, $67, $67, $67, $67, $67, $67,
$67, $67, $67, $67, $C8, $74, $AA, $E1, $F7, $39, $20, $02, $C0, $12, $EE, $F8,
$01, $14, $8A, $00, $00, $00, $96, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F1, $96, $ED, $F7, $F7, $26, $96, $02, $3A, $C0, $02, $02, $84,
$D8, $73, $01, $D9, $26, $98, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA,
$9F, $4B, $6C, $14, $B8, $95, $95, $3A, $67, $67, $AD, $DD, $32, $14, $34, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $14, $7F, $83, $9A, $27, $CD, $00, $00, $41, $83, $4B,
$BB, $D9, $8D, $3A, $8D, $B3, $E1, $23, $78, $8A, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $DA, $26, $4B, $6C, $44, $B8, $02, $02, $02, $67,
$B8, $4F, $4F, $CD, $F4, $83, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $DA, $92, $1A,
$37, $9E, $F8, $DD, $6C, $87, $C4, $35, $C8, $8C, $67, $67, $67, $67, $67, $67,
$67, $67, $02, $C0, $12, $12, $12, $BF, $B8, $B8, $94, $FE, $25, $E5, $92, $0B,
$59, $75, $F4, $F1, $F1, $F1, $F1, $F1, $F4, $F4, $F4, $E0, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $E0, $E0, $E0, $E0, $E0, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $E0, $DA, $F9, $80, $D8, $CF,
$20, $02, $02, $02, $02, $02, $02, $02, $02, $02, $C0, $02, $B8, $87, $DD, $2B,
$B3, $1D, $91, $02, $67, $B8, $69, $DD, $DC, $D3, $ED, $F1, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $DA, $8A, $4B,
$47, $E0, $20, $67, $02, $02, $A1, $8C, $DB, $4F, $F5, $83, $DA, $98, $F4, $00,
$E0, $E0, $00, $00, $00, $00, $00, $DA, $26, $4B, $37, $14, $B8, $95, $95, $3A,
$02, $02, $83, $AA, $AD, $41, $34, $E3, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $92, $27, $26, $DA,
$DA, $C6, $98, $98, $9F, $DA, $F1, $13, $4B, $F1, $35, $BF, $12, $79, $AA, $D6,
$DA, $9A, $26, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $F4,
$F7, $13, $44, $B8, $02, $02, $02, $02, $B8, $06, $DD, $26, $BD, $98, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $00, $00, $F1, $E0, $83, $24, $4B, $13, $E9, $C4, $C8, $A1, $02,
$02, $64, $67, $67, $67, $02, $02, $02, $02, $02, $67, $67, $67, $8C, $07, $21,
$21, $07, $07, $54, $4B, $76, $22, $26, $F4, $44, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1,
$92, $92, $92, $F4, $00, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F1, $DA, $8F, $4B, $F1, $35, $02, $02, $02, $02, $02, $02, $02,
$02, $02, $12, $1F, $95, $C8, $71, $B9, $FC, $09, $6D, $02, $02, $02, $5A, $7A,
$4F, $4D, $26, $4A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $96, $DA, $37, $7C, $83, $6D, $B8, $95, $95, $C0, $02,
$8C, $DB, $49, $37, $DA, $F4, $34, $39, $00, $00, $00, $00, $00, $00, $00, $DA,
$C6, $F7, $88, $41, $8D, $95, $95, $67, $02, $02, $FE, $4B, $37, $DA, $27, $6E,
$00, $14, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $92, $F4, $96, $DA, $51, $26, $22, $61, $78, $9F, $C6, $39, $53,
$7C, $16, $6D, $BF, $67, $94, $4B, $C1, $45, $7F, $34, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $22, $DA, $D8, $F7, $E3, $12, $02, $02, $02, $02,
$B8, $34, $49, $98, $96, $8A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $DA, $F1, $6C,
$B9, $53, $35, $35, $3A, $52, $52, $02, $67, $67, $67, $67, $67, $67, $67, $02,
$02, $52, $02, $02, $02, $C0, $35, $D3, $1D, $6B, $48, $9E, $66, $32, $0B, $27,
$41, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $DA, $EB, $FB, $E8, $E8, $E8, $FB, $1D, $1D, $1D, $E8, $AD, $83, $DA, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BD, $41, $53, $AA, $26,
$91, $67, $02, $02, $02, $02, $02, $02, $02, $02, $02, $02, $02, $30, $C8, $7B,
$1B, $01, $14, $A1, $95, $95, $C8, $47, $4B, $7D, $22, $98, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $96, $9F,
$F7, $D8, $E3, $8C, $64, $95, $67, $64, $02, $8C, $48, $4B, $34, $00, $16, $9F,
$E0, $44, $00, $00, $00, $00, $00, $BD, $F1, $24, $80, $75, $8C, $95, $95, $95,
$95, $95, $A3, $24, $24, $F1, $C6, $83, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BD, $F1, $F1, $82, $76, $90,
$90, $13, $8A, $F1, $DA, $DA, $E0, $9F, $24, $47, $6D, $B8, $30, $12, $1C, $AA,
$32, $39, $98, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CD, $96,
$37, $4B, $6E, $20, $52, $02, $02, $02, $B8, $36, $4B, $BB, $96, $8E, $F4, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $F1, $C6, $22, $F1, $39, $9F, $4B, $47, $DA, $20, $B8, $A1, $1F, $95, $95,
$95, $02, $02, $02, $02, $02, $02, $02, $02, $02, $1F, $1F, $95, $95, $A1, $8C,
$DB, $37, $B9, $38, $E8, $22, $F4, $59, $14, $44, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $83, $ED, $27, $F4, $F1, $96, $96, $96, $96,
$DA, $DA, $E3, $44, $DA, $4A, $34, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $E3, $96, $B5, $A2, $8A, $6D, $C0, $95, $95, $95, $95, $95, $95,
$95, $95, $64, $64, $95, $95, $BF, $C9, $88, $D4, $21, $A1, $1F, $95, $BF, $AD,
$AA, $E9, $E0, $01, $E0, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $96, $6B, $49, $C5, $07, $B8, $95, $95, $95,
$95, $95, $36, $3B, $D8, $92, $F1, $01, $39, $00, $00, $00, $00, $00, $00, $F1,
$DA, $8F, $F7, $CD, $20, $95, $95, $95, $95, $95, $C8, $A9, $4B, $92, $DA, $98,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $51, $96, $27, $DD, $DD, $A8, $A9, $9E, $50, $E5, $32, $22, $99, $22,
$8F, $9E, $F1, $91, $67, $30, $36, $50, $76, $78, $92, $98, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $96, $D4, $4B, $FB, $91, $52, $95, $95, $95,
$A1, $8C, $80, $80, $F1, $F4, $16, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $00, $F1, $9F, $ED, $83, $83, $ED, $92, $96, $6B, $49,
$83, $39, $64, $64, $02, $02, $02, $02, $02, $02, $1F, $1F, $1F, $1F, $1F, $1F,
$95, $95, $95, $B4, $95, $95, $B2, $02, $12, $69, $B3, $66, $C5, $99, $9F, $4D,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BD, $9F, $ED, $9F, $BD,
$00, $96, $C6, $26, $16, $DF, $BB, $F3, $F3, $F3, $48, $6B, $4A, $00, $9F, $8A,
$DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $41, $59, $DD, $88,
$21, $B8, $95, $95, $95, $95, $95, $95, $95, $95, $30, $67, $B4, $02, $67, $12,
$94, $C9, $91, $95, $B2, $1F, $52, $97, $4B, $6B, $96, $ED, $F1, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $96, $96,
$26, $F7, $D8, $41, $35, $30, $B2, $95, $95, $B2, $8C, $AF, $F0, $28, $96, $27,
$27, $41, $00, $00, $00, $00, $00, $F1, $DA, $6C, $4B, $92, $35, $52, $1F, $1F,
$1F, $95, $B8, $4C, $50, $8E, $61, $01, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $03, $89, $A8, $DD, $83, $5A,
$12, $12, $79, $9E, $49, $DC, $09, $22, $D4, $B9, $32, $6D, $02, $64, $B8, $71,
$AA, $8E, $96, $34, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96,
$98, $49, $32, $6D, $52, $1F, $95, $95, $A1, $67, $E6, $9E, $83, $96, $01, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $26, $26, $BD,
$96, $96, $96, $96, $00, $96, $8A, $4B, $28, $4D, $6D, $6D, $91, $91, $35, $12,
$02, $64, $95, $95, $95, $1F, $1F, $1F, $1F, $1F, $C0, $95, $1F, $1F, $1F, $A1,
$A1, $02, $97, $38, $6C, $22, $8E, $7D, $00, $00, $00, $00, $00, $00, $00, $00,
$96, $F4, $83, $9F, $F4, $96, $96, $92, $8A, $47, $9D, $1B, $73, $F8, $DD, $F7,
$F7, $F7, $3B, $B9, $B3, $4A, $41, $26, $ED, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $F1, $92, $8E, $8E, $ED, $ED, $ED, $98,
$98, $98, $98, $83, $CF, $F4, $13, $E1, $6D, $8D, $1F, $1F, $1F, $1F, $1F, $1F,
$1F, $1F, $02, $8C, $8D, $A1, $64, $1F, $A1, $8D, $8D, $1F, $1F, $1F, $95, $94,
$B3, $13, $F1, $EB, $9F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F1, $DA, $6C, $85, $1D, $C3, $A1, $1F, $1F,
$1F, $64, $30, $2F, $24, $DD, $26, $96, $8A, $44, $00, $00, $00, $00, $00, $F1,
$96, $D4, $AA, $FB, $91, $52, $1F, $1F, $1F, $1F, $A1, $CE, $66, $6B, $61, $ED,
$CF, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $E3, $87, $0D, $76, $D3, $B8, $64, $95, $3A, $69, $B0, $49, $E5, $D6,
$98, $B3, $C1, $D3, $C0, $95, $95, $C9, $4B, $6C, $DA, $9F, $9F, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $4A, $4B, $DC, $21, $52, $1F, $1F, $1F,
$B4, $95, $16, $9E, $53, $96, $ED, $F1, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $92, $CD, $DA, $92, $98, $47, $8F, $53, $9F, $DA, $26, $D8,
$7C, $80, $0E, $E8, $26, $F9, $7F, $39, $21, $21, $35, $35, $35, $B8, $BF, $A1,
$A1, $1F, $02, $02, $1F, $1F, $1F, $1F, $1F, $B2, $C4, $3B, $80, $CA, $92, $9F,
$00, $00, $00, $00, $00, $00, $DA, $F4, $92, $9F, $96, $DA, $F4, $34, $8F, $F7,
$4B, $4B, $7A, $47, $4C, $DB, $F2, $FE, $3D, $3D, $94, $EC, $0D, $D8, $FB, $BD,
$01, $E0, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $F4, $8E, $ED,
$4A, $92, $DA, $DA, $96, $96, $96, $96, $96, $96, $96, $96, $00, $7D, $88, $1B,
$5F, $20, $1F, $1F, $1F, $1F, $1F, $1F, $1F, $1F, $02, $07, $21, $67, $AB, $3F,
$95, $1F, $BF, $6F, $95, $B2, $B2, $5A, $48, $1B, $92, $F1, $ED, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96,
$96, $8E, $85, $DC, $14, $12, $64, $64, $95, $64, $64, $12, $93, $DD, $DC, $39,
$4A, $8E, $00, $00, $00, $00, $00, $F1, $96, $8A, $49, $C5, $91, $52, $64, $1F,
$B2, $1F, $A1, $94, $38, $88, $0B, $83, $EB, $14, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $54, $85, $DE, $21, $A1,
$B2, $B2, $B2, $02, $94, $E9, $E5, $DD, $37, $24, $2C, $7F, $20, $C2, $1F, $94,
$D8, $E5, $92, $BD, $01, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$92, $F7, $13, $21, $52, $95, $1F, $B2, $B4, $1F, $89, $B6, $48, $CF, $9F, $9F,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F4, $DA, $9F, $24,
$4B, $4B, $4B, $4B, $F7, $E6, $16, $B5, $6B, $F7, $73, $73, $73, $A2, $90, $13,
$2E, $D6, $09, $23, $DA, $6D, $91, $20, $3A, $67, $3F, $3F, $1F, $95, $95, $B2,
$B2, $1F, $A3, $B0, $38, $23, $45, $83, $41, $00, $00, $00, $00, $F1, $9F, $26,
$F1, $96, $26, $6B, $80, $49, $4B, $D8, $AD, $92, $8C, $8C, $12, $BF, $A1, $A1,
$1F, $1F, $C8, $94, $54, $4B, $DE, $99, $B5, $C6, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $26, $C5, $EB, $75, $14, $C3, $FE, $26, $83, $8E, $ED, $8A, $D4,
$D4, $D4, $D6, $53, $BE, $47, $D2, $DD, $C6, $A3, $B2, $B2, $B2, $1F, $1F, $1F,
$1F, $1F, $A3, $F2, $BD, $14, $C8, $30, $B2, $B2, $3F, $95, $C2, $B2, $3F, $1F,
$D1, $EA, $ED, $96, $8A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $00, $00, $00, $DA, $F1, $D8, $F7, $BD, $C4, $B2, $3F,
$1F, $C2, $B2, $B2, $8D, $80, $80, $87, $96, $8A, $DA, $00, $00, $00, $00, $00,
$96, $8E, $50, $28, $14, $30, $95, $B2, $B2, $1F, $3F, $3A, $13, $E5, $92, $BD,
$B5, $44, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $C3, $C6, $E5, $9D, $39, $12, $B2, $3F, $1F, $C2, $B2, $67, $72, $25,
$49, $E5, $AA, $01, $6D, $33, $B2, $B4, $EE, $2C, $AD, $96, $ED, $26, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F1, $DA, $D8, $F7, $75, $5A, $64, $3F, $B2,
$B2, $B2, $12, $25, $0D, $7D, $CA, $98, $44, $44, $00, $00, $00, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $EB, $96, $83, $D2, $2C, $4C, $84, $2F, $70, $25, $AA, $0D, $86,
$8E, $1D, $C5, $86, $E1, $2C, $0D, $D4, $F9, $B7, $D8, $DD, $13, $E6, $E9, $45,
$CA, $00, $07, $C8, $A1, $1F, $3F, $64, $67, $12, $F4, $4B, $47, $BD, $9F, $F1,
$00, $E0, $E0, $E0, $26, $59, $4D, $99, $26, $BB, $DD, $DD, $E1, $D4, $7D, $20,
$02, $B2, $18, $3F, $3F, $1F, $A1, $C8, $07, $C3, $F1, $9F, $6C, $49, $8A, $00,
$ED, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $96, $9F, $C5, $F4, $E0, $61, $59, $8A,
$76, $13, $4B, $4B, $4B, $4B, $4B, $B9, $B9, $B9, $49, $49, $0D, $0D, $AA, $4B,
$C9, $5A, $1F, $3F, $3F, $3F, $5E, $B1, $67, $3A, $32, $DD, $D8, $7D, $21, $20,
$02, $3F, $3F, $1F, $1F, $1F, $1F, $1F, $97, $73, $6B, $96, $B5, $DA, $96, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$F1, $DA, $6B, $A2, $83, $07, $64, $AB, $1F, $1F, $B2, $B2, $B8, $93, $49, $6B,
$DA, $9F, $83, $00, $96, $00, $00, $00, $96, $9F, $66, $6C, $21, $30, $95, $B2,
$3F, $1F, $3F, $A1, $6B, $DD, $83, $E3, $34, $99, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $4D, $88, $E1, $59, $35,
$95, $C2, $B4, $B2, $C2, $C2, $3A, $84, $79, $0D, $49, $13, $CF, $20, $6F, $1F,
$84, $D2, $13, $F1, $F4, $8E, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1,
$DA, $37, $4B, $7F, $35, $64, $18, $B2, $B2, $3F, $A1, $4C, $B9, $1A, $CA, $32,
$F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $E3, $96, $C6, $D8, $DD, $43,
$94, $A1, $A1, $67, $84, $70, $25, $AA, $88, $B5, $EB, $98, $66, $E5, $87, $A3,
$84, $12, $6B, $AA, $90, $9E, $F0, $DD, $13, $53, $A5, $03, $00, $14, $14, $14,
$75, $1D, $8F, $4B, $8A, $00, $27, $96, $00, $00, $03, $59, $C6, $44, $51, $BE,
$90, $1B, $48, $43, $3D, $20, $A1, $64, $64, $64, $B4, $67, $8C, $91, $6D, $C6,
$B5, $37, $F7, $4B, $4B, $BB, $F4, $F4, $26, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1,
$8E, $F4, $D9, $F1, $ED, $60, $90, $A2, $A2, $D2, $FD, $DE, $0E, $5D, $E8, $4A,
$4A, $4A, $4A, $97, $C9, $7D, $C5, $9A, $19, $3D, $64, $64, $30, $A1, $2F, $07,
$FE, $43, $2C, $DD, $85, $65, $01, $39, $91, $30, $18, $C2, $B2, $B2, $B2, $FF,
$5A, $85, $47, $96, $8E, $92, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $96, $00, $96, $00, $83, $A2, $DC, $6D, $02, $18,
$B2, $C2, $3F, $3F, $30, $2F, $24, $E5, $59, $DA, $34, $96, $00, $00, $00, $00,
$96, $92, $7A, $8F, $39, $52, $1F, $B2, $18, $B2, $B2, $A1, $DB, $49, $D4, $96,
$34, $BD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $F1, $00, $ED, $49, $E6, $21, $BF, $1F, $1F, $1F, $B2, $AB, $C2, $02,
$BF, $69, $B0, $13, $51, $91, $B1, $AB, $BF, $E6, $4B, $8E, $96, $01, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $22, $96, $D4, $49, $4A, $07, $30, $AB, $B2,
$B2, $3F, $30, $94, $66, $47, $DA, $26, $54, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $CD, $96, $B5, $B9, $86, $35, $67, $AB, $B2, $B2, $B2, $C0, $CE, $71,
$4B, $4B, $37, $8F, $9E, $97, $94, $02, $C2, $B4, $97, $F7, $88, $B5, $DF, $47,
$E5, $49, $49, $90, $8F, $DC, $DC, $76, $E1, $AA, $F7, $47, $F1, $F1, $83, $00,
$96, $C6, $EB, $BD, $BD, $8A, $D8, $AA, $D8, $98, $3D, $8D, $1F, $3F, $3F, $B4,
$A1, $A1, $91, $91, $C6, $98, $88, $AA, $AA, $DD, $D8, $53, $ED, $F1, $96, $92,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $00, $00, $9F, $00, $F1, $32, $76, $DD, $DD, $8F, $8B,
$36, $A3, $52, $67, $67, $52, $52, $52, $30, $30, $C2, $C2, $C2, $95, $95, $B4,
$02, $1F, $35, $07, $21, $21, $D3, $E3, $9F, $FD, $B3, $F0, $F0, $AA, $AA, $37,
$EB, $14, $3A, $3A, $1F, $3F, $17, $AB, $5A, $0D, $D8, $DA, $92, $92, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $22, $CD, $24, $F5, $C3, $12, $B2, $B2, $B2, $3F, $3F, $AB, $52, $E9, $50,
$53, $96, $ED, $9F, $00, $00, $00, $00, $BD, $F1, $4F, $80, $75, $B8, $B2, $B2,
$18, $B2, $3F, $1F, $94, $9E, $8F, $DA, $4A, $51, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $F4, $9F, $ED, $98, $98, $16, $9F, $CA, $F1, $74, $F7, $CD,
$91, $52, $B2, $18, $18, $B2, $3F, $AB, $C2, $95, $C8, $36, $58, $20, $1F, $5E,
$A1, $36, $4B, $6C, $96, $ED, $CD, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$96, $ED, $49, $34, $6D, $30, $AB, $3F, $B2, $3F, $6F, $3A, $48, $38, $9F, $CA,
$4C, $44, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $22, $BB, $38, $C9, $8C,
$C2, $17, $3F, $A7, $3F, $3F, $3F, $67, $69, $B3, $DD, $B9, $37, $07, $64, $17,
$B2, $18, $FE, $9E, $47, $DA, $00, $DA, $51, $8E, $BE, $74, $90, $AA, $AA, $90,
$24, $A8, $83, $DA, $DA, $83, $00, $00, $9F, $92, $21, $26, $DC, $4B, $4B, $34,
$C4, $C8, $3F, $3F, $3F, $3F, $3F, $67, $35, $CF, $ED, $37, $0D, $85, $B6, $47,
$32, $57, $F1, $96, $DA, $DA, $26, $DA, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $26, $96,
$92, $8F, $90, $4B, $37, $97, $20, $C0, $B4, $C2, $3F, $3F, $3F, $3F, $18, $18,
$18, $18, $3F, $3F, $A7, $3F, $3F, $B2, $B2, $18, $AB, $AB, $AB, $B2, $64, $A1,
$12, $5A, $36, $DB, $28, $FD, $D8, $B3, $47, $32, $E3, $41, $C8, $30, $C2, $02,
$C9, $1B, $6C, $DA, $F4, $B5, $B5, $8E, $F4, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $00, $F4, $EB, $C6, $DA, $DA, $BB, $49, $C6, $35, $B4,
$A7, $3F, $AB, $3F, $3F, $6F, $94, $7B, $B3, $45, $BD, $98, $00, $00, $00, $00,
$F4, $DA, $88, $4B, $CF, $8C, $AB, $B2, $18, $3F, $18, $B2, $3A, $48, $E5, $C6,
$F1, $E8, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $4A, $9F, $92, $F1, $96, $00,
$00, $96, $E3, $99, $96, $8B, $49, $76, $6D, $2F, $18, $18, $18, $18, $18, $18,
$18, $18, $C2, $B4, $02, $02, $3F, $3F, $95, $C0, $80, $80, $DA, $92, $8E, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $9F, $A2, $DC, $21, $A1, $AB, $3F,
$3F, $3F, $AB, $1F, $70, $50, $53, $99, $B5, $51, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $F4, $78, $D8, $D8, $FE, $67, $AB, $3F, $3F, $3F, $3F, $A7, $17, $5E,
$A1, $8D, $B3, $50, $7F, $12, $3F, $A7, $3F, $17, $94, $0D, $88, $F1, $78, $96,
$00, $CD, $1D, $82, $C5, $9F, $9F, $9F, $23, $00, $96, $F4, $26, $00, $F4, $9F,
$22, $DA, $82, $74, $15, $37, $C9, $3A, $1F, $C2, $17, $17, $64, $3A, $07, $F9,
$28, $7B, $AA, $AA, $74, $8B, $7D, $19, $39, $41, $F1, $F4, $F4, $96, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $26, $96, $F4, $8F, $49, $71, $DB, $8C, $95, $6F, $17,
$17, $17, $18, $18, $18, $18, $18, $18, $18, $18, $AB, $AB, $AB, $3F, $3F, $3F,
$3F, $AB, $3F, $3F, $18, $18, $18, $5E, $5E, $AB, $AB, $6F, $30, $3A, $8D, $36,
$97, $E8, $ED, $09, $C6, $00, $14, $91, $5D, $A2, $BB, $26, $96, $96, $DA, $92,
$ED, $AD, $8E, $92, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $96, $22, $9F, $8E, $ED, $ED, $9F, $9F,
$9F, $EB, $14, $8A, $2B, $B5, $6D, $95, $AC, $B2, $18, $18, $18, $A7, $C0, $79,
$B9, $32, $E0, $8A, $F4, $00, $00, $00, $F4, $96, $6C, $4B, $92, $35, $A7, $3F,
$17, $3F, $18, $18, $30, $79, $DD, $16, $E0, $34, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$DA, $F4, $F1, $DA, $DA, $92, $ED, $AD, $D4, $D4, $D4, $8A, $16, $16, $37, $EA,
$27, $6D, $64, $B2, $B2, $3F, $18, $18, $18, $17, $17, $17, $AB, $AB, $17, $17,
$B2, $A1, $37, $4B, $26, $DA, $98, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$DA, $92, $65, $13, $D3, $67, $AB, $18, $18, $18, $18, $6F, $C8, $9E, $48, $DA,
$F4, $ED, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $22, $92, $DD, $FD, $6D, $02,
$18, $18, $18, $18, $18, $B1, $02, $B4, $C2, $AB, $72, $28, $75, $BF, $BF, $02,
$B2, $17, $C8, $B0, $4F, $45, $0B, $0B, $F4, $8A, $25, $7B, $BE, $27, $4D, $E0,
$CF, $F4, $92, $00, $00, $F1, $EB, $96, $F1, $8A, $1B, $DD, $8B, $35, $3A, $C2,
$AC, $AC, $C2, $12, $07, $26, $6B, $90, $49, $4F, $6B, $4A, $DA, $99, $99, $7F,
$7D, $C3, $E0, $E0, $00, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1, $37,
$4B, $6C, $20, $B8, $B4, $C2, $3F, $17, $17, $3F, $3F, $3F, $3F, $3F, $18, $18,
$18, $18, $18, $18, $18, $18, $AB, $AB, $AB, $AB, $0F, $17, $17, $3F, $3F, $3F,
$3F, $11, $AB, $18, $18, $18, $18, $18, $18, $B2, $52, $2F, $A3, $14, $D3, $97,
$47, $FC, $4B, $F7, $37, $01, $26, $DA, $96, $96, $92, $8E, $8A, $16, $F4, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1,
$EB, $27, $F1, $96, $00, $96, $96, $DA, $DA, $00, $41, $9F, $65, $37, $D3, $02,
$11, $3F, $3F, $A7, $17, $17, $C2, $69, $38, $47, $DA, $26, $83, $00, $00, $00,
$F1, $96, $AD, $A2, $C5, $07, $AC, $3F, $17, $17, $3F, $18, $C2, $DB, $DD, $BE,
$96, $E8, $CD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $00, $00, $92, $92, $96, $98, $8F, $4B, $49, $4B,
$4B, $4B, $AA, $85, $85, $F7, $80, $7C, $8F, $F1, $91, $A1, $5E, $AC, $18, $18,
$18, $18, $B2, $30, $FF, $C2, $18, $18, $B4, $12, $BB, $4B, $4A, $DA, $8E, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1, $74, $D2, $19, $3A, $AB, $18,
$18, $18, $18, $AC, $67, $71, $F7, $16, $99, $1A, $F1, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $DA, $00, $16, $49, $AD, $6D, $B1, $17, $B2, $3F, $17, $5E, $3A, $21, $21,
$B8, $5E, $64, $C3, $19, $91, $C3, $07, $FF, $18, $BF, $A9, $50, $26, $D9, $9F,
$8F, $49, $9E, $B3, $4B, $E1, $01, $CA, $CA, $E8, $92, $96, $F1, $9F, $96, $F4,
$47, $4B, $80, $34, $C8, $1F, $A7, $C2, $C2, $64, $6D, $C9, $DF, $E5, $F8, $13,
$98, $7D, $39, $39, $45, $51, $CA, $00, $00, $00, $00, $00, $00, $96, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $96, $9F, $F7, $8F, $DA, $02, $02, $1F, $1F, $1F, $1F,
$02, $A1, $3F, $3F, $AB, $AB, $AB, $AB, $AB, $AB, $AB, $17, $17, $17, $17, $17,
$17, $17, $3F, $3F, $A7, $17, $17, $17, $18, $18, $18, $18, $11, $11, $11, $11,
$18, $AB, $AB, $18, $A7, $6F, $30, $67, $10, $4A, $53, $80, $4B, $4B, $4B, $D8,
$D4, $9F, $22, $96, $96, $92, $ED, $8A, $9F, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $96, $9F, $9F, $DA, $96, $F1, $27, $8A, $6C, $8F, $8F,
$6C, $53, $AD, $98, $65, $E5, $75, $02, $11, $C2, $AB, $17, $17, $17, $17, $B8,
$13, $90, $9F, $96, $8A, $00, $00, $96, $DA, $96, $98, $A2, $98, $07, $AC, $3F,
$11, $11, $18, $A7, $3F, $94, $DD, $F3, $22, $EB, $83, $96, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$C6, $96, $8A, $F5, $49, $47, $8A, $ED, $83, $9F, $9F, $16, $BE, $13, $DD, $0D,
$49, $C1, $41, $8C, $AB, $46, $AC, $3F, $3F, $3F, $8C, $91, $91, $8C, $1F, $1F,
$12, $C4, $80, $80, $92, $F1, $9F, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$CD, $96, $8F, $2C, $7F, $3A, $AB, $18, $18, $18, $18, $18, $B1, $DB, $50, $BE,
$99, $54, $9F, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $99, $1A, $4B, $98, $91, $6F,
$17, $C2, $18, $9C, $3F, $2F, $98, $A5, $6D, $A1, $AB, $B8, $4C, $DC, $D6, $21,
$C0, $AC, $BF, $8B, $50, $32, $F1, $6C, $49, $D4, $94, $D0, $8B, $90, $DD, $8A,
$22, $4D, $8A, $F4, $26, $00, $26, $8F, $49, $47, $F2, $12, $C2, $17, $17, $C2,
$20, $D3, $D6, $E1, $7C, $25, $9A, $7F, $0B, $CA, $51, $F4, $14, $14, $14, $14,
$00, $99, $00, $00, $96, $00, $96, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $EB, $F5,
$F5, $9F, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $96, $96, $00, $E0, $E0, $21,
$58, $58, $5A, $E2, $1F, $40, $17, $17, $17, $17, $3F, $40, $17, $17, $5C, $0F,
$5C, $AB, $11, $18, $18, $18, $18, $18, $AC, $AC, $AC, $18, $5E, $5E, $18, $18,
$AC, $AC, $52, $B8, $36, $8B, $25, $F7, $0D, $85, $48, $0E, $9F, $22, $0B, $F1,
$27, $4C, $9F, $00, $99, $44, $44, $44, $00, $39, $39, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $27, $78, $0B,
$51, $6B, $D2, $1B, $A2, $85, $85, $90, $90, $AA, $49, $85, $85, $4B, $59, $91,
$6F, $5C, $5C, $17, $18, $18, $17, $A7, $0A, $BA, $53, $78, $27, $27, $14, $14,
$14, $96, $83, $73, $BE, $21, $AB, $17, $18, $AC, $5E, $18, $5C, $02, $25, $DD,
$26, $C3, $98, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F1, $E0, $83, $F7, $3B, $EC, $8C, $1F, $18,
$17, $5C, $11, $11, $B2, $67, $94, $8E, $DE, $D8, $D6, $4D, $20, $F6, $9C, $5C,
$AC, $B2, $AB, $07, $A5, $23, $61, $22, $FB, $A9, $AA, $6B, $DA, $9F, $F4, $E0,
$00, $00, $00, $00, $00, $00, $00, $96, $BD, $96, $53, $DD, $83, $6D, $AC, $17,
$17, $AC, $18, $17, $17, $02, $4F, $D2, $59, $78, $34, $00, $00, $00, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $F1, $D9, $AD, $4B, $ED, $07, $17, $17, $17, $17, $17, $B2, $3A, $3B, $65,
$5F, $A3, $18, $11, $CE, $66, $F5, $CA, $67, $11, $11, $10, $49, $DC, $87, $38,
$D8, $4D, $64, $A7, $B2, $84, $F7, $1B, $AD, $41, $03, $F9, $E0, $9F, $9D, $E5,
$86, $D3, $3F, $11, $11, $5E, $A1, $07, $4A, $13, $49, $24, $8A, $F4, $96, $CD,
$92, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $DA, $DA, $AD, $F7, $49, $80, $80, $80, $80, $80, $80,
$80, $80, $4F, $8F, $BB, $BE, $DF, $43, $87, $7D, $CD, $41, $D3, $D3, $D3, $07,
$8C, $B8, $64, $64, $AB, $AB, $AB, $AB, $AB, $3F, $9C, $11, $11, $11, $11, $11,
$11, $3F, $3F, $A7, $A7, $17, $17, $A7, $A7, $17, $11, $11, $11, $3F, $67, $94,
$B5, $06, $38, $B9, $4B, $74, $01, $23, $CA, $CA, $B5, $01, $9F, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $41, $EB, $96, $22, $D6, $E1, $66, $7B, $E6, $43, $36, $3D, $3D,
$36, $DB, $E9, $79, $47, $4F, $FB, $91, $FF, $5C, $5C, $AC, $18, $18, $11, $11,
$E2, $4F, $D2, $45, $F1, $ED, $57, $03, $00, $58, $26, $2C, $60, $21, $3F, $11,
$18, $17, $5E, $18, $5C, $B2, $8B, $73, $01, $39, $98, $DA, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4,
$96, $53, $2C, $8E, $8C, $B1, $5E, $18, $AC, $17, $17, $17, $17, $6F, $6F, $6F,
$64, $8D, $C9, $10, $6D, $8C, $6F, $9C, $11, $A7, $A7, $12, $71, $90, $65, $65,
$B9, $66, $37, $F4, $DA, $83, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$96, $96, $B5, $AA, $5D, $6D, $AB, $11, $11, $11, $11, $11, $11, $64, $D1, $AA,
$1A, $0B, $98, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $96, $8A, $4B, $ED, $07, $17,
$17, $11, $11, $11, $40, $C0, $53, $2C, $98, $07, $17, $17, $BF, $7B, $DD, $92,
$8C, $11, $11, $8D, $4F, $F5, $6C, $66, $28, $58, $A7, $AC, $18, $18, $36, $65,
$D2, $8B, $14, $14, $83, $13, $49, $DF, $14, $30, $17, $17, $40, $02, $91, $8A,
$F7, $0D, $6C, $9F, $96, $F1, $92, $F1, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $F1,
$8E, $6B, $24, $24, $24, $24, $24, $24, $24, $24, $F5, $F5, $4B, $4B, $4B, $4B,
$4B, $4B, $38, $38, $24, $6B, $AD, $83, $C6, $78, $99, $41, $07, $35, $12, $3A,
$1F, $40, $3F, $AC, $AC, $AC, $5C, $5C, $5C, $C2, $11, $11, $11, $11, $11, $11,
$11, $11, $11, $11, $11, $11, $9C, $A7, $3F, $B2, $94, $70, $71, $F7, $F8, $F5,
$DF, $7D, $61, $61, $B5, $1A, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $7D, $DA, $51, $76, $50,
$24, $D1, $67, $02, $64, $6F, $5E, $5E, $5E, $AB, $C2, $30, $67, $2F, $91, $91,
$B4, $AC, $11, $11, $11, $11, $11, $11, $A1, $79, $0D, $8A, $E3, $99, $26, $34,
$8E, $CA, $F4, $D2, $24, $D3, $95, $AC, $AC, $AC, $AC, $17, $17, $AB, $84, $2C,
$76, $39, $83, $26, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $BD, $96, $AD, $4B, $D4, $19, $91, $30, $5E,
$5E, $5E, $46, $A7, $A7, $17, $17, $17, $17, $5C, $C2, $C0, $A3, $91, $3A, $3F,
$17, $17, $17, $C2, $72, $66, $BA, $74, $86, $09, $BD, $96, $EB, $DA, $00, $96,
$00, $00, $00, $00, $00, $00, $96, $96, $00, $96, $EB, $DD, $37, $21, $64, $11,
$11, $11, $11, $11, $11, $AB, $84, $F7, $D8, $22, $92, $ED, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $F1, $96, $1A, $49, $16, $91, $11, $11, $11, $6F, $11, $46, $C2, $72, $BE,
$32, $96, $11, $18, $C2, $4C, $DD, $34, $6D, $AB, $11, $64, $28, $0D, $13, $AA,
$B5, $91, $AC, $FF, $A7, $17, $AB, $DB, $DD, $74, $27, $59, $13, $AA, $98, $07,
$C2, $AC, $AC, $5E, $67, $A3, $8A, $73, $4F, $B5, $96, $F1, $F4, $F1, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $96, $F1, $F1, $F1, $F1, $F1, $F1, $F1,
$F1, $F1, $F1, $92, $9F, $83, $ED, $8A, $53, $37, $48, $80, $65, $2B, $65, $D4,
$E9, $E9, $DF, $0E, $D6, $9F, $F9, $E3, $41, $21, $35, $C2, $46, $5C, $AC, $5C,
$5C, $5C, $17, $AC, $46, $46, $5C, $5C, $9C, $11, $5C, $5C, $AC, $AC, $17, $17,
$5C, $0F, $40, $AB, $67, $69, $79, $38, $AA, $E1, $D6, $26, $0B, $78, $01, $98,
$DA, $44, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $14, $F4, $96, $D6, $F8, $BE, $94, $12, $18, $17, $17, $5C, $5C, $5C,
$5C, $5C, $AC, $AC, $AC, $AC, $40, $18, $9C, $9C, $11, $9C, $AC, $AC, $5C, $5C,
$C2, $E2, $66, $66, $86, $87, $F1, $99, $CA, $D9, $4D, $88, $90, $19, $3A, $11,
$11, $11, $9C, $5C, $17, $17, $52, $13, $F5, $C6, $F1, $98, $00, $00, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$DA, $92, $D8, $FC, $8F, $1D, $44, $6D, $67, $6F, $5C, $0F, $0F, $11, $11, $11,
$9C, $9C, $A6, $11, $C2, $A1, $67, $1F, $AC, $0F, $5C, $5C, $95, $1C, $D2, $D2,
$01, $23, $00, $CF, $98, $C6, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $DA, $CF, $80, $80, $D3, $A1, $AC, $AC, $AC, $5C, $5C, $5C, $5C, $02, $AF,
$4B, $8E, $00, $98, $F4, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $E0, $1A, $49, $16, $91, $11,
$11, $5C, $A7, $AC, $5C, $5C, $3F, $BF, $C4, $00, $11, $11, $46, $84, $E1, $13,
$41, $52, $5C, $AC, $36, $9E, $DD, $DD, $9A, $35, $3A, $91, $8C, $40, $11, $67,
$86, $F8, $A8, $13, $4B, $28, $6D, $C2, $81, $5C, $5E, $67, $97, $88, $F8, $8F,
$8E, $44, $F4, $F1, $96, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$DA, $DA, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $DA, $DA, $44, $44, $44,
$44, $44, $F1, $2E, $BA, $E1, $43, $2F, $02, $64, $2F, $43, $D2, $AA, $4B, $90,
$47, $7D, $91, $C2, $46, $AC, $AC, $AC, $5C, $18, $8C, $12, $67, $AB, $5C, $5C,
$5C, $AC, $AC, $5C, $5C, $5C, $5C, $5C, $AC, $AC, $5C, $0F, $0F, $AC, $1F, $E2,
$79, $7A, $EA, $13, $5D, $23, $0B, $26, $8A, $EB, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CF, $DA, $26, $E5, $80, $A3,
$A1, $5E, $AC, $AC, $AC, $9C, $9C, $11, $11, $11, $11, $11, $0F, $0F, $7E, $17,
$9C, $11, $11, $9C, $9C, $9C, $5C, $81, $AC, $1F, $87, $48, $F0, $80, $BB, $D6,
$16, $89, $F2, $06, $90, $EB, $8C, $9C, $9C, $11, $9C, $5C, $17, $0F, $64, $D1,
$4B, $98, $00, $34, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $00, $00, $BD, $96, $59, $BB, $2C, $2C, $25, $E9,
$C3, $21, $12, $1F, $5C, $81, $0F, $5C, $11, $A7, $0F, $0F, $5C, $9C, $9C, $11,
$5C, $81, $81, $5C, $3F, $BF, $1C, $38, $AA, $DE, $4A, $00, $F4, $B5, $34, $96,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $CD, $75, $47, $DD, $7F, $8C, $A7,
$5C, $5C, $5C, $5C, $5C, $5C, $AB, $0A, $66, $37, $DA, $9F, $8E, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $DA, $E0, $8A, $49, $ED, $07, $AC, $AC, $46, $5C, $7E, $11, $7E, $5C, $17,
$1F, $02, $9C, $5C, $46, $67, $25, $2C, $7D, $20, $5C, $40, $64, $71, $7C, $DD,
$ED, $91, $FE, $E9, $75, $3A, $A7, $5C, $33, $48, $FC, $2C, $5D, $91, $5E, $46,
$17, $5C, $8C, $DB, $4F, $2C, $BB, $59, $00, $51, $F4, $96, $00, $00, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $DA, $F1, $96, $C6, $74, $9E, $69, $52, $40,
$0F, $0F, $9C, $FF, $AF, $7C, $65, $85, $90, $45, $1F, $AC, $9C, $11, $11, $0F,
$17, $02, $6E, $51, $4D, $8C, $A7, $0F, $AC, $6F, $3F, $A7, $9C, $9C, $9C, $9C,
$A7, $18, $18, $11, $5C, $A6, $A6, $18, $B2, $B4, $79, $9E, $B9, $6C, $8E, $96,
$CF, $4C, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $7D, $00, $6B, $AA, $43, $8D, $AB, $D5, $D5, $D5, $0F, $0F, $0F, $0F,
$0F, $0F, $81, $0F, $0F, $11, $11, $11, $9C, $5C, $5C, $5C, $5C, $5C, $5C, $81,
$5C, $40, $B1, $BF, $70, $48, $49, $DD, $E1, $E5, $A9, $7A, $49, $83, $07, $5C,
$5C, $5C, $9C, $5C, $5C, $7E, $18, $72, $9E, $37, $F1, $9F, $92, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $DA, $DA, $4D, $54, $A8, $7A, $EA, $13, $98, $19, $D3, $91, $B4, $9C, $9C,
$11, $5C, $5C, $5C, $5C, $5C, $81, $81, $11, $11, $11, $9C, $9C, $17, $FF, $0A,
$7B, $EA, $80, $1A, $89, $E0, $9F, $98, $ED, $00, $00, $00, $96, $00, $00, $00,
$00, $F1, $39, $D4, $AA, $27, $07, $A7, $0F, $11, $5C, $5C, $7E, $0F, $46, $02,
$48, $DD, $4A, $96, $98, $22, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $ED, $4B, $8A, $07, $AC,
$AC, $46, $11, $11, $0F, $81, $5C, $5C, $7E, $5C, $5C, $5C, $9C, $1F, $1C, $2C,
$86, $6D, $3F, $A7, $46, $CE, $9E, $7C, $8F, $8B, $88, $DD, $1A, $21, $1F, $5C,
$5C, $E2, $47, $79, $D3, $95, $0F, $0F, $A7, $C0, $27, $80, $4B, $6B, $22, $D9,
$9F, $CF, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$F4, $96, $8A, $4B, $79, $8C, $A7, $0F, $11, $11, $5B, $3F, $72, $38, $E5, $E5,
$88, $99, $0F, $0F, $5C, $5C, $0F, $0F, $A7, $95, $43, $28, $4A, $20, $18, $A6,
$A7, $8C, $21, $21, $07, $20, $3A, $1F, $18, $11, $40, $40, $11, $11, $11, $9C,
$9C, $11, $B4, $E2, $A9, $F0, $DD, $01, $DA, $7F, $98, $DA, $00, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $F1, $76, $DD, $FE, $B8,
$A7, $0C, $5C, $5C, $5C, $5C, $5C, $5C, $5C, $5C, $5C, $5C, $7E, $5C, $5C, $81,
$81, $5B, $5C, $46, $46, $5C, $5C, $5C, $5C, $7E, $0F, $46, $5E, $02, $94, $43,
$A9, $B0, $0D, $49, $49, $B5, $C3, $46, $0F, $0F, $9C, $5C, $81, $0F, $11, $A1,
$48, $F5, $F1, $F1, $ED, $98, $ED, $83, $CD, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $00, $00, $96, $6D, $4D, $96, $DA, $83, $E6,
$F7, $AA, $65, $DF, $C6, $21, $20, $AB, $46, $46, $A6, $0F, $0F, $0F, $5C, $5C,
$9C, $18, $9C, $17, $5C, $A6, $5C, $C2, $3A, $B7, $0D, $0D, $48, $ED, $00, $BD,
$98, $ED, $96, $00, $00, $00, $00, $00, $00, $00, $D3, $8E, $73, $53, $21, $A7,
$81, $5C, $5C, $81, $81, $5C, $0F, $18, $B7, $4B, $6C, $DA, $4A, $8E, $96, $96,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $39, $9F, $DD, $BB, $6D, $11, $11, $46, $11, $11, $9C, $9C, $5C, $5C,
$7E, $5C, $5C, $0F, $5C, $64, $79, $BA, $B6, $F4, $C0, $17, $81, $1F, $1C, $7C,
$7C, $1B, $1B, $0D, $E1, $59, $07, $40, $11, $11, $D0, $07, $C2, $11, $7E, $46,
$BF, $9F, $D2, $E1, $D4, $78, $78, $92, $00, $14, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $D9, $00, $00, $00, $00, $C6, $39, $76, $DD, $F9, $8D, $A7, $81,
$5B, $0F, $0F, $EF, $02, $A9, $50, $0D, $71, $14, $81, $0F, $0F, $81, $81, $0F,
$7E, $5C, $30, $84, $A3, $67, $0F, $0C, $6F, $94, $6B, $AD, $32, $9F, $F4, $75,
$21, $21, $8C, $02, $3F, $9C, $0F, $0F, $81, $81, $5C, $5E, $BF, $DB, $F5, $DD,
$98, $41, $83, $83, $DA, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $89, $0B, $88, $E5, $F2, $12, $18, $81, $5C, $5C, $5C, $5C, $5C, $5C,
$0F, $81, $5C, $5C, $0F, $0F, $0F, $0F, $11, $11, $5C, $5C, $D5, $9C, $5C, $0F,
$81, $0F, $0F, $0F, $0F, $D5, $D5, $5E, $B4, $C0, $36, $83, $D6, $26, $14, $46,
$0F, $0F, $17, $0F, $0C, $5C, $5C, $64, $1C, $A2, $98, $96, $96, $96, $F1, $92,
$ED, $8A, $83, $BD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $96, $00,
$96, $00, $44, $44, $DA, $DA, $96, $96, $9F, $53, $4F, $50, $66, $D4, $7F, $21,
$8C, $30, $9C, $9C, $0F, $5C, $5C, $5C, $81, $5B, $D5, $D5, $0F, $0F, $0F, $0F,
$AC, $6F, $7D, $60, $0D, $0D, $53, $C6, $00, $8E, $8E, $96, $00, $00, $00, $00,
$00, $00, $D3, $7D, $1B, $25, $41, $AB, $81, $9C, $11, $A6, $0F, $0F, $0F, $EF,
$8C, $80, $80, $26, $96, $8A, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $92, $E5, $13, $21, $17,
$17, $46, $0C, $9C, $30, $3A, $C2, $9C, $9C, $9C, $0C, $5C, $11, $B4, $86, $73,
$2B, $82, $07, $EF, $81, $9C, $10, $B3, $B3, $2E, $C5, $34, $FC, $C1, $39, $12,
$46, $81, $A3, $67, $18, $81, $81, $95, $C9, $9D, $4B, $D4, $E3, $DA, $EB, $39,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$DA, $92, $38, $13, $D3, $AC, $81, $81, $EF, $0F, $0F, $A6, $5E, $84, $B3, $AA,
$88, $21, $11, $D5, $0F, $0F, $0F, $0F, $0F, $3F, $21, $5A, $30, $F6, $A6, $5C,
$5C, $18, $28, $74, $DD, $BA, $DD, $24, $13, $D6, $54, $F4, $CA, $44, $21, $2F,
$52, $F6, $AC, $A6, $0C, $A7, $84, $F5, $A2, $59, $96, $8A, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $DA, $34, $49, $6B, $F1,
$96, $96, $6D, $6D, $35, $12, $02, $64, $AB, $5E, $9C, $9C, $0F, $0C, $0C, $11,
$9C, $D5, $0F, $0F, $0F, $0F, $0F, $0F, $0F, $0F, $D5, $D5, $9C, $0F, $0F, $0F,
$0C, $0F, $D5, $46, $3F, $95, $95, $11, $7E, $5C, $81, $0F, $5C, $0F, $0F, $6F,
$69, $EA, $E1, $8F, $BE, $01, $59, $78, $61, $61, $09, $01, $54, $14, $14, $21,
$14, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $DA,
$DA, $96, $92, $AD, $D8, $49, $F7, $53, $26, $E0, $35, $B1, $42, $0C, $0F, $0F,
$0F, $0F, $0F, $0C, $0C, $0F, $0F, $81, $81, $5C, $0F, $B2, $CE, $7B, $F0, $47,
$26, $E0, $83, $98, $00, $00, $00, $00, $00, $00, $45, $96, $B0, $9E, $CF, $B8,
$D5, $0F, $9C, $0F, $0F, $0F, $0F, $0F, $C7, $0A, $2C, $86, $61, $09, $9A, $14,
$00, $E0, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$00, $00, $22, $45, $B6, $E1, $D3, $64, $0F, $0F, $D5, $C2, $07, $BD, $21, $64,
$EF, $81, $11, $46, $B1, $58, $E1, $0D, $3B, $24, $0B, $02, $9C, $0F, $AB, $BE,
$AA, $79, $DA, $22, $6C, $2B, $1A, $00, $C2, $9C, $0F, $0F, $0F, $46, $5E, $91,
$13, $A2, $D4, $DA, $F1, $26, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $DA, $DA, $83, $66, $6B, $6D, $9C, $0C, $81,
$5C, $0F, $81, $81, $11, $B1, $C9, $D2, $F7, $F1, $02, $46, $81, $0F, $0F, $0F,
$0F, $3F, $5F, $6E, $D3, $07, $AC, $A6, $81, $A7, $3F, $E2, $4C, $13, $85, $FC,
$49, $85, $73, $DD, $D8, $37, $43, $D0, $58, $41, $20, $1F, $5C, $81, $FF, $8B,
$F5, $0E, $DA, $ED, $DA, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $26, $8F, $49, $F7, $8F, $6C, $D6, $32, $FB, $F9, $CF, $75,
$D3, $14, $6D, $8C, $B4, $11, $81, $0C, $E4, $5C, $81, $81, $81, $81, $81, $81,
$81, $81, $81, $81, $5C, $81, $81, $81, $5B, $0F, $0F, $0F, $0F, $0F, $0F, $5B,
$5B, $0F, $81, $81, $0F, $0F, $81, $40, $E2, $AF, $80, $66, $EA, $EA, $EA, $E1,
$D4, $26, $39, $61, $9F, $5D, $6E, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $DA, $96, $DA, $92, $8A, $24, $49,
$F7, $37, $89, $21, $8C, $9C, $5B, $81, $81, $A6, $0F, $0F, $0F, $0F, $0F, $0F,
$0F, $A6, $A6, $18, $C7, $68, $A9, $4B, $47, $92, $DA, $ED, $92, $00, $00, $00,
$00, $00, $22, $39, $E6, $4B, $EB, $12, $46, $0F, $D5, $D5, $81, $81, $81, $81,
$A7, $33, $4F, $B3, $09, $99, $34, $75, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $96, $9F, $CF, $DA, $76, $1B, $7F, $67,
$D5, $0F, $8D, $6D, $0E, $C1, $CF, $8C, $AB, $0C, $0C, $0F, $B2, $94, $FD, $2C,
$AA, $4B, $9F, $8C, $9C, $5B, $AC, $72, $7A, $D8, $92, $00, $9F, $80, $80, $F2,
$20, $0F, $0F, $A6, $0F, $46, $8D, $79, $4B, $BB, $F1, $F1, $92, $00, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BD,
$96, $98, $50, $34, $91, $D5, $0C, $0C, $5C, $81, $81, $81, $9B, $0C, $AC, $69,
$37, $26, $35, $9C, $5B, $81, $0F, $0F, $0C, $18, $D6, $1B, $6C, $D3, $02, $0F,
$5B, $81, $9C, $5C, $40, $52, $EC, $48, $9E, $F8, $D2, $74, $B6, $F7, $50, $50,
$98, $99, $07, $02, $81, $42, $AB, $69, $38, $06, $96, $8E, $F1, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $96, $92, $8A, $8F,
$F7, $4B, $85, $85, $4B, $4B, $90, $E1, $76, $DC, $98, $7D, $21, $07, $33, $11,
$0C, $0C, $81, $81, $81, $81, $81, $81, $81, $81, $0F, $0F, $17, $7E, $0F, $0F,
$A6, $0F, $0C, $0C, $81, $81, $81, $A6, $0F, $5C, $5B, $5B, $81, $81, $81, $81,
$18, $FF, $8D, $84, $69, $93, $71, $B3, $4B, $4B, $86, $1D, $99, $6E, $32, $00,
$00, $E0, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $96, $DA, $DA, $DA, $F4, $ED, $8F, $49, $90, $0E, $CD, $6D, $02, $EF,
$0C, $81, $81, $0F, $7E, $81, $81, $7E, $0F, $5B, $0F, $E4, $81, $EF, $A1, $A9,
$B9, $06, $96, $EB, $98, $96, $00, $00, $00, $00, $E3, $39, $98, $4B, $98, $91,
$9C, $81, $81, $81, $81, $81, $5B, $5B, $46, $AB, $70, $49, $DE, $0B, $83, $E9,
$00, $99, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $DA,
$92, $F1, $44, $F2, $06, $F7, $87, $C8, $B1, $3A, $87, $D8, $A2, $15, $47, $75,
$35, $C7, $0C, $0C, $7E, $C2, $E2, $1C, $EA, $2C, $DC, $41, $3F, $0C, $0C, $A7,
$79, $73, $5D, $39, $00, $AD, $2B, $43, $14, $A6, $0F, $81, $81, $D5, $7F, $B6,
$74, $92, $96, $92, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $22, $96, $AD, $66, $E9, $35, $A6, $5B, $81,
$0F, $0C, $0C, $0F, $0F, $0F, $0C, $18, $84, $35, $3A, $0F, $5B, $81, $81, $81,
$5B, $9C, $16, $F8, $B6, $5F, $95, $62, $5B, $0F, $02, $02, $EF, $62, $11, $C0,
$70, $D8, $EA, $F5, $E6, $01, $AD, $2C, $E5, $59, $A3, $3A, $B2, $02, $BF, $8B,
$F0, $D4, $00, $8E, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $DA, $DA, $DA, $96, $BD, $92, $9F, $B5, $8A, $53, $37, $F3, $F5,
$B6, $85, $85, $85, $76, $A5, $D3, $3A, $7E, $5B, $81, $81, $81, $81, $81, $81,
$81, $81, $11, $7E, $95, $C2, $5E, $5E, $D5, $42, $D5, $D5, $D5, $7E, $81, $5B,
$5B, $A4, $0C, $0C, $81, $81, $81, $5B, $81, $5C, $42, $42, $42, $40, $64, $84,
$93, $25, $B9, $4F, $E8, $96, $98, $59, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $DA, $00,
$92, $8A, $65, $FC, $D8, $82, $99, $35, $3F, $EF, $0C, $0F, $81, $0C, $0C, $81,
$81, $5B, $5B, $5B, $5B, $A6, $5C, $FF, $B0, $2C, $16, $96, $ED, $92, $00, $00,
$00, $00, $00, $58, $A5, $4B, $BB, $21, $AB, $0C, $0C, $0C, $0C, $0C, $0C, $0C,
$0C, $46, $E2, $7B, $04, $09, $0B, $34, $4D, $D9, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $96, $00, $EB, $DA, $F4, $01, $A8, $A2, $F8, $98, $21,
$58, $C5, $F5, $7C, $85, $F5, $F8, $C1, $4D, $91, $81, $81, $81, $5B, $D5, $B2,
$84, $86, $6C, $E3, $67, $81, $81, $81, $68, $E1, $E1, $97, $96, $01, $A2, $98,
$6D, $42, $0C, $81, $5B, $42, $7D, $7C, $76, $CF, $F1, $ED, $00, $96, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA,
$E0, $8A, $50, $34, $91, $D5, $31, $81, $81, $0C, $0C, $62, $0C, $A4, $5C, $0C,
$62, $9C, $5C, $5B, $A6, $0C, $0C, $0C, $5B, $7E, $C9, $0D, $FC, $EB, $8C, $0C,
$0C, $0F, $12, $75, $14, $95, $9B, $5B, $17, $E2, $1C, $4F, $EA, $E6, $59, $D6,
$73, $3B, $C5, $F4, $19, $7F, $5D, $DD, $24, $7D, $F1, $9F, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $DA, $DA,
$DA, $DA, $44, $44, $44, $96, $DA, $F1, $7D, $9F, $1A, $37, $F8, $F8, $DE, $3D,
$3A, $EF, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $42, $D5, $91, $D3, $D3, $44,
$44, $21, $07, $8C, $67, $1F, $AC, $E4, $5B, $5B, $0C, $0C, $0F, $81, $81, $5B,
$5B, $5B, $81, $81, $0C, $5B, $5B, $D5, $11, $3F, $EE, $0D, $48, $C6, $89, $98,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $BD, $BD, $96, $F4, $6B, $B6, $85, $76, $6E,
$21, $67, $9C, $A6, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0F, $0F, $5B, $D5,
$72, $90, $8F, $DA, $EB, $8E, $00, $00, $00, $00, $00, $89, $CA, $F5, $F5, $D3,
$95, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $AB, $70, $AA, $6B, $0B, $9F,
$16, $D9, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $F4,
$F1, $37, $FC, $0D, $F3, $5D, $6E, $6D, $00, $BD, $9A, $BE, $80, $73, $73, $73,
$8F, $61, $95, $17, $E4, $5B, $5B, $A6, $46, $5E, $B8, $91, $3A, $A6, $9B, $0C,
$9C, $93, $49, $D4, $92, $47, $A2, $A5, $67, $A6, $0C, $0C, $0C, $D5, $A1, $D8,
$04, $E8, $00, $98, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $96, $83, $4B, $6B, $21, $9C, $A4, $0C,
$0C, $0C, $EF, $81, $42, $17, $A7, $7E, $81, $A6, $62, $62, $81, $0C, $0C, $0C,
$31, $0F, $8D, $A9, $F7, $57, $C3, $D5, $0C, $0C, $A1, $43, $57, $E3, $07, $3F,
$62, $81, $AB, $0A, $25, $0D, $DF, $26, $8A, $0D, $F8, $E5, $E5, $E5, $2C, $9D,
$C5, $0B, $26, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $96, $00, $00, $75, $75, $CF, $CF, $CF, $DA,
$DA, $E3, $44, $22, $27, $A8, $7C, $98, $07, $B1, $0C, $0C, $0C, $0C, $0C, $0C,
$0C, $0C, $0C, $D5, $84, $FD, $D8, $C1, $6B, $8B, $57, $57, $92, $4D, $07, $95,
$7E, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $31, $31, $31, $0C, $0C, $0C, $0C,
$0C, $0C, $B1, $A9, $9E, $27, $0B, $5D, $00, $21, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $F1, $44, $E3, $87, $A8, $A2, $E5, $AD, $39, $8C, $40, $42, $0C, $0C, $5B,
$5B, $5B, $81, $81, $81, $81, $81, $81, $64, $A8, $4B, $9F, $DA, $B5, $96, $00,
$96, $00, $14, $F1, $99, $BB, $A2, $F9, $8C, $0C, $0C, $0F, $0F, $0C, $0C, $0C,
$0C, $0C, $D5, $33, $B0, $F7, $9F, $39, $1A, $CA, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $00, $26, $00, $8A, $49, $2E, $36, $95, $95, $17, $5B,
$81, $31, $46, $AB, $C0, $C9, $5D, $7B, $3B, $D4, $D3, $A1, $EF, $0C, $0C, $0C,
$0C, $31, $42, $AC, $40, $5B, $5B, $5B, $42, $C0, $B3, $4F, $ED, $90, $74, $D3,
$AC, $A6, $0C, $0C, $A6, $81, $46, $0A, $2C, $88, $F1, $F4, $34, $DA, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$DA, $F4, $80, $13, $E3, $3F, $5B, $5B, $0C, $0C, $7E, $AC, $8C, $41, $14, $6D,
$20, $95, $11, $5B, $0C, $0C, $0C, $0C, $05, $81, $11, $FF, $CE, $CD, $91, $77,
$0C, $0C, $AC, $EE, $90, $F3, $57, $44, $8C, $EF, $62, $AC, $72, $3B, $F7, $7D,
$4D, $87, $D7, $A8, $24, $8F, $8A, $92, $DA, $45, $92, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $44, $44, $44, $44, $BD, $BD, $39, $9F, $1B, $4F,
$D0, $8C, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $5B, $8D, $7B, $FC, $1B,
$1B, $85, $85, $85, $4B, $C1, $F9, $8C, $7E, $31, $0C, $5B, $5B, $5B, $5B, $0C,
$0C, $5B, $0C, $0C, $0C, $0C, $0C, $0C, $0C, $31, $F6, $EE, $50, $8A, $22, $82,
$99, $14, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $99, $CF, $14, $22, $5D, $65,
$85, $88, $D3, $8C, $5E, $A6, $5B, $A4, $0C, $0C, $0C, $0C, $5B, $5B, $0C, $0C,
$6F, $86, $4B, $8E, $96, $B5, $00, $00, $00, $00, $21, $CA, $96, $98, $85, $34,
$07, $0C, $5B, $0C, $0C, $5B, $5B, $0C, $0C, $31, $31, $AC, $B7, $4B, $28, $4D,
$83, $8E, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $DA, $DA, $92,
$D8, $F5, $7F, $95, $A6, $A6, $0C, $0C, $0C, $0C, $31, $3C, $3C, $5B, $5C, $B4,
$84, $9A, $CD, $91, $AB, $62, $31, $0C, $9B, $5B, $05, $0C, $62, $5B, $81, $31,
$31, $1F, $E6, $AA, $37, $F7, $5D, $12, $42, $0C, $0C, $0C, $40, $81, $62, $B2,
$A9, $85, $D4, $96, $83, $83, $E0, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $F1, $DA, $47, $73, $45, $95, $81, $05,
$0C, $9B, $6A, $95, $54, $E1, $E1, $BB, $83, $44, $3A, $81, $A4, $5B, $0C, $0C,
$6A, $A6, $9B, $0C, $42, $30, $20, $62, $81, $31, $42, $CE, $F7, $15, $90, $60,
$D0, $44, $3F, $7E, $5E, $AF, $2C, $5D, $44, $44, $44, $CF, $CF, $96, $96, $D3,
$7D, $89, $E0, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $D9, $D9, $D9, $D9, $D9, $D9,
$E0, $E0, $00, $21, $78, $99, $5D, $B9, $86, $44, $5B, $5B, $5B, $5B, $5B, $5B,
$5B, $5B, $5B, $5B, $C0, $B0, $3B, $AD, $C5, $B5, $4C, $DF, $D8, $73, $16, $12,
$EF, $31, $0C, $31, $31, $31, $0C, $0C, $0C, $0C, $5B, $31, $31, $31, $31, $31,
$5B, $0C, $8C, $1C, $2C, $16, $61, $98, $00, $21, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $59, $EB, $4D, $21, $96, $51, $6C, $85, $C1, $D3, $02, $E4, $31, $0C,
$81, $A4, $A4, $05, $77, $0C, $31, $31, $02, $E6, $4B, $26, $DA, $ED, $00, $00,
$00, $00, $21, $44, $C3, $9F, $A2, $6C, $D3, $A6, $31, $0C, $0C, $05, $05, $5B,
$5B, $05, $05, $42, $A1, $80, $38, $59, $96, $8A, $96, $96, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $F4, $E0, $34, $4B, $53, $20, $42, $3C, $31, $05, $81,
$31, $3C, $5B, $0C, $81, $A4, $5B, $A6, $7E, $7E, $2F, $07, $20, $9C, $5B, $5B,
$81, $5B, $5B, $9B, $0C, $9B, $0F, $77, $0C, $17, $6C, $AA, $AA, $D8, $6E, $C2,
$A6, $31, $A6, $A6, $02, $0F, $0C, $31, $84, $65, $65, $26, $96, $34, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$96, $96, $01, $73, $DE, $07, $A7, $05, $5B, $5B, $BF, $70, $80, $73, $E5, $A2,
$A2, $DC, $21, $9C, $31, $31, $0C, $0F, $5B, $5B, $31, $0C, $E4, $31, $31, $0C,
$05, $5B, $81, $33, $0E, $9D, $90, $A2, $13, $26, $14, $40, $42, $E2, $F5, $74,
$5F, $03, $F4, $DA, $F4, $F4, $F4, $F4, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $00, $00, $00, $00, $96, $BD, $87, $C9, $44, $6E, $4F,
$B3, $CF, $02, $62, $31, $81, $A4, $31, $9B, $05, $81, $3C, $11, $D1, $AA, $01,
$E0, $44, $C3, $E3, $DF, $B9, $E8, $6D, $62, $5B, $31, $31, $31, $5B, $5B, $5B,
$0C, $81, $21, $12, $BF, $5A, $B8, $B8, $A3, $61, $98, $49, $D8, $F1, $F1, $9F,
$E0, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $00, $96, $00, $92, $8E, $C6, $39, $41, $89, $59, $B5,
$BB, $B6, $F8, $C5, $91, $42, $3C, $81, $81, $31, $31, $31, $9B, $5B, $E4, $52,
$89, $E1, $E1, $F1, $F4, $26, $00, $00, $14, $14, $D9, $D9, $89, $CF, $4F, $38,
$C4, $2F, $5B, $31, $31, $31, $31, $31, $31, $5B, $9B, $5B, $62, $DB, $EA, $BB,
$89, $51, $98, $00, $00, $00, $96, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $DA, $37,
$4B, $92, $3F, $EF, $5B, $5B, $5B, $5B, $31, $31, $31, $0C, $0C, $62, $62, $5B,
$5B, $5B, $A4, $0F, $11, $11, $0C, $31, $0C, $5C, $C0, $02, $A7, $11, $11, $AB,
$12, $19, $13, $80, $D1, $3D, $B2, $9B, $0C, $31, $31, $A1, $DA, $35, $9B, $5B,
$62, $43, $2C, $71, $99, $26, $43, $00, $96, $D9, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $DA, $C6, $E1, $E1, $FE, $12, $C7,
$C7, $95, $51, $7B, $FC, $4C, $F4, $57, $7A, $9E, $03, $1F, $0C, $31, $31, $31,
$05, $05, $A6, $91, $8C, $64, $E4, $3C, $81, $81, $77, $5C, $6F, $30, $84, $EB,
$EB, $D3, $D3, $11, $77, $64, $48, $90, $9F, $E3, $ED, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$DA, $92, $83, $DA, $44, $23, $16, $3B, $85, $A5, $8C, $42, $6A, $9B, $31, $31,
$9B, $05, $9B, $31, $E4, $E2, $EA, $76, $61, $39, $5F, $E3, $8E, $4B, $D4, $21,
$A6, $31, $31, $31, $31, $31, $31, $31, $31, $0C, $44, $DB, $F2, $F2, $C9, $C9,
$98, $13, $4B, $80, $26, $BD, $9F, $DA, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $92,
$F4, $96, $22, $82, $06, $80, $85, $2B, $AA, $2C, $80, $54, $8C, $D5, $05, $31,
$31, $05, $05, $81, $31, $05, $18, $36, $E6, $A2, $AD, $DA, $9F, $DA, $E0, $E0,
$00, $00, $00, $E0, $89, $96, $DC, $66, $C9, $20, $31, $31, $31, $31, $31, $31,
$31, $31, $31, $31, $0C, $B4, $88, $4B, $87, $99, $98, $F4, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $BD, $DA, $6C, $4B, $8E, $07, $3A, $5E, $EF, $42, $42,
$42, $05, $6A, $6A, $6A, $5B, $5B, $9B, $A4, $05, $05, $9B, $81, $81, $31, $31,
$31, $A6, $67, $C8, $D3, $44, $75, $19, $27, $47, $1B, $54, $30, $A7, $7E, $3C,
$31, $31, $5B, $8D, $ED, $D3, $B4, $1E, $81, $A1, $38, $38, $A5, $DA, $43, $75,
$00, $0B, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $DA, $39, $8A, $AA, $37, $5F, $6D, $C4, $54, $F7, $F7, $5D, $BD, $14, $4D,
$86, $9E, $57, $8C, $42, $3C, $5B, $31, $05, $CC, $D5, $35, $F2, $DA, $3A, $E7,
$31, $9B, $31, $31, $31, $31, $31, $31, $31, $6A, $42, $62, $0F, $8D, $48, $F5,
$7D, $19, $9F, $00, $00, $96, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $C6, $F4, $99, $51, $D6, $E1, $65, $2B,
$AA, $82, $35, $81, $6A, $31, $31, $5B, $9B, $05, $31, $CC, $31, $C2, $FD, $2C,
$01, $61, $89, $E3, $26, $90, $47, $21, $46, $05, $31, $31, $31, $31, $31, $31,
$31, $31, $10, $24, $4B, $B9, $38, $38, $50, $90, $BB, $83, $DA, $C6, $C6, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $DA, $92, $DA, $26, $F3, $B6, $50, $80, $E6, $79,
$9A, $F9, $BF, $67, $3F, $62, $6A, $6A, $31, $05, $05, $0C, $05, $6A, $B2, $79,
$EA, $74, $C6, $96, $8E, $C6, $00, $00, $00, $00, $00, $00, $39, $39, $32, $50,
$4C, $07, $A6, $31, $31, $31, $31, $31, $31, $31, $31, $31, $9B, $42, $EC, $B9,
$E6, $22, $9F, $8E, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $8E,
$80, $80, $E9, $C6, $41, $44, $44, $07, $A1, $6F, $E4, $0C, $5B, $5B, $CC, $31,
$31, $FA, $05, $05, $9B, $9B, $05, $05, $05, $9B, $E7, $BF, $D6, $1B, $1B, $1B,
$AA, $F0, $6C, $35, $D5, $3E, $5B, $05, $05, $05, $05, $84, $76, $09, $91, $31,
$9B, $0C, $0A, $50, $DC, $96, $1D, $8E, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $F4, $6C, $7C, $E1, $76,
$C1, $73, $85, $AD, $22, $00, $96, $F1, $DF, $FC, $DC, $07, $D5, $3C, $9B, $6A,
$31, $0C, $3C, $30, $2E, $BB, $58, $02, $3C, $3C, $31, $18, $8C, $8C, $02, $C2,
$AB, $AB, $02, $20, $3D, $34, $7C, $6C, $E0, $87, $F4, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92,
$CD, $DA, $8B, $80, $AA, $B6, $71, $E9, $36, $8C, $02, $0C, $6A, $05, $05, $31,
$9B, $05, $31, $31, $3C, $7E, $0A, $4F, $E1, $09, $96, $44, $6E, $F5, $D8, $6D,
$6F, $05, $05, $05, $05, $05, $05, $05, $05, $A4, $30, $24, $DD, $F3, $E6, $DC,
$34, $7D, $BD, $00, $92, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $EB, $96,
$9F, $D8, $BA, $06, $DB, $8C, $30, $5E, $D5, $E4, $A6, $E4, $A4, $CC, $31, $31,
$31, $9B, $5B, $3C, $05, $05, $EF, $CE, $4F, $A2, $ED, $E3, $92, $98, $89, $00,
$96, $00, $00, $00, $14, $39, $51, $E5, $47, $39, $AC, $31, $05, $A4, $A4, $A4,
$05, $05, $05, $31, $9B, $63, $B4, $25, $4B, $9F, $DA, $34, $E0, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $96, $96, $DA, $DA, $8A, $F7, $BA, $DD, $F5, $D8, $6B, $C5,
$CD, $44, $6D, $67, $EF, $5B, $CC, $05, $05, $31, $05, $31, $31, $31, $05, $05,
$05, $31, $31, $A6, $68, $60, $15, $90, $9E, $50, $4A, $C0, $77, $1E, $5B, $CC,
$05, $05, $05, $AC, $D7, $2E, $CF, $B2, $62, $3C, $30, $7B, $F7, $59, $DA, $8A,
$99, $E0, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $BD, $39, $C6, $BE, $7A, $EA, $E1, $47, $83, $DA, $E0, $C6, $01, $13,
$73, $2C, $DC, $91, $7E, $31, $31, $1E, $3C, $05, $05, $5C, $34, $E6, $7F, $A3,
$CC, $31, $56, $A6, $8D, $C6, $23, $5F, $58, $19, $51, $E8, $47, $B9, $74, $51,
$CA, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $DA, $F1, $F1, $98, $4B, $D2, $28, $BF, $3F, $46,
$42, $77, $0C, $3C, $05, $A4, $05, $05, $05, $05, $05, $05, $CC, $0C, $17, $B7,
$EA, $C1, $26, $44, $99, $8F, $E5, $19, $33, $05, $05, $05, $05, $05, $05, $05,
$05, $05, $40, $79, $BA, $DC, $23, $00, $DA, $0B, $CD, $26, $BD, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $F4, $DA, $47, $49, $E8, $8D, $17, $62, $31, $3C,
$BC, $05, $6A, $6A, $6A, $6A, $31, $FA, $05, $5B, $CC, $05, $05, $CC, $31, $AC,
$72, $38, $38, $C5, $44, $26, $34, $21, $00, $00, $00, $00, $14, $78, $DA, $88,
$E5, $CD, $95, $42, $6A, $A4, $A4, $05, $05, $05, $9B, $05, $31, $31, $42, $70,
$EA, $D4, $96, $ED, $EB, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00,
$22, $26, $D4, $A8, $80, $F7, $DD, $4B, $B3, $B0, $98, $CD, $14, $20, $AC, $77,
$31, $7E, $05, $05, $31, $31, $05, $05, $05, $05, $A4, $1E, $5B, $FF, $79, $EA,
$EA, $4B, $FE, $1F, $31, $31, $05, $05, $5B, $6A, $9B, $6A, $F6, $53, $FB, $3D,
$D5, $A4, $7E, $70, $4B, $D4, $E3, $8E, $51, $E0, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $89, $4D, $4D, $7F, $1D,
$7D, $C3, $96, $96, $09, $9D, $AA, $80, $60, $E9, $2F, $3A, $A6, $31, $31, $3C,
$31, $05, $05, $62, $1F, $C0, $33, $5C, $1E, $9B, $05, $05, $40, $B7, $06, $9D,
$13, $F7, $85, $2B, $A2, $8F, $27, $99, $51, $83, $DA, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $96,
$83, $4B, $80, $0A, $64, $D5, $31, $31, $31, $6A, $BC, $6A, $31, $31, $3C, $3C,
$3C, $3C, $05, $A0, $5B, $CC, $31, $3F, $1C, $50, $13, $83, $E3, $DC, $A2, $59,
$35, $77, $05, $05, $05, $05, $05, $05, $05, $05, $62, $E2, $D8, $1B, $09, $96,
$92, $51, $00, $96, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $96, $83,
$49, $37, $20, $9C, $1E, $1E, $1E, $05, $05, $A0, $6A, $6A, $6A, $6A, $6A, $6A,
$6A, $6A, $6A, $31, $05, $05, $3E, $3C, $40, $CE, $3B, $4B, $C5, $99, $B5, $54,
$14, $14, $00, $00, $E0, $DA, $00, $AD, $AA, $8E, $20, $D5, $6A, $A4, $05, $3C,
$3C, $05, $5B, $05, $05, $31, $1E, $33, $24, $E1, $F4, $F4, $ED, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $BD, $96, $44, $BD, $F1, $C6, $8E, $D4,
$88, $F7, $BA, $65, $60, $FB, $14, $67, $A6, $BC, $05, $05, $05, $05, $05, $05,
$05, $05, $BC, $31, $31, $63, $11, $72, $48, $F5, $5F, $1F, $05, $05, $1E, $1E,
$9B, $6A, $A4, $6A, $0C, $68, $DB, $E3, $67, $63, $A4, $33, $9E, $D8, $F4, $4D,
$ED, $ED, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $96, $89, $89, $41, $39, $39, $44, $8E, $24, $AA, $0E, $94,
$1F, $D5, $E4, $A4, $A4, $05, $05, $9B, $9B, $05, $2D, $9B, $62, $62, $62, $6A,
$6A, $6A, $6A, $3E, $62, $AB, $72, $E9, $6B, $1B, $A2, $BA, $04, $DC, $27, $00,
$CA, $FB, $98, $26, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $F4, $F4, $47, $4B, $E8, $A1, $42, $3E, $05, $A4,
$A4, $6A, $6A, $6A, $05, $05, $3C, $3C, $3C, $FA, $05, $05, $05, $A0, $6A, $9B,
$FF, $A9, $B9, $A8, $83, $01, $DD, $AD, $21, $62, $05, $05, $05, $05, $05, $05,
$6A, $6A, $6A, $0F, $B7, $F7, $DC, $89, $4D, $8A, $F4, $00, $00, $96, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $92, $96, $D4, $4B, $27, $B2, $62, $2D, $31, $31, $CC,
$6A, $6A, $6A, $31, $05, $05, $05, $3C, $3C, $1E, $6A, $31, $6A, $6A, $31, $63,
$5B, $7E, $0A, $0D, $47, $6E, $DA, $34, $89, $00, $00, $00, $00, $96, $96, $83,
$4B, $6C, $D3, $46, $6A, $A4, $6A, $6A, $05, $05, $05, $05, $05, $05, $6A, $9C,
$AF, $73, $ED, $00, $98, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $CF, $CF, $CF, $4D, $96, $96, $BD, $51, $8A, $F3, $2B, $C1, $BD, $95,
$5B, $2D, $05, $05, $05, $05, $05, $05, $05, $05, $31, $CC, $05, $05, $63, $42,
$30, $DB, $92, $67, $05, $1E, $1E, $1E, $CC, $05, $05, $05, $05, $0C, $C7, $91,
$20, $05, $6A, $17, $79, $AA, $AD, $39, $89, $51, $01, $83, $F1, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $99, $00, $00, $0B,
$22, $D9, $54, $4F, $AA, $43, $67, $EF, $05, $2D, $6A, $56, $05, $A0, $1E, $31,
$63, $2D, $6A, $6A, $56, $05, $9B, $2D, $3C, $62, $CC, $05, $A0, $A4, $FA, $05,
$46, $1F, $9A, $48, $B9, $0D, $80, $DE, $26, $C3, $F4, $98, $9F, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $DA, $9F,
$4B, $47, $35, $40, $3E, $1E, $6A, $6A, $6A, $77, $A4, $A4, $FA, $1E, $05, $05,
$05, $05, $1E, $05, $6A, $6A, $6A, $1E, $62, $6F, $E6, $85, $6C, $16, $1B, $47,
$44, $5B, $05, $05, $05, $6A, $6A, $6A, $6A, $6A, $05, $63, $64, $4F, $2C, $8A,
$BD, $F4, $34, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $DA, $8F,
$F7, $F1, $6F, $5B, $1E, $FA, $A4, $3C, $3C, $31, $6A, $31, $CC, $CC, $05, $A4,
$A4, $05, $A4, $6A, $6A, $6A, $6A, $A4, $CC, $2D, $72, $AF, $F0, $DE, $96, $4A,
$82, $44, $14, $00, $00, $00, $DA, $89, $24, $F5, $E3, $AC, $6A, $A4, $1E, $1E,
$05, $05, $6A, $1E, $1E, $1E, $05, $77, $72, $DD, $6C, $96, $B5, $CD, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $44, $44, $44, $44, $22,
$89, $61, $E3, $1A, $90, $47, $20, $EF, $3E, $31, $6A, $6A, $6A, $6A, $6A, $6A,
$6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $9B, $7E, $22, $8C, $CC, $6A, $9B, $62,
$31, $A0, $63, $1E, $A4, $1E, $77, $42, $3F, $9B, $1E, $62, $10, $D2, $85, $37,
$EB, $E3, $E3, $83, $98, $26, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $26, $00, $83, $9D, $85, $43, $1F, $63, $05,
$05, $1E, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A,
$6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $17, $84, $79, $7B, $49,
$F7, $4C, $CF, $4D, $1A, $9F, $D9, $D9, $D9, $14, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $92, $00, $D4, $4B, $16, $02, $5B, $1E, $05, $05, $2D,
$1E, $3C, $3C, $3C, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A,
$6A, $6A, $AB, $25, $2C, $6B, $9D, $9E, $FE, $52, $56, $9B, $1E, $1E, $FA, $1E,
$A0, $05, $6A, $6A, $6A, $FF, $7B, $A2, $98, $99, $26, $8A, $00, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $F1, $F1, $80, $80, $96, $5B, $A4, $CC, $6A, $6A, $6A,
$6A, $6A, $6A, $1E, $1E, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A,
$6A, $6A, $1E, $B4, $E1, $0D, $1D, $C3, $01, $CA, $00, $00, $00, $00, $F1, $96,
$6C, $49, $26, $35, $77, $6A, $2D, $6A, $A4, $6A, $6A, $6A, $6A, $6A, $6A, $BC,
$C0, $24, $24, $F1, $F4, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $41, $0E, $85, $26, $B4, $62,
$BC, $05, $05, $05, $05, $1E, $FA, $9B, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A,
$31, $CC, $33, $21, $F6, $05, $A0, $1E, $3E, $05, $6A, $6A, $6A, $6A, $6A, $6A,
$6A, $6A, $6A, $77, $9C, $E2, $25, $BA, $1B, $BE, $9F, $96, $89, $8B, $54, $44,
$44, $14, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $F1,
$F4, $37, $AA, $93, $B4, $5B, $BC, $1E, $05, $05, $6A, $6A, $6A, $6A, $6A, $6A,
$6A, $6A, $6A, $6A, $6A, $6A, $6A, $1E, $1E, $1E, $6A, $6A, $6A, $6A, $6A, $6A,
$6A, $6A, $A4, $6A, $63, $D5, $33, $93, $4F, $DD, $AD, $BD, $DA, $8A, $22, $D9,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $DA, $8F,
$F7, $F1, $11, $3C, $1E, $A4, $05, $1E, $1E, $1E, $CC, $CC, $CC, $6A, $6A, $6A,
$6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $62, $0A, $4B, $74, $DE, $B9,
$E8, $C4, $6A, $6A, $BC, $1E, $6A, $6A, $6A, $6A, $6A, $A0, $A0, $81, $0A, $D2,
$3B, $09, $BD, $8E, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $26, $4B,
$37, $96, $6A, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $A0, $A0, $6A, $1E, $1E, $1E,
$1E, $1E, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $42, $70, $49, $1C, $96,
$09, $9F, $00, $00, $00, $00, $DA, $96, $98, $4B, $DF, $07, $A6, $1E, $2D, $6A,
$05, $BC, $6A, $6A, $6A, $6A, $6A, $1E, $C2, $A8, $4B, $26, $22, $ED, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $F1, $39, $DC, $85, $EB, $67, $77, $1E, $6A, $A0, $6A, $6A, $A0, $A0, $1F,
$07, $12, $3F, $E7, $3C, $A0, $2D, $FA, $BC, $6A, $FF, $A3, $A3, $63, $05, $05,
$05, $CC, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $2D, $2D, $3E, $A6, $B4, $70,
$7B, $50, $D2, $5D, $78, $61, $8E, $8E, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $92, $96, $ED, $49, $E6, $A3, $5C, $A0, $31, $2D,
$2D, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $6A, $6A, $6A, $6A, $6A, $6A,
$6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $6A, $BC, $2D, $2D, $3E, $D5,
$68, $D2, $50, $28, $99, $09, $82, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $F1, $F1, $D8, $F7, $DA, $5C, $63, $56, $1E, $1E, $1E,
$A4, $9B, $2D, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $6A, $6A, $6A, $6A, $6A, $6A,
$6A, $6A, $BC, $11, $71, $4B, $BB, $9E, $FD, $44, $5C, $1E, $56, $1E, $6A, $6A,
$6A, $6A, $1E, $05, $05, $BC, $3F, $70, $B9, $6C, $DA, $92, $98, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $96, $96, $9F, $4B, $6C, $00, $3C, $3C, $3C, $6A, $6A, $6A,
$6A, $6A, $1E, $1E, $05, $05, $CC, $6A, $6A, $2D, $6A, $6A, $6A, $6A, $6A, $6A,
$6A, $6A, $6A, $CB, $B2, $4F, $0D, $CD, $CD, $B5, $00, $00, $00, $00, $00, $DA,
$92, $F5, $24, $D3, $AB, $2D, $2D, $6A, $6A, $BC, $1E, $1E, $1E, $CC, $6A, $6A,
$A6, $4C, $4B, $ED, $96, $98, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $96, $6B, $A2, $FB, $8C, $63,
$2D, $2D, $05, $A0, $56, $2D, $62, $40, $FE, $A5, $61, $35, $5E, $05, $56, $05,
$5C, $18, $C8, $27, $41, $AB, $BC, $A0, $A0, $6A, $6A, $6A, $6A, $6A, $6A, $6A,
$6A, $6A, $2D, $2D, $6A, $6A, $3E, $5B, $FF, $EC, $24, $49, $DE, $92, $DA, $5D,
$6E, $44, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1,
$37, $49, $C9, $64, $BC, $1E, $5B, $3E, $3E, $1E, $1E, $1E, $1E, $1E, $1E, $1E,
$1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E,
$1E, $1E, $6A, $31, $A0, $A0, $2D, $CB, $E4, $FF, $B0, $B9, $82, $00, $D6, $0B,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1, $24,
$24, $DA, $5C, $77, $77, $05, $6A, $1E, $1E, $56, $56, $56, $2D, $1E, $1E, $1E,
$1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $63, $DB, $4B, $24, $8F,
$9E, $F4, $02, $3E, $56, $1E, $1E, $CC, $1E, $1E, $6A, $A0, $1E, $1E, $3C, $C2,
$48, $0D, $8E, $DA, $ED, $F4, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $92, $F7,
$D8, $F1, $35, $12, $64, $46, $62, $A0, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E,
$1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $77, $AD, $73, $B5,
$E3, $34, $00, $00, $00, $00, $00, $22, $DA, $47, $A2, $6E, $8D, $63, $A0, $1E,
$6A, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $77, $DB, $4B, $28, $00, $34, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $44, $B5, $DD, $5D, $07, $E7, $56, $1E, $3C, $1E, $FA, $56, $56, $42,
$E9, $85, $88, $19, $07, $9C, $BC, $77, $19, $A5, $47, $04, $9F, $6D, $62, $2D,
$6A, $AE, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $FA, $05, $56, $56, $56,
$05, $9B, $68, $48, $EA, $6B, $4D, $99, $5D, $39, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $F1, $DA, $83, $F7, $47, $6D, $E4, $AE, $2D, $CB, $3E,
$2D, $2D, $6A, $6A, $6A, $6A, $1E, $1E, $1E, $1E, $FA, $FA, $FA, $FA, $1E, $1E,
$1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $56, $1E, $1E, $1E, $BC, $FA,
$05, $2D, $EC, $0D, $E6, $DA, $8E, $26, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $00, $00, $BD, $F1, $80, $80, $96, $5B, $BC, $BC, $A0, $2D, $2D,
$2D, $2D, $05, $6A, $6A, $6A, $A0, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E, $1E,
$1E, $1E, $1E, $CB, $94, $9E, $24, $D4, $B9, $1A, $07, $62, $BC, $1E, $1E, $FA,
$2D, $2D, $1E, $BC, $2D, $6A, $2D, $3C, $72, $38, $8F, $22, $92, $ED, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $DA, $DA, $6B, $49, $8F, $B5, $9F, $CD, $41, $91, $1F,
$A6, $63, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $1E, $1E, $1E, $1E, $1E, $1E, $1E,
$1E, $1E, $2D, $2D, $77, $8E, $73, $DF, $44, $34, $00, $00, $00, $00, $00, $BD,
$96, $01, $2B, $5D, $6D, $62, $A0, $2D, $2D, $2D, $1E, $1E, $1E, $1E, $1E, $1E,
$77, $97, $49, $D4, $00, $34, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $7D, $DD, $88, $6D, $46,
$BC, $1E, $1E, $2D, $A4, $A0, $56, $5B, $68, $48, $F8, $47, $E3, $07, $63, $63,
$AB, $1C, $2C, $F0, $47, $19, $12, $63, $6A, $1E, $1E, $1E, $1E, $1E, $1E, $1E,
$1E, $1E, $2D, $2D, $2D, $BC, $31, $6A, $BC, $1E, $E7, $FF, $7B, $66, $1A, $F1,
$9F, $E9, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92, $96, $53,
$4B, $9F, $95, $3E, $1E, $FA, $FA, $62, $63, $CC, $A0, $A0, $1E, $1E, $1E, $2D,
$2D, $2D, $56, $56, $56, $56, $2D, $2D, $2D, $1E, $1E, $1E, $1E, $1E, $1E, $1E,
$1E, $1E, $1E, $1E, $1E, $56, $56, $05, $1E, $AE, $2F, $3B, $B3, $CD, $92, $4A,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $22, $22, $80,
$80, $96, $0C, $05, $05, $05, $2D, $2D, $FA, $FA, $BC, $BC, $BC, $BC, $2D, $2D,
$2D, $FA, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $8D, $9E, $D8, $32,
$E5, $24, $14, $AB, $FA, $2D, $2D, $6A, $2D, $2D, $BC, $6A, $A0, $56, $56, $56,
$46, $06, $4B, $83, $96, $01, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $96, $92,
$6C, $4B, $4B, $4B, $4B, $06, $C5, $19, $07, $07, $81, $62, $63, $3E, $2D, $2D,
$2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $A0, $CB, $1F, $28, $85, $B5,
$00, $ED, $00, $00, $00, $00, $00, $96, $96, $92, $90, $88, $41, $A7, $BC, $2D,
$2D, $2D, $2D, $2D, $2D, $1E, $1E, $1E, $D5, $9A, $49, $01, $96, $B5, $E0, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $45, $78, $13, $90, $F2, $67, $CC, $56, $2D, $2D, $AE, $1E, $56, $63,
$5B, $CE, $65, $7C, $47, $19, $95, $3E, $BC, $33, $7B, $AA, $7C, $E6, $75, $1F,
$CB, $FA, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $BC, $6A, $6A, $A0, $BC,
$1E, $1E, $CB, $62, $FF, $B3, $7A, $59, $C3, $5D, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $CD, $96, $47, $4B, $F1, $46, $46, $11, $02, $8C, $8C,
$8C, $8C, $B2, $B2, $B2, $3F, $3F, $A7, $40, $40, $63, $63, $63, $63, $BC, $BC,
$BC, $BC, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $A0, $A0, $56, $56, $56, $A0,
$A0, $6A, $84, $3B, $13, $CA, $26, $7D, $21, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $CD, $CD, $8F, $80, $92, $8C, $3A, $8C, $3A, $1F, $3F,
$9C, $42, $77, $77, $63, $BC, $56, $56, $1E, $1E, $2D, $2D, $2D, $2D, $2D, $2D,
$2D, $2D, $2D, $77, $69, $9E, $88, $1D, $DC, $85, $09, $8C, $A4, $56, $2D, $2D,
$BC, $56, $1E, $1E, $BC, $2D, $2D, $2D, $E7, $CE, $49, $53, $96, $ED, $F1, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $96, $00, $96, $DA, $E0, $F1, $4A, $5D, $0E, $76, $1B, $F8, $90,
$6B, $9F, $6D, $20, $C2, $62, $3E, $3E, $A0, $05, $2D, $2D, $2D, $2D, $2D, $2D,
$2D, $2D, $FA, $D5, $D0, $D8, $3B, $92, $F1, $83, $00, $00, $00, $00, $00, $00,
$DA, $DA, $76, $0D, $F9, $3A, $BC, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D,
$B2, $6C, $4B, $83, $DA, $8E, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $03, $C3, $1A, $90, $D4, $07,
$7E, $56, $56, $1E, $56, $BC, $1E, $CC, $1E, $CC, $CE, $F3, $A2, $01, $07, $3E,
$1E, $05, $72, $9D, $F8, $4B, $E9, $6D, $62, $1E, $2D, $2D, $2D, $2D, $2D, $2D,
$2D, $2D, $CC, $1E, $AE, $AE, $6A, $6A, $1E, $AE, $1E, $AE, $42, $B7, $EA, $AD,
$61, $32, $CD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $DA, $37,
$F7, $83, $91, $D3, $D0, $26, $57, $B5, $27, $27, $51, $51, $51, $51, $F4, $78,
$39, $E0, $E0, $21, $91, $12, $02, $3F, $11, $5C, $2D, $2D, $2D, $2D, $2D, $2D,
$2D, $2D, $BC, $1E, $1E, $1E, $1E, $56, $A6, $95, $93, $B9, $2E, $03, $26, $19,
$14, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $00, $AD,
$4B, $13, $09, $82, $82, $82, $59, $F1, $CA, $21, $20, $67, $18, $0C, $A0, $56,
$56, $56, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $0F, $43, $DD, $D4, $89,
$8E, $0D, $DC, $6D, $9B, $56, $2D, $2D, $2D, $2D, $2D, $A0, $56, $56, $05, $CB,
$62, $B4, $F7, $8F, $DA, $9F, $26, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA,
$DA, $96, $E0, $E0, $78, $59, $DF, $D8, $50, $66, $C1, $82, $39, $91, $95, $7E,
$BC, $AE, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $02, $D6, $FC, $DE, $21,
$9F, $45, $00, $00, $00, $00, $00, $00, $F1, $96, $01, $85, $32, $91, $1E, $1E,
$2D, $2D, $2D, $2D, $2D, $CB, $BC, $BC, $8D, $E1, $D8, $C6, $F1, $9F, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $21, $7D, $E1, $E5, $E3, $17, $2D, $2D, $A0, $2D, $05, $8D, $5B,
$56, $56, $56, $33, $27, $32, $19, $1F, $CB, $2D, $EF, $BE, $2C, $B9, $24, $22,
$35, $56, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $2D, $56, $56,
$56, $1E, $1E, $56, $3E, $FF, $24, $04, $22, $26, $9F, $96, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $DA, $DA, $27, $80, $4B, $6B, $D8, $4B, $4B, $4B, $4B,
$4B, $4B, $4B, $4B, $4B, $4B, $4B, $80, $D8, $D8, $6C, $AD, $ED, $9F, $92, $F4,
$DA, $96, $14, $21, $91, $12, $A1, $A1, $95, $95, $95, $64, $02, $B8, $5A, $6D,
$19, $8A, $49, $F7, $92, $BD, $9F, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $F1, $8A, $49, $49, $49, $4B, $4B, $4B, $4B,
$D8, $37, $34, $92, $96, $96, $91, $02, $AC, $62, $3C, $3C, $2D, $56, $56, $56,
$56, $56, $EF, $B8, $25, $2C, $51, $39, $89, $D8, $DD, $7F, $02, $CB, $BC, $56,
$BC, $2D, $63, $56, $56, $FA, $1E, $CB, $77, $1F, $F7, $D8, $BD, $92, $26, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CD, $CD, $DA, $96, $96, $CD,
$B5, $47, $B6, $49, $D8, $98, $19, $6D, $5A, $E2, $A4, $6A, $AE, $AE, $AE, $A0,
$A6, $18, $96, $34, $49, $24, $F4, $DA, $83, $00, $00, $00, $00, $00, $00, $00,
$00, $DA, $A5, $B6, $74, $96, $F6, $3E, $56, $6A, $2D, $56, $56, $56, $3C, $C2,
$4C, $BA, $D4, $96, $83, $BD, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $78, $61, $DF, $FC, $E8,
$07, $E4, $FA, $56, $CB, $6F, $75, $44, $A1, $63, $AE, $AE, $3C, $A7, $8C, $C0,
$E4, $AE, $63, $FF, $B0, $73, $73, $D8, $14, $30, $AE, $1E, $AE, $6A, $56, $6A,
$BC, $BC, $CC, $17, $D5, $3E, $3E, $56, $6A, $2D, $2D, $AE, $77, $C2, $B0, $D2,
$CD, $D0, $4A, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $DA, $F1,
$AD, $80, $4B, $F5, $8F, $6B, $AD, $AD, $AD, $D4, $37, $37, $37, $37, $47, $D8,
$80, $F7, $49, $49, $49, $49, $4B, $4B, $F5, $F5, $06, $D4, $B5, $87, $F2, $F2,
$F2, $F2, $10, $F2, $F2, $97, $98, $6B, $13, $AA, $D8, $8E, $96, $92, $F4, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $96,
$F4, $ED, $AD, $AD, $AD, $D4, $6C, $8F, $80, $4B, $0D, $4B, $E5, $06, $E8, $7F,
$6D, $6D, $8C, $1F, $46, $63, $CB, $3E, $42, $46, $8C, $EE, $50, $DE, $22, $39,
$14, $28, $DD, $E8, $20, $62, $CB, $56, $56, $56, $2D, $AE, $AE, $1E, $AE, $CB,
$EF, $10, $F7, $47, $96, $83, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $BD, $DA, $DA, $DA, $27, $6C, $F7, $AA, $38, $71,
$DB, $07, $07, $07, $3A, $33, $3A, $91, $19, $1D, $47, $4B, $80, $26, $DA, $26,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $44, $F3, $AA, $6E, $3A, $63,
$AE, $A0, $AE, $2D, $CB, $E4, $02, $43, $66, $80, $F4, $F1, $26, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $DA, $9F, $9E, $13, $3D, $64, $AE, $3E, $46, $12, $E6, $5D,
$D3, $91, $AB, $E4, $3E, $56, $56, $6A, $6A, $A0, $BC, $5B, $EE, $4B, $2B, $1B,
$DF, $14, $0F, $CB, $2D, $2D, $2D, $AE, $2D, $BC, $BC, $7E, $6D, $8C, $17, $77,
$CB, $1E, $1E, $62, $5E, $84, $66, $76, $45, $EB, $F4, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $00, $BD, $26, $9F, $92, $BD, $96, $00, $00,
$96, $96, $96, $96, $96, $96, $DA, $F1, $F4, $92, $9F, $8E, $34, $D4, $BB, $47,
$D8, $D8, $DD, $DD, $A2, $A2, $A2, $73, $2C, $2C, $1B, $DD, $DD, $DD, $AA, $AA,
$F5, $37, $26, $DA, $F4, $92, $E0, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $96, $96, $DA, $96, $96, $96, $96, $96, $DA,
$F4, $26, $AD, $6C, $D8, $90, $A2, $73, $9D, $2E, $8E, $F4, $41, $41, $41, $00,
$E3, $6E, $BE, $49, $4F, $51, $78, $C6, $DA, $6E, $4B, $13, $58, $B2, $56, $56,
$2D, $BC, $AE, $56, $56, $56, $3E, $0F, $8D, $0E, $49, $98, $00, $98, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$DA, $F1, $E0, $DA, $26, $AD, $4F, $66, $66, $38, $DC, $16, $7D, $7D, $54, $D4,
$9D, $BA, $F7, $37, $9F, $00, $F4, $92, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $DA, $DA, $34, $2C, $34, $91, $1E, $AE, $AE, $BC, $63, $18, $35, $98, $50,
$F7, $4A, $96, $26, $F4, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $22, $0B, $D4, $BA,
$E8, $07, $62, $6F, $A3, $6B, $A2, $2B, $88, $57, $61, $20, $17, $CC, $AE, $AE,
$AE, $AE, $2D, $6A, $FF, $7B, $E5, $B6, $90, $23, $20, $63, $2D, $AE, $2D, $2D,
$AE, $A0, $56, $3E, $6D, $1D, $3D, $91, $02, $C2, $64, $12, $3D, $37, $49, $01,
$61, $27, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$DA, $96, $BD, $DA, $F1, $F4, $F4, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1,
$F1, $BD, $96, $96, $96, $96, $96, $96, $F1, $F4, $9F, $8E, $01, $53, $6C, $37,
$37, $37, $37, $37, $37, $53, $98, $83, $C6, $96, $DA, $F1, $F4, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$96, $96, $F4, $F4, $F4, $F4, $F1, $F1, $DA, $DA, $00, $96, $89, $83, $1A, $60,
$65, $A2, $85, $85, $F5, $76, $2E, $06, $E1, $A2, $BA, $06, $51, $78, $92, $22,
$22, $E3, $E6, $BA, $09, $20, $BC, $AE, $AE, $BC, $56, $56, $CB, $EF, $8C, $7F,
$6B, $85, $8F, $F1, $F1, $9F, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $22, $22, $DA, $41, $F1, $E8,
$6C, $4F, $4B, $49, $B9, $9E, $B9, $49, $F5, $BB, $83, $F4, $E0, $92, $92, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $14, $51, $2C, $24, $6D, $5C,
$3E, $CC, $17, $12, $10, $BE, $FC, $D8, $83, $14, $92, $92, $E0, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $CA, $0B, $9F, $E5, $13, $CD, $35, $7F, $DE, $BA, $13, $BE,
$B6, $2B, $B0, $FB, $44, $6D, $95, $E4, $BC, $BC, $AE, $CB, $17, $48, $D2, $A8,
$73, $76, $4D, $02, $CB, $AE, $AE, $AE, $AE, $2D, $AE, $CB, $84, $D8, $76, $01,
$EB, $51, $87, $6B, $D2, $AA, $F3, $5F, $78, $C5, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $BD, $F1, $F1, $F1,
$F1, $DA, $44, $44, $44, $44, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96,
$BD, $7F, $92, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$96, $00, $89, $89, $DA, $41, $44, $E3, $F4, $9F, $0E, $76, $80, $9E, $0D, $0D,
$3B, $A8, $82, $45, $61, $23, $23, $00, $96, $96, $97, $73, $BB, $07, $31, $56,
$56, $3E, $E7, $40, $C0, $91, $B5, $DD, $E5, $74, $92, $DA, $9F, $96, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $89, $CF, $14, $96, $CD, $FB, $5D, $06, $06, $5D, $C5,
$6E, $DA, $96, $F1, $92, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $FE, $22, $6B, $BA, $FB, $91, $8C, $6D, $51, $1C, $B3, $1B, $88, $83,
$61, $23, $23, $96, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $99, $78, $78, $DF,
$7C, $13, $6C, $4B, $49, $37, $1D, $96, $83, $E6, $38, $B9, $E1, $32, $45, $21,
$35, $1F, $5B, $E4, $C0, $3B, $80, $82, $37, $49, $01, $00, $81, $AE, $AE, $56,
$56, $56, $2D, $63, $8D, $65, $7C, $85, $85, $F7, $4B, $4B, $E5, $AD, $F4, $DA,
$A5, $44, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D3, $75, $CD, $7F, $7F,
$7F, $7F, $7F, $6E, $6E, $CD, $CD, $D3, $14, $14, $96, $00, $00, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $E0, $E0, $00, $41, $BD, $BD,
$75, $D3, $D3, $D3, $CF, $EB, $1D, $51, $03, $E3, $61, $78, $92, $0B, $44, $44,
$00, $4D, $D0, $13, $E5, $FE, $B4, $C7, $C2, $02, $21, $5F, $93, $3B, $FC, $E1,
$0E, $23, $DA, $F4, $F4, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $E0, $78,
$89, $4D, $E0, $39, $39, $96, $96, $96, $4D, $C6, $92, $96, $96, $00, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $D3, $96, $9F, $73, $90, $5D,
$8A, $C1, $73, $1B, $13, $4C, $CD, $CA, $23, $7D, $E0, $00, $00, $00, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $99, $00, $39, $39, $C6, $86, $DD, $B9, $F3, $93, $89, $00, $BD,
$00, $DA, $87, $6B, $F7, $2B, $85, $8F, $16, $F1, $6D, $6D, $34, $F0, $1C, $89,
$59, $3B, $A2, $A5, $91, $3E, $56, $56, $56, $56, $56, $CB, $36, $E5, $8F, $5D,
$6C, $E6, $6B, $ED, $DA, $E3, $BD, $F9, $BD, $14, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $21, $14, $14, $14, $00, $00, $00, $00, $00, $00, $00, $00, $14, $14,
$14, $14, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $14, $14, $14, $14, $75, $F1, $89, $C3, $21, $4D,
$89, $F4, $C6, $DA, $96, $00, $00, $14, $14, $F4, $61, $6B, $F8, $34, $CF, $6D,
$F2, $C5, $76, $D2, $AA, $E5, $6C, $9F, $61, $61, $92, $F1, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $00, $00, $00, $E0, $E0, $DA, $F1, $F4, $F4, $F1,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $44, $61, $78, $01, $B6, $0D, $4B, $A2, $47, $1A, $89, $44, $BD, $F2,
$CF, $99, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CA, $39,
$58, $EB, $83, $F1, $00, $CF, $9F, $00, $F1, $F1, $99, $DA, $59, $DF, $8F, $90,
$49, $65, $13, $C1, $7C, $D8, $7D, $E0, $99, $8A, $66, $47, $BD, $AB, $BC, $56,
$56, $56, $CB, $D5, $98, $73, $8A, $96, $CA, $99, $CA, $44, $45, $6E, $6E, $14,
$21, $21, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D9, $D9, $D9, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $D9, $D9, $D9, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $D9, $D9, $D9, $14, $14, $00,
$D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $D9, $E0, $00, $44, $44, $44, $14, $14,
$14, $CA, $CA, $9F, $4F, $85, $D2, $B6, $85, $DD, $4B, $7B, $4C, $1D, $E3, $41,
$EB, $F4, $96, $00, $96, $96, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$99, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $44, $21, $22, $0B, $EB, $43,
$32, $EB, $39, $14, $78, $7D, $89, $39, $00, $00, $00, $00, $00, $96, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $44, $E3, $19, $E3, $E3, $22, $51, $22, $D9, $D9,
$D9, $E0, $61, $45, $CA, $44, $F1, $4A, $28, $25, $1B, $B6, $BB, $09, $39, $45,
$DA, $78, $E6, $49, $01, $21, $3C, $AE, $AE, $CB, $C2, $3D, $48, $B6, $A5, $C3,
$F4, $F4, $92, $F1, $00, $00, $21, $21, $D9, $D9, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $F1, $4A, $53, $D8, $D8,
$37, $28, $9F, $F1, $96, $96, $F4, $EB, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $DA, $DA, $96, $96, $96, $92, $92, $BD, $E0, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F1, $96,
$96, $DA, $92, $F4, $96, $DA, $92, $92, $96, $96, $97, $E5, $9D, $FE, $52, $F6,
$52, $35, $92, $6C, $7C, $6B, $BD, $26, $F4, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $96, $96, $DA, $F1, $F1, $DA, $96, $F1, $F1, $F4, $BD, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$22, $22, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $DA, $F1, $96, $CD, $C6, $F4, $DA, $00,
$00, $F1, $00, $DE, $F8, $D4, $D0, $C4, $DB, $6C, $F7, $49, $6C, $C6, $DA, $9F,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $DA, $F1, $F1, $F1,
$F4, $92, $96, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $00, $00, $00, $96, $CA, $26, $25, $B9, $B9, $7A,
$EA, $EA, $8F, $98, $BD, $BD, $F4, $F4, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $BD, $14, $C9, $8B, $47, $47, $6B, $54, $DA, $96, $F1, $26, $DA, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $00, $00, $96, $00, $00, $00, $00, $99, $99, $CA, $96, $DA, $DA,
$DA, $D9, $F4, $F4, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $14, $00, $99, $CA, $F1, $F4, $F4, $45, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $C3, $14, $14, $14, $14, $14,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$DA, $F1, $92, $EB, $9F, $83, $83, $8E, $ED, $98, $34, $34, $34, $34, $34, $34,
$34, $34, $34, $34, $34, $34, $34, $34, $34, $34, $34, $34, $B5, $8E, $83, $83,
$9F, $EB, $92, $92, $CD, $BD, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $14, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $22, $C6, $9F, $8E, $98, $AD, $6C, $47, $D8, $80, $F7, $F7, $4B, $4B,
$4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B,
$4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $F7, $80, $D8, $D8, $47, $6C, $D4, $8A,
$98, $ED, $83, $9F, $92, $F1, $DA, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $F4, $26, $8E, $AD, $37, $8F, $80, $4B, $4B, $4B,
$F5, $F5, $13, $47, $6C, $6B, $6B, $D4, $8A, $98, $98, $98, $98, $98, $98, $98,
$98, $98, $98, $98, $98, $98, $98, $98, $98, $98, $ED, $ED, $8A, $D4, $D4, $D4,
$6C, $47, $47, $8F, $24, $F7, $F7, $4B, $4B, $4B, $F7, $80, $8F, $37, $6C, $AD,
$98, $8E, $26, $92, $F1, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $DA, $92, $4A, $8A, $47, $F7,
$F7, $4B, $80, $13, $BB, $28, $98, $8E, $9F, $26, $F4, $F4, $F1, $DA, $96, $96,
$96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96,
$96, $96, $96, $96, $96, $96, $96, $DA, $DA, $DA, $F1, $F4, $92, $9F, $83, $ED,
$34, $8A, $6B, $6C, $8F, $80, $F7, $F7, $F7, $F7, $80, $13, $37, $AD, $98, $8E,
$26, $F4, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$F1, $9F, $8A, $8F, $4B, $4B, $D8, $37, $AD, $ED, $26, $C6, $BD, $96, $96, $DA,
$F1, $F1, $92, $9F, $27, $16, $98, $8A, $D4, $6B, $6C, $6C, $6C, $6C, $6C, $6C,
$6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $28, $34, $98, $ED,
$8E, $9F, $26, $92, $F4, $F1, $DA, $DA, $DA, $DA, $DA, $DA, $F4, $92, $9F, $8E,
$01, $D4, $37, $8F, $F5, $4B, $4B, $4B, $80, $D8, $6B, $8A, $16, $9F, $F4, $DA,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $BD, $83, $6B, $80, $49, $D8, $6C, $98, $26, $F1,
$DA, $96, $F1, $92, $8E, $8A, $6B, $6C, $6C, $6B, $8A, $98, $8E, $83, $26, $92,
$F1, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $F4, $26, $26, $9F, $ED, $98, $98, $AD, $53, $6B, $6B,
$D4, $AD, $B5, $83, $EB, $F4, $22, $22, $DA, $DA, $F1, $F1, $EB, $27, $98, $D4,
$37, $13, $F7, $F7, $F7, $80, $8F, $6B, $B5, $4A, $92, $F1, $96, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92, $53, $F5,
$F5, $8F, $34, $92, $96, $DA, $F1, $26, $01, $37, $37, $53, $ED, $26, $BD, $96,
$96, $96, $00, $00, $00, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $96, $00,
$00, $96, $96, $96, $00, $00, $00, $96, $DA, $DA, $26, $83, $98, $AD, $6B, $6B,
$AD, $01, $9F, $92, $F1, $DA, $DA, $DA, $F1, $F4, $9F, $98, $D4, $37, $24, $F7,
$F7, $F7, $8F, $6C, $8A, $83, $92, $F1, $96, $00, $00, $00, $00, $00, $96, $96,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $9F, $6C, $F5, $8F, $34, $F4, $96, $F4, $27, $53, $37, $AD,
$26, $96, $00, $00, $00, $00, $00, $00, $00, $96, $00, $96, $96, $96, $00, $00,
$96, $96, $E0, $E0, $E0, $E0, $E0, $E0, $E0, $E0, $E0, $E0, $E0, $E0, $E0, $E0,
$E0, $E0, $E0, $E0, $E0, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $96, $96, $96, $96, $96, $96, $22, $F4, $83, $B5, $AD, $6B, $D4, $98,
$9F, $92, $DA, $DA, $DA, $DA, $F4, $83, $8A, $6B, $D8, $80, $4B, $F7, $D8, $6C,
$98, $9F, $92, $BD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BD, $F4, $EB, $9F, $27, $ED,
$98, $34, $34, $34, $34, $34, $34, $34, $34, $34, $34, $34, $34, $98, $ED, $8E,
$83, $9F, $92, $92, $F1, $DA, $96, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $92, $83, $98, $8A,
$AD, $AD, $34, $8E, $F4, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $6C, $4B, $BB, $92,
$96, $F4, $8A, $6C, $AD, $F4, $E0, $E0, $E0, $96, $96, $96, $96, $96, $96, $96,
$96, $96, $96, $96, $00, $00, $96, $96, $96, $00, $96, $96, $96, $96, $96, $96,
$96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96,
$96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96,
$96, $96, $96, $96, $96, $00, $96, $C6, $8E, $01, $6B, $53, $34, $83, $92, $DA,
$96, $DA, $CD, $9F, $98, $6B, $8F, $F5, $4B, $F7, $8F, $53, $8E, $26, $F1, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $F4, $9F,
$ED, $8A, $6C, $47, $D8, $F7, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B,
$4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $F7, $F7, $D8, $8F, $37, $6B, $8A, $ED,
$4A, $26, $F4, $F1, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $92, $8E, $ED, $9F, $F4, $F1, $F1, $F1, $26, $98, $AD, $8E, $F1, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $DA, $98, $4B, $37, $F4, $96, $8A, $47, $ED, $DA, $00, $DA, $96, $96,
$96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96,
$96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $00, $96, $F4,
$9F, $8E, $8A, $53, $37, $8F, $8F, $8F, $47, $8F, $8F, $8F, $8F, $8F, $37, $6B,
$8A, $ED, $26, $F1, $96, $96, $96, $96, $96, $DA, $96, $96, $96, $96, $96, $96,
$96, $96, $96, $96, $F4, $83, $8A, $6B, $AD, $16, $92, $F1, $DA, $DA, $F1, $9F,
$01, $6C, $D8, $F7, $4B, $80, $37, $01, $9F, $F4, $DA, $00, $00, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $F1, $92, $ED, $D4, $8F, $F7, $4B, $4B, $F7, $D8, $47, $6C, $6B, $D4,
$98, $ED, $98, $98, $98, $98, $98, $98, $98, $98, $ED, $ED, $98, $98, $8A, $D4,
$6C, $37, $47, $13, $80, $F7, $4B, $4B, $F7, $80, $8F, $6C, $8A, $ED, $9F, $F4,
$DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $DA, $8E, $98, $C6, $96, $00, $96, $00,
$00, $00, $00, $DA, $92, $98, $D4, $9F, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $47, $80, $26, $DA, $D4,
$6B, $F1, $E0, $E0, $DA, $DA, $00, $96, $96, $96, $96, $96, $96, $96, $96, $96,
$96, $96, $DA, $DA, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96,
$96, $96, $92, $8E, $6B, $D8, $4B, $4B, $80, $80, $47, $6C, $53, $28, $D4, $D4,
$D4, $D4, $D4, $D4, $D4, $D4, $6C, $47, $D8, $80, $F7, $49, $4B, $8F, $8A, $9F,
$F1, $00, $DA, $96, $96, $96, $96, $96, $96, $DA, $96, $96, $96, $DA, $96, $96,
$22, $26, $34, $28, $D4, $98, $26, $22, $DA, $DA, $92, $27, $AD, $47, $F7, $F7,
$D8, $37, $98, $9F, $F1, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $00, $96, $26, $8E, $6C, $D8, $4B, $F7, $D8, $37,
$AD, $8E, $9F, $C6, $F1, $DA, $DA, $E0, $E0, $DA, $96, $96, $96, $96, $96, $96,
$96, $96, $96, $96, $96, $96, $96, $96, $96, $DA, $F1, $F4, $EB, $9F, $8E, $8A,
$6B, $37, $D8, $F7, $4B, $4B, $80, $8F, $6B, $98, $83, $EB, $F1, $96, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $96,
$83, $92, $00, $00, $00, $F1, $F1, $26, $26, $F4, $DA, $00, $00, $DA, $9F, $AD,
$92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $EB, $80, $47, $DA, $27, $D8, $F4, $96, $96, $96, $96, $96, $96, $DA,
$96, $96, $96, $96, $DA, $DA, $DA, $DA, $DA, $DA, $96, $96, $96, $96, $96, $96,
$96, $96, $96, $96, $96, $96, $96, $92, $28, $80, $4B, $D8, $6B, $34, $8E, $26,
$F4, $F1, $F1, $DA, $96, $96, $96, $96, $96, $96, $DA, $96, $96, $96, $96, $96,
$22, $F1, $26, $27, $98, $6B, $D8, $4B, $4B, $D8, $28, $83, $DA, $96, $DA, $DA,
$96, $96, $DA, $DA, $96, $96, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $92, $B5, $28,
$8A, $ED, $F1, $DA, $96, $BD, $26, $8A, $47, $80, $4B, $F7, $37, $34, $26, $DA,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $00, $96, $26, $8A,
$47, $4B, $F7, $8F, $D4, $8E, $92, $BD, $DA, $DA, $F1, $92, $9F, $83, $ED, $AD,
$53, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6B, $28, $34,
$ED, $8E, $26, $92, $CD, $DA, $DA, $DA, $DA, $F1, $92, $9F, $ED, $AD, $6C, $8F,
$F7, $49, $4B, $D8, $6C, $98, $4A, $92, $DA, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $00, $00, $00,
$00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $00, $9F, $26, $96, $96, $96, $26, $AD, $47, $D8,
$80, $47, $98, $26, $F1, $00, $F1, $9F, $AD, $DA, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $8E, $4B, $8A, $96, $8A, $D8,
$BD, $DA, $DA, $DA, $DA, $96, $96, $96, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $96,
$96, $96, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $92, $D4, $F5, $F5,
$6C, $ED, $92, $F1, $96, $96, $22, $F4, $92, $26, $83, $16, $01, $8A, $8A, $34,
$34, $34, $34, $34, $34, $34, $34, $8E, $9F, $92, $F1, $DA, $DA, $DA, $F1, $92,
$ED, $D4, $13, $F7, $F7, $6C, $83, $BD, $96, $BD, $96, $DA, $DA, $DA, $DA, $DA,
$96, $96, $96, $DA, $DA, $DA, $DA, $DA, $CD, $26, $AD, $AD, $8A, $83, $22, $E0,
$F1, $9F, $01, $37, $F5, $4B, $80, $6C, $ED, $92, $DA, $E0, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $92, $8A, $8F, $4B, $13, $6B, $8E, $F4, $96, $DA, $92, $83,
$8A, $37, $6C, $D4, $8A, $8E, $9F, $92, $DA, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $22, $92, $26, $83, $34, $34, $AD, $6B, $6C, $28,
$ED, $9F, $92, $F1, $96, $96, $DA, $C6, $83, $98, $53, $47, $F7, $4B, $F5, $8F,
$D4, $ED, $26, $BD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $F4, $27, $98, $8A, $28, $28, $8A, $98,
$9F, $96, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$00, $00, $00, $DA, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $96, $00, $00, $96, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $00, $00, $96, $96, $00, $96, $00, $00, $00, $96, $00, $00, $96, $26,
$96, $96, $DA, $D4, $8F, $6B, $26, $96, $96, $00, $01, $6C, $ED, $BD, $00, $F1,
$98, $8E, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $9F, $4B, $53, $96, $8A, $F7, $BD, $DA, $DA, $DA, $DA, $F1, $DA, $F1,
$F1, $96, $BD, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $F1, $DA,
$DA, $DA, $98, $37, $80, $37, $8E, $F1, $DA, $DA, $F4, $9F, $98, $28, $6C, $8F,
$24, $F5, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B,
$F7, $80, $13, $37, $28, $ED, $9F, $F4, $DA, $DA, $DA, $9F, $8A, $47, $4B, $4B,
$6B, $26, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA,
$DA, $DA, $F1, $DA, $F4, $8E, $AD, $8A, $9F, $DA, $96, $F1, $9F, $AD, $47, $F7,
$F7, $13, $8A, $83, $F1, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $9F, $6C, $4B, $24, $D4,
$26, $BD, $96, $92, $98, $6B, $6B, $34, $92, $96, $96, $96, $96, $00, $00, $96,
$00, $00, $00, $96, $96, $00, $00, $96, $96, $96, $96, $96, $96, $96, $96, $96,
$00, $00, $00, $00, $96, $96, $00, $96, $92, $8E, $98, $D4, $6B, $AD, $8E, $92,
$BD, $00, $22, $F1, $26, $98, $BB, $D8, $F7, $F7, $8F, $6B, $8E, $F4, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $CD, $83,
$ED, $4A, $F4, $F4, $F1, $F1, $92, $8E, $8A, $8A, $B5, $BD, $00, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $26, $F1, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $83, $F4, $96, $96, $28, $D8, $83, $96, $26, $8F,
$4B, $7C, $AD, $F1, $6B, $8E, $DA, $96, $92, $8A, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92, $80, $47, $F1, $F1, $80,
$80, $26, $F1, $DA, $DA, $F1, $DA, $96, $F1, $F1, $BD, $BD, $BD, $BD, $BD, $BD,
$BD, $BD, $DA, $F1, $F1, $DA, $DA, $92, $D4, $F5, $47, $8A, $92, $96, $96, $92,
$ED, $D4, $8F, $80, $4B, $4B, $F5, $D8, $47, $6C, $53, $8A, $B5, $8E, $8E, $ED,
$ED, $ED, $ED, $ED, $ED, $ED, $34, $28, $6C, $37, $8F, $F5, $4B, $F7, $80, $8F,
$6B, $98, $9F, $F1, $96, $DA, $26, $AD, $8F, $49, $24, $98, $F1, $DA, $DA, $F1,
$F1, $DA, $DA, $DA, $DA, $DA, $DA, $F1, $F1, $DA, $DA, $DA, $DA, $DA, $DA, $F4,
$8E, $D4, $8A, $9F, $DA, $96, $F1, $8E, $6C, $13, $4B, $80, $6C, $ED, $F4, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $DA, $8E, $F7, $F7, $BB, $9F, $96, $F4, $9F, $37, $53, $8E, $F1, $00, $00,
$96, $96, $96, $96, $96, $96, $96, $96, $00, $00, $BD, $9F, $8A, $6C, $47, $8F,
$8F, $37, $47, $47, $8F, $8F, $37, $6C, $28, $8A, $9F, $92, $DA, $E0, $96, $96,
$96, $96, $96, $96, $00, $DA, $9F, $34, $D4, $D4, $ED, $26, $F1, $DA, $DA, $92,
$ED, $6B, $D8, $F7, $F7, $8F, $8A, $9F, $F1, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $00, $00, $26, $8E, $26, $F1, $E0, $00, $00, $00, $00, $00, $00,
$F1, $92, $98, $AD, $4A, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$F4, $83, $98, $98, $AD, $AD, $F4, $00, $00, $00, $96, $C6, $8E, $34, $AD, $AD,
$34, $ED, $DA, $96, $00, $00, $00, $96, $DA, $26, $B5, $8A, $AD, $34, $4A, $F1,
$00, $00, $96, $00, $00, $00, $00, $96, $F4, $26, $ED, $9F, $F1, $E0, $00, $00,
$96, $DA, $83, $83, $9F, $F1, $00, $00, $00, $00, $96, $00, $00, $00, $DA, $9F,
$98, $8A, $AD, $28, $8A, $8E, $F1, $00, $00, $00, $00, $DA, $26, $16, $8A, $D4,
$AD, $98, $9F, $DA, $00, $00, $F4, $83, $98, $AD, $D4, $34, $8E, $F4, $EB, $00,
$96, $9F, $D8, $AD, $F1, $26, $F7, $D8, $6C, $8F, $49, $EB, $C6, $37, $9F, $00,
$F1, $53, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $F4, $6B, $4B, $ED, $00, $83, $47, $49, $37, $ED, $F1, $DA, $F1, $F1,
$F1, $DA, $DA, $F1, $F1, $F1, $DA, $DA, $DA, $F1, $F1, $DA, $F1, $ED, $47, $80,
$6C, $8E, $DA, $DA, $F4, $16, $6B, $8F, $F5, $4B, $D8, $6C, $8A, $83, $92, $F4,
$F4, $F1, $F1, $DA, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96,
$F1, $F1, $F4, $26, $83, $34, $6C, $24, $4B, $4B, $F5, $37, $8A, $83, $CD, $E0,
$F1, $83, $6C, $F5, $F5, $8A, $CD, $DA, $F1, $F1, $F1, $F1, $F1, $DA, $DA, $F1,
$F1, $F1, $BD, $BD, $BD, $BD, $BD, $BD, $BD, $BD, $F4, $ED, $28, $34, $EB, $96,
$22, $26, $8A, $37, $F5, $F5, $47, $98, $92, $DA, $E0, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $8E, $24, $80, $8A, $F4, $E0, $8E,
$6C, $6C, $F1, $DA, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $96, $F1,
$ED, $D8, $4B, $80, $8F, $6C, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $6B, $37,
$8F, $D8, $F7, $4B, $4B, $F5, $37, $34, $26, $F1, $96, $96, $96, $96, $96, $96,
$96, $96, $26, $ED, $AD, $8A, $83, $F1, $96, $96, $92, $ED, $6C, $80, $4B, $80,
$6B, $8E, $F4, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $C6, $9F, $F1, $00,
$00, $DA, $F4, $EB, $EB, $92, $F1, $E0, $00, $96, $96, $26, $AD, $98, $96, $00,
$96, $00, $96, $00, $00, $00, $00, $F4, $9F, $9F, $DA, $00, $F4, $ED, $ED, $26,
$00, $DA, $ED, $8E, $9F, $F4, $DA, $F1, $9F, $ED, $D4, $B5, $92, $96, $00, $92,
$83, $ED, $92, $F1, $F1, $26, $8A, $AD, $27, $F1, $00, $00, $00, $00, $CD, $8E,
$B5, $8E, $83, $8A, $AD, $16, $F4, $F1, $83, $8A, $9F, $8E, $34, $AD, $ED, $F1,
$00, $00, $00, $00, $DA, $9F, $8E, $8E, $26, $DA, $F1, $F1, $92, $98, $D4, $8A,
$9F, $00, $92, $83, $8E, $26, $F1, $DA, $92, $9F, $28, $98, $26, $26, $8E, $83,
$92, $DA, $F4, $26, $98, $ED, $F1, $96, $BD, $6C, $47, $92, $F4, $6C, $8F, $92,
$F4, $6C, $7C, $F4, $F4, $37, $9F, $96, $F1, $98, $92, $E0, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $8E, $F7, $13, $8E, $96,
$F1, $83, $47, $4B, $4B, $8F, $AD, $83, $92, $F1, $F1, $F1, $F1, $F1, $F1, $F4,
$9F, $8E, $AD, $13, $4B, $D8, $34, $92, $F1, $DA, $26, $8A, $8F, $F5, $F7, $D8,
$53, $8E, $F4, $BD, $96, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $F1, $F4,
$9F, $98, $37, $80, $49, $F7, $37, $34, $26, $DA, $DA, $EB, $D4, $F7, $80, $98,
$F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1,
$F1, $F1, $F1, $F1, $F1, $92, $34, $D4, $83, $F1, $96, $F4, $8E, $6B, $80, $4B,
$8F, $AD, $9F, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$F4, $6C, $F7, $98, $BD, $CD, $AD, $37, $92, $96, $DA, $96, $96, $96, $DA, $96,
$96, $96, $96, $DA, $96, $DA, $AD, $F7, $8F, $98, $26, $F1, $96, $96, $DA, $96,
$96, $96, $96, $96, $96, $96, $96, $96, $DA, $DA, $92, $26, $8E, $8A, $6C, $D8,
$4B, $4B, $D8, $53, $9F, $96, $96, $DA, $DA, $96, $96, $DA, $DA, $DA, $9F, $AD,
$28, $ED, $F4, $DA, $DA, $26, $8A, $8F, $F5, $F7, $6C, $8E, $F1, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $26, $92, $00, $96, $92, $98, $BB, $24, $80, $13, $6C, $98,
$92, $DA, $96, $00, $F4, $8A, $B5, $96, $00, $96, $00, $00, $00, $00, $96, $9F,
$26, $00, $00, $96, $00, $96, $B5, $8A, $00, $8E, $92, $BD, $00, $00, $00, $00,
$96, $96, $F4, $ED, $28, $98, $F1, $9F, $C6, $00, $00, $00, $00, $00, $96, $EB,
$98, $D4, $9F, $96, $00, $F4, $83, $EB, $DA, $00, $00, $DA, $92, $ED, $8A, $8E,
$92, $DA, $96, $96, $96, $92, $98, $AD, $8E, $F1, $00, $96, $92, $83, $F4, $00,
$00, $96, $00, $00, $00, $96, $F1, $83, $AD, $34, $27, $F4, $96, $00, $E0, $E0,
$E0, $E0, $22, $8E, $ED, $83, $F4, $00, $00, $00, $00, $96, $DA, $F1, $96, $96,
$27, $F7, $8A, $92, $9F, $F7, $EB, $DA, $96, $98, $4B, $D4, $EB, $8F, $8E, $96,
$96, $8A, $C6, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F1, $8A, $F7, $80, $8A, $92, $DA, $DA, $26, $34, $6C, $D8, $F7,
$49, $49, $49, $49, $49, $49, $49, $4B, $F7, $80, $37, $34, $26, $F1, $DA, $CD,
$8E, $53, $80, $F7, $80, $6C, $8E, $C6, $BD, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $F1, $26, $B5, $6C, $F5, $4B,
$D8, $6B, $8E, $F1, $96, $26, $6C, $4B, $D8, $8E, $F4, $22, $F4, $F4, $F1, $F4,
$F4, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F4,
$83, $AD, $34, $EB, $96, $BD, $9F, $D4, $D8, $4B, $80, $53, $9F, $BD, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $27, $4B, $6C, $F1, $F4, $6C, $98, $F1,
$96, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $96, $8F, $37, $9F,
$DA, $00, $F1, $92, $8E, $98, $98, $98, $01, $01, $01, $8A, $8A, $8A, $98, $16,
$9F, $26, $92, $CD, $DA, $96, $96, $F1, $26, $8E, $53, $13, $4B, $F7, $6C, $83,
$22, $96, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $26, $AD, $AD, $83, $DA, $96, $F4,
$ED, $6C, $4B, $F7, $6C, $83, $F1, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $26, $96, $00, $9F,
$47, $8F, $8A, $83, $26, $83, $ED, $6C, $37, $01, $92, $00, $96, $F1, $8A, $ED,
$00, $00, $00, $00, $00, $00, $83, $F4, $96, $96, $92, $8E, $96, $96, $F1, $8A,
$9F, $92, $96, $00, $DA, $92, $9F, $F1, $DA, $96, $00, $96, $F4, $8E, $ED, $92,
$00, $96, $F1, $92, $F4, $DA, $00, $00, $BD, $92, $28, $8A, $F1, $4A, $C6, $96,
$00, $DA, $DA, $E0, $E0, $DA, $CD, $F4, $00, $96, $96, $96, $96, $00, $DA, $92,
$34, $AD, $26, $26, $83, $96, $96, $00, $F1, $92, $26, $92, $BD, $DA, $00, $00,
$F1, $9F, $92, $00, $96, $22, $92, $92, $F1, $96, $96, $DA, $9F, $DA, $96, $96,
$F1, $26, $92, $DA, $00, $96, $00, $F1, $53, $4B, $9F, $9F, $6B, $6B, $F1, $00,
$00, $26, $8F, $4B, $4B, $6C, $92, $00, $CD, $34, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $F1, $98, $8F, $4B,
$D8, $D4, $9F, $F4, $96, $96, $F1, $92, $83, $8E, $8E, $8E, $8E, $8E, $8E, $9F,
$92, $F1, $96, $DA, $F1, $26, $34, $47, $F7, $4B, $47, $8A, $26, $BD, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $F1, $26, $8A, $47, $F7, $80, $37, $8E, $DA, $96, $83,
$47, $4B, $37, $9F, $22, $F4, $F4, $F4, $F1, $F4, $F4, $F4, $F1, $F1, $F4, $F4,
$22, $F4, $F4, $F4, $F4, $F4, $F1, $BD, $F1, $F4, $92, $34, $AD, $9F, $DA, $DA,
$26, $34, $8F, $4B, $80, $6B, $4A, $BD, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1,
$AD, $F7, $8E, $DA, $D4, $D4, $F1, $96, $F4, $DA, $DA, $DA, $BD, $BD, $BD, $BD,
$BD, $BD, $BD, $BD, $ED, $D4, $BD, $96, $9F, $53, $8F, $D8, $F7, $4B, $4B, $4B,
$4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $D8, $47, $6C, $AD, $ED, $9F,
$F4, $DA, $DA, $DA, $26, $AD, $8F, $4B, $80, $37, $92, $BD, $DA, $F1, $DA, $DA,
$DA, $DA, $DA, $F1, $83, $8A, $98, $F4, $DA, $F4, $8E, $37, $4B, $F5, $AD, $92,
$96, $96, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F4, $F1, $00, $92, $6C, $37, $ED, $ED, $83, $ED, $ED, $83, $8E,
$B5, $6B, $AD, $26, $00, $00, $92, $8A, $83, $00, $00, $00, $00, $00, $26, $96,
$00, $26, $37, $D4, $ED, $96, $00, $9F, $26, $DA, $00, $92, $8A, $6C, $D8, $8F,
$8A, $26, $F1, $00, $00, $F1, $F1, $96, $96, $92, $6B, $D8, $47, $98, $26, $DA,
$00, $96, $DA, $ED, $ED, $26, $00, $00, $9F, $ED, $34, $26, $DA, $00, $00, $96,
$96, $F4, $8A, $8A, $26, $96, $96, $00, $DA, $9F, $8A, $9F, $F1, $00, $DA, $8E,
$6C, $8F, $D8, $8F, $D4, $9F, $F1, $DA, $00, $DA, $DA, $00, $92, $6B, $8F, $80,
$6B, $83, $96, $96, $F1, $00, $96, $ED, $6C, $D8, $37, $98, $96, $96, $00, $F4,
$8F, $8F, $ED, $8E, $8F, $8A, $96, $00, $96, $00, $EB, $98, $AD, $9F, $00, $00,
$26, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $DA, $26, $8A, $8F, $4B, $80, $47, $28, $ED, $26, $CD,
$DA, $DA, $DA, $DA, $DA, $DA, $DA, $F1, $92, $26, $8E, $D4, $8F, $F5, $F7, $80,
$6B, $ED, $F4, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA,
$92, $8E, $47, $F7, $F7, $BB, $83, $96, $F1, $8E, $F7, $F7, $D4, $F4, $BD, $F4,
$F1, $F4, $F1, $F4, $F4, $F4, $F1, $F4, $F4, $F1, $F4, $F4, $F4, $F4, $F4, $F4,
$F4, $F1, $F1, $F1, $92, $ED, $AD, $8E, $F1, $96, $F4, $34, $47, $4B, $D8, $D4,
$9F, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F4, $8F, $D8, $92, $92, $D8, $9F, $BD, $BD,
$BD, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $BD, $8F, $F4, $F4, $AD,
$80, $4B, $D8, $37, $53, $34, $ED, $ED, $ED, $ED, $ED, $ED, $ED, $ED, $98, $8A,
$D4, $6B, $8F, $24, $F7, $4B, $4B, $F7, $8F, $6C, $98, $9F, $F1, $DA, $DA, $EB,
$AD, $8F, $49, $8F, $8E, $BD, $DA, $CD, $CD, $CD, $CD, $BD, $F1, $F1, $92, $8A,
$AD, $F4, $DA, $F4, $16, $8F, $49, $8F, $16, $F1, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $26, $22, $00, $9F, $F5,
$8F, $8E, $ED, $98, $37, $49, $7C, $8F, $8A, $8A, $6B, $6B, $92, $96, $00, $83,
$8A, $22, $00, $00, $00, $F1, $92, $00, $F1, $53, $80, $D4, $37, $F1, $E0, $F1,
$92, $00, $96, $6B, $F5, $6B, $98, $8A, $6B, $D8, $AD, $83, $96, $00, $96, $00,
$22, $D4, $4B, $8A, $8A, $37, $37, $8A, $92, $96, $96, $DA, $92, $DA, $96, $92,
$BB, $13, $BB, $47, $D4, $9F, $22, $00, $F4, $47, $47, $37, $37, $AD, $9F, $96,
$00, $00, $CD, $CD, $00, $DA, $98, $13, $37, $8A, $98, $8A, $6B, $47, $6B, $27,
$96, $96, $00, $DA, $34, $F7, $AD, $ED, $AD, $37, $F1, $00, $00, $96, $EB, $8F,
$8F, $98, $8A, $37, $9F, $00, $DA, $9F, $80, $37, $ED, $34, $80, $9F, $96, $96,
$F1, $96, $00, $BD, $96, $00, $00, $92, $8E, $F1, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $96,
$92, $98, $37, $D8, $4B, $4B, $80, $8F, $37, $37, $6C, $6C, $6C, $6C, $6C, $37,
$8F, $24, $4B, $F7, $D8, $37, $8A, $9F, $F1, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $16, $37, $F7, $80, $D4,
$92, $96, $F4, $D4, $4B, $D8, $ED, $C6, $C6, $F4, $92, $F4, $F4, $F4, $F4, $F4,
$F4, $F4, $F4, $F4, $F4, $F4, $F4, $F4, $92, $92, $F4, $F4, $F4, $F4, $92, $ED,
$8A, $98, $F4, $96, $F4, $8A, $8F, $4B, $80, $8A, $92, $BD, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4,
$D8, $8F, $F1, $9F, $4B, $26, $F1, $F4, $96, $F4, $F1, $F1, $F1, $F1, $F1, $F1,
$F1, $F1, $F1, $F4, $37, $96, $83, $4B, $47, $98, $92, $F4, $DA, $96, $96, $96,
$96, $DA, $96, $96, $96, $96, $96, $DA, $F1, $F1, $F1, $F4, $26, $83, $01, $6C,
$D8, $F5, $4B, $F7, $47, $8A, $9F, $F1, $DA, $F4, $ED, $37, $4B, $13, $83, $F1,
$F1, $F1, $BD, $F1, $F1, $F1, $F1, $DA, $92, $8A, $8A, $CD, $DA, $9F, $8A, $80,
$4B, $AD, $92, $00, $00, $96, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $92, $F1, $00, $26, $D8, $80, $D4, $D4, $80, $80, $37, $37, $F7,
$7C, $37, $AD, $6C, $AD, $F4, $00, $96, $98, $98, $96, $00, $00, $26, $F1, $00,
$26, $24, $8F, $28, $47, $9F, $96, $96, $F1, $00, $26, $8F, $D8, $AD, $8A, $28,
$8A, $8A, $BB, $47, $34, $F1, $96, $96, $C6, $8F, $80, $AD, $AD, $AD, $AD, $47,
$6C, $83, $BD, $00, $96, $96, $00, $26, $D8, $D8, $AD, $AD, $37, $47, $98, $F4,
$9F, $80, $8F, $28, $28, $37, $47, $98, $F1, $00, $00, $96, $00, $26, $8F, $8F,
$28, $01, $53, $80, $7C, $8F, $6C, $8F, $34, $F1, $96, $00, $27, $49, $8F, $8A,
$AD, $8F, $9F, $96, $00, $96, $92, $8F, $4B, $AD, $8A, $37, $D4, $F1, $DA, $8A,
$49, $AD, $8A, $6B, $13, $F4, $E0, $F1, $26, $F4, $DA, $96, $96, $BD, $C6, $9F,
$9F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $96, $00, $00, $00, $00, $00, $96, $BD, $92, $8E, $8A, $6C, $8F,
$80, $80, $F7, $F7, $F7, $F7, $F7, $24, $8F, $37, $8A, $8E, $92, $F4, $DA, $00,
$00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $92, $98, $47, $4B, $8F, $98, $F1, $96, $26, $8F, $4B, $6B,
$9F, $92, $F4, $92, $92, $F4, $92, $92, $F4, $92, $F4, $92, $92, $F4, $F4, $F4,
$F4, $F4, $92, $F4, $F4, $92, $F4, $F4, $92, $26, $D4, $ED, $F4, $00, $92, $8A,
$47, $4B, $8F, $8A, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F1, $8F, $D8, $92, $F1, $80, $AD, $DA, $F4,
$92, $F1, $F4, $F4, $F4, $F4, $F4, $F4, $F4, $F4, $F4, $9F, $AD, $BD, $8A, $4B,
$98, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $DA, $F1, $92, $26, $98, $37, $80, $F7, $F7, $47,
$98, $C6, $96, $F1, $83, $8F, $49, $8F, $83, $F1, $C6, $CD, $CD, $CD, $F1, $F4,
$F4, $F1, $F4, $D4, $ED, $96, $BD, $ED, $47, $49, $6C, $9F, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BD, $F4, $00, $BD, $8A,
$4B, $49, $49, $47, $9F, $F1, $F4, $8E, $8F, $49, $8F, $6B, $8F, $34, $F1, $00,
$F4, $AD, $26, $00, $00, $9F, $E0, $E0, $8E, $4B, $37, $6B, $37, $D4, $DA, $00,
$96, $96, $9F, $F7, $13, $53, $6B, $6B, $6B, $53, $53, $6C, $37, $AD, $26, $DA,
$CD, $47, $49, $6B, $D4, $D4, $D4, $6B, $37, $24, $B5, $F1, $96, $96, $00, $26,
$80, $80, $53, $6B, $6B, $37, $37, $AD, $34, $4B, $D8, $D4, $6B, $6C, $6C, $47,
$6B, $9F, $96, $00, $BD, $AD, $49, $6C, $D4, $6C, $8F, $D8, $AD, $4B, $4B, $6C,
$8F, $53, $92, $E0, $EB, $8F, $F7, $6B, $6B, $8F, $8A, $96, $96, $96, $96, $98,
$49, $47, $6B, $6B, $47, $26, $F1, $37, $4B, $6B, $6B, $47, $53, $22, $00, $26,
$83, $BD, $92, $92, $92, $26, $92, $F1, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $00, $00, $96, $F1, $F4, $92, $92, $92, $92, $92, $92, $26, $92,
$F4, $F4, $BD, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $96, $00, $00, $96, $92, $D4,
$24, $4B, $37, $8E, $DA, $DA, $98, $4B, $4B, $B5, $26, $F4, $92, $92, $F4, $92,
$92, $F4, $92, $92, $92, $92, $92, $92, $92, $92, $F4, $92, $92, $92, $92, $92,
$F4, $92, $92, $9F, $AD, $98, $F1, $96, $9F, $AD, $80, $80, $47, $98, $F4, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA,
$53, $4B, $ED, $DA, $6B, $F5, $ED, $F1, $F1, $92, $F4, $F4, $F4, $F4, $F4, $F4,
$F4, $F4, $F1, $AD, $8E, $00, $37, $80, $83, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $BD, $F1, $26, $ED, $6C, $F7, $4B, $D8, $AD, $26, $96, $BD, $8E, $F7,
$F7, $34, $F1, $C6, $C6, $F4, $F4, $F4, $F4, $F4, $F4, $F1, $8E, $D4, $9F, $96,
$4A, $53, $4B, $47, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $92, $22, $00, $DA, $98, $AD, $34, $26, $96, $00, $96, $96,
$83, $D8, $49, $37, $37, $8F, $83, $00, $DA, $83, $8A, $DA, $96, $EB, $00, $F1,
$D4, $4B, $6C, $6C, $6C, $D8, $EB, $96, $96, $96, $26, $F7, $80, $6C, $6C, $6C,
$4B, $49, $80, $8F, $37, $47, $6B, $8E, $F4, $6B, $49, $37, $6B, $47, $49, $F7,
$47, $6C, $13, $AD, $26, $96, $96, $26, $D8, $80, $6C, $6C, $D8, $F7, $D8, $8F,
$47, $80, $D8, $BB, $BB, $24, $F7, $13, $47, $24, $ED, $96, $F1, $D4, $49, $6B,
$6C, $6C, $F5, $8E, $F4, $D4, $4B, $80, $6C, $8F, $AD, $92, $BD, $98, $4B, $D8,
$6B, $6C, $D8, $92, $00, $00, $96, $EB, $24, $F7, $6C, $6C, $D8, $ED, $26, $D8,
$8F, $BB, $6C, $F5, $ED, $E0, $DA, $8E, $92, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $DA, $83, $6C, $F5, $F5, $28, $F4, $96, $26,
$6C, $49, $47, $8E, $92, $92, $92, $92, $26, $92, $92, $92, $92, $92, $92, $92,
$92, $92, $92, $26, $26, $92, $92, $92, $92, $92, $92, $92, $92, $83, $AD, $8E,
$F1, $96, $4A, $6B, $4B, $F7, $6B, $9F, $BD, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $83, $80, $6C, $F4, $F4, $8F, $4B, $6B,
$9F, $CD, $92, $F4, $F4, $92, $92, $F4, $F4, $92, $9F, $37, $92, $92, $8F, $D8,
$F4, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $DA, $DA, $9F,
$D4, $D8, $4B, $80, $D4, $26, $96, $92, $53, $49, $6C, $26, $BD, $92, $92, $F4,
$92, $F4, $F4, $EB, $BD, $26, $34, $83, $F1, $F1, $6B, $80, $47, $9F, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $DA, $F1, $DA, $00,
$DA, $DA, $DA, $00, $96, $96, $96, $96, $DA, $ED, $F7, $4B, $6C, $13, $AD, $BD,
$96, $DA, $AD, $9F, $F4, $F4, $00, $92, $8F, $F5, $37, $37, $6C, $D8, $98, $96,
$00, $00, $92, $13, $F7, $37, $6C, $6C, $F7, $37, $F7, $49, $80, $37, $8F, $47,
$4A, $8E, $F7, $80, $37, $6C, $F7, $4B, $4B, $F5, $37, $8F, $47, $92, $96, $26,
$80, $80, $37, $37, $D8, $49, $4B, $80, $8F, $4B, $80, $6C, $6C, $F7, $F7, $F7,
$D8, $37, $D8, $B5, $92, $53, $7C, $6C, $6C, $37, $80, $8E, $DA, $F1, $AD, $49,
$D8, $6C, $13, $8A, $DA, $EB, $D8, $49, $37, $6C, $D8, $ED, $96, $00, $96, $DA,
$53, $49, $8F, $6B, $47, $BB, $98, $4B, $D8, $6C, $47, $24, $26, $00, $F1, $ED,
$F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$96, $F4, $ED, $13, $4B, $47, $ED, $DA, $DA, $83, $F7, $F7, $28, $92, $92, $26,
$92, $92, $EB, $EB, $EB, $EB, $EB, $EB, $EB, $EB, $EB, $92, $92, $26, $92, $92,
$26, $92, $EB, $92, $26, $26, $26, $ED, $D4, $4A, $96, $F1, $83, $37, $4B, $24,
$8A, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$F1, $37, $F7, $98, $96, $F4, $8A, $24, $4B, $37, $98, $4A, $92, $92, $92, $92,
$4A, $98, $D8, $8A, $96, $98, $F7, $D4, $F1, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $DA, $92, $8A, $8F, $F7, $13, $98, $F1,
$F1, $B5, $4B, $28, $26, $C6, $92, $92, $92, $92, $92, $92, $92, $92, $92, $34,
$D4, $F1, $F1, $6B, $4B, $6C, $F4, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $F4, $F4, $F1, $00, $96, $96, $96, $F4, $9F, $92, $E0,
$E0, $F1, $D4, $4B, $D8, $37, $80, $8E, $00, $96, $83, $ED, $26, $DA, $E0, $9F,
$F7, $24, $37, $37, $37, $8F, $6C, $22, $00, $00, $DA, $6C, $49, $47, $37, $37,
$80, $8E, $9F, $6B, $49, $49, $80, $D8, $8E, $92, $D8, $4B, $37, $37, $F7, $D4,
$6B, $49, $49, $D8, $80, $26, $BD, $92, $F7, $80, $37, $37, $8F, $8F, $47, $4B,
$F7, $47, $D8, $37, $37, $D8, $47, $D8, $4B, $80, $37, $24, $34, $AD, $4B, $8F,
$37, $47, $80, $8E, $96, $96, $26, $D8, $4B, $37, $37, $D8, $8E, $92, $AD, $49,
$8F, $37, $47, $6C, $F4, $96, $96, $00, $83, $F7, $80, $8F, $6C, $80, $37, $49,
$47, $47, $80, $D4, $22, $96, $F1, $8A, $83, $96, $00, $96, $00, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $26, $53, $F7, $80, $D4,
$9F, $96, $C6, $53, $4B, $D8, $83, $92, $9F, $EB, $EB, $26, $9F, $26, $92, $EB,
$26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26,
$9F, $ED, $53, $26, $96, $F4, $98, $D8, $4B, $47, $83, $BD, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $00, $96, $9F, $24, $80, $8A, $F4, $96, $F4,
$8A, $8F, $F7, $49, $49, $49, $49, $49, $F7, $8F, $8E, $96, $92, $D8, $80, $83,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $F1, $92, $AD, $80, $F7, $D4, $92, $DA, $98, $7C, $ED, $92, $EB, $EB,
$EB, $EB, $92, $92, $92, $EB, $EB, $92, $8E, $6C, $F1, $F1, $37, $F7, $98, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F4,
$92, $92, $26, $26, $9F, $00, $00, $F4, $96, $96, $92, $24, $49, $47, $8F, $6C,
$CD, $E0, $F1, $ED, $9F, $00, $96, $98, $49, $8F, $47, $47, $47, $8F, $24, $83,
$E0, $00, $96, $98, $4B, $F7, $37, $8F, $80, $D4, $8E, $9F, $8A, $24, $4B, $D4,
$F4, $BD, $AD, $49, $D8, $8F, $47, $8F, $8E, $8A, $80, $4B, $53, $F1, $00, $83,
$D8, $F5, $47, $47, $80, $6C, $9F, $8A, $4B, $4B, $47, $8F, $37, $F7, $28, $27,
$6C, $7C, $4B, $37, $80, $BB, $F7, $F7, $37, $8F, $80, $98, $96, $00, $DA, $01,
$49, $24, $47, $8F, $8F, $9F, $9F, $F7, $4B, $37, $47, $13, $ED, $96, $96, $00,
$92, $47, $49, $8F, $47, $D8, $4B, $D8, $8F, $D8, $47, $26, $96, $96, $96, $92,
$98, $AD, $F4, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $22, $8E, $37, $4B, $D8, $98, $F1, $F1, $26, $D8, $49, $6B,
$26, $26, $26, $26, $92, $92, $9F, $9F, $92, $26, $26, $26, $26, $26, $26, $26,
$26, $26, $26, $26, $26, $26, $26, $26, $26, $9F, $9F, $AD, $AD, $F4, $96, $26,
$D4, $F7, $F7, $8A, $EB, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$96, $96, $ED, $8F, $F7, $47, $ED, $F1, $96, $DA, $92, $9F, $8E, $8E, $8E, $8E,
$26, $22, $96, $9F, $BB, $F7, $D4, $F1, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $8E, $47, $4B,
$37, $F4, $F1, $47, $24, $92, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26,
$26, $ED, $8A, $F1, $83, $F7, $8F, $92, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $96,
$F1, $00, $DA, $8A, $4B, $F5, $13, $13, $8E, $96, $96, $9F, $92, $00, $DA, $28,
$49, $8F, $8F, $8F, $D8, $D8, $D8, $D4, $DA, $00, $00, $C6, $8F, $4B, $13, $8F,
$D8, $D8, $D8, $53, $34, $ED, $9F, $F1, $96, $96, $9F, $80, $4B, $47, $8F, $80,
$98, $F4, $26, $9F, $F1, $96, $00, $92, $80, $F7, $8F, $8F, $8F, $6C, $F4, $F4,
$D4, $4B, $F7, $8F, $8F, $D8, $28, $F4, $26, $8A, $4B, $4B, $80, $D8, $49, $4B,
$47, $8F, $D8, $D4, $BD, $00, $00, $9F, $F7, $F7, $47, $D8, $D8, $8A, $EB, $6B,
$49, $D8, $8F, $80, $6C, $F4, $00, $96, $96, $98, $4B, $F5, $13, $13, $24, $8F,
$80, $49, $47, $ED, $CD, $DA, $96, $00, $BD, $16, $34, $26, $00, $00, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $92, $8A,
$D8, $F7, $BB, $9F, $96, $C6, $8A, $F7, $80, $ED, $9F, $26, $26, $9F, $26, $26,
$9F, $9F, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $26, $9F, $26,
$26, $26, $26, $9F, $8E, $AD, $8E, $96, $F4, $B5, $8F, $4B, $8F, $9F, $DA, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $83, $6B, $80, $F7, $47,
$8A, $83, $F4, $F1, $96, $96, $96, $DA, $F4, $26, $28, $D8, $F7, $6C, $92, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $26, $6C, $F7, $28, $96, $ED, $49, $8E, $9F, $26,
$9F, $9F, $9F, $9F, $9F, $26, $9F, $26, $26, $26, $AD, $9F, $96, $53, $F7, $34,
$DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $DA, $F4, $96, $00, $C6, $8F, $49, $D8, $80,
$6B, $DA, $00, $F4, $F4, $00, $F4, $37, $4B, $8F, $D8, $D8, $F7, $F7, $D8, $D8,
$26, $E0, $00, $96, $AD, $4B, $F7, $8F, $8F, $4B, $80, $80, $D8, $6C, $ED, $F4,
$00, $96, $F1, $6B, $49, $D8, $D8, $D8, $6C, $F4, $96, $96, $00, $00, $00, $F4,
$8F, $4B, $13, $13, $13, $24, $26, $96, $92, $13, $49, $13, $13, $13, $37, $F1,
$96, $F4, $6B, $F7, $F7, $80, $4B, $4B, $80, $8F, $D8, $D8, $92, $E0, $E0, $F1,
$47, $49, $D8, $D8, $D8, $37, $26, $8E, $4B, $F7, $D8, $D8, $F5, $98, $DA, $00,
$96, $F4, $D8, $49, $D8, $8F, $D8, $D8, $D8, $D8, $80, $F7, $8F, $01, $EB, $96,
$00, $DA, $ED, $34, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $DA, $83, $6C, $4B, $D8, $8A, $F4, $E0, $83,
$8F, $49, $6B, $8E, $EB, $9F, $9F, $9F, $9F, $26, $9F, $9F, $9F, $9F, $9F, $9F,
$9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $34, $D4,
$26, $96, $26, $AD, $F5, $F7, $28, $92, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $F1, $8E, $6C, $D8, $F7, $F7, $D8, $47, $6C, $6C, $6C, $6C,
$47, $80, $4B, $8F, $8A, $92, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $ED,
$F7, $47, $C6, $EB, $4B, $98, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F,
$9F, $9F, $9F, $8A, $F1, $92, $24, $8F, $92, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $00, $00,
$96, $92, $00, $96, $98, $4B, $F5, $24, $24, $9F, $E0, $DA, $F1, $96, $EB, $D8,
$4B, $D8, $D8, $D8, $4B, $4B, $80, $F7, $8A, $DA, $00, $96, $EB, $D8, $49, $80,
$13, $F7, $4B, $F5, $F5, $F7, $24, $AD, $26, $DA, $DA, $27, $F5, $4B, $D8, $D8,
$80, $83, $96, $00, $00, $00, $F4, $83, $6B, $49, $80, $D8, $D8, $F5, $8E, $96,
$DA, $28, $49, $80, $D8, $D8, $D8, $92, $00, $00, $F4, $AD, $49, $80, $80, $4B,
$4B, $D8, $D8, $F7, $83, $00, $00, $DA, $28, $49, $80, $13, $D8, $80, $8E, $92,
$8F, $49, $24, $24, $D8, $D8, $8E, $DA, $00, $BD, $AD, $4B, $F5, $D8, $80, $49,
$7C, $4B, $4B, $D8, $D8, $F7, $8F, $ED, $DA, $00, $F1, $34, $16, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$96, $F4, $34, $24, $F7, $37, $8E, $96, $F4, $8A, $F7, $8F, $8A, $9F, $9F, $9F,
$9F, $83, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F, $9F,
$9F, $9F, $83, $83, $9F, $9F, $26, $ED, $D4, $83, $96, $F4, $ED, $8F, $4B, $37,
$83, $BD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $EB,
$98, $6B, $8F, $80, $F7, $F7, $F7, $80, $D8, $37, $34, $26, $96, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $92, $37, $49, $D4, $DA, $4A, $4B, $83, $83, $83,
$83, $83, $83, $83, $83, $83, $83, $83, $83, $83, $9F, $AD, $27, $DA, $6C, $4B,
$83, $E0, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $F1, $83, $98, $98, $26, $DA, $96, $F4, $8F, $49, $80,
$F7, $D4, $BD, $00, $96, $96, $83, $F7, $F7, $80, $80, $80, $4B, $4B, $4B, $80,
$8F, $92, $00, $00, $00, $8A, $F7, $4B, $80, $80, $49, $4B, $4B, $4B, $D8, $F7,
$D8, $83, $BD, $92, $47, $7C, $80, $80, $F7, $D4, $DA, $00, $96, $26, $6B, $37,
$37, $4B, $4B, $80, $80, $80, $D4, $CD, $96, $8E, $4B, $F7, $24, $F5, $F5, $98,
$96, $00, $00, $9F, $F5, $4B, $80, $4B, $49, $F7, $80, $80, $D4, $CD, $00, $96,
$ED, $49, $F7, $D8, $80, $F7, $6B, $8A, $6C, $4B, $F7, $80, $80, $80, $80, $83,
$DA, $96, $83, $F7, $4B, $80, $D8, $4B, $4B, $8F, $F7, $49, $F7, $24, $F7, $13,
$ED, $96, $00, $26, $8A, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $DA, $26, $6C, $4B, $24, $B5,
$F4, $DA, $83, $13, $49, $6B, $27, $4A, $83, $83, $83, $83, $83, $83, $83, $83,
$83, $83, $83, $83, $83, $83, $83, $83, $83, $83, $9F, $9F, $8E, $4A, $4A, $4A,
$4A, $8A, $6B, $92, $E0, $26, $D4, $4B, $80, $8E, $F4, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $22, $F4, $92, $92, $92, $92, $26,
$92, $F1, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $83, $37, $F7,
$37, $92, $DA, $37, $37, $9F, $8E, $83, $8E, $8E, $8E, $83, $83, $83, $83, $83,
$83, $83, $83, $8E, $AD, $22, $ED, $4B, $34, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $26, $8E, $9F, $F4,
$F4, $F4, $DA, $96, $96, $8A, $4B, $4B, $80, $D8, $EB, $00, $00, $96, $98, $4B,
$F7, $80, $80, $F7, $F7, $13, $49, $80, $F7, $ED, $DA, $00, $00, $F4, $D4, $49,
$4B, $80, $80, $8F, $D8, $49, $4B, $24, $F7, $D8, $EB, $22, $98, $F7, $F7, $F7,
$80, $80, $9F, $96, $96, $28, $49, $F7, $80, $80, $49, $F7, $80, $F7, $F7, $98,
$BD, $26, $F5, $4B, $F7, $F7, $F7, $D8, $26, $96, $00, $F1, $8A, $49, $F7, $F7,
$F7, $49, $4B, $F5, $F5, $34, $96, $96, $8E, $4B, $4B, $80, $80, $F7, $F7, $F7,
$13, $F7, $49, $F7, $80, $4B, $F7, $D8, $8E, $F1, $F1, $6C, $4B, $4B, $80, $F7,
$80, $6C, $AD, $47, $4B, $4B, $F7, $F7, $47, $92, $96, $F1, $8A, $EB, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$00, $00, $00, $96, $F1, $ED, $D8, $4B, $37, $4A, $DA, $F1, $8A, $4B, $24, $98,
$9F, $8E, $83, $83, $83, $83, $83, $83, $83, $83, $83, $83, $83, $83, $83, $83,
$83, $83, $83, $83, $9F, $83, $83, $83, $83, $9F, $ED, $AD, $ED, $F1, $96, $8A,
$F5, $F5, $53, $9F, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $96, $F4, $34, $D8, $49, $6C, $92, $DA, $8A, $D8, $B5, $ED, $8E, $83,
$83, $83, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $83, $37, $F1, $9F, $F7,
$6B, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F1, $9F, $F4, $00, $00, $00, $00, $96, $00, $00, $92, $47, $49,
$F7, $4B, $8A, $DA, $00, $BD, $28, $49, $4B, $F7, $F7, $F7, $8F, $AD, $4B, $F7,
$4B, $37, $F4, $00, $00, $00, $92, $47, $4B, $4B, $4B, $80, $6B, $8F, $7C, $4B,
$F7, $4B, $AD, $CD, $83, $8F, $49, $4B, $F5, $4B, $AD, $9F, $9F, $6C, $4B, $F7,
$F7, $D8, $F7, $4B, $F5, $F7, $4B, $8F, $9F, $92, $6C, $4B, $4B, $F7, $F7, $F7,
$8A, $DA, $00, $00, $9F, $4B, $4B, $F7, $F7, $F7, $49, $F7, $49, $8F, $27, $F1,
$8E, $F7, $F7, $F7, $4B, $4B, $F7, $49, $4B, $49, $49, $80, $4B, $F7, $4B, $49,
$D8, $34, $26, $34, $F7, $49, $F7, $F7, $4B, $F7, $53, $8A, $8F, $49, $80, $4B,
$4B, $98, $96, $96, $8E, $ED, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $DA, $9F, $6C,
$F7, $80, $34, $92, $96, $83, $8F, $4B, $37, $83, $27, $27, $27, $27, $27, $27,
$27, $27, $8E, $83, $83, $8E, $8E, $8E, $8E, $8E, $83, $83, $8E, $8E, $8E, $8E,
$83, $8E, $8E, $8E, $8A, $6B, $92, $96, $8E, $37, $49, $47, $83, $DA, $E0, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $DA, $83, $37, $4B, $13, $8A, $F4,
$96, $8A, $80, $98, $16, $16, $16, $ED, $8E, $ED, $ED, $ED, $ED, $ED, $ED, $ED,
$ED, $ED, $ED, $ED, $37, $DA, $83, $F5, $6B, $22, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $9F, $CD, $96, $96, $22,
$EB, $F1, $96, $96, $00, $96, $8A, $4B, $4B, $4B, $8F, $92, $96, $F1, $6C, $49,
$49, $F7, $4B, $4B, $6B, $9F, $F5, $49, $4B, $F7, $83, $E0, $E0, $E0, $DA, $83,
$D8, $49, $4B, $4B, $6C, $37, $4B, $4B, $4B, $4B, $47, $ED, $BB, $F7, $7C, $4B,
$4B, $4B, $4B, $D8, $80, $80, $4B, $49, $4B, $80, $47, $49, $49, $49, $F7, $49,
$8A, $F4, $ED, $49, $4B, $4B, $4B, $4B, $13, $92, $96, $00, $ED, $F7, $4B, $4B,
$4B, $8F, $49, $4B, $4B, $4B, $47, $27, $34, $4B, $4B, $4B, $F7, $49, $13, $F7,
$49, $4B, $4B, $49, $F7, $4B, $4B, $4B, $4B, $4B, $D8, $6B, $80, $49, $4B, $4B,
$49, $49, $4B, $D4, $6B, $49, $49, $4B, $F7, $6C, $F1, $E0, $92, $AD, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $F4, $98, $D8, $4B, $37, $83, $DA, $F1, $AD,
$80, $80, $34, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E,
$8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $83, $98, $D4, $26,
$96, $92, $AD, $F7, $80, $ED, $CD, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA,
$9F, $AD, $F5, $F5, $BB, $9F, $96, $F4, $AD, $D8, $B5, $B5, $B5, $B5, $B5, $B5,
$B5, $B5, $B5, $B5, $B5, $B5, $B5, $B5, $ED, $ED, $ED, $98, $6C, $96, $ED, $4B,
$8A, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $C6, $26, $96, $00, $9F, $BB, $8F, $6C, $8E, $96, $00, $00, $26, $D8,
$7C, $4B, $4B, $98, $DA, $92, $13, $49, $4B, $4B, $4B, $49, $8A, $26, $D4, $49,
$49, $49, $6B, $96, $96, $00, $00, $96, $8E, $D8, $4B, $49, $49, $4B, $7C, $49,
$4B, $49, $80, $6C, $7C, $49, $4B, $49, $49, $4B, $4B, $4B, $4B, $49, $49, $49,
$49, $4B, $4B, $7C, $7C, $49, $49, $49, $F5, $D4, $34, $BB, $7C, $4B, $4B, $4B,
$F5, $ED, $96, $DA, $34, $49, $49, $49, $49, $D4, $8A, $80, $7C, $49, $49, $F7,
$80, $49, $49, $4B, $7C, $F5, $01, $8A, $F7, $49, $49, $4B, $4B, $49, $49, $49,
$49, $4B, $4B, $4B, $49, $49, $49, $4B, $4B, $49, $49, $49, $4B, $4B, $49, $4B,
$49, $37, $F4, $00, $92, $34, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$DA, $26, $6C, $F5, $F5, $34, $F1, $96, $83, $47, $49, $6C, $ED, $8E, $8E, $8E,
$8E, $8E, $8E, $8E, $ED, $ED, $8E, $8E, $ED, $8E, $8E, $8E, $8E, $8E, $8E, $8E,
$8E, $8E, $8E, $8E, $8E, $8E, $B5, $D4, $98, $DA, $F1, $98, $80, $4B, $37, $26,
$E0, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $F4, $8A, $13, $4B, $47, $8A, $F1, $96, $8E, $47,
$47, $98, $98, $98, $98, $98, $98, $98, $98, $98, $98, $ED, $98, $98, $98, $98,
$ED, $8A, $ED, $47, $8E, $22, $D4, $4B, $8E, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $26, $F1, $00, $C6, $6C, $4B,
$7C, $49, $8F, $26, $00, $00, $22, $D4, $49, $49, $49, $6C, $92, $26, $80, $49,
$49, $49, $49, $49, $8E, $BD, $ED, $F7, $49, $49, $F7, $4A, $96, $96, $96, $96,
$DA, $83, $8F, $4B, $7C, $49, $49, $49, $7C, $49, $37, $01, $F7, $49, $49, $49,
$49, $49, $49, $7C, $7C, $49, $80, $8F, $F7, $7C, $7C, $49, $49, $49, $49, $49,
$7C, $4B, $D4, $98, $80, $7C, $7C, $7C, $F7, $83, $DA, $E0, $8E, $F7, $49, $49,
$4B, $98, $92, $98, $47, $4B, $7C, $7C, $49, $49, $49, $49, $49, $6C, $C6, $DA,
$8E, $47, $4B, $7C, $7C, $49, $49, $4B, $4B, $7C, $49, $49, $49, $49, $7C, $49,
$49, $49, $80, $F7, $15, $49, $4B, $7C, $49, $8A, $96, $00, $26, $ED, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $8A, $D8, $F7, $47, $4A,
$DA, $F1, $8A, $80, $80, $01, $27, $ED, $8E, $8E, $ED, $ED, $ED, $ED, $ED, $ED,
$ED, $ED, $ED, $ED, $ED, $ED, $ED, $ED, $ED, $ED, $ED, $ED, $ED, $ED, $8E, $ED,
$AD, $6B, $F4, $DA, $83, $6C, $F7, $13, $ED, $DA, $00, $00, $00, $00, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $98, $47, $4B,
$13, $8A, $26, $96, $CD, $6B, $8F, $D4, $ED, $8A, $98, $98, $98, $98, $98, $98,
$98, $98, $34, $34, $34, $34, $34, $8A, $34, $98, $D4, $8F, $DA, $26, $D8, $D8,
$92, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $9F, $96, $00, $ED, $F7, $15, $7C, $7C, $7C, $ED, $96, $00, $00, $83,
$24, $7C, $7C, $F7, $ED, $9F, $F7, $49, $7C, $7C, $7C, $F7, $9F, $00, $92, $47,
$7C, $49, $49, $AD, $DA, $96, $96, $22, $00, $96, $F4, $01, $D8, $49, $49, $49,
$49, $24, $8E, $F4, $98, $53, $37, $F7, $7C, $7C, $7C, $49, $13, $8A, $83, $9F,
$AD, $47, $F5, $4B, $49, $7C, $49, $49, $49, $F7, $98, $C6, $01, $F5, $4B, $4B,
$47, $F4, $00, $00, $92, $37, $4B, $49, $47, $92, $00, $96, $26, $AD, $47, $F7,
$7C, $49, $49, $4B, $47, $26, $96, $96, $DA, $92, $8A, $8F, $49, $7C, $80, $6C,
$37, $4B, $49, $7C, $49, $49, $49, $49, $7C, $49, $6C, $AD, $24, $49, $49, $49,
$47, $92, $96, $96, $ED, $EB, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $DA, $26, $6B, $F7, $80, $8A, $F1, $96, $83, $24, $49, $6C, $98,
$16, $98, $16, $98, $ED, $ED, $98, $98, $ED, $98, $ED, $ED, $ED, $ED, $ED, $ED,
$ED, $ED, $ED, $ED, $ED, $98, $8A, $ED, $8E, $8A, $6B, $92, $DA, $F1, $8A, $80,
$80, $D4, $92, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $DA, $4A, $6C, $F7, $80, $6C, $9F, $DA, $DA, $AD, $D8, $37, $34, $34,
$8A, $34, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $34, $8A, $8A, $8A,
$8A, $8A, $D8, $ED, $96, $01, $4B, $8A, $96, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $26, $96, $96, $8A, $49, $7C,
$7C, $7C, $4B, $ED, $96, $96, $00, $F1, $6B, $49, $7C, $7C, $6B, $ED, $4B, $7C,
$15, $7C, $7C, $D8, $92, $00, $DA, $8A, $4B, $7C, $15, $D8, $26, $00, $00, $CD,
$22, $00, $96, $DA, $92, $B5, $6B, $6B, $AD, $9F, $DA, $00, $DA, $DA, $92, $6B,
$49, $49, $15, $7C, $47, $26, $00, $00, $DA, $F4, $27, $01, $53, $53, $53, $6B,
$AD, $83, $F1, $96, $22, $8E, $AD, $AD, $9F, $00, $00, $00, $00, $92, $98, $8A,
$9F, $00, $00, $00, $00, $96, $92, $ED, $AD, $6B, $6B, $ED, $F4, $00, $00, $96,
$00, $00, $96, $26, $98, $8A, $83, $F1, $26, $D4, $F7, $7C, $49, $80, $F7, $7C,
$7C, $7C, $80, $8E, $83, $AD, $6B, $8A, $9F, $96, $00, $26, $8E, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F4, $98, $D8,
$F5, $37, $83, $96, $C6, $6B, $F7, $D8, $8A, $ED, $ED, $98, $98, $98, $ED, $98,
$98, $98, $98, $98, $98, $98, $98, $98, $98, $98, $98, $98, $98, $ED, $8E, $ED,
$98, $98, $98, $6C, $53, $F1, $96, $ED, $D8, $4B, $47, $83, $96, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $AD, $D8, $4B, $37, $83, $DA,
$DA, $83, $8F, $6C, $28, $8A, $AD, $AD, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A,
$8A, $8A, $8A, $8A, $D4, $34, $8A, $8A, $AD, $F7, $AD, $96, $9F, $8F, $80, $26,
$E0, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $92, $96, $96, $34, $4B, $7C, $15, $15, $D8, $26, $00, $96, $00, $00,
$8E, $4B, $7C, $15, $D8, $53, $49, $7C, $15, $15, $7C, $6C, $F1, $00, $00, $26,
$8F, $7C, $15, $7C, $AD, $96, $96, $C6, $9F, $F1, $96, $96, $96, $96, $F1, $DA,
$DA, $00, $00, $96, $DA, $00, $00, $83, $80, $15, $15, $15, $4B, $8E, $DA, $00,
$00, $00, $96, $96, $BD, $F1, $F1, $F1, $DA, $96, $00, $DA, $00, $00, $BD, $BD,
$00, $96, $DA, $F1, $96, $96, $DA, $DA, $E0, $E0, $F1, $F1, $BD, $00, $00, $00,
$96, $F1, $DA, $DA, $00, $96, $F1, $92, $92, $DA, $96, $96, $96, $DA, $DA, $00,
$00, $F1, $8E, $01, $01, $ED, $6B, $49, $7C, $15, $49, $8A, $DA, $96, $CD, $DA,
$E0, $00, $BD, $8E, $26, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$00, $00, $00, $00, $00, $00, $DA, $9F, $6C, $4B, $D8, $ED, $F4, $96, $9F, $24,
$49, $6C, $8A, $ED, $ED, $34, $98, $98, $98, $98, $98, $98, $98, $98, $98, $98,
$98, $98, $01, $98, $98, $98, $01, $01, $01, $B5, $B5, $ED, $6B, $6B, $26, $96,
$9F, $D4, $F7, $D8, $34, $CD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$83, $6C, $F7, $D8, $8A, $F4, $DA, $9F, $28, $F5, $53, $53, $D4, $AD, $8A, $8A,
$AD, $D4, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $28, $28, $8A, $6B, $AD, $6C,
$F7, $8A, $96, $F4, $37, $4B, $AD, $DA, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92, $96, $96, $ED, $4B, $15,
$15, $15, $BB, $F1, $00, $22, $F1, $E0, $F4, $8F, $7C, $15, $7C, $D8, $7C, $15,
$15, $15, $15, $28, $DA, $00, $00, $DA, $28, $7C, $7C, $2A, $D8, $92, $96, $BD,
$83, $83, $92, $F1, $F1, $00, $00, $00, $96, $96, $92, $F4, $F4, $F1, $96, $F1,
$AD, $F5, $49, $15, $15, $AD, $BD, $00, $F1, $F4, $DA, $00, $00, $00, $00, $00,
$00, $DA, $F4, $F4, $F1, $DA, $96, $96, $96, $F1, $9F, $92, $F1, $BD, $96, $00,
$96, $F4, $83, $EB, $F4, $F4, $F1, $96, $96, $00, $96, $96, $96, $26, $9F, $F1,
$F1, $92, $CD, $DA, $E0, $E0, $96, $DA, $DA, $00, $96, $DA, $DA, $96, $16, $F5,
$7C, $15, $15, $8F, $92, $00, $96, $00, $00, $96, $F1, $9F, $AD, $8A, $CD, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$F4, $98, $80, $F7, $37, $9F, $DA, $26, $6B, $4B, $8F, $28, $98, $98, $98, $98,
$98, $98, $34, $34, $34, $34, $34, $34, $34, $34, $B5, $8A, $8A, $98, $01, $01,
$98, $8A, $98, $8A, $ED, $8A, $6C, $8E, $DA, $F1, $8A, $80, $F7, $53, $26, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $98, $D8, $4B, $37, $26, $00, $C6, $AD, $24,
$37, $AD, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4,
$D4, $D4, $D4, $D4, $D4, $D4, $8F, $80, $ED, $F1, $92, $6C, $F5, $BB, $F4, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $F4, $DA, $96, $26, $24, $15, $2A, $15, $37, $F4, $00, $F1, $F4, $96,
$96, $34, $4B, $15, $2A, $49, $7C, $2A, $2A, $2A, $7C, $34, $96, $96, $96, $96,
$83, $D8, $7C, $2A, $7C, $8A, $DA, $00, $EB, $34, $F1, $DA, $92, $26, $92, $92,
$92, $9F, $92, $F1, $96, $F1, $96, $00, $F1, $8E, $6C, $80, $80, $98, $DA, $96,
$9F, $92, $92, $92, $EB, $92, $92, $92, $92, $26, $26, $CD, $C6, $92, $92, $92,
$9F, $9F, $22, $00, $DA, $C6, $92, $EB, $26, $9F, $BD, $00, $00, $DA, $F4, $92,
$92, $92, $92, $9F, $9F, $92, $DA, $00, $00, $00, $BD, $F4, $EB, $EB, $EB, $EB,
$F4, $F1, $96, $96, $00, $00, $C6, $6C, $7C, $15, $55, $49, $34, $DA, $00, $00,
$00, $00, $00, $00, $22, $98, $98, $DA, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $83, $6C, $F7, $D8, $98, $DA,
$DA, $83, $4B, $F7, $37, $98, $98, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A,
$8A, $8A, $8A, $34, $34, $8A, $8A, $8A, $8A, $8A, $8A, $98, $8A, $8A, $98, $6B,
$BB, $F1, $DA, $16, $47, $4B, $8F, $8E, $22, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $B5, $F7,
$80, $98, $92, $96, $ED, $D8, $47, $6C, $D4, $6B, $6B, $6B, $6B, $53, $53, $53,
$53, $53, $53, $53, $53, $53, $53, $53, $53, $53, $53, $53, $6C, $F5, $37, $92,
$BD, $92, $6C, $F7, $47, $92, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $F1, $96, $22, $6C, $49,
$2A, $2A, $F7, $83, $E0, $E0, $DA, $96, $96, $9F, $24, $7C, $2A, $15, $7C, $2A,
$2A, $2A, $49, $ED, $96, $96, $F1, $00, $F1, $D4, $49, $15, $2A, $24, $EB, $00,
$96, $8E, $34, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $F4, $DA,
$00, $96, $F1, $8E, $83, $F1, $00, $DA, $98, $F1, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $F4, $92, $92, $F1, $96, $96, $8E,
$4B, $7C, $2A, $55, $80, $ED, $92, $26, $26, $92, $F1, $96, $00, $BD, $AD, $83,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $F4, $01, $80, $F7, $6B, $4A, $96, $EB, $37, $4B, $13, $28, $01,
$AD, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A,
$8A, $8A, $8A, $8A, $8A, $8A, $8A, $8A, $D4, $6C, $92, $96, $F4, $AD, $F7, $80,
$16, $F4, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $DA, $ED, $F7, $80, $ED, $DA, $F1, $D4, $D8, $37, $6B, $6C,
$6C, $6B, $6B, $6B, $6C, $6C, $6C, $6B, $6B, $6C, $6C, $6B, $6B, $6B, $6C, $6C,
$6B, $6B, $6B, $D8, $F7, $8A, $DA, $DA, $8E, $47, $49, $6B, $92, $96, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $92, $96, $00, $ED, $F7, $15, $55, $15, $6C, $92, $00, $00, $00,
$00, $DA, $53, $7C, $2A, $2A, $2A, $55, $55, $55, $4B, $9F, $E0, $DA, $EB, $96,
$00, $4A, $F5, $7C, $08, $15, $AD, $DA, $00, $F1, $34, $8E, $83, $34, $28, $8A,
$8E, $F1, $96, $00, $00, $00, $22, $EB, $DA, $DA, $E0, $E0, $96, $00, $96, $9F,
$83, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $F1, $F1, $00, $F1, $28, $49, $15, $55, $15, $4B, $80, $D8,
$D8, $D8, $6C, $9F, $DA, $00, $26, $AD, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BD, $83, $37, $4B,
$8F, $ED, $22, $DA, $8E, $F5, $4B, $6C, $8A, $AD, $8A, $8A, $AD, $AD, $34, $AD,
$53, $34, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $8A,
$AD, $D4, $37, $ED, $F1, $F1, $98, $F7, $4B, $6B, $26, $00, $00, $00, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92, $D8, $D8, $ED,
$DA, $92, $37, $8F, $37, $6B, $6B, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C,
$6C, $6C, $6C, $6B, $6C, $37, $6C, $6B, $6C, $47, $F7, $37, $83, $96, $92, $D4,
$D8, $4B, $8A, $9F, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $BD, $00, $F1, $6B,
$49, $15, $08, $7C, $6C, $26, $DA, $96, $96, $96, $16, $F7, $2A, $55, $55, $55,
$55, $08, $80, $26, $96, $22, $9F, $22, $00, $F1, $53, $49, $15, $55, $4B, $83,
$96, $96, $26, $83, $9F, $92, $F1, $26, $34, $AD, $8E, $DA, $00, $00, $96, $96,
$C6, $92, $F4, $DA, $96, $F1, $26, $26, $DA, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $DA, $00,
$92, $AD, $F7, $2A, $08, $55, $55, $08, $08, $08, $2A, $D8, $92, $96, $DA, $D4,
$F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $92, $D4, $24, $F7, $AD, $9F, $E0, $26, $8F, $4B,
$8F, $53, $8A, $D4, $8A, $8A, $28, $AD, $AD, $28, $AD, $AD, $AD, $AD, $AD, $AD,
$AD, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $AD, $6B, $6B, $C6, $96, $8E,
$6C, $49, $8F, $8E, $BD, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $DA, $01, $49, $D4, $DA, $EB, $6C, $D8, $47, $6C, $37, $37, $37,
$37, $37, $37, $37, $37, $37, $37, $37, $37, $37, $37, $37, $37, $37, $37, $47,
$D8, $80, $8A, $BD, $96, $9F, $BB, $4B, $8F, $ED, $F1, $96, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $92, $E0, $96, $EB, $24, $7C, $2A, $08, $2A, $24, $8A, $26,
$F4, $F1, $26, $47, $15, $08, $08, $08, $08, $08, $8F, $92, $00, $F1, $16, $F4,
$DA, $00, $9F, $80, $15, $08, $08, $6C, $F4, $96, $96, $DA, $DA, $00, $00, $00,
$22, $F4, $AD, $ED, $00, $96, $00, $00, $96, $96, $F1, $92, $26, $26, $F4, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $F1, $F4, $96, $96, $F4, $53, $F7, $15, $2A, $08, $08,
$08, $55, $4E, $7C, $8E, $96, $96, $01, $9F, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA,
$16, $47, $49, $8F, $16, $96, $DA, $AD, $80, $F7, $37, $D4, $8A, $53, $53, $AD,
$D4, $D4, $28, $28, $28, $28, $28, $28, $28, $28, $28, $28, $28, $AD, $AD, $D4,
$D4, $D4, $AD, $D4, $6C, $6C, $9F, $00, $92, $AD, $4B, $D8, $28, $F4, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $26, $24, $8F, $EB, $BD,
$6C, $80, $37, $37, $47, $47, $47, $47, $47, $47, $47, $47, $47, $47, $47, $47,
$47, $47, $37, $47, $47, $47, $80, $F7, $D4, $F1, $00, $EB, $D4, $80, $4B, $6C,
$26, $96, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $92, $96, $96,
$8A, $F7, $15, $55, $08, $4E, $15, $F7, $47, $D4, $8A, $8F, $4B, $2A, $08, $08,
$08, $55, $47, $F4, $00, $F4, $98, $F4, $F4, $96, $BD, $AD, $49, $2A, $08, $15,
$8A, $DA, $96, $00, $96, $F4, $92, $DA, $00, $96, $92, $8A, $CD, $00, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $F1,
$96, $00, $F1, $AD, $80, $7C, $15, $15, $55, $4E, $55, $49, $8E, $00, $96, $ED,
$92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $92, $AD, $F7, $F7, $8A, $92, $96,
$26, $13, $4B, $D8, $53, $AD, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4,
$D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $D4, $37, $D4,
$F4, $DA, $98, $8F, $4B, $37, $26, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $8A, $49, $34, $96, $ED, $80, $8F, $8F, $8F, $8F, $8F, $37, $8F,
$8F, $47, $8F, $8F, $8F, $8F, $8F, $47, $47, $8F, $8F, $8F, $80, $F7, $37, $9F,
$BD, $F4, $34, $37, $4B, $13, $8E, $F1, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $00, $00, $00, $F4, $DA, $00, $F1, $8A, $80, $49, $2A, $08, $08, $4E,
$4E, $15, $15, $15, $15, $2A, $08, $4E, $4E, $08, $BB, $F1, $00, $EB, $ED, $96,
$F1, $DA, $00, $92, $8F, $15, $55, $29, $49, $8A, $9F, $9F, $98, $37, $8F, $8A,
$C6, $96, $96, $ED, $8A, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F1, $F1, $96, $96, $F1, $9F, $AD, $8F, $4B,
$7C, $49, $49, $37, $CD, $E0, $F1, $98, $E0, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $F1, $8E, $8F, $4B, $47, $8E, $22, $22, $AD, $F5, $F7, $6C, $53, $53,
$28, $6B, $53, $53, $53, $53, $53, $53, $53, $53, $53, $6B, $6B, $6B, $53, $53,
$53, $53, $AD, $6B, $6B, $53, $53, $37, $6C, $92, $96, $26, $6B, $4B, $13, $ED,
$F4, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $37, $80, $26, $DA, $13,
$F5, $13, $13, $13, $13, $13, $13, $13, $D8, $8F, $8F, $8F, $8F, $8F, $8F, $8F,
$D8, $D8, $D8, $F5, $8F, $B5, $BD, $96, $83, $6C, $4B, $80, $28, $92, $BD, $96,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $22,
$9F, $ED, $01, $98, $98, $98, $83, $F4, $96, $00, $00, $00, $00, $96, $F4, $DA,
$00, $DA, $83, $6B, $F7, $15, $2A, $08, $4E, $4E, $4E, $08, $08, $4E, $4E, $4E,
$4E, $55, $6C, $F1, $00, $9F, $16, $00, $DA, $F4, $00, $96, $98, $F7, $15, $08,
$29, $15, $80, $F7, $7C, $08, $4E, $15, $D4, $96, $96, $F4, $D4, $F1, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$F1, $F4, $96, $96, $96, $F1, $9F, $98, $53, $53, $01, $26, $00, $96, $9F, $8E,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $26, $6B, $F7, $D8,
$98, $92, $00, $27, $80, $4B, $47, $6B, $6B, $6B, $6B, $6B, $6B, $6B, $6B, $6B,
$6B, $6B, $6B, $6B, $6B, $6B, $6B, $6B, $6B, $6B, $6C, $6B, $6B, $53, $6B, $6B,
$6B, $37, $83, $F1, $DA, $AD, $F7, $80, $6B, $92, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $C6, $D8, $37, $F4, $EB, $4B, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8,
$D8, $D8, $D8, $D8, $D8, $D8, $D8, $80, $80, $80, $4B, $AD, $F4, $96, $26, $6B,
$80, $F7, $6C, $83, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $DA, $9F, $D4, $D8, $4B, $49, $4B, $4B, $4B, $24, $37,
$ED, $DA, $00, $96, $00, $DA, $DA, $F4, $96, $00, $00, $F4, $34, $47, $F7, $49,
$7C, $15, $2A, $55, $4E, $4E, $4E, $4E, $4E, $55, $D4, $22, $00, $9F, $8E, $00,
$96, $F4, $BD, $00, $F4, $AD, $F7, $2A, $08, $29, $29, $29, $4E, $4E, $4E, $4E,
$4B, $83, $96, $96, $98, $9F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $92, $F1, $96, $00, $00, $96,
$F1, $F1, $DA, $00, $DA, $F4, $83, $22, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$00, $00, $00, $00, $96, $F1, $ED, $80, $4B, $37, $83, $96, $92, $6C, $4B, $80,
$6C, $6B, $6B, $6B, $6B, $6B, $6B, $6B, $6B, $6B, $6C, $6B, $6B, $6B, $6B, $6B,
$6B, $6B, $6B, $6C, $6C, $6C, $6C, $6B, $6B, $6C, $47, $6B, $F4, $DA, $8E, $47,
$4B, $47, $83, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $EB, $F5, $37, $DA, $83, $49,
$F5, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80,
$80, $8F, $83, $DA, $F1, $8A, $13, $F7, $8F, $98, $F1, $96, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $ED, $D8, $4B,
$8F, $AD, $B5, $B5, $B5, $34, $37, $4B, $D8, $16, $BD, $00, $96, $00, $96, $96,
$92, $F1, $96, $00, $96, $F4, $8E, $D4, $37, $F7, $F7, $F7, $7C, $49, $49, $2A,
$08, $15, $8A, $DA, $96, $83, $8E, $00, $00, $00, $92, $96, $96, $F4, $D4, $4B,
$7C, $4E, $29, $29, $29, $29, $29, $29, $15, $ED, $96, $DA, $ED, $92, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F4, $92, $F4, $DA, $00, $00, $00, $00, $BD, $F4, $83, $92, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $26,
$6B, $4B, $D8, $B5, $F1, $96, $8E, $F5, $49, $47, $6C, $6C, $6C, $6C, $6C, $6C,
$6C, $6C, $6C, $6C, $6C, $6C, $6B, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C,
$6C, $6C, $6C, $37, $37, $26, $96, $26, $AD, $4B, $80, $ED, $F1, $00, $00, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $92, $F7, $37, $DA, $83, $49, $80, $F7, $80, $80, $F7, $F7, $F7, $F7,
$F7, $80, $80, $F7, $F7, $F7, $F7, $7C, $8A, $BD, $DA, $9F, $BB, $4B, $24, $01,
$92, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $F4, $8F, $F7, $01, $F4, $DA, $DA, $96, $DA, $DA, $DA, $34,
$F5, $24, $9F, $00, $00, $00, $00, $00, $00, $F4, $F4, $BD, $96, $96, $96, $DA,
$F4, $26, $9F, $ED, $D4, $6C, $47, $F7, $F7, $8F, $83, $96, $96, $34, $F4, $96,
$00, $00, $22, $F1, $96, $00, $F4, $D4, $F7, $49, $2A, $08, $29, $29, $29, $55,
$37, $92, $96, $96, $8A, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BD, $F4, $EB,
$EB, $92, $26, $9F, $92, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $96, $00, $00, $00, $96, $92, $ED, $D8, $F5, $37, $26, $96, $9F,
$37, $49, $F5, $37, $6C, $37, $6C, $6C, $37, $6C, $6C, $6C, $6C, $6C, $6C, $6C,
$6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $37, $6C, $37, $47, $98, $DA,
$DA, $98, $80, $80, $6B, $26, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $CD, $13, $13, $F4, $92, $F5,
$49, $4B, $4B, $4B, $4B, $F7, $F7, $F7, $4B, $4B, $4B, $4B, $F7, $4B, $4B, $8A,
$BD, $92, $28, $80, $4B, $6B, $9F, $F1, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $ED, $F5, $AD, $DA,
$F4, $8E, $6C, $37, $6B, $AD, $92, $96, $98, $F7, $47, $F4, $00, $96, $00, $00,
$00, $00, $F1, $F1, $F4, $F4, $DA, $00, $00, $96, $96, $96, $DA, $F1, $92, $9F,
$83, $92, $96, $96, $F4, $8E, $96, $00, $00, $00, $00, $F1, $F4, $DA, $00, $F1,
$ED, $37, $4B, $49, $49, $49, $49, $13, $ED, $96, $00, $92, $83, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$96, $BD, $27, $37, $F7, $13, $ED, $96, $F1, $8A, $80, $4B, $8F, $6B, $37, $37,
$6C, $37, $6C, $6C, $6C, $6C, $37, $37, $37, $6C, $37, $37, $37, $37, $37, $37,
$37, $37, $37, $37, $37, $6C, $8F, $6C, $92, $DA, $ED, $37, $4B, $37, $83, $F1,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $F1, $6B, $F7, $27, $96, $6B, $7C, $4B, $4B, $4B, $4B, $4B, $4B, $4B,
$4B, $4B, $49, $4B, $4B, $4B, $F7, $92, $F4, $53, $F7, $8F, $98, $F1, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F1, $53, $4B, $8E, $BD, $6B, $49, $4B, $49, $F7, $4B, $8F, $92,
$F1, $6B, $4B, $98, $96, $00, $00, $00, $96, $00, $00, $00, $00, $F1, $92, $92,
$F1, $DA, $96, $96, $96, $00, $00, $96, $96, $96, $00, $F1, $9F, $9F, $00, $00,
$00, $00, $00, $96, $F1, $F4, $96, $00, $96, $92, $83, $8A, $6B, $6C, $AD, $9F,
$96, $00, $CD, $8E, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92, $8A, $80, $F7, $AD,
$C6, $96, $9F, $47, $49, $F5, $37, $37, $37, $37, $37, $37, $37, $37, $37, $37,
$37, $37, $37, $37, $37, $37, $37, $37, $37, $37, $37, $37, $6C, $37, $37, $47,
$37, $92, $96, $EB, $AD, $4B, $D8, $ED, $92, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $8E, $4B, $6C, $DA, $9F,
$80, $49, $49, $49, $49, $49, $49, $49, $49, $4B, $4B, $4B, $7C, $49, $80, $F4,
$92, $13, $4B, $98, $DA, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $8A, $F7, $16, $BD,
$D4, $7C, $49, $49, $49, $49, $7C, $6B, $DA, $4A, $D8, $D8, $83, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $22, $92, $92, $92, $92, $F4, $F1, $F1,
$DA, $DA, $26, $26, $92, $DA, $00, $00, $00, $00, $00, $00, $00, $F1, $F4, $F1,
$96, $00, $96, $96, $DA, $DA, $DA, $96, $96, $DA, $83, $9F, $00, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $F1, $ED, $8F, $4B, $8F, $27, $96, $F4, $AD, $F5, $4B, $8F,
$37, $47, $47, $47, $47, $47, $47, $47, $47, $47, $47, $47, $47, $47, $47, $47,
$47, $47, $8F, $37, $8F, $8F, $8F, $47, $37, $D8, $98, $F1, $BD, $98, $80, $4B,
$6B, $26, $96, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $F1, $47, $80, $83, $96, $34, $4B, $49, $7C, $7C, $49, $49, $7C,
$7C, $7C, $7C, $7C, $7C, $7C, $49, $9F, $96, $28, $4B, $47, $83, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $27, $F7, $BB, $F1, $26, $24, $49, $49, $15, $49, $7C, $4B,
$83, $96, $8A, $F7, $37, $F4, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $92, $92, $26, $CD, $96, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $F1, $F1, $F1, $96, $96, $96, $00, $00, $DA,
$92, $9F, $92, $E0, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $26, $6B,
$80, $80, $34, $F4, $00, $8E, $F5, $49, $D8, $47, $47, $47, $47, $47, $47, $47,
$47, $47, $47, $47, $47, $47, $47, $47, $47, $47, $47, $47, $37, $8F, $47, $37,
$13, $37, $D8, $37, $92, $96, $83, $6C, $F7, $8F, $8E, $F1, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $B5, $80, $8F, $F4,
$BD, $AD, $4B, $7C, $15, $7C, $7C, $7C, $15, $15, $15, $15, $7C, $7C, $7C, $37,
$92, $BD, $53, $F7, $D8, $98, $F4, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $6C, $F7, $8E,
$96, $8A, $49, $7C, $15, $15, $15, $15, $8F, $F1, $F1, $6B, $4B, $AD, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$DA, $F1, $92, $92, $92, $92, $92, $26, $26, $22, $96, $00, $96, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F1, $98, $D8, $F7, $37, $83, $96, $92, $37,
$49, $80, $13, $8F, $47, $47, $8F, $8F, $8F, $8F, $8F, $8F, $8F, $8F, $8F, $8F,
$8F, $8F, $47, $13, $D8, $47, $47, $8F, $37, $13, $37, $24, $37, $9F, $DA, $F4,
$8A, $F7, $80, $D4, $92, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $F4, $6B, $4B, $53, $F4, $BD, $53, $24, $15, $2A, $15, $15,
$15, $15, $15, $15, $15, $15, $15, $15, $37, $22, $22, $8A, $80, $F7, $37, $8E,
$F1, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $27, $80, $8F, $F4, $F1, $13, $15, $15, $15, $7C, $15,
$15, $6C, $DA, $9F, $13, $D8, $83, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96,
$96, $83, $37, $F7, $8F, $ED, $F1, $DA, $B5, $4B, $4B, $80, $8F, $8F, $8F, $8F,
$8F, $8F, $8F, $8F, $8F, $8F, $8F, $8F, $8F, $8F, $D8, $47, $8F, $8F, $8F, $8F,
$D8, $8F, $8F, $8F, $8F, $80, $D4, $F1, $F1, $8E, $13, $F7, $47, $83, $DA, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $9F, $47, $F7,
$28, $F1, $00, $ED, $80, $7C, $15, $15, $15, $15, $15, $2A, $2A, $15, $2A, $2A,
$2A, $47, $F1, $F1, $83, $6C, $80, $F7, $47, $98, $26, $F4, $96, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $6B, $4B,
$98, $DA, $B5, $4B, $15, $15, $55, $15, $2A, $15, $9F, $DA, $98, $F7, $8F, $26,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F4, $26, $8E,
$98, $98, $98, $98, $98, $98, $98, $98, $ED, $83, $26, $92, $DA, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $C6, $8A, $F7, $F7, $D4, $92,
$DA, $26, $8F, $49, $F5, $13, $8F, $8F, $D8, $D8, $8F, $D8, $D8, $D8, $D8, $8F,
$D8, $13, $13, $13, $13, $13, $13, $13, $13, $13, $8F, $D8, $8F, $8F, $80, $37,
$9F, $00, $9F, $6B, $4B, $D8, $ED, $BD, $00, $E0, $E0, $E0, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $9F, $47, $F7, $6C, $9F, $DA, $9F, $8F, $49, $15,
$2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $24, $9F, $DA, $F1, $83, $6C,
$80, $4B, $80, $6C, $ED, $26, $F4, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $9F, $13, $24, $F4, $F4, $8F, $15, $2A, $2A, $2A,
$2A, $2A, $80, $C6, $F1, $D4, $F7, $37, $F4, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $00, $00, $00,
$00, $DA, $92, $8E, $28, $37, $24, $4B, $4B, $49, $4B, $4B, $49, $49, $49, $4B,
$4B, $4B, $F7, $8F, $53, $98, $9F, $F1, $96, $00, $00, $00, $00, $00, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $BD, $8E, $8F, $4B, $47, $8E, $DA, $F1, $53, $80, $49, $80, $13,
$D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8,
$D8, $D8, $D8, $8F, $24, $24, $13, $D8, $47, $ED, $BD, $F1, $98, $F7, $F7, $D4,
$26, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $83,
$37, $F7, $47, $27, $96, $F4, $8A, $D8, $7C, $15, $2A, $55, $08, $08, $55, $55,
$55, $55, $55, $7C, $BB, $EB, $96, $F1, $9F, $8A, $8F, $80, $4B, $F7, $47, $D4,
$98, $8E, $26, $92, $F4, $F1, $F1, $F1, $F1, $DA, $F1, $F1, $DA, $F1, $83, $8F,
$F5, $ED, $DA, $6C, $7C, $55, $55, $55, $55, $55, $55, $BB, $22, $F4, $6C, $4B,
$6B, $F4, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $92, $34, $8F, $F7, $4B, $D8, $37, $53,
$98, $ED, $98, $ED, $ED, $ED, $ED, $ED, $8A, $53, $37, $13, $F7, $4B, $F7, $47,
$34, $9F, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $26, $6B, $F7,
$80, $34, $F4, $96, $83, $F7, $4B, $80, $80, $D8, $D8, $D8, $D8, $D8, $D8, $D8,
$D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $D8, $80,
$80, $D8, $6C, $F4, $DA, $8E, $47, $4B, $37, $8E, $DA, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $26, $28, $4B, $24, $8A, $F4, $DA, $92,
$AD, $80, $49, $15, $2A, $2A, $55, $55, $55, $55, $55, $55, $55, $7C, $37, $26,
$DA, $F1, $F1, $83, $AD, $37, $D8, $F7, $4B, $4B, $80, $D8, $47, $6C, $6C, $6C,
$6C, $6C, $6C, $6C, $6C, $47, $80, $4B, $D8, $ED, $00, $6B, $7C, $55, $08, $55,
$55, $55, $55, $55, $98, $96, $9F, $37, $4B, $6C, $F4, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $83,
$37, $F7, $D8, $6B, $ED, $26, $F1, $DA, $DA, $DA, $DA, $DA, $96, $96, $DA, $96,
$96, $96, $96, $F4, $83, $8A, $37, $24, $F7, $80, $53, $4A, $96, $00, $96, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $F1, $B5, $13, $4B, $6B, $9F, $00, $9F, $37, $4B,
$4B, $D8, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80,
$80, $80, $D8, $F7, $24, $24, $F7, $D8, $D8, $F7, $F7, $47, $9F, $E0, $F4, $6B,
$49, $D8, $ED, $F4, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00,
$00, $22, $98, $D8, $4B, $8F, $ED, $F1, $DA, $EB, $53, $D8, $7C, $2A, $55, $08,
$08, $08, $08, $55, $08, $08, $55, $55, $F7, $ED, $92, $BD, $96, $DA, $92, $8E,
$34, $D4, $37, $8F, $D8, $80, $80, $80, $80, $80, $80, $80, $D8, $D8, $47, $28,
$83, $BD, $C6, $47, $2A, $08, $08, $08, $08, $08, $08, $08, $7C, $ED, $96, $26,
$37, $4B, $6B, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $96, $96, $ED, $D8, $F7, $47, $26, $22, $96, $F4, $83, $98,
$D4, $6C, $6B, $6C, $6C, $6C, $6C, $6B, $AD, $34, $27, $92, $DA, $DA, $F1, $9F,
$AD, $47, $F7, $D8, $ED, $DA, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $96,
$9F, $6C, $4B, $8F, $ED, $DA, $DA, $8A, $F7, $49, $F5, $80, $80, $80, $80, $80,
$80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80, $80,
$80, $D8, $80, $F7, $D8, $ED, $F1, $F1, $ED, $F7, $F7, $6C, $9F, $E0, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $96, $9F, $53, $80, $F7, $47,
$8E, $DA, $96, $92, $8A, $D8, $49, $15, $55, $55, $08, $4E, $4E, $4E, $4E, $08,
$4E, $4E, $15, $D8, $8A, $83, $C6, $DA, $96, $DA, $DA, $F4, $92, $26, $9F, $9F,
$9F, $9F, $26, $9F, $9F, $EB, $F4, $96, $22, $26, $37, $15, $4E, $4E, $08, $08,
$08, $08, $4E, $08, $08, $15, $4A, $DA, $9F, $37, $4B, $6B, $F4, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $EB, $8F, $F5,
$34, $F4, $96, $8E, $6B, $8F, $4B, $4B, $F5, $F5, $F7, $F7, $F7, $F7, $F7, $F7,
$F7, $80, $4B, $F7, $8F, $AD, $26, $DA, $DA, $F4, $8A, $80, $80, $8E, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $96, $F4, $AD, $F5, $F5, $28, $92, $96,
$9F, $24, $49, $4B, $4B, $80, $80, $F7, $F7, $F5, $F5, $F5, $F5, $F5, $F5, $F5,
$F5, $F5, $F7, $80, $80, $F7, $F7, $F7, $F7, $80, $80, $F7, $80, $F7, $BB, $F4,
$DA, $8E, $47, $F7, $8F, $8E, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $F1, $8E, $6C, $F7, $F7, $47, $ED, $F4, $96, $F4, $27, $53,
$80, $7C, $7C, $55, $08, $08, $4E, $08, $08, $08, $4E, $4E, $08, $08, $15, $D8,
$D4, $B5, $4A, $26, $F4, $F1, $DA, $DA, $F1, $F1, $F1, $F1, $F1, $F4, $9F, $98,
$37, $49, $55, $4E, $4E, $4E, $4E, $4E, $08, $08, $08, $08, $29, $08, $15, $83,
$DA, $26, $8F, $80, $16, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $AD, $4B, $AD, $DA, $F4, $AD, $80, $49, $F7, $F7, $F7,
$F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $4B, $D8,
$98, $BD, $DA, $98, $80, $47, $92, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $96, $ED, $8F, $4B, $37, $83, $BD, $F4, $37, $80, $49, $49, $F7, $F7,
$F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $80, $F7, $4B, $F7,
$80, $4B, $F7, $F7, $4B, $4B, $4B, $8F, $4A, $00, $F1, $28, $F7, $D8, $34, $F4,
$E0, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F1, $8E,
$6C, $80, $F7, $37, $98, $92, $DA, $DA, $92, $8E, $47, $D8, $49, $15, $15, $55,
$29, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $55, $2A, $7C, $49, $4B, $4B,
$4B, $F7, $4B, $4B, $F7, $49, $2A, $08, $08, $29, $29, $4E, $4E, $4E, $4E, $4E,
$4E, $29, $4E, $4E, $4E, $4E, $4E, $2A, $26, $DA, $8E, $80, $6B, $BD, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $92, $47, $80, $26,
$DA, $6C, $4B, $4B, $F7, $F7, $4B, $F7, $F7, $F7, $4B, $F7, $F7, $F7, $F7, $F7,
$F7, $F7, $4B, $4B, $4B, $F7, $F7, $4B, $F7, $D8, $F4, $F1, $6B, $4B, $B5, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $00, $00, $96, $00, $00, $96, $92, $6B, $F7, $80,
$98, $F1, $96, $ED, $24, $49, $4B, $4B, $F7, $4B, $F7, $F7, $F7, $F7, $F7, $F7,
$F7, $F7, $F7, $F7, $4B, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $4B,
$80, $6B, $BD, $F1, $98, $80, $4B, $37, $9F, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $F1, $83, $6C, $80, $4B, $D8, $6B, $8E,
$F4, $DA, $DA, $F4, $8E, $53, $8F, $F7, $49, $7C, $2A, $55, $08, $29, $29, $29,
$29, $4E, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29,
$4E, $4E, $4E, $29, $29, $29, $29, $29, $4E, $4E, $4E, $29, $29, $29, $4E, $4E,
$2A, $C6, $F4, $13, $13, $26, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $83, $4B, $D4, $DA, $ED, $4B, $4B, $4B, $4B, $4B, $F7, $4B,
$4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B,
$4B, $4B, $47, $DA, $8E, $F7, $6B, $DA, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $F4, $98, $80, $F7, $6C, $9F, $96, $26, $8F, $49, $4B,
$4B, $4B, $4B, $49, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B,
$4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $47, $C6, $96, $83, $6B, $F7,
$D8, $ED, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $F1, $9F, $AD, $8F, $4B, $4B, $8F, $D4, $8E, $92, $DA, $DA, $F1, $92,
$16, $D4, $8F, $80, $4B, $49, $7C, $15, $2A, $55, $55, $08, $08, $4E, $29, $29,
$29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $4E, $4E, $08, $55,
$55, $55, $55, $15, $15, $15, $15, $49, $6B, $F4, $92, $80, $47, $C6, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $AD, $4B, $16, $BD,
$6B, $49, $4B, $4B, $49, $49, $49, $4B, $4B, $49, $4B, $4B, $4B, $4B, $4B, $4B,
$4B, $4B, $4B, $4B, $4B, $4B, $4B, $49, $49, $4B, $F7, $F4, $92, $8F, $8F, $92,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $83,
$37, $F7, $8F, $ED, $96, $F4, $AD, $80, $49, $4B, $4B, $4B, $4B, $4B, $4B, $4B,
$4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B,
$4B, $4B, $4B, $8F, $83, $96, $F1, $8A, $80, $80, $53, $26, $96, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $92, $8E, $6B,
$D8, $4B, $F7, $D8, $6C, $98, $9F, $F4, $DA, $96, $96, $F1, $26, $8E, $8A, $6B,
$47, $8F, $F7, $F7, $4B, $4B, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49,
$49, $49, $49, $4B, $F7, $F7, $F7, $D8, $8F, $47, $6C, $53, $D4, $D4, $ED, $26,
$F1, $DA, $01, $80, $D4, $DA, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $DA, $AD, $49, $83, $DA, $37, $7C, $4B, $4B, $4B, $49, $49, $49,
$49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $4B,
$4B, $49, $F7, $F4, $92, $D8, $8F, $F4, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $26, $AD, $F7, $D8, $8A, $F4, $96, $8E,
$80, $7C, $4B, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49,
$49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $7C, $4B, $49, $6C, $F4, $BD,
$8E, $47, $4B, $47, $8E, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$00, $00, $00, $00, $00, $00, $96, $F1, $26, $8E, $53, $47, $F7, $F7, $F7, $D8,
$6C, $34, $27, $26, $F4, $96, $96, $96, $DA, $F1, $F4, $92, $26, $83, $8E, $8E,
$8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $9F, $26, $92, $92, $F1,
$DA, $DA, $96, $96, $96, $96, $96, $DA, $9F, $D4, $F5, $D8, $83, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $ED, $4B, $8A, $DA,
$AD, $49, $49, $7C, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49,
$49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $8A, $96, $ED, $4B, $28, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00,
$00, $DA, $ED, $24, $F7, $37, $4A, $00, $26, $47, $4B, $7C, $7C, $49, $7C, $7C,
$4B, $7C, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49,
$49, $49, $4B, $7C, $49, $7C, $8F, $92, $DA, $92, $D4, $F7, $F7, $AD, $92, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $DA, $F4, $9F, $98, $6B, $8F, $F7, $49, $F7, $24, $8F, $6C, $AD, $98,
$83, $9F, $92, $F4, $F4, $BD, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA,
$DA, $DA, $DA, $DA, $F1, $F1, $92, $26, $83, $83, $ED, $34, $8A, $AD, $6B, $47,
$24, $F7, $47, $ED, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $26, $24, $37, $F1, $9F, $4B, $49, $49, $49, $7C, $7C, $49,
$7C, $49, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $49, $7C, $49, $49, $15,
$4B, $28, $96, $F4, $47, $F5, $83, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $BD, $26, $6C, $4B, $8F, $8E,
$DA, $DA, $8A, $80, $15, $49, $49, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C,
$7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $49, $7C, $7C, $7C, $F5,
$ED, $F1, $DA, $98, $D8, $F7, $37, $9F, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $DA, $F1, $F4,
$9F, $ED, $6B, $37, $D8, $F7, $4B, $4B, $4B, $F7, $D8, $D8, $47, $37, $6C, $6C,
$6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $47, $13, $13, $24, $F7,
$F7, $F7, $4B, $4B, $4B, $4B, $F7, $80, $37, $8A, $26, $96, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $37, $F7, $26,
$BD, $47, $7C, $7C, $49, $7C, $7C, $49, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C,
$7C, $7C, $7C, $7C, $7C, $7C, $15, $4B, $34, $DA, $F4, $6C, $4B, $D4, $F1, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $C6, $34, $F7, $F7, $8A, $92, $96, $83, $D8, $7C, $7C, $15,
$7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C,
$7C, $7C, $7C, $7C, $7C, $7C, $49, $7C, $7C, $47, $92, $96, $92, $6C, $4B, $80,
$98, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $BD, $F1, $92, $26, $83, $98,
$28, $6B, $47, $8F, $D8, $80, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7,
$F7, $F7, $F7, $24, $D8, $8F, $47, $6C, $6B, $53, $8A, $B5, $ED, $8E, $9F, $92,
$CD, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $8A, $F7, $AD, $BD, $9F, $80, $15, $15, $7C, $15, $7C,
$7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $15, $7C, $7C, $4B, $98,
$BD, $F4, $6B, $F7, $37, $26, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $ED, $8F,
$4B, $8F, $83, $96, $EB, $37, $4B, $49, $49, $15, $7C, $7C, $7C, $7C, $7C, $7C,
$7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $7C, $15, $7C, $7C, $15,
$49, $15, $F7, $ED, $DA, $DA, $98, $F7, $80, $37, $26, $DA, $00, $00, $00, $00,
$00, $00, $00, $96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $96, $BD, $F1, $F4, $F4, $F4, $92, $92, $92,
$92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $26, $F4, $F4, $F4, $F4, $F1,
$BD, $F1, $BD, $96, $96, $96, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $EB, $8F, $F5,
$8E, $96, $83, $80, $15, $7C, $15, $15, $15, $15, $15, $15, $15, $15, $15, $15,
$15, $15, $15, $7C, $15, $7C, $AD, $96, $92, $37, $4B, $37, $26, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $EB, $6C, $F7, $D8, $ED, $DA, $DA, $98, $F7,
$7C, $7C, $15, $15, $15, $15, $15, $15, $15, $15, $15, $15, $15, $15, $15, $15,
$15, $15, $15, $7C, $7C, $15, $15, $15, $15, $7C, $15, $49, $37, $F4, $96, $ED,
$6C, $F7, $8F, $98, $F1, $E0, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $8E, $80, $80, $4A, $96, $83, $F7, $15, $15, $15,
$15, $15, $15, $15, $15, $15, $15, $15, $15, $15, $2A, $7C, $2A, $7C, $98, $96,
$26, $6C, $4B, $24, $98, $F4, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$F4, $98, $F5, $F7, $D4, $F4, $96, $83, $13, $7C, $7C, $2A, $7C, $7C, $15, $15,
$15, $15, $15, $15, $15, $15, $15, $15, $15, $15, $15, $15, $15, $15, $15, $15,
$15, $15, $15, $7C, $15, $24, $26, $96, $F4, $8A, $F5, $F7, $6C, $26, $DA, $96,
$00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $AD,
$D8, $D8, $9F, $96, $8E, $80, $15, $15, $15, $15, $2A, $15, $15, $2A, $15, $15,
$15, $2A, $15, $15, $15, $2A, $F7, $4A, $96, $F4, $AD, $80, $F7, $8F, $8A, $26,
$F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $8E, $8F, $4B, $8F, $8E, $00,
$92, $D4, $F5, $7C, $2A, $15, $15, $15, $15, $2A, $15, $15, $15, $15, $15, $15,
$15, $2A, $15, $15, $15, $15, $15, $15, $15, $15, $15, $2A, $15, $15, $49, $6B,
$CD, $96, $8E, $6B, $49, $D8, $ED, $F4, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $F4, $D4, $F7, $8F, $83, $96, $9F, $D8, $7C,
$7C, $15, $15, $15, $2A, $2A, $15, $2A, $2A, $15, $15, $2A, $15, $15, $2A, $4B,
$8A, $BD, $DA, $83, $6B, $24, $4B, $D8, $6C, $ED, $26, $F1, $E0, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $9F, $D4, $F5, $24, $98, $F4, $DA, $83, $D8, $7C, $2A, $2A, $15,
$55, $15, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A,
$2A, $2A, $2A, $15, $2A, $2A, $2A, $2A, $8F, $9F, $96, $92, $8A, $F7, $4B, $6B,
$9F, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$92, $8A, $4B, $47, $83, $96, $92, $D4, $F7, $15, $15, $2A, $2A, $2A, $2A, $2A,
$2A, $2A, $2A, $2A, $2A, $2A, $2A, $55, $15, $8F, $26, $BD, $96, $9F, $D4, $47,
$F7, $4B, $D8, $6C, $98, $9F, $F4, $DA, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $F1, $98, $D8, $4B,
$37, $26, $96, $83, $8F, $4B, $15, $2A, $15, $55, $2A, $2A, $2A, $2A, $2A, $2A,
$2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A,
$2A, $49, $6C, $22, $DA, $83, $6C, $49, $8F, $ED, $CD, $E0, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $F4, $AD, $F7, $80, $ED, $F4, $DA,
$26, $47, $4B, $15, $2A, $2A, $2A, $2A, $2A, $55, $2A, $55, $2A, $2A, $55, $2A,
$2A, $55, $15, $37, $9F, $F1, $96, $F1, $8E, $28, $8F, $80, $F7, $80, $37, $AD,
$8E, $9F, $F1, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $BD, $4A, $6C, $F5, $24, $83, $F1, $DA, $AD, $F7, $7C,
$55, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A, $2A,
$2A, $2A, $2A, $08, $2A, $2A, $55, $2A, $2A, $55, $15, $80, $9F, $00, $F1, $8A,
$80, $F7, $6C, $9F, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $96, $92, $98, $80, $4B, $6C, $83, $F1, $DA, $ED, $47, $49, $15, $2A, $55,
$55, $2A, $55, $08, $2A, $2A, $55, $55, $2A, $2A, $2A, $55, $15, $24, $34, $92,
$22, $96, $F4, $83, $AD, $47, $80, $F7, $F7, $80, $37, $D4, $ED, $9F, $F4, $DA,
$96, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $92,
$8A, $80, $80, $98, $F4, $96, $83, $24, $15, $2A, $55, $55, $55, $55, $55, $55,
$55, $55, $55, $55, $55, $55, $55, $55, $55, $55, $55, $55, $55, $55, $2A, $55,
$4E, $15, $08, $15, $7C, $6C, $F4, $DA, $8E, $37, $4B, $8F, $8A, $92, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $DA, $83, $37, $F7, $80,
$AD, $26, $96, $F4, $98, $47, $4B, $7C, $2A, $55, $55, $55, $55, $08, $55, $55,
$55, $55, $55, $55, $55, $55, $55, $15, $8F, $98, $92, $F1, $96, $96, $92, $ED,
$53, $37, $80, $F7, $F7, $F7, $13, $6B, $34, $8E, $26, $92, $BD, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $00, $F1, $ED, $D8, $4B, $37, $26, $96, $9F,
$37, $4B, $15, $2A, $55, $55, $55, $55, $55, $55, $55, $55, $55, $55, $55, $55,
$55, $55, $55, $55, $55, $55, $55, $2A, $55, $55, $2A, $08, $55, $55, $D8, $26,
$96, $F1, $8A, $D8, $4B, $37, $83, $F1, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $00, $F4, $ED, $8F, $4B, $13, $98, $92, $96, $F1, $83, $6C,
$4B, $7C, $15, $55, $55, $55, $55, $55, $55, $55, $55, $55, $08, $08, $55, $55,
$55, $55, $15, $D8, $AD, $83, $CD, $96, $96, $F1, $EB, $8E, $AD, $6C, $8F, $F7,
$4B, $4B, $F5, $13, $6C, $AD, $98, $27, $26, $92, $F1, $DA, $E0, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $DA, $9F, $6B, $4B, $13, $16, $DA, $F1, $8A, $4B, $7C, $55, $55, $55, $55,
$55, $55, $55, $55, $55, $55, $55, $55, $55, $55, $55, $55, $55, $55, $08, $55,
$08, $55, $08, $08, $55, $55, $08, $15, $6B, $F4, $96, $9F, $6B, $F7, $F7, $28,
$92, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $EB,
$AD, $24, $4B, $13, $AD, $26, $22, $96, $EB, $8A, $D8, $4B, $7C, $15, $55, $08,
$08, $55, $08, $08, $55, $55, $55, $55, $55, $08, $55, $08, $08, $2A, $49, $47,
$34, $26, $CD, $DA, $96, $BD, $C6, $9F, $98, $D4, $6C, $8F, $F5, $4B, $4B, $F7,
$80, $D8, $37, $6B, $8A, $98, $8E, $83, $26, $92, $92, $22, $DA, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F4, $8A, $80, $80, $AD,
$C6, $96, $83, $8F, $15, $2A, $55, $55, $08, $55, $08, $55, $55, $08, $08, $08,
$55, $55, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $55, $08, $08,
$2A, $4B, $9F, $DA, $F1, $ED, $8F, $4B, $8F, $8E, $F4, $00, $00, $96, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $F1, $26, $53, $8F, $F7, $24, $6B, $8E,
$F4, $96, $F1, $8E, $6C, $80, $49, $7C, $15, $08, $08, $08, $08, $08, $08, $08,
$08, $08, $08, $08, $08, $08, $08, $08, $55, $2A, $4B, $8F, $AD, $83, $92, $F1,
$DA, $DA, $F1, $F4, $26, $8E, $01, $53, $37, $8F, $80, $F7, $4B, $4B, $4B, $F7,
$80, $D8, $8F, $37, $6B, $28, $8A, $34, $ED, $83, $83, $83, $26, $C6, $C6, $EB,
$92, $F1, $F1, $F1, $92, $98, $8F, $F7, $6C, $8E, $00, $9F, $6B, $F7, $2A, $55,
$55, $4E, $55, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08,
$08, $08, $08, $08, $08, $08, $08, $08, $08, $55, $55, $37, $92, $96, $EB, $D4,
$24, $4B, $6C, $27, $DA, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $DA, $26, $AD, $47, $F7, $F7, $37, $98, $92, $BD, $E0, $F1, $8E, $53,
$D8, $7C, $7C, $2A, $55, $08, $08, $08, $08, $08, $4E, $08, $08, $08, $08, $08,
$08, $08, $08, $08, $08, $55, $15, $F7, $6C, $01, $83, $EB, $F1, $DA, $96, $96,
$BD, $F4, $26, $9F, $ED, $8A, $D4, $6C, $37, $47, $24, $80, $F7, $4B, $4B, $4B,
$4B, $4B, $4B, $F7, $80, $D8, $D8, $D8, $D8, $47, $6C, $6C, $6C, $37, $80, $49,
$4B, $8F, $ED, $F4, $96, $83, $80, $2A, $2A, $08, $08, $08, $08, $08, $08, $08,
$08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08,
$08, $4E, $55, $4E, $49, $98, $DA, $DA, $ED, $6C, $F7, $D8, $AD, $92, $00, $00,
$00, $00, $00, $00, $00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $F4, $ED, $6C,
$80, $4B, $D8, $6C, $ED, $92, $DA, $DA, $F4, $83, $6B, $8F, $4B, $7C, $15, $55,
$08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08, $08,
$08, $08, $55, $15, $F7, $8F, $6B, $98, $83, $26, $F4, $F1, $96, $96, $96, $DA,
$F1, $F1, $F4, $EB, $83, $8E, $ED, $98, $8A, $D4, $D4, $6B, $37, $8F, $8F, $8F,
$8F, $D8, $80, $80, $F7, $F7, $80, $80, $80, $80, $37, $28, $26, $96, $9F, $47,
$49, $2A, $08, $4E, $4E, $08, $08, $4E, $08, $08, $08, $08, $08, $08, $08, $08,
$08, $08, $08, $08, $08, $4E, $08, $08, $08, $08, $08, $08, $08, $2A, $47, $26,
$96, $F1, $01, $8F, $4B, $47, $ED, $F4, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $DA, $F1, $4A, $AD, $8F, $F7, $4B, $D8, $6B, $16,
$C6, $DA, $96, $F1, $26, $98, $6C, $D8, $4B, $7C, $7C, $55, $4E, $4E, $4E, $4E,
$4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $08, $08, $08, $4E, $4E, $4E, $4E, $08,
$2A, $15, $49, $F5, $47, $53, $34, $8E, $9F, $26, $92, $F1, $F1, $DA, $96, $96,
$DA, $96, $96, $DA, $DA, $F1, $F1, $F1, $F4, $92, $9F, $26, $26, $26, $9F, $9F,
$9F, $EB, $26, $26, $92, $DA, $00, $CD, $8A, $4B, $15, $55, $4E, $4E, $08, $08,
$08, $4E, $08, $08, $08, $08, $08, $08, $08, $08, $4E, $4E, $4E, $4E, $4E, $4E,
$4E, $4E, $08, $08, $08, $4E, $4E, $15, $6B, $F4, $DA, $26, $6B, $F7, $F7, $6C,
$8E, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $00, $00, $00, $00,
$00, $F1, $F4, $8E, $28, $8F, $4B, $4B, $D8, $6C, $98, $26, $BD, $96, $DA, $F4,
$83, $AD, $47, $D8, $4B, $49, $15, $2A, $55, $08, $4E, $4E, $4E, $4E, $4E, $4E,
$4E, $4E, $4E, $4E, $4E, $08, $08, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $08, $55,
$55, $2A, $15, $4B, $80, $13, $6C, $6B, $28, $98, $98, $ED, $83, $26, $26, $26,
$92, $F4, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $F1, $BD, $F1, $F1, $BD, $BD, $F4,
$83, $8A, $F7, $7C, $55, $08, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E,
$4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $29,
$55, $4B, $83, $DA, $DA, $27, $37, $F7, $80, $6B, $9F, $F1, $00, $00, $00, $00,
$00, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $BD, $F4, $83, $AD,
$8F, $4B, $4B, $24, $47, $D4, $8E, $F4, $DA, $DA, $DA, $F1, $9F, $98, $6B, $8F,
$F7, $49, $49, $15, $2A, $55, $08, $08, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E,
$4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E,
$4E, $08, $08, $08, $55, $15, $15, $2A, $15, $7C, $4B, $F7, $F7, $4B, $4B, $F7,
$F7, $4B, $4B, $F7, $F7, $4B, $4B, $F7, $F7, $49, $7C, $7C, $2A, $08, $4E, $4E,
$4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E,
$4E, $4E, $4E, $08, $4E, $4E, $4E, $4E, $4E, $4E, $55, $8F, $9F, $96, $BD, $98,
$8F, $F7, $24, $AD, $92, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $96, $DA, $F4, $9F, $AD, $37, $80, $4B, $4B, $80,
$37, $8A, $8E, $EB, $BD, $96, $DA, $DA, $92, $83, $34, $6B, $13, $F5, $4B, $7C,
$7C, $15, $55, $55, $08, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $29, $29,
$29, $29, $29, $29, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E,
$29, $29, $29, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $29, $4E, $4E, $4E, $4E,
$29, $29, $29, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E,
$4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $4E, $29, $29, $29, $29, $29, $4E, $4E,
$4E, $4E, $4E, $4E, $15, $6C, $92, $96, $92, $34, $D8, $F7, $47, $26, $00, $00,
$96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $BD, $F1, $92, $8E, $D4, $8F, $F5, $4B, $4B, $80, $8F, $53, $B5, $9F,
$F4, $22, $96, $96, $DA, $F4, $9F, $ED, $D4, $6C, $8F, $80, $4B, $49, $7C, $7C,
$15, $2A, $55, $08, $4E, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $4E,
$29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29,
$29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29,
$29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29,
$29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $4E, $29, $49, $98,
$F4, $96, $26, $6C, $4B, $6C, $F4, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96, $DA, $F4,
$26, $83, $D4, $37, $D8, $4B, $4B, $F7, $13, $37, $D4, $98, $9F, $C6, $F1, $DA,
$DA, $DA, $F1, $F1, $92, $83, $98, $D4, $37, $8F, $80, $F7, $4B, $49, $49, $7C,
$15, $2A, $2A, $55, $08, $08, $08, $4E, $29, $29, $29, $29, $29, $29, $29, $29,
$29, $29, $4E, $4E, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29,
$29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29,
$29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29,
$29, $29, $4E, $29, $29, $29, $29, $4E, $F7, $8E, $DA, $CD, $6C, $F7, $ED, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $DA, $DA, $F1, $92, $9F, $98, $6C,
$8F, $80, $4B, $4B, $F7, $24, $8F, $6C, $8A, $ED, $9F, $26, $F4, $DA, $96, $96,
$96, $DA, $F4, $92, $9F, $8E, $98, $28, $6C, $37, $8F, $24, $F7, $F7, $4B, $49,
$49, $49, $7C, $15, $15, $15, $15, $2A, $55, $2A, $2A, $55, $08, $08, $08, $08,
$08, $08, $08, $4E, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29,
$29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29,
$29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29, $29,
$29, $55, $37, $DA, $ED, $4B, $AD, $DA, $96, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $96, $DA, $F1, $F4, $F4, $27, $34, $6B, $47, $24, $F7,
$4B, $4B, $80, $80, $8F, $37, $6B, $8A, $8E, $9F, $92, $F4, $F1, $DA, $DA, $DA,
$DA, $DA, $DA, $CD, $92, $92, $9F, $8E, $8E, $8E, $AD, $AD, $D4, $6B, $BB, $8F,
$8F, $8F, $8F, $D8, $80, $F7, $F7, $F7, $F7, $F7, $80, $4B, $49, $49, $49, $49,
$49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49,
$49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49, $49,
$49, $49, $49, $49, $49, $49, $49, $49, $49, $80, $B5, $96, $98, $4B, $8A, $96,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $96, $F1, $F1, $F4, $9F, $ED, $01, $6C, $37, $13, $80, $F7, $4B,
$4B, $4B, $80, $D8, $47, $BB, $53, $8A, $ED, $8E, $9F, $26, $92, $F1, $F1, $DA,
$DA, $DA, $96, $96, $96, $96, $DA, $DA, $DA, $DA, $DA, $F1, $F4, $92, $92, $92,
$92, $92, $92, $26, $83, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E,
$8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E,
$8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $8E, $83, $8E, $8E, $83, $ED, $ED,
$9F, $BD, $96, $9F, $D8, $80, $83, $00, $00, $96, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$DA, $DA, $DA, $F1, $F4, $92, $9F, $ED, $8A, $D4, $37, $8F, $D8, $F5, $F7, $4B,
$4B, $4B, $F7, $F7, $24, $13, $47, $BB, $6C, $6C, $AD, $AD, $8A, $98, $16, $83,
$83, $83, $83, $26, $92, $F4, $F4, $F4, $F4, $F4, $F4, $F1, $BD, $DA, $DA, $DA,
$DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA,
$DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA, $DA,
$DA, $DA, $DA, $DA, $DA, $DA, $DA, $96, $F1, $26, $98, $8F, $F7, $8A, $BD, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$DA, $F1, $F1, $F4, $92, $26, $9F, $8E, $34, $AD, $6B, $6C, $47, $13, $24, $F7,
$F7, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $4B, $F7, $24, $D8, $D8, $D8,
$D8, $D8, $D8, $8F, $37, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C,
$6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C,
$6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $6C, $37,
$47, $D8, $F7, $80, $D4, $F1, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $96,
$DA, $DA, $DA, $F4, $F4, $F4, $F4, $92, $EB, $EB, $8E, $8E, $ED, $ED, $8A, $53,
$53, $53, $53, $6C, $47, $8F, $8F, $8F, $8F, $8F, $8F, $D8, $80, $80, $F5, $F5,
$F5, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7,
$F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7, $F7,
$F7, $F7, $F7, $80, $80, $F7, $F7, $F7, $D8, $47, $D4, $9F, $DA, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $96, $96, $96, $DA, $DA, $DA, $DA, $DA, $F1, $F1, $F1, $F4, $F4, $F4,
$F4, $F4, $F4, $F4, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92,
$92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92,
$92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $92, $EB, $EB, $92,
$92, $F4, $DA, $96, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00
);
implementation
initialization
begin
end;
end.
| zymir | trunk/jssource/Client/Itmap.pas | Pascal | oos | 465,678 |
unit ReadInteger;
interface
uses
SysUtils,StrUtils,Classes,Windows,WinInet;
type
TReadInteger = class(TThread)
m_UrlFile:String;
private
function GetInetFile(fileURL:String):String;
protected
procedure Execute; override;
public
constructor Create(UrlText:String);
end;
implementation
uses
MShare;
{ Important: Methods and properties of objects in visual components can only be
used in a method called using Synchronize, for example,
Synchronize(UpdateCaption);
and UpdateCaption could look like,
procedure TReadInteger.UpdateCaption;
begin
Form1.Caption := 'Updated in a thread';
end; }
{ TReadInteger }
constructor TReadInteger.Create(UrlText:String);
begin
m_UrlFile:=UrlText;
inherited Create(False);
end;
procedure TReadInteger.Execute;
begin
g_InetStr:=GetInetFile(m_UrlFile);
g_boInetStr:=True;
end;
function TReadInteger.GetInetFile(fileURL:String):String;
var
hSession,hURL:HInternet;
Buffer:array[0..2048] of Byte;
BufferLen:DWORD;
begin
Result:='';
hSession:=InternetOpen(PChar(fileURL),INTERNET_OPEN_TYPE_PRECONFIG,nil,nil,0);
try
hURL:=InternetOpenURL(hSession,PChar(fileURL),nil,0,0,0);
try
repeat
FillChar(Buffer,SizeOf(Buffer),#0);
InternetReadFile(hURL,@Buffer,SizeOf(Buffer)-1,BufferLen);
if BufferLen > 0 then Result:=Result+StrPas(PChar(@Buffer));
until BufferLen <= 0;
finally
InternetCloseHandle(hURL)
end;
finally
InternetCloseHandle(hSession)
end;
end;
end.
| zymir | trunk/jssource/Client/ReadInteger.pas | Pascal | oos | 1,611 |
object frmDlgConfig: TfrmDlgConfig
Left = 359
Top = 247
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #28216#25103#31383#21475#35774#32622
ClientHeight = 351
ClientWidth = 360
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 203
Height = 335
Caption = #28216#25103#31383#21475#21015#34920
TabOrder = 0
object TreeView: TTreeView
Left = 8
Top = 18
Width = 185
Height = 307
Indent = 19
TabOrder = 0
OnChange = TreeViewChange
end
end
object GameWindowName: TGroupBox
Left = 217
Top = 8
Width = 133
Height = 175
Caption = #30456#20851#35774#32622
TabOrder = 1
object Label2: TLabel
Left = 8
Top = 18
Width = 24
Height = 12
Caption = 'Top:'
end
object Label3: TLabel
Left = 8
Top = 42
Width = 30
Height = 12
Caption = 'Left:'
end
object Label4: TLabel
Left = 8
Top = 66
Width = 36
Height = 12
Caption = 'Width:'
end
object Label5: TLabel
Left = 8
Top = 90
Width = 42
Height = 12
Caption = 'Height:'
end
object Label6: TLabel
Left = 8
Top = 114
Width = 36
Height = 12
Caption = 'Image:'
end
object EditTop: TSpinEdit
Left = 59
Top = 12
Width = 65
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 0
Value = 0
OnChange = EditImageChange
end
object EditLeft: TSpinEdit
Left = 59
Top = 36
Width = 65
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 1
Value = 0
OnChange = EditImageChange
end
object EditHeight: TSpinEdit
Left = 59
Top = 84
Width = 65
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 2
Value = 0
OnChange = EditImageChange
end
object EditWidth: TSpinEdit
Left = 59
Top = 60
Width = 65
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 3
Value = 0
OnChange = EditImageChange
end
object EditImage: TSpinEdit
Left = 59
Top = 108
Width = 65
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 4
Value = 0
OnChange = EditImageChange
end
object ButtonShow: TButton
Left = 26
Top = 139
Width = 73
Height = 25
Caption = #26174#31034#31383#21475
TabOrder = 5
OnClick = ButtonShowClick
end
end
end
| zymir | trunk/jssource/Client/DlgConfig.dfm | Pascal | oos | 2,971 |
object FormWgMain: TFormWgMain
Left = 189
Top = 108
VertScrollBar.Visible = False
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #20256#22855#20869#25346
ClientHeight = 307
ClientWidth = 248
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDefault
OnCreate = FormCreate
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 12
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 249
Height = 305
ActivePage = TabSheet3
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
MultiLine = True
ParentFont = False
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #22522#26412
object Label1: TLabel
Left = 158
Top = 151
Width = 12
Height = 12
Caption = #38190
end
object Label2: TLabel
Left = 216
Top = 152
Width = 12
Height = 12
Caption = #31186
end
object GroupBox1: TGroupBox
Left = 4
Top = 189
Width = 232
Height = 68
TabOrder = 0
object Label3: TLabel
Left = 14
Top = 12
Width = 48
Height = 12
Caption = #31227#21160#21152#36895
end
object Label4: TLabel
Left = 90
Top = 12
Width = 48
Height = 12
Caption = #25915#20987#21152#36895
end
object Label5: TLabel
Left = 166
Top = 12
Width = 48
Height = 12
Caption = #39764#27861#21152#36895
end
object LabelMoveTime: TLabel
Left = 11
Top = 26
Width = 54
Height = 13
Alignment = taCenter
AutoSize = False
BiDiMode = bdLeftToRight
Caption = '0'
ParentBiDiMode = False
end
object LabelHitTime: TLabel
Left = 85
Top = 26
Width = 54
Height = 13
Alignment = taCenter
AutoSize = False
BiDiMode = bdLeftToRight
Caption = '0'
ParentBiDiMode = False
end
object LabelSpellTime: TLabel
Left = 161
Top = 26
Width = 54
Height = 13
Alignment = taCenter
AutoSize = False
BiDiMode = bdLeftToRight
Caption = '0'
ParentBiDiMode = False
end
object MoveTime: TTrackBar
Left = 6
Top = 38
Width = 65
Height = 25
Max = 9
TabOrder = 0
ThumbLength = 10
TickMarks = tmTopLeft
OnChange = HitTimeChange
end
object HitTime: TTrackBar
Left = 81
Top = 38
Width = 65
Height = 25
Max = 9
TabOrder = 1
ThumbLength = 10
TickMarks = tmTopLeft
OnChange = HitTimeChange
end
object SpellTime: TTrackBar
Left = 157
Top = 38
Width = 65
Height = 25
Max = 9
TabOrder = 2
ThumbLength = 10
TickMarks = tmTopLeft
OnChange = HitTimeChange
end
end
object AutoMagic: TCheckBox
Left = 7
Top = 148
Width = 72
Height = 20
Caption = #33258#21160#32451#21151
TabOrder = 1
OnClick = ShowRedHPLableClick
end
object MagicLock: TCheckBox
Left = 5
Top = 128
Width = 69
Height = 20
Caption = #39764#27861#38145#23450
TabOrder = 2
OnClick = ShowRedHPLableClick
end
object DuraAlert: TCheckBox
Left = 85
Top = 58
Width = 71
Height = 20
Caption = #25345#20037#35686#21578
TabOrder = 3
OnClick = ShowRedHPLableClick
end
object AutoDownDrup: TCheckBox
Left = 7
Top = 58
Width = 72
Height = 20
Caption = #33258#21160#25918#33647
TabOrder = 4
OnClick = ShowRedHPLableClick
end
object ShowHPNumber: TCheckBox
Left = 7
Top = 39
Width = 72
Height = 20
Caption = #25968#23383#26174#34880
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object ShowRedHPLable: TCheckBox
Left = 7
Top = 2
Width = 72
Height = 20
Caption = #26174#31034#34880#26465
TabOrder = 6
OnClick = ShowRedHPLableClick
end
object CheckBoxBGSound: TCheckBox
Left = 7
Top = 76
Width = 71
Height = 20
Caption = #32972#26223#38899#20048
TabOrder = 7
OnClick = CheckBoxBGSoundClick
end
object ShowName: TCheckBox
Left = 85
Top = 20
Width = 71
Height = 20
Caption = #20154#21517#26174#31034
TabOrder = 8
OnClick = ShowRedHPLableClick
end
object ShowAllName: TCheckBox
Left = 85
Top = 39
Width = 71
Height = 20
Caption = #26174#31034#20840#21517
TabOrder = 9
OnClick = ShowRedHPLableClick
end
object ShowDura: TCheckBox
Left = 85
Top = 76
Width = 71
Height = 20
Caption = #26174#31034#25345#20037
TabOrder = 10
OnClick = ShowRedHPLableClick
end
object MagicFixupLockF: TRadioButton
Left = 85
Top = 128
Width = 71
Height = 20
Caption = #30456#23545#38145#23450
TabOrder = 11
OnClick = ShowRedHPLableClick
end
object AutoMagicIdx: TComboBox
Left = 85
Top = 148
Width = 72
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 12
Text = 'F1'
Items.Strings = (
'F1'
'F2'
'F3'
'F4'
'F5'
'F6'
'F7'
'F8'
'Ctrl+F1'
'Ctrl+F2'
'Ctrl+F3'
'Ctrl+F4'
'Ctrl+F5'
'Ctrl+F6'
'Ctrl+F7'
'Ctrl+F8')
end
object AutoMagicTime: TSpinEdit
Left = 175
Top = 148
Width = 38
Height = 21
MaxLength = 10
MaxValue = 100
MinValue = 5
TabOrder = 13
Value = 5
end
object MagicFixupLockT: TRadioButton
Left = 166
Top = 128
Width = 69
Height = 20
Caption = #32477#23545#38145#23450
TabOrder = 14
OnClick = ShowRedHPLableClick
end
object CanRunNpc: TCheckBox
Left = 168
Top = 76
Width = 69
Height = 20
Caption = #31359#36807'NPC'
TabOrder = 15
OnClick = ShowRedHPLableClick
end
object CanRunMon: TCheckBox
Left = 168
Top = 58
Width = 69
Height = 20
Caption = #31359#36807#24618#29289
TabOrder = 16
OnClick = ShowRedHPLableClick
end
object CanRunHuman: TCheckBox
Left = 168
Top = 39
Width = 69
Height = 20
Caption = #31359#36807#20154#29289
TabOrder = 17
OnClick = ShowRedHPLableClick
end
object ShowAllItemFil: TCheckBox
Left = 168
Top = 20
Width = 69
Height = 20
Caption = #26174#31034#36807#28388
TabOrder = 18
OnClick = ShowRedHPLableClick
end
object ShowAllItem: TCheckBox
Left = 168
Top = 2
Width = 69
Height = 20
Caption = #26174#31034#29289#21697
TabOrder = 19
OnClick = ShowRedHPLableClick
end
object ShowTopInfo: TCheckBox
Left = 85
Top = 110
Width = 71
Height = 20
Caption = #39030#37096#26174#31034
TabOrder = 20
OnClick = ShowRedHPLableClick
end
object AutoPuckUpItem: TCheckBox
Left = 168
Top = 93
Width = 69
Height = 20
Caption = #33258#21160#25441#29289
TabOrder = 21
OnClick = ShowRedHPLableClick
end
object ShowBlueMpLable: TCheckBox
Left = 7
Top = 20
Width = 71
Height = 20
Caption = #26174#31034#34013#26465
TabOrder = 22
OnClick = ShowRedHPLableClick
end
object MoveRedShow: TCheckBox
Left = 85
Top = 93
Width = 71
Height = 20
Caption = #21435#34880#26174#31034
TabOrder = 23
OnClick = ShowRedHPLableClick
end
object ParalyCan: TCheckBox
Left = 7
Top = 110
Width = 57
Height = 20
Caption = #38450#30707#21270
TabOrder = 24
OnClick = ShowRedHPLableClick
end
object AutoPuckItemFil: TCheckBox
Left = 168
Top = 110
Width = 69
Height = 20
Caption = #25441#21462#36807#28388
TabOrder = 25
OnClick = ShowRedHPLableClick
end
object ShowGroupMember: TCheckBox
Left = 85
Top = 2
Width = 71
Height = 20
Caption = #26174#31034#38431#21592
TabOrder = 26
OnClick = ShowRedHPLableClick
end
object MoveSlow: TCheckBox
Left = 7
Top = 93
Width = 71
Height = 20
Caption = #20813#36127#37325
TabOrder = 27
OnClick = ShowRedHPLableClick
end
object CheckBoxAutoDownHorse: TCheckBox
Left = 87
Top = 169
Width = 122
Height = 20
Caption = #20351#29992#25216#33021#33258#21160#19979#39532
TabOrder = 28
OnClick = ShowRedHPLableClick
end
object CheckBoxDisableStruck: TCheckBox
Left = 7
Top = 169
Width = 72
Height = 20
Caption = #31283#22914#27888#23665
TabOrder = 29
OnClick = ShowRedHPLableClick
end
end
object TabSheet2: TTabSheet
Caption = #29289#21697
ImageIndex = 1
object PageControl4: TPageControl
Left = 0
Top = 0
Width = 244
Height = 264
ActivePage = TabSheet17
Style = tsButtons
TabOrder = 0
object TabSheet16: TTabSheet
Caption = #36807#28388#35774#32622
object ShowCropsColor: TLabel
Left = 147
Top = 198
Width = 11
Height = 16
AutoSize = False
Color = clBackground
ParentColor = False
end
object ItemName: TEdit
Left = 0
Top = 171
Width = 116
Height = 20
MaxLength = 20
TabOrder = 0
end
object AddItem: TButton
Left = 122
Top = 171
Width = 49
Height = 21
Caption = #28155#21152
TabOrder = 1
OnClick = ShowRedHPLableClick
end
object DelItem: TButton
Left = 181
Top = 171
Width = 49
Height = 21
Caption = #21024#38500
TabOrder = 2
OnClick = ShowRedHPLableClick
end
object EditRedMsgFColor: TSpinEdit
Left = 102
Top = 196
Width = 40
Height = 21
EditorEnabled = False
MaxValue = 255
MinValue = 0
TabOrder = 3
Value = 100
OnChange = EditRedMsgFColorChange
end
object CropsItemShow: TCheckBox
Left = 0
Top = 197
Width = 97
Height = 17
Caption = #29305#27530#21464#33394#26174#31034
TabOrder = 4
OnClick = ShowRedHPLableClick
end
object CropsItemHit: TCheckBox
Left = 0
Top = 215
Width = 97
Height = 17
Caption = #29305#27530#29289#21697#25552#31034
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object ItemList: TListView
Left = 0
Top = 1
Width = 233
Height = 168
Columns = <
item
Caption = #29289#21697#21517#31216
Width = 90
end
item
Alignment = taCenter
Caption = #26174
Width = 30
end
item
Alignment = taCenter
Caption = #25441
Width = 30
end
item
Alignment = taCenter
Caption = #29305
Width = 30
end
item
Alignment = taCenter
Caption = #25552
Width = 30
end>
ColumnClick = False
GridLines = True
HotTrack = True
HotTrackStyles = [htHandPoint, htUnderlineHot]
ReadOnly = True
RowSelect = True
TabOrder = 6
ViewStyle = vsReport
OnMouseDown = ItemListMouseDown
end
end
object TabSheet17: TTabSheet
Caption = #35299#21253#35774#32622
ImageIndex = 1
object OpenItemList: TListView
Left = 0
Top = 1
Width = 233
Height = 155
Columns = <
item
Caption = #29289#21697#21517#31216
Width = 100
end
item
Caption = #29289#21697#21253#21517#31216
Width = 100
end>
ColumnClick = False
GridLines = True
HotTrack = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
object AutoOpenItem: TCheckBox
Left = 58
Top = 178
Width = 97
Height = 17
Caption = #29289#21697#33258#21160#35299#21253
TabOrder = 1
OnClick = ShowRedHPLableClick
end
end
end
end
object TabSheet3: TTabSheet
Caption = #25112#26007
ImageIndex = 2
object PageControl2: TPageControl
Left = -1
Top = 4
Width = 242
Height = 256
ActivePage = TabSheet11
Style = tsButtons
TabOrder = 0
object TabSheet9: TTabSheet
Caption = #20445#25252
object AutoHp: TCheckBox
Left = 0
Top = 8
Width = 33
Height = 17
Caption = 'HP'
TabOrder = 0
OnClick = ShowRedHPLableClick
end
object AutoHpCount: TEdit
Left = 36
Top = 7
Width = 37
Height = 20
TabOrder = 1
end
object AutoHpName: TComboBox
Left = 77
Top = 7
Width = 99
Height = 20
ItemHeight = 12
TabOrder = 2
Text = #37329#21019#33647'('#23567#37327')'
Items.Strings = (
#37329#21019#33647'('#23567#37327')'
#37329#21019#33647'('#20013#37327')'
#24378#25928#37329#21019#33647)
end
object AutoCropsHpName: TComboBox
Left = 77
Top = 31
Width = 99
Height = 20
ItemHeight = 12
TabOrder = 3
Text = #22826#38451#27700
Items.Strings = (
#22826#38451#27700
#24378#25928#22826#38451#27700
#30103#20260#33647
#19975#24180#38634#38684)
end
object AutoCropsHpCount: TEdit
Left = 36
Top = 31
Width = 37
Height = 20
TabOrder = 4
end
object AutoCropsHp: TCheckBox
Left = 0
Top = 32
Width = 33
Height = 17
Caption = 'HP'
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object AutoMpName: TComboBox
Left = 77
Top = 54
Width = 99
Height = 20
ItemHeight = 12
TabOrder = 6
Text = #39764#27861#33647'('#23567#37327')'
Items.Strings = (
#39764#27861#33647'('#23567#37327')'
#39764#27861#33647'('#20013#37327')'
#24378#25928#39764#27861#33647)
end
object AutoMpCount: TEdit
Left = 36
Top = 54
Width = 37
Height = 20
TabOrder = 7
end
object AutoMp: TCheckBox
Left = 0
Top = 55
Width = 33
Height = 17
Caption = 'MP'
TabOrder = 8
OnClick = ShowRedHPLableClick
end
object AutoCropsMp: TCheckBox
Left = 0
Top = 79
Width = 33
Height = 17
Caption = 'MP'
TabOrder = 9
OnClick = ShowRedHPLableClick
end
object AutoCropsMpCount: TEdit
Left = 36
Top = 78
Width = 37
Height = 20
TabOrder = 10
end
object AutoCropsMpName: TComboBox
Left = 77
Top = 78
Width = 99
Height = 20
ItemHeight = 12
TabOrder = 11
Text = #22826#38451#27700
Items.Strings = (
#22826#38451#27700
#24378#25928#22826#38451#27700
#30103#20260#33647
#19975#24180#38634#38684)
end
object AutoHpProtect: TCheckBox
Left = 0
Top = 102
Width = 33
Height = 17
Caption = #20445
TabOrder = 12
OnClick = ShowRedHPLableClick
end
object AutoHpProtectCount: TEdit
Left = 36
Top = 101
Width = 37
Height = 20
TabOrder = 13
end
object AutoHpProtectName: TComboBox
Left = 77
Top = 101
Width = 99
Height = 20
ItemHeight = 12
TabOrder = 14
Text = #38543#26426#20256#36865#21367
Items.Strings = (
#38543#26426#20256#36865#21367
#22320#29282#36867#33073#21367
#22238#22478#21367
#34892#20250#22238#22478#21367
#38543#26426#20256#36865#30707
#30431#37325#20256#36865#30707
#27604#22855#20256#36865#30707)
end
object AutoHpTick: TSpinEdit
Left = 179
Top = 7
Width = 46
Height = 21
MaxValue = 100
MinValue = 1
TabOrder = 15
Value = 1
end
object AutoCropsHpTick: TSpinEdit
Left = 179
Top = 31
Width = 46
Height = 21
MaxValue = 100
MinValue = 1
TabOrder = 16
Value = 1
end
object AutoMpTick: TSpinEdit
Left = 179
Top = 55
Width = 46
Height = 21
MaxValue = 100
MinValue = 1
TabOrder = 17
Value = 1
end
object AutoCropsMpTick: TSpinEdit
Left = 179
Top = 79
Width = 46
Height = 21
MaxValue = 100
MinValue = 1
TabOrder = 18
Value = 1
end
object AutoHpOrotectTick: TSpinEdit
Left = 179
Top = 101
Width = 46
Height = 21
MaxValue = 100
MinValue = 1
TabOrder = 19
Value = 1
end
end
object TabSheet10: TTabSheet
Caption = #21151#33021
ImageIndex = 1
object Label9: TLabel
Left = 128
Top = 32
Width = 12
Height = 12
Caption = #31186
end
object AttackEffect: TCheckBox
Left = 2
Top = 8
Width = 73
Height = 17
Caption = #25915#20987#25928#26524
TabOrder = 0
OnClick = ShowRedHPLableClick
end
object AttackEffectClsF: TRadioButton
Left = 76
Top = 8
Width = 65
Height = 17
Caption = #21322#26376#25915#20987
Checked = True
TabOrder = 1
TabStop = True
OnClick = ShowRedHPLableClick
end
object AttackEffectClsT: TRadioButton
Left = 148
Top = 8
Width = 65
Height = 17
Caption = #28872#28779#25915#20987
TabOrder = 2
OnClick = ShowRedHPLableClick
end
object ClearMapDieActor: TCheckBox
Left = 2
Top = 29
Width = 71
Height = 17
Caption = #28165#29702#25112#22330
TabOrder = 3
OnClick = ShowRedHPLableClick
end
object FriendHit: TCheckBox
Left = 114
Top = 51
Width = 95
Height = 17
Caption = #22909#21451#36817#36523#25552#31034
TabOrder = 4
OnClick = ShowRedHPLableClick
end
object BlacklistHit: TCheckBox
Left = 2
Top = 51
Width = 108
Height = 17
Caption = #40657#21517#21333#36817#36523#25552#31034
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object BlackListSys: TCheckBox
Left = 2
Top = 69
Width = 108
Height = 17
Caption = #36807#28388#40657#21517#21333#21457#35328
TabOrder = 6
OnClick = ShowRedHPLableClick
end
object CloseShift: TCheckBox
Left = 148
Top = 29
Width = 68
Height = 17
Caption = #20813'Shift'
TabOrder = 7
OnClick = ShowRedHPLableClick
end
object ClearMapDieActorTime: TSpinEdit
Left = 76
Top = 27
Width = 47
Height = 21
MaxValue = 100
MinValue = 1
TabOrder = 8
Value = 10
end
end
object TabSheet11: TTabSheet
Caption = #29305#27530
ImageIndex = 2
object GroupBox2: TGroupBox
Left = 0
Top = 8
Width = 234
Height = 217
Caption = #29305#27530#24618#29289
TabOrder = 0
object CropsMonList: TListBox
Left = 8
Top = 16
Width = 129
Height = 193
ItemHeight = 12
TabOrder = 0
end
object EditCrops: TEdit
Left = 144
Top = 16
Width = 81
Height = 20
MaxLength = 20
TabOrder = 1
end
object AddCropsMon: TButton
Left = 144
Top = 40
Width = 37
Height = 23
Caption = #28155#21152
TabOrder = 2
OnClick = ShowRedHPLableClick
end
object DelCropsMon: TButton
Left = 188
Top = 40
Width = 37
Height = 23
Caption = #21024#38500
TabOrder = 3
OnClick = ShowRedHPLableClick
end
object CropsMonHit: TCheckBox
Left = 145
Top = 72
Width = 79
Height = 17
Caption = #25509#36817#25552#31034
TabOrder = 4
OnClick = ShowRedHPLableClick
end
object CropsChangeColor: TCheckBox
Left = 145
Top = 108
Width = 79
Height = 17
Caption = #21464#33394#26174#31034
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object CropsAutoLock: TCheckBox
Left = 145
Top = 90
Width = 79
Height = 17
Caption = #33258#21160#38145#23450
TabOrder = 6
OnClick = ShowRedHPLableClick
end
object CropsColorEff: TComboBox
Left = 144
Top = 128
Width = 81
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 8
TabOrder = 7
Text = #32043#32418#33394
OnChange = ShowRedHPLableClick
Items.Strings = (
#28784#33394
#26126#20142
#40657#33394
#30333#33394
#32418#33394
#32511#33394
#34013#33394
#40644#33394
#32043#32418#33394)
end
end
end
end
end
object TabSheet4: TTabSheet
Caption = #32842#22825
ImageIndex = 3
object GroupBox3: TGroupBox
Left = 8
Top = 8
Width = 225
Height = 97
Caption = #33258#21160#21898#35805
TabOrder = 0
object Label8: TLabel
Left = 9
Top = 40
Width = 54
Height = 12
Caption = #21898#35805#20869#23481':'
end
object Label11: TLabel
Left = 9
Top = 65
Width = 54
Height = 12
Caption = #21457#36865#21629#20196':'
end
object CheckBoxOpenMsg: TCheckBox
Left = 9
Top = 17
Width = 97
Height = 17
Caption = #25171#24320#33258#21160#21898#35805
TabOrder = 0
OnClick = CheckBoxOpenMsgClick
end
object EditSysMsg: TEdit
Left = 64
Top = 37
Width = 153
Height = 20
TabOrder = 1
end
object ComboBox1: TComboBox
Left = 64
Top = 62
Width = 105
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 2
Text = #25298#32477#31169#32842
Items.Strings = (
#25298#32477#31169#32842
#25298#32477#21898#35805
#25298#32477#20132#26131
#21152#20837#38376#27966
#36864#20986#38376#27966
#25298#32477#34892#20250#32842#22825
#20801#35768#32852#30431
#20801#35768#22825#22320#21512#19968
#20801#35768#34892#20250#21512#19968
#20801#35768#20256#21796#20276#20387
#20801#35768#20256#21796#24466#24351)
end
object Button1: TButton
Left = 174
Top = 62
Width = 43
Height = 19
Caption = #21457#36865
TabOrder = 3
OnClick = Button1Click
end
end
end
object TabSheet5: TTabSheet
Caption = #29615#22659
ImageIndex = 4
object EntironmentList: TListView
Left = 1
Top = 4
Width = 220
Height = 232
Columns = <
item
Caption = #21517#31216
Width = 95
end
item
Alignment = taCenter
Caption = #26041#20301
Width = 40
end
item
Alignment = taCenter
Caption = #22352#26631
Width = 55
end>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
object ShowEntironment: TCheckBox
Left = 119
Top = 241
Width = 97
Height = 17
Caption = #21047#26032#21608#22260#20449#24687
Checked = True
State = cbChecked
TabOrder = 1
OnClick = ShowEntironmentClick
end
object EntironmentClass: TComboBox
Left = 1
Top = 240
Width = 110
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 2
Text = #20840#37096#20449#24687
Items.Strings = (
#20840#37096#20449#24687
#20154#29289#20449#24687
'NPC'#20449#24687
#24618#29289#20449#24687)
end
end
object TabSheet6: TTabSheet
Caption = #32844#19994
ImageIndex = 5
object PageControl3: TPageControl
Left = -2
Top = 4
Width = 243
Height = 256
ActivePage = TabSheet12
Style = tsButtons
TabOrder = 0
object TabSheet12: TTabSheet
Caption = #25112#22763
object CanLongHit: TCheckBox
Left = 0
Top = 5
Width = 68
Height = 17
Caption = #20992#20992#21050#26432
TabOrder = 0
OnClick = ShowRedHPLableClick
end
object CanWideHit: TCheckBox
Left = 73
Top = 5
Width = 68
Height = 17
Caption = #26234#33021#21322#26376
TabOrder = 1
OnClick = ShowRedHPLableClick
end
object CanAutoFireHit: TCheckBox
Left = 147
Top = 5
Width = 68
Height = 17
Caption = #33258#21160#28872#28779
TabOrder = 2
OnClick = ShowRedHPLableClick
end
object CanFireSide: TCheckBox
Left = 0
Top = 24
Width = 68
Height = 17
Caption = #28872#28779#36817#36523
TabOrder = 3
OnClick = ShowRedHPLableClick
end
object CanCrsHit: TCheckBox
Left = 73
Top = 24
Width = 68
Height = 17
Caption = #26234#33021#25265#26376
TabOrder = 4
OnClick = ShowRedHPLableClick
end
object CanLongSword: TCheckBox
Left = 147
Top = 24
Width = 86
Height = 17
Caption = #33258#21160#24320#22825#26025
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object CanLongHit2: TCheckBox
Left = -1
Top = 46
Width = 68
Height = 17
Caption = #38548#20301#21050#26432
TabOrder = 6
OnClick = ShowRedHPLableClick
end
object CanAutoLongFire: TCheckBox
Left = 73
Top = 46
Width = 101
Height = 17
Caption = #33258#21160#36880#26085#21073#27861
TabOrder = 7
OnClick = ShowRedHPLableClick
end
end
object TabSheet13: TTabSheet
Caption = #39764#27861#24072
ImageIndex = 1
object CanShield: TCheckBox
Left = 0
Top = 5
Width = 68
Height = 17
Caption = #33258#21160#24320#30462
TabOrder = 0
OnClick = ShowRedHPLableClick
end
object CanFirewind: TCheckBox
Left = 0
Top = 24
Width = 68
Height = 17
Caption = #25509#36817#25239#25298
TabOrder = 1
OnClick = ShowRedHPLableClick
end
object CanShieldClsF: TRadioButton
Left = 80
Top = 5
Width = 68
Height = 17
Caption = #25345#32493#24320#30462
Checked = True
TabOrder = 2
TabStop = True
OnClick = ShowRedHPLableClick
end
object CanShieldClsT: TRadioButton
Left = 160
Top = 5
Width = 68
Height = 17
Caption = #25509#36817#24320#30462
TabOrder = 3
OnClick = ShowRedHPLableClick
end
end
object TabSheet14: TTabSheet
Caption = #36947#22763
ImageIndex = 2
object Label10: TLabel
Left = 205
Top = 7
Width = 12
Height = 12
Caption = #31186
end
object Label12: TLabel
Left = 132
Top = 75
Width = 12
Height = 12
Caption = #31186
end
object Label13: TLabel
Left = 132
Top = 97
Width = 12
Height = 12
Caption = #31186
end
object Label6: TLabel
Left = 132
Top = 119
Width = 12
Height = 12
Caption = #31186
end
object CanAutoAddHp: TCheckBox
Left = 0
Top = 5
Width = 68
Height = 17
Caption = #33258#21160#34917#34880
TabOrder = 0
OnClick = ShowRedHPLableClick
end
object CanAutoAmyounsul: TCheckBox
Left = 0
Top = 28
Width = 68
Height = 17
Caption = #33258#21160#27602#31526
TabOrder = 1
OnClick = ShowRedHPLableClick
end
object CanAmyounsulCls: TComboBox
Left = 72
Top = 26
Width = 57
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 2
Text = #32511#27602
Items.Strings = (
#32511#27602
#32418#27602)
end
object CanCrossingOver: TCheckBox
Left = 143
Top = 27
Width = 81
Height = 17
Caption = #32418#32511#27602#20114#25442
TabOrder = 3
OnClick = ShowRedHPLableClick
end
object CanAutoAddHpCount: TEdit
Left = 72
Top = 4
Width = 57
Height = 20
TabOrder = 4
end
object CanCloak: TCheckBox
Left = 0
Top = 52
Width = 68
Height = 17
Caption = #33258#21160#38544#36523
TabOrder = 5
OnClick = ShowRedHPLableClick
end
object CanHolyShield: TCheckBox
Left = 0
Top = 73
Width = 68
Height = 17
Caption = #25345#32493#21152#38450
TabOrder = 6
OnClick = ShowRedHPLableClick
end
object CanHolyShieldTick: TEdit
Left = 72
Top = 72
Width = 57
Height = 20
TabOrder = 7
Text = '200'
end
object CanDejiwonhoTick: TEdit
Left = 72
Top = 94
Width = 57
Height = 20
TabOrder = 8
Text = '200'
end
object CanDejiwonho: TCheckBox
Left = 0
Top = 95
Width = 68
Height = 17
Caption = #25345#32493#21152#39764
TabOrder = 9
OnClick = ShowRedHPLableClick
end
object CanAttackTick: TEdit
Left = 72
Top = 116
Width = 57
Height = 20
TabOrder = 10
Text = '200'
end
object CanAttack: TCheckBox
Left = 0
Top = 117
Width = 68
Height = 17
Caption = #25345#32493#21152#25915
TabOrder = 11
OnClick = ShowRedHPLableClick
end
object CanCloakClsF: TRadioButton
Left = 72
Top = 52
Width = 73
Height = 17
Caption = #25345#32493#38544#36523
TabOrder = 12
OnClick = ShowRedHPLableClick
end
object CanCloakClsT: TRadioButton
Left = 143
Top = 52
Width = 73
Height = 17
Caption = #25509#36817#38544#36523
TabOrder = 13
OnClick = ShowRedHPLableClick
end
object CanAutoAddHpTick: TSpinEdit
Left = 143
Top = 4
Width = 57
Height = 21
MaxValue = 100
MinValue = 4
TabOrder = 14
Value = 4
end
end
object TabSheet15: TTabSheet
Caption = #33521#38596
ImageIndex = 3
object CheckBoxWizardShield: TCheckBox
Left = 8
Top = 12
Width = 129
Height = 17
Caption = #27861#24072#33521#38596#25345#32493#24320#30462
Enabled = False
TabOrder = 0
OnClick = ShowRedHPLableClick
end
object CheckBoxHeroCallBoneFamm: TCheckBox
Left = 8
Top = 32
Width = 66
Height = 17
Caption = #21484#21796#39607#39621
Enabled = False
TabOrder = 1
OnClick = RadioSkeletonClick
end
object CheckBoxHeroCallDogz: TCheckBox
Left = 85
Top = 32
Width = 66
Height = 17
Caption = #21484#21796#31070#20861
Enabled = False
TabOrder = 2
OnClick = RadioSkeletonClick
end
object CheckBoxHeroCallFairy: TCheckBox
Left = 160
Top = 32
Width = 66
Height = 17
Caption = #21484#21796#26376#28789
Enabled = False
TabOrder = 3
OnClick = RadioSkeletonClick
end
end
end
end
object TabSheet7: TTabSheet
Caption = #25346#26426
ImageIndex = 6
object Label7: TLabel
Left = 8
Top = 16
Width = 66
Height = 12
Caption = #24320#21457#20013'.....'
end
end
object TabSheet8: TTabSheet
Caption = #24110#21161
ImageIndex = 7
object Memo1: TMemo
Left = 0
Top = 8
Width = 239
Height = 241
Lines.Strings = (
'['#24555#25463#20581']'
''
'[~] '#38190#65306#24555#36895#25441#36215#33050#19979#29289#21697#12290
''
'[Alt+W] '#38190#65306#23558#25351#23450#20154#29289#21152#20837#32452#38431
''
'[Alt+E] '#38190#65306#23558#25351#23450#20154#29289#36386#20986#32452#38431
''
'[Alt+S] '#38190#65306#23558#25351#23450#20154#29289#21152#20837#40657#21517#21333
' '#20877#27425#20351#29992#23558#31227#20986#40657#21517#21333
''
'[Alt+F] '#38190#65306#23558#25351#23450#20154#29289#21152#20837#22909#21451#21517#21333
' '#20877#27425#20351#29992#23558#31227#20986#22909#21451#21517#21333
''
'[Alt+R] '#38190#65306#21047#26032#20154#29289#32972#21253#29289#21697
''
'[Ctrl+M] '#38190#65306#24555#36895#20999#25442#39569#39532#29366#24577)
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
end
object EntironmentTimer: TTimer
OnTimer = EntironmentTimerTimer
Left = 148
Top = 240
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 180
Top = 240
end
end
| zymir | trunk/jssource/Client/FrmWg.dfm | Pascal | oos | 42,100 |
del *.~* /s /q
del *.dcu /s /q
del *.ddp /s /q
del *.rar /s /q
del *.map /s /q
del *.exe /s /q
del *.dcp /s /q
del *.asp* /s /q
del *.EPEP /s /q
pause | zymir | trunk/jssource/Client/Del.bat | Batchfile | oos | 159 |
library M2Server;
{ Important note about DLL memory management: ShareMem must be the
first unit in your library's USES clause AND your project's (select
Project-View Source) USES clause if your DLL exports any procedures or
functions that pass strings as parameters or function results. This
applies to all strings passed to and from your DLL--even those that
are nested in records and classes. ShareMem is the interface unit to
the BORLNDMM.DLL shared memory manager, which must be deployed along
with your DLL. To avoid using BORLNDMM.DLL, pass string information
using PChar or ShortString parameters. }
uses
SysUtils,
Classes,
SDK in '..\SDK\SDK.pas',
Grobal2 in '..\Common\Grobal2.pas',
HUtil32 in '..\Common\HUtil32.pas',
EDcode in '..\Common\EDcode.pas',
EngineAPI in '..\PlugInCommon\EngineAPI.pas',
EngineType in '..\PlugInCommon\EngineType.pas',
PlugMain in 'PlugMain.pas',
PlacingItem in 'PlacingItem.pas',
PlugShare in 'PlugShare.pas',
PlugHook in 'PlugHook.pas',
PlugMagic in 'PlugMagic.pas';
{$R *.res}
function Init(nVer:Integer):Boolean;stdcall;
begin
Result:=False;
if nVer=M2PLUG_VERSION then begin
//InitPlug;
//MainOutMessage(PChar(GetLevelItemGameCount()));
//nCheck:=0;
Result:=True;
end;
end;
procedure UnInit();stdcall;
begin
//UnInitPlug;
end;
procedure Initialize(var nCheck:Integer);stdcall;
var
Str:String;
begin
Str:=String(GetLevelItemGameCount());
if CalcFileCRC(Str) = -43059996 then nCheck:=101;
end;
exports
Init Name 'M2Server_Init',
UnInit Name 'M2Server_UnInit',
Initialize Name 'M2Server_Initialize';
begin
end.
| zymir | trunk/jssource/M2DLL/M2Server.dpr | Pascal | oos | 1,706 |
unit PlugMain;
interface
procedure InitPlug();
procedure InitializePlug();
procedure UnInitPlug();
procedure InitShareObject();
implementation
uses PlacingItem,EngineApi,PlugShare,EngineType,PlugHook,PlugMagic;
procedure InitializePlug();
begin
PLItem_Init;
end;
procedure InitPlug();
begin
InitShareObject();
MagicInitPlug();
OldPlayObjectOperateMessage:=TPlayObject_GetHookPlayOperateMessage();
TPlayObject_SetHookPlayOperateMessage(@ObjectOperateMessage);
end;
procedure UnInitPlug();
begin
MagicUnInitPlug();
PLItem_UnInit;
end;
procedure InitShareObject();
begin
TMemoryManager_Get(@g_MemMgr);
end;
end.
| zymir | trunk/jssource/M2DLL/PlugMain.pas | Pascal | oos | 672 |
unit PlugMagic;
interface
uses
SysUtils,EngineApi,PlugShare,EngineType;
procedure MagicInitPlug();
procedure MagicUnInitPlug();
function MagicDoSpell(AObject:TObject;PlayObject:TPlayObject;UserMagic:_LPTUSERMAGIC;nTargetX,nTargetY:Integer;TargeTBaseObject:TBaseObject;var nHookStatus:Integer):Boolean;stdcall;
implementation
procedure MagicInitPlug();
begin
TMagicManager_SetHookDoSpell(@MagicDoSpell);
end;
procedure MagicUnInitPlug();
begin
end;
function MagicDoSpell(AObject:TObject;PlayObject:TPlayObject;UserMagic:_LPTUSERMAGIC;nTargetX,nTargetY:Integer;TargeTBaseObject:TBaseObject;var nHookStatus:Integer):Boolean;stdcall;
ResourceString
sException = '[Exception][M2Server.dll] MagicDoSpell';
sMagSelfFun = '@MagSelfFunc%d';
sMagTagFunc = '@MagTagFunc%d';
var
NormNpc:TNormNpc;
begin
Result:=True;
Try
NormNpc:=TNormNpc_GETFUNCTIONNPC();
if NormNpc<>Nil then begin
if (TargeTBaseObject<>Nil) and (PlayObject<>TargeTBaseObject) then begin
if (TBaseObject_btRaceServer(TargeTBaseObject)^=0) and (not TBaseObject_boHero(TargeTBaseObject)) then
TNormNpc_GotoLable(NormNpc,TargeTBaseObject,PChar(Format(sMagTagFunc,[UserMagic.wMagIdx])));
end else TNormNpc_GotoLable(NormNpc,PlayObject,PChar(Format(sMagSelfFun,[UserMagic.wMagIdx])));
end;
Except
MainOutMessage(PChar(sException));
end;
end;
end.
| zymir | trunk/jssource/M2DLL/PlugMagic.pas | Pascal | oos | 1,417 |
del *.~* /s /q
del *.dcu /s /q
del *.ddp /s /q
del *.rar /s /q
del *.map /s /q
del *.exe /s /q
del *.dcp /s /q
del *.asp* /s /q
del *.EPEP /s /q
pause | zymir | trunk/jssource/M2DLL/Del.bat | Batchfile | oos | 159 |
unit SDK;
interface
uses
Windows, Classes;
type
TGList=Class(TList)
private
CriticalSection:TRTLCriticalSection;
public
Constructor Create;
Destructor Destroy;override;
procedure Lock;
Procedure UnLock;
end;
TGStringList=Class(TStringList)
private
CriticalSection:TRTLCriticalSection;
public
Constructor Create;
Destructor Destroy;override;
procedure Lock;
Procedure UnLock;
end;
implementation
{ TGList }
constructor TGList.Create;
begin
inherited;
InitializeCriticalSection(CriticalSection);
end;
destructor TGList.Destroy;
begin
DeleteCriticalSection(CriticalSection);
inherited;
end;
procedure TGList.Lock;
begin
EnterCriticalSection(CriticalSection);
end;
procedure TGList.UnLock;
begin
LeaveCriticalSection(CriticalSection);
end;
{ TGStringList }
constructor TGStringList.Create;
begin
inherited;
InitializeCriticalSection(CriticalSection);
end;
destructor TGStringList.Destroy;
begin
DeleteCriticalSection(CriticalSection);
inherited;
end;
procedure TGStringList.Lock;
begin
EnterCriticalSection(CriticalSection);
end;
procedure TGStringList.UnLock;
begin
LeaveCriticalSection(CriticalSection);
end;
end.
| zymir | trunk/jssource/SDK/SDK.pas | Pascal | oos | 1,311 |
unit MD5Unit;
Interface
uses
Windows, SysUtils, Classes;
const
CRCPOLY = $EDB88320;
type
MD5Count = array[0..1] of DWORD;
MD5State = array[0..3] of DWORD;
MD5Block = array[0..15] of DWORD;
MD5CBits = array[0..7] of byte;
MD5Digest = array[0..15] of byte;
MD5Buffer = array[0..63] of byte;
MD5Context = record
State: MD5State;
Count: MD5Count;
Buffer: MD5Buffer;
end;
Long = record
LoWord: Word;
HiWord: Word;
end;
procedure MD5Init(var Context: MD5Context);
procedure MD5Update(var Context: MD5Context; Input: pChar; Length: longword);
procedure MD5Result(var Context: MD5Context; var Digest: MD5Digest);
function GetMD5Text(Input: string): string;
function GetCRC32(FileName: string): LongInt;
implementation
var
PADDING: MD5Buffer = (
$80, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00,
$00, $00, $00, $00, $00, $00, $00, $00
);
CRCTable: array[0..512] Of Longint;
function F(x, y, z: DWORD): DWORD;
begin
Result := (x and y) or ((not x) and z);
end;
function G(x, y, z: DWORD): DWORD;
begin
Result := (x and z) or (y and (not z));
end;
function H(x, y, z: DWORD): DWORD;
begin
Result := x xor y xor z;
end;
function I(x, y, z: DWORD): DWORD;
begin
Result := y xor (x or (not z));
end;
procedure rot(var x: DWORD; n: BYTE);
begin
x := (x shl n) or (x shr (32 - n));
end;
procedure FF(var a: DWORD; b, c, d, x: DWORD; s: BYTE; ac: DWORD);
begin
inc(a, F(b, c, d) + x + ac);
rot(a, s);
inc(a, b);
end;
procedure GG(var a: DWORD; b, c, d, x: DWORD; s: BYTE; ac: DWORD);
begin
inc(a, G(b, c, d) + x + ac);
rot(a, s);
inc(a, b);
end;
procedure HH(var a: DWORD; b, c, d, x: DWORD; s: BYTE; ac: DWORD);
begin
inc(a, H(b, c, d) + x + ac);
rot(a, s);
inc(a, b);
end;
procedure II(var a: DWORD; b, c, d, x: DWORD; s: BYTE; ac: DWORD);
begin
inc(a, I(b, c, d) + x + ac);
rot(a, s);
inc(a, b);
end;
procedure Encode(Source, Target: pointer; Count: longword);
var
S: PByte;
T: PDWORD;
I: longword;
begin
S := Source;
T := Target;
for I := 1 to Count div 4 do begin
T^ := S^;
inc(S);
T^ := T^ or (S^ shl 8);
inc(S);
T^ := T^ or (S^ shl 16);
inc(S);
T^ := T^ or (S^ shl 24);
inc(S);
inc(T);
end;
end;
procedure Decode(Source, Target: pointer; Count: longword);
var
S: PDWORD;
T: PByte;
I: longword;
begin
S := Source;
T := Target;
for I := 1 to Count do begin
T^ := S^ and $ff;
inc(T);
T^ := (S^ shr 8) and $ff;
inc(T);
T^ := (S^ shr 16) and $ff;
inc(T);
T^ := (S^ shr 24) and $ff;
inc(T);
inc(S);
end;
end;
procedure Transform(Buffer: pointer; var State: MD5State);
var
a, b, c, d: DWORD;
Block: MD5Block;
begin
Encode(Buffer, @Block, 64);
a := State[0];
b := State[1];
c := State[2];
d := State[3];
FF (a, b, c, d, Block[ 0], 7, $d76aa478);
FF (d, a, b, c, Block[ 1], 12, $e8c7b756);
FF (c, d, a, b, Block[ 2], 17, $242070db);
FF (b, c, d, a, Block[ 3], 22, $c1bdceee);
FF (a, b, c, d, Block[ 4], 7, $f57c0faf);
FF (d, a, b, c, Block[ 5], 12, $4787c62a);
FF (c, d, a, b, Block[ 6], 17, $a8304613);
FF (b, c, d, a, Block[ 7], 22, $fd469501);
FF (a, b, c, d, Block[ 8], 7, $698098d8);
FF (d, a, b, c, Block[ 9], 12, $8b44f7af);
FF (c, d, a, b, Block[10], 17, $ffff5bb1);
FF (b, c, d, a, Block[11], 22, $895cd7be);
FF (a, b, c, d, Block[12], 7, $6b901122);
FF (d, a, b, c, Block[13], 12, $fd987193);
FF (c, d, a, b, Block[14], 17, $a679438e);
FF (b, c, d, a, Block[15], 22, $49b40821);
GG (a, b, c, d, Block[ 1], 5, $f61e2562);
GG (d, a, b, c, Block[ 6], 9, $c040b340);
GG (c, d, a, b, Block[11], 14, $265e5a51);
GG (b, c, d, a, Block[ 0], 20, $e9b6c7aa);
GG (a, b, c, d, Block[ 5], 5, $d62f105d);
GG (d, a, b, c, Block[10], 9, $2441453);
GG (c, d, a, b, Block[15], 14, $d8a1e681);
GG (b, c, d, a, Block[ 4], 20, $e7d3fbc8);
GG (a, b, c, d, Block[ 9], 5, $21e1cde6);
GG (d, a, b, c, Block[14], 9, $c33707d6);
GG (c, d, a, b, Block[ 3], 14, $f4d50d87);
GG (b, c, d, a, Block[ 8], 20, $455a14ed);
GG (a, b, c, d, Block[13], 5, $a9e3e905);
GG (d, a, b, c, Block[ 2], 9, $fcefa3f8);
GG (c, d, a, b, Block[ 7], 14, $676f02d9);
GG (b, c, d, a, Block[12], 20, $8d2a4c8a);
HH (a, b, c, d, Block[ 5], 4, $fffa3942);
HH (d, a, b, c, Block[ 8], 11, $8771f681);
HH (c, d, a, b, Block[11], 16, $6d9d6122);
HH (b, c, d, a, Block[14], 23, $fde5380c);
HH (a, b, c, d, Block[ 1], 4, $a4beea44);
HH (d, a, b, c, Block[ 4], 11, $4bdecfa9);
HH (c, d, a, b, Block[ 7], 16, $f6bb4b60);
HH (b, c, d, a, Block[10], 23, $bebfbc70);
HH (a, b, c, d, Block[13], 4, $289b7ec6);
HH (d, a, b, c, Block[ 0], 11, $eaa127fa);
HH (c, d, a, b, Block[ 3], 16, $d4ef3085);
HH (b, c, d, a, Block[ 6], 23, $4881d05);
HH (a, b, c, d, Block[ 9], 4, $d9d4d039);
HH (d, a, b, c, Block[12], 11, $e6db99e5);
HH (c, d, a, b, Block[15], 16, $1fa27cf8);
HH (b, c, d, a, Block[ 2], 23, $c4ac5665);
II (a, b, c, d, Block[ 0], 6, $f4292244);
II (d, a, b, c, Block[ 7], 10, $432aff97);
II (c, d, a, b, Block[14], 15, $ab9423a7);
II (b, c, d, a, Block[ 5], 21, $fc93a039);
II (a, b, c, d, Block[12], 6, $655b59c3);
II (d, a, b, c, Block[ 3], 10, $8f0ccc92);
II (c, d, a, b, Block[10], 15, $ffeff47d);
II (b, c, d, a, Block[ 1], 21, $85845dd1);
II (a, b, c, d, Block[ 8], 6, $6fa87e4f);
II (d, a, b, c, Block[15], 10, $fe2ce6e0);
II (c, d, a, b, Block[ 6], 15, $a3014314);
II (b, c, d, a, Block[13], 21, $4e0811a1);
II (a, b, c, d, Block[ 4], 6, $f7537e82);
II (d, a, b, c, Block[11], 10, $bd3af235);
II (c, d, a, b, Block[ 2], 15, $2ad7d2bb);
II (b, c, d, a, Block[ 9], 21, $eb86d391);
inc(State[0], a);
inc(State[1], b);
inc(State[2], c);
inc(State[3], d);
end;
procedure MD5Init(var Context: MD5Context);
begin
with Context do begin
State[0] := $67452301;
State[1] := $efcdab89;
State[2] := $98badcfe;
State[3] := $10325476;
Count[0] := 0;
Count[1] := 0;
ZeroMemory(@Buffer, SizeOf(MD5Buffer));
end;
end;
procedure MD5Update(var Context: MD5Context; Input: pChar; Length: longword);
var
Index: longword;
PartLen: longword;
I: longword;
begin
with Context do begin
Index := (Count[0] shr 3) and $3f;
inc(Count[0], Length shl 3);
if Count[0] < (Length shl 3) then inc(Count[1]);
inc(Count[1], Length shr 29);
end;
PartLen := 64 - Index;
if Length >= PartLen then begin
CopyMemory(@Context.Buffer[Index], Input, PartLen);
Transform(@Context.Buffer, Context.State);
I := PartLen;
while I + 63 < Length do begin
Transform(@Input[I], Context.State);
inc(I, 64);
end;
Index := 0;
end else I := 0;
CopyMemory(@Context.Buffer[Index], @Input[I], Length - I);
end;
procedure MD5Result(var Context: MD5Context; var Digest: MD5Digest);
var
Bits: MD5CBits;
Index: longword;
PadLen: longword;
begin
Decode(@Context.Count, @Bits, 2);
Index := (Context.Count[0] shr 3) and $3f;
if Index < 56 then PadLen := 56 - Index else PadLen := 120 - Index;
MD5Update(Context, @PADDING, PadLen);
MD5Update(Context, @Bits, 8);
Decode(@Context.State, @Digest, 4);
ZeroMemory(@Context, SizeOf(MD5Context));
end;
function GetMD5Text(Input: string): string;
var
Context: MD5Context;
I: Byte;
DigestResult: MD5Digest;
const
Digits: array[0..15] of char =
('0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'a', 'b', 'c', 'd', 'e', 'f');
begin
Result := '';
MD5Init(Context);
MD5Update(Context, pChar(Input), Length(Input));
MD5Result(Context, DigestResult);
for I := 0 to 15 do
Result := Result + Digits[(DigestResult[I] shr 4) and $0f] + Digits[DigestResult[I] and $0f];
end;
{
CRC - Damian
}
procedure BuildCRCTable;
var
i, j: Word;
r: Longint;
begin
FillChar(CRCTable, SizeOf(CRCTable), 0);
for i := 0 to 255 do
begin
r := i shl 1;
for j := 8 downto 0 do
if (r and 1) <> 0 then
r := (r Shr 1) xor CRCPOLY
else
r := r shr 1;
CRCTable[i] := r;
end;
end;
function RecountCRC(b: byte; CrcOld: Longint): Longint;
begin
RecountCRC := CRCTable[byte(CrcOld xor Longint(b))] xor ((CrcOld shr 8) and $00FFFFFF)
end;
function GetCRC32(FileName: string): LongInt;
var
Buffer: PChar;
f: File of Byte;
b: array[0..255] of Byte;
CRC: Longint;
e, i: Integer;
begin
BuildCRCTable;
CRC := $FFFFFFFF;
AssignFile(F, FileName);
FileMode := 0;
Reset(F);
GetMem(Buffer, SizeOf(B));
repeat
FillChar(b, SizeOf(b), 0);
BlockRead(F, b, SizeOf(b), e);
for i := 0 to (e-1) do
CRC := RecountCRC(b[i], CRC);
until (e < 255) or (IOresult <> 0);
FreeMem(Buffer, SizeOf(B));
CloseFile(F);
CRC := Not CRC;
Result := CRC;
end;
end.
| zymir | trunk/jssource/SDK/MD5Unit.pas | Pascal | oos | 9,123 |
(**************************************************)
(* *)
(* Advanced Encryption Standard (AES) *)
(* *)
(* Copyright (c) 1998-2001 *)
(* EldoS, Alexander Ionov *)
(* *)
(**************************************************)
unit ElAES;
interface
uses
Classes, SysUtils;
type
EAESError = class(Exception);
PInteger = ^Integer;
TAESBuffer = array [0..15] of byte;
TAESKey128 = array [0..15] of byte;
TAESKey192 = array [0..23] of byte;
TAESKey256 = array [0..31] of byte;
TAESExpandedKey128 = array [0..43] of longword;
TAESExpandedKey192 = array [0..53] of longword;
TAESExpandedKey256 = array [0..63] of longword;
PAESBuffer =^TAESBuffer;
PAESKey128 =^TAESKey128;
PAESKey192 =^TAESKey192;
PAESKey256 =^TAESKey256;
PAESExpandedKey128 =^TAESExpandedKey128;
PAESExpandedKey192 =^TAESExpandedKey192;
PAESExpandedKey256 =^TAESExpandedKey256;
// Key expansion routines for encryption
procedure ExpandAESKeyForEncryption(const Key: TAESKey128;
var ExpandedKey: TAESExpandedKey128); overload;
procedure ExpandAESKeyForEncryption(const Key: TAESKey192;
var ExpandedKey: TAESExpandedKey192); overload;
procedure ExpandAESKeyForEncryption(const Key: TAESKey256;
var ExpandedKey: TAESExpandedKey256); overload;
// Block encryption routines
procedure EncryptAES(const InBuf: TAESBuffer; const Key: TAESExpandedKey128;
var OutBuf: TAESBuffer); overload;
procedure EncryptAES(const InBuf: TAESBuffer; const Key: TAESExpandedKey192;
var OutBuf: TAESBuffer); overload;
procedure EncryptAES(const InBuf: TAESBuffer; const Key: TAESExpandedKey256;
var OutBuf: TAESBuffer); overload;
// Stream encryption routines (ECB mode)
procedure EncryptAESStreamECB(Source: TStream; Count: cardinal;
const Key: TAESKey128; Dest: TStream); overload;
procedure EncryptAESStreamECB(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey128; Dest: TStream); overload;
procedure EncryptAESStreamECB(Source: TStream; Count: cardinal;
const Key: TAESKey192; Dest: TStream); overload;
procedure EncryptAESStreamECB(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey192; Dest: TStream); overload;
procedure EncryptAESStreamECB(Source: TStream; Count: cardinal;
const Key: TAESKey256; Dest: TStream); overload;
procedure EncryptAESStreamECB(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey256; Dest: TStream); overload;
// Stream encryption routines (CBC mode)
procedure EncryptAESStreamCBC(Source: TStream; Count: cardinal;
const Key: TAESKey128; const InitVector: TAESBuffer; Dest: TStream); overload;
procedure EncryptAESStreamCBC(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey128; const InitVector: TAESBuffer;
Dest: TStream); overload;
procedure EncryptAESStreamCBC(Source: TStream; Count: cardinal;
const Key: TAESKey192; const InitVector: TAESBuffer; Dest: TStream); overload;
procedure EncryptAESStreamCBC(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey192; const InitVector: TAESBuffer;
Dest: TStream); overload;
procedure EncryptAESStreamCBC(Source: TStream; Count: cardinal;
const Key: TAESKey256; const InitVector: TAESBuffer; Dest: TStream); overload;
procedure EncryptAESStreamCBC(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey256; const InitVector: TAESBuffer;
Dest: TStream); overload;
// Key transformation routines for decryption
procedure ExpandAESKeyForDecryption(var ExpandedKey: TAESExpandedKey128); overload;
procedure ExpandAESKeyForDecryption(const Key: TAESKey128;
var ExpandedKey: TAESExpandedKey128); overload;
procedure ExpandAESKeyForDecryption(var ExpandedKey: TAESExpandedKey192); overload;
procedure ExpandAESKeyForDecryption(const Key: TAESKey192;
var ExpandedKey: TAESExpandedKey192); overload;
procedure ExpandAESKeyForDecryption(var ExpandedKey: TAESExpandedKey256); overload;
procedure ExpandAESKeyForDecryption(const Key: TAESKey256;
var ExpandedKey: TAESExpandedKey256); overload;
// Block decryption routines
procedure DecryptAES(const InBuf: TAESBuffer; const Key: TAESExpandedKey128;
var OutBuf: TAESBuffer); overload;
procedure DecryptAES(const InBuf: TAESBuffer; const Key: TAESExpandedKey192;
var OutBuf: TAESBuffer); overload;
procedure DecryptAES(const InBuf: TAESBuffer; const Key: TAESExpandedKey256;
var OutBuf: TAESBuffer); overload;
// Stream decryption routines (ECB mode)
procedure DecryptAESStreamECB(Source: TStream; Count: cardinal;
const Key: TAESKey128; Dest: TStream); overload;
procedure DecryptAESStreamECB(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey128; Dest: TStream); overload;
procedure DecryptAESStreamECB(Source: TStream; Count: cardinal;
const Key: TAESKey192; Dest: TStream); overload;
procedure DecryptAESStreamECB(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey192; Dest: TStream); overload;
procedure DecryptAESStreamECB(Source: TStream; Count: cardinal;
const Key: TAESKey256; Dest: TStream); overload;
procedure DecryptAESStreamECB(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey256; Dest: TStream); overload;
// Stream decryption routines (CBC mode)
procedure DecryptAESStreamCBC(Source: TStream; Count: cardinal;
const Key: TAESKey128; const InitVector: TAESBuffer; Dest: TStream); overload;
procedure DecryptAESStreamCBC(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey128; const InitVector: TAESBuffer;
Dest: TStream); overload;
procedure DecryptAESStreamCBC(Source: TStream; Count: cardinal;
const Key: TAESKey192; const InitVector: TAESBuffer; Dest: TStream); overload;
procedure DecryptAESStreamCBC(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey192; const InitVector: TAESBuffer;
Dest: TStream); overload;
procedure DecryptAESStreamCBC(Source: TStream; Count: cardinal;
const Key: TAESKey256; const InitVector: TAESBuffer; Dest: TStream); overload;
procedure DecryptAESStreamCBC(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey256; const InitVector: TAESBuffer;
Dest: TStream); overload;
resourcestring
SInvalidInBufSize = 'Invalid buffer size for decryption';
SReadError = 'Stream read error';
SWriteError = 'Stream write error';
implementation
type
PLongWord = ^LongWord;
function Min(A, B: integer): integer;
begin
if A < B then
Result := A
else
Result := B;
end;
const
Rcon: array [1..30] of longword = (
$00000001, $00000002, $00000004, $00000008, $00000010, $00000020,
$00000040, $00000080, $0000001B, $00000036, $0000006C, $000000D8,
$000000AB, $0000004D, $0000009A, $0000002F, $0000005E, $000000BC,
$00000063, $000000C6, $00000097, $00000035, $0000006A, $000000D4,
$000000B3, $0000007D, $000000FA, $000000EF, $000000C5, $00000091
);
ForwardTable: array [0..255] of longword = (
$A56363C6, $847C7CF8, $997777EE, $8D7B7BF6, $0DF2F2FF, $BD6B6BD6, $B16F6FDE, $54C5C591,
$50303060, $03010102, $A96767CE, $7D2B2B56, $19FEFEE7, $62D7D7B5, $E6ABAB4D, $9A7676EC,
$45CACA8F, $9D82821F, $40C9C989, $877D7DFA, $15FAFAEF, $EB5959B2, $C947478E, $0BF0F0FB,
$ECADAD41, $67D4D4B3, $FDA2A25F, $EAAFAF45, $BF9C9C23, $F7A4A453, $967272E4, $5BC0C09B,
$C2B7B775, $1CFDFDE1, $AE93933D, $6A26264C, $5A36366C, $413F3F7E, $02F7F7F5, $4FCCCC83,
$5C343468, $F4A5A551, $34E5E5D1, $08F1F1F9, $937171E2, $73D8D8AB, $53313162, $3F15152A,
$0C040408, $52C7C795, $65232346, $5EC3C39D, $28181830, $A1969637, $0F05050A, $B59A9A2F,
$0907070E, $36121224, $9B80801B, $3DE2E2DF, $26EBEBCD, $6927274E, $CDB2B27F, $9F7575EA,
$1B090912, $9E83831D, $742C2C58, $2E1A1A34, $2D1B1B36, $B26E6EDC, $EE5A5AB4, $FBA0A05B,
$F65252A4, $4D3B3B76, $61D6D6B7, $CEB3B37D, $7B292952, $3EE3E3DD, $712F2F5E, $97848413,
$F55353A6, $68D1D1B9, $00000000, $2CEDEDC1, $60202040, $1FFCFCE3, $C8B1B179, $ED5B5BB6,
$BE6A6AD4, $46CBCB8D, $D9BEBE67, $4B393972, $DE4A4A94, $D44C4C98, $E85858B0, $4ACFCF85,
$6BD0D0BB, $2AEFEFC5, $E5AAAA4F, $16FBFBED, $C5434386, $D74D4D9A, $55333366, $94858511,
$CF45458A, $10F9F9E9, $06020204, $817F7FFE, $F05050A0, $443C3C78, $BA9F9F25, $E3A8A84B,
$F35151A2, $FEA3A35D, $C0404080, $8A8F8F05, $AD92923F, $BC9D9D21, $48383870, $04F5F5F1,
$DFBCBC63, $C1B6B677, $75DADAAF, $63212142, $30101020, $1AFFFFE5, $0EF3F3FD, $6DD2D2BF,
$4CCDCD81, $140C0C18, $35131326, $2FECECC3, $E15F5FBE, $A2979735, $CC444488, $3917172E,
$57C4C493, $F2A7A755, $827E7EFC, $473D3D7A, $AC6464C8, $E75D5DBA, $2B191932, $957373E6,
$A06060C0, $98818119, $D14F4F9E, $7FDCDCA3, $66222244, $7E2A2A54, $AB90903B, $8388880B,
$CA46468C, $29EEEEC7, $D3B8B86B, $3C141428, $79DEDEA7, $E25E5EBC, $1D0B0B16, $76DBDBAD,
$3BE0E0DB, $56323264, $4E3A3A74, $1E0A0A14, $DB494992, $0A06060C, $6C242448, $E45C5CB8,
$5DC2C29F, $6ED3D3BD, $EFACAC43, $A66262C4, $A8919139, $A4959531, $37E4E4D3, $8B7979F2,
$32E7E7D5, $43C8C88B, $5937376E, $B76D6DDA, $8C8D8D01, $64D5D5B1, $D24E4E9C, $E0A9A949,
$B46C6CD8, $FA5656AC, $07F4F4F3, $25EAEACF, $AF6565CA, $8E7A7AF4, $E9AEAE47, $18080810,
$D5BABA6F, $887878F0, $6F25254A, $722E2E5C, $241C1C38, $F1A6A657, $C7B4B473, $51C6C697,
$23E8E8CB, $7CDDDDA1, $9C7474E8, $211F1F3E, $DD4B4B96, $DCBDBD61, $868B8B0D, $858A8A0F,
$907070E0, $423E3E7C, $C4B5B571, $AA6666CC, $D8484890, $05030306, $01F6F6F7, $120E0E1C,
$A36161C2, $5F35356A, $F95757AE, $D0B9B969, $91868617, $58C1C199, $271D1D3A, $B99E9E27,
$38E1E1D9, $13F8F8EB, $B398982B, $33111122, $BB6969D2, $70D9D9A9, $898E8E07, $A7949433,
$B69B9B2D, $221E1E3C, $92878715, $20E9E9C9, $49CECE87, $FF5555AA, $78282850, $7ADFDFA5,
$8F8C8C03, $F8A1A159, $80898909, $170D0D1A, $DABFBF65, $31E6E6D7, $C6424284, $B86868D0,
$C3414182, $B0999929, $772D2D5A, $110F0F1E, $CBB0B07B, $FC5454A8, $D6BBBB6D, $3A16162C
);
LastForwardTable: array [0..255] of longword = (
$00000063, $0000007C, $00000077, $0000007B, $000000F2, $0000006B, $0000006F, $000000C5,
$00000030, $00000001, $00000067, $0000002B, $000000FE, $000000D7, $000000AB, $00000076,
$000000CA, $00000082, $000000C9, $0000007D, $000000FA, $00000059, $00000047, $000000F0,
$000000AD, $000000D4, $000000A2, $000000AF, $0000009C, $000000A4, $00000072, $000000C0,
$000000B7, $000000FD, $00000093, $00000026, $00000036, $0000003F, $000000F7, $000000CC,
$00000034, $000000A5, $000000E5, $000000F1, $00000071, $000000D8, $00000031, $00000015,
$00000004, $000000C7, $00000023, $000000C3, $00000018, $00000096, $00000005, $0000009A,
$00000007, $00000012, $00000080, $000000E2, $000000EB, $00000027, $000000B2, $00000075,
$00000009, $00000083, $0000002C, $0000001A, $0000001B, $0000006E, $0000005A, $000000A0,
$00000052, $0000003B, $000000D6, $000000B3, $00000029, $000000E3, $0000002F, $00000084,
$00000053, $000000D1, $00000000, $000000ED, $00000020, $000000FC, $000000B1, $0000005B,
$0000006A, $000000CB, $000000BE, $00000039, $0000004A, $0000004C, $00000058, $000000CF,
$000000D0, $000000EF, $000000AA, $000000FB, $00000043, $0000004D, $00000033, $00000085,
$00000045, $000000F9, $00000002, $0000007F, $00000050, $0000003C, $0000009F, $000000A8,
$00000051, $000000A3, $00000040, $0000008F, $00000092, $0000009D, $00000038, $000000F5,
$000000BC, $000000B6, $000000DA, $00000021, $00000010, $000000FF, $000000F3, $000000D2,
$000000CD, $0000000C, $00000013, $000000EC, $0000005F, $00000097, $00000044, $00000017,
$000000C4, $000000A7, $0000007E, $0000003D, $00000064, $0000005D, $00000019, $00000073,
$00000060, $00000081, $0000004F, $000000DC, $00000022, $0000002A, $00000090, $00000088,
$00000046, $000000EE, $000000B8, $00000014, $000000DE, $0000005E, $0000000B, $000000DB,
$000000E0, $00000032, $0000003A, $0000000A, $00000049, $00000006, $00000024, $0000005C,
$000000C2, $000000D3, $000000AC, $00000062, $00000091, $00000095, $000000E4, $00000079,
$000000E7, $000000C8, $00000037, $0000006D, $0000008D, $000000D5, $0000004E, $000000A9,
$0000006C, $00000056, $000000F4, $000000EA, $00000065, $0000007A, $000000AE, $00000008,
$000000BA, $00000078, $00000025, $0000002E, $0000001C, $000000A6, $000000B4, $000000C6,
$000000E8, $000000DD, $00000074, $0000001F, $0000004B, $000000BD, $0000008B, $0000008A,
$00000070, $0000003E, $000000B5, $00000066, $00000048, $00000003, $000000F6, $0000000E,
$00000061, $00000035, $00000057, $000000B9, $00000086, $000000C1, $0000001D, $0000009E,
$000000E1, $000000F8, $00000098, $00000011, $00000069, $000000D9, $0000008E, $00000094,
$0000009B, $0000001E, $00000087, $000000E9, $000000CE, $00000055, $00000028, $000000DF,
$0000008C, $000000A1, $00000089, $0000000D, $000000BF, $000000E6, $00000042, $00000068,
$00000041, $00000099, $0000002D, $0000000F, $000000B0, $00000054, $000000BB, $00000016
);
InverseTable: array [0..255] of longword = (
$50A7F451, $5365417E, $C3A4171A, $965E273A, $CB6BAB3B, $F1459D1F, $AB58FAAC, $9303E34B,
$55FA3020, $F66D76AD, $9176CC88, $254C02F5, $FCD7E54F, $D7CB2AC5, $80443526, $8FA362B5,
$495AB1DE, $671BBA25, $980EEA45, $E1C0FE5D, $02752FC3, $12F04C81, $A397468D, $C6F9D36B,
$E75F8F03, $959C9215, $EB7A6DBF, $DA595295, $2D83BED4, $D3217458, $2969E049, $44C8C98E,
$6A89C275, $78798EF4, $6B3E5899, $DD71B927, $B64FE1BE, $17AD88F0, $66AC20C9, $B43ACE7D,
$184ADF63, $82311AE5, $60335197, $457F5362, $E07764B1, $84AE6BBB, $1CA081FE, $942B08F9,
$58684870, $19FD458F, $876CDE94, $B7F87B52, $23D373AB, $E2024B72, $578F1FE3, $2AAB5566,
$0728EBB2, $03C2B52F, $9A7BC586, $A50837D3, $F2872830, $B2A5BF23, $BA6A0302, $5C8216ED,
$2B1CCF8A, $92B479A7, $F0F207F3, $A1E2694E, $CDF4DA65, $D5BE0506, $1F6234D1, $8AFEA6C4,
$9D532E34, $A055F3A2, $32E18A05, $75EBF6A4, $39EC830B, $AAEF6040, $069F715E, $51106EBD,
$F98A213E, $3D06DD96, $AE053EDD, $46BDE64D, $B58D5491, $055DC471, $6FD40604, $FF155060,
$24FB9819, $97E9BDD6, $CC434089, $779ED967, $BD42E8B0, $888B8907, $385B19E7, $DBEEC879,
$470A7CA1, $E90F427C, $C91E84F8, $00000000, $83868009, $48ED2B32, $AC70111E, $4E725A6C,
$FBFF0EFD, $5638850F, $1ED5AE3D, $27392D36, $64D90F0A, $21A65C68, $D1545B9B, $3A2E3624,
$B1670A0C, $0FE75793, $D296EEB4, $9E919B1B, $4FC5C080, $A220DC61, $694B775A, $161A121C,
$0ABA93E2, $E52AA0C0, $43E0223C, $1D171B12, $0B0D090E, $ADC78BF2, $B9A8B62D, $C8A91E14,
$8519F157, $4C0775AF, $BBDD99EE, $FD607FA3, $9F2601F7, $BCF5725C, $C53B6644, $347EFB5B,
$7629438B, $DCC623CB, $68FCEDB6, $63F1E4B8, $CADC31D7, $10856342, $40229713, $2011C684,
$7D244A85, $F83DBBD2, $1132F9AE, $6DA129C7, $4B2F9E1D, $F330B2DC, $EC52860D, $D0E3C177,
$6C16B32B, $99B970A9, $FA489411, $2264E947, $C48CFCA8, $1A3FF0A0, $D82C7D56, $EF903322,
$C74E4987, $C1D138D9, $FEA2CA8C, $360BD498, $CF81F5A6, $28DE7AA5, $268EB7DA, $A4BFAD3F,
$E49D3A2C, $0D927850, $9BCC5F6A, $62467E54, $C2138DF6, $E8B8D890, $5EF7392E, $F5AFC382,
$BE805D9F, $7C93D069, $A92DD56F, $B31225CF, $3B99ACC8, $A77D1810, $6E639CE8, $7BBB3BDB,
$097826CD, $F418596E, $01B79AEC, $A89A4F83, $656E95E6, $7EE6FFAA, $08CFBC21, $E6E815EF,
$D99BE7BA, $CE366F4A, $D4099FEA, $D67CB029, $AFB2A431, $31233F2A, $3094A5C6, $C066A235,
$37BC4E74, $A6CA82FC, $B0D090E0, $15D8A733, $4A9804F1, $F7DAEC41, $0E50CD7F, $2FF69117,
$8DD64D76, $4DB0EF43, $544DAACC, $DF0496E4, $E3B5D19E, $1B886A4C, $B81F2CC1, $7F516546,
$04EA5E9D, $5D358C01, $737487FA, $2E410BFB, $5A1D67B3, $52D2DB92, $335610E9, $1347D66D,
$8C61D79A, $7A0CA137, $8E14F859, $893C13EB, $EE27A9CE, $35C961B7, $EDE51CE1, $3CB1477A,
$59DFD29C, $3F73F255, $79CE1418, $BF37C773, $EACDF753, $5BAAFD5F, $146F3DDF, $86DB4478,
$81F3AFCA, $3EC468B9, $2C342438, $5F40A3C2, $72C31D16, $0C25E2BC, $8B493C28, $41950DFF,
$7101A839, $DEB30C08, $9CE4B4D8, $90C15664, $6184CB7B, $70B632D5, $745C6C48, $4257B8D0
);
LastInverseTable: array [0..255] of longword = (
$00000052, $00000009, $0000006A, $000000D5, $00000030, $00000036, $000000A5, $00000038,
$000000BF, $00000040, $000000A3, $0000009E, $00000081, $000000F3, $000000D7, $000000FB,
$0000007C, $000000E3, $00000039, $00000082, $0000009B, $0000002F, $000000FF, $00000087,
$00000034, $0000008E, $00000043, $00000044, $000000C4, $000000DE, $000000E9, $000000CB,
$00000054, $0000007B, $00000094, $00000032, $000000A6, $000000C2, $00000023, $0000003D,
$000000EE, $0000004C, $00000095, $0000000B, $00000042, $000000FA, $000000C3, $0000004E,
$00000008, $0000002E, $000000A1, $00000066, $00000028, $000000D9, $00000024, $000000B2,
$00000076, $0000005B, $000000A2, $00000049, $0000006D, $0000008B, $000000D1, $00000025,
$00000072, $000000F8, $000000F6, $00000064, $00000086, $00000068, $00000098, $00000016,
$000000D4, $000000A4, $0000005C, $000000CC, $0000005D, $00000065, $000000B6, $00000092,
$0000006C, $00000070, $00000048, $00000050, $000000FD, $000000ED, $000000B9, $000000DA,
$0000005E, $00000015, $00000046, $00000057, $000000A7, $0000008D, $0000009D, $00000084,
$00000090, $000000D8, $000000AB, $00000000, $0000008C, $000000BC, $000000D3, $0000000A,
$000000F7, $000000E4, $00000058, $00000005, $000000B8, $000000B3, $00000045, $00000006,
$000000D0, $0000002C, $0000001E, $0000008F, $000000CA, $0000003F, $0000000F, $00000002,
$000000C1, $000000AF, $000000BD, $00000003, $00000001, $00000013, $0000008A, $0000006B,
$0000003A, $00000091, $00000011, $00000041, $0000004F, $00000067, $000000DC, $000000EA,
$00000097, $000000F2, $000000CF, $000000CE, $000000F0, $000000B4, $000000E6, $00000073,
$00000096, $000000AC, $00000074, $00000022, $000000E7, $000000AD, $00000035, $00000085,
$000000E2, $000000F9, $00000037, $000000E8, $0000001C, $00000075, $000000DF, $0000006E,
$00000047, $000000F1, $0000001A, $00000071, $0000001D, $00000029, $000000C5, $00000089,
$0000006F, $000000B7, $00000062, $0000000E, $000000AA, $00000018, $000000BE, $0000001B,
$000000FC, $00000056, $0000003E, $0000004B, $000000C6, $000000D2, $00000079, $00000020,
$0000009A, $000000DB, $000000C0, $000000FE, $00000078, $000000CD, $0000005A, $000000F4,
$0000001F, $000000DD, $000000A8, $00000033, $00000088, $00000007, $000000C7, $00000031,
$000000B1, $00000012, $00000010, $00000059, $00000027, $00000080, $000000EC, $0000005F,
$00000060, $00000051, $0000007F, $000000A9, $00000019, $000000B5, $0000004A, $0000000D,
$0000002D, $000000E5, $0000007A, $0000009F, $00000093, $000000C9, $0000009C, $000000EF,
$000000A0, $000000E0, $0000003B, $0000004D, $000000AE, $0000002A, $000000F5, $000000B0,
$000000C8, $000000EB, $000000BB, $0000003C, $00000083, $00000053, $00000099, $00000061,
$00000017, $0000002B, $00000004, $0000007E, $000000BA, $00000077, $000000D6, $00000026,
$000000E1, $00000069, $00000014, $00000063, $00000055, $00000021, $0000000C, $0000007D
);
procedure ExpandAESKeyForEncryption(const Key: TAESKey128; var ExpandedKey: TAESExpandedKey128);
var
I, J: integer;
T: longword;
W0, W1, W2, W3: longword;
begin
ExpandedKey[0] := PLongWord(@Key[0])^;
ExpandedKey[1] := PLongWord(@Key[4])^;
ExpandedKey[2] := PLongWord(@Key[8])^;
ExpandedKey[3] := PLongWord(@Key[12])^;
I := 0; J := 1;
repeat
T := (ExpandedKey[I + 3] shl 24) or (ExpandedKey[I + 3] shr 8);
W0 := LastForwardTable[Byte(T)]; W1 := LastForwardTable[Byte(T shr 8)];
W2 := LastForwardTable[Byte(T shr 16)]; W3 := LastForwardTable[Byte(T shr 24)];
ExpandedKey[I + 4] := ExpandedKey[I] xor
(W0 xor ((W1 shl 8) or (W1 shr 24)) xor
((W2 shl 16) or (W2 shr 16)) xor ((W3 shl 24) or (W3 shr 8))) xor Rcon[J];
Inc(J);
ExpandedKey[I + 5] := ExpandedKey[I + 1] xor ExpandedKey[I + 4];
ExpandedKey[I + 6] := ExpandedKey[I + 2] xor ExpandedKey[I + 5];
ExpandedKey[I + 7] := ExpandedKey[I + 3] xor ExpandedKey[I + 6];
Inc(I, 4);
until I >= 40;
end;
procedure ExpandAESKeyForEncryption(const Key: TAESKey192; var ExpandedKey: TAESExpandedKey192); overload;
var
I, J: integer;
T: longword;
W0, W1, W2, W3: longword;
begin
ExpandedKey[0] := PLongWord(@Key[0])^;
ExpandedKey[1] := PLongWord(@Key[4])^;
ExpandedKey[2] := PLongWord(@Key[8])^;
ExpandedKey[3] := PLongWord(@Key[12])^;
ExpandedKey[4] := PLongWord(@Key[16])^;
ExpandedKey[5] := PLongWord(@Key[20])^;
I := 0; J := 1;
repeat
T := (ExpandedKey[I + 5] shl 24) or (ExpandedKey[I + 5] shr 8);
W0 := LastForwardTable[Byte(T)]; W1 := LastForwardTable[Byte(T shr 8)];
W2 := LastForwardTable[Byte(T shr 16)]; W3 := LastForwardTable[Byte(T shr 24)];
ExpandedKey[I + 6] := ExpandedKey[I] xor
(W0 xor ((W1 shl 8) or (W1 shr 24)) xor
((W2 shl 16) or (W2 shr 16)) xor ((W3 shl 24) or (W3 shr 8))) xor Rcon[J];
Inc(J);
ExpandedKey[I + 7] := ExpandedKey[I + 1] xor ExpandedKey[I + 6];
ExpandedKey[I + 8] := ExpandedKey[I + 2] xor ExpandedKey[I + 7];
ExpandedKey[I + 9] := ExpandedKey[I + 3] xor ExpandedKey[I + 8];
ExpandedKey[I + 10] := ExpandedKey[I + 4] xor ExpandedKey[I + 9];
ExpandedKey[I + 11] := ExpandedKey[I + 5] xor ExpandedKey[I + 10];
Inc(I, 6);
until I >= 46;
end;
procedure ExpandAESKeyForEncryption(const Key: TAESKey256; var ExpandedKey: TAESExpandedKey256); overload;
var
I, J: integer;
T: longword;
W0, W1, W2, W3: longword;
begin
ExpandedKey[0] := PLongWord(@Key[0])^;
ExpandedKey[1] := PLongWord(@Key[4])^;
ExpandedKey[2] := PLongWord(@Key[8])^;
ExpandedKey[3] := PLongWord(@Key[12])^;
ExpandedKey[4] := PLongWord(@Key[16])^;
ExpandedKey[5] := PLongWord(@Key[20])^;
ExpandedKey[6] := PLongWord(@Key[24])^;
ExpandedKey[7] := PLongWord(@Key[28])^;
I := 0; J := 1;
repeat
T := (ExpandedKey[I + 7] shl 24) or (ExpandedKey[I + 7] shr 8);
W0 := LastForwardTable[Byte(T)]; W1 := LastForwardTable[Byte(T shr 8)];
W2 := LastForwardTable[Byte(T shr 16)]; W3 := LastForwardTable[Byte(T shr 24)];
ExpandedKey[I + 8] := ExpandedKey[I] xor
(W0 xor ((W1 shl 8) or (W1 shr 24)) xor
((W2 shl 16) or (W2 shr 16)) xor ((W3 shl 24) or (W3 shr 8))) xor Rcon[J];
Inc(J);
ExpandedKey[I + 9] := ExpandedKey[I + 1] xor ExpandedKey[I + 8];
ExpandedKey[I + 10] := ExpandedKey[I + 2] xor ExpandedKey[I + 9];
ExpandedKey[I + 11] := ExpandedKey[I + 3] xor ExpandedKey[I + 10];
W0 := LastForwardTable[Byte(ExpandedKey[I + 11])];
W1 := LastForwardTable[Byte(ExpandedKey[I + 11] shr 8)];
W2 := LastForwardTable[Byte(ExpandedKey[I + 11] shr 16)];
W3 := LastForwardTable[Byte(ExpandedKey[I + 11] shr 24)];
ExpandedKey[I + 12] := ExpandedKey[I + 4] xor
(W0 xor ((W1 shl 8) or (W1 shr 24)) xor
((W2 shl 16) or (W2 shr 16)) xor ((W3 shl 24) or (W3 shr 8)));
ExpandedKey[I + 13] := ExpandedKey[I + 5] xor ExpandedKey[I + 12];
ExpandedKey[I + 14] := ExpandedKey[I + 6] xor ExpandedKey[I + 13];
ExpandedKey[I + 15] := ExpandedKey[I + 7] xor ExpandedKey[I + 14];
Inc(I, 8);
until I >= 52;
end;
procedure EncryptAES(const InBuf: TAESBuffer; const Key: TAESExpandedKey128;
var OutBuf: TAESBuffer);
var
T0, T1: array [0..3] of longword;
W0, W1, W2, W3: longword;
begin
// initializing
T0[0] := PLongWord(@InBuf[0])^ xor Key[0];
T0[1] := PLongWord(@InBuf[4])^ xor Key[1];
T0[2] := PLongWord(@InBuf[8])^ xor Key[2];
T0[3] := PLongWord(@InBuf[12])^ xor Key[3];
// performing transformation 9 times
// round 1
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[4];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[5];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[6];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[7];
// round 2
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[8];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[9];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[10];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[11];
// round 3
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[12];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[13];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[14];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[15];
// round 4
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[16];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[17];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[18];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[19];
// round 5
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[20];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[21];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[22];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[23];
// round 6
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[24];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[25];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[26];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[27];
// round 7
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[28];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[29];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[30];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[31];
// round 8
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[32];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[33];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[34];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[35];
// round 9
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[36];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[37];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[38];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[39];
// last round of transformations
W0 := LastForwardTable[Byte(T1[0])]; W1 := LastForwardTable[Byte(T1[1] shr 8)];
W2 := LastForwardTable[Byte(T1[2] shr 16)]; W3 := LastForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[40];
W0 := LastForwardTable[Byte(T1[1])]; W1 := LastForwardTable[Byte(T1[2] shr 8)];
W2 := LastForwardTable[Byte(T1[3] shr 16)]; W3 := LastForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[41];
W0 := LastForwardTable[Byte(T1[2])]; W1 := LastForwardTable[Byte(T1[3] shr 8)];
W2 := LastForwardTable[Byte(T1[0] shr 16)]; W3 := LastForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[42];
W0 := LastForwardTable[Byte(T1[3])]; W1 := LastForwardTable[Byte(T1[0] shr 8)];
W2 := LastForwardTable[Byte(T1[1] shr 16)]; W3 := LastForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[43];
// finalizing
PLongWord(@OutBuf[0])^ := T0[0]; PLongWord(@OutBuf[4])^ := T0[1];
PLongWord(@OutBuf[8])^ := T0[2]; PLongWord(@OutBuf[12])^ := T0[3];
end;
procedure EncryptAES(const InBuf: TAESBuffer; const Key: TAESExpandedKey192;
var OutBuf: TAESBuffer);
var
T0, T1: array [0..3] of longword;
W0, W1, W2, W3: longword;
begin
// initializing
T0[0] := PLongWord(@InBuf[0])^ xor Key[0];
T0[1] := PLongWord(@InBuf[4])^ xor Key[1];
T0[2] := PLongWord(@InBuf[8])^ xor Key[2];
T0[3] := PLongWord(@InBuf[12])^ xor Key[3];
// performing transformation 11 times
// round 1
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[4];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[5];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[6];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[7];
// round 2
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[8];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[9];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[10];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[11];
// round 3
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[12];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[13];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[14];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[15];
// round 4
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[16];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[17];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[18];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[19];
// round 5
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[20];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[21];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[22];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[23];
// round 6
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[24];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[25];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[26];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[27];
// round 7
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[28];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[29];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[30];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[31];
// round 8
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[32];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[33];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[34];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[35];
// round 9
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[36];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[37];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[38];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[39];
// round 10
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[40];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[41];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[42];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[43];
// round 11
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[44];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[45];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[46];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[47];
// last round of transformations
W0 := LastForwardTable[Byte(T1[0])]; W1 := LastForwardTable[Byte(T1[1] shr 8)];
W2 := LastForwardTable[Byte(T1[2] shr 16)]; W3 := LastForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[48];
W0 := LastForwardTable[Byte(T1[1])]; W1 := LastForwardTable[Byte(T1[2] shr 8)];
W2 := LastForwardTable[Byte(T1[3] shr 16)]; W3 := LastForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[49];
W0 := LastForwardTable[Byte(T1[2])]; W1 := LastForwardTable[Byte(T1[3] shr 8)];
W2 := LastForwardTable[Byte(T1[0] shr 16)]; W3 := LastForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[50];
W0 := LastForwardTable[Byte(T1[3])]; W1 := LastForwardTable[Byte(T1[0] shr 8)];
W2 := LastForwardTable[Byte(T1[1] shr 16)]; W3 := LastForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[51];
// finalizing
PLongWord(@OutBuf[0])^ := T0[0]; PLongWord(@OutBuf[4])^ := T0[1];
PLongWord(@OutBuf[8])^ := T0[2]; PLongWord(@OutBuf[12])^ := T0[3];
end;
procedure EncryptAES(const InBuf: TAESBuffer; const Key: TAESExpandedKey256;
var OutBuf: TAESBuffer);
var
T0, T1: array [0..3] of longword;
W0, W1, W2, W3: longword;
begin
// initializing
T0[0] := PLongWord(@InBuf[0])^ xor Key[0];
T0[1] := PLongWord(@InBuf[4])^ xor Key[1];
T0[2] := PLongWord(@InBuf[8])^ xor Key[2];
T0[3] := PLongWord(@InBuf[12])^ xor Key[3];
// performing transformation 13 times
// round 1
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[4];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[5];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[6];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[7];
// round 2
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[8];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[9];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[10];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[11];
// round 3
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[12];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[13];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[14];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[15];
// round 4
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[16];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[17];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[18];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[19];
// round 5
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[20];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[21];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[22];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[23];
// round 6
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[24];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[25];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[26];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[27];
// round 7
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[28];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[29];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[30];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[31];
// round 8
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[32];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[33];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[34];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[35];
// round 9
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[36];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[37];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[38];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[39];
// round 10
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[40];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[41];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[42];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[43];
// round 11
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[44];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[45];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[46];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[47];
// round 12
W0 := ForwardTable[Byte(T1[0])]; W1 := ForwardTable[Byte(T1[1] shr 8)];
W2 := ForwardTable[Byte(T1[2] shr 16)]; W3 := ForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[48];
W0 := ForwardTable[Byte(T1[1])]; W1 := ForwardTable[Byte(T1[2] shr 8)];
W2 := ForwardTable[Byte(T1[3] shr 16)]; W3 := ForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[49];
W0 := ForwardTable[Byte(T1[2])]; W1 := ForwardTable[Byte(T1[3] shr 8)];
W2 := ForwardTable[Byte(T1[0] shr 16)]; W3 := ForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[50];
W0 := ForwardTable[Byte(T1[3])]; W1 := ForwardTable[Byte(T1[0] shr 8)];
W2 := ForwardTable[Byte(T1[1] shr 16)]; W3 := ForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[51];
// round 13
W0 := ForwardTable[Byte(T0[0])]; W1 := ForwardTable[Byte(T0[1] shr 8)];
W2 := ForwardTable[Byte(T0[2] shr 16)]; W3 := ForwardTable[Byte(T0[3] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[52];
W0 := ForwardTable[Byte(T0[1])]; W1 := ForwardTable[Byte(T0[2] shr 8)];
W2 := ForwardTable[Byte(T0[3] shr 16)]; W3 := ForwardTable[Byte(T0[0] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[53];
W0 := ForwardTable[Byte(T0[2])]; W1 := ForwardTable[Byte(T0[3] shr 8)];
W2 := ForwardTable[Byte(T0[0] shr 16)]; W3 := ForwardTable[Byte(T0[1] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[54];
W0 := ForwardTable[Byte(T0[3])]; W1 := ForwardTable[Byte(T0[0] shr 8)];
W2 := ForwardTable[Byte(T0[1] shr 16)]; W3 := ForwardTable[Byte(T0[2] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[55];
// last round of transformations
W0 := LastForwardTable[Byte(T1[0])]; W1 := LastForwardTable[Byte(T1[1] shr 8)];
W2 := LastForwardTable[Byte(T1[2] shr 16)]; W3 := LastForwardTable[Byte(T1[3] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[56];
W0 := LastForwardTable[Byte(T1[1])]; W1 := LastForwardTable[Byte(T1[2] shr 8)];
W2 := LastForwardTable[Byte(T1[3] shr 16)]; W3 := LastForwardTable[Byte(T1[0] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[57];
W0 := LastForwardTable[Byte(T1[2])]; W1 := LastForwardTable[Byte(T1[3] shr 8)];
W2 := LastForwardTable[Byte(T1[0] shr 16)]; W3 := LastForwardTable[Byte(T1[1] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[58];
W0 := LastForwardTable[Byte(T1[3])]; W1 := LastForwardTable[Byte(T1[0] shr 8)];
W2 := LastForwardTable[Byte(T1[1] shr 16)]; W3 := LastForwardTable[Byte(T1[2] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[59];
// finalizing
PLongWord(@OutBuf[0])^ := T0[0]; PLongWord(@OutBuf[4])^ := T0[1];
PLongWord(@OutBuf[8])^ := T0[2]; PLongWord(@OutBuf[12])^ := T0[3];
end;
procedure ExpandAESKeyForDecryption(var ExpandedKey: TAESExpandedKey128);
var
I: integer;
U, F2, F4, F8, F9: longword;
begin
for I := 1 to 9 do
begin
F9 := ExpandedKey[I * 4];
U := F9 and $80808080;
F2 := ((F9 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F2 and $80808080;
F4 := ((F2 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F4 and $80808080;
F8 := ((F4 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
F9 := F9 xor F8;
ExpandedKey[I * 4] := F2 xor F4 xor F8 xor
(((F2 xor F9) shl 24) or ((F2 xor F9) shr 8)) xor
(((F4 xor F9) shl 16) or ((F4 xor F9) shr 16)) xor ((F9 shl 8) or (F9 shr 24));
F9 := ExpandedKey[I * 4 + 1];
U := F9 and $80808080;
F2 := ((F9 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F2 and $80808080;
F4 := ((F2 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F4 and $80808080;
F8 := ((F4 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
F9 := F9 xor F8;
ExpandedKey[I * 4 + 1] := F2 xor F4 xor F8 xor
(((F2 xor F9) shl 24) or ((F2 xor F9) shr 8)) xor
(((F4 xor F9) shl 16) or ((F4 xor F9) shr 16)) xor ((F9 shl 8) or (F9 shr 24));
F9 := ExpandedKey[I * 4 + 2];
U := F9 and $80808080;
F2 := ((F9 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F2 and $80808080;
F4 := ((F2 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F4 and $80808080;
F8 := ((F4 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
F9 := F9 xor F8;
ExpandedKey[I * 4 + 2] := F2 xor F4 xor F8 xor
(((F2 xor F9) shl 24) or ((F2 xor F9) shr 8)) xor
(((F4 xor F9) shl 16) or ((F4 xor F9) shr 16)) xor ((F9 shl 8) or (F9 shr 24));
F9 := ExpandedKey[I * 4 + 3];
U := F9 and $80808080;
F2 := ((F9 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F2 and $80808080;
F4 := ((F2 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F4 and $80808080;
F8 := ((F4 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
F9 := F9 xor F8;
ExpandedKey[I * 4 + 3] := F2 xor F4 xor F8 xor
(((F2 xor F9) shl 24) or ((F2 xor F9) shr 8)) xor
(((F4 xor F9) shl 16) or ((F4 xor F9) shr 16)) xor ((F9 shl 8) or (F9 shr 24));
end;
end;
procedure ExpandAESKeyForDecryption(const Key: TAESKey128; var ExpandedKey: TAESExpandedKey128);
begin
ExpandAESKeyForEncryption(Key, ExpandedKey);
ExpandAESKeyForDecryption(ExpandedKey);
end;
procedure ExpandAESKeyForDecryption(var ExpandedKey: TAESExpandedKey192);
var
I: integer;
U, F2, F4, F8, F9: longword;
begin
for I := 1 to 11 do
begin
F9 := ExpandedKey[I * 4];
U := F9 and $80808080;
F2 := ((F9 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F2 and $80808080;
F4 := ((F2 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F4 and $80808080;
F8 := ((F4 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
F9 := F9 xor F8;
ExpandedKey[I * 4] := F2 xor F4 xor F8 xor
(((F2 xor F9) shl 24) or ((F2 xor F9) shr 8)) xor
(((F4 xor F9) shl 16) or ((F4 xor F9) shr 16)) xor ((F9 shl 8) or (F9 shr 24));
F9 := ExpandedKey[I * 4 + 1];
U := F9 and $80808080;
F2 := ((F9 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F2 and $80808080;
F4 := ((F2 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F4 and $80808080;
F8 := ((F4 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
F9 := F9 xor F8;
ExpandedKey[I * 4 + 1] := F2 xor F4 xor F8 xor
(((F2 xor F9) shl 24) or ((F2 xor F9) shr 8)) xor
(((F4 xor F9) shl 16) or ((F4 xor F9) shr 16)) xor ((F9 shl 8) or (F9 shr 24));
F9 := ExpandedKey[I * 4 + 2];
U := F9 and $80808080;
F2 := ((F9 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F2 and $80808080;
F4 := ((F2 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F4 and $80808080;
F8 := ((F4 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
F9 := F9 xor F8;
ExpandedKey[I * 4 + 2] := F2 xor F4 xor F8 xor
(((F2 xor F9) shl 24) or ((F2 xor F9) shr 8)) xor
(((F4 xor F9) shl 16) or ((F4 xor F9) shr 16)) xor ((F9 shl 8) or (F9 shr 24));
F9 := ExpandedKey[I * 4 + 3];
U := F9 and $80808080;
F2 := ((F9 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F2 and $80808080;
F4 := ((F2 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F4 and $80808080;
F8 := ((F4 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
F9 := F9 xor F8;
ExpandedKey[I * 4 + 3] := F2 xor F4 xor F8 xor
(((F2 xor F9) shl 24) or ((F2 xor F9) shr 8)) xor
(((F4 xor F9) shl 16) or ((F4 xor F9) shr 16)) xor ((F9 shl 8) or (F9 shr 24));
end;
end;
procedure ExpandAESKeyForDecryption(const Key: TAESKey192; var ExpandedKey: TAESExpandedKey192);
begin
ExpandAESKeyForEncryption(Key, ExpandedKey);
ExpandAESKeyForDecryption(ExpandedKey);
end;
procedure ExpandAESKeyForDecryption(var ExpandedKey: TAESExpandedKey256);
var
I: integer;
U, F2, F4, F8, F9: longword;
begin
for I := 1 to 13 do
begin
F9 := ExpandedKey[I * 4];
U := F9 and $80808080;
F2 := ((F9 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F2 and $80808080;
F4 := ((F2 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F4 and $80808080;
F8 := ((F4 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
F9 := F9 xor F8;
ExpandedKey[I * 4] := F2 xor F4 xor F8 xor
(((F2 xor F9) shl 24) or ((F2 xor F9) shr 8)) xor
(((F4 xor F9) shl 16) or ((F4 xor F9) shr 16)) xor ((F9 shl 8) or (F9 shr 24));
F9 := ExpandedKey[I * 4 + 1];
U := F9 and $80808080;
F2 := ((F9 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F2 and $80808080;
F4 := ((F2 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F4 and $80808080;
F8 := ((F4 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
F9 := F9 xor F8;
ExpandedKey[I * 4 + 1] := F2 xor F4 xor F8 xor
(((F2 xor F9) shl 24) or ((F2 xor F9) shr 8)) xor
(((F4 xor F9) shl 16) or ((F4 xor F9) shr 16)) xor ((F9 shl 8) or (F9 shr 24));
F9 := ExpandedKey[I * 4 + 2];
U := F9 and $80808080;
F2 := ((F9 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F2 and $80808080;
F4 := ((F2 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F4 and $80808080;
F8 := ((F4 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
F9 := F9 xor F8;
ExpandedKey[I * 4 + 2] := F2 xor F4 xor F8 xor
(((F2 xor F9) shl 24) or ((F2 xor F9) shr 8)) xor
(((F4 xor F9) shl 16) or ((F4 xor F9) shr 16)) xor ((F9 shl 8) or (F9 shr 24));
F9 := ExpandedKey[I * 4 + 3];
U := F9 and $80808080;
F2 := ((F9 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F2 and $80808080;
F4 := ((F2 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
U := F4 and $80808080;
F8 := ((F4 and $7F7F7F7F) shl 1) xor ((U - (U shr 7)) and $1B1B1B1B);
F9 := F9 xor F8;
ExpandedKey[I * 4 + 3] := F2 xor F4 xor F8 xor
(((F2 xor F9) shl 24) or ((F2 xor F9) shr 8)) xor
(((F4 xor F9) shl 16) or ((F4 xor F9) shr 16)) xor ((F9 shl 8) or (F9 shr 24));
end;
end;
procedure ExpandAESKeyForDecryption(const Key: TAESKey256; var ExpandedKey: TAESExpandedKey256);
begin
ExpandAESKeyForEncryption(Key, ExpandedKey);
ExpandAESKeyForDecryption(ExpandedKey);
end;
procedure DecryptAES(const InBuf: TAESBuffer; const Key: TAESExpandedKey128;
var OutBuf: TAESBuffer);
var
T0, T1: array [0..3] of longword;
W0, W1, W2, W3: longword;
begin
// initializing
T0[0] := PLongWord(@InBuf[0])^ xor Key[40];
T0[1] := PLongWord(@InBuf[4])^ xor Key[41];
T0[2] := PLongWord(@InBuf[8])^ xor Key[42];
T0[3] := PLongWord(@InBuf[12])^ xor Key[43];
// performing transformations 9 times
// round 1
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[36];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[37];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[38];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[39];
// round 2
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[32];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[33];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[34];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[35];
// round 3
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[28];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[29];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[30];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[31];
// round 4
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[24];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[25];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[26];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[27];
// round 5
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[20];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[21];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[22];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[23];
// round 6
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[16];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[17];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[18];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[19];
// round 7
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[12];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[13];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[14];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[15];
// round 8
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[8];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[9];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[10];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[11];
// round 9
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[4];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[5];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[6];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[7];
// last round of transformations
W0 := LastInverseTable[Byte(T1[0])]; W1 := LastInverseTable[Byte(T1[3] shr 8)];
W2 := LastInverseTable[Byte(T1[2] shr 16)]; W3 := LastInverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[0];
W0 := LastInverseTable[Byte(T1[1])]; W1 := LastInverseTable[Byte(T1[0] shr 8)];
W2 := LastInverseTable[Byte(T1[3] shr 16)]; W3 := LastInverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[1];
W0 := LastInverseTable[Byte(T1[2])]; W1 := LastInverseTable[Byte(T1[1] shr 8)];
W2 := LastInverseTable[Byte(T1[0] shr 16)]; W3 := LastInverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[2];
W0 := LastInverseTable[Byte(T1[3])]; W1 := LastInverseTable[Byte(T1[2] shr 8)];
W2 := LastInverseTable[Byte(T1[1] shr 16)]; W3 := LastInverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[3];
// finalizing
PLongWord(@OutBuf[0])^ := T0[0]; PLongWord(@OutBuf[4])^ := T0[1];
PLongWord(@OutBuf[8])^ := T0[2]; PLongWord(@OutBuf[12])^ := T0[3];
end;
procedure DecryptAES(const InBuf: TAESBuffer; const Key: TAESExpandedKey192;
var OutBuf: TAESBuffer);
var
T0, T1: array [0..3] of longword;
W0, W1, W2, W3: longword;
begin
// initializing
T0[0] := PLongWord(@InBuf[0])^ xor Key[48];
T0[1] := PLongWord(@InBuf[4])^ xor Key[49];
T0[2] := PLongWord(@InBuf[8])^ xor Key[50];
T0[3] := PLongWord(@InBuf[12])^ xor Key[51];
// performing transformations 11 times
// round 1
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[44];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[45];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[46];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[47];
// round 2
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[40];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[41];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[42];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[43];
// round 3
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[36];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[37];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[38];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[39];
// round 4
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[32];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[33];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[34];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[35];
// round 5
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[28];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[29];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[30];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[31];
// round 6
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[24];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[25];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[26];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[27];
// round 7
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[20];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[21];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[22];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[23];
// round 8
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[16];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[17];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[18];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[19];
// round 9
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[12];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[13];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[14];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[15];
// round 10
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[8];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[9];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[10];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[11];
// round 11
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[4];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[5];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[6];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[7];
// last round of transformations
W0 := LastInverseTable[Byte(T1[0])]; W1 := LastInverseTable[Byte(T1[3] shr 8)];
W2 := LastInverseTable[Byte(T1[2] shr 16)]; W3 := LastInverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[0];
W0 := LastInverseTable[Byte(T1[1])]; W1 := LastInverseTable[Byte(T1[0] shr 8)];
W2 := LastInverseTable[Byte(T1[3] shr 16)]; W3 := LastInverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[1];
W0 := LastInverseTable[Byte(T1[2])]; W1 := LastInverseTable[Byte(T1[1] shr 8)];
W2 := LastInverseTable[Byte(T1[0] shr 16)]; W3 := LastInverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[2];
W0 := LastInverseTable[Byte(T1[3])]; W1 := LastInverseTable[Byte(T1[2] shr 8)];
W2 := LastInverseTable[Byte(T1[1] shr 16)]; W3 := LastInverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[3];
// finalizing
PLongWord(@OutBuf[0])^ := T0[0]; PLongWord(@OutBuf[4])^ := T0[1];
PLongWord(@OutBuf[8])^ := T0[2]; PLongWord(@OutBuf[12])^ := T0[3];
end;
procedure DecryptAES(const InBuf: TAESBuffer; const Key: TAESExpandedKey256;
var OutBuf: TAESBuffer);
var
T0, T1: array [0..3] of longword;
W0, W1, W2, W3: longword;
begin
// initializing
T0[0] := PLongWord(@InBuf[0])^ xor Key[56];
T0[1] := PLongWord(@InBuf[4])^ xor Key[57];
T0[2] := PLongWord(@InBuf[8])^ xor Key[58];
T0[3] := PLongWord(@InBuf[12])^ xor Key[59];
// performing transformations 13 times
// round 1
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[52];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[53];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[54];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[55];
// round 2
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[48];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[49];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[50];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[51];
// round 3
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[44];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[45];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[46];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[47];
// round 4
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[40];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[41];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[42];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[43];
// round 5
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[36];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[37];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[38];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[39];
// round 6
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[32];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[33];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[34];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[35];
// round 7
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[28];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[29];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[30];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[31];
// round 8
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[24];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[25];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[26];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[27];
// round 9
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[20];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[21];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[22];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[23];
// round 10
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[16];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[17];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[18];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[19];
// round 11
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[12];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[13];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[14];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[15];
// round 12
W0 := InverseTable[Byte(T1[0])]; W1 := InverseTable[Byte(T1[3] shr 8)];
W2 := InverseTable[Byte(T1[2] shr 16)]; W3 := InverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[8];
W0 := InverseTable[Byte(T1[1])]; W1 := InverseTable[Byte(T1[0] shr 8)];
W2 := InverseTable[Byte(T1[3] shr 16)]; W3 := InverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[9];
W0 := InverseTable[Byte(T1[2])]; W1 := InverseTable[Byte(T1[1] shr 8)];
W2 := InverseTable[Byte(T1[0] shr 16)]; W3 := InverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[10];
W0 := InverseTable[Byte(T1[3])]; W1 := InverseTable[Byte(T1[2] shr 8)];
W2 := InverseTable[Byte(T1[1] shr 16)]; W3 := InverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[11];
// round 13
W0 := InverseTable[Byte(T0[0])]; W1 := InverseTable[Byte(T0[3] shr 8)];
W2 := InverseTable[Byte(T0[2] shr 16)]; W3 := InverseTable[Byte(T0[1] shr 24)];
T1[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[4];
W0 := InverseTable[Byte(T0[1])]; W1 := InverseTable[Byte(T0[0] shr 8)];
W2 := InverseTable[Byte(T0[3] shr 16)]; W3 := InverseTable[Byte(T0[2] shr 24)];
T1[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[5];
W0 := InverseTable[Byte(T0[2])]; W1 := InverseTable[Byte(T0[1] shr 8)];
W2 := InverseTable[Byte(T0[0] shr 16)]; W3 := InverseTable[Byte(T0[3] shr 24)];
T1[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[6];
W0 := InverseTable[Byte(T0[3])]; W1 := InverseTable[Byte(T0[2] shr 8)];
W2 := InverseTable[Byte(T0[1] shr 16)]; W3 := InverseTable[Byte(T0[0] shr 24)];
T1[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[7];
// last round of transformations
W0 := LastInverseTable[Byte(T1[0])]; W1 := LastInverseTable[Byte(T1[3] shr 8)];
W2 := LastInverseTable[Byte(T1[2] shr 16)]; W3 := LastInverseTable[Byte(T1[1] shr 24)];
T0[0] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[0];
W0 := LastInverseTable[Byte(T1[1])]; W1 := LastInverseTable[Byte(T1[0] shr 8)];
W2 := LastInverseTable[Byte(T1[3] shr 16)]; W3 := LastInverseTable[Byte(T1[2] shr 24)];
T0[1] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[1];
W0 := LastInverseTable[Byte(T1[2])]; W1 := LastInverseTable[Byte(T1[1] shr 8)];
W2 := LastInverseTable[Byte(T1[0] shr 16)]; W3 := LastInverseTable[Byte(T1[3] shr 24)];
T0[2] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[2];
W0 := LastInverseTable[Byte(T1[3])]; W1 := LastInverseTable[Byte(T1[2] shr 8)];
W2 := LastInverseTable[Byte(T1[1] shr 16)]; W3 := LastInverseTable[Byte(T1[0] shr 24)];
T0[3] := (W0 xor ((W1 shl 8) or (W1 shr 24)) xor ((W2 shl 16) or (W2 shr 16))
xor ((W3 shl 24) or (W3 shr 8))) xor Key[3];
// finalizing
PLongWord(@OutBuf[0])^ := T0[0]; PLongWord(@OutBuf[4])^ := T0[1];
PLongWord(@OutBuf[8])^ := T0[2]; PLongWord(@OutBuf[12])^ := T0[3];
end;
// Stream encryption routines (ECB mode)
procedure EncryptAESStreamECB(Source: TStream; Count: cardinal;
const Key: TAESKey128; Dest: TStream);
var
ExpandedKey: TAESExpandedKey128;
begin
ExpandAESKeyForEncryption(Key, ExpandedKey);
EncryptAESStreamECB(Source, Count, ExpandedKey, Dest);
end;
procedure EncryptAESStreamECB(Source: TStream; Count: cardinal;
const Key: TAESKey192; Dest: TStream);
var
ExpandedKey: TAESExpandedKey192;
begin
ExpandAESKeyForEncryption(Key, ExpandedKey);
EncryptAESStreamECB(Source, Count, ExpandedKey, Dest);
end;
procedure EncryptAESStreamECB(Source: TStream; Count: cardinal;
const Key: TAESKey256; Dest: TStream);
var
ExpandedKey: TAESExpandedKey256;
begin
ExpandAESKeyForEncryption(Key, ExpandedKey);
EncryptAESStreamECB(Source, Count, ExpandedKey, Dest);
end;
procedure EncryptAESStreamECB(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey128; Dest: TStream);
var
TempIn, TempOut: TAESBuffer;
Done: cardinal;
begin
if Count = 0 then
begin
Source.Position := 0;
Count := Source.Size;
end
else Count := Min(Count, Source.Size - Source.Position);
if Count = 0 then exit;
while Count >= SizeOf(TAESBuffer) do
begin
Done := Source.Read(TempIn, SizeOf(TempIn));
if Done < SizeOf(TempIn) then
raise EStreamError.Create(SReadError);
EncryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
Dec(Count, SizeOf(TAESBuffer));
end;
if Count > 0 then
begin
Done := Source.Read(TempIn, Count);
if Done < Count then
raise EStreamError.Create(SReadError);
FillChar(TempIn[Count], SizeOf(TempIn) - Count, 0);
EncryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
end;
end;
procedure EncryptAESStreamECB(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey192; Dest: TStream);
var
TempIn, TempOut: TAESBuffer;
Done: cardinal;
begin
if Count = 0 then
begin
Source.Position := 0;
Count := Source.Size;
end
else Count := Min(Count, Source.Size - Source.Position);
if Count = 0 then exit;
while Count >= SizeOf(TAESBuffer) do
begin
Done := Source.Read(TempIn, SizeOf(TempIn));
if Done < SizeOf(TempIn) then
raise EStreamError.Create(SReadError);
EncryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
Dec(Count, SizeOf(TAESBuffer));
end;
if Count > 0 then
begin
Done := Source.Read(TempIn, Count);
if Done < Count then
raise EStreamError.Create(SReadError);
FillChar(TempIn[Count], SizeOf(TempIn) - Count, 0);
EncryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
end;
end;
procedure EncryptAESStreamECB(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey256; Dest: TStream);
var
TempIn, TempOut: TAESBuffer;
Done: cardinal;
begin
if Count = 0 then
begin
Source.Position := 0;
Count := Source.Size;
end
else Count := Min(Count, Source.Size - Source.Position);
if Count = 0 then exit;
while Count >= SizeOf(TAESBuffer) do
begin
Done := Source.Read(TempIn, SizeOf(TempIn));
if Done < SizeOf(TempIn) then
raise EStreamError.Create(SReadError);
EncryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
Dec(Count, SizeOf(TAESBuffer));
end;
if Count > 0 then
begin
Done := Source.Read(TempIn, Count);
if Done < Count then
raise EStreamError.Create(SReadError);
FillChar(TempIn[Count], SizeOf(TempIn) - Count, 0);
EncryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
end;
end;
// Stream decryption routines (ECB mode)
procedure DecryptAESStreamECB(Source: TStream; Count: cardinal;
const Key: TAESKey128; Dest: TStream);
var
ExpandedKey: TAESExpandedKey128;
begin
ExpandAESKeyForDecryption(Key, ExpandedKey);
DecryptAESStreamECB(Source, Count, ExpandedKey, Dest);
end;
procedure DecryptAESStreamECB(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey128; Dest: TStream);
var
TempIn, TempOut: TAESBuffer;
Done: cardinal;
begin
if Count = 0 then
begin
Source.Position := 0;
Count := Source.Size;
end
else Count := Min(Count, Source.Size - Source.Position);
if Count = 0 then exit;
if (Count mod SizeOf(TAESBuffer)) > 0 then
raise EAESError.Create(SInvalidInBufSize);
while Count >= SizeOf(TAESBuffer) do
begin
Done := Source.Read(TempIn, SizeOf(TempIn));
if Done < SizeOf(TempIn) then
raise EStreamError.Create(SReadError);
DecryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
Dec(Count, SizeOf(TAESBuffer));
end;
end;
procedure DecryptAESStreamECB(Source: TStream; Count: cardinal;
const Key: TAESKey192; Dest: TStream);
var
ExpandedKey: TAESExpandedKey192;
begin
ExpandAESKeyForDecryption(Key, ExpandedKey);
DecryptAESStreamECB(Source, Count, ExpandedKey, Dest);
end;
procedure DecryptAESStreamECB(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey192; Dest: TStream);
var
TempIn, TempOut: TAESBuffer;
Done: cardinal;
begin
if Count = 0 then
begin
Source.Position := 0;
Count := Source.Size;
end
else Count := Min(Count, Source.Size - Source.Position);
if Count = 0 then exit;
if (Count mod SizeOf(TAESBuffer)) > 0 then
raise EAESError.Create(SInvalidInBufSize);
while Count >= SizeOf(TAESBuffer) do
begin
Done := Source.Read(TempIn, SizeOf(TempIn));
if Done < SizeOf(TempIn) then
raise EStreamError.Create(SReadError);
DecryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
Dec(Count, SizeOf(TAESBuffer));
end;
end;
procedure DecryptAESStreamECB(Source: TStream; Count: cardinal;
const Key: TAESKey256; Dest: TStream);
var
ExpandedKey: TAESExpandedKey256;
begin
ExpandAESKeyForDecryption(Key, ExpandedKey);
DecryptAESStreamECB(Source, Count, ExpandedKey, Dest);
end;
procedure DecryptAESStreamECB(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey256; Dest: TStream);
var
TempIn, TempOut: TAESBuffer;
Done: cardinal;
begin
if Count = 0 then
begin
Source.Position := 0;
Count := Source.Size;
end
else Count := Min(Count, Source.Size - Source.Position);
if Count = 0 then exit;
if (Count mod SizeOf(TAESBuffer)) > 0 then
raise EAESError.Create(SInvalidInBufSize);
while Count >= SizeOf(TAESBuffer) do
begin
Done := Source.Read(TempIn, SizeOf(TempIn));
if Done < SizeOf(TempIn) then
raise EStreamError.Create(SReadError);
DecryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
Dec(Count, SizeOf(TAESBuffer));
end;
end;
// Stream encryption routines (CBC mode)
procedure EncryptAESStreamCBC(Source: TStream; Count: cardinal;
const Key: TAESKey128; const InitVector: TAESBuffer; Dest: TStream);
var
ExpandedKey: TAESExpandedKey128;
begin
ExpandAESKeyForEncryption(Key, ExpandedKey);
EncryptAESStreamCBC(Source, Count, ExpandedKey, InitVector, Dest);
end;
procedure EncryptAESStreamCBC(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey128; const InitVector: TAESBuffer;
Dest: TStream);
var
TempIn, TempOut, Vector: TAESBuffer;
Done: cardinal;
begin
if Count = 0 then
begin
Source.Position := 0;
Count := Source.Size;
end
else Count := Min(Count, Source.Size - Source.Position);
if Count = 0 then exit;
Vector := InitVector;
while Count >= SizeOf(TAESBuffer) do
begin
Done := Source.Read(TempIn, SizeOf(TempIn));
if Done < SizeOf(TempIn) then
raise EStreamError.Create(SReadError);
PLongWord(@TempIn[0])^ := PLongWord(@TempIn[0])^ xor PLongWord(@Vector[0])^;
PLongWord(@TempIn[4])^ := PLongWord(@TempIn[4])^ xor PLongWord(@Vector[4])^;
PLongWord(@TempIn[8])^ := PLongWord(@TempIn[8])^ xor PLongWord(@Vector[8])^;
PLongWord(@TempIn[12])^ := PLongWord(@TempIn[12])^ xor PLongWord(@Vector[12])^;
EncryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
Vector := TempOut;
Dec(Count, SizeOf(TAESBuffer));
end;
if Count > 0 then
begin
Done := Source.Read(TempIn, Count);
if Done < Count then
raise EStreamError.Create(SReadError);
FillChar(TempIn[Count], SizeOf(TempIn) - Count, 0);
PLongWord(@TempIn[0])^ := PLongWord(@TempIn[0])^ xor PLongWord(@Vector[0])^;
PLongWord(@TempIn[4])^ := PLongWord(@TempIn[4])^ xor PLongWord(@Vector[4])^;
PLongWord(@TempIn[8])^ := PLongWord(@TempIn[8])^ xor PLongWord(@Vector[8])^;
PLongWord(@TempIn[12])^ := PLongWord(@TempIn[12])^ xor PLongWord(@Vector[12])^;
EncryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
end;
end;
procedure EncryptAESStreamCBC(Source: TStream; Count: cardinal;
const Key: TAESKey192; const InitVector: TAESBuffer; Dest: TStream);
var
ExpandedKey: TAESExpandedKey192;
begin
ExpandAESKeyForEncryption(Key, ExpandedKey);
EncryptAESStreamCBC(Source, Count, ExpandedKey, InitVector, Dest);
end;
procedure EncryptAESStreamCBC(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey192; const InitVector: TAESBuffer;
Dest: TStream);
var
TempIn, TempOut, Vector: TAESBuffer;
Done: cardinal;
begin
if Count = 0 then
begin
Source.Position := 0;
Count := Source.Size;
end
else Count := Min(Count, Source.Size - Source.Position);
if Count = 0 then exit;
Vector := InitVector;
while Count >= SizeOf(TAESBuffer) do
begin
Done := Source.Read(TempIn, SizeOf(TempIn));
if Done < SizeOf(TempIn) then
raise EStreamError.Create(SReadError);
PLongWord(@TempIn[0])^ := PLongWord(@TempIn[0])^ xor PLongWord(@Vector[0])^;
PLongWord(@TempIn[4])^ := PLongWord(@TempIn[4])^ xor PLongWord(@Vector[4])^;
PLongWord(@TempIn[8])^ := PLongWord(@TempIn[8])^ xor PLongWord(@Vector[8])^;
PLongWord(@TempIn[12])^ := PLongWord(@TempIn[12])^ xor PLongWord(@Vector[12])^;
EncryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
Vector := TempOut;
Dec(Count, SizeOf(TAESBuffer));
end;
if Count > 0 then
begin
Done := Source.Read(TempIn, Count);
if Done < Count then
raise EStreamError.Create(SReadError);
FillChar(TempIn[Count], SizeOf(TempIn) - Count, 0);
PLongWord(@TempIn[0])^ := PLongWord(@TempIn[0])^ xor PLongWord(@Vector[0])^;
PLongWord(@TempIn[4])^ := PLongWord(@TempIn[4])^ xor PLongWord(@Vector[4])^;
PLongWord(@TempIn[8])^ := PLongWord(@TempIn[8])^ xor PLongWord(@Vector[8])^;
PLongWord(@TempIn[12])^ := PLongWord(@TempIn[12])^ xor PLongWord(@Vector[12])^;
EncryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
end;
end;
procedure EncryptAESStreamCBC(Source: TStream; Count: cardinal;
const Key: TAESKey256; const InitVector: TAESBuffer; Dest: TStream);
var
ExpandedKey: TAESExpandedKey256;
begin
ExpandAESKeyForEncryption(Key, ExpandedKey);
EncryptAESStreamCBC(Source, Count, ExpandedKey, InitVector, Dest);
end;
procedure EncryptAESStreamCBC(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey256; const InitVector: TAESBuffer;
Dest: TStream);
var
TempIn, TempOut, Vector: TAESBuffer;
Done: cardinal;
begin
if Count = 0 then
begin
Source.Position := 0;
Count := Source.Size;
end
else Count := Min(Count, Source.Size - Source.Position);
if Count = 0 then exit;
Vector := InitVector;
while Count >= SizeOf(TAESBuffer) do
begin
Done := Source.Read(TempIn, SizeOf(TempIn));
if Done < SizeOf(TempIn) then
raise EStreamError.Create(SReadError);
PLongWord(@TempIn[0])^ := PLongWord(@TempIn[0])^ xor PLongWord(@Vector[0])^;
PLongWord(@TempIn[4])^ := PLongWord(@TempIn[4])^ xor PLongWord(@Vector[4])^;
PLongWord(@TempIn[8])^ := PLongWord(@TempIn[8])^ xor PLongWord(@Vector[8])^;
PLongWord(@TempIn[12])^ := PLongWord(@TempIn[12])^ xor PLongWord(@Vector[12])^;
EncryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
Vector := TempOut;
Dec(Count, SizeOf(TAESBuffer));
end;
if Count > 0 then
begin
Done := Source.Read(TempIn, Count);
if Done < Count then
raise EStreamError.Create(SReadError);
FillChar(TempIn[Count], SizeOf(TempIn) - Count, 0);
PLongWord(@TempIn[0])^ := PLongWord(@TempIn[0])^ xor PLongWord(@Vector[0])^;
PLongWord(@TempIn[4])^ := PLongWord(@TempIn[4])^ xor PLongWord(@Vector[4])^;
PLongWord(@TempIn[8])^ := PLongWord(@TempIn[8])^ xor PLongWord(@Vector[8])^;
PLongWord(@TempIn[12])^ := PLongWord(@TempIn[12])^ xor PLongWord(@Vector[12])^;
EncryptAES(TempIn, ExpandedKey, TempOut);
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError.Create(SWriteError);
end;
end;
// Stream decryption routines (CBC mode)
procedure DecryptAESStreamCBC(Source: TStream; Count: cardinal;
const Key: TAESKey128; const InitVector: TAESBuffer; Dest: TStream);
var
ExpandedKey: TAESExpandedKey128;
begin
ExpandAESKeyForDecryption(Key, ExpandedKey);
DecryptAESStreamCBC(Source, Count, ExpandedKey, InitVector, Dest);
end;
procedure DecryptAESStreamCBC(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey128; const InitVector: TAESBuffer;
Dest: TStream);
var
TempIn, TempOut: TAESBuffer;
Vector1, Vector2: TAESBuffer;
Done: cardinal;
begin
if Count = 0 then
begin
Source.Position := 0;
Count := Source.Size;
end
else Count := Min(Count, Source.Size - Source.Position);
if Count = 0 then exit;
if (Count mod SizeOf(TAESBuffer)) > 0 then
raise EAESError.Create(SInvalidInBufSize);
Vector1 := InitVector;
while Count >= SizeOf(TAESBuffer) do
begin
Done := Source.Read(TempIn, SizeOf(TempIn));
if Done < SizeOf(TempIn) then
raise EStreamError(SReadError);
Vector2 := TempIn;
DecryptAES(TempIn, ExpandedKey, TempOut);
PLongWord(@TempOut[0])^ := PLongWord(@TempOut[0])^ xor PLongWord(@Vector1[0])^;
PLongWord(@TempOut[4])^ := PLongWord(@TempOut[4])^ xor PLongWord(@Vector1[4])^;
PLongWord(@TempOut[8])^ := PLongWord(@TempOut[8])^ xor PLongWord(@Vector1[8])^;
PLongWord(@TempOut[12])^ := PLongWord(@TempOut[12])^ xor PLongWord(@Vector1[12])^;
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError(SWriteError);
Vector1 := Vector2;
Dec(Count, SizeOf(TAESBuffer));
end;
end;
procedure DecryptAESStreamCBC(Source: TStream; Count: cardinal;
const Key: TAESKey192; const InitVector: TAESBuffer; Dest: TStream);
var
ExpandedKey: TAESExpandedKey192;
begin
ExpandAESKeyForDecryption(Key, ExpandedKey);
DecryptAESStreamCBC(Source, Count, ExpandedKey, InitVector, Dest);
end;
procedure DecryptAESStreamCBC(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey192; const InitVector: TAESBuffer;
Dest: TStream);
var
TempIn, TempOut: TAESBuffer;
Vector1, Vector2: TAESBuffer;
Done: cardinal;
begin
if Count = 0 then
begin
Source.Position := 0;
Count := Source.Size;
end
else Count := Min(Count, Source.Size - Source.Position);
if Count = 0 then exit;
if (Count mod SizeOf(TAESBuffer)) > 0 then
raise EAESError.Create(SInvalidInBufSize);
Vector1 := InitVector;
while Count >= SizeOf(TAESBuffer) do
begin
Done := Source.Read(TempIn, SizeOf(TempIn));
if Done < SizeOf(TempIn) then
raise EStreamError(SReadError);
Vector2 := TempIn;
DecryptAES(TempIn, ExpandedKey, TempOut);
PLongWord(@TempOut[0])^ := PLongWord(@TempOut[0])^ xor PLongWord(@Vector1[0])^;
PLongWord(@TempOut[4])^ := PLongWord(@TempOut[4])^ xor PLongWord(@Vector1[4])^;
PLongWord(@TempOut[8])^ := PLongWord(@TempOut[8])^ xor PLongWord(@Vector1[8])^;
PLongWord(@TempOut[12])^ := PLongWord(@TempOut[12])^ xor PLongWord(@Vector1[12])^;
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError(SWriteError);
Vector1 := Vector2;
Dec(Count, SizeOf(TAESBuffer));
end;
end;
procedure DecryptAESStreamCBC(Source: TStream; Count: cardinal;
const Key: TAESKey256; const InitVector: TAESBuffer; Dest: TStream);
var
ExpandedKey: TAESExpandedKey256;
begin
ExpandAESKeyForDecryption(Key, ExpandedKey);
DecryptAESStreamCBC(Source, Count, ExpandedKey, InitVector, Dest);
end;
procedure DecryptAESStreamCBC(Source: TStream; Count: cardinal;
const ExpandedKey: TAESExpandedKey256; const InitVector: TAESBuffer;
Dest: TStream);
var
TempIn, TempOut: TAESBuffer;
Vector1, Vector2: TAESBuffer;
Done: cardinal;
begin
if Count = 0 then
begin
Source.Position := 0;
Count := Source.Size;
end
else Count := Min(Count, Source.Size - Source.Position);
if Count = 0 then exit;
if (Count mod SizeOf(TAESBuffer)) > 0 then
raise EAESError.Create(SInvalidInBufSize);
Vector1 := InitVector;
while Count >= SizeOf(TAESBuffer) do
begin
Done := Source.Read(TempIn, SizeOf(TempIn));
if Done < SizeOf(TempIn) then
raise EStreamError(SReadError);
Vector2 := TempIn;
DecryptAES(TempIn, ExpandedKey, TempOut);
PLongWord(@TempOut[0])^ := PLongWord(@TempOut[0])^ xor PLongWord(@Vector1[0])^;
PLongWord(@TempOut[4])^ := PLongWord(@TempOut[4])^ xor PLongWord(@Vector1[4])^;
PLongWord(@TempOut[8])^ := PLongWord(@TempOut[8])^ xor PLongWord(@Vector1[8])^;
PLongWord(@TempOut[12])^ := PLongWord(@TempOut[12])^ xor PLongWord(@Vector1[12])^;
Done := Dest.Write(TempOut, SizeOf(TempOut));
if Done < SizeOf(TempOut) then
raise EStreamError(SWriteError);
Vector1 := Vector2;
Dec(Count, SizeOf(TAESBuffer));
end;
end;
end.
| zymir | trunk/jssource/SDK/ElAES.pas | Pascal | oos | 139,553 |
unit clEvent;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DXDraws, DirectX, DXClass, Grobal2, ScktComp, ExtCtrls, HUtil32, EdCode,
CliUtil;
const
ZOMBIDIGUPDUSTBASE = 420;
STONEFRAGMENTBASE = 64;
HOLYCURTAINBASE = 1390;
FIREBURNBASE = 1630;
SCULPTUREFRAGMENT = 1349;
type
TClEvent = class
X, Y, Dir: integer;
px, py: integer;
EventType: integer;
EventParam: integer;
ServerId: integer;
dsurface: TDirectDrawSurface;
BoBlend: Boolean;
calcframetime: longword;
curframe: longword;
light: integer;
private
public
constructor Create (svid, ax, ay, evtype: integer);
destructor Destroy; override;
procedure DrawEvent (backsurface: TDirectDrawSurface; ax, ay: integer); dynamic;
procedure Run; dynamic;
end;
TClEventManager = class
private
public
EventList: TList;
constructor Create;
destructor Destroy; override;
procedure ClearEvents;
function AddEvent (evn: TClEvent): TClEvent;
procedure DelEvent (evn: TClEvent);
procedure DelEventById (svid: integer);
function GetEvent (ax, ay, etype: integer): TClEvent;
procedure Execute;
end;
implementation
uses
ClMain;
constructor TClEvent.Create (svid, ax, ay, evtype: integer);
begin
ServerId := svid;
X := ax;
Y := ay;
EventType := evtype;
EventParam := 0;
BoBlend := FALSE;
calcframetime := GetTickCount;
curframe := 0;
light := 0;
end;
destructor TClEvent.Destroy;
begin
inherited Destroy;
end;
procedure TClEvent.DrawEvent (backsurface: TDirectDrawSurface; ax, ay: integer);
begin
if dsurface <> nil then
if BoBlend then DrawBlend (backsurface, ax+px, ay+py, dsurface, 1)
else backsurface.Draw(ax+px, ay+py, dsurface.ClientRect, dsurface, TRUE);
end;
procedure TClEvent.Run;
begin
dsurface := nil;
if GetTickCount - calcframetime > 20 then begin
calcframetime := GetTickCount;
Inc (curframe);
end;
case EventType of
ET_DIGOUTZOMBI: dsurface := FrmMain.WMon6Img.GetCachedImage (ZOMBIDIGUPDUSTBASE+Dir, px, py);
ET_PILESTONES:
begin
if EventParam <= 0 then EventParam := 1;
if EventParam > 5 then EventParam := 5;
dsurface := FrmMain.WEffectImg.GetCachedImage (STONEFRAGMENTBASE+(EventParam-1), px, py);
end;
ET_HOLYCURTAIN:
begin
dsurface := FrmMain.WMagic.GetCachedImage (HOLYCURTAINBASE+(curframe mod 10), px, py);
BoBlend := TRUE;
light := 1;
end;
ET_FIRE:
begin
dsurface := FrmMain.WMagic.GetCachedImage (FIREBURNBASE+((curframe div 2) mod 6), px, py);
BoBlend := TRUE;
light := 1;
end;
ET_SCULPEICE:
begin
dsurface := FrmMain.WMon7Img.GetCachedImage (SCULPTUREFRAGMENT, px, py);
end;
end;
end;
{-----------------------------------------------------------------------------}
{-----------------------------------------------------------------------------}
constructor TClEventManager.Create;
begin
EventList := TList.Create;
end;
destructor TClEventManager.Destroy;
var
i: integer;
begin
for i:=0 to EventList.Count-1 do
TClEvent(EventList[i]).Free;
EventList.Free;
inherited Destroy;
end;
procedure TClEventManager.ClearEvents;
var
i: integer;
begin
for i:=0 to EventList.Count-1 do
TClEvent(EventList[i]).Free;
EventList.Clear;
end;
function TClEventManager.AddEvent (evn: TClEvent): TClEvent;
var
i: integer;
event: TClEvent;
begin
for i:=0 to EventList.Count-1 do
if (EventList[i] = evn) or (TClEvent(EventList[i]).ServerId = evn.ServerId) then begin
evn.Free;
Result := nil;
exit;
end;
EventList.Add (evn);
Result := evn;
end;
procedure TClEventManager.DelEvent (evn: TClEvent);
var
i: integer;
begin
for i:=0 to EventList.Count-1 do
if EventList[i] = evn then begin
TClEvent(EventList[i]).Free;
EventList.Delete (i);
break;
end;
end;
procedure TClEventManager.DelEventById (svid: integer);
var
i: integer;
begin
for i:=0 to EventList.Count-1 do
if TClEvent(EventList[i]).ServerId = svid then begin
TClEvent(EventList[i]).Free;
EventList.Delete (i);
break;
end;
end;
function TClEventManager.GetEvent (ax, ay, etype: integer): TClEvent;
var
i: integer;
begin
Result := nil;
for i:=0 to EventList.Count-1 do
if (TClEvent(EventList[i]).X = ax) and (TClEvent(EventList[i]).Y = ay) and
(TClEvent(EventList[i]).EventType = etype) then begin
Result := TClEvent(EventList[i]);
break;
end;
end;
procedure TClEventManager.Execute;
var
i: integer;
begin
for i:=0 to EventList.Count-1 do
TClEvent(EventList[i]).Run;
end;
end.
| zymir | trunk/demo/Client/clEvent.pas | Pascal | oos | 5,172 |
program AppName;
uses
Forms,
Main in 'Main.pas' {MainForm},
EDcode in '..\Client\EDCode.pas',
ConnMgr in 'ConnMgr.pas';
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TMainForm, MainForm);
Application.Run;
end.
| zymir | trunk/demo/Server/AppName.DPR | Pascal | oos | 260 |
<html><head><style> body { font-family: sans-serif; } pre { background-color: #eeeeee; padding: 1em; white-space: pre-wrap; } </style></head><body>
<h3>Notices for files:</h3><ul>
<li>YouTubeAndroidPlayerApi.jar</li>
</ul>
<pre>Copyright 2012 Google, Inc. All rights reserved.
YouTube Android Player API
</pre>
<h3>Notices for files:</h3><ul>
<li>volley.jar</li>
</ul>
<pre>Copyright (C) 2011 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
</pre>
<h3>Notices for files:</h3><ul>
<li>svg-android.jar</li>
</ul>
<pre>SVG Android
Copyright 2011 Larva Labs LLC and Google, Inc.
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
---
Apache Batik
Copyright 1999-2007 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
This software contains code from the World Wide Web Consortium (W3C) for the
Document Object Model API (DOM API) and SVG Document Type Definition (DTD).
This software contains code from the International Organisation for
Standardization for the definition of character entities used in the software's
documentation.
This product includes images from the Tango Desktop Project
(http://tango.freedesktop.org/).
This product includes images from the Pasodoble Icon Theme
(http://www.jesusda.com/projects/pasodoble).
</pre>
<h3>Notices for files:</h3><ul>
<li>google-api-client-1.14.1-beta.jar</li>
</ul>
<pre>Copyright (c) 2012 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
or implied. See the License for the specific language governing permissions and limitations under
the License.
</pre>
<h3>Notices for files:</h3><ul>
<li>basic-http-client.jar</li>
</ul>
<pre>Copyright 2012 Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
</pre>
<h3>Notices for files:</h3><ul>
<li>AccountActivity.java</li>
<li>AccountUtils.java</li>
<li>Announcement.java</li>
<li>AnnouncementsFetcher.java</li>
<li>AnnouncementsResponse.java</li>
<li>BaseActivity.java</li>
<li>BeamUtils.java</li>
<li>BezelImageView.java</li>
<li>BitmapCache.java</li>
<li>BlocksHandler.java</li>
<li>ButtonBar.java</li>
<li>CheckableFrameLayout.java</li>
<li>Config.java</li>
<li>Day.java</li>
<li>EditMyScheduleResponse.java</li>
<li>Error.java</li>
<li>ErrorResponse.java</li>
<li>Errors.java</li>
<li>Event.java</li>
<li>EventSlots.java</li>
<li>FeedbackHandler.java</li>
<li>FractionalTouchDelegate.java</li>
<li>GCMIntentService.java</li>
<li>GCMRedirectedBroadcastReceiver.java</li>
<li>GenericResponse.java</li>
<li>HandlerException.java</li>
<li>HelpUtils.java</li>
<li>HomeActivity.java</li>
<li>ImageLoader.java</li>
<li>JSONHandler.java</li>
<li>Lists.java</li>
<li>Location.java</li>
<li>LogUtils.java</li>
<li>MapActivity.java</li>
<li>MapFragment.java</li>
<li>MapMultiPaneActivity.java</li>
<li>MapPropertyHandler.java</li>
<li>Maps.java</li>
<li>MultiSelectionUtil.java</li>
<li>MyScheduleFragment.java</li>
<li>MyScheduleHandler.java</li>
<li>MyScheduleItem.java</li>
<li>MyScheduleResponse.java</li>
<li>MyScheduleWidgetProvider.java</li>
<li>MyScheduleWidgetService.java</li>
<li>NetUtils.java</li>
<li>ParserUtils.java</li>
<li>ReflectionUtils.java</li>
<li>Room.java</li>
<li>Rooms.java</li>
<li>RoomsHandler.java</li>
<li>SandboxCompany.java</li>
<li>ScheduleContract.java</li>
<li>ScheduleDatabase.java</li>
<li>ScheduleProvider.java</li>
<li>ScheduleUpdaterService.java</li>
<li>SearchActivity.java</li>
<li>SearchSuggestHandler.java</li>
<li>SearchSuggestions.java</li>
<li>SelectionBuilder.java</li>
<li>ServerUtilities.java</li>
<li>SessionAlarmReceiver.java</li>
<li>SessionAlarmService.java</li>
<li>SessionDetailActivity.java</li>
<li>SessionDetailFragment.java</li>
<li>SessionFeedbackActivity.java</li>
<li>SessionFeedbackFragment.java</li>
<li>SessionLivestreamActivity.java</li>
<li>SessionsActivity.java</li>
<li>SessionsFragment.java</li>
<li>SessionsHandler.java</li>
<li>SessionsHelper.java</li>
<li>SessionsResponse.java</li>
<li>SessionsResult.java</li>
<li>SessionsSandboxMultiPaneActivity.java</li>
<li>SimpleSectionedListAdapter.java</li>
<li>SimpleSinglePaneActivity.java</li>
<li>Speaker.java</li>
<li>SpeakersHandler.java</li>
<li>SyncAdapter.java</li>
<li>SyncHelper.java</li>
<li>SyncService.java</li>
<li>TagStreamActivity.java</li>
<li>TagStreamFragment.java</li>
<li>TimeSlot.java</li>
<li>TimeUtils.java</li>
<li>Track.java</li>
<li>TrackDetailActivity.java</li>
<li>TrackInfoHelperFragment.java</li>
<li>Tracks.java</li>
<li>TracksAdapter.java</li>
<li>TracksDropdownFragment.java</li>
<li>TracksFragment.java</li>
<li>TracksHandler.java</li>
<li>TriggerSyncReceiver.java</li>
<li>UIUtils.java</li>
<li>SandboxDetailActivity.java</li>
<li>SandboxDetailFragment.java</li>
<li>SandboxFragment.java</li>
<li>WhatsOnFragment.java</li>
<li>WiFiUtils.java</li>
<li>gcm</li>
</ul>
<pre>/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
</pre>
<h3>Notices for files:</h3><ul>
<li>libGoogleAnalyticsV2.jar</li>
</ul>
<pre>Google Analytics Android SDK version 2.0 beta 4
Copyright 2009 - 2013 Google, Inc. All rights reserved.</pre>
<h3>Notices for files:</h3><ul>
<li>google-api-client-android-1.14.1-beta</li>
<li>google-api-services-plus-v1-rev67-1.14.2-beta.jar</li>
<li>google-http-client-1.14.1-beta.jar</li>
<li>google-http-client-android-1.14.1-beta.jar</li>
<li>google-http-client-gson-1.14.1-beta.jar</li>
<li>google-oauth-client-1.14.1-beta.jar</li>
</ul>
<pre>Copyright (c) 2013 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
or implied. See the License for the specific language governing permissions and limitations under
the License.
</pre>
<h3>Notices for files:</h3><ul>
<li>AnnouncementCommand.java</li>
<li>AnnouncementsActivity.java</li>
<li>AnnouncementsFragment.java</li>
<li>CheckableLinearLayout.java</li>
<li>DashClockExtension.java</li>
<li>EllipsizedTextView.java</li>
<li>GCMCommand.java</li>
<li>MapInfoWindowAdapter.java</li>
<li>NfcBadgeActivity.java</li>
<li>ObservableScrollView.java</li>
<li>PlayServicesUtils.java</li>
<li>PlusStreamRowViewBinder.java</li>
<li>PrefUtils.java</li>
<li>SVGTileProvider.java</li>
<li>SessionTracksHandler.java</li>
<li>SettingsActivity.java</li>
<li>SyncCommand.java</li>
<li>SyncUserCommand.java</li>
<li>TaskStackBuilderProxyActivity.java</li>
<li>TestCommand.java</li>
<li>TrackInfo.java</li>
<li>dashclock-api-r1.1</li>
</ul>
<pre>Copyright 2013 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.</pre>
<h3>Notices for files:</h3><ul>
<li>UnusedStub.java</li>
</ul>
<pre>/*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/</pre>
<h3>Notices for files:</h3><ul>
<li>gson-2.1.jar</li>
</ul>
<pre>Copyright 2008-2011 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.</pre>
<h3>Notices for files:</h3><ul>
<li>guava-11.0.1.jar</li>
</ul>
<pre>Copyright (C) 2010 The Guava Authors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
</pre>
<h3>Notices for files:</h3><ul>
<li>abc_action_mode_bar.xml</li>
<li>config.xml</li>
</ul>
<pre>/*
** Copyright 2012, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/</pre>
<h3>Notices for files:</h3><ul>
<li>protobuf-java-2.2.0.jar</li>
</ul>
<pre>Protocol Buffer Java API
BSD License:
Copyright (c) 2007, Google Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</pre>
<h3>Notices for files:</h3><ul>
<li>jsr305-1.3.9.jar</li>
</ul>
<pre>Copyright (c) 2007-2009, JSR305 expert group
All rights reserved.
http://www.opensource.org/licenses/bsd-license.php
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of the JSR305 expert group nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
</pre>
</body></html>
| zzachariades-clone01 | android/src/main/assets/licenses.html | HTML | asf20 | 15,010 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io;
import com.google.android.apps.iosched.io.model.Room;
import com.google.android.apps.iosched.io.model.Rooms;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.util.Lists;
import com.google.gson.Gson;
import android.content.ContentProviderOperation;
import android.content.Context;
import java.io.IOException;
import java.util.ArrayList;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
public class RoomsHandler extends JSONHandler {
private static final String TAG = makeLogTag(RoomsHandler.class);
public RoomsHandler(Context context) {
super(context);
}
public ArrayList<ContentProviderOperation> parse(String json) throws IOException {
final ArrayList<ContentProviderOperation> batch = Lists.newArrayList();
Rooms roomsJson = new Gson().fromJson(json, Rooms.class);
int noOfRooms = roomsJson.rooms.length;
for (int i = 0; i < noOfRooms; i++) {
parseRoom(roomsJson.rooms[i], batch);
}
return batch;
}
private static void parseRoom(Room room, ArrayList<ContentProviderOperation> batch) {
ContentProviderOperation.Builder builder = ContentProviderOperation
.newInsert(ScheduleContract.addCallerIsSyncAdapterParameter(
ScheduleContract.Rooms.CONTENT_URI));
builder.withValue(ScheduleContract.Rooms.ROOM_ID, room.id);
builder.withValue(ScheduleContract.Rooms.ROOM_NAME, room.name);
builder.withValue(ScheduleContract.Rooms.ROOM_FLOOR, room.floor);
batch.add(builder.build());
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/RoomsHandler.java | Java | asf20 | 2,283 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io.model;
public class SearchSuggestions {
public String[] words;
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/model/SearchSuggestions.java | Java | asf20 | 710 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io.model;
public class Tracks {
Track[] track;
public Track[] getTrack() {
return track;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/model/Tracks.java | Java | asf20 | 752 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io.model;
public class TimeSlot {
public String start;
public String end;
public String title;
public String type;
public String meta;
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/model/TimeSlot.java | Java | asf20 | 795 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io.model;
public class EventSlots {
public Day[] day;
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/model/EventSlots.java | Java | asf20 | 700 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io.model;
public class Room {
public String id;
public String name;
public String floor;
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/model/Room.java | Java | asf20 | 741 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io.model;
import com.google.gson.annotations.SerializedName;
public class Track {
public String id;
public String name;
public String color;
@SerializedName("abstract")
public String _abstract;
public int level;
public int order_in_level;
public int meta;
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/model/Track.java | Java | asf20 | 929 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io.model;
public class Day {
public String date;
public TimeSlot[] slot;
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/model/Day.java | Java | asf20 | 721 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io.model;
public class Rooms {
public Room[] rooms;
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/model/Rooms.java | Java | asf20 | 696 |
/*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io.map.model;
import java.util.Map;
public class MapResponse {
public MapConfig config;
public Map<String, Marker[]> markers;
public Map<String, Tile> tiles;
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/map/model/MapResponse.java | Java | asf20 | 812 |
/*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io.map.model;
public class Tile {
public String filename;
public String url;
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/map/model/Tile.java | Java | asf20 | 726 |
/*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io.map.model;
public class MapConfig {
public boolean enableMyLocation;
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/map/model/MapConfig.java | Java | asf20 | 716 |
/*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io.map.model;
public class Marker {
public String id;
public String type;
public float lat;
public float lng;
public String title;
public String track;
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/map/model/Marker.java | Java | asf20 | 817 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io;
import com.google.android.apps.iosched.io.model.SearchSuggestions;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.util.Lists;
import com.google.gson.Gson;
import android.app.SearchManager;
import android.content.ContentProviderOperation;
import android.content.Context;
import java.io.IOException;
import java.util.ArrayList;
public class SearchSuggestHandler extends JSONHandler {
public SearchSuggestHandler(Context context) {
super(context);
}
public ArrayList<ContentProviderOperation> parse(String json)
throws IOException {
final ArrayList<ContentProviderOperation> batch = Lists.newArrayList();
SearchSuggestions suggestions = new Gson().fromJson(json, SearchSuggestions.class);
if (suggestions.words != null) {
// Clear out suggestions
batch.add(ContentProviderOperation
.newDelete(ScheduleContract.addCallerIsSyncAdapterParameter(
ScheduleContract.SearchSuggest.CONTENT_URI))
.build());
// Rebuild suggestions
for (String word : suggestions.words) {
batch.add(ContentProviderOperation
.newInsert(ScheduleContract.addCallerIsSyncAdapterParameter(
ScheduleContract.SearchSuggest.CONTENT_URI))
.withValue(SearchManager.SUGGEST_COLUMN_TEXT_1, word)
.build());
}
}
return batch;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/SearchSuggestHandler.java | Java | asf20 | 2,219 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io;
import java.io.IOException;
/**
* General {@link IOException} that indicates a problem occurred while parsing or applying a {@link
* JSONHandler}.
*/
public class HandlerException extends IOException {
public HandlerException() {
super();
}
public HandlerException(String message) {
super(message);
}
public HandlerException(String message, Throwable cause) {
super(message);
initCause(cause);
}
@Override
public String toString() {
if (getCause() != null) {
return getLocalizedMessage() + ": " + getCause();
} else {
return getLocalizedMessage();
}
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/HandlerException.java | Java | asf20 | 1,320 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io;
import android.content.ContentProviderOperation;
import android.content.ContentResolver;
import android.content.Context;
import android.database.Cursor;
import android.net.Uri;
import android.text.TextUtils;
import com.google.android.apps.iosched.Config;
import com.google.android.apps.iosched.R;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.provider.ScheduleContract.Sessions;
import com.google.android.apps.iosched.provider.ScheduleContract.SyncColumns;
import com.google.android.apps.iosched.provider.ScheduleDatabase;
import com.google.android.apps.iosched.util.*;
import com.google.api.client.googleapis.json.GoogleJsonResponseException;
import com.google.api.client.json.JsonFactory;
import com.google.api.client.json.gson.GsonFactory;
import com.google.api.services.googledevelopers.Googledevelopers;
import com.google.api.services.googledevelopers.model.SessionResponse;
import com.google.api.services.googledevelopers.model.SessionsResponse;
import com.google.api.services.googledevelopers.model.TrackResponse;
import com.google.api.services.googledevelopers.model.TracksResponse;
import java.io.IOException;
import java.util.*;
import static com.google.android.apps.iosched.provider.ScheduleDatabase.SessionsSpeakers;
import static com.google.android.apps.iosched.util.LogUtils.*;
import static com.google.android.apps.iosched.util.ParserUtils.sanitizeId;
public class SessionsHandler {
private static final String TAG = makeLogTag(SessionsHandler.class);
private static final String BASE_SESSION_URL
= "https://developers.google.com/events/io/sessions/";
private static final String EVENT_TYPE_KEYNOTE = Sessions.SESSION_TYPE_KEYNOTE;
private static final String EVENT_TYPE_OFFICE_HOURS = Sessions.SESSION_TYPE_OFFICE_HOURS;
private static final String EVENT_TYPE_CODELAB = Sessions.SESSION_TYPE_CODELAB;
private static final String EVENT_TYPE_SANDBOX = Sessions.SESSION_TYPE_SANDBOX;
private static final int PARSE_FLAG_FORCE_SCHEDULE_REMOVE = 1;
private static final int PARSE_FLAG_FORCE_SCHEDULE_ADD = 2;
private Context mContext;
public SessionsHandler(Context context) {
mContext = context;
}
public ArrayList<ContentProviderOperation> fetchAndParse(
Googledevelopers conferenceAPI)
throws IOException {
// Set up the HTTP transport and JSON factory
SessionsResponse sessions;
SessionsResponse starredSessions = null;
TracksResponse tracks;
try {
sessions = conferenceAPI.events().sessions().list(Config.EVENT_ID).setLimit(9999L).execute();
tracks = conferenceAPI.events().tracks().list(Config.EVENT_ID).execute();
if (sessions == null || sessions.getSessions() == null) {
throw new HandlerException("Sessions list was null.");
}
if (tracks == null || tracks.getTracks() == null) {
throw new HandlerException("trackDetails list was null.");
}
} catch (HandlerException e) {
LOGE(TAG, "Fatal: error fetching sessions/tracks", e);
return Lists.newArrayList();
}
final boolean profileAvailableBefore = PrefUtils.isDevsiteProfileAvailable(mContext);
boolean profileAvailableNow = false;
try {
starredSessions = conferenceAPI.users().events().sessions().list(Config.EVENT_ID).execute();
// If this succeeded, the user has a DevSite profile
PrefUtils.markDevSiteProfileAvailable(mContext, true);
profileAvailableNow = true;
} catch (GoogleJsonResponseException e) {
// Hack: If the user doesn't have a developers.google.com profile, the Conference API
// will respond with HTTP 401 and include something like
// "Provided user does not have a developers.google.com profile" in the message.
if (401 == e.getStatusCode()
&& e.getDetails() != null
&& e.getDetails().getMessage() != null
&& e.getDetails().getMessage().contains("developers.google.com")) {
LOGE(TAG, "User does not have a developers.google.com profile. Not syncing remote " +
"personalized schedule.");
starredSessions = null;
// Record that the user's profile is offline. If this changes later, we'll re-upload any local
// starred sessions.
PrefUtils.markDevSiteProfileAvailable(mContext, false);
} else {
LOGW(TAG, "Auth token invalid, requesting refresh", e);
AccountUtils.refreshAuthToken(mContext);
}
}
if (profileAvailableNow && !profileAvailableBefore) {
LOGI(TAG, "developers.google.com mode change: DEVSITE_PROFILE_AVAILABLE=false -> true");
// User's DevSite profile has come into existence. Re-upload tracks.
ContentResolver cr = mContext.getContentResolver();
String[] projection = new String[] {ScheduleContract.Sessions.SESSION_ID, Sessions.SESSION_TITLE};
Cursor c = cr.query(ScheduleContract.BASE_CONTENT_URI.buildUpon().
appendPath("sessions").appendPath("starred").build(), projection, null, null, null);
if (c != null) {
c.moveToFirst();
while (!c.isAfterLast()) {
String id = c.getString(0);
String title = c.getString(1);
LOGI(TAG, "Adding session: (" + id + ") " + title);
Uri sessionUri = ScheduleContract.Sessions.buildSessionUri(id);
SessionsHelper.uploadStarredSession(mContext, sessionUri, true);
c.moveToNext();
}
}
// Hack: Use local starred sessions for now, to give the new sessions time to take effect
// TODO(trevorjohns): Upload starred sessions should be synchronous to avoid this hack
starredSessions = null;
}
return buildContentProviderOperations(sessions, starredSessions, tracks);
}
public ArrayList<ContentProviderOperation> parseString(String sessionsJson, String tracksJson) {
JsonFactory jsonFactory = new GsonFactory();
try {
SessionsResponse sessions = jsonFactory.fromString(sessionsJson, SessionsResponse.class);
TracksResponse tracks =
jsonFactory.fromString(tracksJson, TracksResponse.class);
return buildContentProviderOperations(sessions, null, tracks);
} catch (IOException e) {
LOGE(TAG, "Error reading speakers from packaged data", e);
return Lists.newArrayList();
}
}
private ArrayList<ContentProviderOperation> buildContentProviderOperations(
SessionsResponse sessions,
SessionsResponse starredSessions,
TracksResponse tracks) {
// If there was no starred sessions response (e.g. there was an auth issue,
// or this is a local sync), keep all the locally starred sessions.
boolean retainLocallyStarredSessions = (starredSessions == null);
final ArrayList<ContentProviderOperation> batch = Lists.newArrayList();
// Build lookup table for starredSessions mappings
HashSet<String> starredSessionsMap = new HashSet<String>();
if (starredSessions != null) {
List<SessionResponse> starredSessionList =
starredSessions.getSessions();
if (starredSessionList != null) {
for (SessionResponse session : starredSessionList) {
String sessionId = session.getId();
starredSessionsMap.add(sessionId);
}
}
}
// Build lookup table for track mappings
// Assumes that sessions can only have one track. Not guarenteed by the Conference API,
// but is being enforced by conference organizer policy.
HashMap<String, TrackResponse> trackMap
= new HashMap<String, TrackResponse>();
if (tracks != null) {
for (TrackResponse track : tracks.getTracks()) {
List<String> sessionIds = track.getSessions();
if (sessionIds != null) {
for (String sessionId : sessionIds) {
trackMap.put(sessionId, track);
}
}
}
}
if (sessions != null) {
List<SessionResponse> sessionList = sessions.getSessions();
int numSessions = sessionList.size();
if (numSessions > 0) {
LOGI(TAG, "Updating sessions data");
Set<String> starredSessionIds = new HashSet<String>();
if (retainLocallyStarredSessions) {
Cursor starredSessionsCursor = mContext.getContentResolver().query(
Sessions.CONTENT_STARRED_URI,
new String[]{ScheduleContract.Sessions.SESSION_ID},
null, null, null);
while (starredSessionsCursor.moveToNext()) {
starredSessionIds.add(starredSessionsCursor.getString(0));
}
starredSessionsCursor.close();
}
// Clear out existing sessions
batch.add(ContentProviderOperation
.newDelete(ScheduleContract.addCallerIsSyncAdapterParameter(
Sessions.CONTENT_URI))
.build());
// Maintain a list of created session block IDs
Set<String> blockIds = new HashSet<String>();
// Maintain a map of insert operations for sandbox-only blocks
HashMap<String, ContentProviderOperation> sandboxBlocks = new HashMap<String, ContentProviderOperation>();
for (SessionResponse session : sessionList) {
int flags = 0;
String sessionId = session.getId();
if (retainLocallyStarredSessions) {
flags = (starredSessionIds.contains(sessionId)
? PARSE_FLAG_FORCE_SCHEDULE_ADD
: PARSE_FLAG_FORCE_SCHEDULE_REMOVE);
}
if (TextUtils.isEmpty(sessionId)) {
LOGW(TAG, "Found session with empty ID in API response.");
continue;
}
// Session title
String sessionTitle = session.getTitle();
String sessionSubtype = session.getSubtype();
if (EVENT_TYPE_CODELAB.equals(sessionSubtype)) {
sessionTitle = mContext.getString(
R.string.codelab_title_template, sessionTitle);
}
// Whether or not it's in the schedule
boolean inSchedule = starredSessionsMap.contains(sessionId);
if ((flags & PARSE_FLAG_FORCE_SCHEDULE_ADD) != 0
|| (flags & PARSE_FLAG_FORCE_SCHEDULE_REMOVE) != 0) {
inSchedule = (flags & PARSE_FLAG_FORCE_SCHEDULE_ADD) != 0;
}
if (EVENT_TYPE_KEYNOTE.equals(sessionSubtype)) {
// Keynotes are always in your schedule.
inSchedule = true;
}
// Clean up session abstract
String sessionAbstract = session.getDescription();
if (sessionAbstract != null) {
sessionAbstract = sessionAbstract.replace('\r', '\n');
}
// Hashtags
TrackResponse track = trackMap.get(sessionId);
String hashtag = null;
if (track != null) {
hashtag = ParserUtils.sanitizeId(track.getTitle());
}
boolean isLivestream = false;
try {
isLivestream = session.getIsLivestream();
} catch (NullPointerException ignored) {
}
String youtubeUrl = session.getYoutubeUrl();
// Get block id
long sessionStartTime = session.getStartTimestamp().longValue() * 1000;
long sessionEndTime = session.getEndTimestamp().longValue() * 1000;
String blockId = ScheduleContract.Blocks.generateBlockId(
sessionStartTime, sessionEndTime);
if (!blockIds.contains(blockId) && !EVENT_TYPE_SANDBOX.equals(sessionSubtype)) {
// New non-sandbox block
if (sandboxBlocks.containsKey(blockId)) {
sandboxBlocks.remove(blockId);
}
String blockType;
String blockTitle;
if (EVENT_TYPE_KEYNOTE.equals(sessionSubtype)) {
blockType = ScheduleContract.Blocks.BLOCK_TYPE_KEYNOTE;
blockTitle = mContext.getString(R.string.schedule_block_title_keynote);
} else if (EVENT_TYPE_CODELAB.equals(sessionSubtype)) {
blockType = ScheduleContract.Blocks.BLOCK_TYPE_CODELAB;
blockTitle = mContext.getString(
R.string.schedule_block_title_code_labs);
} else if (EVENT_TYPE_OFFICE_HOURS.equals(sessionSubtype)) {
blockType = ScheduleContract.Blocks.BLOCK_TYPE_OFFICE_HOURS;
blockTitle = mContext.getString(
R.string.schedule_block_title_office_hours);
} else {
blockType = ScheduleContract.Blocks.BLOCK_TYPE_SESSION;
blockTitle = mContext.getString(
R.string.schedule_block_title_sessions);
}
batch.add(ContentProviderOperation
.newInsert(ScheduleContract.Blocks.CONTENT_URI)
.withValue(ScheduleContract.Blocks.BLOCK_ID, blockId)
.withValue(ScheduleContract.Blocks.BLOCK_TYPE, blockType)
.withValue(ScheduleContract.Blocks.BLOCK_TITLE, blockTitle)
.withValue(ScheduleContract.Blocks.BLOCK_START, sessionStartTime)
.withValue(ScheduleContract.Blocks.BLOCK_END, sessionEndTime)
.build());
blockIds.add(blockId);
} else if (!sandboxBlocks.containsKey(blockId) && !blockIds.contains(blockId) && EVENT_TYPE_SANDBOX.equals(sessionSubtype)) {
// New sandbox-only block, add insert operation to map
String blockType = ScheduleContract.Blocks.BLOCK_TYPE_SANDBOX;
String blockTitle = mContext.getString(
R.string.schedule_block_title_sandbox);
sandboxBlocks.put(blockId,
ContentProviderOperation
.newInsert(ScheduleContract.Blocks.CONTENT_URI)
.withValue(ScheduleContract.Blocks.BLOCK_ID, blockId)
.withValue(ScheduleContract.Blocks.BLOCK_TYPE, blockType)
.withValue(ScheduleContract.Blocks.BLOCK_TITLE, blockTitle)
.withValue(ScheduleContract.Blocks.BLOCK_START, sessionStartTime)
.withValue(ScheduleContract.Blocks.BLOCK_END, sessionEndTime)
.build());
}
// Insert session info
final ContentProviderOperation.Builder builder;
if (EVENT_TYPE_SANDBOX.equals(sessionSubtype)) {
// Sandbox companies go in the special sandbox table
builder = ContentProviderOperation
.newInsert(ScheduleContract
.addCallerIsSyncAdapterParameter(ScheduleContract.Sandbox.CONTENT_URI))
.withValue(SyncColumns.UPDATED, System.currentTimeMillis())
.withValue(ScheduleContract.Sandbox.COMPANY_ID, sessionId)
.withValue(ScheduleContract.Sandbox.COMPANY_NAME, sessionTitle)
.withValue(ScheduleContract.Sandbox.COMPANY_DESC, sessionAbstract)
.withValue(ScheduleContract.Sandbox.COMPANY_URL, makeSessionUrl(sessionId))
.withValue(ScheduleContract.Sandbox.COMPANY_LOGO_URL, session.getIconUrl())
.withValue(ScheduleContract.Sandbox.ROOM_ID, sanitizeId(session.getLocation()))
.withValue(ScheduleContract.Sandbox.TRACK_ID, (track != null ? track.getId() : null))
.withValue(ScheduleContract.Sandbox.BLOCK_ID, blockId);
batch.add(builder.build());
} else {
// All other fields go in the normal sessions table
builder = ContentProviderOperation
.newInsert(ScheduleContract
.addCallerIsSyncAdapterParameter(Sessions.CONTENT_URI))
.withValue(SyncColumns.UPDATED, System.currentTimeMillis())
.withValue(Sessions.SESSION_ID, sessionId)
.withValue(Sessions.SESSION_TYPE, sessionSubtype)
.withValue(Sessions.SESSION_LEVEL, null) // Not available
.withValue(Sessions.SESSION_TITLE, sessionTitle)
.withValue(Sessions.SESSION_ABSTRACT, sessionAbstract)
.withValue(Sessions.SESSION_HASHTAGS, hashtag)
.withValue(Sessions.SESSION_TAGS, null) // Not available
.withValue(Sessions.SESSION_URL, makeSessionUrl(sessionId))
.withValue(Sessions.SESSION_LIVESTREAM_URL,
isLivestream ? youtubeUrl : null)
.withValue(Sessions.SESSION_MODERATOR_URL, null) // Not available
.withValue(Sessions.SESSION_REQUIREMENTS, null) // Not available
.withValue(Sessions.SESSION_STARRED, inSchedule)
.withValue(Sessions.SESSION_YOUTUBE_URL,
isLivestream ? null : youtubeUrl)
.withValue(Sessions.SESSION_PDF_URL, null) // Not available
.withValue(Sessions.SESSION_NOTES_URL, null) // Not available
.withValue(Sessions.ROOM_ID, sanitizeId(session.getLocation()))
.withValue(Sessions.BLOCK_ID, blockId);
batch.add(builder.build());
}
// Replace all session speakers
final Uri sessionSpeakersUri = Sessions.buildSpeakersDirUri(sessionId);
batch.add(ContentProviderOperation
.newDelete(ScheduleContract
.addCallerIsSyncAdapterParameter(sessionSpeakersUri))
.build());
List<String> presenterIds = session.getPresenterIds();
if (presenterIds != null) {
for (String presenterId : presenterIds) {
batch.add(ContentProviderOperation.newInsert(sessionSpeakersUri)
.withValue(SessionsSpeakers.SESSION_ID, sessionId)
.withValue(SessionsSpeakers.SPEAKER_ID, presenterId).build());
}
}
// Add track mapping
if (track != null) {
String trackId = track.getId();
if (trackId != null) {
final Uri sessionTracksUri = ScheduleContract.addCallerIsSyncAdapterParameter(
ScheduleContract.Sessions.buildTracksDirUri(sessionId));
batch.add(ContentProviderOperation.newInsert(sessionTracksUri)
.withValue(ScheduleDatabase.SessionsTracks.SESSION_ID, sessionId)
.withValue(ScheduleDatabase.SessionsTracks.TRACK_ID, trackId).build());
}
}
// Codelabs: Add mapping to codelab table
if (EVENT_TYPE_CODELAB.equals(sessionSubtype)) {
final Uri sessionTracksUri = ScheduleContract.addCallerIsSyncAdapterParameter(
ScheduleContract.Sessions.buildTracksDirUri(sessionId));
batch.add(ContentProviderOperation.newInsert(sessionTracksUri)
.withValue(ScheduleDatabase.SessionsTracks.SESSION_ID, sessionId)
.withValue(ScheduleDatabase.SessionsTracks.TRACK_ID, "CODE_LABS").build());
}
}
// Insert sandbox-only blocks
batch.addAll(sandboxBlocks.values());
}
}
return batch;
}
private String makeSessionUrl(String sessionId) {
if (TextUtils.isEmpty(sessionId)) {
return null;
}
return BASE_SESSION_URL + sessionId;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/SessionsHandler.java | Java | asf20 | 23,251 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io;
import android.content.ContentProviderOperation;
import android.content.Context;
import android.database.Cursor;
import com.google.android.apps.iosched.Config;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.util.Lists;
import com.google.api.services.googledevelopers.Googledevelopers;
import com.google.api.services.googledevelopers.model.FeedbackResponse;
import com.google.api.services.googledevelopers.model.ModifyFeedbackRequest;
import java.io.IOException;
import java.util.ArrayList;
import static com.google.android.apps.iosched.util.LogUtils.*;
public class FeedbackHandler {
private static final String TAG = makeLogTag(FeedbackHandler.class);
private Context mContext;
public FeedbackHandler(Context context) {
mContext = context;
}
public ArrayList<ContentProviderOperation> uploadNew(Googledevelopers conferenceApi) {
// Collect rows of feedback
Cursor feedbackCursor = mContext.getContentResolver().query(
ScheduleContract.Feedback.CONTENT_URI,
null, null, null, null);
int sessionIdIndex = feedbackCursor.getColumnIndex(ScheduleContract.Feedback.SESSION_ID);
int ratingIndex = feedbackCursor.getColumnIndex(ScheduleContract.Feedback.SESSION_RATING);
int relIndex = feedbackCursor.getColumnIndex(ScheduleContract.Feedback.ANSWER_RELEVANCE);
int contentIndex = feedbackCursor.getColumnIndex(ScheduleContract.Feedback.ANSWER_CONTENT);
int speakerIndex = feedbackCursor.getColumnIndex(ScheduleContract.Feedback.ANSWER_SPEAKER);
int willUseIndex = feedbackCursor.getColumnIndex(ScheduleContract.Feedback.ANSWER_WILLUSE);
int commentsIndex = feedbackCursor.getColumnIndex(ScheduleContract.Feedback.COMMENTS);
final ArrayList<ContentProviderOperation> batch = Lists.newArrayList();
while (feedbackCursor.moveToNext()) {
String sessionId = feedbackCursor.getString(sessionIdIndex);
LOGI(TAG, "Uploading feedback for: " + sessionId);
int rating = feedbackCursor.getInt(ratingIndex);
int answerRelevance = feedbackCursor.getInt(relIndex);
int answerContent = feedbackCursor.getInt(contentIndex);
int answerSpeaker = feedbackCursor.getInt(speakerIndex);
int answerWillUseRaw = feedbackCursor.getInt(willUseIndex);
boolean answerWillUse = (answerWillUseRaw != 0);
String comments = feedbackCursor.getString(commentsIndex);
ModifyFeedbackRequest feedbackRequest = new ModifyFeedbackRequest();
feedbackRequest.setOverallScore(rating);
feedbackRequest.setRelevancyScore(answerRelevance);
feedbackRequest.setContentScore(answerContent);
feedbackRequest.setSpeakerScore(answerSpeaker);
// In this case, -1 means the user didn't answer the question.
if (answerWillUseRaw != -1) {
feedbackRequest.setWillUse(answerWillUse);
}
// Only post something If the comments field isn't empty
if (comments != null && comments.length() > 0) {
feedbackRequest.setAdditionalFeedback(comments);
}
feedbackRequest.setSessionId(sessionId);
feedbackRequest.setEventId(Config.EVENT_ID);
try {
Googledevelopers.Events.Sessions.Feedback feedback = conferenceApi.events().sessions()
.feedback(Config.EVENT_ID, sessionId, feedbackRequest);
FeedbackResponse response = feedback.execute();
if (response != null) {
LOGI(TAG, "Successfully sent feedback for: " + sessionId + ", comment: " + comments);
} else {
LOGE(TAG, "Sending logs failed");
}
} catch (IOException ioe) {
LOGE(TAG, "Sending logs failed and caused IOE", ioe);
return batch;
}
}
feedbackCursor.close();
// Clear out feedback forms we've just uploaded
batch.add(ContentProviderOperation.newDelete(
ScheduleContract.addCallerIsSyncAdapterParameter(
ScheduleContract.Feedback.CONTENT_URI))
.build());
return batch;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/FeedbackHandler.java | Java | asf20 | 5,030 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io;
import android.content.ContentProviderOperation;
import android.content.Context;
import com.google.android.apps.iosched.Config;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.provider.ScheduleContract.SyncColumns;
import com.google.android.apps.iosched.util.Lists;
import com.google.api.client.http.HttpTransport;
import com.google.api.client.http.javanet.NetHttpTransport;
import com.google.api.client.json.JsonFactory;
import com.google.api.client.json.gson.GsonFactory;
import com.google.api.services.googledevelopers.Googledevelopers;
import com.google.api.services.googledevelopers.model.PresenterResponse;
import com.google.api.services.googledevelopers.model.PresentersResponse;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import static com.google.android.apps.iosched.provider.ScheduleContract.Speakers;
import static com.google.android.apps.iosched.util.LogUtils.*;
public class SpeakersHandler {
private static final String TAG = makeLogTag(SpeakersHandler.class);
public SpeakersHandler(Context context) {}
public ArrayList<ContentProviderOperation> fetchAndParse(
Googledevelopers conferenceAPI)
throws IOException {
PresentersResponse presenters;
try {
presenters = conferenceAPI.events().presenters().list(Config.EVENT_ID).execute();
if (presenters == null || presenters.getPresenters() == null) {
throw new HandlerException("Speakers list was null.");
}
} catch (HandlerException e) {
LOGE(TAG, "Error fetching speakers", e);
return Lists.newArrayList();
}
return buildContentProviderOperations(presenters);
}
public ArrayList<ContentProviderOperation> parseString(String json) {
JsonFactory jsonFactory = new GsonFactory();
try {
PresentersResponse presenters = jsonFactory.fromString(json, PresentersResponse.class);
return buildContentProviderOperations(presenters);
} catch (IOException e) {
LOGE(TAG, "Error reading speakers from packaged data", e);
return Lists.newArrayList();
}
}
private ArrayList<ContentProviderOperation> buildContentProviderOperations(
PresentersResponse presenters) {
final ArrayList<ContentProviderOperation> batch = Lists.newArrayList();
if (presenters != null) {
List<PresenterResponse> presenterList = presenters.getPresenters();
int numSpeakers = presenterList.size();
if (numSpeakers > 0) {
LOGI(TAG, "Updating presenters data");
// Clear out existing speakers
batch.add(ContentProviderOperation.newDelete(
ScheduleContract.addCallerIsSyncAdapterParameter(
Speakers.CONTENT_URI))
.build());
// Insert latest speaker data
for (PresenterResponse presenter : presenterList) {
// Hack: Fix speaker URL so that it's not being resized
// Depends on thumbnail URL being exactly in the format we want
String thumbnail = presenter.getThumbnailUrl();
if (thumbnail != null) {
thumbnail = thumbnail.replace("?sz=50", "?sz=100");
}
batch.add(ContentProviderOperation.newInsert(ScheduleContract
.addCallerIsSyncAdapterParameter(Speakers.CONTENT_URI))
.withValue(SyncColumns.UPDATED, System.currentTimeMillis())
.withValue(Speakers.SPEAKER_ID, presenter.getId())
.withValue(Speakers.SPEAKER_NAME, presenter.getName())
.withValue(Speakers.SPEAKER_ABSTRACT, presenter.getBio())
.withValue(Speakers.SPEAKER_IMAGE_URL, thumbnail)
.withValue(Speakers.SPEAKER_URL, presenter.getPlusoneUrl())
.build());
}
}
}
return batch;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/SpeakersHandler.java | Java | asf20 | 4,896 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io;
import com.google.android.apps.iosched.provider.ScheduleContract;
import android.content.ContentProviderOperation;
import android.content.ContentResolver;
import android.content.Context;
import android.content.OperationApplicationException;
import android.os.RemoteException;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.io.StringWriter;
import java.io.Writer;
import java.util.ArrayList;
public abstract class JSONHandler {
protected static Context mContext;
public JSONHandler(Context context) {
mContext = context;
}
public abstract ArrayList<ContentProviderOperation> parse(String json) throws IOException;
public final void parseAndApply(String json) throws IOException {
try {
final ContentResolver resolver = mContext.getContentResolver();
ArrayList<ContentProviderOperation> batch = parse(json);
resolver.applyBatch(ScheduleContract.CONTENT_AUTHORITY, batch);
} catch (RemoteException e) {
throw new RuntimeException("Problem applying batch operation", e);
} catch (OperationApplicationException e) {
throw new RuntimeException("Problem applying batch operation", e);
}
}
public static String parseResource(Context context, int resource) throws IOException {
InputStream is = context.getResources().openRawResource(resource);
Writer writer = new StringWriter();
char[] buffer = new char[1024];
try {
Reader reader = new BufferedReader(new InputStreamReader(is, "UTF-8"));
int n;
while ((n = reader.read(buffer)) != -1) {
writer.write(buffer, 0, n);
}
} finally {
is.close();
}
return writer.toString();
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/JSONHandler.java | Java | asf20 | 2,541 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io;
import com.google.android.apps.iosched.io.model.Day;
import com.google.android.apps.iosched.io.model.EventSlots;
import com.google.android.apps.iosched.io.model.TimeSlot;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.provider.ScheduleContract.Blocks;
import com.google.android.apps.iosched.util.Lists;
import com.google.android.apps.iosched.util.ParserUtils;
import com.google.gson.Gson;
import android.content.ContentProviderOperation;
import android.content.Context;
import java.io.IOException;
import java.util.ArrayList;
import static com.google.android.apps.iosched.util.LogUtils.LOGE;
import static com.google.android.apps.iosched.util.LogUtils.LOGV;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
public class BlocksHandler extends JSONHandler {
private static final String TAG = makeLogTag(BlocksHandler.class);
public BlocksHandler(Context context) {
super(context);
}
public ArrayList<ContentProviderOperation> parse(String json) throws IOException {
final ArrayList<ContentProviderOperation> batch = Lists.newArrayList();
try {
Gson gson = new Gson();
EventSlots eventSlots = gson.fromJson(json, EventSlots.class);
int numDays = eventSlots.day.length;
//2011-05-10T07:00:00.000-07:00
for (int i = 0; i < numDays; i++) {
Day day = eventSlots.day[i];
String date = day.date;
TimeSlot[] timeSlots = day.slot;
for (TimeSlot timeSlot : timeSlots) {
parseSlot(date, timeSlot, batch);
}
}
} catch (Throwable e) {
LOGE(TAG, e.toString());
}
return batch;
}
private static void parseSlot(String date, TimeSlot slot,
ArrayList<ContentProviderOperation> batch) {
ContentProviderOperation.Builder builder = ContentProviderOperation
.newInsert(ScheduleContract.addCallerIsSyncAdapterParameter(Blocks.CONTENT_URI));
//LOGD(TAG, "Inside parseSlot:" + date + ", " + slot);
String start = slot.start;
String end = slot.end;
String type = Blocks.BLOCK_TYPE_GENERIC;
if (slot.type != null) {
type = slot.type;
}
String title = "N_D";
if (slot.title != null) {
title = slot.title;
}
String startTime = date + "T" + start + ":00.000-07:00";
String endTime = date + "T" + end + ":00.000-07:00";
LOGV(TAG, "startTime:" + startTime);
long startTimeL = ParserUtils.parseTime(startTime);
long endTimeL = ParserUtils.parseTime(endTime);
final String blockId = Blocks.generateBlockId(startTimeL, endTimeL);
LOGV(TAG, "blockId:" + blockId);
LOGV(TAG, "title:" + title);
LOGV(TAG, "start:" + startTimeL);
builder.withValue(Blocks.BLOCK_ID, blockId);
builder.withValue(Blocks.BLOCK_TITLE, title);
builder.withValue(Blocks.BLOCK_START, startTimeL);
builder.withValue(Blocks.BLOCK_END, endTimeL);
builder.withValue(Blocks.BLOCK_TYPE, type);
builder.withValue(Blocks.BLOCK_META, slot.meta);
batch.add(builder.build());
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/BlocksHandler.java | Java | asf20 | 3,957 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io;
import android.content.ContentProviderOperation;
import android.content.Context;
import android.graphics.Color;
import com.google.android.apps.iosched.io.model.Track;
import com.google.android.apps.iosched.io.model.Tracks;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.util.Lists;
import com.google.android.apps.iosched.util.ParserUtils;
import com.google.gson.Gson;
import java.io.IOException;
import java.util.ArrayList;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
public class TracksHandler extends JSONHandler {
private static final String TAG = makeLogTag(TracksHandler.class);
public TracksHandler(Context context) {
super(context);
}
@Override
public ArrayList<ContentProviderOperation> parse(String json)
throws IOException {
final ArrayList<ContentProviderOperation> batch = Lists.newArrayList();
batch.add(ContentProviderOperation.newDelete(
ScheduleContract.addCallerIsSyncAdapterParameter(
ScheduleContract.Tracks.CONTENT_URI)).build());
Tracks tracksJson = new Gson().fromJson(json, Tracks.class);
int noOfTracks = tracksJson.getTrack().length;
for (int i = 0; i < noOfTracks; i++) {
parseTrack(tracksJson.getTrack()[i], batch);
}
return batch;
}
private static void parseTrack(Track track, ArrayList<ContentProviderOperation> batch) {
ContentProviderOperation.Builder builder = ContentProviderOperation.newInsert(
ScheduleContract.addCallerIsSyncAdapterParameter(
ScheduleContract.Tracks.CONTENT_URI));
builder.withValue(ScheduleContract.Tracks.TRACK_ID, track.id);
builder.withValue(ScheduleContract.Tracks.TRACK_NAME, track.name);
builder.withValue(ScheduleContract.Tracks.TRACK_COLOR, Color.parseColor(track.color));
builder.withValue(ScheduleContract.Tracks.TRACK_ABSTRACT, track._abstract);
builder.withValue(ScheduleContract.Tracks.TRACK_LEVEL, track.level);
builder.withValue(ScheduleContract.Tracks.TRACK_ORDER_IN_LEVEL,
track.order_in_level);
builder.withValue(ScheduleContract.Tracks.TRACK_META, track.meta);
builder.withValue(ScheduleContract.Tracks.TRACK_HASHTAG, ParserUtils.sanitizeId(track.name));
batch.add(builder.build());
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/TracksHandler.java | Java | asf20 | 3,091 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
import android.content.ContentProviderOperation;
import android.content.Context;
import android.util.Log;
import com.google.android.apps.iosched.io.map.model.MapConfig;
import com.google.android.apps.iosched.io.map.model.MapResponse;
import com.google.android.apps.iosched.io.map.model.Marker;
import com.google.android.apps.iosched.io.map.model.Tile;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.util.Lists;
import com.google.android.apps.iosched.util.MapUtils;
import com.google.gson.Gson;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
public class MapPropertyHandler extends JSONHandler {
private static final String TAG = makeLogTag(MapPropertyHandler.class);
private Collection<Tile> mTiles;
public MapPropertyHandler(Context context) {
super(context);
}
public ArrayList<ContentProviderOperation> parse(String json)
throws IOException {
final ArrayList<ContentProviderOperation> batch = Lists.newArrayList();
MapResponse mapJson = new Gson().fromJson(json, MapResponse.class);
parseTileOverlays(mapJson.tiles, batch, mContext);
parseMarkers(mapJson.markers, batch);
parseConfig(mapJson.config, mContext);
mTiles = mapJson.tiles.values();
return batch;
}
private void parseConfig(MapConfig config, Context mContext) {
boolean enableMyLocation = config.enableMyLocation;
MapUtils.setMyLocationEnabled(mContext,enableMyLocation);
}
private void parseMarkers(Map<String, Marker[]> markers,
ArrayList<ContentProviderOperation> batch) {
for (Entry<String, Marker[]> entry : markers.entrySet()) {
String floor = entry.getKey();
// add each Marker
for (Marker marker : entry.getValue()) {
ContentProviderOperation.Builder builder = ContentProviderOperation
.newInsert(ScheduleContract
.addCallerIsSyncAdapterParameter(ScheduleContract.MapMarkers.CONTENT_URI));
builder.withValue(ScheduleContract.MapMarkers.MARKER_ID, marker.id);
builder.withValue(ScheduleContract.MapMarkers.MARKER_FLOOR, floor);
builder.withValue(ScheduleContract.MapMarkers.MARKER_LABEL,
marker.title);
builder.withValue(ScheduleContract.MapMarkers.MARKER_LATITUDE,
marker.lat);
builder.withValue(ScheduleContract.MapMarkers.MARKER_LONGITUDE,
marker.lng);
builder.withValue(ScheduleContract.MapMarkers.MARKER_TYPE,
marker.type);
builder.withValue(ScheduleContract.MapMarkers.MARKER_TRACK, marker.track);
batch.add(builder.build());
}
}
}
private void parseTileOverlays(Map<String, Tile> tiles,
ArrayList<ContentProviderOperation> batch, Context context) {
for (Entry<String, Tile> entry : tiles.entrySet()) {
ContentProviderOperation.Builder builder = ContentProviderOperation
.newInsert(ScheduleContract
.addCallerIsSyncAdapterParameter(ScheduleContract.MapTiles.CONTENT_URI));
String floor = entry.getKey();
Tile value = entry.getValue();
builder.withValue(
ScheduleContract.MapTiles.TILE_FLOOR, floor);
builder.withValue(
ScheduleContract.MapTiles.TILE_FILE, value.filename);
builder.withValue(
ScheduleContract.MapTiles.TILE_URL, value.url);
Log.d(TAG, "adding overlay: " + floor + ", " + value.filename);
/*
* Setup the tile overlay file. Copy it from the app assets or
* download it if it does not exist locally. This is done here to
* ensure that the data stored in the content provider always points
* to valid tile files.
*/
batch.add(builder.build());
}
}
public Collection<Tile> getTiles(){
return mTiles;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/MapPropertyHandler.java | Java | asf20 | 5,033 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.io;
import com.google.android.apps.iosched.Config;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.provider.ScheduleContract.Announcements;
import com.google.android.apps.iosched.provider.ScheduleContract.SyncColumns;
import com.google.android.apps.iosched.util.Lists;
import com.google.android.apps.iosched.util.NetUtils;
import com.google.android.apps.iosched.util.UIUtils;
import com.google.api.client.googleapis.services.CommonGoogleClientRequestInitializer;
import com.google.api.client.http.HttpTransport;
import com.google.api.client.http.javanet.NetHttpTransport;
import com.google.api.client.json.JsonFactory;
import com.google.api.client.json.gson.GsonFactory;
import com.google.api.services.plus.Plus;
import com.google.api.services.plus.model.Activity;
import com.google.api.services.plus.model.ActivityFeed;
import android.content.ContentProviderOperation;
import android.content.Context;
import android.text.TextUtils;
import java.io.IOException;
import java.util.ArrayList;
import static com.google.android.apps.iosched.util.LogUtils.LOGE;
import static com.google.android.apps.iosched.util.LogUtils.LOGI;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
public class AnnouncementsFetcher {
private static final String TAG = makeLogTag(AnnouncementsFetcher.class);
private Context mContext;
public AnnouncementsFetcher(Context context) {
mContext = context;
}
public ArrayList<ContentProviderOperation> fetchAndParse() throws IOException {
final ArrayList<ContentProviderOperation> batch = Lists.newArrayList();
// Set up the HTTP transport and JSON factory
HttpTransport httpTransport = new NetHttpTransport();
JsonFactory jsonFactory = new GsonFactory();
// Set up the main Google+ class
Plus plus = new Plus.Builder(httpTransport, jsonFactory, null)
.setApplicationName(NetUtils.getUserAgent(mContext))
.setGoogleClientRequestInitializer(
new CommonGoogleClientRequestInitializer(Config.API_KEY))
.build();
ActivityFeed activities;
try {
activities = plus.activities().list(Config.ANNOUNCEMENTS_PLUS_ID, "public")
.setMaxResults(100l)
.execute();
if (activities == null || activities.getItems() == null) {
throw new IOException("Activities list was null.");
}
} catch (IOException e) {
LOGE(TAG, "Error fetching announcements", e);
return batch;
}
LOGI(TAG, "Updating announcements data");
// Clear out existing announcements
batch.add(ContentProviderOperation
.newDelete(ScheduleContract.addCallerIsSyncAdapterParameter(
Announcements.CONTENT_URI))
.build());
StringBuilder sb = new StringBuilder();
for (Activity activity : activities.getItems()) {
// Filter out anything not including the conference hashtag.
sb.setLength(0);
appendIfNotEmpty(sb, activity.getAnnotation());
if (activity.getObject() != null) {
appendIfNotEmpty(sb, activity.getObject().getContent());
}
if (!sb.toString().contains(UIUtils.CONFERENCE_HASHTAG)) {
continue;
}
// Insert announcement info
batch.add(ContentProviderOperation
.newInsert(ScheduleContract
.addCallerIsSyncAdapterParameter(Announcements.CONTENT_URI))
.withValue(SyncColumns.UPDATED, System.currentTimeMillis())
.withValue(Announcements.ANNOUNCEMENT_ID, activity.getId())
.withValue(Announcements.ANNOUNCEMENT_DATE, activity.getUpdated().getValue())
.withValue(Announcements.ANNOUNCEMENT_TITLE, activity.getTitle())
.withValue(Announcements.ANNOUNCEMENT_ACTIVITY_JSON, activity.toPrettyString())
.withValue(Announcements.ANNOUNCEMENT_URL, activity.getUrl())
.build());
}
return batch;
}
private static void appendIfNotEmpty(StringBuilder sb, String s) {
if (!TextUtils.isEmpty(s)) {
sb.append(s);
}
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/io/AnnouncementsFetcher.java | Java | asf20 | 5,075 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.provider;
import android.accounts.Account;
import android.content.ContentResolver;
import com.google.android.apps.iosched.provider.ScheduleContract.AnnouncementsColumns;
import com.google.android.apps.iosched.provider.ScheduleContract.Blocks;
import com.google.android.apps.iosched.provider.ScheduleContract.BlocksColumns;
import com.google.android.apps.iosched.provider.ScheduleContract.FeedbackColumns;
import com.google.android.apps.iosched.provider.ScheduleContract.MapMarkerColumns;
import com.google.android.apps.iosched.provider.ScheduleContract.MapTileColumns;
import com.google.android.apps.iosched.provider.ScheduleContract.Rooms;
import com.google.android.apps.iosched.provider.ScheduleContract.RoomsColumns;
import com.google.android.apps.iosched.provider.ScheduleContract.Sessions;
import com.google.android.apps.iosched.provider.ScheduleContract.SessionsColumns;
import com.google.android.apps.iosched.provider.ScheduleContract.Speakers;
import com.google.android.apps.iosched.provider.ScheduleContract.SpeakersColumns;
import com.google.android.apps.iosched.provider.ScheduleContract.SyncColumns;
import com.google.android.apps.iosched.provider.ScheduleContract.Tracks;
import com.google.android.apps.iosched.provider.ScheduleContract.TracksColumns;
import com.google.android.apps.iosched.provider.ScheduleContract.Sandbox;
import android.app.SearchManager;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.provider.BaseColumns;
import com.google.android.apps.iosched.sync.SyncHelper;
import com.google.android.apps.iosched.util.AccountUtils;
import static com.google.android.apps.iosched.util.LogUtils.*;
/**
* Helper for managing {@link SQLiteDatabase} that stores data for
* {@link ScheduleProvider}.
*/
public class ScheduleDatabase extends SQLiteOpenHelper {
private static final String TAG = makeLogTag(ScheduleDatabase.class);
private static final String DATABASE_NAME = "schedule.db";
// NOTE: carefully update onUpgrade() when bumping database versions to make
// sure user data is saved.
private static final int VER_2013_LAUNCH = 104; // 1.0
private static final int VER_2013_RM2 = 105; // 1.1
private static final int DATABASE_VERSION = VER_2013_RM2;
private final Context mContext;
interface Tables {
String BLOCKS = "blocks";
String TRACKS = "tracks";
String ROOMS = "rooms";
String SESSIONS = "sessions";
String SPEAKERS = "speakers";
String SESSIONS_SPEAKERS = "sessions_speakers";
String SESSIONS_TRACKS = "sessions_tracks";
String SANDBOX = "sandbox";
String ANNOUNCEMENTS = "announcements";
String MAPMARKERS = "mapmarkers";
String MAPTILES = "mapoverlays";
String FEEDBACK = "feedback";
String SESSIONS_SEARCH = "sessions_search";
String SEARCH_SUGGEST = "search_suggest";
String SESSIONS_JOIN_BLOCKS_ROOMS = "sessions "
+ "LEFT OUTER JOIN blocks ON sessions.block_id=blocks.block_id "
+ "LEFT OUTER JOIN rooms ON sessions.room_id=rooms.room_id";
String SESSIONS_JOIN_ROOMS = "sessions "
+ "LEFT OUTER JOIN rooms ON sessions.room_id=rooms.room_id";
String SANDBOX_JOIN_TRACKS_BLOCKS_ROOMS = "sandbox "
+ "LEFT OUTER JOIN tracks ON sandbox.track_id=tracks.track_id "
+ "LEFT OUTER JOIN blocks ON sandbox.block_id=blocks.block_id "
+ "LEFT OUTER JOIN rooms ON sandbox.room_id=rooms.room_id";
String SESSIONS_SPEAKERS_JOIN_SPEAKERS = "sessions_speakers "
+ "LEFT OUTER JOIN speakers ON sessions_speakers.speaker_id=speakers.speaker_id";
String SESSIONS_SPEAKERS_JOIN_SESSIONS_BLOCKS_ROOMS = "sessions_speakers "
+ "LEFT OUTER JOIN sessions ON sessions_speakers.session_id=sessions.session_id "
+ "LEFT OUTER JOIN blocks ON sessions.block_id=blocks.block_id "
+ "LEFT OUTER JOIN rooms ON sessions.room_id=rooms.room_id";
String SESSIONS_TRACKS_JOIN_TRACKS = "sessions_tracks "
+ "LEFT OUTER JOIN tracks ON sessions_tracks.track_id=tracks.track_id";
String SESSIONS_TRACKS_JOIN_SESSIONS_BLOCKS_ROOMS = "sessions_tracks "
+ "LEFT OUTER JOIN sessions ON sessions_tracks.session_id=sessions.session_id "
+ "LEFT OUTER JOIN blocks ON sessions.block_id=blocks.block_id "
+ "LEFT OUTER JOIN rooms ON sessions.room_id=rooms.room_id";
String SESSIONS_SEARCH_JOIN_SESSIONS_BLOCKS_ROOMS = "sessions_search "
+ "LEFT OUTER JOIN sessions ON sessions_search.session_id=sessions.session_id "
+ "LEFT OUTER JOIN blocks ON sessions.block_id=blocks.block_id "
+ "LEFT OUTER JOIN rooms ON sessions.room_id=rooms.room_id";
String SESSIONS_JOIN_TRACKS_JOIN_BLOCKS = "sessions "
+ "LEFT OUTER JOIN sessions_tracks ON "
+ "sessions_tracks.session_id=sessions.session_id "
+ "LEFT OUTER JOIN tracks ON tracks.track_id=sessions_tracks.track_id "
+ "LEFT OUTER JOIN blocks ON sessions.block_id=blocks.block_id";
String BLOCKS_JOIN_SESSIONS = "blocks "
+ "LEFT OUTER JOIN sessions ON blocks.block_id=sessions.block_id";
String MAPMARKERS_JOIN_TRACKS = "mapmarkers "
+ "LEFT OUTER JOIN tracks ON tracks.track_id=mapmarkers.track_id ";
}
private interface Triggers {
// Deletes from session_tracks and sessions_speakers when corresponding sessions
// are deleted.
String SESSIONS_TRACKS_DELETE = "sessions_tracks_delete";
String SESSIONS_SPEAKERS_DELETE = "sessions_speakers_delete";
String SESSIONS_FEEDBACK_DELETE = "sessions_feedback_delete";
}
public interface SessionsSpeakers {
String SESSION_ID = "session_id";
String SPEAKER_ID = "speaker_id";
}
public interface SessionsTracks {
String SESSION_ID = "session_id";
String TRACK_ID = "track_id";
}
interface SessionsSearchColumns {
String SESSION_ID = "session_id";
String BODY = "body";
}
/** Fully-qualified field names. */
private interface Qualified {
String SESSIONS_SEARCH = Tables.SESSIONS_SEARCH + "(" + SessionsSearchColumns.SESSION_ID
+ "," + SessionsSearchColumns.BODY + ")";
String SESSIONS_TRACKS_SESSION_ID = Tables.SESSIONS_TRACKS + "."
+ SessionsTracks.SESSION_ID;
String SESSIONS_SPEAKERS_SESSION_ID = Tables.SESSIONS_SPEAKERS+ "."
+ SessionsSpeakers.SESSION_ID;
String SESSIONS_SPEAKERS_SPEAKER_ID = Tables.SESSIONS_SPEAKERS+ "."
+ SessionsSpeakers.SPEAKER_ID;
String SPEAKERS_SPEAKER_ID = Tables.SPEAKERS + "." + Speakers.SPEAKER_ID;
String FEEDBACK_SESSION_ID = Tables.FEEDBACK + "." + FeedbackColumns.SESSION_ID;
}
/** {@code REFERENCES} clauses. */
private interface References {
String BLOCK_ID = "REFERENCES " + Tables.BLOCKS + "(" + Blocks.BLOCK_ID + ")";
String TRACK_ID = "REFERENCES " + Tables.TRACKS + "(" + Tracks.TRACK_ID + ")";
String ROOM_ID = "REFERENCES " + Tables.ROOMS + "(" + Rooms.ROOM_ID + ")";
String SESSION_ID = "REFERENCES " + Tables.SESSIONS + "(" + Sessions.SESSION_ID + ")";
String SPEAKER_ID = "REFERENCES " + Tables.SPEAKERS + "(" + Speakers.SPEAKER_ID + ")";
}
public ScheduleDatabase(Context context) {
super(context, DATABASE_NAME, null, DATABASE_VERSION);
mContext = context;
}
@Override
public void onCreate(SQLiteDatabase db) {
db.execSQL("CREATE TABLE " + Tables.BLOCKS + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ BlocksColumns.BLOCK_ID + " TEXT NOT NULL,"
+ BlocksColumns.BLOCK_TITLE + " TEXT NOT NULL,"
+ BlocksColumns.BLOCK_START + " INTEGER NOT NULL,"
+ BlocksColumns.BLOCK_END + " INTEGER NOT NULL,"
+ BlocksColumns.BLOCK_TYPE + " TEXT,"
+ BlocksColumns.BLOCK_META + " TEXT,"
+ "UNIQUE (" + BlocksColumns.BLOCK_ID + ") ON CONFLICT REPLACE)");
db.execSQL("CREATE TABLE " + Tables.TRACKS + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ TracksColumns.TRACK_ID + " TEXT NOT NULL,"
+ TracksColumns.TRACK_NAME + " TEXT,"
+ TracksColumns.TRACK_COLOR + " INTEGER,"
+ TracksColumns.TRACK_LEVEL + " INTEGER,"
+ TracksColumns.TRACK_ORDER_IN_LEVEL + " INTEGER,"
+ TracksColumns.TRACK_META + " INTEGER NOT NULL DEFAULT 0,"
+ TracksColumns.TRACK_ABSTRACT + " TEXT,"
+ TracksColumns.TRACK_HASHTAG + " TEXT,"
+ "UNIQUE (" + TracksColumns.TRACK_ID + ") ON CONFLICT REPLACE)");
db.execSQL("CREATE TABLE " + Tables.ROOMS + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ RoomsColumns.ROOM_ID + " TEXT NOT NULL,"
+ RoomsColumns.ROOM_NAME + " TEXT,"
+ RoomsColumns.ROOM_FLOOR + " TEXT,"
+ "UNIQUE (" + RoomsColumns.ROOM_ID + ") ON CONFLICT REPLACE)");
db.execSQL("CREATE TABLE " + Tables.SESSIONS + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ SyncColumns.UPDATED + " INTEGER NOT NULL,"
+ SessionsColumns.SESSION_ID + " TEXT NOT NULL,"
+ Sessions.BLOCK_ID + " TEXT " + References.BLOCK_ID + ","
+ Sessions.ROOM_ID + " TEXT " + References.ROOM_ID + ","
+ SessionsColumns.SESSION_TYPE + " TEXT,"
+ SessionsColumns.SESSION_LEVEL + " TEXT,"
+ SessionsColumns.SESSION_TITLE + " TEXT,"
+ SessionsColumns.SESSION_ABSTRACT + " TEXT,"
+ SessionsColumns.SESSION_REQUIREMENTS + " TEXT,"
+ SessionsColumns.SESSION_TAGS + " TEXT,"
+ SessionsColumns.SESSION_HASHTAGS + " TEXT,"
+ SessionsColumns.SESSION_URL + " TEXT,"
+ SessionsColumns.SESSION_YOUTUBE_URL + " TEXT,"
+ SessionsColumns.SESSION_MODERATOR_URL + " TEXT,"
+ SessionsColumns.SESSION_PDF_URL + " TEXT,"
+ SessionsColumns.SESSION_NOTES_URL + " TEXT,"
+ SessionsColumns.SESSION_STARRED + " INTEGER NOT NULL DEFAULT 0,"
+ SessionsColumns.SESSION_CAL_EVENT_ID + " INTEGER,"
+ SessionsColumns.SESSION_LIVESTREAM_URL + " TEXT,"
+ "UNIQUE (" + SessionsColumns.SESSION_ID + ") ON CONFLICT REPLACE)");
db.execSQL("CREATE TABLE " + Tables.SPEAKERS + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ SyncColumns.UPDATED + " INTEGER NOT NULL,"
+ SpeakersColumns.SPEAKER_ID + " TEXT NOT NULL,"
+ SpeakersColumns.SPEAKER_NAME + " TEXT,"
+ SpeakersColumns.SPEAKER_IMAGE_URL + " TEXT,"
+ SpeakersColumns.SPEAKER_COMPANY + " TEXT,"
+ SpeakersColumns.SPEAKER_ABSTRACT + " TEXT,"
+ SpeakersColumns.SPEAKER_URL + " TEXT,"
+ "UNIQUE (" + SpeakersColumns.SPEAKER_ID + ") ON CONFLICT REPLACE)");
db.execSQL("CREATE TABLE " + Tables.SESSIONS_SPEAKERS + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ SessionsSpeakers.SESSION_ID + " TEXT NOT NULL " + References.SESSION_ID + ","
+ SessionsSpeakers.SPEAKER_ID + " TEXT NOT NULL " + References.SPEAKER_ID + ","
+ "UNIQUE (" + SessionsSpeakers.SESSION_ID + ","
+ SessionsSpeakers.SPEAKER_ID + ") ON CONFLICT REPLACE)");
db.execSQL("CREATE TABLE " + Tables.SESSIONS_TRACKS + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ SessionsTracks.SESSION_ID + " TEXT NOT NULL " + References.SESSION_ID + ","
+ SessionsTracks.TRACK_ID + " TEXT NOT NULL " + References.TRACK_ID
+ ")");
db.execSQL("CREATE TABLE " + Tables.SANDBOX + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ SyncColumns.UPDATED + " INTEGER NOT NULL,"
+ ScheduleContract.SandboxColumns.COMPANY_ID + " TEXT NOT NULL,"
+ Sandbox.TRACK_ID + " TEXT " + References.TRACK_ID + ","
+ Sandbox.BLOCK_ID + " TEXT " + References.BLOCK_ID + ","
+ Sandbox.ROOM_ID + " TEXT " + References.ROOM_ID + ","
+ ScheduleContract.SandboxColumns.COMPANY_NAME + " TEXT,"
+ ScheduleContract.SandboxColumns.COMPANY_DESC + " TEXT,"
+ ScheduleContract.SandboxColumns.COMPANY_URL + " TEXT,"
+ ScheduleContract.SandboxColumns.COMPANY_LOGO_URL + " TEXT,"
+ "UNIQUE (" + ScheduleContract.SandboxColumns.COMPANY_ID + ") ON CONFLICT REPLACE)");
db.execSQL("CREATE TABLE " + Tables.ANNOUNCEMENTS + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ SyncColumns.UPDATED + " INTEGER NOT NULL,"
+ AnnouncementsColumns.ANNOUNCEMENT_ID + " TEXT,"
+ AnnouncementsColumns.ANNOUNCEMENT_TITLE + " TEXT NOT NULL,"
+ AnnouncementsColumns.ANNOUNCEMENT_ACTIVITY_JSON + " BLOB,"
+ AnnouncementsColumns.ANNOUNCEMENT_URL + " TEXT,"
+ AnnouncementsColumns.ANNOUNCEMENT_DATE + " INTEGER NOT NULL)");
db.execSQL("CREATE TABLE " + Tables.MAPTILES + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ MapTileColumns.TILE_FLOOR+ " INTEGER NOT NULL,"
+ MapTileColumns.TILE_FILE+ " TEXT NOT NULL,"
+ MapTileColumns.TILE_URL+ " TEXT NOT NULL,"
+ "UNIQUE (" + MapTileColumns.TILE_FLOOR+ ") ON CONFLICT REPLACE)");
doMigration2013RM2(db);
// Full-text search index. Update using updateSessionSearchIndex method.
// Use the porter tokenizer for simple stemming, so that "frustration" matches "frustrated."
db.execSQL("CREATE VIRTUAL TABLE " + Tables.SESSIONS_SEARCH + " USING fts3("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ SessionsSearchColumns.BODY + " TEXT NOT NULL,"
+ SessionsSearchColumns.SESSION_ID
+ " TEXT NOT NULL " + References.SESSION_ID + ","
+ "UNIQUE (" + SessionsSearchColumns.SESSION_ID + ") ON CONFLICT REPLACE,"
+ "tokenize=porter)");
// Search suggestions
db.execSQL("CREATE TABLE " + Tables.SEARCH_SUGGEST + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ SearchManager.SUGGEST_COLUMN_TEXT_1 + " TEXT NOT NULL)");
// Session deletion triggers
db.execSQL("CREATE TRIGGER " + Triggers.SESSIONS_TRACKS_DELETE + " AFTER DELETE ON "
+ Tables.SESSIONS + " BEGIN DELETE FROM " + Tables.SESSIONS_TRACKS + " "
+ " WHERE " + Qualified.SESSIONS_TRACKS_SESSION_ID + "=old." + Sessions.SESSION_ID
+ ";" + " END;");
db.execSQL("CREATE TRIGGER " + Triggers.SESSIONS_SPEAKERS_DELETE + " AFTER DELETE ON "
+ Tables.SESSIONS + " BEGIN DELETE FROM " + Tables.SESSIONS_SPEAKERS + " "
+ " WHERE " + Qualified.SESSIONS_SPEAKERS_SESSION_ID + "=old." + Sessions.SESSION_ID
+ ";" + " END;");
}
private void doMigration2013RM2(SQLiteDatabase db) {
db.execSQL("CREATE TABLE " + Tables.FEEDBACK + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ SyncColumns.UPDATED + " INTEGER NOT NULL,"
+ Sessions.SESSION_ID + " TEXT " + References.SESSION_ID + ","
+ FeedbackColumns.SESSION_RATING + " INTEGER NOT NULL,"
+ FeedbackColumns.ANSWER_RELEVANCE + " INTEGER NOT NULL,"
+ FeedbackColumns.ANSWER_CONTENT + " INTEGER NOT NULL,"
+ FeedbackColumns.ANSWER_SPEAKER + " INTEGER NOT NULL,"
+ FeedbackColumns.ANSWER_WILLUSE + " INTEGER NOT NULL,"
+ FeedbackColumns.COMMENTS + " TEXT)");
db.execSQL("CREATE TRIGGER " + Triggers.SESSIONS_FEEDBACK_DELETE + " AFTER DELETE ON "
+ Tables.SESSIONS + " BEGIN DELETE FROM " + Tables.FEEDBACK + " "
+ " WHERE " + Qualified.FEEDBACK_SESSION_ID + "=old." + Sessions.SESSION_ID
+ ";" + " END;");
db.execSQL("CREATE TABLE " + Tables.MAPMARKERS + " ("
+ BaseColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
+ MapMarkerColumns.MARKER_ID+ " TEXT NOT NULL,"
+ MapMarkerColumns.MARKER_TYPE+ " TEXT NOT NULL,"
+ MapMarkerColumns.MARKER_LATITUDE+ " DOUBLE NOT NULL,"
+ MapMarkerColumns.MARKER_LONGITUDE+ " DOUBLE NOT NULL,"
+ MapMarkerColumns.MARKER_LABEL+ " TEXT,"
+ MapMarkerColumns.MARKER_FLOOR+ " INTEGER NOT NULL,"
+ MapMarkerColumns.MARKER_TRACK+ " TEXT,"
+ "UNIQUE (" + MapMarkerColumns.MARKER_ID + ") ON CONFLICT REPLACE)");
}
/**
* Updates the session search index. This should be done sparingly, as the queries are rather
* complex.
*/
static void updateSessionSearchIndex(SQLiteDatabase db) {
db.execSQL("DELETE FROM " + Tables.SESSIONS_SEARCH);
db.execSQL("INSERT INTO " + Qualified.SESSIONS_SEARCH
+ " SELECT s." + Sessions.SESSION_ID + ",("
// Full text body
+ Sessions.SESSION_TITLE + "||'; '||"
+ Sessions.SESSION_ABSTRACT + "||'; '||"
+ "IFNULL(" + Sessions.SESSION_TAGS + ",'')||'; '||"
+ "IFNULL(GROUP_CONCAT(t." + Speakers.SPEAKER_NAME + ",' '),'')||'; '||"
+ "'')"
+ " FROM " + Tables.SESSIONS + " s "
+ " LEFT OUTER JOIN"
// Subquery resulting in session_id, speaker_id, speaker_name
+ "(SELECT " + Sessions.SESSION_ID + "," + Qualified.SPEAKERS_SPEAKER_ID
+ "," + Speakers.SPEAKER_NAME
+ " FROM " + Tables.SESSIONS_SPEAKERS
+ " INNER JOIN " + Tables.SPEAKERS
+ " ON " + Qualified.SESSIONS_SPEAKERS_SPEAKER_ID + "="
+ Qualified.SPEAKERS_SPEAKER_ID
+ ") t"
// Grand finale
+ " ON s." + Sessions.SESSION_ID + "=t." + Sessions.SESSION_ID
+ " GROUP BY s." + Sessions.SESSION_ID);
}
@Override
public void onUpgrade(SQLiteDatabase db, int oldVersion, int newVersion) {
LOGD(TAG, "onUpgrade() from " + oldVersion + " to " + newVersion);
// Cancel any sync currently in progress
Account account = AccountUtils.getChosenAccount(mContext);
if (account != null) {
LOGI(TAG, "Cancelling any pending syncs for for account");
ContentResolver.cancelSync(account, ScheduleContract.CONTENT_AUTHORITY);
}
// NOTE: This switch statement is designed to handle cascading database
// updates, starting at the current version and falling through to all
// future upgrade cases. Only use "break;" when you want to drop and
// recreate the entire database.
int version = oldVersion;
switch (version) {
// Note: Data from prior years not preserved.
case VER_2013_LAUNCH:
LOGI(TAG, "Performing migration for DB version " + version);
// Reset BLOCKS table
db.execSQL("DELETE FROM " + Tables.BLOCKS);
// Reset MapMarkers table
db.execSQL("DROP TABLE IF EXISTS " + Tables.MAPMARKERS);
// Apply new schema changes
doMigration2013RM2(db);
case VER_2013_RM2:
version = VER_2013_RM2;
LOGI(TAG, "DB at version " + version);
// Current version, no further action necessary
}
LOGD(TAG, "after upgrade logic, at version " + version);
if (version != DATABASE_VERSION) {
LOGW(TAG, "Destroying old data during upgrade");
db.execSQL("DROP TABLE IF EXISTS " + Tables.BLOCKS);
db.execSQL("DROP TABLE IF EXISTS " + Tables.TRACKS);
db.execSQL("DROP TABLE IF EXISTS " + Tables.ROOMS);
db.execSQL("DROP TABLE IF EXISTS " + Tables.SESSIONS);
db.execSQL("DROP TABLE IF EXISTS " + Tables.SPEAKERS);
db.execSQL("DROP TABLE IF EXISTS " + Tables.SESSIONS_SPEAKERS);
db.execSQL("DROP TABLE IF EXISTS " + Tables.SESSIONS_TRACKS);
db.execSQL("DROP TABLE IF EXISTS " + Tables.SANDBOX);
db.execSQL("DROP TABLE IF EXISTS " + Tables.ANNOUNCEMENTS);
db.execSQL("DROP TABLE IF EXISTS " + Tables.FEEDBACK);
db.execSQL("DROP TRIGGER IF EXISTS " + Triggers.SESSIONS_TRACKS_DELETE);
db.execSQL("DROP TRIGGER IF EXISTS " + Triggers.SESSIONS_SPEAKERS_DELETE);
db.execSQL("DROP TRIGGER IF EXISTS " + Triggers.SESSIONS_FEEDBACK_DELETE);
db.execSQL("DROP TABLE IF EXISTS " + Tables.SESSIONS_SEARCH);
db.execSQL("DROP TABLE IF EXISTS " + Tables.SEARCH_SUGGEST);
db.execSQL("DROP TABLE IF EXISTS " + Tables.MAPMARKERS);
db.execSQL("DROP TABLE IF EXISTS " + Tables.MAPTILES);
onCreate(db);
}
if (account != null) {
LOGI(TAG, "DB upgrade complete. Requesting resync.");
SyncHelper.requestManualSync(account);
}
}
public static void deleteDatabase(Context context) {
context.deleteDatabase(DATABASE_NAME);
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/provider/ScheduleDatabase.java | Java | asf20 | 22,932 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.provider;
import com.google.android.apps.iosched.appwidget.ScheduleWidgetProvider;
import com.google.android.apps.iosched.provider.ScheduleContract.Announcements;
import com.google.android.apps.iosched.provider.ScheduleContract.Blocks;
import com.google.android.apps.iosched.provider.ScheduleContract.Feedback;
import com.google.android.apps.iosched.provider.ScheduleContract.MapMarkers;
import com.google.android.apps.iosched.provider.ScheduleContract.MapTiles;
import com.google.android.apps.iosched.provider.ScheduleContract.Rooms;
import com.google.android.apps.iosched.provider.ScheduleContract.SearchSuggest;
import com.google.android.apps.iosched.provider.ScheduleContract.Sessions;
import com.google.android.apps.iosched.provider.ScheduleContract.Speakers;
import com.google.android.apps.iosched.provider.ScheduleContract.Tracks;
import com.google.android.apps.iosched.provider.ScheduleContract.Sandbox;
import com.google.android.apps.iosched.provider.ScheduleDatabase.SessionsSearchColumns;
import com.google.android.apps.iosched.provider.ScheduleDatabase.SessionsSpeakers;
import com.google.android.apps.iosched.provider.ScheduleDatabase.SessionsTracks;
import com.google.android.apps.iosched.provider.ScheduleDatabase.Tables;
import com.google.android.apps.iosched.util.SelectionBuilder;
import android.app.Activity;
import android.app.SearchManager;
import android.content.ContentProvider;
import android.content.ContentProviderOperation;
import android.content.ContentProviderResult;
import android.content.ContentValues;
import android.content.Context;
import android.content.OperationApplicationException;
import android.content.UriMatcher;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.net.Uri;
import android.os.ParcelFileDescriptor;
import android.provider.BaseColumns;
import android.text.TextUtils;
import java.io.FileNotFoundException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import static com.google.android.apps.iosched.util.LogUtils.LOGV;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
/**
* Provider that stores {@link ScheduleContract} data. Data is usually inserted
* by {@link com.google.android.apps.iosched.sync.SyncHelper}, and queried by various
* {@link Activity} instances.
*/
public class ScheduleProvider extends ContentProvider {
private static final String TAG = makeLogTag(ScheduleProvider.class);
private ScheduleDatabase mOpenHelper;
private static final UriMatcher sUriMatcher = buildUriMatcher();
private static final int BLOCKS = 100;
private static final int BLOCKS_BETWEEN = 101;
private static final int BLOCKS_ID = 102;
private static final int BLOCKS_ID_SESSIONS = 103;
private static final int BLOCKS_ID_SESSIONS_STARRED = 104;
private static final int TRACKS = 200;
private static final int TRACKS_ID = 201;
private static final int TRACKS_ID_SESSIONS = 202;
private static final int TRACKS_ID_SANDBOX = 203;
private static final int ROOMS = 300;
private static final int ROOMS_ID = 301;
private static final int ROOMS_ID_SESSIONS = 302;
private static final int SESSIONS = 400;
private static final int SESSIONS_STARRED = 401;
private static final int SESSIONS_WITH_TRACK = 402;
private static final int SESSIONS_SEARCH = 403;
private static final int SESSIONS_AT = 404;
private static final int SESSIONS_ID = 405;
private static final int SESSIONS_ID_SPEAKERS = 406;
private static final int SESSIONS_ID_TRACKS = 407;
private static final int SESSIONS_ID_WITH_TRACK = 408;
private static final int SESSIONS_ROOM_AFTER = 410;
private static final int SPEAKERS = 500;
private static final int SPEAKERS_ID = 501;
private static final int SPEAKERS_ID_SESSIONS = 502;
private static final int SANDBOX = 600;
private static final int SANDBOX_SEARCH = 603;
private static final int SANDBOX_ID = 604;
private static final int ANNOUNCEMENTS = 700;
private static final int ANNOUNCEMENTS_ID = 701;
private static final int SEARCH_SUGGEST = 800;
private static final int SEARCH_INDEX = 801;
private static final int MAPMARKERS = 900;
private static final int MAPMARKERS_FLOOR = 901;
private static final int MAPMARKERS_ID = 902;
private static final int MAPTILES = 1000;
private static final int MAPTILES_FLOOR = 1001;
private static final int FEEDBACK_ALL = 1002;
private static final int FEEDBACK_FOR_SESSION = 1003;
/**
* Build and return a {@link UriMatcher} that catches all {@link Uri}
* variations supported by this {@link ContentProvider}.
*/
private static UriMatcher buildUriMatcher() {
final UriMatcher matcher = new UriMatcher(UriMatcher.NO_MATCH);
final String authority = ScheduleContract.CONTENT_AUTHORITY;
matcher.addURI(authority, "blocks", BLOCKS);
matcher.addURI(authority, "blocks/between/*/*", BLOCKS_BETWEEN);
matcher.addURI(authority, "blocks/*", BLOCKS_ID);
matcher.addURI(authority, "blocks/*/sessions", BLOCKS_ID_SESSIONS);
matcher.addURI(authority, "blocks/*/sessions/starred", BLOCKS_ID_SESSIONS_STARRED);
matcher.addURI(authority, "tracks", TRACKS);
matcher.addURI(authority, "tracks/*", TRACKS_ID);
matcher.addURI(authority, "tracks/*/sessions", TRACKS_ID_SESSIONS);
matcher.addURI(authority, "tracks/*/sandbox", TRACKS_ID_SANDBOX);
matcher.addURI(authority, "rooms", ROOMS);
matcher.addURI(authority, "rooms/*", ROOMS_ID);
matcher.addURI(authority, "rooms/*/sessions", ROOMS_ID_SESSIONS);
matcher.addURI(authority, "sessions", SESSIONS);
matcher.addURI(authority, "sessions/starred", SESSIONS_STARRED);
matcher.addURI(authority, "sessions/with_track", SESSIONS_WITH_TRACK);
matcher.addURI(authority, "sessions/search/*", SESSIONS_SEARCH);
matcher.addURI(authority, "sessions/at/*", SESSIONS_AT);
matcher.addURI(authority, "sessions/room/*/after/*", SESSIONS_ROOM_AFTER);
matcher.addURI(authority, "sessions/*", SESSIONS_ID);
matcher.addURI(authority, "sessions/*/speakers", SESSIONS_ID_SPEAKERS);
matcher.addURI(authority, "sessions/*/tracks", SESSIONS_ID_TRACKS);
matcher.addURI(authority, "sessions/*/with_track", SESSIONS_ID_WITH_TRACK);
matcher.addURI(authority, "speakers", SPEAKERS);
matcher.addURI(authority, "speakers/*", SPEAKERS_ID);
matcher.addURI(authority, "speakers/*/sessions", SPEAKERS_ID_SESSIONS);
matcher.addURI(authority, "sandbox", SANDBOX);
matcher.addURI(authority, "sandbox/search/*", SANDBOX_SEARCH);
matcher.addURI(authority, "sandbox/*", SANDBOX_ID);
matcher.addURI(authority, "announcements", ANNOUNCEMENTS);
matcher.addURI(authority, "announcements/*", ANNOUNCEMENTS_ID);
matcher.addURI(authority, "search_suggest_query", SEARCH_SUGGEST);
matcher.addURI(authority, "search_index", SEARCH_INDEX); // 'update' only
matcher.addURI(authority, "mapmarkers", MAPMARKERS);
matcher.addURI(authority, "mapmarkers/floor/*", MAPMARKERS_FLOOR);
matcher.addURI(authority, "mapmarkers/*", MAPMARKERS_ID);
matcher.addURI(authority, "maptiles", MAPTILES);
matcher.addURI(authority, "maptiles/*", MAPTILES_FLOOR);
matcher.addURI(authority, "feedback/*", FEEDBACK_FOR_SESSION);
matcher.addURI(authority, "feedback*", FEEDBACK_ALL);
matcher.addURI(authority, "feedback", FEEDBACK_ALL);
return matcher;
}
@Override
public boolean onCreate() {
mOpenHelper = new ScheduleDatabase(getContext());
return true;
}
private void deleteDatabase() {
// TODO: wait for content provider operations to finish, then tear down
mOpenHelper.close();
Context context = getContext();
ScheduleDatabase.deleteDatabase(context);
mOpenHelper = new ScheduleDatabase(getContext());
}
/** {@inheritDoc} */
@Override
public String getType(Uri uri) {
final int match = sUriMatcher.match(uri);
switch (match) {
case BLOCKS:
return Blocks.CONTENT_TYPE;
case BLOCKS_BETWEEN:
return Blocks.CONTENT_TYPE;
case BLOCKS_ID:
return Blocks.CONTENT_ITEM_TYPE;
case BLOCKS_ID_SESSIONS:
return Sessions.CONTENT_TYPE;
case BLOCKS_ID_SESSIONS_STARRED:
return Sessions.CONTENT_TYPE;
case TRACKS:
return Tracks.CONTENT_TYPE;
case TRACKS_ID:
return Tracks.CONTENT_ITEM_TYPE;
case TRACKS_ID_SESSIONS:
return Sessions.CONTENT_TYPE;
case TRACKS_ID_SANDBOX:
return Sandbox.CONTENT_TYPE;
case ROOMS:
return Rooms.CONTENT_TYPE;
case ROOMS_ID:
return Rooms.CONTENT_ITEM_TYPE;
case ROOMS_ID_SESSIONS:
return Sessions.CONTENT_TYPE;
case SESSIONS:
return Sessions.CONTENT_TYPE;
case SESSIONS_STARRED:
return Sessions.CONTENT_TYPE;
case SESSIONS_WITH_TRACK:
return Sessions.CONTENT_TYPE;
case SESSIONS_SEARCH:
return Sessions.CONTENT_TYPE;
case SESSIONS_AT:
return Sessions.CONTENT_TYPE;
case SESSIONS_ID:
return Sessions.CONTENT_ITEM_TYPE;
case SESSIONS_ID_SPEAKERS:
return Speakers.CONTENT_TYPE;
case SESSIONS_ID_TRACKS:
return Tracks.CONTENT_TYPE;
case SESSIONS_ID_WITH_TRACK:
return Sessions.CONTENT_TYPE;
case SESSIONS_ROOM_AFTER:
return Sessions.CONTENT_TYPE;
case SPEAKERS:
return Speakers.CONTENT_TYPE;
case SPEAKERS_ID:
return Speakers.CONTENT_ITEM_TYPE;
case SPEAKERS_ID_SESSIONS:
return Sessions.CONTENT_TYPE;
case SANDBOX:
return Sandbox.CONTENT_TYPE;
case SANDBOX_SEARCH:
return ScheduleContract.Sandbox.CONTENT_TYPE;
case SANDBOX_ID:
return ScheduleContract.Sandbox.CONTENT_ITEM_TYPE;
case ANNOUNCEMENTS:
return Announcements.CONTENT_TYPE;
case ANNOUNCEMENTS_ID:
return Announcements.CONTENT_ITEM_TYPE;
case MAPMARKERS:
return MapMarkers.CONTENT_TYPE;
case MAPMARKERS_FLOOR:
return MapMarkers.CONTENT_TYPE;
case MAPMARKERS_ID:
return MapMarkers.CONTENT_ITEM_TYPE;
case MAPTILES:
return MapTiles.CONTENT_TYPE;
case MAPTILES_FLOOR:
return MapTiles.CONTENT_ITEM_TYPE;
case FEEDBACK_FOR_SESSION:
return Feedback.CONTENT_ITEM_TYPE;
case FEEDBACK_ALL:
return Feedback.CONTENT_TYPE;
default:
throw new UnsupportedOperationException("Unknown uri: " + uri);
}
}
/** {@inheritDoc} */
@Override
public Cursor query(Uri uri, String[] projection, String selection, String[] selectionArgs,
String sortOrder) {
LOGV(TAG, "query(uri=" + uri + ", proj=" + Arrays.toString(projection) + ")");
final SQLiteDatabase db = mOpenHelper.getReadableDatabase();
String uriFilter = uri.getQueryParameter(Sessions.QUERY_PARAMETER_FILTER);
final int match = sUriMatcher.match(uri);
switch (match) {
default: {
// Most cases are handled with simple SelectionBuilder
final SelectionBuilder builder = buildExpandedSelection(uri, match);
// If a special filter was specified, try to apply it
if (!TextUtils.isEmpty(uriFilter)) {
if (Sessions.QUERY_VALUE_FILTER_SESSIONS_CODELABS_ONLY.equals(uriFilter)) {
builder.where(Sessions.SESSION_TYPE + " NOT IN ('"
+ Sessions.SESSION_TYPE_OFFICE_HOURS + "','"
+ Sessions.SESSION_TYPE_KEYNOTE + "')");
} else if (Sessions.QUERY_VALUE_FILTER_OFFICE_HOURS_ONLY.equals(uriFilter)) {
builder.where(Sessions.SESSION_TYPE + " = ?",
Sessions.SESSION_TYPE_OFFICE_HOURS);
}
}
return builder.where(selection, selectionArgs).query(db, projection, sortOrder);
}
case SEARCH_SUGGEST: {
final SelectionBuilder builder = new SelectionBuilder();
// Adjust incoming query to become SQL text match
selectionArgs[0] = selectionArgs[0] + "%";
builder.table(Tables.SEARCH_SUGGEST);
builder.where(selection, selectionArgs);
builder.map(SearchManager.SUGGEST_COLUMN_QUERY,
SearchManager.SUGGEST_COLUMN_TEXT_1);
projection = new String[] {
BaseColumns._ID,
SearchManager.SUGGEST_COLUMN_TEXT_1,
SearchManager.SUGGEST_COLUMN_QUERY
};
final String limit = uri.getQueryParameter(SearchManager.SUGGEST_PARAMETER_LIMIT);
return builder.query(db, projection, null, null, SearchSuggest.DEFAULT_SORT, limit);
}
}
}
/** {@inheritDoc} */
@Override
public Uri insert(Uri uri, ContentValues values) {
LOGV(TAG, "insert(uri=" + uri + ", values=" + values.toString() + ")");
final SQLiteDatabase db = mOpenHelper.getWritableDatabase();
final int match = sUriMatcher.match(uri);
boolean syncToNetwork = !ScheduleContract.hasCallerIsSyncAdapterParameter(uri);
switch (match) {
case BLOCKS: {
db.insertOrThrow(Tables.BLOCKS, null, values);
notifyChange(uri, syncToNetwork);
return Blocks.buildBlockUri(values.getAsString(Blocks.BLOCK_ID));
}
case TRACKS: {
db.insertOrThrow(Tables.TRACKS, null, values);
notifyChange(uri, syncToNetwork);
return Tracks.buildTrackUri(values.getAsString(Tracks.TRACK_ID));
}
case ROOMS: {
db.insertOrThrow(Tables.ROOMS, null, values);
notifyChange(uri, syncToNetwork);
return Rooms.buildRoomUri(values.getAsString(Rooms.ROOM_ID));
}
case SESSIONS: {
db.insertOrThrow(Tables.SESSIONS, null, values);
notifyChange(uri, syncToNetwork);
return Sessions.buildSessionUri(values.getAsString(Sessions.SESSION_ID));
}
case SESSIONS_ID_SPEAKERS: {
db.insertOrThrow(Tables.SESSIONS_SPEAKERS, null, values);
notifyChange(uri, syncToNetwork);
return Speakers.buildSpeakerUri(values.getAsString(SessionsSpeakers.SPEAKER_ID));
}
case SESSIONS_ID_TRACKS: {
db.insertOrThrow(Tables.SESSIONS_TRACKS, null, values);
notifyChange(uri, syncToNetwork);
return Tracks.buildTrackUri(values.getAsString(SessionsTracks.TRACK_ID));
}
case SPEAKERS: {
db.insertOrThrow(Tables.SPEAKERS, null, values);
notifyChange(uri, syncToNetwork);
return Speakers.buildSpeakerUri(values.getAsString(Speakers.SPEAKER_ID));
}
case SANDBOX: {
db.insertOrThrow(Tables.SANDBOX, null, values);
notifyChange(uri, syncToNetwork);
return Sandbox.buildCompanyUri(values.getAsString(Sandbox.COMPANY_ID));
}
case ANNOUNCEMENTS: {
db.insertOrThrow(Tables.ANNOUNCEMENTS, null, values);
notifyChange(uri, syncToNetwork);
return Announcements.buildAnnouncementUri(values
.getAsString(Announcements.ANNOUNCEMENT_ID));
}
case SEARCH_SUGGEST: {
db.insertOrThrow(Tables.SEARCH_SUGGEST, null, values);
notifyChange(uri, syncToNetwork);
return SearchSuggest.CONTENT_URI;
}
case MAPMARKERS: {
db.insertOrThrow(Tables.MAPMARKERS, null, values);
notifyChange(uri, syncToNetwork);
return MapMarkers.buildMarkerUri(values.getAsString(MapMarkers.MARKER_ID));
}
case MAPTILES: {
db.insertOrThrow(Tables.MAPTILES, null, values);
notifyChange(uri, syncToNetwork);
return MapTiles.buildFloorUri(values.getAsString(MapTiles.TILE_FLOOR));
}
case FEEDBACK_FOR_SESSION: {
db.insertOrThrow(Tables.FEEDBACK, null, values);
notifyChange(uri, syncToNetwork);
return Feedback.buildFeedbackUri(values.getAsString(Feedback.SESSION_ID));
}
default: {
throw new UnsupportedOperationException("Unknown uri: " + uri);
}
}
}
/** {@inheritDoc} */
@Override
public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) {
LOGV(TAG, "update(uri=" + uri + ", values=" + values.toString() + ")");
final SQLiteDatabase db = mOpenHelper.getWritableDatabase();
final int match = sUriMatcher.match(uri);
if (match == SEARCH_INDEX) {
// update the search index
ScheduleDatabase.updateSessionSearchIndex(db);
return 1;
}
final SelectionBuilder builder = buildSimpleSelection(uri);
int retVal = builder.where(selection, selectionArgs).update(db, values);
boolean syncToNetwork = !ScheduleContract.hasCallerIsSyncAdapterParameter(uri);
notifyChange(uri, syncToNetwork);
return retVal;
}
/** {@inheritDoc} */
@Override
public int delete(Uri uri, String selection, String[] selectionArgs) {
LOGV(TAG, "delete(uri=" + uri + ")");
if (uri == ScheduleContract.BASE_CONTENT_URI) {
// Handle whole database deletes (e.g. when signing out)
deleteDatabase();
notifyChange(uri, false);
return 1;
}
final SQLiteDatabase db = mOpenHelper.getWritableDatabase();
final SelectionBuilder builder = buildSimpleSelection(uri);
int retVal = builder.where(selection, selectionArgs).delete(db);
notifyChange(uri, !ScheduleContract.hasCallerIsSyncAdapterParameter(uri));
return retVal;
}
private void notifyChange(Uri uri, boolean syncToNetwork) {
Context context = getContext();
context.getContentResolver().notifyChange(uri, null, syncToNetwork);
// Widgets can't register content observers so we refresh widgets separately.
context.sendBroadcast(ScheduleWidgetProvider.getRefreshBroadcastIntent(context, false));
}
/**
* Apply the given set of {@link ContentProviderOperation}, executing inside
* a {@link SQLiteDatabase} transaction. All changes will be rolled back if
* any single one fails.
*/
@Override
public ContentProviderResult[] applyBatch(ArrayList<ContentProviderOperation> operations)
throws OperationApplicationException {
final SQLiteDatabase db = mOpenHelper.getWritableDatabase();
db.beginTransaction();
try {
final int numOperations = operations.size();
final ContentProviderResult[] results = new ContentProviderResult[numOperations];
for (int i = 0; i < numOperations; i++) {
results[i] = operations.get(i).apply(this, results, i);
}
db.setTransactionSuccessful();
return results;
} finally {
db.endTransaction();
}
}
/**
* Build a simple {@link SelectionBuilder} to match the requested
* {@link Uri}. This is usually enough to support {@link #insert},
* {@link #update}, and {@link #delete} operations.
*/
private SelectionBuilder buildSimpleSelection(Uri uri) {
final SelectionBuilder builder = new SelectionBuilder();
final int match = sUriMatcher.match(uri);
switch (match) {
case BLOCKS: {
return builder.table(Tables.BLOCKS);
}
case BLOCKS_ID: {
final String blockId = Blocks.getBlockId(uri);
return builder.table(Tables.BLOCKS)
.where(Blocks.BLOCK_ID + "=?", blockId);
}
case TRACKS: {
return builder.table(Tables.TRACKS);
}
case TRACKS_ID: {
final String trackId = Tracks.getTrackId(uri);
return builder.table(Tables.TRACKS)
.where(Tracks.TRACK_ID + "=?", trackId);
}
case ROOMS: {
return builder.table(Tables.ROOMS);
}
case ROOMS_ID: {
final String roomId = Rooms.getRoomId(uri);
return builder.table(Tables.ROOMS)
.where(Rooms.ROOM_ID + "=?", roomId);
}
case SESSIONS: {
return builder.table(Tables.SESSIONS);
}
case SESSIONS_ID: {
final String sessionId = Sessions.getSessionId(uri);
return builder.table(Tables.SESSIONS)
.where(Sessions.SESSION_ID + "=?", sessionId);
}
case SESSIONS_ID_SPEAKERS: {
final String sessionId = Sessions.getSessionId(uri);
return builder.table(Tables.SESSIONS_SPEAKERS)
.where(Sessions.SESSION_ID + "=?", sessionId);
}
case SESSIONS_ID_TRACKS: {
final String sessionId = Sessions.getSessionId(uri);
return builder.table(Tables.SESSIONS_TRACKS)
.where(Sessions.SESSION_ID + "=?", sessionId);
}
case SPEAKERS: {
return builder.table(Tables.SPEAKERS);
}
case SPEAKERS_ID: {
final String speakerId = Speakers.getSpeakerId(uri);
return builder.table(Tables.SPEAKERS)
.where(Speakers.SPEAKER_ID + "=?", speakerId);
}
case SANDBOX: {
return builder.table(Tables.SANDBOX);
}
case SANDBOX_ID: {
final String companyId = ScheduleContract.Sandbox.getCompanyId(uri);
return builder.table(Tables.SANDBOX)
.where(Sandbox.COMPANY_ID + "=?", companyId);
}
case ANNOUNCEMENTS: {
return builder.table(Tables.ANNOUNCEMENTS);
}
case ANNOUNCEMENTS_ID: {
final String announcementId = Announcements.getAnnouncementId(uri);
return builder.table(Tables.ANNOUNCEMENTS)
.where(Announcements.ANNOUNCEMENT_ID + "=?", announcementId);
}
case MAPMARKERS: {
return builder.table(Tables.MAPMARKERS);
}
case MAPMARKERS_FLOOR: {
final String floor = MapMarkers.getMarkerFloor(uri);
return builder.table(Tables.MAPMARKERS)
.where(MapMarkers.MARKER_FLOOR+ "=?", floor);
}
case MAPMARKERS_ID: {
final String markerId = MapMarkers.getMarkerId(uri);
return builder.table(Tables.MAPMARKERS)
.where(MapMarkers.MARKER_ID+ "=?", markerId);
}
case MAPTILES: {
return builder.table(Tables.MAPTILES);
}
case MAPTILES_FLOOR: {
final String floor = MapTiles.getFloorId(uri);
return builder.table(Tables.MAPTILES)
.where(MapTiles.TILE_FLOOR+ "=?", floor);
}
case SEARCH_SUGGEST: {
return builder.table(Tables.SEARCH_SUGGEST);
}
case FEEDBACK_FOR_SESSION: {
final String session_id = Feedback.getSessionId(uri);
return builder.table(Tables.FEEDBACK)
.where(Feedback.SESSION_ID + "=?", session_id);
}
case FEEDBACK_ALL: {
return builder.table(Tables.FEEDBACK);
}
default: {
throw new UnsupportedOperationException("Unknown uri for " + match + ": " + uri);
}
}
}
/**
* Build an advanced {@link SelectionBuilder} to match the requested
* {@link Uri}. This is usually only used by {@link #query}, since it
* performs table joins useful for {@link Cursor} data.
*/
private SelectionBuilder buildExpandedSelection(Uri uri, int match) {
final SelectionBuilder builder = new SelectionBuilder();
switch (match) {
case BLOCKS: {
return builder
.table(Tables.BLOCKS)
.map(Blocks.SESSIONS_COUNT, Subquery.BLOCK_SESSIONS_COUNT)
.map(Blocks.NUM_STARRED_SESSIONS, Subquery.BLOCK_NUM_STARRED_SESSIONS)
.map(Blocks.NUM_LIVESTREAMED_SESSIONS,
Subquery.BLOCK_NUM_LIVESTREAMED_SESSIONS)
.map(Blocks.STARRED_SESSION_ID, Subquery.BLOCK_STARRED_SESSION_ID)
.map(Blocks.STARRED_SESSION_TITLE, Subquery.BLOCK_STARRED_SESSION_TITLE)
.map(Blocks.STARRED_SESSION_HASHTAGS,
Subquery.BLOCK_STARRED_SESSION_HASHTAGS)
.map(Blocks.STARRED_SESSION_URL, Subquery.BLOCK_STARRED_SESSION_URL)
.map(Blocks.STARRED_SESSION_LIVESTREAM_URL,
Subquery.BLOCK_STARRED_SESSION_LIVESTREAM_URL)
.map(Blocks.STARRED_SESSION_ROOM_NAME,
Subquery.BLOCK_STARRED_SESSION_ROOM_NAME)
.map(Blocks.STARRED_SESSION_ROOM_ID, Subquery.BLOCK_STARRED_SESSION_ROOM_ID);
}
case BLOCKS_BETWEEN: {
final List<String> segments = uri.getPathSegments();
final String startTime = segments.get(2);
final String endTime = segments.get(3);
return builder.table(Tables.BLOCKS)
.map(Blocks.SESSIONS_COUNT, Subquery.BLOCK_SESSIONS_COUNT)
.map(Blocks.NUM_STARRED_SESSIONS, Subquery.BLOCK_NUM_STARRED_SESSIONS)
.map(Blocks.NUM_LIVESTREAMED_SESSIONS,
Subquery.BLOCK_NUM_LIVESTREAMED_SESSIONS)
.where(Blocks.BLOCK_START + ">=?", startTime)
.where(Blocks.BLOCK_START + "<=?", endTime);
}
case BLOCKS_ID: {
final String blockId = Blocks.getBlockId(uri);
return builder.table(Tables.BLOCKS)
.map(Blocks.SESSIONS_COUNT, Subquery.BLOCK_SESSIONS_COUNT)
.map(Blocks.NUM_STARRED_SESSIONS, Subquery.BLOCK_NUM_STARRED_SESSIONS)
.map(Blocks.NUM_LIVESTREAMED_SESSIONS,
Subquery.BLOCK_NUM_LIVESTREAMED_SESSIONS)
.where(Blocks.BLOCK_ID + "=?", blockId);
}
case BLOCKS_ID_SESSIONS: {
final String blockId = Blocks.getBlockId(uri);
return builder.table(Tables.SESSIONS_JOIN_BLOCKS_ROOMS)
.map(Blocks.SESSIONS_COUNT, Subquery.BLOCK_SESSIONS_COUNT)
.map(Blocks.NUM_STARRED_SESSIONS, Subquery.BLOCK_NUM_STARRED_SESSIONS)
.map(Blocks.NUM_LIVESTREAMED_SESSIONS,
Subquery.BLOCK_NUM_LIVESTREAMED_SESSIONS)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.SESSION_ID, Tables.SESSIONS)
.mapToTable(Sessions.BLOCK_ID, Tables.SESSIONS)
.mapToTable(Sessions.ROOM_ID, Tables.SESSIONS)
.where(Qualified.SESSIONS_BLOCK_ID + "=?", blockId);
}
case BLOCKS_ID_SESSIONS_STARRED: {
final String blockId = Blocks.getBlockId(uri);
return builder.table(Tables.SESSIONS_JOIN_BLOCKS_ROOMS)
.map(Blocks.SESSIONS_COUNT, Subquery.BLOCK_SESSIONS_COUNT)
.map(Blocks.NUM_STARRED_SESSIONS, Subquery.BLOCK_NUM_STARRED_SESSIONS)
.map(Blocks.NUM_LIVESTREAMED_SESSIONS,
Subquery.BLOCK_NUM_LIVESTREAMED_SESSIONS)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.SESSION_ID, Tables.SESSIONS)
.mapToTable(Sessions.BLOCK_ID, Tables.SESSIONS)
.mapToTable(Sessions.ROOM_ID, Tables.SESSIONS)
.where(Qualified.SESSIONS_BLOCK_ID + "=?", blockId)
.where(Qualified.SESSIONS_STARRED + "=1");
}
case TRACKS: {
return builder.table(Tables.TRACKS)
.map(Tracks.SESSIONS_COUNT, Subquery.TRACK_SESSIONS_COUNT)
.map(Tracks.OFFICE_HOURS_COUNT, Subquery.TRACK_OFFICE_HOURS_COUNT)
.map(Tracks.SANDBOX_COUNT, Subquery.TRACK_SANDBOX_COUNT);
}
case TRACKS_ID: {
final String trackId = Tracks.getTrackId(uri);
return builder.table(Tables.TRACKS)
.where(Tracks.TRACK_ID + "=?", trackId);
}
case TRACKS_ID_SESSIONS: {
final String trackId = Tracks.getTrackId(uri);
return builder.table(Tables.SESSIONS_TRACKS_JOIN_SESSIONS_BLOCKS_ROOMS)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.SESSION_ID, Tables.SESSIONS)
.mapToTable(Sessions.BLOCK_ID, Tables.SESSIONS)
.mapToTable(Sessions.ROOM_ID, Tables.SESSIONS)
.where(Qualified.SESSIONS_TRACKS_TRACK_ID + "=?", trackId);
}
case TRACKS_ID_SANDBOX: {
final String trackId = Tracks.getTrackId(uri);
return builder.table(Tables.SANDBOX_JOIN_TRACKS_BLOCKS_ROOMS)
.mapToTable(ScheduleContract.Sandbox._ID, Tables.SANDBOX)
.mapToTable(Sandbox.TRACK_ID, Tables.SANDBOX)
.mapToTable(ScheduleContract.Sandbox.BLOCK_ID, Tables.BLOCKS)
.mapToTable(Sandbox.ROOM_ID, Tables.ROOMS)
.where(Qualified.SANDBOX_TRACK_ID + "=?", trackId);
}
case ROOMS: {
return builder.table(Tables.ROOMS);
}
case ROOMS_ID: {
final String roomId = Rooms.getRoomId(uri);
return builder.table(Tables.ROOMS)
.where(Rooms.ROOM_ID + "=?", roomId);
}
case ROOMS_ID_SESSIONS: {
final String roomId = Rooms.getRoomId(uri);
return builder.table(Tables.SESSIONS_JOIN_BLOCKS_ROOMS)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.BLOCK_ID, Tables.SESSIONS)
.mapToTable(Sessions.ROOM_ID, Tables.SESSIONS)
.where(Qualified.SESSIONS_ROOM_ID + "=?", roomId);
}
case SESSIONS: {
return builder.table(Tables.SESSIONS_JOIN_BLOCKS_ROOMS)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.BLOCK_ID, Tables.SESSIONS)
.mapToTable(Sessions.ROOM_ID, Tables.SESSIONS);
}
case SESSIONS_STARRED: {
return builder.table(Tables.SESSIONS_JOIN_BLOCKS_ROOMS)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.BLOCK_ID, Tables.SESSIONS)
.mapToTable(Sessions.ROOM_ID, Tables.SESSIONS)
.where(Sessions.SESSION_STARRED + "=1");
}
case SESSIONS_WITH_TRACK: {
return builder.table(Tables.SESSIONS_JOIN_TRACKS_JOIN_BLOCKS)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.SESSION_ID, Tables.SESSIONS)
.mapToTable(Tracks.TRACK_ID, Tables.TRACKS)
.mapToTable(Tracks.TRACK_NAME, Tables.TRACKS)
.mapToTable(Blocks.BLOCK_ID, Tables.BLOCKS);
}
case SESSIONS_ID_WITH_TRACK: {
final String sessionId = Sessions.getSessionId(uri);
return builder.table(Tables.SESSIONS_JOIN_TRACKS_JOIN_BLOCKS)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.SESSION_ID, Tables.SESSIONS)
.mapToTable(Tracks.TRACK_ID, Tables.TRACKS)
.mapToTable(Tracks.TRACK_NAME, Tables.TRACKS)
.mapToTable(Blocks.BLOCK_ID, Tables.BLOCKS)
.where(Qualified.SESSIONS_SESSION_ID + "=?", sessionId);
}
case SESSIONS_SEARCH: {
final String query = Sessions.getSearchQuery(uri);
return builder.table(Tables.SESSIONS_SEARCH_JOIN_SESSIONS_BLOCKS_ROOMS)
.map(Sessions.SEARCH_SNIPPET, Subquery.SESSIONS_SNIPPET)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.SESSION_ID, Tables.SESSIONS)
.mapToTable(Sessions.BLOCK_ID, Tables.SESSIONS)
.mapToTable(Sessions.ROOM_ID, Tables.SESSIONS)
.where(SessionsSearchColumns.BODY + " MATCH ?", query);
}
case SESSIONS_AT: {
final List<String> segments = uri.getPathSegments();
final String time = segments.get(2);
return builder.table(Tables.SESSIONS_JOIN_BLOCKS_ROOMS)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.BLOCK_ID, Tables.SESSIONS)
.mapToTable(Sessions.ROOM_ID, Tables.SESSIONS)
.where(Sessions.BLOCK_START + "<=?", time)
.where(Sessions.BLOCK_END + ">=?", time);
}
case SESSIONS_ID: {
final String sessionId = Sessions.getSessionId(uri);
return builder.table(Tables.SESSIONS_JOIN_BLOCKS_ROOMS)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.BLOCK_ID, Tables.SESSIONS)
.mapToTable(Sessions.ROOM_ID, Tables.SESSIONS)
.where(Qualified.SESSIONS_SESSION_ID + "=?", sessionId);
}
case SESSIONS_ID_SPEAKERS: {
final String sessionId = Sessions.getSessionId(uri);
return builder.table(Tables.SESSIONS_SPEAKERS_JOIN_SPEAKERS)
.mapToTable(Speakers._ID, Tables.SPEAKERS)
.mapToTable(Speakers.SPEAKER_ID, Tables.SPEAKERS)
.where(Qualified.SESSIONS_SPEAKERS_SESSION_ID + "=?", sessionId);
}
case SESSIONS_ID_TRACKS: {
final String sessionId = Sessions.getSessionId(uri);
return builder.table(Tables.SESSIONS_TRACKS_JOIN_TRACKS)
.mapToTable(Tracks._ID, Tables.TRACKS)
.mapToTable(Tracks.TRACK_ID, Tables.TRACKS)
.where(Qualified.SESSIONS_TRACKS_SESSION_ID + "=?", sessionId);
}
case SESSIONS_ROOM_AFTER: {
final String room = Sessions.getRoom(uri);
final String time = Sessions.getAfter(uri);
return builder.table(Tables.SESSIONS_JOIN_BLOCKS_ROOMS)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.BLOCK_ID, Tables.SESSIONS)
.mapToTable(Sessions.ROOM_ID, Tables.SESSIONS)
.where(Qualified.SESSIONS_ROOM_ID+ "=?", room)
.where("("+Sessions.BLOCK_START + "<= ? AND "+Sessions.BLOCK_END+">= ?) OR ("+Sessions.BLOCK_START+" >= ?)", time,time,time);
}
case SPEAKERS: {
return builder.table(Tables.SPEAKERS);
}
case SPEAKERS_ID: {
final String speakerId = Speakers.getSpeakerId(uri);
return builder.table(Tables.SPEAKERS)
.where(Speakers.SPEAKER_ID + "=?", speakerId);
}
case SPEAKERS_ID_SESSIONS: {
final String speakerId = Speakers.getSpeakerId(uri);
return builder.table(Tables.SESSIONS_SPEAKERS_JOIN_SESSIONS_BLOCKS_ROOMS)
.mapToTable(Sessions._ID, Tables.SESSIONS)
.mapToTable(Sessions.SESSION_ID, Tables.SESSIONS)
.mapToTable(Sessions.BLOCK_ID, Tables.SESSIONS)
.mapToTable(Sessions.ROOM_ID, Tables.SESSIONS)
.where(Qualified.SESSIONS_SPEAKERS_SPEAKER_ID + "=?", speakerId);
}
case SANDBOX: {
return builder.table(Tables.SANDBOX_JOIN_TRACKS_BLOCKS_ROOMS)
.mapToTable(Sandbox._ID, Tables.SANDBOX)
.mapToTable(Sandbox.TRACK_ID, Tables.SANDBOX)
.mapToTable(Sandbox.BLOCK_ID, Tables.SANDBOX)
.mapToTable(Sandbox.ROOM_ID, Tables.SANDBOX);
}
case SANDBOX_ID: {
final String companyId = ScheduleContract.Sandbox.getCompanyId(uri);
return builder.table(Tables.SANDBOX_JOIN_TRACKS_BLOCKS_ROOMS)
.mapToTable(ScheduleContract.Sandbox._ID, Tables.SANDBOX)
.mapToTable(Sandbox.TRACK_ID, Tables.SANDBOX)
.mapToTable(Sandbox.BLOCK_ID, Tables.SANDBOX)
.mapToTable(Sandbox.ROOM_ID, Tables.SANDBOX)
.where(Sandbox.COMPANY_ID + "=?", companyId);
}
case ANNOUNCEMENTS: {
return builder.table(Tables.ANNOUNCEMENTS);
}
case ANNOUNCEMENTS_ID: {
final String announcementId = Announcements.getAnnouncementId(uri);
return builder.table(Tables.ANNOUNCEMENTS)
.where(Announcements.ANNOUNCEMENT_ID + "=?", announcementId);
}
case MAPMARKERS: {
return builder.table(Tables.MAPMARKERS);
}
case MAPMARKERS_FLOOR: {
final String floor = MapMarkers.getMarkerFloor(uri);
return builder.table(Tables.MAPMARKERS)
.where(MapMarkers.MARKER_FLOOR+ "=?", floor);
}
case MAPMARKERS_ID: {
final String roomId = MapMarkers.getMarkerId(uri);
return builder.table(Tables.MAPMARKERS)
.where(MapMarkers.MARKER_ID+ "=?", roomId);
}
case MAPTILES: {
return builder.table(Tables.MAPTILES);
}
case MAPTILES_FLOOR: {
final String floor = MapTiles.getFloorId(uri);
return builder.table(Tables.MAPTILES)
.where(MapTiles.TILE_FLOOR+ "=?", floor);
}
case FEEDBACK_FOR_SESSION: {
final String sessionId = Feedback.getSessionId(uri);
return builder.table(Tables.FEEDBACK)
.where(Feedback.SESSION_ID + "=?", sessionId);
}
case FEEDBACK_ALL: {
return builder.table(Tables.FEEDBACK);
}
default: {
throw new UnsupportedOperationException("Unknown uri: " + uri);
}
}
}
@Override
public ParcelFileDescriptor openFile(Uri uri, String mode) throws FileNotFoundException {
final int match = sUriMatcher.match(uri);
switch (match) {
default: {
throw new UnsupportedOperationException("Unknown uri: " + uri);
}
}
}
private interface Subquery {
String BLOCK_SESSIONS_COUNT = "(SELECT COUNT(" + Qualified.SESSIONS_SESSION_ID + ") FROM "
+ Tables.SESSIONS + " WHERE " + Qualified.SESSIONS_BLOCK_ID + "="
+ Qualified.BLOCKS_BLOCK_ID + ")";
String BLOCK_NUM_STARRED_SESSIONS = "(SELECT COUNT(1) FROM "
+ Tables.SESSIONS + " WHERE " + Qualified.SESSIONS_BLOCK_ID + "="
+ Qualified.BLOCKS_BLOCK_ID + " AND " + Qualified.SESSIONS_STARRED + "=1)";
String BLOCK_NUM_LIVESTREAMED_SESSIONS = "(SELECT COUNT(1) FROM "
+ Tables.SESSIONS + " WHERE " + Qualified.SESSIONS_BLOCK_ID + "="
+ Qualified.BLOCKS_BLOCK_ID
+ " AND IFNULL(" + Qualified.SESSIONS_LIVESTREAM_URL + ",'')!='')";
String BLOCK_STARRED_SESSION_ID = "(SELECT " + Qualified.SESSIONS_SESSION_ID + " FROM "
+ Tables.SESSIONS + " WHERE " + Qualified.SESSIONS_BLOCK_ID + "="
+ Qualified.BLOCKS_BLOCK_ID + " AND " + Qualified.SESSIONS_STARRED + "=1 "
+ "ORDER BY " + Qualified.SESSIONS_TITLE + ")";
String BLOCK_STARRED_SESSION_TITLE = "(SELECT " + Qualified.SESSIONS_TITLE + " FROM "
+ Tables.SESSIONS + " WHERE " + Qualified.SESSIONS_BLOCK_ID + "="
+ Qualified.BLOCKS_BLOCK_ID + " AND " + Qualified.SESSIONS_STARRED + "=1 "
+ "ORDER BY " + Qualified.SESSIONS_TITLE + ")";
String BLOCK_STARRED_SESSION_HASHTAGS = "(SELECT " + Qualified.SESSIONS_HASHTAGS + " FROM "
+ Tables.SESSIONS + " WHERE " + Qualified.SESSIONS_BLOCK_ID + "="
+ Qualified.BLOCKS_BLOCK_ID + " AND " + Qualified.SESSIONS_STARRED + "=1 "
+ "ORDER BY " + Qualified.SESSIONS_TITLE + ")";
String BLOCK_STARRED_SESSION_URL = "(SELECT " + Qualified.SESSIONS_URL + " FROM "
+ Tables.SESSIONS + " WHERE " + Qualified.SESSIONS_BLOCK_ID + "="
+ Qualified.BLOCKS_BLOCK_ID + " AND " + Qualified.SESSIONS_STARRED + "=1 "
+ "ORDER BY " + Qualified.SESSIONS_TITLE + ")";
String BLOCK_STARRED_SESSION_LIVESTREAM_URL = "(SELECT "
+ Qualified.SESSIONS_LIVESTREAM_URL
+ " FROM "
+ Tables.SESSIONS + " WHERE " + Qualified.SESSIONS_BLOCK_ID + "="
+ Qualified.BLOCKS_BLOCK_ID + " AND " + Qualified.SESSIONS_STARRED + "=1 "
+ "ORDER BY " + Qualified.SESSIONS_TITLE + ")";
String BLOCK_STARRED_SESSION_ROOM_NAME = "(SELECT " + Qualified.ROOMS_ROOM_NAME + " FROM "
+ Tables.SESSIONS_JOIN_ROOMS + " WHERE " + Qualified.SESSIONS_BLOCK_ID + "="
+ Qualified.BLOCKS_BLOCK_ID + " AND " + Qualified.SESSIONS_STARRED + "=1 "
+ "ORDER BY " + Qualified.SESSIONS_TITLE + ")";
String BLOCK_STARRED_SESSION_ROOM_ID = "(SELECT " + Qualified.ROOMS_ROOM_ID + " FROM "
+ Tables.SESSIONS_JOIN_ROOMS + " WHERE " + Qualified.SESSIONS_BLOCK_ID + "="
+ Qualified.BLOCKS_BLOCK_ID + " AND " + Qualified.SESSIONS_STARRED + "=1 "
+ "ORDER BY " + Qualified.SESSIONS_TITLE + ")";
String TRACK_SESSIONS_COUNT = "(SELECT COUNT(" + Qualified.SESSIONS_TRACKS_SESSION_ID
+ ") FROM " + Tables.SESSIONS_TRACKS + " INNER JOIN " + Tables.SESSIONS + " ON "
+ Qualified.SESSIONS_SESSION_ID + "=" + Qualified.SESSIONS_TRACKS_SESSION_ID + " WHERE "
+ Qualified.SESSIONS_TRACKS_TRACK_ID + "=" + Qualified.TRACKS_TRACK_ID
+ " AND " + Qualified.SESSIONS_SESSION_TYPE + " != \"" + Sessions.SESSION_TYPE_OFFICE_HOURS + "\")";
String TRACK_OFFICE_HOURS_COUNT = "(SELECT COUNT(" + Qualified.SESSIONS_TRACKS_SESSION_ID
+ ") FROM " + Tables.SESSIONS_TRACKS + " INNER JOIN " + Tables.SESSIONS + " ON "
+ Qualified.SESSIONS_SESSION_ID + "=" + Qualified.SESSIONS_TRACKS_SESSION_ID + " WHERE "
+ Qualified.SESSIONS_TRACKS_TRACK_ID + "=" + Qualified.TRACKS_TRACK_ID
+ " AND " + Qualified.SESSIONS_SESSION_TYPE + " = \"" + Sessions.SESSION_TYPE_OFFICE_HOURS + "\")";
String TRACK_SANDBOX_COUNT = "(SELECT COUNT(" + Qualified.SANDBOX_COMPANY_ID + ") FROM "
+ Tables.SANDBOX + " WHERE " + Qualified.SANDBOX_TRACK_ID + "="
+ Qualified.TRACKS_TRACK_ID + ")";
String SESSIONS_SNIPPET = "snippet(" + Tables.SESSIONS_SEARCH + ",'{','}','\u2026')";
}
/**
* {@link ScheduleContract} fields that are fully qualified with a specific
* parent {@link Tables}. Used when needed to work around SQL ambiguity.
*/
private interface Qualified {
String SESSIONS_SESSION_ID = Tables.SESSIONS + "." + Sessions.SESSION_ID;
String SESSIONS_SESSION_TYPE = Tables.SESSIONS+ "." + Sessions.SESSION_TYPE;
String SESSIONS_BLOCK_ID = Tables.SESSIONS + "." + Sessions.BLOCK_ID;
String SESSIONS_ROOM_ID = Tables.SESSIONS + "." + Sessions.ROOM_ID;
String SESSIONS_TRACKS_SESSION_ID = Tables.SESSIONS_TRACKS + "."
+ SessionsTracks.SESSION_ID;
String SESSIONS_TRACKS_TRACK_ID = Tables.SESSIONS_TRACKS + "."
+ SessionsTracks.TRACK_ID;
String SESSIONS_SPEAKERS_SESSION_ID = Tables.SESSIONS_SPEAKERS + "."
+ SessionsSpeakers.SESSION_ID;
String SESSIONS_SPEAKERS_SPEAKER_ID = Tables.SESSIONS_SPEAKERS + "."
+ SessionsSpeakers.SPEAKER_ID;
String SANDBOX_COMPANY_ID = Tables.SANDBOX + "." + Sandbox.COMPANY_ID;
String SANDBOX_TRACK_ID = Tables.SANDBOX + "." + Sandbox.TRACK_ID;
String SESSIONS_STARRED = Tables.SESSIONS + "." + Sessions.SESSION_STARRED;
String SESSIONS_TITLE = Tables.SESSIONS + "." + Sessions.SESSION_TITLE;
String SESSIONS_HASHTAGS = Tables.SESSIONS + "." + Sessions.SESSION_HASHTAGS;
String SESSIONS_URL = Tables.SESSIONS + "." + Sessions.SESSION_URL;
String SESSIONS_LIVESTREAM_URL = Tables.SESSIONS + "." + Sessions.SESSION_LIVESTREAM_URL;
String ROOMS_ROOM_NAME = Tables.ROOMS + "." + Rooms.ROOM_NAME;
String ROOMS_ROOM_ID = Tables.ROOMS + "." + Rooms.ROOM_ID;
String TRACKS_TRACK_ID = Tables.TRACKS + "." + Tracks.TRACK_ID;
String BLOCKS_BLOCK_ID = Tables.BLOCKS + "." + Blocks.BLOCK_ID;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/provider/ScheduleProvider.java | Java | asf20 | 48,391 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.provider;
import com.google.android.apps.iosched.util.ParserUtils;
import android.app.SearchManager;
import android.graphics.Color;
import android.net.Uri;
import android.provider.BaseColumns;
import android.provider.ContactsContract;
import android.text.TextUtils;
import android.text.format.DateUtils;
import java.util.List;
/**
* Contract class for interacting with {@link ScheduleProvider}. Unless
* otherwise noted, all time-based fields are milliseconds since epoch and can
* be compared against {@link System#currentTimeMillis()}.
* <p>
* The backing {@link android.content.ContentProvider} assumes that {@link Uri}
* are generated using stronger {@link String} identifiers, instead of
* {@code int} {@link BaseColumns#_ID} values, which are prone to shuffle during
* sync.
*/
public class ScheduleContract {
/**
* Special value for {@link SyncColumns#UPDATED} indicating that an entry
* has never been updated, or doesn't exist yet.
*/
public static final long UPDATED_NEVER = -2;
/**
* Special value for {@link SyncColumns#UPDATED} indicating that the last
* update time is unknown, usually when inserted from a local file source.
*/
public static final long UPDATED_UNKNOWN = -1;
public interface SyncColumns {
/** Last time this entry was updated or synchronized. */
String UPDATED = "updated";
}
interface BlocksColumns {
/** Unique string identifying this block of time. */
String BLOCK_ID = "block_id";
/** Title describing this block of time. */
String BLOCK_TITLE = "block_title";
/** Time when this block starts. */
String BLOCK_START = "block_start";
/** Time when this block ends. */
String BLOCK_END = "block_end";
/** Type describing this block. */
String BLOCK_TYPE = "block_type";
/** Extra string metadata for the block. */
String BLOCK_META = "block_meta";
}
interface TracksColumns {
/** Unique string identifying this track. */
String TRACK_ID = "track_id";
/** Name describing this track. */
String TRACK_NAME = "track_name";
/** Color used to identify this track, in {@link Color#argb} format. */
String TRACK_COLOR = "track_color";
/** The level (1 being primary, 2 being secondary) of the track. */
String TRACK_LEVEL = "track_level";
/** The sort order of the track within the level. */
String TRACK_ORDER_IN_LEVEL = "track_order_in_level";
/** Type of meta-track this is, or 0 if not meta. */
String TRACK_META = "track_is_meta";
/** Type of track. */
String TRACK_ABSTRACT = "track_abstract";
/** Hashtag for track. */
String TRACK_HASHTAG = "track_hashtag";
}
interface RoomsColumns {
/** Unique string identifying this room. */
String ROOM_ID = "room_id";
/** Name describing this room. */
String ROOM_NAME = "room_name";
/** Building floor this room exists on. */
String ROOM_FLOOR = "room_floor";
}
interface SessionsColumns {
/** Unique string identifying this session. */
String SESSION_ID = "session_id";
/** The type of session (session, keynote, codelab, etc). */
String SESSION_TYPE = "session_type";
/** Difficulty level of the session. */
String SESSION_LEVEL = "session_level";
/** Title describing this track. */
String SESSION_TITLE = "session_title";
/** Body of text explaining this session in detail. */
String SESSION_ABSTRACT = "session_abstract";
/** Requirements that attendees should meet. */
String SESSION_REQUIREMENTS = "session_requirements";
/** Kewords/tags for this session. */
String SESSION_TAGS = "session_keywords";
/** Hashtag for this session. */
String SESSION_HASHTAGS = "session_hashtag";
/** Full URL to session online. */
String SESSION_URL = "session_url";
/** Full URL to YouTube. */
String SESSION_YOUTUBE_URL = "session_youtube_url";
/** Full URL to PDF. */
String SESSION_PDF_URL = "session_pdf_url";
/** Full URL to official session notes. */
String SESSION_NOTES_URL = "session_notes_url";
/** User-specific flag indicating starred status. */
String SESSION_STARRED = "session_starred";
/** Key for session Calendar event. (Used in ICS or above) */
String SESSION_CAL_EVENT_ID = "session_cal_event_id";
/** The YouTube live stream URL. */
String SESSION_LIVESTREAM_URL = "session_livestream_url";
/** The Moderator URL. */
String SESSION_MODERATOR_URL = "session_moderator_url";
}
interface SpeakersColumns {
/** Unique string identifying this speaker. */
String SPEAKER_ID = "speaker_id";
/** Name of this speaker. */
String SPEAKER_NAME = "speaker_name";
/** Profile photo of this speaker. */
String SPEAKER_IMAGE_URL = "speaker_image_url";
/** Company this speaker works for. */
String SPEAKER_COMPANY = "speaker_company";
/** Body of text describing this speaker in detail. */
String SPEAKER_ABSTRACT = "speaker_abstract";
/** Full URL to the speaker's profile. */
String SPEAKER_URL = "speaker_url";
}
interface SandboxColumns {
/** Unique string identifying this sandbox company. */
String COMPANY_ID = "company_id";
/** Name of this sandbox company. */
String COMPANY_NAME = "company_name";
/** Body of text describing this sandbox company. */
String COMPANY_DESC = "company_desc";
/** Link to sandbox company online. */
String COMPANY_URL = "company_url";
/** Link to sandbox company logo. */
String COMPANY_LOGO_URL = "company_logo_url";
}
interface AnnouncementsColumns {
/** Unique string identifying this announcment. */
String ANNOUNCEMENT_ID = "announcement_id";
/** Title of the announcement. */
String ANNOUNCEMENT_TITLE = "announcement_title";
/** Google+ activity JSON for the announcement. */
String ANNOUNCEMENT_ACTIVITY_JSON = "announcement_activity_json";
/** Full URL for the announcement. */
String ANNOUNCEMENT_URL = "announcement_url";
/** Date of the announcement. */
String ANNOUNCEMENT_DATE = "announcement_date";
}
interface MapMarkerColumns {
/** Unique string identifying this marker. */
String MARKER_ID = "map_marker_id";
/** Type of marker. */
String MARKER_TYPE = "map_marker_type";
/** Latitudinal position of marker. */
String MARKER_LATITUDE = "map_marker_latitude";
/** Longitudinal position of marker. */
String MARKER_LONGITUDE = "map_marker_longitude";
/** Label (title) for this marker. */
String MARKER_LABEL = "map_marker_label";
/** Building floor this marker is on. */
String MARKER_FLOOR = "map_marker_floor";
/** Track of sandbox marker */
String MARKER_TRACK = "track_id";
}
interface FeedbackColumns {
String SESSION_ID = "session_id";
String SESSION_RATING = "feedback_session_rating";
String ANSWER_RELEVANCE = "feedback_answer_q1";
String ANSWER_CONTENT = "feedback_answer_q2";
String ANSWER_SPEAKER = "feedback_answer_q3";
String ANSWER_WILLUSE = "feedback_answer_q4";
String COMMENTS = "feedback_comments";
}
interface MapTileColumns {
/** Floor **/
String TILE_FLOOR = "map_tile_floor";
/** Filename **/
String TILE_FILE = "map_tile_file";
/** Url **/
String TILE_URL = "map_tile_url";
}
public static final String CONTENT_AUTHORITY = "com.google.android.apps.iosched";
public static final Uri BASE_CONTENT_URI = Uri.parse("content://" + CONTENT_AUTHORITY);
private static final String PATH_BLOCKS = "blocks";
private static final String PATH_AT = "at";
private static final String PATH_AFTER = "after";
private static final String PATH_BETWEEN = "between";
private static final String PATH_TRACKS = "tracks";
private static final String PATH_ROOM = "room";
private static final String PATH_ROOMS = "rooms";
private static final String PATH_SESSIONS = "sessions";
private static final String PATH_FEEDBACK = "feedback";
private static final String PATH_WITH_TRACK = "with_track";
private static final String PATH_STARRED = "starred";
private static final String PATH_SPEAKERS = "speakers";
private static final String PATH_SANDBOX = "sandbox";
private static final String PATH_ANNOUNCEMENTS = "announcements";
private static final String PATH_MAP_MARKERS = "mapmarkers";
private static final String PATH_MAP_FLOOR = "floor";
private static final String PATH_MAP_TILES= "maptiles";
private static final String PATH_SEARCH = "search";
private static final String PATH_SEARCH_SUGGEST = "search_suggest_query";
private static final String PATH_SEARCH_INDEX = "search_index";
/**
* Blocks are generic timeslots that {@link Sessions} and other related
* events fall into.
*/
public static class Blocks implements BlocksColumns, BaseColumns {
public static final String BLOCK_TYPE_GENERIC = "generic";
public static final String BLOCK_TYPE_FOOD = "food";
public static final String BLOCK_TYPE_SESSION = "session";
public static final String BLOCK_TYPE_CODELAB = "codelab";
public static final String BLOCK_TYPE_KEYNOTE = "keynote";
public static final String BLOCK_TYPE_OFFICE_HOURS = "officehours";
public static final String BLOCK_TYPE_SANDBOX = "sandbox_only";
public static final Uri CONTENT_URI =
BASE_CONTENT_URI.buildUpon().appendPath(PATH_BLOCKS).build();
public static final String CONTENT_TYPE =
"vnd.android.cursor.dir/vnd.iosched.block";
public static final String CONTENT_ITEM_TYPE =
"vnd.android.cursor.item/vnd.iosched.block";
/** Count of {@link Sessions} inside given block. */
public static final String SESSIONS_COUNT = "sessions_count";
/**
* Flag indicating the number of sessions inside this block that have
* {@link Sessions#SESSION_STARRED} set.
*/
public static final String NUM_STARRED_SESSIONS = "num_starred_sessions";
/**
* Flag indicating the number of sessions inside this block that have a
* {@link Sessions#SESSION_LIVESTREAM_URL} set.
*/
public static final String NUM_LIVESTREAMED_SESSIONS = "num_livestreamed_sessions";
/**
* The {@link Sessions#SESSION_ID} of the first starred session in this
* block.
*/
public static final String STARRED_SESSION_ID = "starred_session_id";
/**
* The {@link Sessions#SESSION_TITLE} of the first starred session in
* this block.
*/
public static final String STARRED_SESSION_TITLE = "starred_session_title";
/**
* The {@link Sessions#SESSION_LIVESTREAM_URL} of the first starred
* session in this block.
*/
public static final String STARRED_SESSION_LIVESTREAM_URL =
"starred_session_livestream_url";
/**
* The {@link Rooms#ROOM_NAME} of the first starred session in this
* block.
*/
public static final String STARRED_SESSION_ROOM_NAME = "starred_session_room_name";
/**
* The {@link Rooms#ROOM_ID} of the first starred session in this block.
*/
public static final String STARRED_SESSION_ROOM_ID = "starred_session_room_id";
/**
* The {@link Sessions#SESSION_HASHTAGS} of the first starred session in
* this block.
*/
public static final String STARRED_SESSION_HASHTAGS = "starred_session_hashtags";
/**
* The {@link Sessions#SESSION_URL} of the first starred session in this
* block.
*/
public static final String STARRED_SESSION_URL = "starred_session_url";
/** Default "ORDER BY" clause. */
public static final String DEFAULT_SORT = BlocksColumns.BLOCK_START + " ASC, "
+ BlocksColumns.BLOCK_END + " ASC";
public static final String EMPTY_SESSIONS_SELECTION = BLOCK_TYPE + " IN ('"
+ Blocks.BLOCK_TYPE_SESSION + "','"
+ Blocks.BLOCK_TYPE_CODELAB + "','"
+ Blocks.BLOCK_TYPE_OFFICE_HOURS + "') AND "
+ SESSIONS_COUNT + " = 0";
/** Build {@link Uri} for requested {@link #BLOCK_ID}. */
public static Uri buildBlockUri(String blockId) {
return CONTENT_URI.buildUpon().appendPath(blockId).build();
}
/**
* Build {@link Uri} that references any {@link Sessions} associated
* with the requested {@link #BLOCK_ID}.
*/
public static Uri buildSessionsUri(String blockId) {
return CONTENT_URI.buildUpon().appendPath(blockId).appendPath(PATH_SESSIONS).build();
}
/**
* Build {@link Uri} that references starred {@link Sessions} associated
* with the requested {@link #BLOCK_ID}.
*/
public static Uri buildStarredSessionsUri(String blockId) {
return CONTENT_URI.buildUpon().appendPath(blockId).appendPath(PATH_SESSIONS)
.appendPath(PATH_STARRED).build();
}
/** Read {@link #BLOCK_ID} from {@link Blocks} {@link Uri}. */
public static String getBlockId(Uri uri) {
return uri.getPathSegments().get(1);
}
/**
* Generate a {@link #BLOCK_ID} that will always match the requested
* {@link Blocks} details.
*/
public static String generateBlockId(long startTime, long endTime) {
startTime /= DateUtils.SECOND_IN_MILLIS;
endTime /= DateUtils.SECOND_IN_MILLIS;
return ParserUtils.sanitizeId(startTime + "-" + endTime);
}
}
/**
* Tracks are overall categories for {@link Sessions} and {@link com.google.android.apps.iosched.provider.ScheduleContract.Sandbox},
* such as "Android" or "Enterprise."
*/
public static class Tracks implements TracksColumns, BaseColumns {
public static final Uri CONTENT_URI =
BASE_CONTENT_URI.buildUpon().appendPath(PATH_TRACKS).build();
public static final int TRACK_META_NONE = 0;
public static final int TRACK_META_SESSIONS_ONLY = 1;
public static final int TRACK_META_SANDBOX_OFFICE_HOURS_ONLY = 2;
public static final int TRACK_META_OFFICE_HOURS_ONLY = 3;
public static final String CONTENT_TYPE =
"vnd.android.cursor.dir/vnd.iosched.track";
public static final String CONTENT_ITEM_TYPE =
"vnd.android.cursor.item/vnd.iosched.track";
/** "All tracks" ID. */
public static final String ALL_TRACK_ID = "all";
/** Count of {@link Sessions} inside given track that aren't office hours. */
public static final String SESSIONS_COUNT = "sessions_count";
/** Count of {@link Sessions} inside given track that are office hours. */
public static final String OFFICE_HOURS_COUNT = "office_hours_count";
/** Count of {@link com.google.android.apps.iosched.provider.ScheduleContract.Sandbox} inside given track. */
public static final String SANDBOX_COUNT = "sandbox_count";
/** Default "ORDER BY" clause. */
public static final String DEFAULT_SORT = TracksColumns.TRACK_LEVEL + ", "
+ TracksColumns.TRACK_ORDER_IN_LEVEL + ", "
+ TracksColumns.TRACK_NAME;
/** Build {@link Uri} for requested {@link #TRACK_ID}. */
public static Uri buildTrackUri(String trackId) {
return CONTENT_URI.buildUpon().appendPath(trackId).build();
}
/**
* Build {@link Uri} that references any {@link Sessions} associated
* with the requested {@link #TRACK_ID}.
*/
public static Uri buildSessionsUri(String trackId) {
return CONTENT_URI.buildUpon().appendPath(trackId).appendPath(PATH_SESSIONS).build();
}
/**
* Build {@link Uri} that references any {@link com.google.android.apps.iosched.provider.ScheduleContract.Sandbox} associated with
* the requested {@link #TRACK_ID}.
*/
public static Uri buildSandboxUri(String trackId) {
return CONTENT_URI.buildUpon().appendPath(trackId).appendPath(PATH_SANDBOX).build();
}
/** Read {@link #TRACK_ID} from {@link Tracks} {@link Uri}. */
public static String getTrackId(Uri uri) {
return uri.getPathSegments().get(1);
}
}
/**
* Rooms are physical locations at the conference venue.
*/
public static class Rooms implements RoomsColumns, BaseColumns {
public static final Uri CONTENT_URI =
BASE_CONTENT_URI.buildUpon().appendPath(PATH_ROOMS).build();
public static final String CONTENT_TYPE =
"vnd.android.cursor.dir/vnd.iosched.room";
public static final String CONTENT_ITEM_TYPE =
"vnd.android.cursor.item/vnd.iosched.room";
/** Default "ORDER BY" clause. */
public static final String DEFAULT_SORT = RoomsColumns.ROOM_FLOOR + " ASC, "
+ RoomsColumns.ROOM_NAME + " COLLATE NOCASE ASC";
/** Build {@link Uri} for requested {@link #ROOM_ID}. */
public static Uri buildRoomUri(String roomId) {
return CONTENT_URI.buildUpon().appendPath(roomId).build();
}
/**
* Build {@link Uri} that references any {@link Sessions} associated
* with the requested {@link #ROOM_ID}.
*/
public static Uri buildSessionsDirUri(String roomId) {
return CONTENT_URI.buildUpon().appendPath(roomId).appendPath(PATH_SESSIONS).build();
}
/** Read {@link #ROOM_ID} from {@link Rooms} {@link Uri}. */
public static String getRoomId(Uri uri) {
return uri.getPathSegments().get(1);
}
}
/**
* Each session is a block of time that has a {@link Tracks}, a
* {@link Rooms}, and zero or more {@link Speakers}.
*/
public static class Feedback implements BaseColumns, FeedbackColumns, SyncColumns {
public static final Uri CONTENT_URI =
BASE_CONTENT_URI.buildUpon().appendPath(PATH_FEEDBACK).build();
public static final String CONTENT_TYPE =
"vnd.android.cursor.dir/vnd.iosched.session_feedback";
public static final String CONTENT_ITEM_TYPE =
"vnd.android.cursor.item/vnd.iosched.session_feedback";
/** Default "ORDER BY" clause. */
public static final String DEFAULT_SORT = BaseColumns._ID + " ASC, ";
/** Build {@link Uri} to feedback for given session. */
public static Uri buildFeedbackUri(String sessionId) {
return CONTENT_URI.buildUpon().appendPath(sessionId).build();
}
/** Read {@link #SESSION_ID} from {@link Feedback} {@link Uri}. */
public static String getSessionId(Uri uri) {
return uri.getPathSegments().get(1);
}
}
public static class Sessions implements SessionsColumns, BlocksColumns, RoomsColumns,
SyncColumns, BaseColumns {
public static final String SESSION_TYPE_SESSION = "SESSION";
public static final String SESSION_TYPE_CODELAB = "CODE_LAB";
public static final String SESSION_TYPE_KEYNOTE = "KEYNOTE";
public static final String SESSION_TYPE_OFFICE_HOURS = "OFFICE_HOURS";
public static final String SESSION_TYPE_SANDBOX = "DEVELOPER_SANDBOX";
public static final String QUERY_PARAMETER_FILTER = "filter";
public static final String QUERY_VALUE_FILTER_SESSIONS_CODELABS_ONLY
= "sessions_codelabs_only"; // excludes keynote and office hours
public static final String QUERY_VALUE_FILTER_OFFICE_HOURS_ONLY = "office_hours_only";
public static final Uri CONTENT_URI =
BASE_CONTENT_URI.buildUpon().appendPath(PATH_SESSIONS).build();
public static final Uri CONTENT_STARRED_URI =
CONTENT_URI.buildUpon().appendPath(PATH_STARRED).build();
public static final String CONTENT_TYPE =
"vnd.android.cursor.dir/vnd.iosched.session";
public static final String CONTENT_ITEM_TYPE =
"vnd.android.cursor.item/vnd.iosched.session";
public static final String BLOCK_ID = "block_id";
public static final String ROOM_ID = "room_id";
public static final String SEARCH_SNIPPET = "search_snippet";
// TODO: shortcut primary track to offer sub-sorting here
/** Default "ORDER BY" clause. */
public static final String DEFAULT_SORT = BlocksColumns.BLOCK_START + " ASC,"
+ SessionsColumns.SESSION_TITLE + " COLLATE NOCASE ASC";
public static final String LIVESTREAM_SELECTION =
SESSION_LIVESTREAM_URL + " is not null AND " + SESSION_LIVESTREAM_URL + "!=''";
// Used to fetch sessions for a particular time
public static final String AT_TIME_SELECTION =
BLOCK_START + " < ? and " + BLOCK_END + " " + "> ?";
// Builds selectionArgs for {@link AT_TIME_SELECTION}
public static String[] buildAtTimeSelectionArgs(long time) {
final String timeString = String.valueOf(time);
return new String[] { timeString, timeString };
}
// Used to fetch upcoming sessions
public static final String UPCOMING_SELECTION =
BLOCK_START + " = (select min(" + BLOCK_START + ") from " +
ScheduleDatabase.Tables.BLOCKS_JOIN_SESSIONS + " where " + LIVESTREAM_SELECTION +
" and " + BLOCK_START + " >" + " ?)";
// Builds selectionArgs for {@link UPCOMING_SELECTION}
public static String[] buildUpcomingSelectionArgs(long minTime) {
return new String[] { String.valueOf(minTime) };
}
/** Build {@link Uri} for requested {@link #SESSION_ID}. */
public static Uri buildSessionUri(String sessionId) {
return CONTENT_URI.buildUpon().appendPath(sessionId).build();
}
/**
* Build {@link Uri} that references any {@link Speakers} associated
* with the requested {@link #SESSION_ID}.
*/
public static Uri buildSpeakersDirUri(String sessionId) {
return CONTENT_URI.buildUpon().appendPath(sessionId).appendPath(PATH_SPEAKERS).build();
}
/**
* Build {@link Uri} that includes track detail with list of sessions.
*/
public static Uri buildWithTracksUri() {
return CONTENT_URI.buildUpon().appendPath(PATH_WITH_TRACK).build();
}
/**
* Build {@link Uri} that includes track detail for a specific session.
*/
public static Uri buildWithTracksUri(String sessionId) {
return CONTENT_URI.buildUpon().appendPath(sessionId)
.appendPath(PATH_WITH_TRACK).build();
}
/**
* Build {@link Uri} that references any {@link Tracks} associated with
* the requested {@link #SESSION_ID}.
*/
public static Uri buildTracksDirUri(String sessionId) {
return CONTENT_URI.buildUpon().appendPath(sessionId).appendPath(PATH_TRACKS).build();
}
public static Uri buildSearchUri(String query) {
return CONTENT_URI.buildUpon().appendPath(PATH_SEARCH).appendPath(query).build();
}
public static boolean isSearchUri(Uri uri) {
List<String> pathSegments = uri.getPathSegments();
return pathSegments.size() >= 2 && PATH_SEARCH.equals(pathSegments.get(1));
}
/** Build {@link Uri} that references sessions in a room that have begun after the requested time **/
public static Uri buildSessionsInRoomAfterUri(String room,long time) {
return CONTENT_URI.buildUpon().appendPath(PATH_ROOM).appendPath(room).appendPath(PATH_AFTER)
.appendPath(String.valueOf(time)).build();
}
public static String getRoom(Uri uri){
return uri.getPathSegments().get(2);
}
public static String getAfter(Uri uri){
return uri.getPathSegments().get(4);
}
/** Read {@link #SESSION_ID} from {@link Sessions} {@link Uri}. */
public static String getSessionId(Uri uri) {
return uri.getPathSegments().get(1);
}
public static String getSearchQuery(Uri uri) {
return uri.getPathSegments().get(2);
}
}
/**
* Speakers are individual people that lead {@link Sessions}.
*/
public static class Speakers implements SpeakersColumns, SyncColumns, BaseColumns {
public static final Uri CONTENT_URI =
BASE_CONTENT_URI.buildUpon().appendPath(PATH_SPEAKERS).build();
public static final String CONTENT_TYPE =
"vnd.android.cursor.dir/vnd.iosched.speaker";
public static final String CONTENT_ITEM_TYPE =
"vnd.android.cursor.item/vnd.iosched.speaker";
/** Default "ORDER BY" clause. */
public static final String DEFAULT_SORT = SpeakersColumns.SPEAKER_NAME
+ " COLLATE NOCASE ASC";
/** Build {@link Uri} for requested {@link #SPEAKER_ID}. */
public static Uri buildSpeakerUri(String speakerId) {
return CONTENT_URI.buildUpon().appendPath(speakerId).build();
}
/**
* Build {@link Uri} that references any {@link Sessions} associated
* with the requested {@link #SPEAKER_ID}.
*/
public static Uri buildSessionsDirUri(String speakerId) {
return CONTENT_URI.buildUpon().appendPath(speakerId).appendPath(PATH_SESSIONS).build();
}
/** Read {@link #SPEAKER_ID} from {@link Speakers} {@link Uri}. */
public static String getSpeakerId(Uri uri) {
return uri.getPathSegments().get(1);
}
}
/**
* Each sandbox company is a company appearing at the conference that may be
* associated with a specific {@link Tracks} and time block.
*/
public static class Sandbox implements SandboxColumns, SyncColumns, BlocksColumns, RoomsColumns, BaseColumns {
public static final Uri CONTENT_URI =
BASE_CONTENT_URI.buildUpon().appendPath(PATH_SANDBOX).build();
public static final String CONTENT_TYPE =
"vnd.android.cursor.dir/vnd.iosched.sandbox";
public static final String CONTENT_ITEM_TYPE =
"vnd.android.cursor.item/vnd.iosched.sandbox";
/** {@link Tracks#TRACK_ID} that this sandbox company belongs to. */
public static final String TRACK_ID = "track_id";
// Used to fetch sandbox companies at a particular time
public static final String AT_TIME_IN_ROOM_SELECTION =
BLOCK_START + " < ? and " + BLOCK_END + " " + "> ? and " + " SANDBOX.ROOM_ID = ?";
/** Default "ORDER BY" clause. */
public static final String DEFAULT_SORT = SandboxColumns.COMPANY_NAME
+ " COLLATE NOCASE ASC";
// Builds selectionArgs for {@link AT_TIME_SELECTION}
public static String[] buildAtTimeInRoomSelectionArgs(long time, String roomId) {
final String timeString = String.valueOf(time);
return new String[] { timeString, timeString, roomId };
}
/** Build {@link Uri} for requested {@link #COMPANY_ID}. */
public static Uri buildCompanyUri(String companyId) {
return CONTENT_URI.buildUpon().appendPath(companyId).build();
}
/** Read {@link #COMPANY_ID} from {@link com.google.android.apps.iosched.provider.ScheduleContract.Sandbox} {@link Uri}. */
public static String getCompanyId(Uri uri) {
return uri.getPathSegments().get(1);
}
}
/**
* Announcements of breaking news
*/
public static class Announcements implements AnnouncementsColumns, BaseColumns {
public static final Uri CONTENT_URI =
BASE_CONTENT_URI.buildUpon().appendPath(PATH_ANNOUNCEMENTS).build();
public static final String CONTENT_TYPE =
"vnd.android.cursor.dir/vnd.iosched.announcement";
public static final String CONTENT_ITEM_TYPE =
"vnd.android.cursor.item/vnd.iosched.announcement";
/** Default "ORDER BY" clause. */
public static final String DEFAULT_SORT = AnnouncementsColumns.ANNOUNCEMENT_DATE
+ " COLLATE NOCASE DESC";
/** Build {@link Uri} for requested {@link #ANNOUNCEMENT_ID}. */
public static Uri buildAnnouncementUri(String announcementId) {
return CONTENT_URI.buildUpon().appendPath(announcementId).build();
}
/**
* Read {@link #ANNOUNCEMENT_ID} from {@link Announcements} {@link Uri}.
*/
public static String getAnnouncementId(Uri uri) {
return uri.getPathSegments().get(1);
}
}
/**
* TileProvider entries are used to create an overlay provider for the map.
*/
public static class MapTiles implements MapTileColumns, BaseColumns {
public static final Uri CONTENT_URI = BASE_CONTENT_URI.buildUpon()
.appendPath(PATH_MAP_TILES).build();
public static final String CONTENT_TYPE = "vnd.android.cursor.dir/vnd.iosched.maptiles";
public static final String CONTENT_ITEM_TYPE = "vnd.android.cursor.item/vnd.iosched.maptiles";
/** Default "ORDER BY" clause. */
public static final String DEFAULT_SORT = MapTileColumns.TILE_FLOOR + " ASC";
/** Build {@link Uri} for all overlay zoom entries */
public static Uri buildUri() {
return CONTENT_URI;
}
/** Build {@link Uri} for requested floor. */
public static Uri buildFloorUri(String floor) {
return CONTENT_URI.buildUpon()
.appendPath(String.valueOf(floor)).build();
}
/** Read floor from {@link MapMarkers} {@link Uri}. */
public static String getFloorId(Uri uri) {
return uri.getPathSegments().get(1);
}
}
/**
* Markers refer to marked positions on the map.
*/
public static class MapMarkers implements MapMarkerColumns, BaseColumns {
public static final Uri CONTENT_URI = BASE_CONTENT_URI.buildUpon()
.appendPath(PATH_MAP_MARKERS).build();
public static final String CONTENT_TYPE = "vnd.android.cursor.dir/vnd.iosched.mapmarker";
public static final String CONTENT_ITEM_TYPE = "vnd.android.cursor.item/vnd.iosched.mapmarker";
/** Default "ORDER BY" clause. */
public static final String DEFAULT_SORT = MapMarkerColumns.MARKER_FLOOR
+ " ASC, " + MapMarkerColumns.MARKER_ID + " ASC";
/** Build {@link Uri} for requested {@link #MARKER_ID}. */
public static Uri buildMarkerUri(String markerId) {
return CONTENT_URI.buildUpon().appendPath(markerId).build();
}
/** Build {@link Uri} for all markers */
public static Uri buildMarkerUri() {
return CONTENT_URI;
}
/** Build {@link Uri} for requested {@link #MARKER_ID}. */
public static Uri buildFloorUri(int floor) {
return CONTENT_URI.buildUpon().appendPath(PATH_MAP_FLOOR)
.appendPath("" + floor).build();
}
/** Read {@link #MARKER_ID} from {@link MapMarkers} {@link Uri}. */
public static String getMarkerId(Uri uri) {
return uri.getPathSegments().get(1);
}
/** Read {@link #FLOOR} from {@link MapMarkers} {@link Uri}. */
public static String getMarkerFloor(Uri uri) {
return uri.getPathSegments().get(2);
}
}
public static class SearchSuggest {
public static final Uri CONTENT_URI =
BASE_CONTENT_URI.buildUpon().appendPath(PATH_SEARCH_SUGGEST).build();
public static final String DEFAULT_SORT = SearchManager.SUGGEST_COLUMN_TEXT_1
+ " COLLATE NOCASE ASC";
}
public static class SearchIndex {
public static final Uri CONTENT_URI =
BASE_CONTENT_URI.buildUpon().appendPath(PATH_SEARCH_INDEX).build();
}
public static Uri addCallerIsSyncAdapterParameter(Uri uri) {
return uri.buildUpon().appendQueryParameter(
ContactsContract.CALLER_IS_SYNCADAPTER, "true").build();
}
public static boolean hasCallerIsSyncAdapterParameter(Uri uri) {
return TextUtils.equals("true",
uri.getQueryParameter(ContactsContract.CALLER_IS_SYNCADAPTER));
}
private ScheduleContract() {
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/provider/ScheduleContract.java | Java | asf20 | 34,155 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.service;
import android.app.Service;
import android.content.Intent;
import android.os.*;
import com.google.android.apps.iosched.Config;
import com.google.android.apps.iosched.gcm.ServerUtilities;
import com.google.android.apps.iosched.sync.SyncHelper;
import com.google.android.apps.iosched.util.AccountUtils;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import com.turbomanage.httpclient.AsyncCallback;
import com.turbomanage.httpclient.HttpResponse;
import com.turbomanage.httpclient.ParameterMap;
import com.turbomanage.httpclient.android.AndroidHttpClient;
import static com.google.android.apps.iosched.util.LogUtils.*;
/**
* Background {@link android.app.Service} that adds or removes sessions from your calendar via the
* Conference API.
*
* @see com.google.android.apps.iosched.sync.SyncHelper
*/
public class ScheduleUpdaterService extends Service {
private static final String TAG = makeLogTag(ScheduleUpdaterService.class);
public static final String EXTRA_SESSION_ID
= "com.google.android.apps.iosched.extra.SESSION_ID";
public static final String EXTRA_IN_SCHEDULE
= "com.google.android.apps.iosched.extra.IN_SCHEDULE";
private static final int SCHEDULE_UPDATE_DELAY_MILLIS = 5000;
private volatile Looper mServiceLooper;
private volatile ServiceHandler mServiceHandler;
private final LinkedList<Intent> mScheduleUpdates = new LinkedList<Intent>();
// Handler pattern copied from IntentService
private final class ServiceHandler extends Handler {
public ServiceHandler(Looper looper) {
super(looper);
}
@Override
public void handleMessage(Message msg) {
processPendingScheduleUpdates();
int numRemainingUpdates;
synchronized (mScheduleUpdates) {
numRemainingUpdates = mScheduleUpdates.size();
}
if (numRemainingUpdates == 0) {
notifyGcmDevices();
stopSelf();
} else {
// More updates were added since the current pending set was processed. Reschedule
// another pass.
removeMessages(0);
sendEmptyMessageDelayed(0, SCHEDULE_UPDATE_DELAY_MILLIS);
}
}
}
// private static class NotifyGcmDevicesTask extends AsyncTask<String, Void, Void> {
//
// @Override
// protected Void doInBackground(String... params) {
// BasicHttp
// String gPlusID = params[0];
// Uri uri = new Uri(Config.GCM_SERVER_URL + "/send/" + gPlusID + "/sync_user");
// connection = (HttpURLConnection) url.openConnection();
// connection.setDoOutput(true);
// connection.setRequestProperty("Content-Type", "application/x-www-form-urlencoded");
// connection.setRequestMethod("POST");
//
// request = new OutputStreamWriter(connection.getOutputStream());
// request.write(parameters);
// request.flush();
// request.close();
//
// }
// }
private void notifyGcmDevices() {
String plusID = AccountUtils.getPlusProfileId(getApplicationContext());
if (plusID != null) {
LOGI(TAG, "Sending device sync notification");
AndroidHttpClient httpClient = new AndroidHttpClient(Config.GCM_SERVER_URL);
httpClient.setMaxRetries(1);
ParameterMap params = httpClient.newParams()
.add("key", Config.GCM_API_KEY)
.add("squelch", ServerUtilities.getGcmId(this));
String path = "/send/" + plusID + "/sync_user";
httpClient.post(path, params, new AsyncCallback() {
@Override
public void onComplete(HttpResponse httpResponse) {
LOGI(TAG, "Device sync notification sent");
}
@Override
public void onError(Exception e) {
LOGW(TAG, "Device sync notification failed", e);
}
});
} else {
LOGI(TAG, "No gPlusID, skipping device sync notification");
}
}
public ScheduleUpdaterService() {
}
@Override
public void onCreate() {
super.onCreate();
HandlerThread thread = new HandlerThread(ScheduleUpdaterService.class.getSimpleName());
thread.start();
mServiceLooper = thread.getLooper();
mServiceHandler = new ServiceHandler(mServiceLooper);
}
@Override
public int onStartCommand(Intent intent, int flags, int startId) {
// When receiving a new intent, delay the schedule until 5 seconds from now.
mServiceHandler.removeMessages(0);
mServiceHandler.sendEmptyMessageDelayed(0, SCHEDULE_UPDATE_DELAY_MILLIS);
// Remove pending updates involving this session ID.
String sessionId = intent.getStringExtra(EXTRA_SESSION_ID);
Iterator<Intent> updatesIterator = mScheduleUpdates.iterator();
while (updatesIterator.hasNext()) {
Intent existingIntent = updatesIterator.next();
if (sessionId.equals(existingIntent.getStringExtra(EXTRA_SESSION_ID))) {
updatesIterator.remove();
}
}
// Queue this schedule update.
synchronized (mScheduleUpdates) {
mScheduleUpdates.add(intent);
}
return START_REDELIVER_INTENT;
}
@Override
public void onDestroy() {
mServiceLooper.quit();
}
@Override
public IBinder onBind(Intent intent) {
return null;
}
void processPendingScheduleUpdates() {
try {
// Operate on a local copy of the schedule update list so as not to block
// the main thread adding to this list
List<Intent> scheduleUpdates = new ArrayList<Intent>();
synchronized (mScheduleUpdates) {
scheduleUpdates.addAll(mScheduleUpdates);
mScheduleUpdates.clear();
}
SyncHelper syncHelper = new SyncHelper(this);
for (Intent updateIntent : scheduleUpdates) {
String sessionId = updateIntent.getStringExtra(EXTRA_SESSION_ID);
boolean inSchedule = updateIntent.getBooleanExtra(EXTRA_IN_SCHEDULE, false);
LOGI(TAG, "addOrRemoveSessionFromSchedule:"
+ " sessionId=" + sessionId
+ " inSchedule=" + inSchedule);
syncHelper.addOrRemoveSessionFromSchedule(this, sessionId, inSchedule);
}
} catch (IOException e) {
// TODO: do something useful here, like revert the changes locally in the
// content provider to maintain client/server sync
LOGE(TAG, "Error processing schedule update", e);
}
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/service/ScheduleUpdaterService.java | Java | asf20 | 7,620 |
/*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.service;
import android.content.Intent;
import android.content.res.Resources;
import android.database.Cursor;
import android.provider.BaseColumns;
import android.text.TextUtils;
import android.text.format.DateUtils;
import com.google.android.apps.dashclock.api.ExtensionData;
import com.google.android.apps.iosched.R;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.ui.HomeActivity;
import com.google.android.apps.iosched.util.PrefUtils;
import com.google.android.apps.iosched.util.UIUtils;
import java.util.ArrayList;
import java.util.Formatter;
import java.util.List;
import java.util.Locale;
import static com.google.android.apps.iosched.util.LogUtils.LOGD;
import static com.google.android.apps.iosched.util.LogUtils.LOGE;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
/**
* An I/O 2013 extension for DashClock.
*/
public class DashClockExtension extends com.google.android.apps.dashclock.api.DashClockExtension {
private static final String TAG = makeLogTag(DashClockExtension.class);
private static final long MINUTE_MILLIS = 60 * 1000;
private static final long NOW_BUFFER_TIME_MILLIS = 15 * MINUTE_MILLIS;
private static final int MAX_BLOCKS = 5;
private static final long CONTENT_CHANGE_DELAY_MILLIS = 5 * 1000;
private static long mLastChange = 0;
@Override
protected void onInitialize(boolean isReconnect) {
super.onInitialize(isReconnect);
setUpdateWhenScreenOn(true);
addWatchContentUris(new String[]{
ScheduleContract.Sessions.CONTENT_URI.toString()
});
}
@Override
protected void onUpdateData(int reason) {
if (reason == DashClockExtension.UPDATE_REASON_CONTENT_CHANGED) {
long time = System.currentTimeMillis();
if (time < mLastChange + CONTENT_CHANGE_DELAY_MILLIS) {
return;
}
mLastChange = time;
}
long currentTime = UIUtils.getCurrentTime(this);
if (currentTime >= UIUtils.CONFERENCE_END_MILLIS) {
publishUpdate(new ExtensionData()
.visible(true)
.icon(R.drawable.dashclock_extension)
.status(getString(R.string.whats_on_thank_you_short))
.expandedTitle(getString(R.string.whats_on_thank_you_title))
.expandedBody(getString(R.string.whats_on_thank_you_subtitle))
.clickIntent(new Intent(this, HomeActivity.class)));
return;
}
Cursor cursor = tryOpenBlocksCursor();
if (cursor == null) {
LOGE(TAG, "Null blocks cursor, short-circuiting.");
return;
}
StringBuilder buffer = new StringBuilder();
Formatter formatter = new Formatter(buffer, Locale.getDefault());
String firstBlockStartTime = null;
List<String> blocks = new ArrayList<String>();
long lastBlockStart = 0;
while (cursor.moveToNext()) {
if (blocks.size() >= MAX_BLOCKS) {
break;
}
final String type = cursor.getString(BlocksQuery.BLOCK_TYPE);
final String blockTitle = cursor.getString(BlocksQuery.BLOCK_TITLE);
final String blockType = cursor.getString(BlocksQuery.BLOCK_TYPE);
final long blockStart = cursor.getLong(BlocksQuery.BLOCK_START);
buffer.setLength(0);
boolean showWeekday = !DateUtils.isToday(blockStart)
&& !UIUtils.isSameDayDisplay(lastBlockStart, blockStart, this);
String blockStartTime = DateUtils.formatDateRange(this, formatter,
blockStart, blockStart,
DateUtils.FORMAT_SHOW_TIME | (showWeekday
? DateUtils.FORMAT_SHOW_WEEKDAY | DateUtils.FORMAT_ABBREV_WEEKDAY
: 0),
PrefUtils.getDisplayTimeZone(this).getID()).toString();
lastBlockStart = blockStart;
if (firstBlockStartTime == null) {
firstBlockStartTime = blockStartTime;
}
if (ScheduleContract.Blocks.BLOCK_TYPE_SESSION.equals(type)
|| ScheduleContract.Blocks.BLOCK_TYPE_CODELAB.equals(type)
|| ScheduleContract.Blocks.BLOCK_TYPE_OFFICE_HOURS.equals(blockType)) {
final int numStarredSessions = cursor.getInt(BlocksQuery.NUM_STARRED_SESSIONS);
if (numStarredSessions == 1) {
// exactly 1 session starred
String title = cursor.getString(BlocksQuery.STARRED_SESSION_TITLE);
String room = cursor.getString(BlocksQuery.STARRED_SESSION_ROOM_NAME);
if (room == null) {
room = getString(R.string.unknown_room);
}
blocks.add(blockStartTime + ", " + room + " — " + title);
} else {
// 2 or more sessions starred
String title = getString(R.string.schedule_conflict_title,
numStarredSessions);
blocks.add(blockStartTime + " — " + title);
}
} else if (ScheduleContract.Blocks.BLOCK_TYPE_KEYNOTE.equals(type)) {
final String title = cursor.getString(BlocksQuery.STARRED_SESSION_TITLE);
blocks.add(blockStartTime + " — " + title);
} else {
blocks.add(blockStartTime + " — " + blockTitle);
}
}
cursor.close();
LOGD(TAG, blocks.size() + " blocks");
if (blocks.size() > 0) {
publishUpdate(new ExtensionData()
.visible(true)
.icon(R.drawable.dashclock_extension)
.status(firstBlockStartTime)
.expandedTitle(blocks.get(0))
.expandedBody(TextUtils.join("\n", blocks.subList(1, blocks.size())))
.clickIntent(new Intent(this, HomeActivity.class)));
} else {
publishUpdate(new ExtensionData().visible(false));
}
}
private Cursor tryOpenBlocksCursor() {
try {
String liveStreamedOnlyBlocksSelection = "("
+ (UIUtils.shouldShowLiveSessionsOnly(this)
? ScheduleContract.Blocks.BLOCK_TYPE + " NOT IN ('"
+ ScheduleContract.Blocks.BLOCK_TYPE_SESSION + "','"
+ ScheduleContract.Blocks.BLOCK_TYPE_CODELAB + "','"
+ ScheduleContract.Blocks.BLOCK_TYPE_OFFICE_HOURS + "','"
+ ScheduleContract.Blocks.BLOCK_TYPE_FOOD + "')"
+ " OR " + ScheduleContract.Blocks.NUM_LIVESTREAMED_SESSIONS + ">1 "
: "1==1") + ")";
String onlyStarredSelection = "("
+ ScheduleContract.Blocks.BLOCK_TYPE + " NOT IN ('"
+ ScheduleContract.Blocks.BLOCK_TYPE_SESSION + "','"
+ ScheduleContract.Blocks.BLOCK_TYPE_CODELAB + "','"
+ ScheduleContract.Blocks.BLOCK_TYPE_OFFICE_HOURS + "') "
+ " OR " + ScheduleContract.Blocks.NUM_STARRED_SESSIONS + ">0)";
String excludeSandbox = ScheduleContract.Blocks.BLOCK_TYPE + " != '"
+ ScheduleContract.Blocks.BLOCK_TYPE_SANDBOX + "'";
return getContentResolver().query(ScheduleContract.Blocks.CONTENT_URI,
BlocksQuery.PROJECTION,
ScheduleContract.Blocks.BLOCK_START + " >= ? AND "
+ liveStreamedOnlyBlocksSelection + " AND "
+ onlyStarredSelection + " AND "
+ excludeSandbox,
new String[]{
Long.toString(UIUtils.getCurrentTime(this) - NOW_BUFFER_TIME_MILLIS)
},
ScheduleContract.Blocks.DEFAULT_SORT);
} catch (Exception e) {
LOGE(TAG, "Error querying I/O 2013 content provider", e);
return null;
}
}
public interface BlocksQuery {
String[] PROJECTION = {
BaseColumns._ID,
ScheduleContract.Blocks.BLOCK_TITLE,
ScheduleContract.Blocks.BLOCK_START,
ScheduleContract.Blocks.BLOCK_TYPE,
ScheduleContract.Blocks.NUM_STARRED_SESSIONS,
ScheduleContract.Blocks.STARRED_SESSION_TITLE,
ScheduleContract.Blocks.STARRED_SESSION_ROOM_NAME,
ScheduleContract.Blocks.NUM_LIVESTREAMED_SESSIONS,
};
int _ID = 0;
int BLOCK_TITLE = 1;
int BLOCK_START = 2;
int BLOCK_TYPE = 3;
int NUM_STARRED_SESSIONS = 4;
int STARRED_SESSION_TITLE = 5;
int STARRED_SESSION_ROOM_NAME = 6;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/service/DashClockExtension.java | Java | asf20 | 9,628 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.service;
import android.graphics.Bitmap;
import android.provider.BaseColumns;
import com.google.android.apps.iosched.R;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.ui.HomeActivity;
import com.google.android.apps.iosched.ui.MapFragment;
import com.google.android.apps.iosched.util.PrefUtils;
import com.google.android.apps.iosched.util.SessionsHelper;
import com.google.android.apps.iosched.util.UIUtils;
import android.app.AlarmManager;
import android.app.IntentService;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
import android.content.res.Resources;
import android.database.Cursor;
import android.net.Uri;
import android.support.v4.app.NotificationCompat;
import android.support.v4.app.TaskStackBuilder;
import java.util.ArrayList;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
/**
* Background service to handle scheduling of starred session notification via
* {@link android.app.AlarmManager}.
*/
public class SessionAlarmService extends IntentService {
private static final String TAG = makeLogTag(SessionAlarmService.class);
public static final String ACTION_NOTIFY_SESSION =
"com.google.android.apps.iosched.action.NOTIFY_SESSION";
public static final String ACTION_SCHEDULE_STARRED_BLOCK =
"com.google.android.apps.iosched.action.SCHEDULE_STARRED_BLOCK";
public static final String ACTION_SCHEDULE_ALL_STARRED_BLOCKS =
"com.google.android.apps.iosched.action.SCHEDULE_ALL_STARRED_BLOCKS";
public static final String EXTRA_SESSION_START =
"com.google.android.apps.iosched.extra.SESSION_START";
public static final String EXTRA_SESSION_END =
"com.google.android.apps.iosched.extra.SESSION_END";
public static final String EXTRA_SESSION_ALARM_OFFSET =
"com.google.android.apps.iosched.extra.SESSION_ALARM_OFFSET";
private static final int NOTIFICATION_ID = 100;
// pulsate every 1 second, indicating a relatively high degree of urgency
private static final int NOTIFICATION_LED_ON_MS = 100;
private static final int NOTIFICATION_LED_OFF_MS = 1000;
private static final int NOTIFICATION_ARGB_COLOR = 0xff0088ff; // cyan
private static final long MILLI_TEN_MINUTES = 600000;
private static final long MILLI_ONE_MINUTE = 60000;
private static final long UNDEFINED_ALARM_OFFSET = -1;
private static final long UNDEFINED_VALUE = -1;
public SessionAlarmService() {
super(TAG);
}
@Override
protected void onHandleIntent(Intent intent) {
final String action = intent.getAction();
if (ACTION_SCHEDULE_ALL_STARRED_BLOCKS.equals(action)) {
scheduleAllStarredBlocks();
return;
}
final long sessionStart =
intent.getLongExtra(SessionAlarmService.EXTRA_SESSION_START, UNDEFINED_VALUE);
if (sessionStart == UNDEFINED_VALUE) return;
final long sessionEnd =
intent.getLongExtra(SessionAlarmService.EXTRA_SESSION_END, UNDEFINED_VALUE);
if (sessionEnd == UNDEFINED_VALUE) return;
final long sessionAlarmOffset =
intent.getLongExtra(SessionAlarmService.EXTRA_SESSION_ALARM_OFFSET,
UNDEFINED_ALARM_OFFSET);
if (ACTION_NOTIFY_SESSION.equals(action)) {
notifySession(sessionStart, sessionEnd, sessionAlarmOffset);
} else if (ACTION_SCHEDULE_STARRED_BLOCK.equals(action)) {
scheduleAlarm(sessionStart, sessionEnd, sessionAlarmOffset);
}
}
private void scheduleAlarm(final long sessionStart,
final long sessionEnd, final long alarmOffset) {
NotificationManager nm =
(NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE);
nm.cancel(NOTIFICATION_ID);
final long currentTime = UIUtils.getCurrentTime(this);
// If the session is already started, do not schedule system notification.
if (currentTime > sessionStart) return;
// By default, sets alarm to go off at 10 minutes before session start time. If alarm
// offset is provided, alarm is set to go off by that much time from now.
long alarmTime;
if (alarmOffset == UNDEFINED_ALARM_OFFSET) {
alarmTime = sessionStart - MILLI_TEN_MINUTES;
} else {
alarmTime = currentTime + alarmOffset;
}
final Intent notifIntent = new Intent(
ACTION_NOTIFY_SESSION,
null,
this,
SessionAlarmService.class);
// Setting data to ensure intent's uniqueness for different session start times.
notifIntent.setData(
new Uri.Builder().authority("com.google.android.apps.iosched")
.path(String.valueOf(sessionStart)).build());
notifIntent.putExtra(SessionAlarmService.EXTRA_SESSION_START, sessionStart);
notifIntent.putExtra(SessionAlarmService.EXTRA_SESSION_END, sessionEnd);
notifIntent.putExtra(SessionAlarmService.EXTRA_SESSION_ALARM_OFFSET, alarmOffset);
PendingIntent pi = PendingIntent.getService(this,
0,
notifIntent,
PendingIntent.FLAG_CANCEL_CURRENT);
final AlarmManager am = (AlarmManager) getSystemService(Context.ALARM_SERVICE);
// Schedule an alarm to be fired to notify user of added sessions are about to begin.
am.set(AlarmManager.RTC_WAKEUP, alarmTime, pi);
}
// Starred sessions are about to begin. Constructs and triggers system notification.
private void notifySession(final long sessionStart,
final long sessionEnd, final long alarmOffset) {
long currentTime;
if (sessionStart < (currentTime = UIUtils.getCurrentTime(this))) return;
// Avoid repeated notifications.
if (alarmOffset == UNDEFINED_ALARM_OFFSET && UIUtils.isNotificationFiredForBlock(
this, ScheduleContract.Blocks.generateBlockId(sessionStart, sessionEnd))) {
return;
}
final ContentResolver cr = getContentResolver();
final Uri starredBlockUri = ScheduleContract.Blocks.buildStarredSessionsUri(
ScheduleContract.Blocks.generateBlockId(sessionStart, sessionEnd)
);
Cursor c = cr.query(starredBlockUri,
SessionDetailQuery.PROJECTION,
null,
null,
null);
int starredCount = 0;
ArrayList<String> starredSessionTitles = new ArrayList<String>();
ArrayList<String> starredSessionRoomIds = new ArrayList<String>();
String sessionId = null; // needed to get session track icon
while (c.moveToNext()) {
sessionId = c.getString(SessionDetailQuery.SESSION_ID);
starredCount = c.getInt(SessionDetailQuery.NUM_STARRED_SESSIONS);
starredSessionTitles.add(c.getString(SessionDetailQuery.SESSION_TITLE));
starredSessionRoomIds.add(c.getString(SessionDetailQuery.ROOM_ID));
}
if (starredCount < 1) {
return;
}
// Generates the pending intent which gets fired when the user taps on the notification.
// NOTE: Use TaskStackBuilder to comply with Android's design guidelines
// related to navigation from notifications.
PendingIntent pi = TaskStackBuilder.create(this)
.addNextIntent(new Intent(this, HomeActivity.class))
.addNextIntent(new Intent(Intent.ACTION_VIEW, starredBlockUri))
.getPendingIntent(0, PendingIntent.FLAG_CANCEL_CURRENT);
final Resources res = getResources();
String contentText;
int minutesLeft = (int) (sessionStart - currentTime + 59000) / 60000;
if (minutesLeft < 1) {
minutesLeft = 1;
}
if (starredCount == 1) {
contentText = res.getString(R.string.session_notification_text_1, minutesLeft);
} else {
contentText = res.getQuantityString(R.plurals.session_notification_text,
starredCount - 1,
minutesLeft,
starredCount - 1);
}
NotificationCompat.Builder notifBuilder = new NotificationCompat.Builder(this)
.setContentTitle(starredSessionTitles.get(0))
.setContentText(contentText)
.setTicker(res.getQuantityString(R.plurals.session_notification_ticker,
starredCount,
starredCount))
.setDefaults(Notification.DEFAULT_SOUND | Notification.DEFAULT_VIBRATE)
.setLights(
SessionAlarmService.NOTIFICATION_ARGB_COLOR,
SessionAlarmService.NOTIFICATION_LED_ON_MS,
SessionAlarmService.NOTIFICATION_LED_OFF_MS)
.setSmallIcon(R.drawable.ic_stat_notification)
.setContentIntent(pi)
.setPriority(Notification.PRIORITY_MAX)
.setAutoCancel(true);
if (starredCount == 1) {
// get the track icon to show as the notification big picture
Uri tracksUri = ScheduleContract.Sessions.buildTracksDirUri(sessionId);
Cursor tracksCursor = cr.query(tracksUri, SessionTrackQuery.PROJECTION,
null, null, null);
if (tracksCursor.moveToFirst()) {
String trackName = tracksCursor.getString(SessionTrackQuery.TRACK_NAME);
int trackColour = tracksCursor.getInt(SessionTrackQuery.TRACK_COLOR);
Bitmap trackIcon = UIUtils.getTrackIconSync(getApplicationContext(),
trackName, trackColour);
if (trackIcon != null) {
notifBuilder.setLargeIcon(trackIcon);
}
}
}
if (minutesLeft > 5) {
notifBuilder.addAction(R.drawable.ic_alarm_holo_dark,
String.format(res.getString(R.string.snooze_x_min), 5),
createSnoozeIntent(sessionStart, sessionEnd, 5));
}
if (starredCount == 1 && PrefUtils.isAttendeeAtVenue(this)) {
notifBuilder.addAction(R.drawable.ic_map_holo_dark,
res.getString(R.string.title_map),
createRoomMapIntent(starredSessionRoomIds.get(0)));
}
NotificationCompat.InboxStyle richNotification = new NotificationCompat.InboxStyle(
notifBuilder)
.setBigContentTitle(res.getQuantityString(R.plurals.session_notification_title,
starredCount,
minutesLeft,
starredCount));
// Adds starred sessions starting at this time block to the notification.
for (int i = 0; i < starredCount; i++) {
richNotification.addLine(starredSessionTitles.get(i));
}
NotificationManager nm = (NotificationManager) getSystemService(
Context.NOTIFICATION_SERVICE);
nm.notify(NOTIFICATION_ID, richNotification.build());
}
private PendingIntent createSnoozeIntent(final long sessionStart, final long sessionEnd,
final int snoozeMinutes) {
Intent scheduleIntent = new Intent(
SessionAlarmService.ACTION_SCHEDULE_STARRED_BLOCK,
null, this, SessionAlarmService.class);
scheduleIntent.putExtra(SessionAlarmService.EXTRA_SESSION_START, sessionStart);
scheduleIntent.putExtra(SessionAlarmService.EXTRA_SESSION_END, sessionEnd);
scheduleIntent.putExtra(SessionAlarmService.EXTRA_SESSION_ALARM_OFFSET,
snoozeMinutes * MILLI_ONE_MINUTE);
return PendingIntent.getService(this, 0, scheduleIntent,
PendingIntent.FLAG_CANCEL_CURRENT);
}
private PendingIntent createRoomMapIntent(final String roomId) {
Intent mapIntent = new Intent(getApplicationContext(),
UIUtils.getMapActivityClass(getApplicationContext()));
mapIntent.putExtra(MapFragment.EXTRA_ROOM, roomId);
return PendingIntent.getActivity(this, 0, mapIntent, 0);
}
private void scheduleAllStarredBlocks() {
final ContentResolver cr = getContentResolver();
final Cursor c = cr.query(ScheduleContract.Sessions.CONTENT_STARRED_URI,
new String[]{"distinct " + ScheduleContract.Sessions.BLOCK_START,
ScheduleContract.Sessions.BLOCK_END},
null,
null,
null);
if (c == null) {
return;
}
while (c.moveToNext()) {
final long sessionStart = c.getLong(0);
final long sessionEnd = c.getLong(1);
scheduleAlarm(sessionStart, sessionEnd, UNDEFINED_ALARM_OFFSET);
}
}
public interface SessionDetailQuery {
String[] PROJECTION = {
ScheduleContract.Sessions.SESSION_ID,
ScheduleContract.Blocks.NUM_STARRED_SESSIONS,
ScheduleContract.Sessions.SESSION_TITLE,
ScheduleContract.Sessions.ROOM_ID
};
int SESSION_ID = 0;
int NUM_STARRED_SESSIONS = 1;
int SESSION_TITLE = 2;
int ROOM_ID = 3;
}
public interface SessionTrackQuery {
String[] PROJECTION = {
ScheduleContract.Tracks.TRACK_ID,
ScheduleContract.Tracks.TRACK_NAME,
ScheduleContract.Tracks.TRACK_COLOR
};
int TRACK_ID = 0;
int TRACK_NAME = 1;
int TRACK_COLOR = 2;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/service/SessionAlarmService.java | Java | asf20 | 14,594 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import com.google.android.apps.iosched.service.SessionAlarmService;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
/**
* {@link BroadcastReceiver} to reinitialize {@link android.app.AlarmManager} for all starred
* session blocks.
*/
public class SessionAlarmReceiver extends BroadcastReceiver {
public static final String TAG = makeLogTag(SessionAlarmReceiver.class);
@Override
public void onReceive(Context context, Intent intent) {
Intent scheduleIntent = new Intent(
SessionAlarmService.ACTION_SCHEDULE_ALL_STARRED_BLOCKS,
null, context, SessionAlarmService.class);
context.startService(scheduleIntent);
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/receiver/SessionAlarmReceiver.java | Java | asf20 | 1,459 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import android.graphics.Rect;
import android.graphics.RectF;
import android.view.MotionEvent;
import android.view.TouchDelegate;
import android.view.View;
/**
* {@link TouchDelegate} that gates {@link MotionEvent} instances by comparing
* then against fractional dimensions of the source view.
* <p>
* This is particularly useful when you want to define a rectangle in terms of
* the source dimensions, but when those dimensions might change due to pending
* or future layout passes.
* <p>
* One example is catching touches that occur in the top-right quadrant of
* {@code sourceParent}, and relaying them to {@code targetChild}. This could be
* done with: <code>
* FractionalTouchDelegate.setupDelegate(sourceParent, targetChild, new RectF(0.5f, 0f, 1f, 0.5f));
* </code>
*/
public class FractionalTouchDelegate extends TouchDelegate {
private View mSource;
private View mTarget;
private RectF mSourceFraction;
private Rect mScrap = new Rect();
/** Cached full dimensions of {@link #mSource}. */
private Rect mSourceFull = new Rect();
/** Cached projection of {@link #mSourceFraction} onto {@link #mSource}. */
private Rect mSourcePartial = new Rect();
private boolean mDelegateTargeted;
public FractionalTouchDelegate(View source, View target, RectF sourceFraction) {
super(new Rect(0, 0, 0, 0), target);
mSource = source;
mTarget = target;
mSourceFraction = sourceFraction;
}
/**
* Helper to create and setup a {@link FractionalTouchDelegate} between the
* given {@link View}.
*
* @param source Larger source {@link View}, usually a parent, that will be
* assigned {@link View#setTouchDelegate(TouchDelegate)}.
* @param target Smaller target {@link View} which will receive
* {@link MotionEvent} that land in requested fractional area.
* @param sourceFraction Fractional area projected onto source {@link View}
* which determines when {@link MotionEvent} will be passed to
* target {@link View}.
*/
public static void setupDelegate(View source, View target, RectF sourceFraction) {
source.setTouchDelegate(new FractionalTouchDelegate(source, target, sourceFraction));
}
/**
* Consider updating {@link #mSourcePartial} when {@link #mSource}
* dimensions have changed.
*/
private void updateSourcePartial() {
mSource.getHitRect(mScrap);
if (!mScrap.equals(mSourceFull)) {
// Copy over and calculate fractional rectangle
mSourceFull.set(mScrap);
final int width = mSourceFull.width();
final int height = mSourceFull.height();
mSourcePartial.left = (int) (mSourceFraction.left * width);
mSourcePartial.top = (int) (mSourceFraction.top * height);
mSourcePartial.right = (int) (mSourceFraction.right * width);
mSourcePartial.bottom = (int) (mSourceFraction.bottom * height);
}
}
@Override
public boolean onTouchEvent(MotionEvent event) {
updateSourcePartial();
// The logic below is mostly copied from the parent class, since we
// can't update private mBounds variable.
// http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;
// f=core/java/android/view/TouchDelegate.java;hb=eclair#l98
final Rect sourcePartial = mSourcePartial;
final View target = mTarget;
int x = (int)event.getX();
int y = (int)event.getY();
boolean sendToDelegate = false;
boolean hit = true;
boolean handled = false;
switch (event.getAction()) {
case MotionEvent.ACTION_DOWN:
if (sourcePartial.contains(x, y)) {
mDelegateTargeted = true;
sendToDelegate = true;
}
break;
case MotionEvent.ACTION_UP:
case MotionEvent.ACTION_MOVE:
sendToDelegate = mDelegateTargeted;
if (sendToDelegate) {
if (!sourcePartial.contains(x, y)) {
hit = false;
}
}
break;
case MotionEvent.ACTION_CANCEL:
sendToDelegate = mDelegateTargeted;
mDelegateTargeted = false;
break;
}
if (sendToDelegate) {
if (hit) {
event.setLocation(target.getWidth() / 2, target.getHeight() / 2);
} else {
event.setLocation(-1, -1);
}
handled = target.dispatchTouchEvent(event);
}
return handled;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/FractionalTouchDelegate.java | Java | asf20 | 5,324 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.AsyncQueryHandler;
import android.content.ContentValues;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.support.v4.app.ShareCompat;
import android.view.ActionProvider;
import android.view.MenuItem;
import android.widget.ShareActionProvider;
import com.google.analytics.tracking.android.EasyTracker;
import com.google.android.apps.iosched.R;
import com.google.android.apps.iosched.appwidget.ScheduleWidgetProvider;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.service.ScheduleUpdaterService;
import com.google.android.apps.iosched.ui.MapFragment;
import com.google.android.apps.iosched.ui.SocialStreamActivity;
import com.google.android.apps.iosched.ui.SocialStreamFragment;
import static com.google.android.apps.iosched.util.LogUtils.LOGD;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
/**
* Helper class for dealing with common actions to take on a session.
*/
public final class SessionsHelper {
private static final String TAG = makeLogTag(SessionsHelper.class);
private final Activity mActivity;
public SessionsHelper(Activity activity) {
mActivity = activity;
}
public void startMapActivity(String roomId) {
Intent intent = new Intent(mActivity.getApplicationContext(),
UIUtils.getMapActivityClass(mActivity));
intent.putExtra(MapFragment.EXTRA_ROOM, roomId);
mActivity.startActivity(intent);
}
public Intent createShareIntent(int messageTemplateResId, String title, String hashtags,
String url) {
ShareCompat.IntentBuilder builder = ShareCompat.IntentBuilder.from(mActivity)
.setType("text/plain")
.setText(mActivity.getString(messageTemplateResId,
title, UIUtils.getSessionHashtagsString(hashtags), url));
return builder.getIntent();
}
@TargetApi(Build.VERSION_CODES.ICE_CREAM_SANDWICH)
public void tryConfigureShareMenuItem(MenuItem menuItem, int messageTemplateResId,
final String title, String hashtags, String url) {
if (UIUtils.hasICS()) {
ActionProvider itemProvider = menuItem.getActionProvider();
ShareActionProvider provider;
if (!(itemProvider instanceof ShareActionProvider)) {
provider = new ShareActionProvider(mActivity);
} else {
provider = (ShareActionProvider) itemProvider;
}
provider.setShareIntent(createShareIntent(messageTemplateResId, title, hashtags, url));
provider.setOnShareTargetSelectedListener(
new ShareActionProvider.OnShareTargetSelectedListener() {
@Override
public boolean onShareTargetSelected(ShareActionProvider source, Intent intent) {
EasyTracker.getTracker().sendEvent("Session", "Shared", title, 0L);
LOGD("Tracker", "Shared: " + title);
return false;
}
});
menuItem.setActionProvider(provider);
}
}
public void shareSession(Context context, int messageTemplateResId, String title,
String hashtags, String url) {
EasyTracker.getTracker().sendEvent("Session", "Shared", title, 0L);
LOGD("Tracker", "Shared: " + title);
context.startActivity(Intent.createChooser(
createShareIntent(messageTemplateResId, title, hashtags, url),
context.getString(R.string.title_share)));
}
public void setSessionStarred(Uri sessionUri, boolean starred, String title) {
LOGD(TAG, "setSessionStarred uri=" + sessionUri + " starred=" +
starred + " title=" + title);
sessionUri = ScheduleContract.addCallerIsSyncAdapterParameter(sessionUri);
final ContentValues values = new ContentValues();
values.put(ScheduleContract.Sessions.SESSION_STARRED, starred);
AsyncQueryHandler handler =
new AsyncQueryHandler(mActivity.getContentResolver()) {
};
handler.startUpdate(-1, null, sessionUri, values, null, null);
EasyTracker.getTracker().sendEvent(
"Session", starred ? "Starred" : "Unstarred", title, 0L);
// Because change listener is set to null during initialization, these
// won't fire on pageview.
mActivity.sendBroadcast(ScheduleWidgetProvider.getRefreshBroadcastIntent(mActivity, false));
// Sync to the cloudz.
uploadStarredSession(mActivity, sessionUri, starred);
}
public static void uploadStarredSession(Context context, Uri sessionUri, boolean starred) {
final Intent updateServerIntent = new Intent(context, ScheduleUpdaterService.class);
updateServerIntent.putExtra(ScheduleUpdaterService.EXTRA_SESSION_ID,
ScheduleContract.Sessions.getSessionId(sessionUri));
updateServerIntent.putExtra(ScheduleUpdaterService.EXTRA_IN_SCHEDULE, starred);
context.startService(updateServerIntent);
}
public void startSocialStream(String hashtags) {
Intent intent = new Intent(mActivity, SocialStreamActivity.class);
intent.putExtra(SocialStreamFragment.EXTRA_QUERY, UIUtils.getSessionHashtagsString(hashtags));
mActivity.startActivity(intent);
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/SessionsHelper.java | Java | asf20 | 6,244 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import java.util.ArrayList;
import java.util.Collections;
/**
* Provides static methods for creating {@code List} instances easily, and other
* utility methods for working with lists.
*/
public class Lists {
/**
* Creates an empty {@code ArrayList} instance.
*
* <p><b>Note:</b> if you only need an <i>immutable</i> empty List, use
* {@link Collections#emptyList} instead.
*
* @return a newly-created, initially-empty {@code ArrayList}
*/
public static <E> ArrayList<E> newArrayList() {
return new ArrayList<E>();
}
/**
* Creates a resizable {@code ArrayList} instance containing the given
* elements.
*
* <p><b>Note:</b> due to a bug in javac 1.5.0_06, we cannot support the
* following:
*
* <p>{@code List<Base> list = Lists.newArrayList(sub1, sub2);}
*
* <p>where {@code sub1} and {@code sub2} are references to subtypes of
* {@code Base}, not of {@code Base} itself. To get around this, you must
* use:
*
* <p>{@code List<Base> list = Lists.<Base>newArrayList(sub1, sub2);}
*
* @param elements the elements that the list should contain, in order
* @return a newly-created {@code ArrayList} containing those elements
*/
public static <E> ArrayList<E> newArrayList(E... elements) {
int capacity = (elements.length * 110) / 100 + 5;
ArrayList<E> list = new ArrayList<E>(capacity);
Collections.addAll(list, elements);
return list;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/Lists.java | Java | asf20 | 2,170 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import com.google.android.apps.iosched.R;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.SharedPreferences;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.res.Resources;
import android.graphics.drawable.Drawable;
import android.os.AsyncTask;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.support.v4.app.DialogFragment;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.text.Html;
import android.text.SpannableString;
import android.text.SpannableStringBuilder;
import android.text.method.LinkMovementMethod;
import android.text.style.ClickableSpan;
import android.view.LayoutInflater;
import android.view.View;
import android.webkit.WebView;
import android.widget.TextView;
/**
* This is a set of helper methods for showing contextual help information in the app.
*/
public class HelpUtils {
public static void showAbout(FragmentActivity activity) {
FragmentManager fm = activity.getSupportFragmentManager();
FragmentTransaction ft = fm.beginTransaction();
Fragment prev = fm.findFragmentByTag("dialog_about");
if (prev != null) {
ft.remove(prev);
}
ft.addToBackStack(null);
new AboutDialog().show(ft, "dialog_about");
}
public static class AboutDialog extends DialogFragment {
private static final String VERSION_UNAVAILABLE = "N/A";
public AboutDialog() {
}
@Override
public Dialog onCreateDialog(Bundle savedInstanceState) {
// Get app version
PackageManager pm = getActivity().getPackageManager();
String packageName = getActivity().getPackageName();
String versionName;
try {
PackageInfo info = pm.getPackageInfo(packageName, 0);
versionName = info.versionName;
} catch (PackageManager.NameNotFoundException e) {
versionName = VERSION_UNAVAILABLE;
}
// Build the about body view and append the link to see OSS licenses
SpannableStringBuilder aboutBody = new SpannableStringBuilder();
aboutBody.append(Html.fromHtml(getString(R.string.about_body, versionName)));
SpannableString licensesLink = new SpannableString(getString(R.string.about_licenses));
licensesLink.setSpan(new ClickableSpan() {
@Override
public void onClick(View view) {
HelpUtils.showOpenSourceLicenses(getActivity());
}
}, 0, licensesLink.length(), 0);
aboutBody.append("\n\n");
aboutBody.append(licensesLink);
SpannableString eulaLink = new SpannableString(getString(R.string.about_eula));
eulaLink.setSpan(new ClickableSpan() {
@Override
public void onClick(View view) {
HelpUtils.showEula(getActivity());
}
}, 0, eulaLink.length(), 0);
aboutBody.append("\n\n");
aboutBody.append(eulaLink);
LayoutInflater layoutInflater = (LayoutInflater) getActivity().getSystemService(
Context.LAYOUT_INFLATER_SERVICE);
TextView aboutBodyView = (TextView) layoutInflater.inflate(R.layout.dialog_about, null);
aboutBodyView.setText(aboutBody);
aboutBodyView.setMovementMethod(new LinkMovementMethod());
return new AlertDialog.Builder(getActivity())
.setTitle(R.string.title_about)
.setView(aboutBodyView)
.setPositiveButton(R.string.ok,
new DialogInterface.OnClickListener() {
public void onClick(DialogInterface dialog, int whichButton) {
dialog.dismiss();
}
}
)
.create();
}
}
public static void showOpenSourceLicenses(FragmentActivity activity) {
FragmentManager fm = activity.getSupportFragmentManager();
FragmentTransaction ft = fm.beginTransaction();
Fragment prev = fm.findFragmentByTag("dialog_licenses");
if (prev != null) {
ft.remove(prev);
}
ft.addToBackStack(null);
new OpenSourceLicensesDialog().show(ft, "dialog_licenses");
}
public static class OpenSourceLicensesDialog extends DialogFragment {
public OpenSourceLicensesDialog() {
}
@Override
public Dialog onCreateDialog(Bundle savedInstanceState) {
WebView webView = new WebView(getActivity());
webView.loadUrl("file:///android_asset/licenses.html");
return new AlertDialog.Builder(getActivity())
.setTitle(R.string.about_licenses)
.setView(webView)
.setPositiveButton(R.string.ok,
new DialogInterface.OnClickListener() {
public void onClick(DialogInterface dialog, int whichButton) {
dialog.dismiss();
}
}
)
.create();
}
}
public static void showEula(FragmentActivity activity) {
FragmentManager fm = activity.getSupportFragmentManager();
FragmentTransaction ft = fm.beginTransaction();
Fragment prev = fm.findFragmentByTag("dialog_eula");
if (prev != null) {
ft.remove(prev);
}
ft.addToBackStack(null);
new EulaDialog().show(ft, "dialog_eula");
}
public static class EulaDialog extends DialogFragment {
public EulaDialog() {
}
@Override
public Dialog onCreateDialog(Bundle savedInstanceState) {
int padding = getResources().getDimensionPixelSize(R.dimen.content_padding_normal);
TextView eulaTextView = new TextView(getActivity());
eulaTextView.setText(Html.fromHtml(getString(R.string.eula_text)));
eulaTextView.setMovementMethod(LinkMovementMethod.getInstance());
eulaTextView.setPadding(padding, padding, padding, padding);
return new AlertDialog.Builder(getActivity())
.setTitle(R.string.about_eula)
.setView(eulaTextView)
.setPositiveButton(R.string.ok,
new DialogInterface.OnClickListener() {
public void onClick(DialogInterface dialog, int whichButton) {
dialog.dismiss();
}
}
)
.create();
}
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/HelpUtils.java | Java | asf20 | 7,817 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/*
* Modifications:
* -Imported from AOSP frameworks/base/core/java/com/android/internal/content
* -Changed package name
*/
package com.google.android.apps.iosched.util;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.text.TextUtils;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Map;
import static com.google.android.apps.iosched.util.LogUtils.LOGV;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
/**
* Helper for building selection clauses for {@link SQLiteDatabase}. Each
* appended clause is combined using {@code AND}. This class is <em>not</em>
* thread safe.
*/
public class SelectionBuilder {
private static final String TAG = makeLogTag(SelectionBuilder.class);
private String mTable = null;
private Map<String, String> mProjectionMap = Maps.newHashMap();
private StringBuilder mSelection = new StringBuilder();
private ArrayList<String> mSelectionArgs = Lists.newArrayList();
/**
* Reset any internal state, allowing this builder to be recycled.
*/
public SelectionBuilder reset() {
mTable = null;
mSelection.setLength(0);
mSelectionArgs.clear();
return this;
}
/**
* Append the given selection clause to the internal state. Each clause is
* surrounded with parenthesis and combined using {@code AND}.
*/
public SelectionBuilder where(String selection, String... selectionArgs) {
if (TextUtils.isEmpty(selection)) {
if (selectionArgs != null && selectionArgs.length > 0) {
throw new IllegalArgumentException(
"Valid selection required when including arguments=");
}
// Shortcut when clause is empty
return this;
}
if (mSelection.length() > 0) {
mSelection.append(" AND ");
}
mSelection.append("(").append(selection).append(")");
if (selectionArgs != null) {
Collections.addAll(mSelectionArgs, selectionArgs);
}
return this;
}
public SelectionBuilder table(String table) {
mTable = table;
return this;
}
private void assertTable() {
if (mTable == null) {
throw new IllegalStateException("Table not specified");
}
}
public SelectionBuilder mapToTable(String column, String table) {
mProjectionMap.put(column, table + "." + column);
return this;
}
public SelectionBuilder map(String fromColumn, String toClause) {
mProjectionMap.put(fromColumn, toClause + " AS " + fromColumn);
return this;
}
/**
* Return selection string for current internal state.
*
* @see #getSelectionArgs()
*/
public String getSelection() {
return mSelection.toString();
}
/**
* Return selection arguments for current internal state.
*
* @see #getSelection()
*/
public String[] getSelectionArgs() {
return mSelectionArgs.toArray(new String[mSelectionArgs.size()]);
}
private void mapColumns(String[] columns) {
for (int i = 0; i < columns.length; i++) {
final String target = mProjectionMap.get(columns[i]);
if (target != null) {
columns[i] = target;
}
}
}
@Override
public String toString() {
return "SelectionBuilder[table=" + mTable + ", selection=" + getSelection()
+ ", selectionArgs=" + Arrays.toString(getSelectionArgs()) + "]";
}
/**
* Execute query using the current internal state as {@code WHERE} clause.
*/
public Cursor query(SQLiteDatabase db, String[] columns, String orderBy) {
return query(db, columns, null, null, orderBy, null);
}
/**
* Execute query using the current internal state as {@code WHERE} clause.
*/
public Cursor query(SQLiteDatabase db, String[] columns, String groupBy,
String having, String orderBy, String limit) {
assertTable();
if (columns != null) mapColumns(columns);
LOGV(TAG, "query(columns=" + Arrays.toString(columns) + ") " + this);
return db.query(mTable, columns, getSelection(), getSelectionArgs(), groupBy, having,
orderBy, limit);
}
/**
* Execute update using the current internal state as {@code WHERE} clause.
*/
public int update(SQLiteDatabase db, ContentValues values) {
assertTable();
LOGV(TAG, "update() " + this);
return db.update(mTable, values, getSelection(), getSelectionArgs());
}
/**
* Execute delete using the current internal state as {@code WHERE} clause.
*/
public int delete(SQLiteDatabase db) {
assertTable();
LOGV(TAG, "delete() " + this);
return db.delete(mTable, getSelection(), getSelectionArgs());
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/SelectionBuilder.java | Java | asf20 | 5,630 |
/*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import android.content.Context;
import android.content.SharedPreferences;
import android.preference.ListPreference;
import android.preference.Preference;
import android.preference.PreferenceManager;
import com.google.android.apps.iosched.Config;
import java.util.TimeZone;
/**
* Utilities and constants related to app preferences.
*/
public class PrefUtils {
/**
* Boolean preference that when checked, indicates that the user would like to see times
* in their local timezone throughout the app.
*/
public static final String PREF_LOCAL_TIMES = "pref_local_times";
/**
* Boolean preference that when checked, indicates that the user will be attending the
* conference.
*/
public static final String PREF_ATTENDEE_AT_VENUE = "pref_attendee_at_venue";
/**
* Boolean preference that when checked, indicates that the user has completed account
* authentication and the initial set up flow.
*/
public static final String PREF_SETUP_DONE = "pref_setup_done";
/**
* Integer preference that indicates what conference year the application is configured
* for. Typically, if this isn't an exact match, preferences should be wiped to re-run
* setup.
*/
public static final String PREF_CONFERENCE_YEAR = "pref_conference_year";
/**
* Boolean indicating whether a user's DevSite profile is available. Defaults to true.
*/
public static final String PREF_DEVSITE_PROFILE_AVAILABLE = "pref_devsite_profile_available";
private static int sIsUsingLocalTime = -1;
private static int sAttendeeAtVenue = -1;
public static TimeZone getDisplayTimeZone(Context context) {
return isUsingLocalTime(context)
? TimeZone.getDefault()
: UIUtils.CONFERENCE_TIME_ZONE;
}
public static boolean isUsingLocalTime(Context context) {
return isUsingLocalTime(context, false);
}
public static boolean isUsingLocalTime(Context context, boolean forceRequery) {
if (sIsUsingLocalTime == -1 || forceRequery) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
sIsUsingLocalTime = sp.getBoolean(PREF_LOCAL_TIMES, false) ? 1 : 0;
}
return sIsUsingLocalTime == 1;
}
public static void setUsingLocalTime(final Context context, final boolean usingLocalTime) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
sp.edit().putBoolean(PREF_LOCAL_TIMES, usingLocalTime).commit();
}
public static boolean isAttendeeAtVenue(final Context context) {
return isAttendeeAtVenue(context, false);
}
public static boolean isAttendeeAtVenue(final Context context, boolean forceRequery) {
if (sAttendeeAtVenue == -1 || forceRequery) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
sAttendeeAtVenue = sp.getBoolean(PREF_ATTENDEE_AT_VENUE, false) ? 1 : 0;
}
return sAttendeeAtVenue == 1;
}
public static void markSetupDone(final Context context) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
sp.edit().putBoolean(PREF_SETUP_DONE, true).commit();
}
public static boolean isSetupDone(final Context context) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
// Check what year we're configured for
int conferenceYear = sp.getInt(PREF_CONFERENCE_YEAR, 0);
if (conferenceYear != Config.CONFERENCE_YEAR) {
// Application is configured for a different conference year. Reset
// preferences and re-run setup.
sp.edit().clear().putInt(PREF_CONFERENCE_YEAR, Config.CONFERENCE_YEAR).commit();
}
return sp.getBoolean(PREF_SETUP_DONE, false);
}
public static void setAttendeeAtVenue(final Context context, final boolean isAtVenue) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
sp.edit().putBoolean(PREF_ATTENDEE_AT_VENUE, isAtVenue).commit();
}
public static void markDevSiteProfileAvailable(final Context context, final boolean isAvailable) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
sp.edit().putBoolean(PREF_DEVSITE_PROFILE_AVAILABLE, isAvailable).commit();
}
public static boolean isDevsiteProfileAvailable(final Context context) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
return sp.getBoolean(PREF_DEVSITE_PROFILE_AVAILABLE, true);
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/PrefUtils.java | Java | asf20 | 5,327 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import com.google.android.apps.iosched.BuildConfig;
import android.util.Log;
public class LogUtils {
private static final String LOG_PREFIX = "iosched_";
private static final int LOG_PREFIX_LENGTH = LOG_PREFIX.length();
private static final int MAX_LOG_TAG_LENGTH = 23;
public static String makeLogTag(String str) {
if (str.length() > MAX_LOG_TAG_LENGTH - LOG_PREFIX_LENGTH) {
return LOG_PREFIX + str.substring(0, MAX_LOG_TAG_LENGTH - LOG_PREFIX_LENGTH - 1);
}
return LOG_PREFIX + str;
}
/**
* Don't use this when obfuscating class names!
*/
public static String makeLogTag(Class cls) {
return makeLogTag(cls.getSimpleName());
}
public static void LOGD(final String tag, String message) {
//noinspection PointlessBooleanExpression,ConstantConditions
if (BuildConfig.DEBUG || Log.isLoggable(tag, Log.DEBUG)) {
Log.d(tag, message);
}
}
public static void LOGD(final String tag, String message, Throwable cause) {
//noinspection PointlessBooleanExpression,ConstantConditions
if (BuildConfig.DEBUG || Log.isLoggable(tag, Log.DEBUG)) {
Log.d(tag, message, cause);
}
}
public static void LOGV(final String tag, String message) {
//noinspection PointlessBooleanExpression,ConstantConditions
if (BuildConfig.DEBUG && Log.isLoggable(tag, Log.VERBOSE)) {
Log.v(tag, message);
}
}
public static void LOGV(final String tag, String message, Throwable cause) {
//noinspection PointlessBooleanExpression,ConstantConditions
if (BuildConfig.DEBUG && Log.isLoggable(tag, Log.VERBOSE)) {
Log.v(tag, message, cause);
}
}
public static void LOGI(final String tag, String message) {
Log.i(tag, message);
}
public static void LOGI(final String tag, String message, Throwable cause) {
Log.i(tag, message, cause);
}
public static void LOGW(final String tag, String message) {
Log.w(tag, message);
}
public static void LOGW(final String tag, String message, Throwable cause) {
Log.w(tag, message, cause);
}
public static void LOGE(final String tag, String message) {
Log.e(tag, message);
}
public static void LOGE(final String tag, String message, Throwable cause) {
Log.e(tag, message, cause);
}
private LogUtils() {
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/LogUtils.java | Java | asf20 | 3,122 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import java.util.HashMap;
import java.util.LinkedHashMap;
/**
* Provides static methods for creating mutable {@code Maps} instances easily.
*/
public class Maps {
/**
* Creates a {@code HashMap} instance.
*
* @return a newly-created, initially-empty {@code HashMap}
*/
public static <K, V> HashMap<K, V> newHashMap() {
return new HashMap<K, V>();
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/Maps.java | Java | asf20 | 1,038 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.ActivityInfo;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import android.content.res.Configuration;
import android.content.res.Resources;
import android.graphics.*;
import android.graphics.drawable.Drawable;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Build;
import android.preference.PreferenceManager;
import android.text.Html;
import android.text.Spannable;
import android.text.SpannableStringBuilder;
import android.text.TextUtils;
import android.text.format.DateUtils;
import android.text.method.LinkMovementMethod;
import android.text.style.ForegroundColorSpan;
import android.text.style.StyleSpan;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.google.android.apps.iosched.BuildConfig;
import com.google.android.apps.iosched.Config;
import com.google.android.apps.iosched.R;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.provider.ScheduleContract.Blocks;
import com.google.android.apps.iosched.provider.ScheduleContract.Rooms;
import com.google.android.apps.iosched.ui.phone.MapActivity;
import com.google.android.apps.iosched.ui.tablet.MapMultiPaneActivity;
import java.io.*;
import java.lang.ref.WeakReference;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.Calendar;
import java.util.Formatter;
import java.util.Locale;
import java.util.TimeZone;
import java.util.regex.Pattern;
import static com.google.android.apps.iosched.util.LogUtils.LOGE;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
/**
* An assortment of UI helpers.
*/
public class UIUtils {
private static final String TAG = makeLogTag(UIUtils.class);
/**
* Time zone to use when formatting all session times. To always use the
* phone local time, use {@link TimeZone#getDefault()}.
*/
public static final TimeZone CONFERENCE_TIME_ZONE = TimeZone.getTimeZone("America/Los_Angeles");
public static final long CONFERENCE_START_MILLIS = ParserUtils.parseTime(
"2013-05-15T09:00:00.000-07:00");
public static final long CONFERENCE_END_MILLIS = ParserUtils.parseTime(
"2013-05-17T16:00:00.000-07:00");
public static final String CONFERENCE_HASHTAG = "#io13";
public static final String TARGET_FORM_FACTOR_ACTIVITY_METADATA =
"com.google.android.apps.iosched.meta.TARGET_FORM_FACTOR";
public static final String TARGET_FORM_FACTOR_HANDSET = "handset";
public static final String TARGET_FORM_FACTOR_TABLET = "tablet";
/**
* Flags used with {@link DateUtils#formatDateRange}.
*/
private static final int TIME_FLAGS = DateUtils.FORMAT_SHOW_TIME
| DateUtils.FORMAT_SHOW_WEEKDAY | DateUtils.FORMAT_ABBREV_WEEKDAY;
/**
* Regex to search for HTML escape sequences.
*
* <p></p>Searches for any continuous string of characters starting with an ampersand and ending with a
* semicolon. (Example: &amp;)
*/
private static final Pattern REGEX_HTML_ESCAPE = Pattern.compile(".*&\\S;.*");
/**
* Used in {@link #tryTranslateHttpIntent(android.app.Activity)}.
*/
private static final Uri SESSION_DETAIL_WEB_URL_PREFIX
= Uri.parse("https://developers.google.com/events/io/sessions/");
private static StyleSpan sBoldSpan = new StyleSpan(Typeface.BOLD);
private static ForegroundColorSpan sColorSpan = new ForegroundColorSpan(0xff111111);
private static CharSequence sEmptyRoomText;
private static CharSequence sNowPlayingText;
private static CharSequence sLivestreamNowText;
private static CharSequence sLivestreamAvailableText;
public static final String GOOGLE_PLUS_PACKAGE_NAME = "com.google.android.apps.plus";
public static final int ANIMATION_FADE_IN_TIME = 250;
public static final String TRACK_ICONS_TAG = "tracks";
/**
* Format and return the given {@link Blocks} and {@link Rooms} values using
* {@link #CONFERENCE_TIME_ZONE}.
*/
public static String formatSessionSubtitle(String sessionTitle,
long blockStart, long blockEnd, String roomName, StringBuilder recycle,
Context context) {
// Determine if the session is in the past
long currentTimeMillis = UIUtils.getCurrentTime(context);
boolean conferenceEnded = currentTimeMillis > UIUtils.CONFERENCE_END_MILLIS;
boolean blockEnded = currentTimeMillis > blockEnd;
if (blockEnded && !conferenceEnded) {
return context.getString(R.string.session_finished);
}
if (sEmptyRoomText == null) {
sEmptyRoomText = context.getText(R.string.unknown_room);
}
if (roomName == null) {
return context.getString(R.string.session_subtitle,
formatBlockTimeString(blockStart, blockEnd, recycle, context),
sEmptyRoomText);
}
return context.getString(R.string.session_subtitle,
formatBlockTimeString(blockStart, blockEnd, recycle, context), roomName);
}
/**
* Format and return the given {@link Blocks} values using {@link #CONFERENCE_TIME_ZONE}
* (unless local time was explicitly requested by the user).
*/
public static String formatBlockTimeString(long blockStart, long blockEnd,
StringBuilder recycle, Context context) {
if (recycle == null) {
recycle = new StringBuilder();
} else {
recycle.setLength(0);
}
Formatter formatter = new Formatter(recycle);
return DateUtils.formatDateRange(context, formatter, blockStart, blockEnd, TIME_FLAGS,
PrefUtils.getDisplayTimeZone(context).getID()).toString();
}
public static boolean isSameDayDisplay(long time1, long time2, Context context) {
TimeZone displayTimeZone = PrefUtils.getDisplayTimeZone(context);
Calendar cal1 = Calendar.getInstance(displayTimeZone);
Calendar cal2 = Calendar.getInstance(displayTimeZone);
cal1.setTimeInMillis(time1);
cal2.setTimeInMillis(time2);
return cal1.get(Calendar.YEAR) == cal2.get(Calendar.YEAR)
&& cal1.get(Calendar.DAY_OF_YEAR) == cal2.get(Calendar.DAY_OF_YEAR);
}
/**
* Populate the given {@link TextView} with the requested text, formatting
* through {@link Html#fromHtml(String)} when applicable. Also sets
* {@link TextView#setMovementMethod} so inline links are handled.
*/
public static void setTextMaybeHtml(TextView view, String text) {
if (TextUtils.isEmpty(text)) {
view.setText("");
return;
}
if ((text.contains("<") && text.contains(">")) || REGEX_HTML_ESCAPE.matcher(text).find()) {
view.setText(Html.fromHtml(text));
view.setMovementMethod(LinkMovementMethod.getInstance());
} else {
view.setText(text);
}
}
public static void updateTimeAndLivestreamBlockUI(final Context context,
long blockStart, long blockEnd, boolean hasLivestream, TextView titleView,
TextView subtitleView, CharSequence subtitle) {
long currentTimeMillis = getCurrentTime(context);
boolean conferenceEnded = currentTimeMillis > CONFERENCE_END_MILLIS;
boolean blockEnded = currentTimeMillis > blockEnd;
boolean blockNow = (blockStart <= currentTimeMillis && currentTimeMillis <= blockEnd);
if (titleView != null) {
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN) {
titleView.setTypeface(Typeface.create((blockEnded && !conferenceEnded)
? "sans-serif-light" : "sans-serif", Typeface.NORMAL));
} else {
titleView.setTypeface(Typeface.SANS_SERIF,
(blockEnded && !conferenceEnded) ? Typeface.NORMAL : Typeface.BOLD);
}
}
if (subtitleView != null) {
boolean empty = true;
SpannableStringBuilder sb = new SpannableStringBuilder(); // TODO: recycle
if (subtitle != null) {
sb.append(subtitle);
empty = false;
}
if (blockNow) {
if (sNowPlayingText == null) {
sNowPlayingText = Html.fromHtml(context.getString(R.string.now_playing_badge));
}
if (!empty) {
sb.append(" ");
}
sb.append(sNowPlayingText);
if (hasLivestream) {
if (sLivestreamNowText == null) {
sLivestreamNowText = Html.fromHtml(" " +
context.getString(R.string.live_now_badge));
}
sb.append(sLivestreamNowText);
}
} else if (hasLivestream) {
if (sLivestreamAvailableText == null) {
sLivestreamAvailableText = Html.fromHtml(
context.getString(R.string.live_available_badge));
}
if (!empty) {
sb.append(" ");
}
sb.append(sLivestreamAvailableText);
}
subtitleView.setText(sb);
}
}
/**
* Given a snippet string with matching segments surrounded by curly
* braces, turn those areas into bold spans, removing the curly braces.
*/
public static Spannable buildStyledSnippet(String snippet) {
final SpannableStringBuilder builder = new SpannableStringBuilder(snippet);
// Walk through string, inserting bold snippet spans
int startIndex, endIndex = -1, delta = 0;
while ((startIndex = snippet.indexOf('{', endIndex)) != -1) {
endIndex = snippet.indexOf('}', startIndex);
// Remove braces from both sides
builder.delete(startIndex - delta, startIndex - delta + 1);
builder.delete(endIndex - delta - 1, endIndex - delta);
// Insert bold style
builder.setSpan(sBoldSpan, startIndex - delta, endIndex - delta - 1,
Spannable.SPAN_EXCLUSIVE_EXCLUSIVE);
builder.setSpan(sColorSpan, startIndex - delta, endIndex - delta - 1,
Spannable.SPAN_EXCLUSIVE_EXCLUSIVE);
delta += 2;
}
return builder;
}
public static void preferPackageForIntent(Context context, Intent intent, String packageName) {
PackageManager pm = context.getPackageManager();
for (ResolveInfo resolveInfo : pm.queryIntentActivities(intent, 0)) {
if (resolveInfo.activityInfo.packageName.equals(packageName)) {
intent.setPackage(packageName);
break;
}
}
}
public static String getSessionHashtagsString(String hashtags) {
if (!TextUtils.isEmpty(hashtags)) {
if (!hashtags.startsWith("#")) {
hashtags = "#" + hashtags;
}
if (hashtags.contains(CONFERENCE_HASHTAG)) {
return hashtags;
}
return CONFERENCE_HASHTAG + " " + hashtags;
} else {
return CONFERENCE_HASHTAG;
}
}
private static final int BRIGHTNESS_THRESHOLD = 130;
/**
* Calculate whether a color is light or dark, based on a commonly known
* brightness formula.
*
* @see {@literal http://en.wikipedia.org/wiki/HSV_color_space%23Lightness}
*/
public static boolean isColorDark(int color) {
return ((30 * Color.red(color) +
59 * Color.green(color) +
11 * Color.blue(color)) / 100) <= BRIGHTNESS_THRESHOLD;
}
/**
* Create the track icon bitmap. Don't call this directly, instead use either
* {@link UIUtils.TrackIconAsyncTask} or {@link UIUtils.TrackIconViewAsyncTask} to
* asynchronously load the track icon.
*/
private static Bitmap createTrackIcon(Context context, String trackName, int trackColor) {
final Resources res = context.getResources();
int iconSize = res.getDimensionPixelSize(R.dimen.track_icon_source_size);
Bitmap icon = Bitmap.createBitmap(iconSize, iconSize, Bitmap.Config.ARGB_8888);
Canvas canvas = new Canvas(icon);
Paint paint = new Paint();
paint.setAntiAlias(true);
paint.setColor(trackColor);
canvas.drawCircle(iconSize / 2, iconSize / 2, iconSize / 2, paint);
int iconResId = res.getIdentifier(
"track_" + ParserUtils.sanitizeId(trackName),
"drawable", context.getPackageName());
if (iconResId != 0) {
Drawable sourceIconDrawable = res.getDrawable(iconResId);
sourceIconDrawable.setBounds(0, 0, iconSize, iconSize);
sourceIconDrawable.draw(canvas);
}
return icon;
}
/**
* Synchronously get the track icon bitmap. Don't call this from the main thread, instead use either
* {@link UIUtils.TrackIconAsyncTask} or {@link UIUtils.TrackIconViewAsyncTask} to
* asynchronously load the track icon.
*/
public static Bitmap getTrackIconSync(Context ctx, String trackName, int trackColor) {
if (TextUtils.isEmpty(trackName)) {
return null;
}
// Find a suitable disk cache directory for the track icons and create if it doesn't
// already exist.
File outputDir = ImageLoader.getDiskCacheDir(ctx, TRACK_ICONS_TAG);
if (!outputDir.exists()) {
outputDir.mkdirs();
}
// Generate a unique filename to store this track icon in using a hash function.
File imageFile = new File(outputDir + File.separator + hashKeyForDisk(trackName));
Bitmap bitmap = null;
// If file already exists and is readable, try and decode the bitmap from the disk.
if (imageFile.exists() && imageFile.canRead()) {
bitmap = BitmapFactory.decodeFile(imageFile.toString());
}
// If bitmap is still null here the track icon was not found in the disk cache.
if (bitmap == null) {
// Create the icon using the provided track name and color.
bitmap = UIUtils.createTrackIcon(ctx, trackName, trackColor);
// Now write it out to disk for future use.
BufferedOutputStream outputStream = null;
try {
outputStream = new BufferedOutputStream(new FileOutputStream(imageFile));
bitmap.compress(Bitmap.CompressFormat.PNG, 100, outputStream);
} catch (FileNotFoundException e) {
LOGE(TAG, "TrackIconAsyncTask - unable to open file - " + e);
} finally {
if (outputStream != null) {
try {
outputStream.close();
} catch (IOException ignored) {
}
}
}
}
return bitmap;
}
/**
* A hashing method that changes a string (like a URL) into a hash suitable for using as a
* disk filename.
*/
private static String hashKeyForDisk(String key) {
String cacheKey;
try {
final MessageDigest mDigest = MessageDigest.getInstance("MD5");
mDigest.update(key.getBytes());
cacheKey = bytesToHexString(mDigest.digest());
} catch (NoSuchAlgorithmException e) {
cacheKey = String.valueOf(key.hashCode());
}
return cacheKey;
}
private static String bytesToHexString(byte[] bytes) {
// http://stackoverflow.com/questions/332079
StringBuilder sb = new StringBuilder();
for (int i = 0; i < bytes.length; i++) {
String hex = Integer.toHexString(0xFF & bytes[i]);
if (hex.length() == 1) {
sb.append('0');
}
sb.append(hex);
}
return sb.toString();
}
/**
* A subclass of {@link TrackIconAsyncTask} that loads the generated track icon bitmap into
* the provided {@link ImageView}. This class also handles concurrency in the case the
* ImageView is recycled (eg. in a ListView adapter) so that the incorrect image will not show
* in a recycled view.
*/
public static class TrackIconViewAsyncTask extends TrackIconAsyncTask {
private WeakReference<ImageView> mImageViewReference;
public TrackIconViewAsyncTask(ImageView imageView, String trackName, int trackColor,
BitmapCache bitmapCache) {
super(trackName, trackColor, bitmapCache);
// Store this AsyncTask in the tag of the ImageView so we can compare if the same task
// is still running on this ImageView once processing is complete. This helps with
// view recycling that takes place in a ListView type adapter.
imageView.setTag(this);
// If we have a BitmapCache, check if this track icon is available already.
Bitmap bitmap =
bitmapCache != null ? bitmapCache.getBitmapFromMemCache(trackName) : null;
// If found in BitmapCache set the Bitmap directly and cancel the task.
if (bitmap != null) {
imageView.setImageBitmap(bitmap);
cancel(true);
} else {
// Otherwise clear the ImageView and store a WeakReference for later use. Better
// to use a WeakReference here in case the task runs long and the holding Activity
// or Fragment goes away.
imageView.setImageDrawable(null);
mImageViewReference = new WeakReference<ImageView>(imageView);
}
}
@TargetApi(Build.VERSION_CODES.HONEYCOMB_MR1)
@Override
protected void onPostExecute(Bitmap bitmap) {
ImageView imageView = mImageViewReference != null ? mImageViewReference.get() : null;
// If ImageView is still around, bitmap processed OK and this task is not canceled.
if (imageView != null && bitmap != null && !isCancelled()) {
// Ensure this task is still the same one assigned to this ImageView, if not the
// view was likely recycled and a new task with a different icon is now running
// on the view and we shouldn't proceed.
if (this.equals(imageView.getTag())) {
// On HC-MR1 run a quick fade-in animation.
if (hasHoneycombMR1()) {
imageView.setAlpha(0f);
imageView.setImageBitmap(bitmap);
imageView.animate()
.alpha(1f)
.setDuration(ANIMATION_FADE_IN_TIME)
.setListener(null);
} else {
// Before HC-MR1 set the Bitmap directly.
imageView.setImageBitmap(bitmap);
}
}
}
}
}
/**
* Asynchronously load the track icon bitmap. To use, subclass and override
* {@link #onPostExecute(android.graphics.Bitmap)} which passes in the generated track icon
* bitmap.
*/
public static abstract class TrackIconAsyncTask extends AsyncTask<Context, Void, Bitmap> {
private String mTrackName;
private int mTrackColor;
private BitmapCache mBitmapCache;
public TrackIconAsyncTask(String trackName, int trackColor) {
mTrackName = trackName;
mTrackColor = trackColor;
}
public TrackIconAsyncTask(String trackName, int trackColor, BitmapCache bitmapCache) {
mTrackName = trackName;
mTrackColor = trackColor;
mBitmapCache = bitmapCache;
}
@Override
protected Bitmap doInBackground(Context... contexts) {
Bitmap bitmap = getTrackIconSync(contexts[0], mTrackName, mTrackColor);
// Store bitmap in memory cache for future use.
if (bitmap != null && mBitmapCache != null) {
mBitmapCache.addBitmapToCache(mTrackName, bitmap);
}
return bitmap;
}
protected abstract void onPostExecute(Bitmap bitmap);
}
public static boolean hasHoneycomb() {
return Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB;
}
public static boolean hasHoneycombMR1() {
return Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB_MR1;
}
public static boolean hasICS() {
return Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH;
}
public static boolean hasJellyBeanMR1() {
return Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN_MR1;
}
public static boolean isTablet(Context context) {
return (context.getResources().getConfiguration().screenLayout
& Configuration.SCREENLAYOUT_SIZE_MASK)
>= Configuration.SCREENLAYOUT_SIZE_LARGE;
}
public static boolean isHoneycombTablet(Context context) {
return hasHoneycomb() && isTablet(context);
}
// Shows whether a notification was fired for a particular session time block. In the
// event that notification has not been fired yet, return false and set the bit.
public static boolean isNotificationFiredForBlock(Context context, String blockId) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
final String key = String.format("notification_fired_%s", blockId);
boolean fired = sp.getBoolean(key, false);
sp.edit().putBoolean(key, true).commit();
return fired;
}
private static final long sAppLoadTime = System.currentTimeMillis();
public static long getCurrentTime(final Context context) {
if (BuildConfig.DEBUG) {
return context.getSharedPreferences("mock_data", Context.MODE_PRIVATE)
.getLong("mock_current_time", System.currentTimeMillis())
+ System.currentTimeMillis() - sAppLoadTime;
// return ParserUtils.parseTime("2012-06-27T09:44:45.000-07:00")
// + System.currentTimeMillis() - sAppLoadTime;
} else {
return System.currentTimeMillis();
}
}
public static boolean shouldShowLiveSessionsOnly(final Context context) {
return !PrefUtils.isAttendeeAtVenue(context)
&& getCurrentTime(context) < CONFERENCE_END_MILLIS;
}
/**
* Enables and disables {@linkplain android.app.Activity activities} based on their
* {@link #TARGET_FORM_FACTOR_ACTIVITY_METADATA}" meta-data and the current device.
* Values should be either "handset", "tablet", or not present (meaning universal).
* <p>
* <a href="http://stackoverflow.com/questions/13202805">Original code</a> by Dandre Allison.
* @param context the current context of the device
* @see #isHoneycombTablet(android.content.Context)
*/
public static void enableDisableActivitiesByFormFactor(Context context) {
final PackageManager pm = context.getPackageManager();
boolean isTablet = isHoneycombTablet(context);
try {
PackageInfo pi = pm.getPackageInfo(context.getPackageName(),
PackageManager.GET_ACTIVITIES | PackageManager.GET_META_DATA);
if (pi == null) {
LOGE(TAG, "No package info found for our own package.");
return;
}
final ActivityInfo[] activityInfos = pi.activities;
for (ActivityInfo info : activityInfos) {
String targetDevice = null;
if (info.metaData != null) {
targetDevice = info.metaData.getString(TARGET_FORM_FACTOR_ACTIVITY_METADATA);
}
boolean tabletActivity = TARGET_FORM_FACTOR_TABLET.equals(targetDevice);
boolean handsetActivity = TARGET_FORM_FACTOR_HANDSET.equals(targetDevice);
boolean enable = !(handsetActivity && isTablet)
&& !(tabletActivity && !isTablet);
String className = info.name;
pm.setComponentEnabledSetting(
new ComponentName(context, Class.forName(className)),
enable
? PackageManager.COMPONENT_ENABLED_STATE_ENABLED
: PackageManager.COMPONENT_ENABLED_STATE_DISABLED,
PackageManager.DONT_KILL_APP);
}
} catch (PackageManager.NameNotFoundException e) {
LOGE(TAG, "No package info found for our own package.", e);
} catch (ClassNotFoundException e) {
LOGE(TAG, "Activity not found within package.", e);
}
}
public static Class getMapActivityClass(Context context) {
if (UIUtils.isHoneycombTablet(context)) {
return MapMultiPaneActivity.class;
}
return MapActivity.class;
}
@TargetApi(Build.VERSION_CODES.HONEYCOMB)
public static void setActivatedCompat(View view, boolean activated) {
if (hasHoneycomb()) {
view.setActivated(activated);
}
}
/**
* If an activity's intent is for a Google I/O web URL that the app can handle
* natively, this method translates the intent to the equivalent native intent.
*/
public static void tryTranslateHttpIntent(Activity activity) {
Intent intent = activity.getIntent();
if (intent == null) {
return;
}
Uri uri = intent.getData();
if (uri == null || TextUtils.isEmpty(uri.getPath())) {
return;
}
String prefixPath = SESSION_DETAIL_WEB_URL_PREFIX.getPath();
String path = uri.getPath();
if (SESSION_DETAIL_WEB_URL_PREFIX.getScheme().equals(uri.getScheme()) &&
SESSION_DETAIL_WEB_URL_PREFIX.getHost().equals(uri.getHost()) &&
path.startsWith(prefixPath)) {
String sessionId = path.substring(prefixPath.length());
activity.setIntent(new Intent(
Intent.ACTION_VIEW,
ScheduleContract.Sessions.buildSessionUri(sessionId)));
}
}
/**
* The Conference API image URLs can be absolute or relative. In the case they are relative
* we should prepend the main Conference URL.
* @param imageUrl A Conference API image URL
* @return An absolute image URL
*/
public static String getConferenceImageUrl(String imageUrl) {
if (!TextUtils.isEmpty(imageUrl) && !imageUrl.startsWith("http")) {
return Config.CONFERENCE_IMAGE_PREFIX_URL + imageUrl;
}
return imageUrl;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/UIUtils.java | Java | asf20 | 28,040 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import android.accounts.Account;
import android.accounts.AccountManager;
import android.accounts.AccountManagerCallback;
import android.accounts.AccountManagerFuture;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.text.TextUtils;
import com.google.android.apps.iosched.gcm.ServerUtilities;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.ui.AccountActivity;
import com.google.android.gms.auth.*;
import com.google.android.gms.common.Scopes;
import java.io.IOException;
import static com.google.android.apps.iosched.util.LogUtils.*;
public class AccountUtils {
private static final String TAG = makeLogTag(AccountUtils.class);
private static final String PREF_CHOSEN_ACCOUNT = "chosen_account";
private static final String PREF_AUTH_TOKEN = "auth_token";
private static final String PREF_PLUS_PROFILE_ID = "plus_profile_id";
public static final String AUTH_SCOPES[] = {
Scopes.PLUS_LOGIN,
"https://www.googleapis.com/auth/userinfo.email",
"https://www.googleapis.com/auth/developerssite" };
static final String AUTH_TOKEN_TYPE;
static {
StringBuilder sb = new StringBuilder();
sb.append("oauth2:");
for (String scope : AUTH_SCOPES) {
sb.append(scope);
sb.append(" ");
}
AUTH_TOKEN_TYPE = sb.toString();
}
public static boolean isAuthenticated(final Context context) {
return !TextUtils.isEmpty(getChosenAccountName(context));
}
public static String getChosenAccountName(final Context context) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
return sp.getString(PREF_CHOSEN_ACCOUNT, null);
}
public static Account getChosenAccount(final Context context) {
String account = getChosenAccountName(context);
if (account != null) {
return new Account(account, GoogleAuthUtil.GOOGLE_ACCOUNT_TYPE);
} else {
return null;
}
}
static void setChosenAccountName(final Context context, final String accountName) {
LOGD(TAG, "Chose account " + accountName);
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
sp.edit().putString(PREF_CHOSEN_ACCOUNT, accountName).commit();
}
public static String getAuthToken(final Context context) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
return sp.getString(PREF_AUTH_TOKEN, null);
}
private static void setAuthToken(final Context context, final String authToken) {
LOGI(TAG, "Auth token of length "
+ (TextUtils.isEmpty(authToken) ? 0 : authToken.length()));
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
sp.edit().putString(PREF_AUTH_TOKEN, authToken).commit();
LOGD(TAG, "Auth Token: " + authToken);
}
static void invalidateAuthToken(final Context context) {
GoogleAuthUtil.invalidateToken(context, getAuthToken(context));
setAuthToken(context, null);
}
public static void setPlusProfileId(final Context context, final String profileId) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
sp.edit().putString(PREF_PLUS_PROFILE_ID, profileId).commit();
}
public static String getPlusProfileId(final Context context) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
return sp.getString(PREF_PLUS_PROFILE_ID, null);
}
public static void refreshAuthToken(Context mContext) {
invalidateAuthToken(mContext);
tryAuthenticateWithErrorNotification(mContext, ScheduleContract.CONTENT_AUTHORITY,
getChosenAccountName(mContext));
}
public static interface AuthenticateCallback {
public boolean shouldCancelAuthentication();
public void onAuthTokenAvailable();
public void onRecoverableException(final int code);
public void onUnRecoverableException(final String errorMessage);
}
static void tryAuthenticateWithErrorNotification(Context context, String syncAuthority, String accountName) {
try {
LOGI(TAG, "Requesting new auth token (with notification)");
final String token = GoogleAuthUtil.getTokenWithNotification(context, accountName, AUTH_TOKEN_TYPE,
null, syncAuthority, null);
setAuthToken(context, token);
setChosenAccountName(context, accountName);
} catch (UserRecoverableNotifiedException e) {
// Notification has already been pushed.
LOGW(TAG, "User recoverable exception. Check notification.", e);
} catch (GoogleAuthException e) {
// This is likely unrecoverable.
LOGE(TAG, "Unrecoverable authentication exception: " + e.getMessage(), e);
} catch (IOException e) {
LOGE(TAG, "transient error encountered: " + e.getMessage());
}
}
public static void tryAuthenticate(final Activity activity, final AuthenticateCallback callback,
final String accountName, final int requestCode) {
(new GetTokenTask(activity, callback, accountName, requestCode)).execute();
}
private static class GetTokenTask extends AsyncTask <Void, Void, String> {
private String mAccountName;
private Activity mActivity;
private AuthenticateCallback mCallback;
private int mRequestCode;
public GetTokenTask(Activity activity, AuthenticateCallback callback, String name, int requestCode) {
mAccountName = name;
mActivity = activity;
mCallback = callback;
mRequestCode = requestCode;
}
@Override
protected String doInBackground(Void... params) {
try {
if (mCallback.shouldCancelAuthentication()) return null;
final String token = GoogleAuthUtil.getToken(mActivity, mAccountName, AUTH_TOKEN_TYPE);
// Persists auth token.
setAuthToken(mActivity, token);
setChosenAccountName(mActivity, mAccountName);
return token;
} catch (GooglePlayServicesAvailabilityException e) {
mCallback.onRecoverableException(e.getConnectionStatusCode());
} catch (UserRecoverableAuthException e) {
mActivity.startActivityForResult(e.getIntent(), mRequestCode);
} catch (IOException e) {
LOGE(TAG, "transient error encountered: " + e.getMessage());
mCallback.onUnRecoverableException(e.getMessage());
} catch (GoogleAuthException e) {
LOGE(TAG, "transient error encountered: " + e.getMessage());
mCallback.onUnRecoverableException(e.getMessage());
} catch (RuntimeException e) {
LOGE(TAG, "Error encountered: " + e.getMessage());
mCallback.onUnRecoverableException(e.getMessage());
}
return null;
}
@Override
protected void onPostExecute(String token) {
super.onPostExecute(token);
mCallback.onAuthTokenAvailable();
}
}
public static void signOut(final Context context) {
// Sign out of GCM message router
ServerUtilities.onSignOut(context);
// Destroy auth tokens
invalidateAuthToken(context);
// Remove remaining application state
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
sp.edit().clear().commit();
context.getContentResolver().delete(ScheduleContract.BASE_CONTENT_URI, null, null);
}
public static void startAuthenticationFlow(final Context context, final Intent finishIntent) {
Intent loginFlowIntent = new Intent(context, AccountActivity.class);
loginFlowIntent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
loginFlowIntent.putExtra(AccountActivity.EXTRA_FINISH_INTENT, finishIntent);
context.startActivity(loginFlowIntent);
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/AccountUtils.java | Java | asf20 | 9,099 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import android.annotation.TargetApi;
import android.graphics.Bitmap;
import android.os.Build;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.util.LruCache;
import com.android.volley.toolbox.ImageLoader;
import static com.google.android.apps.iosched.util.LogUtils.LOGD;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
/**
* This class holds our bitmap caches (memory and disk).
*/
public class BitmapCache implements ImageLoader.ImageCache {
private static final String TAG = makeLogTag(BitmapCache.class);
// Default memory cache size as a percent of device memory class
private static final float DEFAULT_MEM_CACHE_PERCENT = 0.15f;
private LruCache<String, Bitmap> mMemoryCache;
/**
* Don't instantiate this class directly, use
* {@link #getInstance(android.support.v4.app.FragmentManager, float)}.
* @param memCacheSize Memory cache size in KB.
*/
private BitmapCache(int memCacheSize) {
init(memCacheSize);
}
/**
* Find and return an existing BitmapCache stored in a {@link RetainFragment}, if not found a
* new one is created using the supplied params and saved to a {@link RetainFragment}.
*
* @param fragmentManager The fragment manager to use when dealing with the retained fragment.
* @param fragmentTag The tag of the retained fragment (should be unique for each memory cache
* that needs to be retained).
* @param memCacheSize Memory cache size in KB.
*/
public static BitmapCache getInstance(FragmentManager fragmentManager, String fragmentTag,
int memCacheSize) {
BitmapCache bitmapCache = null;
RetainFragment mRetainFragment = null;
if (fragmentManager != null) {
// Search for, or create an instance of the non-UI RetainFragment
mRetainFragment = getRetainFragment(fragmentManager, fragmentTag);
// See if we already have a BitmapCache stored in RetainFragment
bitmapCache = (BitmapCache) mRetainFragment.getObject();
}
// No existing BitmapCache, create one and store it in RetainFragment
if (bitmapCache == null) {
bitmapCache = new BitmapCache(memCacheSize);
if (mRetainFragment != null) {
mRetainFragment.setObject(bitmapCache);
}
}
return bitmapCache;
}
public static BitmapCache getInstance(FragmentManager fragmentManager, int memCacheSize) {
return getInstance(fragmentManager, TAG, memCacheSize);
}
public static BitmapCache getInstance(FragmentManager fragmentManager, float memCachePercent) {
return getInstance(fragmentManager, calculateMemCacheSize(memCachePercent));
}
public static BitmapCache getInstance(FragmentManager fragmentManger) {
return getInstance(fragmentManger, DEFAULT_MEM_CACHE_PERCENT);
}
/**
* Initialize the cache.
*/
private void init(int memCacheSize) {
// Set up memory cache
LOGD(TAG, "Memory cache created (size = " + memCacheSize + "KB)");
mMemoryCache = new LruCache<String, Bitmap>(memCacheSize) {
/**
* Measure item size in kilobytes rather than units which is more practical
* for a bitmap cache
*/
@Override
protected int sizeOf(String key, Bitmap bitmap) {
final int bitmapSize = getBitmapSize(bitmap) / 1024;
return bitmapSize == 0 ? 1 : bitmapSize;
}
};
}
/**
* Adds a bitmap to both memory and disk cache.
* @param data Unique identifier for the bitmap to store
* @param bitmap The bitmap to store
*/
public void addBitmapToCache(String data, Bitmap bitmap) {
if (data == null || bitmap == null) {
return;
}
synchronized (mMemoryCache) {
// Add to memory cache
if (mMemoryCache.get(data) == null) {
LOGD(TAG, "Memory cache put - " + data);
mMemoryCache.put(data, bitmap);
}
}
}
/**
* Get from memory cache.
*
* @param data Unique identifier for which item to get
* @return The bitmap if found in cache, null otherwise
*/
public Bitmap getBitmapFromMemCache(String data) {
if (data != null) {
synchronized (mMemoryCache) {
final Bitmap memBitmap = mMemoryCache.get(data);
if (memBitmap != null) {
LOGD(TAG, "Memory cache hit - " + data);
return memBitmap;
}
}
LOGD(TAG, "Memory cache miss - " + data);
}
return null;
}
/**
* Clears the memory cache.
*/
public void clearCache() {
if (mMemoryCache != null) {
mMemoryCache.evictAll();
LOGD(TAG, "Memory cache cleared");
}
}
/**
* Sets the memory cache size based on a percentage of the max available VM memory.
* Eg. setting percent to 0.2 would set the memory cache to one fifth of the available
* memory. Throws {@link IllegalArgumentException} if percent is < 0.05 or > .8.
* memCacheSize is stored in kilobytes instead of bytes as this will eventually be passed
* to construct a LruCache which takes an int in its constructor.
*
* This value should be chosen carefully based on a number of factors
* Refer to the corresponding Android Training class for more discussion:
* http://developer.android.com/training/displaying-bitmaps/
*
* @param percent Percent of memory class to use to size memory cache
* @return Memory cache size in KB
*/
public static int calculateMemCacheSize(float percent) {
if (percent < 0.05f || percent > 0.8f) {
throw new IllegalArgumentException("setMemCacheSizePercent - percent must be "
+ "between 0.05 and 0.8 (inclusive)");
}
return Math.round(percent * Runtime.getRuntime().maxMemory() / 1024);
}
/**
* Get the size in bytes of a bitmap.
*/
@TargetApi(Build.VERSION_CODES.HONEYCOMB_MR1)
public static int getBitmapSize(Bitmap bitmap) {
if (UIUtils.hasHoneycombMR1()) {
return bitmap.getByteCount();
}
// Pre HC-MR1
return bitmap.getRowBytes() * bitmap.getHeight();
}
/**
* Locate an existing instance of this Fragment or if not found, create and
* add it using FragmentManager.
*
* @param fm The FragmentManager manager to use.
* @param fragmentTag The tag of the retained fragment (should be unique for each memory
* cache that needs to be retained).
* @return The existing instance of the Fragment or the new instance if just
* created.
*/
private static RetainFragment getRetainFragment(FragmentManager fm, String fragmentTag) {
// Check to see if we have retained the worker fragment.
RetainFragment mRetainFragment = (RetainFragment) fm.findFragmentByTag(fragmentTag);
// If not retained (or first time running), we need to create and add it.
if (mRetainFragment == null) {
mRetainFragment = new RetainFragment();
fm.beginTransaction().add(mRetainFragment, fragmentTag).commitAllowingStateLoss();
}
return mRetainFragment;
}
@Override
public Bitmap getBitmap(String key) {
return getBitmapFromMemCache(key);
}
@Override
public void putBitmap(String key, Bitmap bitmap) {
addBitmapToCache(key, bitmap);
}
/**
* A simple non-UI Fragment that stores a single Object and is retained over configuration
* changes. It will be used to retain the BitmapCache object.
*/
public static class RetainFragment extends Fragment {
private Object mObject;
/**
* Empty constructor as per the Fragment documentation
*/
public RetainFragment() {}
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
// Make sure this Fragment is retained over a configuration change
setRetainInstance(true);
}
/**
* Store a single object in this Fragment.
*
* @param object The object to store
*/
public void setObject(Object object) {
mObject = object;
}
/**
* Get the stored object.
*
* @return The stored object
*/
public Object getObject() {
return mObject;
}
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/BitmapCache.java | Java | asf20 | 9,508 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import android.content.Context;
public class TimeUtils {
private static final int SECOND = 1000;
private static final int MINUTE = 60 * SECOND;
private static final int HOUR = 60 * MINUTE;
private static final int DAY = 24 * HOUR;
public static String getTimeAgo(long time, Context ctx) {
// TODO: use DateUtils methods instead
if (time < 1000000000000L) {
// if timestamp given in seconds, convert to millis
time *= 1000;
}
long now = UIUtils.getCurrentTime(ctx);
if (time > now || time <= 0) {
return null;
}
final long diff = now - time;
if (diff < MINUTE) {
return "just now";
} else if (diff < 2 * MINUTE) {
return "a minute ago";
} else if (diff < 50 * MINUTE) {
return diff / MINUTE + " minutes ago";
} else if (diff < 90 * MINUTE) {
return "an hour ago";
} else if (diff < 24 * HOUR) {
return diff / HOUR + " hours ago";
} else if (diff < 48 * HOUR) {
return "yesterday";
} else {
return diff / DAY + " days ago";
}
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/TimeUtils.java | Java | asf20 | 1,842 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.wifi.WifiConfiguration;
import android.net.wifi.WifiManager;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.provider.Settings;
import android.support.v4.app.DialogFragment;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.text.Html;
import android.text.method.LinkMovementMethod;
import android.util.Log;
import android.widget.TextView;
import android.widget.Toast;
import com.google.android.apps.iosched.Config;
import com.google.android.apps.iosched.R;
import java.util.List;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
public class WiFiUtils {
// Preference key and values associated with WiFi AP configuration.
public static final String PREF_WIFI_AP_CONFIG = "pref_wifi_ap_config";
public static final String WIFI_CONFIG_DONE = "done";
public static final String WIFI_CONFIG_REQUESTED = "requested";
private static final String TAG = makeLogTag(WiFiUtils.class);
public static void installConferenceWiFi(final Context context) {
// Create config
WifiConfiguration config = new WifiConfiguration();
// Must be in double quotes to tell system this is an ASCII SSID and passphrase.
config.SSID = String.format("\"%s\"", Config.WIFI_SSID);
config.preSharedKey = String.format("\"%s\"", Config.WIFI_PASSPHRASE);
// Store config
final WifiManager wifiManager =
(WifiManager) context.getSystemService(Context.WIFI_SERVICE);
int netId = wifiManager.addNetwork(config);
if (netId != -1) {
wifiManager.enableNetwork(netId, false);
boolean result = wifiManager.saveConfiguration();
if (!result) {
Log.e(TAG, "Unknown error while calling WiFiManager.saveConfiguration()");
Toast.makeText(context,
context.getResources().getString(R.string.wifi_install_error_message),
Toast.LENGTH_SHORT).show();
}
} else {
Log.e(TAG, "Unknown error while calling WiFiManager.addNetwork()");
Toast.makeText(context,
context.getResources().getString(R.string.wifi_install_error_message),
Toast.LENGTH_SHORT).show();
}
}
/**
* Helper method to decide whether to bypass conference WiFi setup. Return true if
* WiFi AP is already configured (WiFi adapter enabled) or WiFi configuration is complete
* as per shared preference.
*/
public static boolean shouldBypassWiFiSetup(final Context context) {
final WifiManager wifiManager =
(WifiManager) context.getSystemService(Context.WIFI_SERVICE);
// Is WiFi on?
if (wifiManager.isWifiEnabled()) {
// Check for existing APs.
final List<WifiConfiguration> configs = wifiManager.getConfiguredNetworks();
final String conferenceSSID = String.format("\"%s\"", Config.WIFI_SSID);
for(WifiConfiguration config : configs) {
if (conferenceSSID.equalsIgnoreCase(config.SSID)) return true;
}
}
return WIFI_CONFIG_DONE.equals(getWiFiConfigStatus(context));
}
public static boolean isWiFiEnabled(final Context context) {
final WifiManager wifiManager =
(WifiManager) context.getSystemService(Context.WIFI_SERVICE);
return wifiManager.isWifiEnabled();
}
public static boolean isWiFiApConfigured(final Context context) {
final WifiManager wifiManager =
(WifiManager) context.getSystemService(Context.WIFI_SERVICE);
final List<WifiConfiguration> configs = wifiManager.getConfiguredNetworks();
if (configs == null) return false;
// Check for existing APs.
final String conferenceSSID = String.format("\"%s\"", Config.WIFI_SSID);
for(WifiConfiguration config : configs) {
if (conferenceSSID.equalsIgnoreCase(config.SSID)) return true;
}
return false;
}
// Stored preferences associated with WiFi AP configuration.
public static String getWiFiConfigStatus(final Context context) {
final SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
return sp.getString(PREF_WIFI_AP_CONFIG, null);
}
public static void setWiFiConfigStatus(final Context context, final String status) {
if (!WIFI_CONFIG_DONE.equals(status) && !WIFI_CONFIG_REQUESTED.equals(status))
throw new IllegalArgumentException("Invalid WiFi Config status: " + status);
final SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
sp.edit().putString(PREF_WIFI_AP_CONFIG, status).commit();
}
public static boolean installWiFiIfRequested(final Context context) {
if (WIFI_CONFIG_REQUESTED.equals(getWiFiConfigStatus(context)) && isWiFiEnabled(context)) {
installConferenceWiFi(context);
if (isWiFiApConfigured(context)) {
setWiFiConfigStatus(context, WiFiUtils.WIFI_CONFIG_DONE);
return true;
}
}
return false;
}
public static void showWiFiDialog(FragmentActivity activity) {
FragmentManager fm = activity.getSupportFragmentManager();
FragmentTransaction ft = fm.beginTransaction();
Fragment prev = fm.findFragmentByTag("dialog_wifi");
if (prev != null) {
ft.remove(prev);
}
ft.addToBackStack(null);
new WiFiDialog(isWiFiEnabled(activity)).show(ft, "dialog_wifi");
}
public static class WiFiDialog extends DialogFragment {
private boolean mWiFiEnabled;
public WiFiDialog() {}
public WiFiDialog(boolean wifiEnabled) {
super();
mWiFiEnabled = wifiEnabled;
}
@Override
public Dialog onCreateDialog(Bundle savedInstanceState) {
final int padding =
getResources().getDimensionPixelSize(R.dimen.content_padding_normal);
final TextView wifiTextView = new TextView(getActivity());
int dialogCallToActionText;
int dialogPositiveButtonText;
if (mWiFiEnabled) {
dialogCallToActionText = R.string.calltoaction_wifi_configure;
dialogPositiveButtonText = R.string.wifi_dialog_button_configure;
} else {
dialogCallToActionText = R.string.calltoaction_wifi_settings;
dialogPositiveButtonText = R.string.wifi_dialog_button_settings;
}
wifiTextView.setText(Html.fromHtml(getString(R.string.description_setup_wifi_body) +
getString(dialogCallToActionText)));
wifiTextView.setMovementMethod(LinkMovementMethod.getInstance());
wifiTextView.setPadding(padding, padding, padding, padding);
final Context context = getActivity();
return new AlertDialog.Builder(context)
.setTitle(R.string.description_configure_wifi)
.setView(wifiTextView)
.setPositiveButton(dialogPositiveButtonText,
new DialogInterface.OnClickListener() {
public void onClick(DialogInterface dialog, int whichButton) {
// Attempt to configure the Wi-Fi access point.
if (mWiFiEnabled) {
installConferenceWiFi(context);
if (WiFiUtils.isWiFiApConfigured(context)) {
WiFiUtils.setWiFiConfigStatus(
context,
WiFiUtils.WIFI_CONFIG_DONE);
}
// Launch Wi-Fi settings screen for user to enable Wi-Fi.
} else {
WiFiUtils.setWiFiConfigStatus(context,
WiFiUtils.WIFI_CONFIG_REQUESTED);
final Intent wifiIntent =
new Intent(Settings.ACTION_WIFI_SETTINGS);
wifiIntent.addFlags(
Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET);
startActivity(wifiIntent);
}
dialog.dismiss();
}
}
)
.create();
}
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/WiFiUtils.java | Java | asf20 | 9,866 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import com.google.android.apps.iosched.provider.ScheduleContract;
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.nfc.NdefMessage;
import android.nfc.NdefRecord;
import android.nfc.NfcAdapter;
import android.os.Build;
import android.os.Parcelable;
import android.preference.PreferenceManager;
/**
* Android Beam helper methods.
*/
public class BeamUtils {
/**
* Sets this activity's Android Beam message to one representing the given session.
*/
@TargetApi(Build.VERSION_CODES.ICE_CREAM_SANDWICH)
public static void setBeamSessionUri(Activity activity, Uri sessionUri) {
if (UIUtils.hasICS()) {
NfcAdapter nfcAdapter = NfcAdapter.getDefaultAdapter(activity);
if (nfcAdapter == null) {
// No NFC :-(
return;
}
nfcAdapter.setNdefPushMessage(new NdefMessage(
new NdefRecord[]{
new NdefRecord(NdefRecord.TNF_MIME_MEDIA,
ScheduleContract.Sessions.CONTENT_ITEM_TYPE.getBytes(),
new byte[0],
sessionUri.toString().getBytes())
}), activity);
}
}
/**
* Checks to see if the activity's intent ({@link android.app.Activity#getIntent()}) is
* an NFC intent that the app recognizes. If it is, then parse the NFC message and set the
* activity's intent (using {@link Activity#setIntent(android.content.Intent)}) to something
* the app can recognize (i.e. a normal {@link Intent#ACTION_VIEW} intent).
*/
@TargetApi(Build.VERSION_CODES.ICE_CREAM_SANDWICH)
public static void tryUpdateIntentFromBeam(Activity activity) {
if (UIUtils.hasICS()) {
Intent originalIntent = activity.getIntent();
if (NfcAdapter.ACTION_NDEF_DISCOVERED.equals(originalIntent.getAction())) {
Parcelable[] rawMsgs = originalIntent.getParcelableArrayExtra(
NfcAdapter.EXTRA_NDEF_MESSAGES);
NdefMessage msg = (NdefMessage) rawMsgs[0];
// Record 0 contains the MIME type, record 1 is the AAR, if present.
// In iosched, AARs are not present.
NdefRecord mimeRecord = msg.getRecords()[0];
if (ScheduleContract.Sessions.CONTENT_ITEM_TYPE.equals(
new String(mimeRecord.getType()))) {
// Re-set the activity's intent to one that represents session details.
Intent sessionDetailIntent = new Intent(Intent.ACTION_VIEW,
Uri.parse(new String(mimeRecord.getPayload())));
activity.setIntent(sessionDetailIntent);
}
}
}
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/BeamUtils.java | Java | asf20 | 3,617 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.ColorDrawable;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.TransitionDrawable;
import android.net.http.AndroidHttpClient;
import android.os.Build;
import android.os.Environment;
import android.support.v4.app.FragmentActivity;
import android.widget.ImageView;
import com.android.volley.Cache;
import com.android.volley.Network;
import com.android.volley.RequestQueue;
import com.android.volley.VolleyError;
import com.android.volley.toolbox.BasicNetwork;
import com.android.volley.toolbox.DiskBasedCache;
import com.android.volley.toolbox.HttpClientStack;
import com.android.volley.toolbox.HurlStack;
import java.io.File;
import java.util.ArrayList;
/**
* A class that wraps up remote image loading requests using the Volley library combined with a
* memory cache. An single instance of this class should be created once when your Activity or
* Fragment is created, then use {@link #get(String, android.widget.ImageView)} or one of
* the variations to queue the image to be fetched and loaded from the network. Loading images
* in a {@link android.widget.ListView} or {@link android.widget.GridView} is also supported but
* you must store the {@link com.android.volley.Request} in your ViewHolder type class and pass it
* into loadImage to ensure the request is canceled as views are recycled.
*/
public class ImageLoader extends com.android.volley.toolbox.ImageLoader {
private static final ColorDrawable transparentDrawable = new ColorDrawable(
android.R.color.transparent);
private static final int HALF_FADE_IN_TIME = UIUtils.ANIMATION_FADE_IN_TIME / 2;
private static final String CACHE_DIR = "images";
private Resources mResources;
private ArrayList<Drawable> mPlaceHolderDrawables;
private boolean mFadeInImage = true;
private int mMaxImageHeight = 0;
private int mMaxImageWidth = 0;
/**
* Creates an ImageLoader with Bitmap memory cache. No default placeholder image will be shown
* while the image is being fetched and loaded.
*/
public ImageLoader(FragmentActivity activity) {
super(newRequestQueue(activity),
BitmapCache.getInstance(activity.getSupportFragmentManager()));
mResources = activity.getResources();
}
/**
* Creates an ImageLoader with Bitmap memory cache and a default placeholder image while the
* image is being fetched and loaded.
*/
public ImageLoader(FragmentActivity activity, int defaultPlaceHolderResId) {
super(newRequestQueue(activity),
BitmapCache.getInstance(activity.getSupportFragmentManager()));
mResources = activity.getResources();
mPlaceHolderDrawables = new ArrayList<Drawable>(1);
mPlaceHolderDrawables.add(defaultPlaceHolderResId == -1 ?
null : mResources.getDrawable(defaultPlaceHolderResId));
}
/**
* Creates an ImageLoader with Bitmap memory cache and a list of default placeholder drawables.
*/
public ImageLoader(FragmentActivity activity, ArrayList<Drawable> placeHolderDrawables) {
super(newRequestQueue(activity),
BitmapCache.getInstance(activity.getSupportFragmentManager()));
mResources = activity.getResources();
mPlaceHolderDrawables = placeHolderDrawables;
}
/**
* Starts processing requests on the {@link RequestQueue}.
*/
public void startProcessingQueue() {
getRequestQueue().start();
}
/**
* Stops processing requests on the {@link RequestQueue}.
*/
public void stopProcessingQueue() {
getRequestQueue().stop();
}
public ImageLoader setFadeInImage(boolean fadeInImage) {
mFadeInImage = fadeInImage;
return this;
}
public ImageLoader setMaxImageSize(int maxImageWidth, int maxImageHeight) {
mMaxImageWidth = maxImageWidth;
mMaxImageHeight = maxImageHeight;
return this;
}
public ImageLoader setMaxImageSize(int maxImageSize) {
return setMaxImageSize(maxImageSize, maxImageSize);
}
public ImageContainer get(String requestUrl, ImageView imageView) {
return get(requestUrl, imageView, 0);
}
public ImageContainer get(String requestUrl, ImageView imageView, int placeHolderIndex) {
return get(requestUrl, imageView, mPlaceHolderDrawables.get(placeHolderIndex),
mMaxImageWidth, mMaxImageHeight);
}
public ImageContainer get(String requestUrl, ImageView imageView, Drawable placeHolder) {
return get(requestUrl, imageView, placeHolder, mMaxImageWidth, mMaxImageHeight);
}
public ImageContainer get(String requestUrl, ImageView imageView, Drawable placeHolder,
int maxWidth, int maxHeight) {
// Find any old image load request pending on this ImageView (in case this view was
// recycled)
ImageContainer imageContainer = imageView.getTag() != null &&
imageView.getTag() instanceof ImageContainer ?
(ImageContainer) imageView.getTag() : null;
// Find image url from prior request
String recycledImageUrl = imageContainer != null ? imageContainer.getRequestUrl() : null;
// If the new requestUrl is null or the new requestUrl is different to the previous
// recycled requestUrl
if (requestUrl == null || !requestUrl.equals(recycledImageUrl)) {
if (imageContainer != null) {
// Cancel previous image request
imageContainer.cancelRequest();
imageView.setTag(null);
}
if (requestUrl != null) {
// Queue new request to fetch image
imageContainer = get(requestUrl,
getImageListener(mResources, imageView, placeHolder, mFadeInImage),
maxWidth, maxHeight);
// Store request in ImageView tag
imageView.setTag(imageContainer);
} else {
imageView.setImageDrawable(placeHolder);
imageView.setTag(null);
}
}
return imageContainer;
}
private static ImageListener getImageListener(final Resources resources,
final ImageView imageView, final Drawable placeHolder, final boolean fadeInImage) {
return new ImageListener() {
@Override
public void onResponse(ImageContainer response, boolean isImmediate) {
imageView.setTag(null);
if (response.getBitmap() != null) {
setImageBitmap(imageView, response.getBitmap(), resources,
fadeInImage && !isImmediate);
} else {
imageView.setImageDrawable(placeHolder);
}
}
@Override
public void onErrorResponse(VolleyError volleyError) {
}
};
}
private static RequestQueue newRequestQueue(Context context) {
// On HC+ use HurlStack which is based on HttpURLConnection. Otherwise fall back on
// AndroidHttpClient (based on Apache DefaultHttpClient) which should no longer be used
// on newer platform versions where HttpURLConnection is simply better.
Network network = new BasicNetwork(
UIUtils.hasHoneycomb() ?
new HurlStack() :
new HttpClientStack(AndroidHttpClient.newInstance(
NetUtils.getUserAgent(context))));
Cache cache = new DiskBasedCache(getDiskCacheDir(context, CACHE_DIR));
RequestQueue queue = new RequestQueue(cache, network);
queue.start();
return queue;
}
/**
* Sets a {@link android.graphics.Bitmap} to an {@link android.widget.ImageView} using a
* fade-in animation. If there is a {@link android.graphics.drawable.Drawable} already set on
* the ImageView then use that as the image to fade from. Otherwise fade in from a transparent
* Drawable.
*/
@TargetApi(Build.VERSION_CODES.HONEYCOMB_MR1)
private static void setImageBitmap(final ImageView imageView, final Bitmap bitmap,
Resources resources, boolean fadeIn) {
// If we're fading in and on HC MR1+
if (fadeIn && UIUtils.hasHoneycombMR1()) {
// Use ViewPropertyAnimator to run a simple fade in + fade out animation to update the
// ImageView
imageView.animate()
.scaleY(0.95f)
.scaleX(0.95f)
.alpha(0f)
.setDuration(imageView.getDrawable() == null ? 0 : HALF_FADE_IN_TIME)
.setListener(new AnimatorListenerAdapter() {
@Override
public void onAnimationEnd(Animator animation) {
imageView.setImageBitmap(bitmap);
imageView.animate()
.alpha(1f)
.scaleY(1f)
.scaleX(1f)
.setDuration(HALF_FADE_IN_TIME)
.setListener(null);
}
});
} else if (fadeIn) {
// Otherwise use a TransitionDrawable to fade in
Drawable initialDrawable;
if (imageView.getDrawable() != null) {
initialDrawable = imageView.getDrawable();
} else {
initialDrawable = transparentDrawable;
}
BitmapDrawable bitmapDrawable = new BitmapDrawable(resources, bitmap);
// Use TransitionDrawable to fade in
final TransitionDrawable td =
new TransitionDrawable(new Drawable[] {
initialDrawable,
bitmapDrawable
});
imageView.setImageDrawable(td);
td.startTransition(UIUtils.ANIMATION_FADE_IN_TIME);
} else {
// No fade in, just set bitmap directly
imageView.setImageBitmap(bitmap);
}
}
/**
* Get a usable cache directory (external if available, internal otherwise).
*
* @param context The context to use
* @param uniqueName A unique directory name to append to the cache dir
* @return The cache dir
*/
public static File getDiskCacheDir(Context context, String uniqueName) {
// Check if media is mounted or storage is built-in, if so, try and use external cache dir
// otherwise use internal cache dir
// TODO: getCacheDir() should be moved to a background thread as it attempts to create the
// directory if it does not exist (no disk access should happen on the main/UI thread).
final String cachePath =
Environment.MEDIA_MOUNTED.equals(Environment.getExternalStorageState()) ||
!Environment.isExternalStorageRemovable()
? getExternalCacheDir(context).getPath()
: context.getCacheDir().getPath();
return new File(cachePath + File.separator + uniqueName);
}
/**
* Get the external app cache directory.
*
* @param context The context to use
* @return The external cache dir
*/
private static File getExternalCacheDir(Context context) {
// TODO: This needs to be moved to a background thread to ensure no disk access on the
// main/UI thread as unfortunately getExternalCacheDir() calls mkdirs() for us (even
// though the Volley library will later try and call mkdirs() as well from a background
// thread).
return context.getExternalCacheDir();
}
/**
* Interface an activity can implement to provide an ImageLoader to its children fragments.
*/
public interface ImageLoaderProvider {
public ImageLoader getImageLoaderInstance();
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/ImageLoader.java | Java | asf20 | 13,009 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import android.content.Context;
import android.content.pm.PackageManager;
import com.google.android.apps.iosched.Config;
import static com.google.android.apps.iosched.util.LogUtils.*;
public class NetUtils {
private static final String TAG = makeLogTag(AccountUtils.class);
private static String mUserAgent = null;
public static String getUserAgent(Context mContext) {
if (mUserAgent == null) {
mUserAgent = Config.APP_NAME;
try {
String packageName = mContext.getPackageName();
String version = mContext.getPackageManager().getPackageInfo(packageName, 0).versionName;
mUserAgent = mUserAgent + " (" + packageName + "/" + version + ")";
LOGD(TAG, "User agent set to: " + mUserAgent);
} catch (PackageManager.NameNotFoundException e) {
LOGE(TAG, "Unable to find self by package name", e);
}
}
return mUserAgent;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/NetUtils.java | Java | asf20 | 1,631 |
package com.google.android.apps.iosched.util;
import android.content.Context;
import android.content.SharedPreferences;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.PorterDuff;
import android.graphics.PorterDuffXfermode;
import android.graphics.Rect;
import android.preference.PreferenceManager;
import java.io.File;
import java.io.FileOutputStream;
import java.io.FilenameFilter;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
public class MapUtils {
private static final String TILE_PATH = "maptiles";
private static final String PREF_MYLOCATION_ENABLED = "map_mylocation_enabled";
private static final String TAG = LogUtils.makeLogTag(MapUtils.class);
private static float mDPI = -1.0f;
private static int mLabelPadding;
private static final float LABEL_OUTLINEWIDTH = 3.5f;
private static final int LABEL_PADDING = 2;
private static final int LABEL_TEXTSIZE = 14;
private static Paint mLabelOutlinePaint = null;
private static Paint mLabelTextPaint;
private static void setupLabels() {
float strokeWidth = LABEL_OUTLINEWIDTH * mDPI;
mLabelTextPaint = new Paint();
mLabelTextPaint.setTextSize(LABEL_TEXTSIZE * mDPI);
mLabelTextPaint.setColor(Color.WHITE);
mLabelTextPaint.setAntiAlias(true);
mLabelOutlinePaint = new Paint(mLabelTextPaint);
mLabelOutlinePaint.setStyle(Paint.Style.STROKE);
mLabelOutlinePaint.setColor(0x99000000);
mLabelOutlinePaint.setStrokeWidth(strokeWidth);
mLabelOutlinePaint.setXfermode(new PorterDuffXfermode(PorterDuff.Mode.SRC));
mLabelOutlinePaint.setStrokeJoin(Paint.Join.ROUND);
mLabelOutlinePaint.setStrokeCap(Paint.Cap.ROUND);
mLabelPadding = (int) Math.ceil(LABEL_PADDING * mDPI + strokeWidth);
}
public static Bitmap createTextLabel(String label, float dpi) {
if (dpi != mDPI) {
mDPI = dpi;
setupLabels();
}
// calculate size
Rect bounds = new Rect();
mLabelTextPaint.getTextBounds(label, 0, label.length(), bounds);
// calculate text size
int bitmapH = Math.abs(bounds.top) + 2 * mLabelPadding;
int bitmapW = bounds.right + 2 * mLabelPadding;
// Create bitmap and draw text
Bitmap b = Bitmap.createBitmap(bitmapW, bitmapH, Bitmap.Config.ARGB_8888);
Canvas c = new Canvas(b);
c.drawText(label, mLabelPadding, bitmapH - mLabelPadding, mLabelOutlinePaint);
c.drawText(label, mLabelPadding, bitmapH - mLabelPadding, mLabelTextPaint);
return b;
}
private static String[] mapTileAssets;
/**
* Returns true if the given tile file exists as a local asset.
*/
public static boolean hasTileAsset(Context context, String filename) {
//cache the list of available files
if (mapTileAssets == null) {
try {
mapTileAssets = context.getAssets().list("maptiles");
} catch (IOException e) {
// no assets
mapTileAssets = new String[0];
}
}
// search for given filename
for (String s : mapTileAssets) {
if (s.equals(filename)) {
return true;
}
}
return false;
}
/**
* Copy the file from the assets to the map tiles directory if it was
* shipped with the APK.
*/
public static boolean copyTileAsset(Context context, String filename) {
if (!hasTileAsset(context, filename)) {
// file does not exist as asset
return false;
}
// copy file from asset to internal storage
try {
InputStream is = context.getAssets().open(TILE_PATH + File.separator + filename);
File f = getTileFile(context, filename);
FileOutputStream os = new FileOutputStream(f);
byte[] buffer = new byte[1024];
int dataSize;
while ((dataSize = is.read(buffer)) > 0) {
os.write(buffer, 0, dataSize);
}
os.close();
} catch (IOException e) {
return false;
}
return true;
}
/**
* Return a {@link File} pointing to the storage location for map tiles.
*/
public static File getTileFile(Context context, String filename) {
File folder = new File(context.getFilesDir(), TILE_PATH);
if (!folder.exists()) {
folder.mkdirs();
}
return new File(folder, filename);
}
public static void removeUnusedTiles(Context mContext, final ArrayList<String> usedTiles) {
// remove all files are stored in the tile path but are not used
File folder = new File(mContext.getFilesDir(), TILE_PATH);
File[] unused = folder.listFiles(new FilenameFilter() {
@Override
public boolean accept(File dir, String filename) {
return !usedTiles.contains(filename);
}
});
for (File f : unused) {
f.delete();
}
}
public static boolean hasTile(Context mContext, String filename) {
return getTileFile(mContext, filename).exists();
}
public static boolean getMyLocationEnabled(final Context context) {
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
return sp.getBoolean(PREF_MYLOCATION_ENABLED,false);
}
public static void setMyLocationEnabled(final Context context, final boolean enableMyLocation) {
LogUtils.LOGD(TAG,"Set my location enabled: "+enableMyLocation);
SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(context);
sp.edit().putBoolean(PREF_MYLOCATION_ENABLED,enableMyLocation).commit();
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/MapUtils.java | Java | asf20 | 5,952 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import java.lang.reflect.InvocationTargetException;
public class ReflectionUtils {
public static Object tryInvoke(Object target, String methodName, Object... args) {
Class<?>[] argTypes = new Class<?>[args.length];
for (int i = 0; i < args.length; i++) {
argTypes[i] = args[i].getClass();
}
return tryInvoke(target, methodName, argTypes, args);
}
public static Object tryInvoke(Object target, String methodName, Class<?>[] argTypes,
Object... args) {
try {
return target.getClass().getMethod(methodName, argTypes).invoke(target, args);
} catch (NoSuchMethodException ignored) {
} catch (IllegalAccessException ignored) {
} catch (InvocationTargetException ignored) {
}
return null;
}
public static <E> E callWithDefault(Object target, String methodName, E defaultValue) {
try {
//noinspection unchecked
return (E) target.getClass().getMethod(methodName, (Class[]) null).invoke(target);
} catch (NoSuchMethodException ignored) {
} catch (IllegalAccessException ignored) {
} catch (InvocationTargetException ignored) {
}
return defaultValue;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/ReflectionUtils.java | Java | asf20 | 1,906 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import android.content.ContentProvider;
import android.net.Uri;
import android.text.format.Time;
import java.util.regex.Pattern;
/**
* Various utility methods used by {@link com.google.android.apps.iosched.io.JSONHandler}.
*/
public class ParserUtils {
/** Used to sanitize a string to be {@link Uri} safe. */
private static final Pattern sSanitizePattern = Pattern.compile("[^a-z0-9-_]");
private static final Time sTime = new Time();
/**
* Sanitize the given string to be {@link Uri} safe for building
* {@link ContentProvider} paths.
*/
public static String sanitizeId(String input) {
if (input == null) {
return null;
}
return sSanitizePattern.matcher(input.replace("+", "plus").toLowerCase()).replaceAll("");
}
/**
* Parse the given string as a RFC 3339 timestamp, returning the value as
* milliseconds since the epoch.
*/
public static long parseTime(String time) {
sTime.parse3339(time);
return sTime.toMillis(false);
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/ParserUtils.java | Java | asf20 | 1,698 |
/*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.util;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import com.google.android.gms.common.ConnectionResult;
import com.google.android.gms.common.GooglePlayServicesUtil;
/**
* Helper for Google Play services-related operations.
*/
public class PlayServicesUtils {
public static boolean checkGooglePlaySevices(final Activity activity) {
final int googlePlayServicesCheck = GooglePlayServicesUtil.isGooglePlayServicesAvailable(activity);
switch (googlePlayServicesCheck) {
case ConnectionResult.SUCCESS:
return true;
case ConnectionResult.SERVICE_DISABLED:
case ConnectionResult.SERVICE_INVALID:
case ConnectionResult.SERVICE_MISSING:
case ConnectionResult.SERVICE_VERSION_UPDATE_REQUIRED:
Dialog dialog = GooglePlayServicesUtil.getErrorDialog(googlePlayServicesCheck, activity, 0);
dialog.setOnCancelListener(new DialogInterface.OnCancelListener() {
@Override
public void onCancel(DialogInterface dialogInterface) {
activity.finish();
}
});
dialog.show();
}
return false;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/util/PlayServicesUtils.java | Java | asf20 | 1,961 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.appwidget;
import com.google.android.apps.iosched.R;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.sync.SyncHelper;
import com.google.android.apps.iosched.ui.HomeActivity;
import com.google.android.apps.iosched.ui.TaskStackBuilderProxyActivity;
import com.google.android.apps.iosched.util.AccountUtils;
import android.accounts.Account;
import android.annotation.TargetApi;
import android.app.PendingIntent;
import android.appwidget.AppWidgetManager;
import android.appwidget.AppWidgetProvider;
import android.content.ComponentName;
import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
import android.database.ContentObserver;
import android.net.Uri;
import android.os.Build;
import android.os.Handler;
import android.os.HandlerThread;
import android.widget.RemoteViews;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
/**
* The app widget's AppWidgetProvider.
*/
@TargetApi(Build.VERSION_CODES.HONEYCOMB)
public class ScheduleWidgetProvider extends AppWidgetProvider {
private static final String TAG = makeLogTag(ScheduleWidgetProvider.class);
private static final String REFRESH_ACTION =
"com.google.android.apps.iosched.appwidget.action.REFRESH";
private static final String EXTRA_PERFORM_SYNC =
"com.google.android.apps.iosched.appwidget.extra.PERFORM_SYNC";
public static Intent getRefreshBroadcastIntent(Context context, boolean performSync) {
return new Intent(REFRESH_ACTION)
.setComponent(new ComponentName(context, ScheduleWidgetProvider.class))
.putExtra(EXTRA_PERFORM_SYNC, performSync);
}
@Override
public void onReceive(final Context context, Intent widgetIntent) {
final String action = widgetIntent.getAction();
if (REFRESH_ACTION.equals(action)) {
final boolean shouldSync = widgetIntent.getBooleanExtra(EXTRA_PERFORM_SYNC, false);
// Trigger sync
Account chosenAccount = AccountUtils.getChosenAccount(context);
if (shouldSync && chosenAccount != null) {
SyncHelper.requestManualSync(chosenAccount);
}
// Notify the widget that the list view needs to be updated.
final AppWidgetManager mgr = AppWidgetManager.getInstance(context);
final ComponentName cn = new ComponentName(context, ScheduleWidgetProvider.class);
mgr.notifyAppWidgetViewDataChanged(mgr.getAppWidgetIds(cn),
R.id.widget_schedule_list);
}
super.onReceive(context, widgetIntent);
}
@Override
public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) {
final boolean isAuthenticated = AccountUtils.isAuthenticated(context);
for (int appWidgetId : appWidgetIds) {
// Specify the service to provide data for the collection widget. Note that we need to
// embed the appWidgetId via the data otherwise it will be ignored.
final Intent intent = new Intent(context, ScheduleWidgetRemoteViewsService.class)
.putExtra(AppWidgetManager.EXTRA_APPWIDGET_ID, appWidgetId);
intent.setData(Uri.parse(intent.toUri(Intent.URI_INTENT_SCHEME)));
final RemoteViews rv = new RemoteViews(context.getPackageName(), R.layout.widget);
rv.setRemoteAdapter(appWidgetId, R.id.widget_schedule_list, intent);
// Set the empty view to be displayed if the collection is empty. It must be a sibling
// view of the collection view.
rv.setEmptyView(R.id.widget_schedule_list, android.R.id.empty);
rv.setTextViewText(android.R.id.empty, context.getResources().getString(isAuthenticated
? R.string.empty_widget_text
: R.string.empty_widget_text_signed_out));
final PendingIntent refreshPendingIntent = PendingIntent.getBroadcast(context, 0,
getRefreshBroadcastIntent(context, true), PendingIntent.FLAG_UPDATE_CURRENT);
rv.setOnClickPendingIntent(R.id.widget_refresh_button, refreshPendingIntent);
final Intent onClickIntent = TaskStackBuilderProxyActivity.getTemplate(context);
final PendingIntent onClickPendingIntent = PendingIntent.getActivity(context, 0,
onClickIntent, PendingIntent.FLAG_UPDATE_CURRENT);
rv.setPendingIntentTemplate(R.id.widget_schedule_list, onClickPendingIntent);
final Intent openAppIntent = new Intent(context, HomeActivity.class)
.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
final PendingIntent openAppPendingIntent = PendingIntent.getActivity(context, 0,
openAppIntent, PendingIntent.FLAG_UPDATE_CURRENT);
rv.setOnClickPendingIntent(R.id.widget_logo, openAppPendingIntent);
appWidgetManager.updateAppWidget(appWidgetId, rv);
}
super.onUpdate(context, appWidgetManager, appWidgetIds);
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/appwidget/ScheduleWidgetProvider.java | Java | asf20 | 5,766 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.appwidget;
import com.google.android.apps.iosched.R;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.ui.HomeActivity;
import com.google.android.apps.iosched.ui.SessionLivestreamActivity;
import com.google.android.apps.iosched.ui.SimpleSectionedListAdapter;
import com.google.android.apps.iosched.ui.SimpleSectionedListAdapter.Section;
import com.google.android.apps.iosched.ui.TaskStackBuilderProxyActivity;
import com.google.android.apps.iosched.util.AccountUtils;
import com.google.android.apps.iosched.util.PrefUtils;
import com.google.android.apps.iosched.util.UIUtils;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.Intent;
import android.content.res.Resources;
import android.database.Cursor;
import android.os.Build;
import android.provider.BaseColumns;
import android.text.TextUtils;
import android.text.format.DateUtils;
import android.util.SparseBooleanArray;
import android.util.SparseIntArray;
import android.view.View;
import android.widget.RemoteViews;
import android.widget.RemoteViewsService;
import java.util.ArrayList;
import java.util.Formatter;
import java.util.List;
import java.util.Locale;
import static com.google.android.apps.iosched.util.LogUtils.LOGV;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
/**
* This is the service that provides the factory to be bound to the collection service.
*/
@TargetApi(Build.VERSION_CODES.HONEYCOMB)
public class ScheduleWidgetRemoteViewsService extends RemoteViewsService {
@Override
public RemoteViewsFactory onGetViewFactory(Intent intent) {
return new WidgetRemoveViewsFactory(this.getApplicationContext());
}
/**
* This is the factory that will provide data to the collection widget.
*/
private static class WidgetRemoveViewsFactory implements RemoteViewsService.RemoteViewsFactory {
private static final String TAG = makeLogTag(WidgetRemoveViewsFactory.class);
private Context mContext;
private Cursor mCursor;
private SparseIntArray mPMap;
private List<SimpleSectionedListAdapter.Section> mSections;
private SparseBooleanArray mHeaderPositionMap;
StringBuilder mBuffer = new StringBuilder();
Formatter mFormatter = new Formatter(mBuffer, Locale.getDefault());
public WidgetRemoveViewsFactory(Context context) {
mContext = context;
}
public void onCreate() {
// Since we reload the cursor in onDataSetChanged() which gets called immediately after
// onCreate(), we do nothing here.
}
public void onDestroy() {
if (mCursor != null) {
mCursor.close();
}
}
public int getCount() {
if (mCursor == null || !AccountUtils.isAuthenticated(mContext)) {
return 0;
}
int size = mCursor.getCount() + mSections.size();
if (size < 10) {
init();
size = mCursor.getCount() + mSections.size();
}
LOGV(TAG, "size returned:" + size);
return size;
}
public RemoteViews getViewAt(int position) {
RemoteViews rv;
boolean isSectionHeader = mHeaderPositionMap.get(position);
int offset = mPMap.get(position);
Intent homeIntent = new Intent(mContext, HomeActivity.class);
if (isSectionHeader) {
rv = new RemoteViews(mContext.getPackageName(), R.layout.list_item_schedule_header);
Section section = mSections.get(offset - 1);
rv.setTextViewText(R.id.list_item_schedule_header_textview, section.getTitle());
} else {
int cursorPosition = position - offset;
mCursor.moveToPosition(cursorPosition);
rv = new RemoteViews(mContext.getPackageName(),
R.layout.list_item_schedule_block_widget);
final String type = mCursor.getString(BlocksQuery.BLOCK_TYPE);
final String blockId = mCursor.getString(BlocksQuery.BLOCK_ID);
final String blockTitle = mCursor.getString(BlocksQuery.BLOCK_TITLE);
final String blockType = mCursor.getString(BlocksQuery.BLOCK_TYPE);
final String blockMeta = mCursor.getString(BlocksQuery.BLOCK_META);
final long blockStart = mCursor.getLong(BlocksQuery.BLOCK_START);
final long blockEnd = mCursor.getLong(BlocksQuery.BLOCK_END);
final Resources res = mContext.getResources();
rv.setTextViewText(R.id.block_endtime, null);
if (ScheduleContract.Blocks.BLOCK_TYPE_SESSION.equals(type)
|| ScheduleContract.Blocks.BLOCK_TYPE_CODELAB.equals(type)
|| ScheduleContract.Blocks.BLOCK_TYPE_OFFICE_HOURS.equals(blockType)) {
final int numStarredSessions = mCursor.getInt(BlocksQuery.NUM_STARRED_SESSIONS);
final String starredSessionId = mCursor
.getString(BlocksQuery.STARRED_SESSION_ID);
if (numStarredSessions == 0) {
// No sessions starred
rv.setTextViewText(R.id.block_title, mContext.getString(
R.string.schedule_empty_slot_title_template,
TextUtils.isEmpty(blockTitle)
? ""
: (" " + blockTitle.toLowerCase())));
rv.setTextColor(R.id.block_title,
res.getColor(R.color.body_text_1_positive));
rv.setTextViewText(R.id.block_subtitle, mContext.getString(
R.string.schedule_empty_slot_subtitle));
rv.setViewVisibility(R.id.extra_button, View.GONE);
Intent fillIntent = TaskStackBuilderProxyActivity.getFillIntent(
homeIntent,
new Intent(Intent.ACTION_VIEW, ScheduleContract.Blocks
.buildSessionsUri(blockId)));
rv.setOnClickFillInIntent(R.id.list_item_middle_container, fillIntent);
} else if (numStarredSessions == 1) {
// exactly 1 session starred
final String starredSessionTitle =
mCursor.getString(BlocksQuery.STARRED_SESSION_TITLE);
String starredSessionSubtitle =
mCursor.getString(BlocksQuery.STARRED_SESSION_ROOM_NAME);
if (starredSessionSubtitle == null) {
starredSessionSubtitle = mContext.getString(R.string.unknown_room);
}
// Determine if the session is in the past
long currentTimeMillis = UIUtils.getCurrentTime(mContext);
boolean conferenceEnded = currentTimeMillis > UIUtils.CONFERENCE_END_MILLIS;
boolean blockEnded = currentTimeMillis > blockEnd;
if (blockEnded && !conferenceEnded) {
starredSessionSubtitle = mContext.getString(R.string.session_finished);
}
rv.setTextViewText(R.id.block_title, starredSessionTitle);
rv.setTextColor(R.id.block_title, res.getColor(R.color.body_text_1));
rv.setTextViewText(R.id.block_subtitle, starredSessionSubtitle);
rv.setViewVisibility(R.id.extra_button, View.VISIBLE);
Intent fillIntent = TaskStackBuilderProxyActivity.getFillIntent(
homeIntent,
new Intent(Intent.ACTION_VIEW, ScheduleContract.Sessions
.buildSessionUri(starredSessionId)));
rv.setOnClickFillInIntent(R.id.list_item_middle_container, fillIntent);
fillIntent = TaskStackBuilderProxyActivity.getFillIntent(
homeIntent,
new Intent(Intent.ACTION_VIEW, ScheduleContract.Blocks
.buildSessionsUri(blockId)));
rv.setOnClickFillInIntent(R.id.extra_button, fillIntent);
} else {
// 2 or more sessions starred
rv.setTextViewText(R.id.block_title,
mContext.getString(R.string.schedule_conflict_title,
numStarredSessions));
rv.setTextColor(R.id.block_title,
res.getColor(R.color.body_text_1));
rv.setTextViewText(R.id.block_subtitle,
mContext.getString(R.string.schedule_conflict_subtitle));
rv.setViewVisibility(R.id.extra_button, View.VISIBLE);
Intent fillIntent = TaskStackBuilderProxyActivity.getFillIntent(
homeIntent,
new Intent(Intent.ACTION_VIEW, ScheduleContract.Blocks
.buildStarredSessionsUri(blockId)));
rv.setOnClickFillInIntent(R.id.list_item_middle_container, fillIntent);
fillIntent = TaskStackBuilderProxyActivity.getFillIntent(
homeIntent,
new Intent(Intent.ACTION_VIEW, ScheduleContract.Blocks
.buildSessionsUri(blockId)));
rv.setOnClickFillInIntent(R.id.extra_button, fillIntent);
}
rv.setTextColor(R.id.block_subtitle, res.getColor(R.color.body_text_2));
} else if (ScheduleContract.Blocks.BLOCK_TYPE_KEYNOTE.equals(type)) {
long currentTimeMillis = UIUtils.getCurrentTime(mContext);
boolean past = (currentTimeMillis > blockEnd
&& currentTimeMillis < UIUtils.CONFERENCE_END_MILLIS);
boolean present = !past && (currentTimeMillis >= blockStart);
boolean canViewStream = present && UIUtils.hasHoneycomb();
final String starredSessionId = mCursor
.getString(BlocksQuery.STARRED_SESSION_ID);
final String starredSessionTitle =
mCursor.getString(BlocksQuery.STARRED_SESSION_TITLE);
rv.setTextViewText(R.id.block_title, starredSessionTitle);
rv.setTextViewText(R.id.block_subtitle, res.getString(R.string.keynote_room));
rv.setTextColor(R.id.block_title, canViewStream
? res.getColor(R.color.body_text_1)
: res.getColor(R.color.body_text_disabled));
rv.setTextColor(R.id.block_subtitle, canViewStream
? res.getColor(R.color.body_text_2)
: res.getColor(R.color.body_text_disabled));
rv.setViewVisibility(R.id.extra_button, View.GONE);
if (canViewStream) {
Intent fillIntent = TaskStackBuilderProxyActivity.getFillIntent(
homeIntent,
new Intent(Intent.ACTION_VIEW, ScheduleContract.Sessions
.buildSessionUri(starredSessionId))
.setClass(mContext, SessionLivestreamActivity.class));
rv.setOnClickFillInIntent(R.id.list_item_middle_container, fillIntent);
} else {
rv.setOnClickFillInIntent(R.id.list_item_middle_container, new Intent());
}
} else {
rv.setTextViewText(R.id.block_title, blockTitle);
rv.setTextColor(R.id.block_title, res.getColor(R.color.body_text_disabled));
rv.setTextViewText(R.id.block_subtitle, blockMeta);
rv.setTextColor(R.id.block_subtitle, res.getColor(R.color.body_text_disabled));
rv.setViewVisibility(R.id.extra_button, View.GONE);
mBuffer.setLength(0);
rv.setTextViewText(R.id.block_endtime,
DateUtils.formatDateRange(mContext, mFormatter,
blockEnd, blockEnd,
DateUtils.FORMAT_SHOW_TIME,
PrefUtils.getDisplayTimeZone(mContext).getID()).toString());
rv.setOnClickFillInIntent(R.id.list_item_middle_container, new Intent());
}
mBuffer.setLength(0);
rv.setTextViewText(R.id.block_time,
DateUtils.formatDateRange(mContext, mFormatter,
blockStart, blockStart,
DateUtils.FORMAT_SHOW_TIME,
PrefUtils.getDisplayTimeZone(mContext).getID()).toString());
}
return rv;
}
public RemoteViews getLoadingView() {
return null;
}
public int getViewTypeCount() {
return 2;
}
public long getItemId(int position) {
return position;
}
public boolean hasStableIds() {
return true;
}
public void onDataSetChanged() {
init();
}
private void init() {
if (mCursor != null) {
mCursor.close();
}
String liveStreamedOnlyBlocksSelection = "("
+ (UIUtils.shouldShowLiveSessionsOnly(mContext)
? ScheduleContract.Blocks.BLOCK_TYPE + " NOT IN ('"
+ ScheduleContract.Blocks.BLOCK_TYPE_SESSION + "','"
+ ScheduleContract.Blocks.BLOCK_TYPE_CODELAB + "','"
+ ScheduleContract.Blocks.BLOCK_TYPE_OFFICE_HOURS + "','"
+ ScheduleContract.Blocks.BLOCK_TYPE_FOOD + "')"
+ " OR " + ScheduleContract.Blocks.NUM_LIVESTREAMED_SESSIONS + ">1 "
: "1==1") + ")";
String onlyStarredOfficeHoursSelection = "("
+ ScheduleContract.Blocks.BLOCK_TYPE + " != '"
+ ScheduleContract.Blocks.BLOCK_TYPE_OFFICE_HOURS
+ "' OR " + ScheduleContract.Blocks.NUM_STARRED_SESSIONS + ">0)";
String excludeSandbox = "("+ScheduleContract.Blocks.BLOCK_TYPE + " != '"
+ ScheduleContract.Blocks.BLOCK_TYPE_SANDBOX +"')";
mCursor = mContext.getContentResolver().query(ScheduleContract.Blocks.CONTENT_URI,
BlocksQuery.PROJECTION,
ScheduleContract.Blocks.BLOCK_END + " >= ? AND "
+ liveStreamedOnlyBlocksSelection + " AND "
+ onlyStarredOfficeHoursSelection + " AND "
+ excludeSandbox,
new String[]{
Long.toString(UIUtils.getCurrentTime(mContext))
},
ScheduleContract.Blocks.DEFAULT_SORT);
String displayTimeZone = PrefUtils.getDisplayTimeZone(mContext).getID();
mSections = new ArrayList<SimpleSectionedListAdapter.Section>();
mCursor.moveToFirst();
long previousTime = -1;
long time;
mPMap = new SparseIntArray();
mHeaderPositionMap = new SparseBooleanArray();
int offset = 0;
int globalPosition = 0;
while (!mCursor.isAfterLast()) {
time = mCursor.getLong(BlocksQuery.BLOCK_START);
if (!UIUtils.isSameDayDisplay(previousTime, time, mContext)) {
mBuffer.setLength(0);
mSections.add(new SimpleSectionedListAdapter.Section(mCursor.getPosition(),
DateUtils.formatDateRange(
mContext, mFormatter,
time, time,
DateUtils.FORMAT_ABBREV_MONTH | DateUtils.FORMAT_SHOW_DATE
| DateUtils.FORMAT_SHOW_WEEKDAY,
displayTimeZone).toString()));
++offset;
mHeaderPositionMap.put(globalPosition, true);
mPMap.put(globalPosition, offset);
++globalPosition;
}
mHeaderPositionMap.put(globalPosition, false);
mPMap.put(globalPosition, offset);
++globalPosition;
previousTime = time;
mCursor.moveToNext();
}
LOGV(TAG, "Leaving init()");
}
}
public interface BlocksQuery {
String[] PROJECTION = {
BaseColumns._ID,
ScheduleContract.Blocks.BLOCK_ID,
ScheduleContract.Blocks.BLOCK_TITLE,
ScheduleContract.Blocks.BLOCK_START,
ScheduleContract.Blocks.BLOCK_END,
ScheduleContract.Blocks.BLOCK_TYPE,
ScheduleContract.Blocks.BLOCK_META,
ScheduleContract.Blocks.NUM_STARRED_SESSIONS,
ScheduleContract.Blocks.NUM_LIVESTREAMED_SESSIONS,
ScheduleContract.Blocks.STARRED_SESSION_ID,
ScheduleContract.Blocks.STARRED_SESSION_TITLE,
ScheduleContract.Blocks.STARRED_SESSION_ROOM_NAME,
};
int _ID = 0;
int BLOCK_ID = 1;
int BLOCK_TITLE = 2;
int BLOCK_START = 3;
int BLOCK_END = 4;
int BLOCK_TYPE = 5;
int BLOCK_META = 6;
int NUM_STARRED_SESSIONS = 7;
int NUM_LIVESTREAMED_SESSIONS = 8;
int STARRED_SESSION_ID = 9;
int STARRED_SESSION_TITLE = 10;
int STARRED_SESSION_ROOM_NAME = 11;
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/appwidget/ScheduleWidgetRemoteViewsService.java | Java | asf20 | 19,203 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.gcm;
import com.google.android.apps.iosched.Config;
import com.google.android.apps.iosched.gcm.command.AnnouncementCommand;
import com.google.android.apps.iosched.gcm.command.SyncCommand;
import com.google.android.apps.iosched.gcm.command.SyncUserCommand;
import com.google.android.apps.iosched.gcm.command.TestCommand;
import com.google.android.gcm.GCMBaseIntentService;
import android.content.Context;
import android.content.Intent;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
import static com.google.android.apps.iosched.util.LogUtils.LOGD;
import static com.google.android.apps.iosched.util.LogUtils.LOGE;
import static com.google.android.apps.iosched.util.LogUtils.LOGI;
import static com.google.android.apps.iosched.util.LogUtils.LOGW;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
/**
* {@link android.app.IntentService} responsible for handling GCM messages.
*/
public class GCMIntentService extends GCMBaseIntentService {
private static final String TAG = makeLogTag("GCM");
private static final Map<String, GCMCommand> MESSAGE_RECEIVERS;
static {
// Known messages and their GCM message receivers
Map <String, GCMCommand> receivers = new HashMap<String, GCMCommand>();
receivers.put("test", new TestCommand());
receivers.put("announcement", new AnnouncementCommand());
receivers.put("sync_schedule", new SyncCommand());
receivers.put("sync_user", new SyncUserCommand());
MESSAGE_RECEIVERS = Collections.unmodifiableMap(receivers);
}
public GCMIntentService() {
super(Config.GCM_SENDER_ID);
}
@Override
protected void onRegistered(Context context, String regId) {
LOGI(TAG, "Device registered: regId=" + regId);
ServerUtilities.register(context, regId);
}
@Override
protected void onUnregistered(Context context, String regId) {
LOGI(TAG, "Device unregistered");
if (ServerUtilities.isRegisteredOnServer(context)) {
ServerUtilities.unregister(context, regId);
} else {
// This callback results from the call to unregister made on
// ServerUtilities when the registration to the server failed.
LOGD(TAG, "Ignoring unregister callback");
}
}
@Override
protected void onMessage(Context context, Intent intent) {
String action = intent.getStringExtra("action");
String extraData = intent.getStringExtra("extraData");
if (action == null) {
LOGE(TAG, "Message received without command action");
return;
}
action = action.toLowerCase();
GCMCommand command = MESSAGE_RECEIVERS.get(action);
if (command == null) {
LOGE(TAG, "Unknown command received: " + action);
} else {
command.execute(this, action, extraData);
}
}
@Override
public void onError(Context context, String errorId) {
LOGE(TAG, "Received error: " + errorId);
}
@Override
protected boolean onRecoverableError(Context context, String errorId) {
// log message
LOGW(TAG, "Received recoverable error: " + errorId);
return super.onRecoverableError(context, errorId);
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/gcm/GCMIntentService.java | Java | asf20 | 3,942 |
/*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.gcm.command;
import android.content.Context;
import com.google.android.apps.iosched.gcm.GCMCommand;
import static com.google.android.apps.iosched.util.LogUtils.LOGI;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
public class TestCommand extends GCMCommand {
private static final String TAG = makeLogTag("TestCommand");
@Override
public void execute(Context context, String type, String extraData) {
LOGI(TAG, "Received GCM message: " + type);
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/gcm/command/TestCommand.java | Java | asf20 | 1,137 |
/*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.gcm.command;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.support.v4.app.NotificationCompat;
import com.google.android.apps.iosched.R;
import com.google.android.apps.iosched.gcm.GCMCommand;
import com.google.android.apps.iosched.ui.HomeActivity;
import static com.google.android.apps.iosched.util.LogUtils.LOGI;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
public class AnnouncementCommand extends GCMCommand {
private static final String TAG = makeLogTag("AnnouncementCommand");
@Override
public void execute(Context context, String type, String extraData) {
LOGI(TAG, "Received GCM message: " + type);
displayNotification(context, extraData);
}
private void displayNotification(Context context, String message) {
LOGI(TAG, "Displaying notification: " + message);
((NotificationManager) context.getSystemService(Context.NOTIFICATION_SERVICE))
.notify(0, new NotificationCompat.Builder(context)
.setWhen(System.currentTimeMillis())
.setSmallIcon(R.drawable.ic_stat_notification)
.setTicker(message)
.setContentTitle(context.getString(R.string.app_name))
.setContentText(message)
.setContentIntent(
PendingIntent.getActivity(context, 0,
new Intent(context, HomeActivity.class)
.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP |
Intent.FLAG_ACTIVITY_SINGLE_TOP),
0))
.setAutoCancel(true)
.build());
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/gcm/command/AnnouncementCommand.java | Java | asf20 | 2,549 |
/*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.gcm.command;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import com.google.android.apps.iosched.gcm.GCMCommand;
import com.google.android.apps.iosched.sync.TriggerSyncReceiver;
import com.google.gson.Gson;
import com.google.gson.JsonSyntaxException;
import java.util.Random;
import static com.google.android.apps.iosched.util.LogUtils.LOGI;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
public class SyncUserCommand extends GCMCommand {
private static final String TAG = makeLogTag("TestCommand");
private static final int DEFAULT_TRIGGER_SYNC_DELAY = 60 * 1000; // 60 seconds
private static final Random RANDOM = new Random();
@Override
public void execute(Context context, String type, String extraData) {
LOGI(TAG, "Received GCM message: " + type);
int syncJitter;
SyncData syncData = null;
if (extraData != null) {
try {
Gson gson = new Gson();
syncData = gson.fromJson(extraData, SyncData.class);
} catch (JsonSyntaxException e) {
LOGI(TAG, "Error while decoding extraData: " + e.toString());
}
}
// TODO(trevorjohns): Make this so there's a configurable sync and jitter.
// TODO(trevorjohns): Also, use superclass to reduce duplcated code between this and SyncCommand
if (syncData != null && syncData.sync_jitter != 0) {
syncJitter = syncData.sync_jitter;
} else {
syncJitter = DEFAULT_TRIGGER_SYNC_DELAY;
}
scheduleSync(context, syncJitter);
}
private void scheduleSync(Context context, int syncDelay) {
// Use delay instead of jitter, since we're trying to squelch messages
int jitterMillis = syncDelay;
final String debugMessage = "Scheduling next sync for " + jitterMillis + "ms";
LOGI(TAG, debugMessage);
((AlarmManager) context.getSystemService(Context.ALARM_SERVICE))
.set(
AlarmManager.RTC,
System.currentTimeMillis() + jitterMillis,
PendingIntent.getBroadcast(
context,
0,
new Intent(context, TriggerSyncReceiver.class),
PendingIntent.FLAG_CANCEL_CURRENT));
}
class SyncData {
private int sync_jitter;
SyncData() {}
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/gcm/command/SyncUserCommand.java | Java | asf20 | 3,203 |
/*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.gcm.command;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import com.google.android.apps.iosched.gcm.GCMCommand;
import com.google.android.apps.iosched.sync.TriggerSyncReceiver;
import com.google.gson.Gson;
import com.google.gson.JsonSyntaxException;
import java.util.Random;
import static com.google.android.apps.iosched.util.LogUtils.LOGI;
import static com.google.android.apps.iosched.util.LogUtils.makeLogTag;
public class SyncCommand extends GCMCommand {
private static final String TAG = makeLogTag("SyncCommand");
private static final int DEFAULT_TRIGGER_SYNC_MAX_JITTER_MILLIS = 15 * 60 * 1000; // 15 minutes
private static final Random RANDOM = new Random();
@Override
public void execute(Context context, String type, String extraData) {
LOGI(TAG, "Received GCM message: " + type);
int syncJitter;
SyncData syncData = null;
if (extraData != null) {
try {
Gson gson = new Gson();
syncData = gson.fromJson(extraData, SyncData.class);
} catch (JsonSyntaxException e) {
LOGI(TAG, "Error while decoding extraData: " + e.toString());
}
}
if (syncData != null && syncData.sync_jitter != 0) {
syncJitter = syncData.sync_jitter;
} else {
syncJitter = DEFAULT_TRIGGER_SYNC_MAX_JITTER_MILLIS;
}
scheduleSync(context, syncJitter);
}
private void scheduleSync(Context context, int syncJitter) {
int jitterMillis = (int) (RANDOM.nextFloat() * syncJitter);
final String debugMessage = "Scheduling next sync for " + jitterMillis + "ms";
LOGI(TAG, debugMessage);
((AlarmManager) context.getSystemService(Context.ALARM_SERVICE))
.set(
AlarmManager.RTC,
System.currentTimeMillis() + jitterMillis,
PendingIntent.getBroadcast(
context,
0,
new Intent(context, TriggerSyncReceiver.class),
PendingIntent.FLAG_CANCEL_CURRENT));
}
class SyncData {
private int sync_jitter;
SyncData() {}
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/gcm/command/SyncCommand.java | Java | asf20 | 2,991 |
/*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.gcm;
import android.content.Context;
public abstract class GCMCommand {
public abstract void execute(Context context, String type, String extraData);
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/gcm/GCMCommand.java | Java | asf20 | 794 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.gcm;
import android.util.Log;
import com.google.android.apps.iosched.Config;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import com.google.android.apps.iosched.util.AccountUtils;
import java.io.IOException;
import java.io.OutputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.*;
import java.util.Map.Entry;
import static com.google.android.apps.iosched.util.LogUtils.*;
/**
* Helper class used to communicate with the demo server.
*/
public final class ServerUtilities {
private static final String TAG = makeLogTag("GCMs");
private static final String PREFERENCES = "com.google.android.apps.iosched.gcm";
private static final String PROPERTY_REGISTERED_TS = "registered_ts";
private static final String PROPERTY_REG_ID = "reg_id";
private static final int MAX_ATTEMPTS = 5;
private static final int BACKOFF_MILLI_SECONDS = 2000;
private static final Random sRandom = new Random();
/**
* Register this account/device pair within the server.
*
* @param context Current context
* @param gcmId The GCM registration ID for this device
* @return whether the registration succeeded or not.
*/
public static boolean register(final Context context, final String gcmId) {
LOGI(TAG, "registering device (gcm_id = " + gcmId + ")");
String serverUrl = Config.GCM_SERVER_URL + "/register";
String plusProfileId = AccountUtils.getPlusProfileId(context);
if (plusProfileId == null) {
LOGW(TAG, "Profile ID: null");
} else {
LOGI(TAG, "Profile ID: " + plusProfileId);
}
Map<String, String> params = new HashMap<String, String>();
params.put("gcm_id", gcmId);
params.put("gplus_id", plusProfileId);
long backoff = BACKOFF_MILLI_SECONDS + sRandom.nextInt(1000);
// Once GCM returns a registration id, we need to register it in the
// demo server. As the server might be down, we will retry it a couple
// times.
for (int i = 1; i <= MAX_ATTEMPTS; i++) {
LOGV(TAG, "Attempt #" + i + " to register");
try {
post(serverUrl, params);
setRegisteredOnServer(context, true, gcmId);
return true;
} catch (IOException e) {
// Here we are simplifying and retrying on any error; in a real
// application, it should retry only on unrecoverable errors
// (like HTTP error code 503).
LOGE(TAG, "Failed to register on attempt " + i, e);
if (i == MAX_ATTEMPTS) {
break;
}
try {
LOGV(TAG, "Sleeping for " + backoff + " ms before retry");
Thread.sleep(backoff);
} catch (InterruptedException e1) {
// Activity finished before we complete - exit.
LOGD(TAG, "Thread interrupted: abort remaining retries!");
Thread.currentThread().interrupt();
return false;
}
// increase backoff exponentially
backoff *= 2;
}
}
return false;
}
/**
* Unregister this account/device pair within the server.
*
* @param context Current context
* @param gcmId The GCM registration ID for this device
*/
static void unregister(final Context context, final String gcmId) {
LOGI(TAG, "unregistering device (gcmId = " + gcmId + ")");
String serverUrl = Config.GCM_SERVER_URL + "/unregister";
Map<String, String> params = new HashMap<String, String>();
params.put("gcm_id", gcmId);
try {
post(serverUrl, params);
setRegisteredOnServer(context, false, gcmId);
} catch (IOException e) {
// At this point the device is unregistered from GCM, but still
// registered in the server.
// We could try to unregister again, but it is not necessary:
// if the server tries to send a message to the device, it will get
// a "NotRegistered" error message and should unregister the device.
LOGD(TAG, "Unable to unregister from application server", e);
} finally {
// Regardless of server success, clear local preferences
setRegisteredOnServer(context, false, null);
}
}
/**
* Sets whether the device was successfully registered in the server side.
*
* @param context Current context
* @param flag True if registration was successful, false otherwise
* @param gcmId True if registration was successful, false otherwise
*/
private static void setRegisteredOnServer(Context context, boolean flag, String gcmId) {
final SharedPreferences prefs = context.getSharedPreferences(
PREFERENCES, Context.MODE_PRIVATE);
LOGD(TAG, "Setting registered on server status as: " + flag);
Editor editor = prefs.edit();
if (flag) {
editor.putLong(PROPERTY_REGISTERED_TS, new Date().getTime());
editor.putString(PROPERTY_REG_ID, gcmId);
} else {
editor.remove(PROPERTY_REG_ID);
}
editor.commit();
}
/**
* Checks whether the device was successfully registered in the server side.
*
* @param context Current context
* @return True if registration was successful, false otherwise
*/
public static boolean isRegisteredOnServer(Context context) {
final SharedPreferences prefs = context.getSharedPreferences(
PREFERENCES, Context.MODE_PRIVATE);
// Find registration threshold
Calendar cal = Calendar.getInstance();
cal.add(Calendar.DATE, -1);
long yesterdayTS = cal.getTimeInMillis();
long regTS = prefs.getLong(PROPERTY_REGISTERED_TS, 0);
if (regTS > yesterdayTS) {
LOGV(TAG, "GCM registration current. regTS=" + regTS + " yesterdayTS=" + yesterdayTS);
return true;
} else {
LOGV(TAG, "GCM registration expired. regTS=" + regTS + " yesterdayTS=" + yesterdayTS);
return false;
}
}
public static String getGcmId(Context context) {
final SharedPreferences prefs = context.getSharedPreferences(PREFERENCES, Context.MODE_PRIVATE);
return prefs.getString(PROPERTY_REG_ID, null);
}
/**
* Unregister the current GCM ID when we sign-out
*
* @param context Current context
*/
public static void onSignOut(Context context) {
String gcmId = getGcmId(context);
if (gcmId != null) {
unregister(context, gcmId);
}
}
/**
* Issue a POST request to the server.
*
* @param endpoint POST address.
* @param params request parameters.
* @throws java.io.IOException propagated from POST.
*/
private static void post(String endpoint, Map<String, String> params)
throws IOException {
URL url;
try {
url = new URL(endpoint);
} catch (MalformedURLException e) {
throw new IllegalArgumentException("invalid url: " + endpoint);
}
StringBuilder bodyBuilder = new StringBuilder();
Iterator<Entry<String, String>> iterator = params.entrySet().iterator();
// constructs the POST body using the parameters
while (iterator.hasNext()) {
Entry<String, String> param = iterator.next();
bodyBuilder.append(param.getKey()).append('=')
.append(param.getValue());
if (iterator.hasNext()) {
bodyBuilder.append('&');
}
}
String body = bodyBuilder.toString();
LOGV(TAG, "Posting '" + body + "' to " + url);
HttpURLConnection conn = null;
try {
conn = (HttpURLConnection) url.openConnection();
conn.setDoOutput(true);
conn.setUseCaches(false);
conn.setChunkedStreamingMode(0);
conn.setRequestMethod("POST");
conn.setRequestProperty("Content-Type",
"application/x-www-form-urlencoded;charset=UTF-8");
conn.setRequestProperty("Content-Length",
Integer.toString(body.length()));
// post the request
OutputStream out = conn.getOutputStream();
out.write(body.getBytes());
out.close();
// handle the response
int status = conn.getResponseCode();
if (status != 200) {
throw new IOException("Post failed with error code " + status);
}
} finally {
if (conn != null) {
conn.disconnect();
}
}
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/gcm/ServerUtilities.java | Java | asf20 | 9,682 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.gcm;
import com.google.android.gcm.GCMBroadcastReceiver;
import android.content.Context;
/**
* @author trevorjohns@google.com (Trevor Johns)
*/
public class GCMRedirectedBroadcastReceiver extends GCMBroadcastReceiver {
/**
* Gets the class name of the intent service that will handle GCM messages.
*
* Used to override class name, so that GCMIntentService can live in a
* subpackage.
*/
@Override
protected String getGCMIntentServiceClassName(Context context) {
return GCMIntentService.class.getCanonicalName();
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/gcm/GCMRedirectedBroadcastReceiver.java | Java | asf20 | 1,210 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.sync;
import com.google.android.apps.iosched.BuildConfig;
import com.google.android.apps.iosched.util.AccountUtils;
import android.accounts.Account;
import android.content.AbstractThreadedSyncAdapter;
import android.content.ContentProviderClient;
import android.content.ContentResolver;
import android.content.Context;
import android.content.SyncResult;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.text.TextUtils;
import android.widget.Toast;
import java.io.IOException;
import java.util.regex.Pattern;
import static com.google.android.apps.iosched.util.LogUtils.*;
/**
* Sync adapter for Google I/O data
*/
public class SyncAdapter extends AbstractThreadedSyncAdapter {
private static final String TAG = makeLogTag(SyncAdapter.class);
private static final Pattern sSanitizeAccountNamePattern = Pattern.compile("(.).*?(.?)@");
private final Context mContext;
private SyncHelper mSyncHelper;
public SyncAdapter(Context context, boolean autoInitialize) {
super(context, autoInitialize);
mContext = context;
//noinspection ConstantConditions,PointlessBooleanExpression
if (!BuildConfig.DEBUG) {
Thread.setDefaultUncaughtExceptionHandler(new Thread.UncaughtExceptionHandler() {
@Override
public void uncaughtException(Thread thread, Throwable throwable) {
LOGE(TAG, "Uncaught sync exception, suppressing UI in release build.",
throwable);
}
});
}
}
@Override
public void onPerformSync(final Account account, Bundle extras, String authority,
final ContentProviderClient provider, final SyncResult syncResult) {
final boolean uploadOnly = extras.getBoolean(ContentResolver.SYNC_EXTRAS_UPLOAD, false);
final boolean manualSync = extras.getBoolean(ContentResolver.SYNC_EXTRAS_MANUAL, false);
final boolean initialize = extras.getBoolean(ContentResolver.SYNC_EXTRAS_INITIALIZE, false);
final String logSanitizedAccountName = sSanitizeAccountNamePattern
.matcher(account.name).replaceAll("$1...$2@");
if (uploadOnly) {
return;
}
LOGI(TAG, "Beginning sync for account " + logSanitizedAccountName + "," +
" uploadOnly=" + uploadOnly +
" manualSync=" + manualSync +
" initialize=" + initialize);
String chosenAccountName = AccountUtils.getChosenAccountName(mContext);
boolean isAccountSet = !TextUtils.isEmpty(chosenAccountName);
boolean isChosenAccount = isAccountSet && chosenAccountName.equals(account.name);
if (isAccountSet) {
ContentResolver.setIsSyncable(account, authority, isChosenAccount ? 1 : 0);
}
if (!isChosenAccount) {
LOGW(TAG, "Tried to sync account " + logSanitizedAccountName + " but the chosen " +
"account is actually " + chosenAccountName);
++syncResult.stats.numAuthExceptions;
return;
}
// Perform a sync using SyncHelper
if (mSyncHelper == null) {
mSyncHelper = new SyncHelper(mContext);
}
try {
mSyncHelper.performSync(syncResult,
SyncHelper.FLAG_SYNC_LOCAL | SyncHelper.FLAG_SYNC_REMOTE);
} catch (IOException e) {
++syncResult.stats.numIoExceptions;
LOGE(TAG, "Error syncing data for I/O 2013.", e);
}
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/sync/SyncAdapter.java | Java | asf20 | 4,208 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.sync;
import android.accounts.Account;
import android.content.*;
import android.database.Cursor;
import android.net.ConnectivityManager;
import android.os.Bundle;
import android.os.RemoteException;
import android.preference.PreferenceManager;
import com.google.analytics.tracking.android.GAServiceManager;
import com.google.android.apps.iosched.Config;
import com.google.android.apps.iosched.R;
import com.google.android.apps.iosched.io.*;
import com.google.android.apps.iosched.io.map.model.Tile;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.util.*;
import com.google.api.client.googleapis.auth.oauth2.GoogleCredential;
import com.google.api.client.googleapis.json.GoogleJsonResponseException;
import com.google.api.client.googleapis.services.CommonGoogleClientRequestInitializer;
import com.google.api.client.http.HttpTransport;
import com.google.api.client.http.javanet.NetHttpTransport;
import com.google.api.client.json.JsonFactory;
import com.google.api.client.json.gson.GsonFactory;
import com.google.api.services.googledevelopers.Googledevelopers;
import java.io.*;
import java.net.HttpURLConnection;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import com.larvalabs.svgandroid.SVG;
import com.larvalabs.svgandroid.SVGParseException;
import com.larvalabs.svgandroid.SVGParser;
import com.turbomanage.httpclient.BasicHttpClient;
import com.turbomanage.httpclient.ConsoleRequestLogger;
import com.turbomanage.httpclient.HttpResponse;
import com.turbomanage.httpclient.RequestLogger;
import static com.google.android.apps.iosched.util.LogUtils.*;
/**
* A helper class for dealing with sync and other remote persistence operations.
* All operations occur on the thread they're called from, so it's best to wrap
* calls in an {@link android.os.AsyncTask}, or better yet, a
* {@link android.app.Service}.
*/
public class SyncHelper {
private static final String TAG = makeLogTag(SyncHelper.class);
public static final int FLAG_SYNC_LOCAL = 0x1;
public static final int FLAG_SYNC_REMOTE = 0x2;
private static final int LOCAL_VERSION_CURRENT = 25;
private static final String LOCAL_MAPVERSION_CURRENT = "\"vlh7Ig\"";
private Context mContext;
public SyncHelper(Context context) {
mContext = context;
}
public static void requestManualSync(Account mChosenAccount) {
Bundle b = new Bundle();
b.putBoolean(ContentResolver.SYNC_EXTRAS_MANUAL, true);
ContentResolver.requestSync(
mChosenAccount,
ScheduleContract.CONTENT_AUTHORITY, b);
}
/**
* Loads conference information (sessions, rooms, tracks, speakers, etc.)
* from a local static cache data and then syncs down data from the
* Conference API.
*
* @param syncResult Optional {@link SyncResult} object to populate.
* @throws IOException
*/
public void performSync(SyncResult syncResult, int flags) throws IOException {
final SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(mContext);
final int localVersion = prefs.getInt("local_data_version", 0);
// Bulk of sync work, performed by executing several fetches from
// local and online sources.
final ContentResolver resolver = mContext.getContentResolver();
ArrayList<ContentProviderOperation> batch = new ArrayList<ContentProviderOperation>();
LOGI(TAG, "Performing sync");
if ((flags & FLAG_SYNC_LOCAL) != 0) {
final long startLocal = System.currentTimeMillis();
final boolean localParse = localVersion < LOCAL_VERSION_CURRENT;
LOGD(TAG, "found localVersion=" + localVersion + " and LOCAL_VERSION_CURRENT="
+ LOCAL_VERSION_CURRENT);
// Only run local sync if there's a newer version of data available
// than what was last locally-sync'd.
if (localParse) {
// Load static local data
LOGI(TAG, "Local syncing rooms");
batch.addAll(new RoomsHandler(mContext).parse(
JSONHandler.parseResource(mContext, R.raw.rooms)));
LOGI(TAG, "Local syncing blocks");
batch.addAll(new BlocksHandler(mContext).parse(
JSONHandler.parseResource(mContext, R.raw.common_slots)));
LOGI(TAG, "Local syncing tracks");
batch.addAll(new TracksHandler(mContext).parse(
JSONHandler.parseResource(mContext, R.raw.tracks)));
LOGI(TAG, "Local syncing speakers");
batch.addAll(new SpeakersHandler(mContext).parseString(
JSONHandler.parseResource(mContext, R.raw.speakers)));
LOGI(TAG, "Local syncing sessions");
batch.addAll(new SessionsHandler(mContext).parseString(
JSONHandler.parseResource(mContext, R.raw.sessions),
JSONHandler.parseResource(mContext, R.raw.session_tracks)));
LOGI(TAG, "Local syncing search suggestions");
batch.addAll(new SearchSuggestHandler(mContext).parse(
JSONHandler.parseResource(mContext, R.raw.search_suggest)));
LOGI(TAG, "Local syncing map");
MapPropertyHandler mapHandler = new MapPropertyHandler(mContext);
batch.addAll(mapHandler.parse(
JSONHandler.parseResource(mContext, R.raw.map)));
//need to sync tile files before data is updated in content provider
syncMapTiles(mapHandler.getTiles());
prefs.edit().putInt("local_data_version", LOCAL_VERSION_CURRENT).commit();
prefs.edit().putString("local_mapdata_version", LOCAL_MAPVERSION_CURRENT).commit();
if (syncResult != null) {
++syncResult.stats.numUpdates; // TODO: better way of indicating progress?
++syncResult.stats.numEntries;
}
}
LOGD(TAG, "Local sync took " + (System.currentTimeMillis() - startLocal) + "ms");
try {
// Apply all queued up batch operations for local data.
resolver.applyBatch(ScheduleContract.CONTENT_AUTHORITY, batch);
} catch (RemoteException e) {
throw new RuntimeException("Problem applying batch operation", e);
} catch (OperationApplicationException e) {
throw new RuntimeException("Problem applying batch operation", e);
}
batch = new ArrayList<ContentProviderOperation>();
}
if ((flags & FLAG_SYNC_REMOTE) != 0 && isOnline()) {
try {
Googledevelopers conferenceAPI = getConferenceAPIClient();
final long startRemote = System.currentTimeMillis();
LOGI(TAG, "Remote syncing announcements");
batch.addAll(new AnnouncementsFetcher(mContext).fetchAndParse());
LOGI(TAG, "Remote syncing speakers");
batch.addAll(new SpeakersHandler(mContext).fetchAndParse(conferenceAPI));
LOGI(TAG, "Remote syncing sessions");
batch.addAll(new SessionsHandler(mContext).fetchAndParse(conferenceAPI));
// Map sync
batch.addAll(remoteSyncMapData(Config.GET_MAP_URL,prefs));
LOGD(TAG, "Remote sync took " + (System.currentTimeMillis() - startRemote) + "ms");
if (syncResult != null) {
++syncResult.stats.numUpdates; // TODO: better way of indicating progress?
++syncResult.stats.numEntries;
}
GAServiceManager.getInstance().dispatch();
// Sync feedback stuff
LOGI(TAG, "Syncing session feedback");
batch.addAll(new FeedbackHandler(mContext).uploadNew(conferenceAPI));
} catch (GoogleJsonResponseException e) {
if (e.getStatusCode() == 401) {
LOGI(TAG, "Unauthorized; getting a new auth token.", e);
if (syncResult != null) {
++syncResult.stats.numAuthExceptions;
}
AccountUtils.refreshAuthToken(mContext);
}
}
// all other IOExceptions are thrown
LOGI(TAG, "Sync complete");
}
try {
// Apply all queued up remaining batch operations (only remote content at this point).
resolver.applyBatch(ScheduleContract.CONTENT_AUTHORITY, batch);
// Update search index
resolver.update(ScheduleContract.SearchIndex.CONTENT_URI, new ContentValues(),
null, null);
// Delete empty blocks
Cursor emptyBlocksCursor = resolver.query(ScheduleContract.Blocks.CONTENT_URI,
new String[]{ScheduleContract.Blocks.BLOCK_ID,ScheduleContract.Blocks.SESSIONS_COUNT},
ScheduleContract.Blocks.EMPTY_SESSIONS_SELECTION, null, null);
batch = new ArrayList<ContentProviderOperation>();
int numDeletedEmptyBlocks = 0;
while (emptyBlocksCursor.moveToNext()) {
batch.add(ContentProviderOperation
.newDelete(ScheduleContract.Blocks.buildBlockUri(
emptyBlocksCursor.getString(0)))
.build());
++numDeletedEmptyBlocks;
}
emptyBlocksCursor.close();
resolver.applyBatch(ScheduleContract.CONTENT_AUTHORITY, batch);
LOGD(TAG, "Deleted " + numDeletedEmptyBlocks + " empty session blocks.");
} catch (RemoteException e) {
throw new RuntimeException("Problem applying batch operation", e);
} catch (OperationApplicationException e) {
throw new RuntimeException("Problem applying batch operation", e);
}
}
public void addOrRemoveSessionFromSchedule(Context context, String sessionId,
boolean inSchedule) throws IOException {
LOGI(TAG, "Updating session on user schedule: " + sessionId);
Googledevelopers conferenceAPI = getConferenceAPIClient();
try {
sendScheduleUpdate(conferenceAPI, context, sessionId, inSchedule);
} catch (GoogleJsonResponseException e) {
if (e.getDetails().getCode() == 401) {
LOGI(TAG, "Unauthorized; getting a new auth token.", e);
AccountUtils.refreshAuthToken(mContext);
// Try request one more time with new credentials before giving up
conferenceAPI = getConferenceAPIClient();
sendScheduleUpdate(conferenceAPI, context, sessionId, inSchedule);
}
}
}
private void sendScheduleUpdate(Googledevelopers conferenceAPI,
Context context, String sessionId, boolean inSchedule) throws IOException {
if (inSchedule) {
conferenceAPI.users().events().sessions().update(Config.EVENT_ID, sessionId, null).execute();
} else {
conferenceAPI.users().events().sessions().delete(Config.EVENT_ID, sessionId).execute();
}
}
private ArrayList<ContentProviderOperation> remoteSyncMapData(String urlString,
SharedPreferences preferences) throws IOException {
final String localVersion = preferences.getString("local_mapdata_version", null);
ArrayList<ContentProviderOperation> batch = Lists.newArrayList();
BasicHttpClient httpClient = new BasicHttpClient();
httpClient.setRequestLogger(mQuietLogger);
httpClient.addHeader("If-None-Match", localVersion);
LOGD(TAG,"Local map version: "+localVersion);
HttpResponse response = httpClient.get(urlString, null);
final int status = response.getStatus();
if (status == HttpURLConnection.HTTP_OK) {
// Data has been updated, otherwise would have received HTTP_NOT_MODIFIED
LOGI(TAG, "Remote syncing map data");
final List<String> etag = response.getHeaders().get("ETag");
if (etag != null && etag.size() > 0) {
MapPropertyHandler handler = new MapPropertyHandler(mContext);
batch.addAll(handler.parse(response.getBodyAsString()));
syncMapTiles(handler.getTiles());
// save new etag as version
preferences.edit().putString("local_mapdata_version", etag.get(0)).commit();
}
} //else: no update
return batch;
}
private boolean isOnline() {
ConnectivityManager cm = (ConnectivityManager) mContext.getSystemService(
Context.CONNECTIVITY_SERVICE);
return cm.getActiveNetworkInfo() != null &&
cm.getActiveNetworkInfo().isConnectedOrConnecting();
}
/**
* Synchronise the map overlay files either from the local assets (if available) or from a remote url.
*
* @param collection Set of tiles containing a local filename and remote url.
* @throws IOException
*/
private void syncMapTiles(Collection<Tile> collection) throws IOException, SVGParseException {
//keep track of used files, unused files are removed
ArrayList<String> usedTiles = Lists.newArrayList();
for(Tile tile : collection){
final String filename = tile.filename;
final String url = tile.url;
usedTiles.add(filename);
if (!MapUtils.hasTile(mContext, filename)) {
// copy or download the tile if it is not stored yet
if (MapUtils.hasTileAsset(mContext, filename)) {
// file already exists as an asset, copy it
MapUtils.copyTileAsset(mContext, filename);
} else {
// download the file
File tileFile = MapUtils.getTileFile(mContext, filename);
BasicHttpClient httpClient = new BasicHttpClient();
httpClient.setRequestLogger(mQuietLogger);
HttpResponse httpResponse = httpClient.get(url, null);
writeFile(httpResponse.getBody(), tileFile);
// ensure the file is valid SVG
InputStream is = new FileInputStream(tileFile);
SVG svg = SVGParser.getSVGFromInputStream(is);
is.close();
}
}
}
MapUtils.removeUnusedTiles(mContext, usedTiles);
}
/**
* Write the byte array directly to a file.
* @throws IOException
*/
private void writeFile(byte[] data, File file) throws IOException {
BufferedOutputStream bos = new BufferedOutputStream(new FileOutputStream(file, false));
bos.write(data);
bos.close();
}
/**
* A type of ConsoleRequestLogger that does not log requests and responses.
*/
private RequestLogger mQuietLogger = new ConsoleRequestLogger(){
@Override
public void logRequest(HttpURLConnection uc, Object content) throws IOException { }
@Override
public void logResponse(HttpResponse res) { }
};
private Googledevelopers getConferenceAPIClient() {
HttpTransport httpTransport = new NetHttpTransport();
JsonFactory jsonFactory = new GsonFactory();
GoogleCredential credential =
new GoogleCredential().setAccessToken(AccountUtils.getAuthToken(mContext));
// Note: The Googledevelopers API is unique, in that it requires an API key in addition to the client
// ID normally embedded an an OAuth token. Most apps will use one or the other.
return new Googledevelopers.Builder(httpTransport, jsonFactory, null)
.setApplicationName(NetUtils.getUserAgent(mContext))
.setGoogleClientRequestInitializer(new
CommonGoogleClientRequestInitializer(Config.API_KEY))
.setHttpRequestInitializer(credential)
.build();
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/sync/SyncHelper.java | Java | asf20 | 16,944 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.sync;
import com.google.android.apps.iosched.provider.ScheduleContract;
import com.google.android.apps.iosched.util.AccountUtils;
import com.google.android.gms.auth.GoogleAuthUtil;
import android.accounts.Account;
import android.content.BroadcastReceiver;
import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
/**
* A simple {@link BroadcastReceiver} that triggers a sync. This is used by the GCM code to trigger
* jittered syncs using {@link android.app.AlarmManager}.
*/
public class TriggerSyncReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, Intent intent) {
String accountName = AccountUtils.getChosenAccountName(context);
if (TextUtils.isEmpty(accountName)) {
return;
}
ContentResolver.requestSync(
AccountUtils.getChosenAccount(context),
ScheduleContract.CONTENT_AUTHORITY, new Bundle());
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/sync/TriggerSyncReceiver.java | Java | asf20 | 1,676 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched.sync;
import android.app.Service;
import android.content.Intent;
import android.os.IBinder;
/**
* Service that handles sync. It simply instantiates a SyncAdapter and returns its IBinder.
*/
public class SyncService extends Service {
private static final Object sSyncAdapterLock = new Object();
private static SyncAdapter sSyncAdapter = null;
@Override
public void onCreate() {
synchronized (sSyncAdapterLock) {
if (sSyncAdapter == null) {
sSyncAdapter = new SyncAdapter(getApplicationContext(), false);
}
}
}
@Override
public IBinder onBind(Intent intent) {
return sSyncAdapter.getSyncAdapterBinder();
}
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/sync/SyncService.java | Java | asf20 | 1,345 |
/*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.android.apps.iosched;
public class Config {
// General configuration
public static final int CONFERENCE_YEAR = 2013;
// OAuth 2.0 related config
public static final String APP_NAME = "GoogleIO-Android";
// TODO: Add your Google API key here.
public static final String API_KEY = "YOUR_API_KEY_HERE";
// Conference API-specific config
public static final String EVENT_ID = "googleio2013";
public static final String CONFERENCE_IMAGE_PREFIX_URL = "https://developers.google.com";
// Announcements
public static final String ANNOUNCEMENTS_PLUS_ID = "111395306401981598462";
// Static file host for the map data
public static final String GET_MAP_URL = "http://2013.ioschedmap.appspot.com/map.json";
// YouTube API config
// TODO: Add your YouTube API key here.
public static final String YOUTUBE_API_KEY = "YOUR_API_KEY_HERE";
// YouTube share URL
public static final String YOUTUBE_SHARE_URL_PREFIX = "http://youtu.be/";
// Livestream captions config
public static final String PRIMARY_LIVESTREAM_CAPTIONS_URL =
"http://io-captions.appspot.com/?event=e1&android=t";
public static final String SECONDARY_LIVESTREAM_CAPTIONS_URL =
"http://io-captions.appspot.com/?event=e2&android=t";
public static final String PRIMARY_LIVESTREAM_TRACK = "android";
public static final String SECONDARY_LIVESTREAM_TRACK = "chrome";
// Conference public WiFi AP parameters
public static final String WIFI_SSID = "Google5G";
public static final String WIFI_PASSPHRASE = "gomobileio";
// GCM config
// TODO: Add your GCM information here.
public static final String GCM_SERVER_URL = "https://YOUR_GCM_APP_ID_HERE.appspot.com";
public static final String GCM_SENDER_ID = "YOUR_GCM_SENDER_ID_HERE";
public static final String GCM_API_KEY = "YOUR_GCM_API_KEY_HERE";
}
| zzachariades-clone01 | android/src/main/java/com/google/android/apps/iosched/Config.java | Java | asf20 | 2,515 |