home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / zrcserv / setup.exe / %MAINDIR% / ZMC.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  2004-05-19  |  79.3 KB  |  2,113 lines

  1. object Form1: TForm1
  2.   Left = 135
  3.   Top = 213
  4.   HelpContext = 1
  5.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Zilab RCS Management Console'
  8.   ClientHeight = 425
  9.   ClientWidth = 508
  10.   Color = clBtnFace
  11.   Font.Charset = RUSSIAN_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnHelp = FormHelp
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object PageControl1: TPageControl
  25.     Left = 7
  26.     Top = 7
  27.     Width = 491
  28.     Height = 372
  29.     ActivePage = GeneralTab
  30.     TabOrder = 0
  31.     OnChange = PageControl1Change
  32.     OnChanging = PageControl1Changing
  33.     object GeneralTab: TTabSheet
  34.       Caption = ' General '
  35.       object Label1: TLabel
  36.         Left = 24
  37.         Top = 88
  38.         Width = 119
  39.         Height = 13
  40.         Caption = 'Default &shell executable:'
  41.         Color = clHighlightText
  42.         FocusControl = ShellEdit
  43.         ParentColor = False
  44.         Transparent = True
  45.       end
  46.       object Label7: TLabel
  47.         Left = 17
  48.         Top = 140
  49.         Width = 133
  50.         Height = 13
  51.         AutoSize = False
  52.         Caption = 'Messages'
  53.         Font.Charset = RUSSIAN_CHARSET
  54.         Font.Color = clWindowText
  55.         Font.Height = -11
  56.         Font.Name = 'Tahoma'
  57.         Font.Style = [fsBold]
  58.         ParentFont = False
  59.       end
  60.       object Label2: TLabel
  61.         Left = 24
  62.         Top = 238
  63.         Width = 101
  64.         Height = 13
  65.         Caption = 'Logon message &text:'
  66.         FocusControl = Memo2
  67.       end
  68.       object Label19: TLabel
  69.         Left = 17
  70.         Top = 12
  71.         Width = 145
  72.         Height = 13
  73.         AutoSize = False
  74.         Caption = 'Use network settings'
  75.         Font.Charset = RUSSIAN_CHARSET
  76.         Font.Color = clWindowText
  77.         Font.Height = -11
  78.         Font.Name = 'Tahoma'
  79.         Font.Style = [fsBold]
  80.         ParentFont = False
  81.       end
  82.       object Label9: TLabel
  83.         Left = 17
  84.         Top = 72
  85.         Width = 145
  86.         Height = 13
  87.         AutoSize = False
  88.         Caption = 'User shell'
  89.         Font.Charset = RUSSIAN_CHARSET
  90.         Font.Color = clWindowText
  91.         Font.Height = -11
  92.         Font.Name = 'Tahoma'
  93.         Font.Style = [fsBold]
  94.         ParentFont = False
  95.       end
  96.       object Label33: TLabel
  97.         Left = 24
  98.         Top = 161
  99.         Width = 110
  100.         Height = 13
  101.         Caption = 'Before logon message:'
  102.       end
  103.       object Panel18: TPanel
  104.         Left = 24
  105.         Top = 25
  106.         Width = 425
  107.         Height = 40
  108.         BevelOuter = bvNone
  109.         TabOrder = 0
  110.         object Label21: TLabel
  111.           Left = 1
  112.           Top = 15
  113.           Width = 24
  114.           Height = 13
  115.           Caption = 'Port:'
  116.         end
  117.         object CheckBox1: TCheckBox
  118.           Left = 93
  119.           Top = 14
  120.           Width = 77
  121.           Height = 17
  122.           HelpContext = 1004
  123.           Caption = 'Interface:'
  124.           TabOrder = 1
  125.           OnClick = CheckBox1Click
  126.         end
  127.         object Edit1: TEdit
  128.           Left = 35
  129.           Top = 12
  130.           Width = 46
  131.           Height = 21
  132.           HelpContext = 1003
  133.           TabOrder = 0
  134.         end
  135.         object IP1E: TEdit
  136.           Left = 173
  137.           Top = 12
  138.           Width = 28
  139.           Height = 21
  140.           HelpContext = 1005
  141.           MaxLength = 3
  142.           TabOrder = 2
  143.           OnKeyPress = IP1EKeyPress
  144.         end
  145.         object IP2E: TEdit
  146.           Left = 204
  147.           Top = 12
  148.           Width = 28
  149.           Height = 21
  150.           HelpContext = 1005
  151.           MaxLength = 3
  152.           TabOrder = 3
  153.           OnKeyPress = IP1EKeyPress
  154.         end
  155.         object IP3E: TEdit
  156.           Left = 235
  157.           Top = 12
  158.           Width = 28
  159.           Height = 21
  160.           HelpContext = 1005
  161.           MaxLength = 3
  162.           TabOrder = 4
  163.           OnKeyPress = IP1EKeyPress
  164.         end
  165.         object IP4E: TEdit
  166.           Left = 266
  167.           Top = 12
  168.           Width = 28
  169.           Height = 21
  170.           HelpContext = 1005
  171.           MaxLength = 3
  172.           TabOrder = 5
  173.           OnKeyPress = IP1EKeyPress
  174.         end
  175.         object Button14: TButton
  176.           Left = 301
  177.           Top = 12
  178.           Width = 122
  179.           Height = 23
  180.           HelpContext = 1006
  181.           Caption = '&IP Security'
  182.           TabOrder = 6
  183.           OnClick = Button14Click
  184.         end
  185.       end
  186.       object ShellEdit: TEdit
  187.         Left = 24
  188.         Top = 108
  189.         Width = 215
  190.         Height = 21
  191.         HelpContext = 1007
  192.         TabOrder = 1
  193.       end
  194.       object Panel2: TPanel
  195.         Left = 126
  196.         Top = 146
  197.         Width = 332
  198.         Height = 2
  199.         BevelOuter = bvLowered
  200.         TabOrder = 8
  201.       end
  202.       object Button4: TButton
  203.         Left = 249
  204.         Top = 106
  205.         Width = 73
  206.         Height = 23
  207.         HelpContext = 1008
  208.         Caption = '&Change'
  209.         TabOrder = 2
  210.         OnClick = Button4Click
  211.       end
  212.       object RadioButton3: TRadioButton
  213.         Left = 69
  214.         Top = 322
  215.         Width = 137
  216.         Height = 17
  217.         HelpContext = 1009
  218.         Caption = 'Show as a &window'
  219.         Checked = True
  220.         TabOrder = 6
  221.         TabStop = True
  222.       end
  223.       object RadioButton4: TRadioButton
  224.         Left = 226
  225.         Top = 322
  226.         Width = 204
  227.         Height = 17
  228.         HelpContext = 1010
  229.         Caption = 'Print out on a standard o&utput'
  230.         TabOrder = 7
  231.       end
  232.       object Memo2: TMemo
  233.         Left = 24
  234.         Top = 252
  235.         Width = 425
  236.         Height = 64
  237.         HelpContext = 1011
  238.         ScrollBars = ssVertical
  239.         TabOrder = 5
  240.       end
  241.       object Panel5: TPanel
  242.         Left = 133
  243.         Top = 78
  244.         Width = 317
  245.         Height = 2
  246.         BevelOuter = bvLowered
  247.         TabOrder = 9
  248.       end
  249.       object Panel17: TPanel
  250.         Left = 154
  251.         Top = 18
  252.         Width = 296
  253.         Height = 2
  254.         BevelOuter = bvLowered
  255.         TabOrder = 10
  256.       end
  257.       object Memo1: TMemo
  258.         Left = 24
  259.         Top = 175
  260.         Width = 425
  261.         Height = 57
  262.         HelpContext = 1042
  263.         ScrollBars = ssVertical
  264.         TabOrder = 4
  265.       end
  266.       object Button28: TButton
  267.         Left = 325
  268.         Top = 106
  269.         Width = 122
  270.         Height = 23
  271.         HelpContext = 1041
  272.         Caption = '&Per user'
  273.         TabOrder = 3
  274.         OnClick = Button28Click
  275.       end
  276.     end
  277.     object TabSheet1: TTabSheet
  278.       Caption = ' SSL'
  279.       ImageIndex = 7
  280.       object Label34: TLabel
  281.         Left = 42
  282.         Top = 63
  283.         Width = 104
  284.         Height = 13
  285.         Caption = 'Server certificate file:'
  286.       end
  287.       object Label44: TLabel
  288.         Left = 42
  289.         Top = 105
  290.         Width = 110
  291.         Height = 13
  292.         Caption = 'Server private key file:'
  293.       end
  294.       object Label36: TLabel
  295.         Left = 42
  296.         Top = 182
  297.         Width = 100
  298.         Height = 13
  299.         Caption = 'Allowed cipher suites'
  300.       end
  301.       object CheckBox7: TCheckBox
  302.         Left = 24
  303.         Top = 21
  304.         Width = 197
  305.         Height = 17
  306.         HelpContext = 1058
  307.         Caption = 'Allow unsecured connections'
  308.         TabOrder = 0
  309.       end
  310.       object CheckBox8: TCheckBox
  311.         Left = 24
  312.         Top = 42
  313.         Width = 169
  314.         Height = 17
  315.         HelpContext = 1059
  316.         Caption = 'Allow secured connections'
  317.         TabOrder = 1
  318.       end
  319.       object Button29: TButton
  320.         Left = 371
  321.         Top = 77
  322.         Width = 75
  323.         Height = 23
  324.         HelpContext = 1061
  325.         Caption = 'Change'
  326.         TabOrder = 3
  327.         OnClick = Button29Click
  328.       end
  329.       object Button30: TButton
  330.         Left = 42
  331.         Top = 147
  332.         Width = 127
  333.         Height = 23
  334.         HelpContext = 1064
  335.         Caption = 'Create new certificate'
  336.         TabOrder = 6
  337.         OnClick = Button30Click
  338.       end
  339.       object Button31: TButton
  340.         Left = 371
  341.         Top = 119
  342.         Width = 75
  343.         Height = 23
  344.         HelpContext = 1063
  345.         Caption = 'Change'
  346.         TabOrder = 5
  347.         OnClick = Button31Click
  348.       end
  349.       object Edit3: TEdit
  350.         Left = 42
  351.         Top = 80
  352.         Width = 323
  353.         Height = 21
  354.         HelpContext = 1060
  355.         TabOrder = 2
  356.       end
  357.       object Edit4: TEdit
  358.         Left = 42
  359.         Top = 122
  360.         Width = 323
  361.         Height = 21
  362.         HelpContext = 1062
  363.         TabOrder = 4
  364.       end
  365.       object Button32: TButton
  366.         Left = 287
  367.         Top = 147
  368.         Width = 75
  369.         Height = 23
  370.         HelpContext = 1065
  371.         Caption = 'View details'
  372.         TabOrder = 7
  373.         OnClick = Button32Click
  374.       end
  375.       object CiphersLV: TListView
  376.         Left = 42
  377.         Top = 196
  378.         Width = 323
  379.         Height = 134
  380.         HelpContext = 1066
  381.         Checkboxes = True
  382.         Columns = <>
  383.         ReadOnly = True
  384.         TabOrder = 8
  385.         ViewStyle = vsList
  386.       end
  387.     end
  388.     object AccessCTab: TTabSheet
  389.       Caption = ' Access Control '
  390.       object Label6: TLabel
  391.         Left = 66
  392.         Top = 39
  393.         Width = 63
  394.         Height = 13
  395.         Caption = 'Group Name:'
  396.       end
  397.       object Label10: TLabel
  398.         Left = 17
  399.         Top = 12
  400.         Width = 250
  401.         Height = 13
  402.         AutoSize = False
  403.         Caption = 'User group granted access to the server'
  404.         Font.Charset = RUSSIAN_CHARSET
  405.         Font.Color = clWindowText
  406.         Font.Height = -11
  407.         Font.Name = 'Tahoma'
  408.         Font.Style = [fsBold]
  409.         ParentFont = False
  410.       end
  411.       object Label26: TLabel
  412.         Left = 31
  413.         Top = 127
  414.         Width = 188
  415.         Height = 13
  416.         Caption = 'Groups granted access to the services:'
  417.       end
  418.       object Label27: TLabel
  419.         Left = 61
  420.         Top = 260
  421.         Width = 69
  422.         Height = 13
  423.         Alignment = taRightJustify
  424.         Caption = 'File uploading:'
  425.       end
  426.       object Label25: TLabel
  427.         Left = 24
  428.         Top = 287
  429.         Width = 125
  430.         Height = 13
  431.         Caption = '&Uploads root folder name:'
  432.         FocusControl = LogEdit
  433.       end
  434.       object Label31: TLabel
  435.         Left = 80
  436.         Top = 176
  437.         Width = 50
  438.         Height = 13
  439.         Alignment = taRightJustify
  440.         Caption = 'Tunneling:'
  441.       end
  442.       object Label23: TLabel
  443.         Left = 17
  444.         Top = 107
  445.         Width = 173
  446.         Height = 13
  447.         AutoSize = False
  448.         Caption = 'Access to the server services'
  449.         Font.Charset = RUSSIAN_CHARSET
  450.         Font.Color = clWindowText
  451.         Font.Height = -11
  452.         Font.Name = 'Tahoma'
  453.         Font.Style = [fsBold]
  454.         ParentFont = False
  455.       end
  456.       object Label24: TLabel
  457.         Left = 47
  458.         Top = 232
  459.         Width = 83
  460.         Height = 13
  461.         Alignment = taRightJustify
  462.         Caption = 'File downloading:'
  463.       end
  464.       object Label32: TLabel
  465.         Left = 37
  466.         Top = 204
  467.         Width = 93
  468.         Height = 13
  469.         Alignment = taRightJustify
  470.         Caption = 'Client-side printing:'
  471.       end
  472.       object Label37: TLabel
  473.         Left = 97
  474.         Top = 148
  475.         Width = 26
  476.         Height = 13
  477.         Alignment = taRightJustify
  478.         Caption = 'Shell:'
  479.       end
  480.       object Button10: TButton
  481.         Tag = 1
  482.         Left = 375
  483.         Top = 34
  484.         Width = 73
  485.         Height = 23
  486.         HelpContext = 1016
  487.         Caption = '&Change'
  488.         TabOrder = 1
  489.         OnClick = Button10Click
  490.       end
  491.       object Panel7: TPanel
  492.         Left = 266
  493.         Top = 18
  494.         Width = 184
  495.         Height = 2
  496.         BevelOuter = bvLowered
  497.         TabOrder = 15
  498.       end
  499.       object GroupStaticText: TStaticText
  500.         Tag = 1
  501.         Left = 133
  502.         Top = 36
  503.         Width = 148
  504.         Height = 20
  505.         HelpContext = 1012
  506.         AutoSize = False
  507.         BorderStyle = sbsSunken
  508.         Font.Charset = RUSSIAN_CHARSET
  509.         Font.Color = clWindowText
  510.         Font.Height = -11
  511.         Font.Name = 'Tahoma'
  512.         Font.Style = [fsBold]
  513.         ParentFont = False
  514.         TabOrder = 16
  515.       end
  516.       object Button21: TButton
  517.         Tag = 1
  518.         Left = 289
  519.         Top = 34
  520.         Width = 73
  521.         Height = 23
  522.         HelpContext = 1015
  523.         Caption = '&Manage'
  524.         TabOrder = 0
  525.         OnClick = Button21Click
  526.       end
  527.       object DGroupStaticText: TStaticText
  528.         Tag = 4
  529.         Left = 133
  530.         Top = 229
  531.         Width = 148
  532.         Height = 20
  533.         HelpContext = 1013
  534.         AutoSize = False
  535.         BorderStyle = sbsSunken
  536.         Font.Charset = RUSSIAN_CHARSET
  537.         Font.Color = clWindowText
  538.         Font.Height = -11
  539.         Font.Name = 'Tahoma'
  540.         Font.Style = [fsBold]
  541.         ParentFont = False
  542.         TabOrder = 17
  543.       end
  544.       object Button19: TButton
  545.         Tag = 4
  546.         Left = 375
  547.         Top = 227
  548.         Width = 73
  549.         Height = 23
  550.         HelpContext = 1018
  551.         Caption = 'Change'
  552.         TabOrder = 10
  553.         OnClick = Button10Click
  554.       end
  555.       object UGroupStaticText: TStaticText
  556.         Tag = 5
  557.         Left = 133
  558.         Top = 257
  559.         Width = 148
  560.         Height = 20
  561.         HelpContext = 1014
  562.         AutoSize = False
  563.         BorderStyle = sbsSunken
  564.         Font.Charset = RUSSIAN_CHARSET
  565.         Font.Color = clWindowText
  566.         Font.Height = -11
  567.         Font.Name = 'Tahoma'
  568.         Font.Style = [fsBold]
  569.         ParentFont = False
  570.         TabOrder = 18
  571.       end
  572.       object Button20: TButton
  573.         Tag = 5
  574.         Left = 375
  575.         Top = 256
  576.         Width = 73
  577.         Height = 23
  578.         HelpContext = 1020
  579.         Caption = 'Change'
  580.         TabOrder = 12
  581.         OnClick = Button10Click
  582.       end
  583.       object Button18: TButton
  584.         Left = 375
  585.         Top = 302
  586.         Width = 73
  587.         Height = 23
  588.         HelpContext = 1022
  589.         Caption = 'Change'
  590.         TabOrder = 14
  591.         OnClick = Button18Click
  592.       end
  593.       object Edit2: TEdit
  594.         Left = 24
  595.         Top = 304
  596.         Width = 327
  597.         Height = 21
  598.         HelpContext = 1021
  599.         TabOrder = 13
  600.       end
  601.       object Button11: TButton
  602.         Tag = 4
  603.         Left = 289
  604.         Top = 227
  605.         Width = 73
  606.         Height = 23
  607.         HelpContext = 1017
  608.         Caption = 'Manage'
  609.         TabOrder = 9
  610.         OnClick = Button21Click
  611.       end
  612.       object Button12: TButton
  613.         Tag = 5
  614.         Left = 289
  615.         Top = 256
  616.         Width = 73
  617.         Height = 23
  618.         HelpContext = 1019
  619.         Caption = 'Manage'
  620.         TabOrder = 11
  621.         OnClick = Button21Click
  622.       end
  623.       object TNGroupStaticText: TStaticText
  624.         Tag = 2
  625.         Left = 133
  626.         Top = 173
  627.         Width = 148
  628.         Height = 20
  629.         HelpContext = 1044
  630.         AutoSize = False
  631.         BorderStyle = sbsSunken
  632.         Font.Charset = RUSSIAN_CHARSET
  633.         Font.Color = clWindowText
  634.         Font.Height = -11
  635.         Font.Name = 'Tahoma'
  636.         Font.Style = [fsBold]
  637.         ParentFont = False
  638.         TabOrder = 19
  639.       end
  640.       object Button24: TButton
  641.         Tag = 2
  642.         Left = 289
  643.         Top = 170
  644.         Width = 73
  645.         Height = 23
  646.         HelpContext = 1046
  647.         Caption = '&Manage'
  648.         TabOrder = 5
  649.         OnClick = Button21Click
  650.       end
  651.       object Button25: TButton
  652.         Tag = 2
  653.         Left = 375
  654.         Top = 170
  655.         Width = 73
  656.         Height = 23
  657.         HelpContext = 1047
  658.         Caption = '&Change'
  659.         TabOrder = 6
  660.         OnClick = Button10Click
  661.       end
  662.       object Panel3: TPanel
  663.         Left = 196
  664.         Top = 113
  665.         Width = 254
  666.         Height = 2
  667.         BevelOuter = bvLowered
  668.         TabOrder = 20
  669.       end
  670.       object CSPGroupStaticText: TStaticText
  671.         Tag = 3
  672.         Left = 133
  673.         Top = 201
  674.         Width = 148
  675.         Height = 20
  676.         HelpContext = 1045
  677.         AutoSize = False
  678.         BorderStyle = sbsSunken
  679.         Font.Charset = RUSSIAN_CHARSET
  680.         Font.Color = clWindowText
  681.         Font.Height = -11
  682.         Font.Name = 'Tahoma'
  683.         Font.Style = [fsBold]
  684.         ParentFont = False
  685.         TabOrder = 21
  686.       end
  687.       object Button26: TButton
  688.         Tag = 3
  689.         Left = 289
  690.         Top = 198
  691.         Width = 73
  692.         Height = 23
  693.         HelpContext = 1048
  694.         Caption = '&Manage'
  695.         TabOrder = 7
  696.         OnClick = Button21Click
  697.       end
  698.       object Button27: TButton
  699.         Tag = 3
  700.         Left = 375
  701.         Top = 198
  702.         Width = 73
  703.         Height = 23
  704.         HelpContext = 1049
  705.         Caption = '&Change'
  706.         TabOrder = 8
  707.         OnClick = Button10Click
  708.       end
  709.       object CheckBox3: TCheckBox
  710.         Left = 112
  711.         Top = 70
  712.         Width = 17
  713.         Height = 17
  714.         HelpContext = 1043
  715.         TabOrder = 22
  716.       end
  717.       object StaticText2: TStaticText
  718.         Left = 133
  719.         Top = 64
  720.         Width = 284
  721.         Height = 33
  722.         HelpContext = 1043
  723.         AutoSize = False
  724.         Caption = 
  725.           'Allow users from the Administrators group to have access to inac' +
  726.           'tive sessions.'
  727.         FocusControl = CheckBox3
  728.         TabOrder = 2
  729.       end
  730.       object SHGroupST: TStaticText
  731.         Tag = 6
  732.         Left = 133
  733.         Top = 145
  734.         Width = 148
  735.         Height = 20
  736.         HelpContext = 1044
  737.         AutoSize = False
  738.         BorderStyle = sbsSunken
  739.         Font.Charset = RUSSIAN_CHARSET
  740.         Font.Color = clWindowText
  741.         Font.Height = -11
  742.         Font.Name = 'Tahoma'
  743.         Font.Style = [fsBold]
  744.         ParentFont = False
  745.         TabOrder = 23
  746.       end
  747.       object Button33: TButton
  748.         Tag = 6
  749.         Left = 289
  750.         Top = 142
  751.         Width = 73
  752.         Height = 23
  753.         HelpContext = 1067
  754.         Caption = '&Manage'
  755.         TabOrder = 3
  756.         OnClick = Button21Click
  757.       end
  758.       object Button34: TButton
  759.         Tag = 6
  760.         Left = 375
  761.         Top = 142
  762.         Width = 73
  763.         Height = 23
  764.         HelpContext = 1068
  765.         Caption = '&Change'
  766.         TabOrder = 4
  767.         OnClick = Button10Click
  768.       end
  769.     end
  770.     object AccessTab: TTabSheet
  771.       Caption = ' Access Time '
  772.       object Label11: TLabel
  773.         Left = 17
  774.         Top = 12
  775.         Width = 193
  776.         Height = 13
  777.         AutoSize = False
  778.         Caption = 'Time allowed for access'
  779.         Font.Charset = RUSSIAN_CHARSET
  780.         Font.Color = clWindowText
  781.         Font.Height = -11
  782.         Font.Name = 'Tahoma'
  783.         Font.Style = [fsBold]
  784.         ParentFont = False
  785.       end
  786.       object Label8: TLabel
  787.         Left = 24
  788.         Top = 152
  789.         Width = 43
  790.         Height = 13
  791.         Caption = '&Intervals'
  792.         FocusControl = ListView1
  793.       end
  794.       object Label28: TLabel
  795.         Left = 205
  796.         Top = 136
  797.         Width = 238
  798.         Height = 13
  799.         Alignment = taRightJustify
  800.         Caption = 'Use right click on the scale to define new interval.'
  801.       end
  802.       object Panel1: TPanel
  803.         Left = 24
  804.         Top = 88
  805.         Width = 425
  806.         Height = 45
  807.         BevelOuter = bvNone
  808.         Enabled = False
  809.         TabOrder = 4
  810.       end
  811.       object ListView1: TListView
  812.         Left = 24
  813.         Top = 168
  814.         Width = 265
  815.         Height = 134
  816.         HelpContext = 1026
  817.         Columns = <
  818.           item
  819.             Caption = 'From'
  820.             Width = 120
  821.           end
  822.           item
  823.             Caption = 'To'
  824.             Width = 120
  825.           end>
  826.         Enabled = False
  827.         ReadOnly = True
  828.         RowSelect = True
  829.         TabOrder = 3
  830.         ViewStyle = vsReport
  831.         OnChange = ListView1Change
  832.         OnKeyUp = ListView1KeyUp
  833.       end
  834.       object RadioButton1: TRadioButton
  835.         Left = 24
  836.         Top = 57
  837.         Width = 129
  838.         Height = 17
  839.         HelpContext = 1024
  840.         Caption = 'Accessible &only '
  841.         TabOrder = 1
  842.         OnClick = RadioButton1Click
  843.       end
  844.       object RadioButton2: TRadioButton
  845.         Left = 24
  846.         Top = 33
  847.         Width = 185
  848.         Height = 17
  849.         HelpContext = 1023
  850.         Caption = 'Is &permanently accessible'
  851.         Checked = True
  852.         TabOrder = 0
  853.         TabStop = True
  854.         OnClick = RadioButton2Click
  855.       end
  856.       object Button2: TButton
  857.         Left = 29
  858.         Top = 313
  859.         Width = 116
  860.         Height = 23
  861.         HelpContext = 1027
  862.         Caption = 'D&elete Interval'
  863.         Enabled = False
  864.         TabOrder = 2
  865.         OnClick = Button2Click
  866.       end
  867.       object Panel9: TPanel
  868.         Left = 168
  869.         Top = 18
  870.         Width = 282
  871.         Height = 2
  872.         BevelOuter = bvLowered
  873.         TabOrder = 5
  874.       end
  875.     end
  876.     object LogingTab: TTabSheet
  877.       Caption = ' Logging '
  878.       object Label3: TLabel
  879.         Left = 24
  880.         Top = 30
  881.         Width = 67
  882.         Height = 13
  883.         Caption = '&Log file name:'
  884.         FocusControl = LogEdit
  885.       end
  886.       object Label12: TLabel
  887.         Left = 17
  888.         Top = 12
  889.         Width = 136
  890.         Height = 13
  891.         AutoSize = False
  892.         Caption = 'Logging options'
  893.         Font.Charset = RUSSIAN_CHARSET
  894.         Font.Color = clWindowText
  895.         Font.Height = -11
  896.         Font.Name = 'Tahoma'
  897.         Font.Style = [fsBold]
  898.         ParentFont = False
  899.       end
  900.       object Label35: TLabel
  901.         Left = 42
  902.         Top = 210
  903.         Width = 105
  904.         Height = 13
  905.         Caption = 'Include in session log:'
  906.         Visible = False
  907.       end
  908.       object Label38: TLabel
  909.         Left = 24
  910.         Top = 102
  911.         Width = 93
  912.         Height = 13
  913.         Caption = '&Session logs folder:'
  914.         FocusControl = Edit5
  915.       end
  916.       object LogEdit: TEdit
  917.         Left = 24
  918.         Top = 48
  919.         Width = 337
  920.         Height = 21
  921.         HelpContext = 1028
  922.         TabOrder = 0
  923.       end
  924.       object Button6: TButton
  925.         Left = 368
  926.         Top = 46
  927.         Width = 73
  928.         Height = 23
  929.         HelpContext = 1029
  930.         Caption = '&Change'
  931.         TabOrder = 1
  932.         OnClick = Button6Click
  933.       end
  934.       object Panel11: TPanel
  935.         Left = 119
  936.         Top = 18
  937.         Width = 331
  938.         Height = 2
  939.         BevelOuter = bvLowered
  940.         TabOrder = 6
  941.       end
  942.       object Button23: TButton
  943.         Left = 24
  944.         Top = 148
  945.         Width = 177
  946.         Height = 23
  947.         HelpContext = 1051
  948.         Caption = '&Review recorded session'
  949.         TabOrder = 5
  950.         OnClick = Button23Click
  951.       end
  952.       object Sr_cb: TCheckBox
  953.         Left = 24
  954.         Top = 81
  955.         Width = 177
  956.         Height = 17
  957.         HelpContext = 1050
  958.         Caption = 'Enable session recording'
  959.         TabOrder = 2
  960.       end
  961.       object CheckBox4: TCheckBox
  962.         Left = 49
  963.         Top = 231
  964.         Width = 239
  965.         Height = 17
  966.         HelpContext = 1052
  967.         Caption = 'Printing events'
  968.         TabOrder = 7
  969.         Visible = False
  970.       end
  971.       object CheckBox5: TCheckBox
  972.         Left = 49
  973.         Top = 252
  974.         Width = 239
  975.         Height = 17
  976.         HelpContext = 1053
  977.         Caption = 'Tunneling events'
  978.         TabOrder = 8
  979.         Visible = False
  980.       end
  981.       object CheckBox6: TCheckBox
  982.         Left = 49
  983.         Top = 273
  984.         Width = 204
  985.         Height = 17
  986.         HelpContext = 1054
  987.         Caption = 'File transfer events'
  988.         TabOrder = 9
  989.         Visible = False
  990.       end
  991.       object Edit5: TEdit
  992.         Left = 24
  993.         Top = 119
  994.         Width = 334
  995.         Height = 21
  996.         HelpContext = 1069
  997.         TabOrder = 3
  998.       end
  999.       object Button35: TButton
  1000.         Left = 369
  1001.         Top = 117
  1002.         Width = 73
  1003.         Height = 23
  1004.         HelpContext = 1070
  1005.         Caption = '&Change'
  1006.         TabOrder = 4
  1007.         OnClick = Button35Click
  1008.       end
  1009.     end
  1010.     object PrintSheet: TTabSheet
  1011.       Caption = ' Printing'
  1012.       ImageIndex = 6
  1013.       object Label29: TLabel
  1014.         Left = 17
  1015.         Top = 12
  1016.         Width = 136
  1017.         Height = 13
  1018.         AutoSize = False
  1019.         Caption = 'Client-side printing'
  1020.         Font.Charset = RUSSIAN_CHARSET
  1021.         Font.Color = clWindowText
  1022.         Font.Height = -11
  1023.         Font.Name = 'Tahoma'
  1024.         Font.Style = [fsBold]
  1025.         ParentFont = False
  1026.       end
  1027.       object Label30: TLabel
  1028.         Left = 24
  1029.         Top = 98
  1030.         Width = 233
  1031.         Height = 13
  1032.         Caption = '&Select server printers for the client-side printing:'
  1033.         FocusControl = CSPListView
  1034.       end
  1035.       object Panel22: TPanel
  1036.         Left = 320
  1037.         Top = 18
  1038.         Width = 130
  1039.         Height = 2
  1040.         BevelOuter = bvLowered
  1041.         TabOrder = 2
  1042.       end
  1043.       object CSPListView: TListView
  1044.         Left = 24
  1045.         Top = 116
  1046.         Width = 425
  1047.         Height = 185
  1048.         HelpContext = 1057
  1049.         Checkboxes = True
  1050.         Columns = <>
  1051.         LargeImages = ImageList1
  1052.         SmallImages = ImageList1
  1053.         SortType = stText
  1054.         TabOrder = 1
  1055.         ViewStyle = vsList
  1056.         OnChange = CSPListViewChange
  1057.       end
  1058.       object CheckBox2: TCheckBox
  1059.         Left = 24
  1060.         Top = 40
  1061.         Width = 257
  1062.         Height = 17
  1063.         HelpContext = 1056
  1064.         Caption = '&Enable client-side printing support'
  1065.         TabOrder = 0
  1066.       end
  1067.       object CheckBox9: TCheckBox
  1068.         Left = 24
  1069.         Top = 63
  1070.         Width = 299
  1071.         Height = 17
  1072.         Caption = 'Windows 2003 Server compatibility mode'
  1073.         TabOrder = 3
  1074.       end
  1075.     end
  1076.     object ManageTab: TTabSheet
  1077.       Caption = ' Online '
  1078.       object Label4: TLabel
  1079.         Left = 24
  1080.         Top = 89
  1081.         Width = 63
  1082.         Height = 13
  1083.         Caption = '&Online users:'
  1084.       end
  1085.       object Label5: TLabel
  1086.         Left = 154
  1087.         Top = 89
  1088.         Width = 69
  1089.         Height = 13
  1090.         Caption = '&User sessions:'
  1091.       end
  1092.       object Label13: TLabel
  1093.         Left = 17
  1094.         Top = 12
  1095.         Width = 233
  1096.         Height = 13
  1097.         AutoSize = False
  1098.         Caption = 'Online server management'
  1099.         Font.Charset = RUSSIAN_CHARSET
  1100.         Font.Color = clWindowText
  1101.         Font.Height = -11
  1102.         Font.Name = 'Tahoma'
  1103.         Font.Style = [fsBold]
  1104.         ParentFont = False
  1105.       end
  1106.       object Label14: TLabel
  1107.         Left = 41
  1108.         Top = 51
  1109.         Width = 69
  1110.         Height = 13
  1111.         Alignment = taRightJustify
  1112.         Caption = 'Server status:'
  1113.       end
  1114.       object Label15: TLabel
  1115.         Left = 111
  1116.         Top = 51
  1117.         Width = 3
  1118.         Height = 13
  1119.         Font.Charset = RUSSIAN_CHARSET
  1120.         Font.Color = clWindowText
  1121.         Font.Height = -11
  1122.         Font.Name = 'Tahoma'
  1123.         Font.Style = [fsBold]
  1124.         ParentFont = False
  1125.       end
  1126.       object Panel13: TPanel
  1127.         Left = 189
  1128.         Top = 18
  1129.         Width = 261
  1130.         Height = 2
  1131.         BevelOuter = bvLowered
  1132.         TabOrder = 10
  1133.       end
  1134.       object Button5: TButton
  1135.         Left = 280
  1136.         Top = 46
  1137.         Width = 73
  1138.         Height = 23
  1139.         HelpContext = 1030
  1140.         Caption = 'Star&t'
  1141.         TabOrder = 0
  1142.         OnClick = Button5Click
  1143.       end
  1144.       object Button13: TButton
  1145.         Left = 368
  1146.         Top = 46
  1147.         Width = 73
  1148.         Height = 23
  1149.         HelpContext = 1031
  1150.         Caption = 'Sto&p'
  1151.         TabOrder = 1
  1152.         OnClick = Button13Click
  1153.       end
  1154.       object UsersLV: TListView
  1155.         Left = 24
  1156.         Top = 104
  1157.         Width = 124
  1158.         Height = 177
  1159.         HelpContext = 1032
  1160.         Columns = <
  1161.           item
  1162.             Caption = 'Name'
  1163.             Width = 120
  1164.           end>
  1165.         HideSelection = False
  1166.         ReadOnly = True
  1167.         RowSelect = True
  1168.         SmallImages = ImageList1
  1169.         TabOrder = 2
  1170.         ViewStyle = vsReport
  1171.         OnClick = ListBox1Click
  1172.       end
  1173.       object SessionsLV: TListView
  1174.         Left = 154
  1175.         Top = 104
  1176.         Width = 295
  1177.         Height = 177
  1178.         HelpContext = 1033
  1179.         Columns = <
  1180.           item
  1181.             Caption = 'Caption'
  1182.             Width = 130
  1183.           end
  1184.           item
  1185.             Alignment = taCenter
  1186.             Caption = 'ID'
  1187.             Width = 40
  1188.           end
  1189.           item
  1190.             Alignment = taCenter
  1191.             Caption = 'Started'
  1192.             Width = 115
  1193.           end>
  1194.         HideSelection = False
  1195.         ReadOnly = True
  1196.         RowSelect = True
  1197.         ParentShowHint = False
  1198.         ShowHint = True
  1199.         SmallImages = ImageList1
  1200.         TabOrder = 3
  1201.         ViewStyle = vsReport
  1202.         OnChange = SessionsLVChange
  1203.         OnDblClick = SessionsLVDblClick
  1204.       end
  1205.       object Button8: TButton
  1206.         Left = 24
  1207.         Top = 316
  1208.         Width = 73
  1209.         Height = 23
  1210.         HelpContext = 1034
  1211.         Caption = '&Refresh'
  1212.         TabOrder = 9
  1213.         OnClick = Button8Click
  1214.       end
  1215.       object Button17: TButton
  1216.         Left = 24
  1217.         Top = 289
  1218.         Width = 73
  1219.         Height = 23
  1220.         HelpContext = 1035
  1221.         Caption = 'Sess. In&fo'
  1222.         Enabled = False
  1223.         TabOrder = 4
  1224.         OnClick = SessionsLVDblClick
  1225.       end
  1226.       object Button9: TButton
  1227.         Left = 112
  1228.         Top = 289
  1229.         Width = 73
  1230.         Height = 23
  1231.         HelpContext = 1036
  1232.         Caption = 'Sen&d Msg.'
  1233.         TabOrder = 5
  1234.         OnClick = Button9Click
  1235.       end
  1236.       object Button7: TButton
  1237.         Left = 199
  1238.         Top = 289
  1239.         Width = 73
  1240.         Height = 23
  1241.         HelpContext = 1037
  1242.         Caption = 'Disco&nnect'
  1243.         TabOrder = 6
  1244.         OnClick = Button7Click
  1245.       end
  1246.       object Button16: TButton
  1247.         Left = 287
  1248.         Top = 289
  1249.         Width = 73
  1250.         Height = 23
  1251.         HelpContext = 1038
  1252.         Caption = 'Term&inate'
  1253.         TabOrder = 7
  1254.         OnClick = Button16Click
  1255.       end
  1256.       object ToolBar2: TToolBar
  1257.         Left = 391
  1258.         Top = 74
  1259.         Width = 64
  1260.         Height = 30
  1261.         Align = alNone
  1262.         ButtonHeight = 24
  1263.         ButtonWidth = 26
  1264.         EdgeBorders = []
  1265.         Images = ImageList1
  1266.         TabOrder = 11
  1267.         object ToolButton1: TToolButton
  1268.           Left = 0
  1269.           Top = 2
  1270.           Hint = 'List'
  1271.           Caption = 'ToolButton2'
  1272.           ImageIndex = 1
  1273.           ParentShowHint = False
  1274.           ShowHint = True
  1275.           OnClick = ToolButton1Click
  1276.         end
  1277.         object ToolButton4: TToolButton
  1278.           Left = 26
  1279.           Top = 2
  1280.           Hint = 'Details'
  1281.           Caption = 'ToolButton3'
  1282.           Down = True
  1283.           ImageIndex = 2
  1284.           ParentShowHint = False
  1285.           ShowHint = True
  1286.           OnClick = ToolButton4Click
  1287.         end
  1288.       end
  1289.       object Button22: TButton
  1290.         Left = 374
  1291.         Top = 289
  1292.         Width = 73
  1293.         Height = 23
  1294.         HelpContext = 1055
  1295.         Caption = '&Monitor'
  1296.         TabOrder = 8
  1297.         OnClick = Button22Click
  1298.       end
  1299.     end
  1300.     object AboutSheet: TTabSheet
  1301.       Caption = 'About'
  1302.       object Label16: TLabel
  1303.         Left = 91
  1304.         Top = 8
  1305.         Width = 306
  1306.         Height = 65
  1307.         Alignment = taCenter
  1308.         Caption = 
  1309.           'Zilab Remote Console Server Management Console v3.2.3'#13#10'Copyright' +
  1310.           ' '#169' 1999 - 2004  Zilab Software, Inc.'#13#10#13#10'Zilab Remote Console Ser' +
  1311.           'ver'#8482' v3.2.3 for Windows XP/2000/NT'#13#10'Copyright '#169' 1998 - 2004  Zil' +
  1312.           'ab Software, Inc.'
  1313.       end
  1314.       object Label17: TLabel
  1315.         Left = 96
  1316.         Top = 114
  1317.         Width = 127
  1318.         Height = 13
  1319.         Caption = 'This product is licensed to:'
  1320.       end
  1321.       object Label18: TLabel
  1322.         Left = 96
  1323.         Top = 262
  1324.         Width = 192
  1325.         Height = 26
  1326.         Caption = 
  1327.           'This computer program is protected by'#13#10'copyright law and interna' +
  1328.           'tional treaties.'
  1329.       end
  1330.       object Image1: TImage
  1331.         Left = 24
  1332.         Top = 152
  1333.         Width = 32
  1334.         Height = 32
  1335.         AutoSize = True
  1336.         Picture.Data = {<image000.ico>}
  1337.       end
  1338.       object Label20: TLabel
  1339.         Left = 139
  1340.         Top = 82
  1341.         Width = 83
  1342.         Height = 13
  1343.         Alignment = taRightJustify
  1344.         Caption = 'On the Internet: '
  1345.       end
  1346.       object Label22: TLabel
  1347.         Left = 225
  1348.         Top = 82
  1349.         Width = 104
  1350.         Height = 13
  1351.         Cursor = crHandPoint
  1352.         Caption = 'http://www.zilab.com'
  1353.         Font.Charset = RUSSIAN_CHARSET
  1354.         Font.Color = clBlue
  1355.         Font.Height = -11
  1356.         Font.Name = 'Tahoma'
  1357.         Font.Style = [fsUnderline]
  1358.         ParentFont = False
  1359.         OnClick = Label22Click
  1360.       end
  1361.       object Panel14: TPanel
  1362.         Left = 16
  1363.         Top = 104
  1364.         Width = 441
  1365.         Height = 2
  1366.         BevelInner = bvLowered
  1367.         BevelOuter = bvNone
  1368.         TabOrder = 1
  1369.       end
  1370.       object Panel15: TPanel
  1371.         Left = 16
  1372.         Top = 251
  1373.         Width = 441
  1374.         Height = 2
  1375.         BevelInner = bvLowered
  1376.         BevelOuter = bvNone
  1377.         TabOrder = 2
  1378.       end
  1379.       object Button15: TButton
  1380.         Left = 342
  1381.         Top = 264
  1382.         Width = 73
  1383.         Height = 23
  1384.         HelpContext = 1040
  1385.         Caption = 'Set Key'
  1386.         TabOrder = 0
  1387.         OnClick = Button15Click
  1388.       end
  1389.       object StaticText1: TStaticText
  1390.         Left = 96
  1391.         Top = 129
  1392.         Width = 321
  1393.         Height = 113
  1394.         HelpContext = 1039
  1395.         AutoSize = False
  1396.         BorderStyle = sbsSunken
  1397.         Font.Charset = RUSSIAN_CHARSET
  1398.         Font.Color = clWindowText
  1399.         Font.Height = -11
  1400.         Font.Name = 'Tahoma'
  1401.         Font.Style = [fsBold]
  1402.         ParentFont = False
  1403.         TabOrder = 3
  1404.       end
  1405.     end
  1406.   end
  1407.   object Button1: TButton
  1408.     Left = 148
  1409.     Top = 388
  1410.     Width = 99
  1411.     Height = 23
  1412.     HelpContext = 100
  1413.     Caption = 'Update settings'
  1414.     TabOrder = 1
  1415.     OnClick = Button1Click
  1416.   end
  1417.   object Button3: TButton
  1418.     Left = 261
  1419.     Top = 388
  1420.     Width = 99
  1421.     Height = 23
  1422.     HelpContext = 101
  1423.     Cancel = True
  1424.     Caption = 'Close'
  1425.     Default = True
  1426.     TabOrder = 2
  1427.     OnClick = Button3Click
  1428.   end
  1429.   object OpenDialog1: TOpenDialog
  1430.     DefaultExt = '*.exe'
  1431.     Filter = 'Executable (*.exe)|*.exe'
  1432.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  1433.     Title = 'Select users shell'
  1434.     Left = 8
  1435.     Top = 385
  1436.   end
  1437.   object ImageList1: TImageList
  1438.     Left = 39
  1439.     Top = 385
  1440.     Bitmap = {
  1441.       494C010110001300040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1442.       0000000000003600000028000000400000005000000001002000000000000050
  1443.       0000000000000000000000000000000000000000000000000000000000000000
  1444.       0000000000000000000000000000000000000000000000000000000000000000
  1445.       0000000000000000000000000000000000000000000000000000000000000000
  1446.       0000000000000000000000000000000000000000000000000000000000000000
  1447.       0000000000000000000000000000000000000000000000000000000000000000
  1448.       0000000000000000000000000000000000000000000000000000000000000000
  1449.       0000000000000000000000000000000000000000000000000000000000000000
  1450.       0000000000000000000000000000000000000000000000000000000000000000
  1451.       0000000000000000000000000000000000000000000000000000000000000000
  1452.       0000000000000000000000000000000000000000000000000000000000000000
  1453.       0000000000000000000000000000000000000000000000000000000000000000
  1454.       0000000000000000000000000000000000000000000000000000000000000000
  1455.       0000000000000000000000000000000000000000000000000000000000000000
  1456.       0000000000000000000000000000000000000000000000000000000000000000
  1457.       0000000000000000000000000000000000000000000000000000000000000000
  1458.       0000000000000000000000000000000000000000000000000000000000000000
  1459.       0000000000000000000000000000000000000000000000000000000000000000
  1460.       0000000000000000000000000000000000000000000000000000000000000000
  1461.       0000000000000000000000000000000000000000000000000000000000000000
  1462.       0000000000000000000000000000000000000000000000000000000000000000
  1463.       0000000000000000000000000000000000000000000000000000000000000000
  1464.       0000000000000000000000000000000000000000000000000000000000000000
  1465.       0000000000000000000000000000000000000000000000000000000000000000
  1466.       0000000000000000000000000000000000000000000000000000000000000000
  1467.       0000000000000000000000000000000000000000000000000000000000000000
  1468.       0000000000000000000000000000000000000000000000000000000000000000
  1469.       0000000000000000000000000000000000000000000000000000000000000000
  1470.       0000000000000000000000000000000000000000000000000000000000000000
  1471.       0000000000000000000000000000000000000000000000000000000000000000
  1472.       0000000000000000000000000000000000000000000000000000000000000000
  1473.       0000000000000000000000000000000000000000000000000000000000000000
  1474.       0000000000000000000000000000000000000000000000000000000000000000
  1475.       0000000000000000000000000000000000000000000000000000000000000000
  1476.       0000000000000000000000000000000000000000000000000000000000000000
  1477.       0000000000000000000000000000000000000000000000000000000000000000
  1478.       0000000000000000000000000000000000000000000000000000000000000000
  1479.       0000000000000000000000000000000000000000000000000000000000000000
  1480.       0000000000000000000000000000000000000000000000000000000000000000
  1481.       0000000000000000000000000000000000000000000000000000000000000000
  1482.       0000000000000000000000000000000000000000000000000000000000000000
  1483.       0000000000000000000000000000000000000000000000000000000000000000
  1484.       0000000000000000000000000000000000000000000000000000000000000000
  1485.       0000000000000000000000000000000000000000000000000000000000000000
  1486.       0000000000000000000000000000000000000000000000000000000000000000
  1487.       0000000000000000000000000000000000000000000000000000000000000000
  1488.       0000000000000000000000000000000000000000000000000000000000000000
  1489.       0000000000000000000000000000000000000000000000000000000000000000
  1490.       0000000000000000000000000000000000000000000000000000000000000000
  1491.       0000000000000000000000000000000000000000000000000000000000000000
  1492.       0000000000000000000000000000000000000000000000000000000000000000
  1493.       0000000000000000000000000000000000000000000000000000000000000000
  1494.       0000000000000000000000000000000000000000000000000000000000000000
  1495.       0000000000000000000000000000000000000000000000000000000000000000
  1496.       0000000000000000000000000000000000000000000000000000000000000000
  1497.       0000000000000000000000000000000000000000000000000000000000000000
  1498.       0000000000000000000000000000000000000000000000000000000000000000
  1499.       0000000000000000000000000000000000000000000000000000000000000000
  1500.       0000000000000000000000000000000000000000000000000000000000000000
  1501.       0000000000000000000000000000000000000000000000000000000000000000
  1502.       0000000000000000000000000000000000000000000000000000000000000000
  1503.       0000000000000000000000000000000000000000000000000000000000000000
  1504.       0000000000000000000000000000000000000000000000000000000000000000
  1505.       0000000000000000000000000000000000000000000000000000000000000000
  1506.       0000000000000000000000000000000000000000000000000000000000000000
  1507.       0000000000000000000000000000000000000000000000000000000000000000
  1508.       0000000000000000000000000000000000000000000000000000000000000000
  1509.       0000000000000000000000000000000000000000000000000000000000000000
  1510.       0000000000000000000000000000000000000000000000000000000000000000
  1511.       0000000000000000000000000000000000000000000000000000000000000000
  1512.       0000000000000000000000000000000000000000000000000000000000000000
  1513.       0000000000000000000000000000000000000000000000000000000000000000
  1514.       0000000000000000000000000000000000000000000000000000000000000000
  1515.       0000000000000000000000000000000000000000000000000000000000000000
  1516.       0000000000000000000000000000000000000000000000000000000000000000
  1517.       0000000000000000000000000000000000000000000000000000000000000000
  1518.       0000000000000000000000000000000000000000000000000000000000000000
  1519.       0000000000000000000000000000000000000000000000000000000000000000
  1520.       0000000000000000000000000000000000000000000000000000000000000000
  1521.       0000000000000000000000000000000000000000000000000000000000000000
  1522.       0000000000000000000000000000000000000000000000000000000000000000
  1523.       0000000000000000000000000000000000000000000000000000000000000000
  1524.       0000000000000000000000000000000000000000000000000000000000000000
  1525.       0000000000000000000000000000000000000000000000000000000000000000
  1526.       0000000000000000000000000000000000000000000000000000000000000000
  1527.       0000000000000000000000000000000000000000000000000000000000000000
  1528.       0000000000000000000000000000000000000000000000000000000000000000
  1529.       0000000000000000000000000000000000000000000000000000000000000000
  1530.       0000000000000000000000000000000000000000000000000000000000000000
  1531.       0000000000000000000000000000000000000000000000000000000000000000
  1532.       0000000000000000000000000000000000000000000000000000000000000000
  1533.       0000000000000000000000000000000000000000000000000000000000000000
  1534.       0000000000000000000000000000000000000000000000000000000000000000
  1535.       0000000000000000000000000000000000000000000000000000000000000000
  1536.       0000000000000000000000000000000000000000000000000000000000000000
  1537.       0000000000000000000000000000000000000000000000000000000000000000
  1538.       0000000000000000000000000000000000000000000000000000000000000000
  1539.       0000000000000000000000000000000000000000000000000000000000000000
  1540.       0000000000000000000000000000000000000000000000000000000000000000
  1541.       0000000000000000000000000000000000000000000000000000000000000000
  1542.       0000000000000000000000000000000000000000000000000000000000000000
  1543.       0000000000000000000000000000000000000000000000000000000000000000
  1544.       0000000000000000000000000000000000000000000000000000000000000000
  1545.       0000000000000000000000000000000000000000000000000000000000000000
  1546.       0000000000000000000000000000000000000000000000000000000000000000
  1547.       0000000000000000000000000000000000000000000000000000000000000000
  1548.       0000000000000000000000000000000000000000000000000000000000000000
  1549.       0000000000000000000000000000000000000000000000000000000000000000
  1550.       0000000000000000000000000000000000000000000000000000000000000000
  1551.       0000000000000000000000000000000000000000000000000000000000000000
  1552.       0000000000000000000000000000000000000000000000000000000000000000
  1553.       0000000000000000000000000000000000000000000000000000000000000000
  1554.       0000000000000000000000000000000000000000000000000000000000000000
  1555.       0000000000000000000000000000000000000000000000000000000000000000
  1556.       0000000000000000000000000000000000000000000000000000000000000000
  1557.       0000000000000000000000000000000000000000000000000000000000000000
  1558.       0000000000000000000000000000000000000000000000000000000000000000
  1559.       0000000000000000000000000000000000000000000000000000000000000000
  1560.       0000000000000000000000000000000000000000000000000000000000000000
  1561.       0000000000000000000000000000000000000000000000000000000000000000
  1562.       0000000000000000000000000000000000000000000000000000000000000000
  1563.       0000000000000000000000000000000000000000000000000000000000000000
  1564.       0000000000000000000000000000000000000000000000000000000000000000
  1565.       0000000000000000000000000000000000000000000000000000000000000000
  1566.       0000000000000000000000000000000000000000000000000000000000000000
  1567.       0000000000000000000000000000000000000000000000000000000000000000
  1568.       0000000000000000000000000000000000000000000000000000000000000000
  1569.       0000000000000000000000000000000000000000000000000000000000000000
  1570.       0000000000000000000000000000000000000000000000000000000000000000
  1571.       0000000000000000000000000000000000000000000000000000000000000000
  1572.       0000000000000000000000000000000000000000000000000000000000000000
  1573.       0000000000000000000000000000000000000000000000000000000000000000
  1574.       0000000000000000000000000000000000000000000000000000000000000000
  1575.       00000000000000000000000000000000000084848400C6C6C600C6C6C6008484
  1576.       8400C6C6C600C6C6C60084848400C6C6C600C6C6C60084848400C6C6C600C6C6
  1577.       C60084848400C6C6C600C6C6C600848484008484840000000000000000000000
  1578.       0000000000000000000000000000000000000000000000000000000000000000
  1579.       0000000000000000000000000000000000000000000000000000000000000000
  1580.       0000000000000000000000000000000000000000000000000000000000000000
  1581.       0000000000000000000000000000000000000000000000000000000000000000
  1582.       0000000000000000000000000000000000000000000000000000000000000000
  1583.       0000000000000000000000000000000000000000000000000000000000000000
  1584.       0000000000000000000000000000000000000000000000000000000000000000
  1585.       00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
  1586.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000084840000000000000000000000
  1587.       0000008484000000000000000000000000000000000000000000000000000000
  1588.       0000000000000000000000000000000000000000000000000000000000008484
  1589.       8400000000000000000084848400000000000000000000000000000000000000
  1590.       0000000000000000000000000000000000000000000000000000000000000000
  1591.       000000000000000000000000000000000000C6C6C600C6C6C600C6C6C600C6C6
  1592.       C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
  1593.       C600C6C6C600C6C6C600C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
  1594.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000000000FFFF0000FFFF0000FF
  1595.       FF00000000000000000000000000000000000000000084848400000000008484
  1596.       8400000000000000000000000000000000000000000000000000000000000000
  1597.       0000000000000000000000000000000000000000000000000000000000000000
  1598.       0000000000000000000000000000000000000000000000000000000000000000
  1599.       000000000000000000000000000000000000C6C6C600848484000000FF008484
  1600.       8400848484008484840084848400C6C6C60084848400848484000000FF000000
  1601.       FF008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF008484
  1602.       8400848484008484840084848400FFFFFF000000000000FFFF0000FFFF0000FF
  1603.       FF00000000000000000000000000000000000000000000000000000000000000
  1604.       0000000000000000000000000000000000000000000000000000848484000000
  1605.       0000000000008484840000000000000000000000000000000000000000000000
  1606.       0000000000000000000000000000000000000000000000000000000000000000
  1607.       000000000000000000000000000000000000C6C6C600848484000000FF000000
  1608.       FF00848484008484840084848400C6C6C60084848400848484000000FF008484
  1609.       84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
  1610.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000084840000000000000000000000
  1611.       0000008484000000000000000000000000000000000000000000848484000000
  1612.       0000000000000000000000000000000000000000000000000000000000000000
  1613.       0000000000000000000000000000000000000000000000000000848484000000
  1614.       0000000000000000000000000000000000008484840000000000000000000000
  1615.       000000000000000000000000000000000000C6C6C60084848400848484000000
  1616.       FF000000FF008484840084848400C6C6C600848484000000FF000000FF008484
  1617.       84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF008484
  1618.       8400848484008484840084848400FFFFFF00FFFFFF0000000000000000000000
  1619.       0000000000000000000000000000000000000000000000000000000000000000
  1620.       0000000000000000000000000000000000000000000084848400000000000000
  1621.       0000848484000000000000000000000000000000000000000000000000000000
  1622.       0000000000000000000000000000000000000000000000000000000000000000
  1623.       000000000000000000000000000000000000C6C6C60084848400848484008484
  1624.       84000000FF008484840084848400C6C6C600848484000000FF00848484008484
  1625.       84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
  1626.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000084840084848400848484008484
  1627.       8400848484000000000000000000000000000000000000000000000000008484
  1628.       8400000000008484840000000000000000000000000000000000000000000000
  1629.       0000000000000000000000000000000000000000000000000000000000008484
  1630.       8400000000000000000000000000848484000000000000000000000000000000
  1631.       000000000000000000000000000000000000C6C6C60084848400C6C6C600C6C6
  1632.       C6000000FF000000FF0084848400C6C6C6000000FF000000FF00848484008484
  1633.       84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF008484
  1634.       8400848484008484840084848400FFFFFF000084840000FFFF0000FFFF00C6C6
  1635.       C600000000000000000000000000000000000000000000000000000000000000
  1636.       0000000000000000000000000000000000008484840000000000000000008484
  1637.       8400000000000000000000000000000000000000000000000000000000000000
  1638.       0000000000000000000000000000000000000000000000000000000000000000
  1639.       000000000000000000000000000000000000C6C6C60084848400848484008484
  1640.       8400848484000000FF000000FF000000FF000000FF0084848400848484008484
  1641.       84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
  1642.       FF00FFFFFF00FFFFFF0084848400000000000084840000FFFF0000FFFF0000FF
  1643.       FF00C6C6C6000000000000000000000000000000000000000000000000000000
  1644.       0000848484000000000084848400000000000000000000000000000000000000
  1645.       0000000000000000000000000000000000000000000000000000000000000000
  1646.       0000848484000000000084848400000000000000000000000000000000000000
  1647.       000000000000000000000000000000000000C6C6C60084848400C6C6C600C6C6
  1648.       C600C6C6C600C6C6C6000000FF000000FF0084848400C6C6C600C6C6C600C6C6
  1649.       C600C6C6C60084848400C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
  1650.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00840000000000000000FFFF0000FF
  1651.       FF0000FFFF00C6C6C60000000000000000000000000000000000000000000000
  1652.       0000000000000000000000000000848484000000000000000000848484000000
  1653.       0000000000000000000000000000000000000000000000000000000000000000
  1654.       0000000000000000000000000000000000000000000000000000000000000000
  1655.       000000000000000000000000000000000000C6C6C60084848400848484008484
  1656.       840084848400848484000000FF000000FF000000FF0084848400848484008484
  1657.       84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
  1658.       FF00C6C6C60000000000000000000000000000848400848484000000000000FF
  1659.       FF0000FFFF0000FFFF0000000000000000000000000000000000000000000000
  1660.       0000000000008484840000000000000000000000000000000000000000000000
  1661.       0000000000000000000000000000000000000000000000000000000000000000
  1662.       0000000000000000000000000000000000000000000000000000000000000000
  1663.       000000000000000000000000000000000000C6C6C60084848400C6C6C600C6C6
  1664.       C6000000FF000000FF0084848400C6C6C6000000FF000000FF00C6C6C600C6C6
  1665.       C600C6C6C60084848400C6C6C600848484008484840084848400848484008484
  1666.       8400848484000000000000FFFF0000FFFF00C6C6C6008484840084848400C6C6
  1667.       C60000FFFF0000FFFF0000000000000000000000000000000000000000000000
  1668.       0000000000000000000000000000000000000000000084848400000000000000
  1669.       0000000000000000000000000000000000000000000000000000000000000000
  1670.       0000000000000000000000000000000000000000000000000000000000000000
  1671.       000000000000000000000000000000000000C6C6C600848484000000FF000000
  1672.       FF00848484008484840084848400C6C6C60084848400848484000000FF000000
  1673.       FF008484840084848400C6C6C600848484000000000000000000000000000000
  1674.       0000000000000084840000FFFF0000FFFF0000FFFF00008484000084840000FF
  1675.       FF0000FFFF0000FFFF0000000000000000000000000000000000000000000000
  1676.       0000000000000000000084848400000000000000000000000000000000000000
  1677.       0000000000000000000000000000000000000000000000000000000000000000
  1678.       0000000000000000000000000000000000000000000000000000000000000000
  1679.       000000000000000000000000000000000000C6C6C60084848400C6C6C600C6C6
  1680.       C600C6C6C600C6C6C60084848400C6C6C60084848400C6C6C600C6C6C600C6C6
  1681.       C6000000FF000000FF00C6C6C600848484000000000000000000000000000000
  1682.       000000000000000000000084840000FFFF0000FFFF0000FFFF0000FFFF0000FF
  1683.       FF0000FFFF00C6C6C60084848400000000000000000000000000000000000000
  1684.       0000000000000000000000000000000000008484840000000000000000000000
  1685.       0000000000000000000000000000000000000000000000000000000000000000
  1686.       0000000000000000000000000000000000000000000000000000000000000000
  1687.       000000000000000000000000000000000000C6C6C60084848400848484008484
  1688.       8400848484008484840084848400C6C6C6008484840084848400848484008484
  1689.       84008484840084848400C6C6C600848484000000000000000000000000000000
  1690.       00000000000000000000000000000084840000FFFF0000FFFF0000FFFF0000FF
  1691.       FF00C6C6C6000084840000000000000000000000000000000000000000000000
  1692.       0000000000000000000000000000000000000000000000000000000000000000
  1693.       0000000000000000000000000000000000000000000000000000000000000000
  1694.       0000000000000000000000000000000000000000000000000000000000000000
  1695.       000000000000000000000000000000000000C6C6C600C6C6C600C6C6C600C6C6
  1696.       C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
  1697.       C600C6C6C600C6C6C600C6C6C600848484000000000000000000000000000000
  1698.       0000000000000000000000000000000000000084840000848400008484000084
  1699.       8400008484000000000000000000000000000000000000000000000000000000
  1700.       0000000000000000000000000000000000000000000000000000000000000000
  1701.       0000000000000000000000000000000000000000000000000000000000000000
  1702.       0000000000000000000000000000000000000000000000000000000000000000
  1703.       0000000000000000000000000000000000000000000000000000000000000000
  1704.       0000000000000000000000000000000000000000000000000000000000000000
  1705.       0000000000000000000000000000000000000000000000000000000000000000
  1706.       0000000000000000000000000000000000000000000000000000000000000000
  1707.       0000000000000000000000000000000000000000000000000000000000000000
  1708.       0000000000000000000000000000000000000000000000000000000000000000
  1709.       0000000000000000000000000000000000000000000000000000000000000000
  1710.       0000000000000000000000000000000000000000000000000000000000000000
  1711.       0000000000000000000000000000000000000000000000000000000000000000
  1712.       0000000000000000000000000000000000000000000000000000000000000000
  1713.       00000000000000000000000000000000000084848400C6C6C600C6C6C600C6C6
  1714.       C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
  1715.       C600000000000000000000000000000000000000000000000000000000000000
  1716.       0000000000000000000000000000000000000000000000000000000000000000
  1717.       0000000000000000000000000000000000000000000000000000000000000000
  1718.       0000000000000000000000000000000000000000000000000000000000000000
  1719.       0000000000000000000000000000000000000000000000000000000000000000
  1720.       0000000000000000000000000000000000000000000000000000000000000000
  1721.       00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
  1722.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C6C6
  1723.       C600000000000000000000000000000000000000000000000000000000000000
  1724.       0000000000000000000000000000000000000000000000000000000000000000
  1725.       0000000000000000000000000000000000000000000000000000000000000000
  1726.       0000000000000000000000000000000000000000000000000000000000000000
  1727.       0000000000000000000000000000000000000000000000000000000000000000
  1728.       0000000000000000000000000000000000000000000000000000000000000000
  1729.       00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
  1730.       FF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFFFF00C6C6
  1731.       C600000000000000000000000000000000000000000000000000000000000000
  1732.       0000000000000000000000000000000000000000000000000000000000000000
  1733.       0000000000000000000000000000000000000000000000000000000000000000
  1734.       0000000000000000000000000000000000000000000000000000000000000000
  1735.       0000000000000000000000000000000000000000000000000000000000000000
  1736.       0000000000000000000000000000000000000000000000000000000000000000
  1737.       00000000000000000000000000000000000084848400C6C6C600C6C6C600C6C6
  1738.       C600C6C6C600C6C6C600C6C6C60000BDBD000000000000000000000000000000
  1739.       0000000000000000000000000000000000000000000000000000000000000000
  1740.       0000000000000000000000000000000000000000000000000000000000000000
  1741.       0000000000000000000000000000000000000000000000000000000000000000
  1742.       0000000000000000000000000000000000000000000000000000000000000000
  1743.       0000000000000000000000000000000000000000000000000000000000000000
  1744.       0000000000000000000000000000000000000000000000000000000000000000
  1745.       00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
  1746.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000BDBD0000FFFF00FFFFFF0000BD
  1747.       BD00000000000000000000000000000000000000000000000000000000000000
  1748.       0000000000000000000000000000000000000000000000000000000000000000
  1749.       0000000000000000000000000000000000000000000000000000000000000000
  1750.       0000000000000000000000000000000000000000000000000000000000000000
  1751.       0000000000000000000000000000000000000000000000000000000000000000
  1752.       0000000000000000000000000000000000000000000000000000000000000000
  1753.       00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
  1754.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000BDBD0000FFFF00FFFF
  1755.       FF0000BDBD008484840000000000000000000000000000000000000000000000
  1756.       0000000000000000000000000000000000000000000000000000000000000000
  1757.       0000000000000000000000000000000000000000000000000000000000000000
  1758.       0000000000000000000000000000000000000000000000000000000000000000
  1759.       0000000000000000000000000000000000000000000000000000000000000000
  1760.       0000000000000000000000000000000000000000000000000000000000000000
  1761.       00000000000000000000000000000000000084848400C6C6C600C6C6C600C6C6
  1762.       C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C60000BDBD0000FF
  1763.       FF0000BDBD000000000000000000000000000000000000000000000000000000
  1764.       0000000000000000000000000000000000000000000000000000000000000000
  1765.       0000000000000000000000000000000000000000000000000000000000000000
  1766.       0000000000000000000000000000000000000000000000000000000000000000
  1767.       0000000000000000000000000000000000000000000000000000000000000000
  1768.       0000000000000000000000000000000000000000000000000000000000000000
  1769.       00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
  1770.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000BD
  1771.       BD00000000000000000000000000BD0000000000000000000000000000000000
  1772.       0000000000000000000000000000000000000000000000000000000000000000
  1773.       0000000000000000000000000000000000000000000000000000000000000000
  1774.       0000000000000000000000000000000000000000000000000000000000000000
  1775.       0000000000000000000000000000000000000000000000000000000000000000
  1776.       0000000000000000000000000000000000000000000000000000000000000000
  1777.       00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
  1778.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C6C6
  1779.       C6000000000000000000FF000000BD0000000000000000000000000000000000
  1780.       0000000000000000000000000000000000000000000000000000000000000000
  1781.       0000000000000000000000000000000000000000000000000000000000000000
  1782.       0000000000000000000000000000000000000000000000000000000000000000
  1783.       0000000000000000000000000000000000000000000000000000000000000000
  1784.       0000000000000000000000000000000000000000000000000000000000000000
  1785.       00000000000000000000000000000000000084848400C6C6C600C6C6C600C6C6
  1786.       C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
  1787.       C60000000000BD000000FFFFFF00FF0000000000000000000000000000000000
  1788.       0000000000000000000000000000000000000000000000000000000000000000
  1789.       0000000000000000000000000000000000000000000000000000000000000000
  1790.       0000000000000000000000000000000000000000000000000000000000000000
  1791.       0000000000000000000000000000000000000000000000000000000000000000
  1792.       0000000000000000000000000000000000000000000000000000000000000000
  1793.       00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
  1794.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C6C6
  1795.       C60000000000BD000000FF000000FFFFFF000000000000000000000000000000
  1796.       0000000000000000000000000000000000000000000000000000000000000000
  1797.       0000000000000000000000000000000000000000000000000000000000000000
  1798.       0000000000000000000000000000000000000000000000000000000000000000
  1799.       0000000000000000000000000000000000000000000000000000000000000000
  1800.       0000000000000000000000000000000000000000000000000000000000000000
  1801.       00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
  1802.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C6C6
  1803.       C6000000000000000000BD000000FF0000000000000000000000000000000000
  1804.       0000000000000000000000000000000000000000000000000000000000000000
  1805.       0000000000000000000000000000000000000000000000000000000000000000
  1806.       0000000000000000000000000000000000000000000000000000000000000000
  1807.       0000000000000000000000000000000000000000000000000000000000000000
  1808.       0000000000000000000000000000000000000000000000000000000000000000
  1809.       00000000000000000000000000000000000084848400FFFFFF0000000000FFFF
  1810.       FF0000000000FFFFFF0000000000FFFFFF0000000000FFFFFF0000000000FFFF
  1811.       FF00000000000000000000000000BD0000000000000000000000000000000000
  1812.       0000000000000000000000000000000000000000000000000000000000000000
  1813.       0000000000000000000000000000000000000000000000000000000000000000
  1814.       0000000000000000000000000000000000000000000000000000000000000000
  1815.       0000000000000000000000000000000000000000000000000000000000000000
  1816.       0000000000000000000000000000000000000000000000000000000000000000
  1817.       0000000000000000000000000000000000000000000000000000FFFFFF008484
  1818.       8400FFFFFF0084848400FFFFFF0084848400FFFFFF0084848400FFFFFF000000
  1819.       0000000000000000000000000000000000000000000000000000000000000000
  1820.       0000000000000000000000000000000000000000000000000000000000000000
  1821.       0000000000000000000000000000000000000000000000000000000000000000
  1822.       0000000000000000000000000000000000000000000000000000000000000000
  1823.       0000000000000000000000000000000000000000000000000000000000000000
  1824.       0000000000000000000000000000000000000000000000000000000000000000
  1825.       000000000000000000000000000000000000000000000000000000000000CED6
  1826.       D60000000000CED6D60000000000CED6D60000000000CED6D600000000000000
  1827.       000000000000000000000000000000000000FF000000FFFF0000FFFF0000FF00
  1828.       0000FFFF0000FFFF0000FF000000FFFF0000FFFF0000FF000000FFFF0000FFFF
  1829.       0000FF000000FFFF0000FFFF00008484000084848400C6C6C600C6C6C6008484
  1830.       8400C6C6C600C6C6C60084848400C6C6C600C6C6C60084848400C6C6C600C6C6
  1831.       C60084848400C6C6C600C6C6C600848484000000000000000000000000000000
  1832.       0000000000000000000000000000000000000000000000000000000000000000
  1833.       0000000000000000000000000000000000000000000000000000000000000000
  1834.       0000000000000000000000000000000000000000000000000000000000000000
  1835.       000000000000000000000000000000000000FFFFFF0000000000000000000000
  1836.       0000000000000000000000000000000000000000000000000000000000000000
  1837.       000000000000000000000000000000000000FFFFFF0000000000000000000000
  1838.       0000000000000000000000000000000000000000000000000000000000000000
  1839.       0000000000000000000000000000000000000000000000000000000000000000
  1840.       00000000000000000000C6C6C600848484008484840000000000000000000000
  1841.       0000000000000000000000000000000000000000000000000000000000000000
  1842.       0000000000000000000000000000000000000000000000000000000000000000
  1843.       000000000000000000000000000000000000FFFF0000FFFF0000FFFF0000FFFF
  1844.       0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF
  1845.       0000FFFF0000FFFF0000FFFF000084840000C6C6C600C6C6C600C6C6C600C6C6
  1846.       C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
  1847.       C600C6C6C600C6C6C600C6C6C600848484000000000000000000000000000000
  1848.       0000C6C6C600C6C6C60084848400000000000000000084848400848484000000
  1849.       0000000000000000000000000000000000000000000000000000000000000000
  1850.       0000000000000000000000000000000000000000000000000000000000000000
  1851.       000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
  1852.       0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
  1853.       0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
  1854.       8400848484008484840084848400C6C6C6008484840084848400848484008484
  1855.       84008484840084848400C6C6C600848484000000000000000000C6C6C600C6C6
  1856.       C6008484840084848400C6C6C600C6C6C600C6C6C60000000000000000008484
  1857.       8400848484000000000000000000000000000000000000000000000000000000
  1858.       0000000000000000000000000000000000000000000000000000000000000000
  1859.       000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
  1860.       0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
  1861.       0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
  1862.       8400848484008484840084848400C6C6C6008484840084848400848484008484
  1863.       84008484840084848400C6C6C600848484000000000084848400848484008484
  1864.       8400C6C6C600C6C6C600C6C6C600C6C6C6008484840084848400848484000000
  1865.       0000000000008484840000000000000000000000000000000000000000000000
  1866.       0000000000000000000000000000000000000000000000000000000000000000
  1867.       000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
  1868.       0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
  1869.       0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
  1870.       8400848484008484840084848400C6C6C6008484840084848400848484008484
  1871.       84008484840084848400C6C6C600848484008484840084848400C6C6C600C6C6
  1872.       C600C6C6C600C6C6C600C6C6C600C6C6C6008484840084848400848484008484
  1873.       8400848484000000000000000000000000000000000000000000000000000000
  1874.       0000000000000000000000000000000000000000000000000000000000000000
  1875.       000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
  1876.       0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
  1877.       0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
  1878.       8400848484008484840084848400C6C6C6008484840084848400848484008484
  1879.       84008484840084848400C6C6C6008484840084848400FFFFFF00C6C6C600C6C6
  1880.       C600C6C6C600C6C6C600FFFFFF0084848400C6C6C60084848400848484008484
  1881.       8400848484008484840084848400000000000000000000000000000000000000
  1882.       0000000000000000000000000000000000000000000000000000000000000000
  1883.       000000000000000000000000000000000000FFFF0000FF000000FFFF0000FFFF
  1884.       0000FFFF0000FFFF0000FF000000FFFF0000FF000000FF000000FF000000FF00
  1885.       0000FF000000FF000000FFFF000084840000C6C6C60084848400C6C6C600C6C6
  1886.       C600C6C6C600C6C6C60084848400C6C6C6008484840084848400848484008484
  1887.       84008484840084848400C6C6C6008484840084848400FFFFFF00C6C6C600C6C6
  1888.       C600FFFFFF00FFFFFF00C6C6C600C6C6C600C6C6C60084848400848484008484
  1889.       8400848484008484840084848400000000000000000000000000000000000000
  1890.       0000000000000000000000000000000000000000000000000000000000000000
  1891.       000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
  1892.       0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
  1893.       0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
  1894.       8400848484008484840084848400C6C6C6008484840084848400848484008484
  1895.       84008484840084848400C6C6C6008484840084848400FFFFFF00FFFFFF00FFFF
  1896.       FF00C6C6C600C6C6C6000000FF000000FF00C6C6C600C6C6C600C6C6C6008484
  1897.       8400848484008484840084848400000000000000000000000000000000000000
  1898.       0000000000000000000000000000000000000000000000000000000000000000
  1899.       000000000000000000000000000000000000FFFF0000FF000000FFFF0000FFFF
  1900.       0000FFFF0000FFFF0000FF000000FFFF0000FF000000FFFF0000FFFF0000FFFF
  1901.       0000FFFF0000FF000000FFFF000084840000C6C6C60084848400C6C6C600C6C6
  1902.       C600C6C6C600C6C6C60084848400C6C6C60084848400C6C6C600C6C6C600C6C6
  1903.       C600C6C6C60084848400C6C6C6008484840084848400FFFFFF00C6C6C600C6C6
  1904.       C60000FF000000848400C6C6C600C6C6C600C6C6C60084848400848484000000
  1905.       0000C6C6C6008484840084848400000000000000000000000000000000000000
  1906.       0000000000000000000000000000000000000000000000000000000000000000
  1907.       000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
  1908.       0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
  1909.       0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
  1910.       8400848484008484840084848400C6C6C6008484840084848400848484008484
  1911.       84008484840084848400C6C6C60084848400000000008484840084848400FFFF
  1912.       FF00C6C6C600C6C6C600C6C6C6008484840084848400C6C6C600C6C6C6000000
  1913.       0000C6C6C6008484840084848400000000000000000000000000000000000000
  1914.       0000000000000000000000000000000000000000000000000000000000000000
  1915.       000000000000000000000000000000000000FFFF0000FF000000FFFF0000FFFF
  1916.       0000FFFF0000FFFF0000FF000000FFFF0000FF000000FFFF0000FFFF0000FFFF
  1917.       0000FFFF0000FF000000FFFF000084840000C6C6C60084848400C6C6C600C6C6
  1918.       C600C6C6C600C6C6C60084848400C6C6C60084848400C6C6C600C6C6C600C6C6
  1919.       C600C6C6C60084848400C6C6C600848484000000000000000000000000008484
  1920.       840084848400FFFFFF0084848400C6C6C600C6C6C600C6C6C600FFFFFF00C6C6
  1921.       C600000000000000000000000000000000000000000000000000000000000000
  1922.       0000000000000000000000000000000000000000000000000000000000000000
  1923.       000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
  1924.       0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
  1925.       0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
  1926.       8400848484008484840084848400C6C6C6008484840084848400848484008484
  1927.       84008484840084848400C6C6C600848484000000000000000000000000000000
  1928.       0000000000008484840084848400C6C6C600C6C6C600FFFFFF00FFFFFF00FFFF
  1929.       FF00C6C6C6000000000000000000000000000000000000000000000000000000
  1930.       0000000000000000000000000000000000000000000000000000000000000000
  1931.       000000000000000000000000000000000000FFFF0000FF00000000FFFF0000FF
  1932.       FF0000FFFF0000FFFF00FF000000FFFF0000FF00000000FFFF0000FFFF0000FF
  1933.       FF0000FFFF00FF000000FFFF000084840000C6C6C60084848400C6C6C600C6C6
  1934.       C600C6C6C600C6C6C60084848400C6C6C60084848400C6C6C600C6C6C600C6C6
  1935.       C600C6C6C60084848400C6C6C600848484000000000000000000000000000000
  1936.       000000000000000000000000000084848400FFFFFF00FFFFFF00FFFFFF00FFFF
  1937.       FF00FFFFFF00C6C6C60000000000000000000000000000000000000000000000
  1938.       0000000000000000000000000000000000000000000000000000000000000000
  1939.       000000000000000000000000000000000000FFFF0000FF000000FF000000FF00
  1940.       0000FF000000FF000000FF000000FFFF0000FF000000FF000000FF000000FF00
  1941.       0000FF000000FF000000FFFF000084840000C6C6C60084848400848484008484
  1942.       8400848484008484840084848400C6C6C6008484840084848400848484008484
  1943.       84008484840084848400C6C6C600848484000000000000000000000000000000
  1944.       00000000000000000000000000000000000084848400FFFFFF00FFFFFF00FFFF
  1945.       FF00848484008484840000000000000000000000000000000000000000000000
  1946.       0000000000000000000000000000000000000000000000000000000000000000
  1947.       000000000000000000000000000000000000FFFF0000FFFF0000FFFF0000FFFF
  1948.       0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF
  1949.       0000FFFF0000FFFF0000FFFF000084840000C6C6C600C6C6C600C6C6C600C6C6
  1950.       C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
  1951.       C600C6C6C600C6C6C600C6C6C600848484000000000000000000000000000000
  1952.       0000000000000000000000000000000000000000000084848400848484008484
  1953.       8400000000000000000000000000000000000000000000000000000000000000
  1954.       0000000000000000000000000000000000000000000000000000000000000000
  1955.       0000000000000000000000000000000000000000000000000000000000000000
  1956.       0000000000000000000000000000000000000000000000000000000000000000
  1957.       0000000000000000000000000000000000000000000000000000000000000000
  1958.       0000000000000000000000000000000000000000000000000000000000000000
  1959.       0000000000000000000000000000000000000000000000000000000000000000
  1960.       0000000000000000000000000000000000000000000000000000000000000000
  1961.       0000000000000000000000000000000000000000000000000000000000000000
  1962.       0000000000000000000000000000000000000000000000000000426363004263
  1963.       6300426363000000000000000000000000000000000000000000000000000000
  1964.       0000000000000000000000000000000000000000000000000000000000000000
  1965.       0000000000000000000000000000000000000000000000000000000000000000
  1966.       0000000000000000000000000000000000000000000000000000000000000000
  1967.       0000000000000000000000000000000000000000000000000000000000000000
  1968.       0000000000000000000000000000000000000000000000000000000000000000
  1969.       0000000000000000000000000000000000000000000000000000000000000000
  1970.       0000000000000000000000000000000000000000000000000000008400000084
  1971.       000000840000C6C6C60000000000000000000000000000000000000000000000
  1972.       00000000000000000000426363004263630042636300C6C6C600000000000000
  1973.       00000000000000000000000000000000000000000000FFFFFF00FFFFFF00FFFF
  1974.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1975.       FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
  1976.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1977.       FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000000000000000
  1978.       00000000000000000000000000000000000000000000C6C6C60000FF000000FF
  1979.       000000FF0000C6C6C600C6C6C600C6C6C6000000000000000000000000000000
  1980.       00000000000000000000C6004200C6004200C6004200C6C6C600C6C6C6000000
  1981.       00000000000000000000000000000000000000000000FFFFFF00840000008400
  1982.       0000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008400000084000000FFFF
  1983.       FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
  1984.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1985.       FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000000000004263
  1986.       6300426363004263630000000000000000000084000000FF000000FF000000FF
  1987.       000000FF000000FF000000840000C6C6C6000000000000000000000000000000
  1988.       000000000000C6C6C600C6840000C6840000C6840000C6C6C600C6C6C600C6C6
  1989.       C600C6C6C60000000000000000000000000000000000FFFFFF00948452008400
  1990.       0000FFFFFF000000000000000000FFFFFF00FFFFFF00CEBD9C0084000000FFFF
  1991.       FF000000000000000000FFFFFF000000000000000000FFFFFF00FFFFFF008400
  1992.       0000FFFFFF00FFFFFF00000000000000000000000000FFFFFF00000000000000
  1993.       000000000000FFFFFF00FFFFFF0000000000000000000000000000000000C600
  1994.       4200C6004200C6004200C6C6C600000000000084000000FF000000FF000000FF
  1995.       000000FF000000FF000000840000C6C6C6000000000000000000000000000000
  1996.       000084424200C6840000C6840000C6840000C6840000C684000084424200C6C6
  1997.       C600C6C6C600C6C6C600000000000000000000000000FFFFFF00FFFFFF00FFFF
  1998.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1999.       FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
  2000.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2001.       FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000C6C6C600C684
  2002.       0000C6840000C6840000C6C6C600C6C6C6000084000000FF000000FF000000FF
  2003.       000000FF000000FF000000840000C6C6C6000000000000000000000000000000
  2004.       000084424200C6840000C6840000C6840000C6840000C684000084424200C6C6
  2005.       C600C6C6C600C6C6C600000000000000000000000000FFFFFF00840000008400
  2006.       0000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008400000084000000FFFF
  2007.       FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF008400
  2008.       0000FFFFFF00FFFFFF00000000000000000000000000FFFFFF00000000000000
  2009.       000000000000FFFFFF00FFFFFF00000000000000000084424200C6840000C684
  2010.       0000C6840000C6840000C684000084424200C6C6C60000FF000000FF000000FF
  2011.       000000FF000000FF000000000000C6C6C6000000000000000000000000000000
  2012.       000084424200C6840000C6840000C6840000C6840000C684000084424200C6C6
  2013.       C600C6C6C600C6C6C600000000000000000000000000FFFFFF00948452008400
  2014.       0000FFFFFF000000000000000000FFFFFF00FFFFFF009484520084000000FFFF
  2015.       FF000000000000000000FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
  2016.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2017.       FF00FFFFFF00FFFFFF00FFFFFF00000000000000000084424200C6840000C684
  2018.       0000C6840000C6840000C684000084424200C6C6C60000000000426363004263
  2019.       6300426363000000000000000000000000000000000000000000000000000000
  2020.       000000000000C6840000C6840000C6840000C6840000C684000000000000C6C6
  2021.       C600C6C6C600C6C6C600C6C6C6000000000000000000FFFFFF00FFFFFF00FFFF
  2022.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2023.       FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF008400
  2024.       0000840000008400000084000000840000008400000084000000840000008400
  2025.       000084000000FFFFFF00FFFFFF00000000000000000084424200C6840000C684
  2026.       0000C6840000C6840000C684000084424200C6C6C60084840000848400008484
  2027.       0000848400004263630000000000000000000000000000000000000000000000
  2028.       0000000000000000000042636300426363004263630000000000000000000000
  2029.       0000C6C6C600C6C6C600C6C6C6000000000000000000FFFFFF00840000008400
  2030.       0000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008400000084000000FFFF
  2031.       FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
  2032.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2033.       FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000C6840000C684
  2034.       0000C6840000C6840000C684000000000000C6C6C6008484000000FF000000FF
  2035.       0000848400008484000000000000000000000000000000000000000000000000
  2036.       0000000000008442420084424200844242008442420042636300000000000000
  2037.       00000000000000000000000000000000000000000000FFFFFF00948452008400
  2038.       0000FFFFFF000000000000000000FFFFFF00FFFFFF009484520084000000FFFF
  2039.       FF000000000000000000FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
  2040.       FF00FFFFFF00FFFFFF00000000000000000000000000FFFFFF00000000000000
  2041.       000000000000FFFFFF00FFFFFF00000000000000000000000000000000004263
  2042.       630042636300426363000000000000000000000000008484000000FF000000FF
  2043.       0000848400004263630000000000000000000000000000000000000000000000
  2044.       00000000000084424200FFFF0000FFFF00008442420084424200000000000000
  2045.       00000000000000000000000000000000000000000000FFFFFF00FFFFFF00FFFF
  2046.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2047.       FF00FFFFFF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00FFFF
  2048.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2049.       FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000844242008442
  2050.       4200844242008442420042636300000000000000000000000000848400008484
  2051.       0000848400000000000000000000000000000000000000000000000000000000
  2052.       00000000000084424200FFFF0000FFFF00008442420042636300000000000000
  2053.       0000000000000000000000000000000000000000000000000000000000000000
  2054.       0000000000000000000000000000000000000000000000000000000000000000
  2055.       0000000000000000000000000000000000000000000000000000000000000000
  2056.       0000000000000000000000000000000000000000000000000000000000000000
  2057.       000000000000000000000000000000000000000000000000000084424200FFFF
  2058.       0000FFFF00008442420084424200000000000000000000000000000000000000
  2059.       0000000000000000000000000000000000000000000000000000000000000000
  2060.       0000000000000000000084424200844242008442420000000000000000000000
  2061.       0000000000000000000000000000000000000000000094845200948452009484
  2062.       5200948452009484520094845200948452009484520094845200948452009484
  2063.       5200948452009484520094845200000000000000000094845200948452009484
  2064.       5200948452009484520094845200948452009484520094845200948452009484
  2065.       520094845200948452009484520000000000000000000000000084424200FFFF
  2066.       0000FFFF00008442420042636300000000000000000000000000000000000000
  2067.       0000000000000000000000000000000000000000000000000000000000000000
  2068.       0000000000000000000000000000000000000000000000000000000000000000
  2069.       0000000000000000000000000000000000000000000000000000000000000000
  2070.       0000000000000000000000000000000000000000000000000000000000000000
  2071.       0000000000000000000000000000000000000000000000000000000000000000
  2072.       0000000000000000000000000000000000000000000000000000000000000000
  2073.       0000000000000000000000000000000000000000000000000000000000008442
  2074.       4200844242008442420000000000000000000000000000000000000000000000
  2075.       0000000000000000000000000000000000000000000000000000000000000000
  2076.       0000000000000000000000000000000000000000000000000000000000000000
  2077.       0000000000000000000000000000000000000000000000000000000000000000
  2078.       0000000000000000000000000000000000000000000000000000000000000000
  2079.       0000000000000000000000000000000000000000000000000000000000000000
  2080.       0000000000000000000000000000000000000000000000000000000000000000
  2081.       0000000000000000000000000000000000000000000000000000000000000000
  2082.       0000000000000000000000000000000000000000000000000000000000000000
  2083.       000000000000000000000000000000000000424D3E000000000000003E000000
  2084.       2800000040000000500000000100010000000000800200000000000000000000
  2085.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  2086.       0000000000000000000000000000000000000000000000000000000000000000
  2087.       0000000000000000000000000000000000000000000000000000000000000000
  2088.       0000000000000000000000000000000000000000000000000000000000000000
  2089.       00000000000000000000000000000000FFFFFFFF0000003F0FE0FFFF80000007
  2090.       9FE1FFFF000000078FE3FFFF00000007CFC3C47F00000007C007CE7F0000003F
  2091.       E787E0FF00000007E38FE4FF00000007F30FF1FF00000003F11FF1FF00000001
  2092.       F81FFBFF00000001F83FFFFF00000001FC3FFFFF0000F801FC60FFEF0000FC01
  2093.       FE71FFC70000FE03FFFBFF830000FF07FFFFFFFFFFFF800FFFFFFFFFFFFF0007
  2094.       E38FF3F7EFCF0007E38FF3E7E7CF0007E38FF3C7E3CF0007E38FF387E1CF0003
  2095.       E38FF307E0CF0001E38FF207E04F0000E38FF007E00F0000E38FF207E04F0000
  2096.       E38FF307E0CF0000E38FF387E1CF0000E38FF3C7E3CF0004E38FF3E7E7CF0006
  2097.       E38FF3F7EFCF800FFFFFFFFFFFFFC01F00000000FC7FFFFF00000000F01FFBFF
  2098.       00000000C007F9FF000000008001F8FF000000008001F87F000000000001F83F
  2099.       000000000000F81F000000000000F80F000000000000F80F000000000000F81F
  2100.       000000008001F83F00000000E007F87F00000000F803F8FF00000000FE00F9FF
  2101.       00000000FF03FBFF00000000FF8FFFFFFFFFFFFFFFFFFFC7FFFF00000000FFC3
  2102.       FC3F00000000FF80FC1F00000000E300F80700000000E100F00300000000C000
  2103.       F003000000008002F003000000008047F821000000008003FC7100000000C103
  2104.       F83F00000000E383F83F00000000C1C7F83F00000000C1FFFC7F00000000C1FF
  2105.       FFFF00000000E3FFFFFFFFFFFFFFFFFF00000000000000000000000000000000
  2106.       000000000000}
  2107.   end
  2108.   object ElMemoryCertStorage1: TElMemoryCertStorage
  2109.     Left = 74
  2110.     Top = 388
  2111.   end
  2112. end
  2113.