home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Enter 1999 April / enter_04_1999_cd2.iso / MAT3 / treesize / _SETUP.1 / Tsizepro.exe / 0 / RCDATA / TSEARCHFORM / TSEARCHFORM.txt
Text File  |  1998-09-07  |  21KB  |  731 lines

  1. object SearchForm: TSearchForm
  2.   Left = 193
  3.   Top = 134
  4.   Width = 632
  5.   Height = 405
  6.   Caption = 'File Search'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   KeyPreview = True
  13.   Position = poDefault
  14.   Scaled = False
  15.   Visible = True
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel2: TPanel
  22.     Left = 519
  23.     Top = 0
  24.     Width = 105
  25.     Height = 359
  26.     Align = alRight
  27.     BevelOuter = bvNone
  28.     TabOrder = 0
  29.     object StartButton: TButton
  30.       Left = 3
  31.       Top = 20
  32.       Width = 102
  33.       Height = 24
  34.       Caption = '&Start'
  35.       TabOrder = 0
  36.       OnClick = StartButtonClick
  37.     end
  38.     object StopButton: TButton
  39.       Left = 3
  40.       Top = 52
  41.       Width = 102
  42.       Height = 24
  43.       Caption = 'S&top'
  44.       Enabled = False
  45.       TabOrder = 1
  46.       OnClick = StopButtonClick
  47.     end
  48.     object CloseButton: TButton
  49.       Left = 3
  50.       Top = 84
  51.       Width = 102
  52.       Height = 24
  53.       Caption = 'Hide &Window'
  54.       TabOrder = 2
  55.       OnClick = CloseButtonClick
  56.     end
  57.     object SaveButton: TButton
  58.       Left = 3
  59.       Top = 175
  60.       Width = 102
  61.       Height = 24
  62.       Caption = 'Save &Results'
  63.       TabOrder = 3
  64.       OnClick = SaveButtonClick
  65.     end
  66.     object Animate: TAnimate
  67.       Left = 22
  68.       Top = 117
  69.       Width = 48
  70.       Height = 50
  71.       Active = False
  72.       CommonAVI = aviFindFile
  73.       StopFrame = 23
  74.       Visible = False
  75.     end
  76.     object Button1: TButton
  77.       Left = 3
  78.       Top = 239
  79.       Width = 102
  80.       Height = 25
  81.       Caption = '&Help'
  82.       TabOrder = 5
  83.       OnClick = Button1Click
  84.     end
  85.     object DeleteButton: TButton
  86.       Left = 3
  87.       Top = 206
  88.       Width = 102
  89.       Height = 26
  90.       Caption = '&Delete Checked'
  91.       TabOrder = 6
  92.       OnClick = DeleteButtonClick
  93.     end
  94.   end
  95.   object StatusBar: TAdvStatusBar
  96.     Left = 0
  97.     Top = 359
  98.     Width = 624
  99.     Height = 19
  100.     Panels = <
  101.       item
  102.         Width = 150
  103.       end
  104.       item
  105.         Width = 50
  106.       end>
  107.     SimplePanel = False
  108.   end
  109.   object PageControl: TPageControl
  110.     Left = 0
  111.     Top = 0
  112.     Width = 519
  113.     Height = 359
  114.     ActivePage = BiggestSheet
  115.     Align = alClient
  116.     HotTrack = True
  117.     TabOrder = 2
  118.     OnChange = PageControlChange
  119.     object BiggestSheet: TTabSheet
  120.       Caption = '&Biggest Files'
  121.       object BiggestList: TExtListView
  122.         Left = 0
  123.         Top = 35
  124.         Width = 511
  125.         Height = 296
  126.         Columns = <
  127.           item
  128.             Caption = 'Name'
  129.             Width = 140
  130.           end
  131.           item
  132.             Caption = 'Path'
  133.             Width = 150
  134.           end
  135.           item
  136.             Alignment = taRightJustify
  137.             Caption = 'Size  '
  138.             Width = 65
  139.           end
  140.           item
  141.             Caption = 'Last Change'
  142.             Width = 75
  143.           end
  144.           item
  145.             Caption = 'Last Access'
  146.             Width = 75
  147.           end>
  148.         ExtendedStyles = [lvxCheckboxes, lvxHeaderDragDrop, lvxFullRowSelect]
  149.         SaveSettings.AutoSave = True
  150.         SaveSettings.RegistryKey = 'Software\JAM Software\TreeSize Professional\Biggest File List'
  151.         ColumnsFormat = <>
  152.         SmallImages = SystemList
  153.         ShowSortArrows = True
  154.         AutoColumnSort = acsSort
  155.         AutoSortStyle = assDefault
  156.         AutoResort = False
  157.         ReverseSortArrows = True
  158.         LastColumnClicked = 0
  159.         OnSortItems = OldestListCompare
  160.         Align = alClient
  161.         OnDblClick = OldestListDblClick
  162.         ReadOnly = True
  163.         AllocBy = 32
  164.         OnDeletion = TmpListDeletion
  165.         OnMouseUp = OldestListMouseUp
  166.         TabOrder = 1
  167.         ViewStyle = vsReport
  168.         OnKeyDown = OldestListKeyDown
  169.         OnKeyUp = OldestListKeyUp
  170.       end
  171.       object Panel3: TPanel
  172.         Left = 0
  173.         Top = 0
  174.         Width = 511
  175.         Height = 35
  176.         Align = alTop
  177.         BevelOuter = bvNone
  178.         TabOrder = 0
  179.         object LabelBiggerThan: TLabel
  180.           Left = 3
  181.           Top = 8
  182.           Width = 129
  183.           Height = 13
  184.           Caption = 'Search for files bigger tha&n '
  185.           FocusControl = MinSizeSpin
  186.           Font.Charset = DEFAULT_CHARSET
  187.           Font.Color = clWindowText
  188.           Font.Height = -12
  189.           Font.Name = 'MS Sans Serif'
  190.           Font.Style = []
  191.           ParentFont = False
  192.         end
  193.         object MinSizeSpin: TSpinEdit
  194.           Left = 145
  195.           Top = 5
  196.           Width = 53
  197.           Height = 22
  198.           MaxValue = 99999
  199.           MinValue = 1
  200.           TabOrder = 0
  201.           Value = 2
  202.         end
  203.         object KbMbCombo: TComboBox
  204.           Left = 205
  205.           Top = 5
  206.           Width = 45
  207.           Height = 21
  208.           Style = csDropDownList
  209.           ItemHeight = 13
  210.           Items.Strings = (
  211.             'Kb'
  212.             'Mb')
  213.           TabOrder = 1
  214.         end
  215.       end
  216.     end
  217.     object OldestSheet: TTabSheet
  218.       Caption = '&Oldest Files'
  219.       object Panel1: TPanel
  220.         Left = 0
  221.         Top = 0
  222.         Width = 0
  223.         Height = 35
  224.         Align = alTop
  225.         BevelOuter = bvNone
  226.         TabOrder = 0
  227.         object Label1: TLabel
  228.           Left = 0
  229.           Top = 8
  230.           Width = 95
  231.           Height = 13
  232.           Alignment = taRightJustify
  233.           AutoSize = False
  234.           Caption = 'Search for files'
  235.           Font.Charset = DEFAULT_CHARSET
  236.           Font.Color = clWindowText
  237.           Font.Height = -12
  238.           Font.Name = 'MS Sans Serif'
  239.           Font.Style = []
  240.           ParentFont = False
  241.         end
  242.         object Label2: TLabel
  243.           Left = 188
  244.           Top = 8
  245.           Width = 34
  246.           Height = 13
  247.           Alignment = taCenter
  248.           AutoSize = False
  249.           Caption = 'since'
  250.         end
  251.         object OldestCombo: TComboBox
  252.           Left = 97
  253.           Top = 4
  254.           Width = 89
  255.           Height = 21
  256.           Style = csDropDownList
  257.           ItemHeight = 13
  258.           Items.Strings = (
  259.             'not accessed'
  260.             'not changed')
  261.           TabOrder = 0
  262.         end
  263.         object DateTimePicker: TDateTimePicker
  264.           Left = 223
  265.           Top = 4
  266.           Width = 85
  267.           Height = 22
  268.           CalAlignment = dtaLeft
  269.           Date = 35431.586028275500000000
  270.           Time = 35431.586028275500000000
  271.           Checked = False
  272.           DateFormat = dfShort
  273.           DateMode = dmComboBox
  274.           Kind = dtkDate
  275.           ParseInput = False
  276.         end
  277.       end
  278.       object OldestList: TExtListView
  279.         Left = 0
  280.         Top = 35
  281.         Width = 511
  282.         Height = 296
  283.         Columns = <
  284.           item
  285.             Caption = 'Name'
  286.             Width = 140
  287.           end
  288.           item
  289.             Caption = 'Path'
  290.             Width = 150
  291.           end
  292.           item
  293.             Alignment = taRightJustify
  294.             Caption = 'Size  '
  295.             Width = 65
  296.           end
  297.           item
  298.             Caption = 'Last Change'
  299.             Width = 75
  300.           end
  301.           item
  302.             Caption = 'Last Access'
  303.             Width = 75
  304.           end>
  305.         ExtendedStyles = [lvxCheckboxes, lvxHeaderDragDrop, lvxFullRowSelect]
  306.         SaveSettings.AutoSave = True
  307.         SaveSettings.RegistryKey = 'Software\JAM Software\TreeSize Professional\Oldest File List'
  308.         ColumnsFormat = <>
  309.         SmallImages = SystemList
  310.         ShowSortArrows = True
  311.         AutoColumnSort = acsSort
  312.         AutoSortStyle = assDefault
  313.         AutoResort = False
  314.         ReverseSortArrows = True
  315.         LastColumnClicked = 0
  316.         OnSortItems = OldestListCompare
  317.         Align = alClient
  318.         OnDblClick = OldestListDblClick
  319.         ReadOnly = True
  320.         AllocBy = 32
  321.         OnDeletion = TmpListDeletion
  322.         OnMouseUp = OldestListMouseUp
  323.         TabOrder = 1
  324.         ViewStyle = vsReport
  325.         OnKeyDown = OldestListKeyDown
  326.         OnKeyUp = OldestListKeyUp
  327.       end
  328.     end
  329.     object TempSheet: TTabSheet
  330.       Caption = '&Temporary Files'
  331.       object Panel4: TPanel
  332.         Left = 0
  333.         Top = 0
  334.         Width = 0
  335.         Height = 35
  336.         Align = alTop
  337.         BevelOuter = bvNone
  338.         TabOrder = 0
  339.         object Label4: TLabel
  340.           Left = 2
  341.           Top = 8
  342.           Width = 125
  343.           Height = 13
  344.           Caption = 'Search for files &containing:'
  345.           FocusControl = TempPatterns
  346.           Font.Charset = DEFAULT_CHARSET
  347.           Font.Color = clWindowText
  348.           Font.Height = -12
  349.           Font.Name = 'MS Sans Serif'
  350.           Font.Style = []
  351.           ParentFont = False
  352.         end
  353.         object EditButton: TButton
  354.           Left = 276
  355.           Top = 4
  356.           Width = 53
  357.           Height = 24
  358.           Caption = '&Edit'
  359.           TabOrder = 0
  360.           OnClick = EditButtonClick
  361.         end
  362.         object NewButton: TButton
  363.           Left = 334
  364.           Top = 4
  365.           Width = 53
  366.           Height = 24
  367.           Caption = '&New'
  368.           TabOrder = 1
  369.           OnClick = NewButtonClick
  370.         end
  371.         object DelButton: TButton
  372.           Left = 392
  373.           Top = 4
  374.           Width = 53
  375.           Height = 24
  376.           Caption = '&Delete'
  377.           TabOrder = 2
  378.           OnClick = DelButtonClick
  379.         end
  380.         object TempPatterns: TListView
  381.           Left = 162
  382.           Top = 0
  383.           Width = 107
  384.           Height = 33
  385.           Columns = <
  386.             item
  387.               Caption = 'Patterns'
  388.               Width = 70
  389.             end>
  390.           IconOptions.AutoArrange = True
  391.           IconOptions.WrapText = False
  392.           RowSelect = True
  393.           PopupMenu = PatternMenu
  394.           ShowColumnHeaders = False
  395.           TabOrder = 3
  396.           ViewStyle = vsReport
  397.         end
  398.       end
  399.       object TmpList: TExtListView
  400.         Left = 0
  401.         Top = 35
  402.         Width = 511
  403.         Height = 296
  404.         Columns = <
  405.           item
  406.             Caption = 'Name'
  407.             Width = 140
  408.           end
  409.           item
  410.             Caption = 'Path'
  411.             Width = 150
  412.           end
  413.           item
  414.             Alignment = taRightJustify
  415.             Caption = 'Size  '
  416.             Width = 65
  417.           end
  418.           item
  419.             Caption = 'Last Change'
  420.             Width = 75
  421.           end
  422.           item
  423.             Caption = 'Last Access'
  424.             Width = 75
  425.           end>
  426.         ExtendedStyles = [lvxCheckboxes, lvxHeaderDragDrop, lvxFullRowSelect]
  427.         SaveSettings.AutoSave = True
  428.         SaveSettings.RegistryKey = 'Software\JAM Software\TreeSize Professional\Temporary File List'
  429.         ColumnsFormat = <>
  430.         SmallImages = SystemList
  431.         ShowSortArrows = True
  432.         AutoColumnSort = acsSort
  433.         AutoSortStyle = assDefault
  434.         AutoResort = False
  435.         ReverseSortArrows = True
  436.         LastColumnClicked = 0
  437.         OnSortItems = OldestListCompare
  438.         Align = alClient
  439.         OnDblClick = OldestListDblClick
  440.         ReadOnly = True
  441.         AllocBy = 32
  442.         OnDeletion = TmpListDeletion
  443.         OnMouseUp = OldestListMouseUp
  444.         TabOrder = 1
  445.         ViewStyle = vsReport
  446.         OnKeyDown = OldestListKeyDown
  447.         OnKeyUp = OldestListKeyUp
  448.       end
  449.     end
  450.     object InternetSheet: TTabSheet
  451.       Caption = '&Internet Files'
  452.       object Panel5: TPanel
  453.         Left = 0
  454.         Top = 0
  455.         Width = 0
  456.         Height = 35
  457.         Align = alTop
  458.         BevelOuter = bvNone
  459.         TabOrder = 0
  460.         object Label9: TLabel
  461.           Left = 2
  462.           Top = 8
  463.           Width = 327
  464.           Height = 13
  465.           Caption = 
  466.             'Temporary Internet Files of Netscape Navigator and Internet Expl' +
  467.             'orer:'
  468.           FocusControl = TempPatterns
  469.           Font.Charset = DEFAULT_CHARSET
  470.           Font.Color = clWindowText
  471.           Font.Height = -12
  472.           Font.Name = 'MS Sans Serif'
  473.           Font.Style = []
  474.           ParentFont = False
  475.         end
  476.         object CheckAllButton: TButton
  477.           Left = 387
  478.           Top = 4
  479.           Width = 77
  480.           Height = 25
  481.           Caption = '&Check All'
  482.           TabOrder = 0
  483.           OnClick = CheckAllButtonClick
  484.         end
  485.       end
  486.       object InternetList: TExtListView
  487.         Left = 0
  488.         Top = 35
  489.         Width = 511
  490.         Height = 296
  491.         Columns = <
  492.           item
  493.             Caption = 'Name'
  494.             Width = 140
  495.           end
  496.           item
  497.             Caption = 'Path'
  498.             Width = 150
  499.           end
  500.           item
  501.             Alignment = taRightJustify
  502.             Caption = 'Size  '
  503.             Width = 65
  504.           end
  505.           item
  506.             Caption = 'Last Change'
  507.             Width = 75
  508.           end
  509.           item
  510.             Caption = 'Last Access'
  511.             Width = 75
  512.           end>
  513.         ExtendedStyles = [lvxCheckboxes, lvxHeaderDragDrop, lvxFullRowSelect]
  514.         SaveSettings.AutoSave = True
  515.         SaveSettings.RegistryKey = 'Software\JAM Software\TreeSize Professional\Internet File List'
  516.         ColumnsFormat = <>
  517.         SmallImages = InternetImages
  518.         ShowSortArrows = True
  519.         AutoColumnSort = acsSort
  520.         AutoSortStyle = assDefault
  521.         AutoResort = False
  522.         ReverseSortArrows = True
  523.         LastColumnClicked = 0
  524.         OnSortItems = OldestListCompare
  525.         Align = alClient
  526.         OnDblClick = OldestListDblClick
  527.         ReadOnly = True
  528.         AllocBy = 32
  529.         OnDeletion = TmpListDeletion
  530.         OnMouseUp = OldestListMouseUp
  531.         TabOrder = 1
  532.         ViewStyle = vsReport
  533.         OnKeyDown = OldestListKeyDown
  534.         OnKeyUp = OldestListKeyUp
  535.       end
  536.     end
  537.     object OptionsSheet: TTabSheet
  538.       Caption = '&Options'
  539.       object Label5: TLabel
  540.         Left = 16
  541.         Top = 8
  542.         Width = 86
  543.         Height = 13
  544.         Caption = '&Drives To include:'
  545.         FocusControl = DrivesList
  546.       end
  547.       object DrivesList: TListView
  548.         Left = 8
  549.         Top = 24
  550.         Width = 265
  551.         Height = 241
  552.         ColumnClick = False
  553.         Columns = <
  554.           item
  555.             Caption = '   Drive'
  556.             Width = 100
  557.           end
  558.           item
  559.             Caption = 'Name'
  560.             Width = 80
  561.           end
  562.           item
  563.             Alignment = taRightJustify
  564.             Caption = 'Free   '
  565.             Width = 81
  566.           end>
  567.         Checkboxes = True
  568.         RowSelect = True
  569.         OnEdited = DrivesListEdited
  570.         OnEditing = DrivesListEditing
  571.         OnMouseUp = DrivesListMouseUp
  572.         TabOrder = 0
  573.         ViewStyle = vsReport
  574.         SmallImages = SystemList
  575.       end
  576.       object GroupBox1: TGroupBox
  577.         Left = 288
  578.         Top = 18
  579.         Width = 160
  580.         Height = 116
  581.         Caption = 'Enabled Search Types'
  582.         TabOrder = 1
  583.         object BiggestBox: TCheckBox
  584.           Left = 16
  585.           Top = 16
  586.           Width = 135
  587.           Height = 17
  588.           Caption = 'Bi&ggest Files'
  589.           State = cbChecked
  590.           TabOrder = 0
  591.           OnClick = BiggestBoxClick
  592.         end
  593.         object OldestBox: TCheckBox
  594.           Left = 16
  595.           Top = 40
  596.           Width = 135
  597.           Height = 17
  598.           Caption = 'O&ldest Files'
  599.           State = cbChecked
  600.           TabOrder = 1
  601.           OnClick = OldestBoxClick
  602.         end
  603.         object TempBox: TCheckBox
  604.           Left = 16
  605.           Top = 64
  606.           Width = 135
  607.           Height = 17
  608.           Caption = 'T&emporary Files'
  609.           State = cbChecked
  610.           TabOrder = 2
  611.           OnClick = TempBoxClick
  612.         end
  613.         object InternetBox: TCheckBox
  614.           Left = 16
  615.           Top = 88
  616.           Width = 135
  617.           Height = 17
  618.           Caption = '&Internet Files'
  619.           State = cbChecked
  620.           TabOrder = 3
  621.           OnClick = InternetBoxClick
  622.         end
  623.       end
  624.       object Button2: TButton
  625.         Left = 62
  626.         Top = 272
  627.         Width = 147
  628.         Height = 25
  629.         Caption = '&Add (UNC) Path'
  630.         TabOrder = 2
  631.         OnClick = Button2Click
  632.       end
  633.     end
  634.   end
  635.   object ShellBrowser: TShellBrowser
  636.     SmallImages = SystemList
  637.     FileSystemOnly = True
  638.     Version = '1.0 beta 4'
  639.     Left = 528
  640.     Top = 312
  641.   end
  642.   object SystemList: TImageList
  643.     Left = 528
  644.     Top = 280
  645.   end
  646.   object PatternMenu: TPopupMenu
  647.     Left = 560
  648.     Top = 280
  649.     object Edit1: TMenuItem
  650.       Caption = '&Edit'
  651.       OnClick = EditButtonClick
  652.     end
  653.     object New1: TMenuItem
  654.       Caption = '&New'
  655.       OnClick = NewButtonClick
  656.     end
  657.     object Delete1: TMenuItem
  658.       Caption = '&Delete'
  659.       OnClick = DelButtonClick
  660.     end
  661.   end
  662.   object SaveDialog: TSaveDialog
  663.     DefaultExt = 'txt'
  664.     Filter = 'TreeSize Data (*.txt)|*.txt|All Files|*'
  665.     Title = 'TreeSize Professional Search Results'
  666.     Left = 560
  667.     Top = 312
  668.   end
  669.   object InternetImages: TImageList
  670.     Left = 592
  671.     Top = 280
  672.     Bitmap = {
  673.       3606000003000000424D36060000000000003600000028000000300000001000
  674.       0000010010000000000000060000000000000000000000000000000000000000
  675.       0000000000000000000000000000000000000000000000000000000000001F00
  676.       000000000000000000000000E03D00000000000000000000000000000000FF7F
  677.       F75E1F001F001F00000000000000000000000000000000000000000000000000
  678.       000000000000000000000000000000000000000000000000000000000000EF01
  679.       E07F00000000000000000000F75EE03D0000000000000000E07FE03D0000F75E
  680.       1F001F00000000001F0000000000000000000000000000000000000000000000
  681.       0000000000000000000000000000000000000000000000000000000000001F00
  682.       E03DE07F000000000000E03DF75E0000E03D00000000E07FE03D00000000E03D
  683.       1F0000000000000000000F000F001F001F001F001F000F000F00000000000000
  684.       000000000000000000000000000000000000000000000000000000000000EF01
  685.       1F00E03DE07F0000E07FE03DE07F0000E03DE03DE07FE03D000000000000E03D
  686.       1F00000000000F000F001F001F001F001F001F001F001F001F000F0000000000
  687.       0000000000000000000000000000000000000000000000000000000000001F00
  688.       EF011F00E03DE07FE03D0000000000000000E07FE03DE07F000000000000E03D
  689.       1F001F000F000F001F001F001F00EF3DEF3D00001F001F001F001F000F000000
  690.       000000000000000000000000000000000000000000000000000000000000EF01
  691.       1F00EF01E07FE03D00000000EF3D0000E07FF75E0000E03D000000000000E03D
  692.       E03D1F000F001F001F001F00000000000000000000001F001F001F000F000000
  693.       0000000000000000000000000000000000000000000000000000000000000000
  694.       0000E03DE07F00000000EF3DE07FEF3D000000000000E07F000000000000E03D
  695.       F75E1F000F001F001F001F000000000000000000000000000000000000000000
  696.       000000000000000000000000000000000000000000000000000000000000EF3D
  697.       F75EFF7FFF7FFF7FE07FEF3DFF7FE07FF75E00000000F75EF75EE07FE03DE03D
  698.       E07FE03D1F001F001F001F000F000F000F000F000F000F000F000F000F000000
  699.       0000000000000000000000000000000000000000000000000000000000001F00
  700.       EF01E07FF75E0000EF01E07FEF3DEF3D000000000000E03D0000000000000000
  701.       E03DE07F1F001F001F001F001F001F001F001F001F001F001F001F000F000000
  702.       000000000000000000000000000000000000000000000000000000000000EF01
  703.       1F00E03DF75E0000E07FE03DE07F00000000EF3D0000E03D0000000000000000
  704.       0F00E03DE07F1F001F001F00000000000000000000001F001F001F000F000000
  705.       0000000000000000000000000000000000000000000000000000000000001F00
  706.       EF011F00E03DFF7FE03D1F00E07F0000EF01E07FE03D00000000000000000000
  707.       00000F00E03DE07F1F001F001F000000000000001F001F001F000F0000000000
  708.       000000000000000000000000000000000000000000000000000000000000EF01
  709.       1F00E03DFF7FE07FE03D0000FF7F0000F75EE03DE07F00000000000000000000
  710.       00000F000F00E03DE07F1F001F000F000F001F001F001F001F000F0000000000
  711.       0000000000000000000000000000000000000000000000000000000000001F00
  712.       E03DFF7FE03D0000E07FFF7FFF7FFF7FE07FF75EE03DE07F0000000000000000
  713.       000000000F001F001F00E07F1F001F001F001F001F001F000F0000001F000000
  714.       000000000000000000000000000000000000000000000000000000000000EF01
  715.       E07FE03D0000EF011F00E03DE07F0000E03DEF011F00E03DF75E000000000000
  716.       0000000000000F001F001F001F001F001F001F001F000F00000000001F000000
  717.       0000000000000000000000000000000000000000000000000000000000001F00
  718.       EF010000EF011F00EF011F00F75E0000EF011F00EF011F00E03DE07F00000000
  719.       000000000000000000001F001F001F001F001F001F000000000000001F000000
  720.       000000000000000000000000000000000000000000000000000000000000EF01
  721.       1F00EF011F00EF011F00EF01E03D00001F00EF011F00EF011F00EF011F000000
  722.       00000000000000000000000000000000000000001F001F001F001F000000424D
  723.       BE000000000000003E0000002800000030000000100000000100010000000000
  724.       800000000000000000000000020000000000000000000000FFFFFF00FFFF3E7F
  725.       07FFB381FFFF1E38180F0100FFFF080130030000FFFF00032001FF7FFFFF0343
  726.       00000000FFFF020301E02501FFFF000101FF0004FFFF003000003001FFFF0033
  727.       80000400FFFF001381E04801FFFF0007C0C10200FFFF0007C0010004FFFF0003
  728.       E0025501FFFF0001F006B381FFFF0000FC0E0000FFFF0000FFE10000}
  729.   end
  730. end
  731.