home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / kompon / d56 / MSYSINFO.ZIP / Demos / GUI / WI.dfm < prev    next >
Text File  |  2001-07-24  |  34KB  |  826 lines

  1. object frmWI: TfrmWI
  2.   Left = 284
  3.   Top = 172
  4.   BorderStyle = bsDialog
  5.   Caption = 'Windows Enumeration'
  6.   ClientHeight = 494
  7.   ClientWidth = 392
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 457
  23.     Width = 392
  24.     Height = 37
  25.     Align = alBottom
  26.     BevelOuter = bvNone
  27.     TabOrder = 0
  28.     object Panel2: TPanel
  29.       Left = 226
  30.       Top = 0
  31.       Width = 166
  32.       Height = 37
  33.       Align = alRight
  34.       BevelOuter = bvNone
  35.       TabOrder = 0
  36.       object bRefresh: TButton
  37.         Left = 4
  38.         Top = 4
  39.         Width = 75
  40.         Height = 25
  41.         Cursor = crHandPoint
  42.         Caption = 'Refresh'
  43.         TabOrder = 0
  44.         OnClick = cmRefresh
  45.       end
  46.       object bOK: TButton
  47.         Left = 86
  48.         Top = 4
  49.         Width = 75
  50.         Height = 25
  51.         Cursor = crHandPoint
  52.         Cancel = True
  53.         Caption = 'OK'
  54.         Default = True
  55.         ModalResult = 1
  56.         TabOrder = 1
  57.         OnClick = cmClose
  58.       end
  59.     end
  60.   end
  61.   object Panel3: TPanel
  62.     Left = 0
  63.     Top = 0
  64.     Width = 392
  65.     Height = 457
  66.     Align = alClient
  67.     BevelOuter = bvNone
  68.     BorderWidth = 5
  69.     TabOrder = 1
  70.     object pc: TPageControl
  71.       Left = 5
  72.       Top = 5
  73.       Width = 382
  74.       Height = 447
  75.       Cursor = crHandPoint
  76.       ActivePage = tsProps
  77.       Align = alClient
  78.       MultiLine = True
  79.       TabOrder = 0
  80.       OnChanging = pcChanging
  81.       object tsWindows: TTabSheet
  82.         Caption = ' Windows '
  83.         object Panel4: TPanel
  84.           Left = 0
  85.           Top = 0
  86.           Width = 374
  87.           Height = 400
  88.           Align = alClient
  89.           BevelInner = bvLowered
  90.           BevelOuter = bvNone
  91.           BorderWidth = 5
  92.           TabOrder = 0
  93.           object tv: TTreeView
  94.             Left = 6
  95.             Top = 6
  96.             Width = 362
  97.             Height = 388
  98.             Align = alClient
  99.             BorderStyle = bsNone
  100.             Images = img
  101.             Indent = 19
  102.             ReadOnly = True
  103.             TabOrder = 0
  104.           end
  105.         end
  106.         object sb: TStatusBar
  107.           Left = 0
  108.           Top = 400
  109.           Width = 374
  110.           Height = 19
  111.           Panels = <
  112.             item
  113.               Width = 50
  114.             end>
  115.           SimplePanel = False
  116.         end
  117.       end
  118.       object tsProps: TTabSheet
  119.         Caption = ' Properties '
  120.         object Panel5: TPanel
  121.           Left = 0
  122.           Top = 0
  123.           Width = 374
  124.           Height = 419
  125.           Align = alClient
  126.           BevelOuter = bvNone
  127.           BorderWidth = 5
  128.           TabOrder = 0
  129.           object pcWin: TPageControl
  130.             Left = 5
  131.             Top = 5
  132.             Width = 364
  133.             Height = 409
  134.             Cursor = crHandPoint
  135.             ActivePage = tsWin
  136.             Align = alClient
  137.             TabOrder = 0
  138.             object tsWin: TTabSheet
  139.               Caption = 'General'
  140.               object lClass: TLabel
  141.                 Left = 67
  142.                 Top = 39
  143.                 Width = 36
  144.                 Height = 13
  145.                 Caption = 'lDisplay'
  146.               end
  147.               object Label24: TLabel
  148.                 Left = 15
  149.                 Top = 105
  150.                 Width = 55
  151.                 Height = 13
  152.                 Caption = 'Handle      :'
  153.               end
  154.               object lHandle: TLabel
  155.                 Left = 72
  156.                 Top = 106
  157.                 Width = 26
  158.                 Height = 13
  159.                 Caption = 'lStart'
  160.               end
  161.               object Label26: TLabel
  162.                 Left = 15
  163.                 Top = 127
  164.                 Width = 56
  165.                 Height = 13
  166.                 Caption = 'Process     :'
  167.               end
  168.               object lProcess: TLabel
  169.                 Left = 72
  170.                 Top = 128
  171.                 Width = 33
  172.                 Height = 13
  173.                 Caption = 'lStatus'
  174.               end
  175.               object Bevel6: TBevel
  176.                 Left = 8
  177.                 Top = 260
  178.                 Width = 340
  179.                 Height = 12
  180.                 Shape = bsBottomLine
  181.               end
  182.               object Label33: TLabel
  183.                 Left = 15
  184.                 Top = 83
  185.                 Width = 56
  186.                 Height = 13
  187.                 Caption = 'Text          :'
  188.               end
  189.               object winIcon: TImage
  190.                 Left = 13
  191.                 Top = 25
  192.                 Width = 32
  193.                 Height = 32
  194.                 AutoSize = True
  195.                 Center = True
  196.                 Picture.Data = {
  197.                   055449636F6E0000010001002020100000000000E80200001600000028000000
  198.                   2000000040000000010004000000000000000000000000000000000000000000
  199.                   0000000000000000000080000080000000808000800000008000800080800000
  200.                   C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000
  201.                   FFFFFF0000000000000000000000000000000000000000000000000000000000
  202.                   0000000000000000000000000000000000000000000000000000000000000000
  203.                   0000000000000000000000000000000000000000000000000000000000000000
  204.                   00000000000000B3B313B3B0B3B3B3B1B00000000000003B3B1B3B303B3B3B31
  205.                   30000000000000B3B313B3B0B3B21111B00000000000003B3B1B3B303B222A22
  206.                   30000000000000B3B222B3B0BA222222200000000000003B22222B303BA22222
  207.                   200000000000000000000000000000000000000000000011222221101A2A2222
  208.                   2000000000000011222221101A2A222220000000000000111222111011112222
  209.                   2000000000000011111111101111922220000000000000111E1EE11011111111
  210.                   E000000000000011FFFEEEE0FF111111E0000000000000000000000000000000
  211.                   00000000000000EEFFFFFEE0EFFFF1FFE0000000000000EEFFFFFFF0EEFFFFFF
  212.                   E0000000000000EEEFFFFFF0FFBBBBBEE0000000000000EEEEFFFFF0FEEBBBEE
  213.                   E0000000000000EEEEEEEEE0EEEEEEEEE0000000000000EEEEEEEEE0EEEEEEEE
  214.                   E000000000000000000000000000000000000000000000000000000000000000
  215.                   0000000000000000000000000000000000000000000000000000000000000000
  216.                   0000000000000000000000000000000000000000000000000000000000000000
  217.                   00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800003FF800003F
  218.                   F800003FF800003FF800003FF800003FF800003FF800003FF800003FF800003F
  219.                   F800003FF800003FF800003FF800003FF800003FF800003FF800003FF800003F
  220.                   F800003FF800003FF800003FF800003FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  221.                   FFFFFFFF}
  222.               end
  223.               object Bevel7: TBevel
  224.                 Left = 8
  225.                 Top = 57
  226.                 Width = 340
  227.                 Height = 12
  228.                 Shape = bsBottomLine
  229.               end
  230.               object Label22: TLabel
  231.                 Left = 15
  232.                 Top = 216
  233.                 Width = 55
  234.                 Height = 13
  235.                 Caption = 'Instance   :'
  236.               end
  237.               object lInst: TLabel
  238.                 Left = 72
  239.                 Top = 216
  240.                 Width = 26
  241.                 Height = 13
  242.                 Caption = 'lStart'
  243.               end
  244.               object Label25: TLabel
  245.                 Left = 15
  246.                 Top = 238
  247.                 Width = 54
  248.                 Height = 13
  249.                 Caption = 'ID             :'
  250.               end
  251.               object lID: TLabel
  252.                 Left = 72
  253.                 Top = 238
  254.                 Width = 33
  255.                 Height = 13
  256.                 Caption = 'lStatus'
  257.               end
  258.               object Label28: TLabel
  259.                 Left = 15
  260.                 Top = 194
  261.                 Width = 53
  262.                 Height = 13
  263.                 Caption = 'Wnd Proc :'
  264.               end
  265.               object lProc: TLabel
  266.                 Left = 72
  267.                 Top = 194
  268.                 Width = 20
  269.                 Height = 13
  270.                 Caption = 'lKey'
  271.               end
  272.               object Label23: TLabel
  273.                 Left = 15
  274.                 Top = 172
  275.                 Width = 57
  276.                 Height = 13
  277.                 Caption = 'Parent       :'
  278.               end
  279.               object lParent: TLabel
  280.                 Left = 72
  281.                 Top = 172
  282.                 Width = 33
  283.                 Height = 13
  284.                 Caption = 'lStatus'
  285.               end
  286.               object Label27: TLabel
  287.                 Left = 17
  288.                 Top = 334
  289.                 Width = 55
  290.                 Height = 13
  291.                 Caption = 'User Data :'
  292.               end
  293.               object lData: TLabel
  294.                 Left = 72
  295.                 Top = 334
  296.                 Width = 26
  297.                 Height = 13
  298.                 Caption = 'lStart'
  299.               end
  300.               object Label32: TLabel
  301.                 Left = 15
  302.                 Top = 308
  303.                 Width = 56
  304.                 Height = 13
  305.                 Caption = 'Client Rect:'
  306.               end
  307.               object lClient: TLabel
  308.                 Left = 72
  309.                 Top = 308
  310.                 Width = 27
  311.                 Height = 13
  312.                 Caption = 'Client'
  313.               end
  314.               object Label35: TLabel
  315.                 Left = 15
  316.                 Top = 282
  317.                 Width = 55
  318.                 Height = 13
  319.                 Caption = 'Rectangle :'
  320.               end
  321.               object lRect: TLabel
  322.                 Left = 72
  323.                 Top = 282
  324.                 Width = 22
  325.                 Height = 13
  326.                 Caption = 'Rect'
  327.               end
  328.               object Label49: TLabel
  329.                 Left = 15
  330.                 Top = 149
  331.                 Width = 56
  332.                 Height = 13
  333.                 Caption = 'Thread      :'
  334.               end
  335.               object lthread: TLabel
  336.                 Left = 72
  337.                 Top = 150
  338.                 Width = 33
  339.                 Height = 13
  340.                 Caption = 'lStatus'
  341.               end
  342.               object eText: TEdit
  343.                 Left = 74
  344.                 Top = 78
  345.                 Width = 267
  346.                 Height = 21
  347.                 Color = clBtnFace
  348.                 ReadOnly = True
  349.                 TabOrder = 0
  350.               end
  351.             end
  352.             object tsStyle: TTabSheet
  353.               Caption = 'Styles'
  354.               object BevelPanel7: TPanel
  355.                 Left = 0
  356.                 Top = 0
  357.                 Width = 356
  358.                 Height = 187
  359.                 Align = alTop
  360.                 BevelInner = bvLowered
  361.                 BevelOuter = bvNone
  362.                 BorderWidth = 5
  363.                 Caption = 'BevelPanel7'
  364.                 TabOrder = 0
  365.                 object lws: TLabel
  366.                   Left = 6
  367.                   Top = 6
  368.                   Width = 344
  369.                   Height = 20
  370.                   Align = alTop
  371.                   AutoSize = False
  372.                   Caption = 'Styles'
  373.                   Layout = tlCenter
  374.                 end
  375.                 object lbws: TListBox
  376.                   Left = 6
  377.                   Top = 26
  378.                   Width = 344
  379.                   Height = 155
  380.                   Align = alClient
  381.                   BorderStyle = bsNone
  382.                   ItemHeight = 13
  383.                   TabOrder = 0
  384.                 end
  385.               end
  386.               object Panel8: TPanel
  387.                 Left = 0
  388.                 Top = 187
  389.                 Width = 356
  390.                 Height = 194
  391.                 Align = alClient
  392.                 BevelInner = bvLowered
  393.                 BevelOuter = bvNone
  394.                 BorderWidth = 5
  395.                 Caption = 'Panel4'
  396.                 TabOrder = 1
  397.                 object lwes: TLabel
  398.                   Left = 6
  399.                   Top = 6
  400.                   Width = 344
  401.                   Height = 20
  402.                   Align = alTop
  403.                   AutoSize = False
  404.                   Caption = 'Extended Styles'
  405.                   Layout = tlCenter
  406.                 end
  407.                 object lbwes: TListBox
  408.                   Left = 6
  409.                   Top = 26
  410.                   Width = 344
  411.                   Height = 162
  412.                   Align = alClient
  413.                   BorderStyle = bsNone
  414.                   ItemHeight = 13
  415.                   TabOrder = 0
  416.                 end
  417.               end
  418.             end
  419.             object tsClass: TTabSheet
  420.               Caption = 'Class info'
  421.               object Label29: TLabel
  422.                 Left = 12
  423.                 Top = 51
  424.                 Width = 62
  425.                 Height = 13
  426.                 Caption = 'Atom           :'
  427.               end
  428.               object latom: TLabel
  429.                 Left = 75
  430.                 Top = 52
  431.                 Width = 26
  432.                 Height = 13
  433.                 Caption = 'lStart'
  434.               end
  435.               object Label31: TLabel
  436.                 Left = 12
  437.                 Top = 74
  438.                 Width = 62
  439.                 Height = 13
  440.                 Caption = 'Class bytes :'
  441.               end
  442.               object lcbytes: TLabel
  443.                 Left = 75
  444.                 Top = 75
  445.                 Width = 33
  446.                 Height = 13
  447.                 Caption = 'lStatus'
  448.               end
  449.               object Bevel8: TBevel
  450.                 Left = 8
  451.                 Top = 161
  452.                 Width = 340
  453.                 Height = 12
  454.                 Shape = bsBottomLine
  455.               end
  456.               object Label36: TLabel
  457.                 Left = 10
  458.                 Top = 17
  459.                 Width = 73
  460.                 Height = 13
  461.                 Caption = 'Class name :'
  462.                 Font.Charset = DEFAULT_CHARSET
  463.                 Font.Color = clWindowText
  464.                 Font.Height = -11
  465.                 Font.Name = 'MS Sans Serif'
  466.                 Font.Style = [fsBold]
  467.                 ParentFont = False
  468.               end
  469.               object Label38: TLabel
  470.                 Left = 12
  471.                 Top = 142
  472.                 Width = 55
  473.                 Height = 13
  474.                 Caption = 'Instance   :'
  475.               end
  476.               object lcinst: TLabel
  477.                 Left = 77
  478.                 Top = 142
  479.                 Width = 26
  480.                 Height = 13
  481.                 Caption = 'lStart'
  482.               end
  483.               object Label42: TLabel
  484.                 Left = 12
  485.                 Top = 119
  486.                 Width = 53
  487.                 Height = 13
  488.                 Caption = 'Wnd Proc :'
  489.               end
  490.               object lcwndproc: TLabel
  491.                 Left = 75
  492.                 Top = 120
  493.                 Width = 20
  494.                 Height = 13
  495.                 Caption = 'lKey'
  496.               end
  497.               object Label44: TLabel
  498.                 Left = 12
  499.                 Top = 97
  500.                 Width = 61
  501.                 Height = 13
  502.                 Caption = 'Win bytes   :'
  503.               end
  504.               object lwbytes: TLabel
  505.                 Left = 75
  506.                 Top = 97
  507.                 Width = 33
  508.                 Height = 13
  509.                 Caption = 'lStatus'
  510.               end
  511.               object Label30: TLabel
  512.                 Left = 12
  513.                 Top = 184
  514.                 Width = 70
  515.                 Height = 13
  516.                 Caption = 'HBackground :'
  517.               end
  518.               object lhbkg: TLabel
  519.                 Left = 87
  520.                 Top = 185
  521.                 Width = 26
  522.                 Height = 13
  523.                 Caption = 'lStart'
  524.               end
  525.               object Label37: TLabel
  526.                 Left = 12
  527.                 Top = 210
  528.                 Width = 73
  529.                 Height = 13
  530.                 Caption = 'HCursor          :'
  531.               end
  532.               object lhcur: TLabel
  533.                 Left = 87
  534.                 Top = 210
  535.                 Width = 33
  536.                 Height = 13
  537.                 Caption = 'lStatus'
  538.               end
  539.               object Label46: TLabel
  540.                 Left = 12
  541.                 Top = 235
  542.                 Width = 71
  543.                 Height = 13
  544.                 Caption = 'HIcon             :'
  545.               end
  546.               object lhicon: TLabel
  547.                 Left = 87
  548.                 Top = 235
  549.                 Width = 33
  550.                 Height = 13
  551.                 Caption = 'lStatus'
  552.               end
  553.               object Bevel10: TBevel
  554.                 Left = 8
  555.                 Top = 28
  556.                 Width = 340
  557.                 Height = 12
  558.                 Shape = bsBottomLine
  559.               end
  560.               object Bevel9: TBevel
  561.                 Left = 8
  562.                 Top = 253
  563.                 Width = 340
  564.                 Height = 12
  565.                 Shape = bsBottomLine
  566.               end
  567.               object BevelPanel8: TPanel
  568.                 Left = 0
  569.                 Top = 270
  570.                 Width = 356
  571.                 Height = 111
  572.                 Align = alBottom
  573.                 BevelInner = bvLowered
  574.                 BevelOuter = bvNone
  575.                 BorderWidth = 5
  576.                 Caption = 'BevelPanel8'
  577.                 TabOrder = 0
  578.                 object lcs: TLabel
  579.                   Left = 6
  580.                   Top = 6
  581.                   Width = 344
  582.                   Height = 20
  583.                   Align = alTop
  584.                   AutoSize = False
  585.                   Caption = ' Styles: '
  586.                   Layout = tlCenter
  587.                 end
  588.                 object lbcs: TListBox
  589.                   Left = 6
  590.                   Top = 26
  591.                   Width = 344
  592.                   Height = 79
  593.                   Align = alClient
  594.                   BorderStyle = bsNone
  595.                   ItemHeight = 13
  596.                   TabOrder = 0
  597.                 end
  598.               end
  599.               object eCName: TEdit
  600.                 Left = 88
  601.                 Top = 13
  602.                 Width = 253
  603.                 Height = 21
  604.                 Color = clBtnFace
  605.                 ReadOnly = True
  606.                 TabOrder = 1
  607.               end
  608.             end
  609.           end
  610.         end
  611.       end
  612.     end
  613.   end
  614.   object img: TImageList
  615.     Left = 83
  616.     Top = 441
  617.     Bitmap = {
  618.       494C010103000500040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  619.       0000000000003600000028000000400000002000000001001800000000000018
  620.       0000000000000000000000000000000000000000000000000000000000000000
  621.       0000000000000000000000000000000000000000000000000000000000000000
  622.       0000000000000000000000000000000000000000000000000000000000000000
  623.       0000000000000000000000000000000000000000000000000000000000000000
  624.       0000000000000000000000000000000000000000000000000000000000000000
  625.       0000000000000000000000000000000000000000000000000000000000000000
  626.       0000000000000000000000000000000000000000000000000000000000000000
  627.       0000000000000000000000000000000000000000000000000000000000000000
  628.       0000000000000000000000000000000000000000000000000000000000000000
  629.       0000000000000000000000000000000000000000000000000000000000000000
  630.       0000000000000000000000000000000000000000000000000000000000000000
  631.       0000000000000000000000000000000000000000000000000000000000000000
  632.       0000000000000000000000000000000000000000000000000000000000000000
  633.       0000000000000000000000000000000000000000000000000000000000000000
  634.       0000000000000000000000000000000000000000000000000000000000000000
  635.       0000000000000000000000000000000000000000000000000000000000000000
  636.       0000000000000000000000000000000000000000000000000000000000000000
  637.       0000000000000000000000000000000000000000000000000000000000000000
  638.       0000000000000000000000000000000000000000000000000000000000000000
  639.       0000000000000000000000000000000000000000000000000000000000000000
  640.       0000000000000000000000000000000000000000000000000000000000000000
  641.       0000000000000000000000000000000000000000000000000000000000000000
  642.       0000000000000000000000000000000000000000000000000000000000000000
  643.       0000000000000000000000000000000000000000000000000000000000000000
  644.       0000000000000000000000000000000000000000000000000000000000000000
  645.       0000000000000000000000000000000000000000000000000000000000000000
  646.       0000000000000000000000000000000000000000000000000000000000000000
  647.       0000000000000000000000000000000000000000000000000000000000000000
  648.       0000000000000000000000000000000000000000000000000000000000000000
  649.       0000000000000000000000000000000000000000000000000000000000000000
  650.       0000000000000000000000000000000000000000000000000000000000000000
  651.       0000000000000000000000000000000000000000000000000000000000000000
  652.       0000000000000000000000000000000000000000000000000000000000000000
  653.       0000000000000000000000000000000000000000000000000000000000000000
  654.       0000000000000000000000000000000000000000000000000000000000000000
  655.       0000000000000000000000000000000000000000000000000000000000000000
  656.       0000000000000000000000000000000000000000000000000000000000000000
  657.       0000000000000000000000000000000000000000000000000000000000000000
  658.       0000000000000000000000000000000000000000000000000000000000000000
  659.       0000000000000000000000000000000000000000000000000000000000000000
  660.       0000000000000000000000000000000000000000000000000000000000000000
  661.       0000000000000000000000000000000000000000000000000000000000000000
  662.       0000000000000000000000000000000000000000000000000000000000000000
  663.       0000000000000000000000000000000000000000000000000000000000000000
  664.       0000000000000000000000000000000000000000000000000000000000000000
  665.       0000000000000000000000000000000000000000000000000000000000000000
  666.       0000000000000000000000000000000000000000000000000000000000000000
  667.       0000000000000000000000000000000000000000000000000000000000000000
  668.       0000000000000000000000000000000000000000000000000000000000000000
  669.       0000000000000000000000000000000000000000000000000000000000000000
  670.       0000000000000000000000000000000000000000000000000000000000000000
  671.       0000000000000000000000000000000000000000000000000000000000000000
  672.       0000000000000000000000000000000000000000000000000000000000000000
  673.       0000000000000000000000000000000000000000000000000000000000000000
  674.       0000000000000000000000000000000000000000000000000000000000000000
  675.       0000000000000000000000000000000000000000000000000000000000000000
  676.       0000000000000000000000000000000000000000000000000000000000000000
  677.       0000000000000000000000000000000000000000000000000000000000000000
  678.       0000000000000000000000000000000000000000000000000000000000000000
  679.       0000000000000000000000000000000000000000000000000000000000000000
  680.       0000000000000000000000000000000000000000000000000000000000000000
  681.       0000000000000000000000000000000000000000000000000000000000000000
  682.       0000000000000000000000000000000000000000000000000000000000000000
  683.       0000000000000000000000000000000000000000000000000000000000000000
  684.       0000000000000000000000000000000000000000000000000000000000000000
  685.       0000000000000000000000000000000000000000000000000000000000000000
  686.       0000000000000000000000000000000000000000000000000000000000000000
  687.       0000000000000000000000000000000000000000000000000000000000000000
  688.       0000000000000000000000000000000000000000000000000000000000000000
  689.       0000000000000000000000000000000000000000000000000000000000000000
  690.       0000000000000000000000000000000000000000000000000000000000000000
  691.       0000000000000000000000000000000000000000000000000000000000000000
  692.       0000000000000000000000000000000000000000000000000000000000000000
  693.       0000000000000000000000000000000000000000000000000000000000000000
  694.       0000000000000000000000000000000000000000000000000000000000000000
  695.       0000000000000000000000000000000000000000000000000000000000000000
  696.       0000000000000000000000000000000000000000000000000000000000000000
  697.       0000000000000000000000000000000000000000000000000000000000000000
  698.       0000000000000000000000000000000000000000000000000000000000000000
  699.       0000000000000000000000000000000000000000000000000000000000000000
  700.       0000000000000000000000000000000000000000000000000000000000000000
  701.       0000000000000000000000000000000000000000000000000000000000000000
  702.       0000000000000000000000000000000000000000000000000000000000000000
  703.       0000000000000000000000000000000000000000000000000000000000000000
  704.       0000000000000000000000000000000000000000000000000000000000000000
  705.       0000000000000000000000000000000000000000000000000000000000000000
  706.       0000000000000000000000000000000000000000000000000000000000000000
  707.       0000000000000000000000000000000000000000000000000000000000000000
  708.       0000000000000000000000000000000000000000000000000000000000000000
  709.       0000000000000000000000000000000000000000000000000000000000000000
  710.       0000000000000000000000000000000000000000000000000000000000000000
  711.       0000000000000000000000000000000000000000000000000000000000000000
  712.       0000000000000000000000000000000000000000000000000000000000000000
  713.       0000000000000000000000000000000000000000000000000000000000000000
  714.       0000000000000000000000000000000000000000000000000000000000000000
  715.       0000000000000000000000000000000000000000000000000000000000000000
  716.       0000000000000000000000000000000000000000000000000000000000000000
  717.       0000000000000000000000000000000000000000000000000000000000000000
  718.       0000000000000000000000000000000000000000000000000000000000000000
  719.       0000000000000000000000000000000000000000000000000000000000000000
  720.       0000000000000000000000000000000000000000000000000000000000000000
  721.       0000000000000000000000000000000000000000000000000000000000000000
  722.       000000000000000000000000000000000000000000000000C0C0C0C0C0C0C0C0
  723.       C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C000
  724.       0000000000000000000000000000000000000000000000000000000000000000
  725.       0000000000000000000000000000000000000000000000000000000000000000
  726.       0000000000000000000000000000000000000000000000000000000000000000
  727.       0000000000000000000000000000000000000000000000000000000000000000
  728.       0000000000000000000000000000000000000000000000000000000000000000
  729.       00000000000000000000000000000000000000000000000000000000C0C0C000
  730.       0000000000000000000000000000000000000000000000C0C0C0000000000000
  731.       0000000000000000000000000000000000000000000000000000000000000000
  732.       00000000000000C0C0C000000000000000000000000000000000000000000000
  733.       0000000000000000000000000000000000000000000000000000000000000000
  734.       000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
  735.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000C0C0C000
  736.       0000000000000000000000000000000000000000000000000000000000000000
  737.       00000000000000000000000000000000000000000000000000FFFF0000000000
  738.       0000FFFF00000000000000000000FFFF00000000000000FFFF00000000000000
  739.       0000000000000000000000000000000000000000000000000000000000000000
  740.       000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
  741.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000C0C0C000
  742.       0000000000000000000000000000000000000000000000FFFFFF000000000000
  743.       00000000000000000000000000000000000000000000000000000000FFFF00FF
  744.       FF00FFFF00000000FFFF00000000FFFF00FFFF00FFFF00000000000000000000
  745.       0000000000000000000000000000000000000000000000000000000000000000
  746.       000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
  747.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000C0C0C000
  748.       0000000000000000000000000000000000000000000000FFFFFF000000000000
  749.       00000000000000000000000000000000000000000000000000000000FFFF00FF
  750.       FF00FFFF000000FFFFFF00000000FFFF00FFFF00FFFF00000000000000000000
  751.       0000000000000000000000000000000000000000000000000000000000000000
  752.       000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
  753.       FFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000C0C0C000
  754.       0000000000000000000000000000000000000000FFFFFF808080FFFFFF000000
  755.       00000000000000000000000000000000000000000000000000FFFF00FFFF00FF
  756.       FF000000FFFFFF808080FFFFFF00000000FFFF00FFFF00FFFF00000000000000
  757.       0000000000000000000000000000000000000000000000000000000000000000
  758.       000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
  759.       FFFFFFFFFFFFFFFFFFFF000000000000000000FFFFFFFFFFFF000000C0C0C000
  760.       0000000000000000000000000000000000FFFFFFFFFFFF808080FFFFFFFFFFFF
  761.       00000000000000000000000000000000000000000000000000FFFF00FFFF0000
  762.       00FFFFFF00FFFF80808000FFFFFFFFFF00000000FFFF00FFFF00000000000000
  763.       0000000000000000000000000000000000000000000000000000000000000000
  764.       000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
  765.       FFFFFFFFFFFFFFFFFFFF0000000000FF0000FF000000FFFFFF000000C0C0C000
  766.       0000000000000000000000000000000000FFFFFFFFFFFF808080FFFFFFFFFFFF
  767.       00000000000000000000000000000000000000FFFF00FFFF00FFFF00FFFF0000
  768.       0000FFFFFFFFFF808080FFFFFF00FFFF00000000FFFF00FFFF00FFFF00FFFF00
  769.       0000000000000000000000000000000000000000000000000000000000000000
  770.       000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
  771.       FFFFFFFFFFFFFFFFFFFF0000000000FF0000FF000000FFFFFF000000C0C0C000
  772.       0000000000000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  773.       00000000000000000000000000000000000000000000000000FFFF00FFFF0000
  774.       00FFFFFF00FFFFFFFFFF00FFFFFFFFFF00000000FFFF00FFFF00000000000000
  775.       0000000000000000000000000000000000000000000000000000000000000000
  776.       000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
  777.       FFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFFFFFFFF000000C0C0C000
  778.       0000000000000000000000000000000000000000FFFFFFFFFFFFFFFFFF000000
  779.       00000000000000000000000000000000000000000000000000FFFF00FFFF00FF
  780.       FF000000FFFFFF00FFFFFFFFFF00000000FFFF00FFFF00FFFF00000000000000
  781.       0000000000000000000000000000000000000000000000000000000000000000
  782.       0000000000000000000000000000000000000000000000000000000000000000
  783.       00000000000000000000000000000000000000000000000000000000C0C0C000
  784.       0000000000000000000000000000000000000000000000000000000000000000
  785.       00000000000000000000000000000000000000000000000000000000FFFF00FF
  786.       FF00FFFF00000000000000000000FFFF00FFFF00FFFF00000000000000000000
  787.       0000000000000000000000000000000000000000000000000000000000000000
  788.       000000000000000000000000000000000000000000000000FF0000FF0000FF00
  789.       00FF0000FF0000FF0000FF0000FFFFFFFF0000FFFFFFFF0000000000C0C0C000
  790.       0000000000000000000000000000000000000000000000000000000000000000
  791.       00000000000000000000000000000000000000000000000000000000FFFF00FF
  792.       FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00000000000000000000
  793.       0000000000000000000000000000000000000000000000000000000000000000
  794.       000000000000000000000000000000000000000000000000FF0000FF0000FF00
  795.       00FF0000FF0000FF0000FF0000FFFFFFFF0000FFFFFFFF0000000000C0C0C000
  796.       0000000000000000000000000000000000000000000000000000000000000000
  797.       00000000000000000000000000000000000000000000000000FFFF0000000000
  798.       0000FFFF00FFFF00FFFF00FFFF00FFFF00000000000000FFFF00000000000000
  799.       0000000000000000000000000000000000000000000000000000000000000000
  800.       0000000000000000000000000000000000000000000000000000000000000000
  801.       0000000000000000000000000000000000000000000000000000000000000000
  802.       0000000000000000000000000000000000000000000000000000000000000000
  803.       0000000000000000000000000000000000000000000000000000000000000000
  804.       0000000000000000FFFF00000000000000000000000000000000000000000000
  805.       0000000000000000000000000000000000000000000000000000000000000000
  806.       0000000000000000000000000000000000000000000000000000000000000000
  807.       0000000000000000000000000000000000000000000000000000000000000000
  808.       0000000000000000000000000000000000000000000000000000000000000000
  809.       0000000000000000000000000000000000000000000000000000000000000000
  810.       0000000000000000FFFF00000000000000000000000000000000000000000000
  811.       0000000000000000000000000000000000000000000000000000000000000000
  812.       000000000000000000000000000000000000424D3E000000000000003E000000
  813.       2800000040000000200000000100010000000000000100000000000000000000
  814.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  815.       0000000000000000000000000000000000000000000000000000000000000000
  816.       0000000000000000000000000000000000000000000000000000000000000000
  817.       0000000000000000000000000000000000000000000000000000000000000000
  818.       00000000000000000000000000000000FFFFFEFFFEFF0000C001FC7FFC7F0000
  819.       8001FC7FFC7F00008001FC7FD83700008001FC7FE00F00008001FC7FE00F0000
  820.       8001F83FC00700008001F01FC00700008001F01F000100008001F01FC0070000
  821.       8001F83FC00700008001FC7FE00F00008001FFFFE00F00008001FFFFD8370000
  822.       8003FFFFFEFF0000FFFFFFFFFEFF000000000000000000000000000000000000
  823.       000000000000}
  824.   end
  825. end
  826.