home *** CD-ROM | disk | FTP | other *** search
Text File | 2004-05-19 | 79.3 KB | 2,113 lines |
- object Form1: TForm1
- Left = 135
- Top = 213
- HelpContext = 1
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- Caption = 'Zilab RCS Management Console'
- ClientHeight = 425
- ClientWidth = 508
- Color = clBtnFace
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnHelp = FormHelp
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 7
- Top = 7
- Width = 491
- Height = 372
- ActivePage = GeneralTab
- TabOrder = 0
- OnChange = PageControl1Change
- OnChanging = PageControl1Changing
- object GeneralTab: TTabSheet
- Caption = ' General '
- object Label1: TLabel
- Left = 24
- Top = 88
- Width = 119
- Height = 13
- Caption = 'Default &shell executable:'
- Color = clHighlightText
- FocusControl = ShellEdit
- ParentColor = False
- Transparent = True
- end
- object Label7: TLabel
- Left = 17
- Top = 140
- Width = 133
- Height = 13
- AutoSize = False
- Caption = 'Messages'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 24
- Top = 238
- Width = 101
- Height = 13
- Caption = 'Logon message &text:'
- FocusControl = Memo2
- end
- object Label19: TLabel
- Left = 17
- Top = 12
- Width = 145
- Height = 13
- AutoSize = False
- Caption = 'Use network settings'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label9: TLabel
- Left = 17
- Top = 72
- Width = 145
- Height = 13
- AutoSize = False
- Caption = 'User shell'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label33: TLabel
- Left = 24
- Top = 161
- Width = 110
- Height = 13
- Caption = 'Before logon message:'
- end
- object Panel18: TPanel
- Left = 24
- Top = 25
- Width = 425
- Height = 40
- BevelOuter = bvNone
- TabOrder = 0
- object Label21: TLabel
- Left = 1
- Top = 15
- Width = 24
- Height = 13
- Caption = 'Port:'
- end
- object CheckBox1: TCheckBox
- Left = 93
- Top = 14
- Width = 77
- Height = 17
- HelpContext = 1004
- Caption = 'Interface:'
- TabOrder = 1
- OnClick = CheckBox1Click
- end
- object Edit1: TEdit
- Left = 35
- Top = 12
- Width = 46
- Height = 21
- HelpContext = 1003
- TabOrder = 0
- end
- object IP1E: TEdit
- Left = 173
- Top = 12
- Width = 28
- Height = 21
- HelpContext = 1005
- MaxLength = 3
- TabOrder = 2
- OnKeyPress = IP1EKeyPress
- end
- object IP2E: TEdit
- Left = 204
- Top = 12
- Width = 28
- Height = 21
- HelpContext = 1005
- MaxLength = 3
- TabOrder = 3
- OnKeyPress = IP1EKeyPress
- end
- object IP3E: TEdit
- Left = 235
- Top = 12
- Width = 28
- Height = 21
- HelpContext = 1005
- MaxLength = 3
- TabOrder = 4
- OnKeyPress = IP1EKeyPress
- end
- object IP4E: TEdit
- Left = 266
- Top = 12
- Width = 28
- Height = 21
- HelpContext = 1005
- MaxLength = 3
- TabOrder = 5
- OnKeyPress = IP1EKeyPress
- end
- object Button14: TButton
- Left = 301
- Top = 12
- Width = 122
- Height = 23
- HelpContext = 1006
- Caption = '&IP Security'
- TabOrder = 6
- OnClick = Button14Click
- end
- end
- object ShellEdit: TEdit
- Left = 24
- Top = 108
- Width = 215
- Height = 21
- HelpContext = 1007
- TabOrder = 1
- end
- object Panel2: TPanel
- Left = 126
- Top = 146
- Width = 332
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 8
- end
- object Button4: TButton
- Left = 249
- Top = 106
- Width = 73
- Height = 23
- HelpContext = 1008
- Caption = '&Change'
- TabOrder = 2
- OnClick = Button4Click
- end
- object RadioButton3: TRadioButton
- Left = 69
- Top = 322
- Width = 137
- Height = 17
- HelpContext = 1009
- Caption = 'Show as a &window'
- Checked = True
- TabOrder = 6
- TabStop = True
- end
- object RadioButton4: TRadioButton
- Left = 226
- Top = 322
- Width = 204
- Height = 17
- HelpContext = 1010
- Caption = 'Print out on a standard o&utput'
- TabOrder = 7
- end
- object Memo2: TMemo
- Left = 24
- Top = 252
- Width = 425
- Height = 64
- HelpContext = 1011
- ScrollBars = ssVertical
- TabOrder = 5
- end
- object Panel5: TPanel
- Left = 133
- Top = 78
- Width = 317
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 9
- end
- object Panel17: TPanel
- Left = 154
- Top = 18
- Width = 296
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 10
- end
- object Memo1: TMemo
- Left = 24
- Top = 175
- Width = 425
- Height = 57
- HelpContext = 1042
- ScrollBars = ssVertical
- TabOrder = 4
- end
- object Button28: TButton
- Left = 325
- Top = 106
- Width = 122
- Height = 23
- HelpContext = 1041
- Caption = '&Per user'
- TabOrder = 3
- OnClick = Button28Click
- end
- end
- object TabSheet1: TTabSheet
- Caption = ' SSL'
- ImageIndex = 7
- object Label34: TLabel
- Left = 42
- Top = 63
- Width = 104
- Height = 13
- Caption = 'Server certificate file:'
- end
- object Label44: TLabel
- Left = 42
- Top = 105
- Width = 110
- Height = 13
- Caption = 'Server private key file:'
- end
- object Label36: TLabel
- Left = 42
- Top = 182
- Width = 100
- Height = 13
- Caption = 'Allowed cipher suites'
- end
- object CheckBox7: TCheckBox
- Left = 24
- Top = 21
- Width = 197
- Height = 17
- HelpContext = 1058
- Caption = 'Allow unsecured connections'
- TabOrder = 0
- end
- object CheckBox8: TCheckBox
- Left = 24
- Top = 42
- Width = 169
- Height = 17
- HelpContext = 1059
- Caption = 'Allow secured connections'
- TabOrder = 1
- end
- object Button29: TButton
- Left = 371
- Top = 77
- Width = 75
- Height = 23
- HelpContext = 1061
- Caption = 'Change'
- TabOrder = 3
- OnClick = Button29Click
- end
- object Button30: TButton
- Left = 42
- Top = 147
- Width = 127
- Height = 23
- HelpContext = 1064
- Caption = 'Create new certificate'
- TabOrder = 6
- OnClick = Button30Click
- end
- object Button31: TButton
- Left = 371
- Top = 119
- Width = 75
- Height = 23
- HelpContext = 1063
- Caption = 'Change'
- TabOrder = 5
- OnClick = Button31Click
- end
- object Edit3: TEdit
- Left = 42
- Top = 80
- Width = 323
- Height = 21
- HelpContext = 1060
- TabOrder = 2
- end
- object Edit4: TEdit
- Left = 42
- Top = 122
- Width = 323
- Height = 21
- HelpContext = 1062
- TabOrder = 4
- end
- object Button32: TButton
- Left = 287
- Top = 147
- Width = 75
- Height = 23
- HelpContext = 1065
- Caption = 'View details'
- TabOrder = 7
- OnClick = Button32Click
- end
- object CiphersLV: TListView
- Left = 42
- Top = 196
- Width = 323
- Height = 134
- HelpContext = 1066
- Checkboxes = True
- Columns = <>
- ReadOnly = True
- TabOrder = 8
- ViewStyle = vsList
- end
- end
- object AccessCTab: TTabSheet
- Caption = ' Access Control '
- object Label6: TLabel
- Left = 66
- Top = 39
- Width = 63
- Height = 13
- Caption = 'Group Name:'
- end
- object Label10: TLabel
- Left = 17
- Top = 12
- Width = 250
- Height = 13
- AutoSize = False
- Caption = 'User group granted access to the server'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label26: TLabel
- Left = 31
- Top = 127
- Width = 188
- Height = 13
- Caption = 'Groups granted access to the services:'
- end
- object Label27: TLabel
- Left = 61
- Top = 260
- Width = 69
- Height = 13
- Alignment = taRightJustify
- Caption = 'File uploading:'
- end
- object Label25: TLabel
- Left = 24
- Top = 287
- Width = 125
- Height = 13
- Caption = '&Uploads root folder name:'
- FocusControl = LogEdit
- end
- object Label31: TLabel
- Left = 80
- Top = 176
- Width = 50
- Height = 13
- Alignment = taRightJustify
- Caption = 'Tunneling:'
- end
- object Label23: TLabel
- Left = 17
- Top = 107
- Width = 173
- Height = 13
- AutoSize = False
- Caption = 'Access to the server services'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label24: TLabel
- Left = 47
- Top = 232
- Width = 83
- Height = 13
- Alignment = taRightJustify
- Caption = 'File downloading:'
- end
- object Label32: TLabel
- Left = 37
- Top = 204
- Width = 93
- Height = 13
- Alignment = taRightJustify
- Caption = 'Client-side printing:'
- end
- object Label37: TLabel
- Left = 97
- Top = 148
- Width = 26
- Height = 13
- Alignment = taRightJustify
- Caption = 'Shell:'
- end
- object Button10: TButton
- Tag = 1
- Left = 375
- Top = 34
- Width = 73
- Height = 23
- HelpContext = 1016
- Caption = '&Change'
- TabOrder = 1
- OnClick = Button10Click
- end
- object Panel7: TPanel
- Left = 266
- Top = 18
- Width = 184
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 15
- end
- object GroupStaticText: TStaticText
- Tag = 1
- Left = 133
- Top = 36
- Width = 148
- Height = 20
- HelpContext = 1012
- AutoSize = False
- BorderStyle = sbsSunken
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 16
- end
- object Button21: TButton
- Tag = 1
- Left = 289
- Top = 34
- Width = 73
- Height = 23
- HelpContext = 1015
- Caption = '&Manage'
- TabOrder = 0
- OnClick = Button21Click
- end
- object DGroupStaticText: TStaticText
- Tag = 4
- Left = 133
- Top = 229
- Width = 148
- Height = 20
- HelpContext = 1013
- AutoSize = False
- BorderStyle = sbsSunken
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 17
- end
- object Button19: TButton
- Tag = 4
- Left = 375
- Top = 227
- Width = 73
- Height = 23
- HelpContext = 1018
- Caption = 'Change'
- TabOrder = 10
- OnClick = Button10Click
- end
- object UGroupStaticText: TStaticText
- Tag = 5
- Left = 133
- Top = 257
- Width = 148
- Height = 20
- HelpContext = 1014
- AutoSize = False
- BorderStyle = sbsSunken
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 18
- end
- object Button20: TButton
- Tag = 5
- Left = 375
- Top = 256
- Width = 73
- Height = 23
- HelpContext = 1020
- Caption = 'Change'
- TabOrder = 12
- OnClick = Button10Click
- end
- object Button18: TButton
- Left = 375
- Top = 302
- Width = 73
- Height = 23
- HelpContext = 1022
- Caption = 'Change'
- TabOrder = 14
- OnClick = Button18Click
- end
- object Edit2: TEdit
- Left = 24
- Top = 304
- Width = 327
- Height = 21
- HelpContext = 1021
- TabOrder = 13
- end
- object Button11: TButton
- Tag = 4
- Left = 289
- Top = 227
- Width = 73
- Height = 23
- HelpContext = 1017
- Caption = 'Manage'
- TabOrder = 9
- OnClick = Button21Click
- end
- object Button12: TButton
- Tag = 5
- Left = 289
- Top = 256
- Width = 73
- Height = 23
- HelpContext = 1019
- Caption = 'Manage'
- TabOrder = 11
- OnClick = Button21Click
- end
- object TNGroupStaticText: TStaticText
- Tag = 2
- Left = 133
- Top = 173
- Width = 148
- Height = 20
- HelpContext = 1044
- AutoSize = False
- BorderStyle = sbsSunken
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 19
- end
- object Button24: TButton
- Tag = 2
- Left = 289
- Top = 170
- Width = 73
- Height = 23
- HelpContext = 1046
- Caption = '&Manage'
- TabOrder = 5
- OnClick = Button21Click
- end
- object Button25: TButton
- Tag = 2
- Left = 375
- Top = 170
- Width = 73
- Height = 23
- HelpContext = 1047
- Caption = '&Change'
- TabOrder = 6
- OnClick = Button10Click
- end
- object Panel3: TPanel
- Left = 196
- Top = 113
- Width = 254
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 20
- end
- object CSPGroupStaticText: TStaticText
- Tag = 3
- Left = 133
- Top = 201
- Width = 148
- Height = 20
- HelpContext = 1045
- AutoSize = False
- BorderStyle = sbsSunken
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 21
- end
- object Button26: TButton
- Tag = 3
- Left = 289
- Top = 198
- Width = 73
- Height = 23
- HelpContext = 1048
- Caption = '&Manage'
- TabOrder = 7
- OnClick = Button21Click
- end
- object Button27: TButton
- Tag = 3
- Left = 375
- Top = 198
- Width = 73
- Height = 23
- HelpContext = 1049
- Caption = '&Change'
- TabOrder = 8
- OnClick = Button10Click
- end
- object CheckBox3: TCheckBox
- Left = 112
- Top = 70
- Width = 17
- Height = 17
- HelpContext = 1043
- TabOrder = 22
- end
- object StaticText2: TStaticText
- Left = 133
- Top = 64
- Width = 284
- Height = 33
- HelpContext = 1043
- AutoSize = False
- Caption =
- 'Allow users from the Administrators group to have access to inac' +
- 'tive sessions.'
- FocusControl = CheckBox3
- TabOrder = 2
- end
- object SHGroupST: TStaticText
- Tag = 6
- Left = 133
- Top = 145
- Width = 148
- Height = 20
- HelpContext = 1044
- AutoSize = False
- BorderStyle = sbsSunken
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 23
- end
- object Button33: TButton
- Tag = 6
- Left = 289
- Top = 142
- Width = 73
- Height = 23
- HelpContext = 1067
- Caption = '&Manage'
- TabOrder = 3
- OnClick = Button21Click
- end
- object Button34: TButton
- Tag = 6
- Left = 375
- Top = 142
- Width = 73
- Height = 23
- HelpContext = 1068
- Caption = '&Change'
- TabOrder = 4
- OnClick = Button10Click
- end
- end
- object AccessTab: TTabSheet
- Caption = ' Access Time '
- object Label11: TLabel
- Left = 17
- Top = 12
- Width = 193
- Height = 13
- AutoSize = False
- Caption = 'Time allowed for access'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label8: TLabel
- Left = 24
- Top = 152
- Width = 43
- Height = 13
- Caption = '&Intervals'
- FocusControl = ListView1
- end
- object Label28: TLabel
- Left = 205
- Top = 136
- Width = 238
- Height = 13
- Alignment = taRightJustify
- Caption = 'Use right click on the scale to define new interval.'
- end
- object Panel1: TPanel
- Left = 24
- Top = 88
- Width = 425
- Height = 45
- BevelOuter = bvNone
- Enabled = False
- TabOrder = 4
- end
- object ListView1: TListView
- Left = 24
- Top = 168
- Width = 265
- Height = 134
- HelpContext = 1026
- Columns = <
- item
- Caption = 'From'
- Width = 120
- end
- item
- Caption = 'To'
- Width = 120
- end>
- Enabled = False
- ReadOnly = True
- RowSelect = True
- TabOrder = 3
- ViewStyle = vsReport
- OnChange = ListView1Change
- OnKeyUp = ListView1KeyUp
- end
- object RadioButton1: TRadioButton
- Left = 24
- Top = 57
- Width = 129
- Height = 17
- HelpContext = 1024
- Caption = 'Accessible &only '
- TabOrder = 1
- OnClick = RadioButton1Click
- end
- object RadioButton2: TRadioButton
- Left = 24
- Top = 33
- Width = 185
- Height = 17
- HelpContext = 1023
- Caption = 'Is &permanently accessible'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = RadioButton2Click
- end
- object Button2: TButton
- Left = 29
- Top = 313
- Width = 116
- Height = 23
- HelpContext = 1027
- Caption = 'D&elete Interval'
- Enabled = False
- TabOrder = 2
- OnClick = Button2Click
- end
- object Panel9: TPanel
- Left = 168
- Top = 18
- Width = 282
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 5
- end
- end
- object LogingTab: TTabSheet
- Caption = ' Logging '
- object Label3: TLabel
- Left = 24
- Top = 30
- Width = 67
- Height = 13
- Caption = '&Log file name:'
- FocusControl = LogEdit
- end
- object Label12: TLabel
- Left = 17
- Top = 12
- Width = 136
- Height = 13
- AutoSize = False
- Caption = 'Logging options'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label35: TLabel
- Left = 42
- Top = 210
- Width = 105
- Height = 13
- Caption = 'Include in session log:'
- Visible = False
- end
- object Label38: TLabel
- Left = 24
- Top = 102
- Width = 93
- Height = 13
- Caption = '&Session logs folder:'
- FocusControl = Edit5
- end
- object LogEdit: TEdit
- Left = 24
- Top = 48
- Width = 337
- Height = 21
- HelpContext = 1028
- TabOrder = 0
- end
- object Button6: TButton
- Left = 368
- Top = 46
- Width = 73
- Height = 23
- HelpContext = 1029
- Caption = '&Change'
- TabOrder = 1
- OnClick = Button6Click
- end
- object Panel11: TPanel
- Left = 119
- Top = 18
- Width = 331
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 6
- end
- object Button23: TButton
- Left = 24
- Top = 148
- Width = 177
- Height = 23
- HelpContext = 1051
- Caption = '&Review recorded session'
- TabOrder = 5
- OnClick = Button23Click
- end
- object Sr_cb: TCheckBox
- Left = 24
- Top = 81
- Width = 177
- Height = 17
- HelpContext = 1050
- Caption = 'Enable session recording'
- TabOrder = 2
- end
- object CheckBox4: TCheckBox
- Left = 49
- Top = 231
- Width = 239
- Height = 17
- HelpContext = 1052
- Caption = 'Printing events'
- TabOrder = 7
- Visible = False
- end
- object CheckBox5: TCheckBox
- Left = 49
- Top = 252
- Width = 239
- Height = 17
- HelpContext = 1053
- Caption = 'Tunneling events'
- TabOrder = 8
- Visible = False
- end
- object CheckBox6: TCheckBox
- Left = 49
- Top = 273
- Width = 204
- Height = 17
- HelpContext = 1054
- Caption = 'File transfer events'
- TabOrder = 9
- Visible = False
- end
- object Edit5: TEdit
- Left = 24
- Top = 119
- Width = 334
- Height = 21
- HelpContext = 1069
- TabOrder = 3
- end
- object Button35: TButton
- Left = 369
- Top = 117
- Width = 73
- Height = 23
- HelpContext = 1070
- Caption = '&Change'
- TabOrder = 4
- OnClick = Button35Click
- end
- end
- object PrintSheet: TTabSheet
- Caption = ' Printing'
- ImageIndex = 6
- object Label29: TLabel
- Left = 17
- Top = 12
- Width = 136
- Height = 13
- AutoSize = False
- Caption = 'Client-side printing'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label30: TLabel
- Left = 24
- Top = 98
- Width = 233
- Height = 13
- Caption = '&Select server printers for the client-side printing:'
- FocusControl = CSPListView
- end
- object Panel22: TPanel
- Left = 320
- Top = 18
- Width = 130
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 2
- end
- object CSPListView: TListView
- Left = 24
- Top = 116
- Width = 425
- Height = 185
- HelpContext = 1057
- Checkboxes = True
- Columns = <>
- LargeImages = ImageList1
- SmallImages = ImageList1
- SortType = stText
- TabOrder = 1
- ViewStyle = vsList
- OnChange = CSPListViewChange
- end
- object CheckBox2: TCheckBox
- Left = 24
- Top = 40
- Width = 257
- Height = 17
- HelpContext = 1056
- Caption = '&Enable client-side printing support'
- TabOrder = 0
- end
- object CheckBox9: TCheckBox
- Left = 24
- Top = 63
- Width = 299
- Height = 17
- Caption = 'Windows 2003 Server compatibility mode'
- TabOrder = 3
- end
- end
- object ManageTab: TTabSheet
- Caption = ' Online '
- object Label4: TLabel
- Left = 24
- Top = 89
- Width = 63
- Height = 13
- Caption = '&Online users:'
- end
- object Label5: TLabel
- Left = 154
- Top = 89
- Width = 69
- Height = 13
- Caption = '&User sessions:'
- end
- object Label13: TLabel
- Left = 17
- Top = 12
- Width = 233
- Height = 13
- AutoSize = False
- Caption = 'Online server management'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label14: TLabel
- Left = 41
- Top = 51
- Width = 69
- Height = 13
- Alignment = taRightJustify
- Caption = 'Server status:'
- end
- object Label15: TLabel
- Left = 111
- Top = 51
- Width = 3
- Height = 13
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Panel13: TPanel
- Left = 189
- Top = 18
- Width = 261
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 10
- end
- object Button5: TButton
- Left = 280
- Top = 46
- Width = 73
- Height = 23
- HelpContext = 1030
- Caption = 'Star&t'
- TabOrder = 0
- OnClick = Button5Click
- end
- object Button13: TButton
- Left = 368
- Top = 46
- Width = 73
- Height = 23
- HelpContext = 1031
- Caption = 'Sto&p'
- TabOrder = 1
- OnClick = Button13Click
- end
- object UsersLV: TListView
- Left = 24
- Top = 104
- Width = 124
- Height = 177
- HelpContext = 1032
- Columns = <
- item
- Caption = 'Name'
- Width = 120
- end>
- HideSelection = False
- ReadOnly = True
- RowSelect = True
- SmallImages = ImageList1
- TabOrder = 2
- ViewStyle = vsReport
- OnClick = ListBox1Click
- end
- object SessionsLV: TListView
- Left = 154
- Top = 104
- Width = 295
- Height = 177
- HelpContext = 1033
- Columns = <
- item
- Caption = 'Caption'
- Width = 130
- end
- item
- Alignment = taCenter
- Caption = 'ID'
- Width = 40
- end
- item
- Alignment = taCenter
- Caption = 'Started'
- Width = 115
- end>
- HideSelection = False
- ReadOnly = True
- RowSelect = True
- ParentShowHint = False
- ShowHint = True
- SmallImages = ImageList1
- TabOrder = 3
- ViewStyle = vsReport
- OnChange = SessionsLVChange
- OnDblClick = SessionsLVDblClick
- end
- object Button8: TButton
- Left = 24
- Top = 316
- Width = 73
- Height = 23
- HelpContext = 1034
- Caption = '&Refresh'
- TabOrder = 9
- OnClick = Button8Click
- end
- object Button17: TButton
- Left = 24
- Top = 289
- Width = 73
- Height = 23
- HelpContext = 1035
- Caption = 'Sess. In&fo'
- Enabled = False
- TabOrder = 4
- OnClick = SessionsLVDblClick
- end
- object Button9: TButton
- Left = 112
- Top = 289
- Width = 73
- Height = 23
- HelpContext = 1036
- Caption = 'Sen&d Msg.'
- TabOrder = 5
- OnClick = Button9Click
- end
- object Button7: TButton
- Left = 199
- Top = 289
- Width = 73
- Height = 23
- HelpContext = 1037
- Caption = 'Disco&nnect'
- TabOrder = 6
- OnClick = Button7Click
- end
- object Button16: TButton
- Left = 287
- Top = 289
- Width = 73
- Height = 23
- HelpContext = 1038
- Caption = 'Term&inate'
- TabOrder = 7
- OnClick = Button16Click
- end
- object ToolBar2: TToolBar
- Left = 391
- Top = 74
- Width = 64
- Height = 30
- Align = alNone
- ButtonHeight = 24
- ButtonWidth = 26
- EdgeBorders = []
- Images = ImageList1
- TabOrder = 11
- object ToolButton1: TToolButton
- Left = 0
- Top = 2
- Hint = 'List'
- Caption = 'ToolButton2'
- ImageIndex = 1
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton1Click
- end
- object ToolButton4: TToolButton
- Left = 26
- Top = 2
- Hint = 'Details'
- Caption = 'ToolButton3'
- Down = True
- ImageIndex = 2
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton4Click
- end
- end
- object Button22: TButton
- Left = 374
- Top = 289
- Width = 73
- Height = 23
- HelpContext = 1055
- Caption = '&Monitor'
- TabOrder = 8
- OnClick = Button22Click
- end
- end
- object AboutSheet: TTabSheet
- Caption = 'About'
- object Label16: TLabel
- Left = 91
- Top = 8
- Width = 306
- Height = 65
- Alignment = taCenter
- Caption =
- 'Zilab Remote Console Server Management Console v3.2.3'#13#10'Copyright' +
- ' '#169' 1999 - 2004 Zilab Software, Inc.'#13#10#13#10'Zilab Remote Console Ser' +
- 'ver'#8482' v3.2.3 for Windows XP/2000/NT'#13#10'Copyright '#169' 1998 - 2004 Zil' +
- 'ab Software, Inc.'
- end
- object Label17: TLabel
- Left = 96
- Top = 114
- Width = 127
- Height = 13
- Caption = 'This product is licensed to:'
- end
- object Label18: TLabel
- Left = 96
- Top = 262
- Width = 192
- Height = 26
- Caption =
- 'This computer program is protected by'#13#10'copyright law and interna' +
- 'tional treaties.'
- end
- object Image1: TImage
- Left = 24
- Top = 152
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- end
- object Label20: TLabel
- Left = 139
- Top = 82
- Width = 83
- Height = 13
- Alignment = taRightJustify
- Caption = 'On the Internet: '
- end
- object Label22: TLabel
- Left = 225
- Top = 82
- Width = 104
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.zilab.com'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label22Click
- end
- object Panel14: TPanel
- Left = 16
- Top = 104
- Width = 441
- Height = 2
- BevelInner = bvLowered
- BevelOuter = bvNone
- TabOrder = 1
- end
- object Panel15: TPanel
- Left = 16
- Top = 251
- Width = 441
- Height = 2
- BevelInner = bvLowered
- BevelOuter = bvNone
- TabOrder = 2
- end
- object Button15: TButton
- Left = 342
- Top = 264
- Width = 73
- Height = 23
- HelpContext = 1040
- Caption = 'Set Key'
- TabOrder = 0
- OnClick = Button15Click
- end
- object StaticText1: TStaticText
- Left = 96
- Top = 129
- Width = 321
- Height = 113
- HelpContext = 1039
- AutoSize = False
- BorderStyle = sbsSunken
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- end
- end
- end
- object Button1: TButton
- Left = 148
- Top = 388
- Width = 99
- Height = 23
- HelpContext = 100
- Caption = 'Update settings'
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button3: TButton
- Left = 261
- Top = 388
- Width = 99
- Height = 23
- HelpContext = 101
- Cancel = True
- Caption = 'Close'
- Default = True
- TabOrder = 2
- OnClick = Button3Click
- end
- object OpenDialog1: TOpenDialog
- DefaultExt = '*.exe'
- Filter = 'Executable (*.exe)|*.exe'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Title = 'Select users shell'
- Left = 8
- Top = 385
- end
- object ImageList1: TImageList
- Left = 39
- Top = 385
- Bitmap = {
- 494C010110001300040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000400000005000000001002000000000000050
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400C6C6C600C6C6C6008484
- 8400C6C6C600C6C6C60084848400C6C6C600C6C6C60084848400C6C6C600C6C6
- C60084848400C6C6C600C6C6C600848484008484840000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000084840000000000000000000000
- 0000008484000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008484
- 8400000000000000000084848400000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C600C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000000000FFFF0000FFFF0000FF
- FF00000000000000000000000000000000000000000084848400000000008484
- 8400000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C600848484000000FF008484
- 8400848484008484840084848400C6C6C60084848400848484000000FF000000
- FF008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF008484
- 8400848484008484840084848400FFFFFF000000000000FFFF0000FFFF0000FF
- FF00000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000848484000000
- 0000000000008484840000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C600848484000000FF000000
- FF00848484008484840084848400C6C6C60084848400848484000000FF008484
- 84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000084840000000000000000000000
- 0000008484000000000000000000000000000000000000000000848484000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000848484000000
- 0000000000000000000000000000000000008484840000000000000000000000
- 000000000000000000000000000000000000C6C6C60084848400848484000000
- FF000000FF008484840084848400C6C6C600848484000000FF000000FF008484
- 84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF008484
- 8400848484008484840084848400FFFFFF00FFFFFF0000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084848400000000000000
- 0000848484000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C60084848400848484008484
- 84000000FF008484840084848400C6C6C600848484000000FF00848484008484
- 84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000084840084848400848484008484
- 8400848484000000000000000000000000000000000000000000000000008484
- 8400000000008484840000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008484
- 8400000000000000000000000000848484000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C60084848400C6C6C600C6C6
- C6000000FF000000FF0084848400C6C6C6000000FF000000FF00848484008484
- 84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF008484
- 8400848484008484840084848400FFFFFF000084840000FFFF0000FFFF00C6C6
- C600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000008484840000000000000000008484
- 8400000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C60084848400848484008484
- 8400848484000000FF000000FF000000FF000000FF0084848400848484008484
- 84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF0084848400000000000084840000FFFF0000FFFF0000FF
- FF00C6C6C6000000000000000000000000000000000000000000000000000000
- 0000848484000000000084848400000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000848484000000000084848400000000000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C60084848400C6C6C600C6C6
- C600C6C6C600C6C6C6000000FF000000FF0084848400C6C6C600C6C6C600C6C6
- C600C6C6C60084848400C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00840000000000000000FFFF0000FF
- FF0000FFFF00C6C6C60000000000000000000000000000000000000000000000
- 0000000000000000000000000000848484000000000000000000848484000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C60084848400848484008484
- 840084848400848484000000FF000000FF000000FF0084848400848484008484
- 84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
- FF00C6C6C60000000000000000000000000000848400848484000000000000FF
- FF0000FFFF0000FFFF0000000000000000000000000000000000000000000000
- 0000000000008484840000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C60084848400C6C6C600C6C6
- C6000000FF000000FF0084848400C6C6C6000000FF000000FF00C6C6C600C6C6
- C600C6C6C60084848400C6C6C600848484008484840084848400848484008484
- 8400848484000000000000FFFF0000FFFF00C6C6C6008484840084848400C6C6
- C60000FFFF0000FFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084848400000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C600848484000000FF000000
- FF00848484008484840084848400C6C6C60084848400848484000000FF000000
- FF008484840084848400C6C6C600848484000000000000000000000000000000
- 0000000000000084840000FFFF0000FFFF0000FFFF00008484000084840000FF
- FF0000FFFF0000FFFF0000000000000000000000000000000000000000000000
- 0000000000000000000084848400000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C60084848400C6C6C600C6C6
- C600C6C6C600C6C6C60084848400C6C6C60084848400C6C6C600C6C6C600C6C6
- C6000000FF000000FF00C6C6C600848484000000000000000000000000000000
- 000000000000000000000084840000FFFF0000FFFF0000FFFF0000FFFF0000FF
- FF0000FFFF00C6C6C60084848400000000000000000000000000000000000000
- 0000000000000000000000000000000000008484840000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C60084848400848484008484
- 8400848484008484840084848400C6C6C6008484840084848400848484008484
- 84008484840084848400C6C6C600848484000000000000000000000000000000
- 00000000000000000000000000000084840000FFFF0000FFFF0000FFFF0000FF
- FF00C6C6C6000084840000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C6C6C600C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600848484000000000000000000000000000000
- 0000000000000000000000000000000000000084840000848400008484000084
- 8400008484000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
- C600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C6C6
- C600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFFFF00C6C6
- C600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C60000BDBD000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000BDBD0000FFFF00FFFFFF0000BD
- BD00000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000BDBD0000FFFF00FFFF
- FF0000BDBD008484840000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C60000BDBD0000FF
- FF0000BDBD000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000BD
- BD00000000000000000000000000BD0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C6C6
- C6000000000000000000FF000000BD0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
- C60000000000BD000000FFFFFF00FF0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C6C6
- C60000000000BD000000FF000000FFFFFF000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C6C6
- C6000000000000000000BD000000FF0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FFFFFF0000000000FFFF
- FF0000000000FFFFFF0000000000FFFFFF0000000000FFFFFF0000000000FFFF
- FF00000000000000000000000000BD0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000FFFFFF008484
- 8400FFFFFF0084848400FFFFFF0084848400FFFFFF0084848400FFFFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000CED6
- D60000000000CED6D60000000000CED6D60000000000CED6D600000000000000
- 000000000000000000000000000000000000FF000000FFFF0000FFFF0000FF00
- 0000FFFF0000FFFF0000FF000000FFFF0000FFFF0000FF000000FFFF0000FFFF
- 0000FF000000FFFF0000FFFF00008484000084848400C6C6C600C6C6C6008484
- 8400C6C6C600C6C6C60084848400C6C6C600C6C6C60084848400C6C6C600C6C6
- C60084848400C6C6C600C6C6C600848484000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFFFF0000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFFFF0000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000C6C6C600848484008484840000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FFFF0000FFFF0000FFFF
- 0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF
- 0000FFFF0000FFFF0000FFFF000084840000C6C6C600C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600848484000000000000000000000000000000
- 0000C6C6C600C6C6C60084848400000000000000000084848400848484000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
- 0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
- 8400848484008484840084848400C6C6C6008484840084848400848484008484
- 84008484840084848400C6C6C600848484000000000000000000C6C6C600C6C6
- C6008484840084848400C6C6C600C6C6C600C6C6C60000000000000000008484
- 8400848484000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
- 0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
- 8400848484008484840084848400C6C6C6008484840084848400848484008484
- 84008484840084848400C6C6C600848484000000000084848400848484008484
- 8400C6C6C600C6C6C600C6C6C600C6C6C6008484840084848400848484000000
- 0000000000008484840000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
- 0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
- 8400848484008484840084848400C6C6C6008484840084848400848484008484
- 84008484840084848400C6C6C600848484008484840084848400C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600C6C6C6008484840084848400848484008484
- 8400848484000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
- 0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
- 8400848484008484840084848400C6C6C6008484840084848400848484008484
- 84008484840084848400C6C6C6008484840084848400FFFFFF00C6C6C600C6C6
- C600C6C6C600C6C6C600FFFFFF0084848400C6C6C60084848400848484008484
- 8400848484008484840084848400000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FF000000FFFF0000FFFF
- 0000FFFF0000FFFF0000FF000000FFFF0000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FFFF000084840000C6C6C60084848400C6C6C600C6C6
- C600C6C6C600C6C6C60084848400C6C6C6008484840084848400848484008484
- 84008484840084848400C6C6C6008484840084848400FFFFFF00C6C6C600C6C6
- C600FFFFFF00FFFFFF00C6C6C600C6C6C600C6C6C60084848400848484008484
- 8400848484008484840084848400000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
- 0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
- 8400848484008484840084848400C6C6C6008484840084848400848484008484
- 84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
- FF00C6C6C600C6C6C6000000FF000000FF00C6C6C600C6C6C600C6C6C6008484
- 8400848484008484840084848400000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FF000000FFFF0000FFFF
- 0000FFFF0000FFFF0000FF000000FFFF0000FF000000FFFF0000FFFF0000FFFF
- 0000FFFF0000FF000000FFFF000084840000C6C6C60084848400C6C6C600C6C6
- C600C6C6C600C6C6C60084848400C6C6C60084848400C6C6C600C6C6C600C6C6
- C600C6C6C60084848400C6C6C6008484840084848400FFFFFF00C6C6C600C6C6
- C60000FF000000848400C6C6C600C6C6C600C6C6C60084848400848484000000
- 0000C6C6C6008484840084848400000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
- 0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
- 8400848484008484840084848400C6C6C6008484840084848400848484008484
- 84008484840084848400C6C6C60084848400000000008484840084848400FFFF
- FF00C6C6C600C6C6C600C6C6C6008484840084848400C6C6C600C6C6C6000000
- 0000C6C6C6008484840084848400000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FF000000FFFF0000FFFF
- 0000FFFF0000FFFF0000FF000000FFFF0000FF000000FFFF0000FFFF0000FFFF
- 0000FFFF0000FF000000FFFF000084840000C6C6C60084848400C6C6C600C6C6
- C600C6C6C600C6C6C60084848400C6C6C60084848400C6C6C600C6C6C600C6C6
- C600C6C6C60084848400C6C6C600848484000000000000000000000000008484
- 840084848400FFFFFF0084848400C6C6C600C6C6C600C6C6C600FFFFFF00C6C6
- C600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
- 0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
- 8400848484008484840084848400C6C6C6008484840084848400848484008484
- 84008484840084848400C6C6C600848484000000000000000000000000000000
- 0000000000008484840084848400C6C6C600C6C6C600FFFFFF00FFFFFF00FFFF
- FF00C6C6C6000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FF00000000FFFF0000FF
- FF0000FFFF0000FFFF00FF000000FFFF0000FF00000000FFFF0000FFFF0000FF
- FF0000FFFF00FF000000FFFF000084840000C6C6C60084848400C6C6C600C6C6
- C600C6C6C600C6C6C60084848400C6C6C60084848400C6C6C600C6C6C600C6C6
- C600C6C6C60084848400C6C6C600848484000000000000000000000000000000
- 000000000000000000000000000084848400FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00C6C6C60000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
- 0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
- 8400848484008484840084848400C6C6C6008484840084848400848484008484
- 84008484840084848400C6C6C600848484000000000000000000000000000000
- 00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
- FF00848484008484840000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFF0000FFFF0000FFFF0000FFFF
- 0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF
- 0000FFFF0000FFFF0000FFFF000084840000C6C6C600C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600848484000000000000000000000000000000
- 0000000000000000000000000000000000000000000084848400848484008484
- 8400000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000426363004263
- 6300426363000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000008400000084
- 000000840000C6C6C60000000000000000000000000000000000000000000000
- 00000000000000000000426363004263630042636300C6C6C600000000000000
- 00000000000000000000000000000000000000000000FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000C6C6C60000FF000000FF
- 000000FF0000C6C6C600C6C6C600C6C6C6000000000000000000000000000000
- 00000000000000000000C6004200C6004200C6004200C6C6C600C6C6C6000000
- 00000000000000000000000000000000000000000000FFFFFF00840000008400
- 0000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008400000084000000FFFF
- FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000000000004263
- 6300426363004263630000000000000000000084000000FF000000FF000000FF
- 000000FF000000FF000000840000C6C6C6000000000000000000000000000000
- 000000000000C6C6C600C6840000C6840000C6840000C6C6C600C6C6C600C6C6
- C600C6C6C60000000000000000000000000000000000FFFFFF00948452008400
- 0000FFFFFF000000000000000000FFFFFF00FFFFFF00CEBD9C0084000000FFFF
- FF000000000000000000FFFFFF000000000000000000FFFFFF00FFFFFF008400
- 0000FFFFFF00FFFFFF00000000000000000000000000FFFFFF00000000000000
- 000000000000FFFFFF00FFFFFF0000000000000000000000000000000000C600
- 4200C6004200C6004200C6C6C600000000000084000000FF000000FF000000FF
- 000000FF000000FF000000840000C6C6C6000000000000000000000000000000
- 000084424200C6840000C6840000C6840000C6840000C684000084424200C6C6
- C600C6C6C600C6C6C600000000000000000000000000FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000C6C6C600C684
- 0000C6840000C6840000C6C6C600C6C6C6000084000000FF000000FF000000FF
- 000000FF000000FF000000840000C6C6C6000000000000000000000000000000
- 000084424200C6840000C6840000C6840000C6840000C684000084424200C6C6
- C600C6C6C600C6C6C600000000000000000000000000FFFFFF00840000008400
- 0000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008400000084000000FFFF
- FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF008400
- 0000FFFFFF00FFFFFF00000000000000000000000000FFFFFF00000000000000
- 000000000000FFFFFF00FFFFFF00000000000000000084424200C6840000C684
- 0000C6840000C6840000C684000084424200C6C6C60000FF000000FF000000FF
- 000000FF000000FF000000000000C6C6C6000000000000000000000000000000
- 000084424200C6840000C6840000C6840000C6840000C684000084424200C6C6
- C600C6C6C600C6C6C600000000000000000000000000FFFFFF00948452008400
- 0000FFFFFF000000000000000000FFFFFF00FFFFFF009484520084000000FFFF
- FF000000000000000000FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00000000000000000084424200C6840000C684
- 0000C6840000C6840000C684000084424200C6C6C60000000000426363004263
- 6300426363000000000000000000000000000000000000000000000000000000
- 000000000000C6840000C6840000C6840000C6840000C684000000000000C6C6
- C600C6C6C600C6C6C600C6C6C6000000000000000000FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF008400
- 0000840000008400000084000000840000008400000084000000840000008400
- 000084000000FFFFFF00FFFFFF00000000000000000084424200C6840000C684
- 0000C6840000C6840000C684000084424200C6C6C60084840000848400008484
- 0000848400004263630000000000000000000000000000000000000000000000
- 0000000000000000000042636300426363004263630000000000000000000000
- 0000C6C6C600C6C6C600C6C6C6000000000000000000FFFFFF00840000008400
- 0000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008400000084000000FFFF
- FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000C6840000C684
- 0000C6840000C6840000C684000000000000C6C6C6008484000000FF000000FF
- 0000848400008484000000000000000000000000000000000000000000000000
- 0000000000008442420084424200844242008442420042636300000000000000
- 00000000000000000000000000000000000000000000FFFFFF00948452008400
- 0000FFFFFF000000000000000000FFFFFF00FFFFFF009484520084000000FFFF
- FF000000000000000000FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00000000000000000000000000FFFFFF00000000000000
- 000000000000FFFFFF00FFFFFF00000000000000000000000000000000004263
- 630042636300426363000000000000000000000000008484000000FF000000FF
- 0000848400004263630000000000000000000000000000000000000000000000
- 00000000000084424200FFFF0000FFFF00008442420084424200000000000000
- 00000000000000000000000000000000000000000000FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000844242008442
- 4200844242008442420042636300000000000000000000000000848400008484
- 0000848400000000000000000000000000000000000000000000000000000000
- 00000000000084424200FFFF0000FFFF00008442420042636300000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000084424200FFFF
- 0000FFFF00008442420084424200000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000084424200844242008442420000000000000000000000
- 0000000000000000000000000000000000000000000094845200948452009484
- 5200948452009484520094845200948452009484520094845200948452009484
- 5200948452009484520094845200000000000000000094845200948452009484
- 5200948452009484520094845200948452009484520094845200948452009484
- 520094845200948452009484520000000000000000000000000084424200FFFF
- 0000FFFF00008442420042636300000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008442
- 4200844242008442420000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000040000000500000000100010000000000800200000000000000000000
- 000000000000000000000000FFFFFF0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000FFFFFFFF0000003F0FE0FFFF80000007
- 9FE1FFFF000000078FE3FFFF00000007CFC3C47F00000007C007CE7F0000003F
- E787E0FF00000007E38FE4FF00000007F30FF1FF00000003F11FF1FF00000001
- F81FFBFF00000001F83FFFFF00000001FC3FFFFF0000F801FC60FFEF0000FC01
- FE71FFC70000FE03FFFBFF830000FF07FFFFFFFFFFFF800FFFFFFFFFFFFF0007
- E38FF3F7EFCF0007E38FF3E7E7CF0007E38FF3C7E3CF0007E38FF387E1CF0003
- E38FF307E0CF0001E38FF207E04F0000E38FF007E00F0000E38FF207E04F0000
- E38FF307E0CF0000E38FF387E1CF0000E38FF3C7E3CF0004E38FF3E7E7CF0006
- E38FF3F7EFCF800FFFFFFFFFFFFFC01F00000000FC7FFFFF00000000F01FFBFF
- 00000000C007F9FF000000008001F8FF000000008001F87F000000000001F83F
- 000000000000F81F000000000000F80F000000000000F80F000000000000F81F
- 000000008001F83F00000000E007F87F00000000F803F8FF00000000FE00F9FF
- 00000000FF03FBFF00000000FF8FFFFFFFFFFFFFFFFFFFC7FFFF00000000FFC3
- FC3F00000000FF80FC1F00000000E300F80700000000E100F00300000000C000
- F003000000008002F003000000008047F821000000008003FC7100000000C103
- F83F00000000E383F83F00000000C1C7F83F00000000C1FFFC7F00000000C1FF
- FFFF00000000E3FFFFFFFFFFFFFFFFFF00000000000000000000000000000000
- 000000000000}
- end
- object ElMemoryCertStorage1: TElMemoryCertStorage
- Left = 74
- Top = 388
- end
- end
-