home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / Panda / platinumisshuk.exe / data1.cab / Comunes / Config.dll / 0 / RCDATA / TCONFIGURATION / TCONFIGURATION.txt < prev   
Encoding:
Text File  |  2003-11-01  |  69.5 KB  |  2,067 lines

  1. object Configuration: TConfiguration
  2.   Left = 317
  3.   Top = 163
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 449
  7.   ClientWidth = 492
  8.   Color = 14215660
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PGConfig: TPlaPageControl
  21.     Tag = 1000
  22.     Left = 6
  23.     Top = 7
  24.     Width = 483
  25.     Height = 402
  26.     ActivePage = TabAnalisis
  27.     Color = clWhite
  28.     TabOrder = 0
  29.     object TabAnalisis: TPlaTabSheet
  30.       Tag = 100
  31.       Caption = 'An∩┐╜lisis'
  32.       TabVisible = True
  33.       object PanelHeuristico: TPlaGroupBox
  34.         Tag = 1800
  35.         Left = 14
  36.         Top = 270
  37.         Width = 450
  38.         Height = 84
  39.         TitleFont.Charset = DEFAULT_CHARSET
  40.         TitleFont.Color = 13977088
  41.         TitleFont.Height = -11
  42.         TitleFont.Name = 'Tahoma'
  43.         TitleFont.Style = []
  44.         Caption = 'Heur∩┐╜stico'
  45.         TabOrder = 1
  46.         object Image5: TImage
  47.           Left = 11
  48.           Top = 22
  49.           Width = 32
  50.           Height = 33
  51.           Picture.Data = {<image001.bmp>}
  52.           Transparent = True
  53.         end
  54.         object Label12: TLabel
  55.           Tag = 1900
  56.           Left = 58
  57.           Top = 19
  58.           Width = 387
  59.           Height = 26
  60.           AutoSize = False
  61.           Caption = 
  62.             'Activa esta opci∩┐╜n para descubrir posibles virus desconocidos. L' +
  63.             'os posibles virus ser∩┐╜n movidos al ∩┐╜rea de cuarentena.'
  64.           Transparent = True
  65.           WordWrap = True
  66.         end
  67.         object cBActivarHeuristico: TPlaCheckBox
  68.           Tag = 2000
  69.           Left = 58
  70.           Top = 54
  71.           Width = 55
  72.           Height = 16
  73.           HelpContext = 212
  74.           Caption = 'Activar'
  75.           TabOrder = 0
  76.           OnClick = cBActivarHeuristicoClick
  77.         end
  78.         object ButtonConfigHeuristico: TPlaButton
  79.           Tag = 2100
  80.           Left = 353
  81.           Top = 51
  82.           Width = 85
  83.           Height = 21
  84.           HelpContext = 16
  85.           Caption = 'Configurar...'
  86.           TabOrder = 1
  87.           TabStop = False
  88.           OnClick = ButtonConfigHeuristicoClick
  89.         end
  90.       end
  91.       object PlaGroupBox1: TPlaGroupBox
  92.         Tag = 200
  93.         Left = 14
  94.         Top = 11
  95.         Width = 450
  96.         Height = 257
  97.         TitleFont.Charset = DEFAULT_CHARSET
  98.         TitleFont.Color = 13977088
  99.         TitleFont.Height = -11
  100.         TitleFont.Name = 'Tahoma'
  101.         TitleFont.Style = []
  102.         Caption = 'Analizar'
  103.         TabOrder = 0
  104.         object Label1: TLabel
  105.           Tag = 300
  106.           Left = 58
  107.           Top = 19
  108.           Width = 387
  109.           Height = 26
  110.           AutoSize = False
  111.           Caption = 'Selecciona los tipos de archivos que deseas analizar:'
  112.           Transparent = True
  113.           WordWrap = True
  114.         end
  115.         object Image3: TImage
  116.           Left = 11
  117.           Top = 22
  118.           Width = 32
  119.           Height = 33
  120.           Picture.Data = {<image002.bmp>}
  121.           Transparent = True
  122.         end
  123.         object PlaBevel1: TPlaBevel
  124.           Left = 250
  125.           Top = 58
  126.           Width = 9
  127.           Height = 33
  128.           Shape = bsLeftLine
  129.           Visible = False
  130.         end
  131.         object PanelNotes: TPlaPanel
  132.           Left = 58
  133.           Top = 36
  134.           Width = 183
  135.           Height = 37
  136.           TabOrder = 0
  137.           Visible = False
  138.           object CBCuerposNotes: TPlaCheckBox
  139.             Tag = 72400
  140.             Left = 0
  141.             Top = 36
  142.             Width = 140
  143.             Height = 16
  144.             HelpContext = 203
  145.             Caption = 'Cuerpos de los mensajes'
  146.             TabOrder = 0
  147.             TabStop = False
  148.             Visible = False
  149.             OnClick = OpcEspecificasClick
  150.           end
  151.           object CBDocumentosAnidados: TPlaCheckBox
  152.             Tag = 72300
  153.             Left = 0
  154.             Top = 18
  155.             Width = 126
  156.             Height = 16
  157.             HelpContext = 2012
  158.             Caption = 'Documentos anidados'
  159.             TabOrder = 1
  160.             TabStop = False
  161.             OnClick = OpcEspecificasClick
  162.           end
  163.           object CBComprimidosNotes: TPlaCheckBox
  164.             Tag = 600
  165.             Left = 0
  166.             Top = 0
  167.             Width = 125
  168.             Height = 16
  169.             HelpContext = 201
  170.             Caption = 'Archivos Comprimidos'
  171.             TabOrder = 2
  172.             OnClick = OpcEspecificasClick
  173.           end
  174.         end
  175.         object PanelAnalisis: TPlaPanel
  176.           Left = 58
  177.           Top = 37
  178.           Width = 183
  179.           Height = 37
  180.           TabOrder = 1
  181.           object CBCorreoElect: TPlaCheckBox
  182.             Tag = 1000
  183.             Left = 0
  184.             Top = 20
  185.             Width = 140
  186.             Height = 16
  187.             HelpContext = 8
  188.             Caption = 'Archivos de correo (PST)'
  189.             TabOrder = 1
  190.             TabStop = False
  191.             OnClick = OpcEspecificasClick
  192.           end
  193.           object CBOpcionesComprimidos: TPlaCheckBox
  194.             Tag = 600
  195.             Left = 0
  196.             Top = 0
  197.             Width = 123
  198.             Height = 16
  199.             HelpContext = 6
  200.             Caption = 'Archivos comprimidos'
  201.             TabOrder = 0
  202.             OnClick = OpcEspecificasClick
  203.           end
  204.         end
  205.         object ButtonExtensiones: TPlaButton
  206.           Left = 329
  207.           Top = 74
  208.           Width = 85
  209.           Height = 21
  210.           HelpContext = 11
  211.           Caption = 'Extensiones...'
  212.           TabOrder = 2
  213.           TabStop = False
  214.           OnClick = ButtonExtensionesClick
  215.         end
  216.         object RBExtensiones: TPlaRadioButton
  217.           Tag = 900
  218.           Left = 58
  219.           Top = 77
  220.           Width = 214
  221.           Height = 16
  222.           HelpContext = 10
  223.           Caption = 'Archivos con las siguientes extensiones:'
  224.           TabOrder = 3
  225.           TabStop = False
  226.           OnClick = RBExtensionesClick
  227.         end
  228.         object RBTodosFicheros: TPlaRadioButton
  229.           Tag = 500
  230.           Left = 58
  231.           Top = 97
  232.           Width = 127
  233.           Height = 16
  234.           HelpContext = 9
  235.           Caption = 'Todas las extensiones'
  236.           TabOrder = 4
  237.           OnClick = RBTodosFicherosClick
  238.           Checked = True
  239.         end
  240.         object PlaGroupBox13: TPlaGroupBox
  241.           Left = 56
  242.           Top = 129
  243.           Width = 382
  244.           Height = 84
  245.           TitleFont.Charset = DEFAULT_CHARSET
  246.           TitleFont.Color = 13977088
  247.           TitleFont.Height = -11
  248.           TitleFont.Name = 'Tahoma'
  249.           TitleFont.Style = []
  250.           Caption = 'Buscar'
  251.           TabOrder = 5
  252.           object CBVirus: TPlaCheckBox
  253.             Left = 24
  254.             Top = 20
  255.             Width = 44
  256.             Height = 16
  257.             Caption = 'Virus'
  258.             TabOrder = 0
  259.           end
  260.           object CBSpyware: TPlaCheckBox
  261.             Left = 24
  262.             Top = 40
  263.             Width = 153
  264.             Height = 16
  265.             Caption = 'Programas esp∩┐╜a (Spyware)'
  266.             TabOrder = 1
  267.           end
  268.           object CBHacking: TPlaCheckBox
  269.             Left = 24
  270.             Top = 60
  271.             Width = 140
  272.             Height = 16
  273.             Caption = 'Herramientas de Hacking'
  274.             TabOrder = 2
  275.           end
  276.           object CBDialers: TPlaCheckBox
  277.             Left = 188
  278.             Top = 20
  279.             Width = 175
  280.             Height = 16
  281.             Caption = 'Marcadores telef∩┐╜nicos (Dialers)'
  282.             TabOrder = 3
  283.           end
  284.           object CBJokes: TPlaCheckBox
  285.             Left = 188
  286.             Top = 40
  287.             Width = 94
  288.             Height = 16
  289.             Caption = 'Bromas (Jokes)'
  290.             TabOrder = 4
  291.           end
  292.           object CBHoaxes: TPlaCheckBox
  293.             Left = 188
  294.             Top = 60
  295.             Width = 151
  296.             Height = 16
  297.             Caption = 'Correo enga∩┐╜oso (Hoaxes)'
  298.             TabOrder = 5
  299.             Visible = False
  300.           end
  301.         end
  302.         object BTAdicional: TPlaButton
  303.           Left = 264
  304.           Top = 224
  305.           Width = 153
  306.           Height = 21
  307.           Caption = 'Opciones adicionales...'
  308.           TabOrder = 6
  309.           OnClick = BTAdicionalClick
  310.         end
  311.       end
  312.     end
  313.     object TabAcciones: TPlaTabSheet
  314.       Tag = 2600
  315.       Caption = 'Acciones'
  316.       TabVisible = True
  317.       object PlaGroupBox3: TPlaGroupBox
  318.         Tag = 2700
  319.         Left = 14
  320.         Top = 11
  321.         Width = 450
  322.         Height = 272
  323.         TitleFont.Charset = DEFAULT_CHARSET
  324.         TitleFont.Color = 13977088
  325.         TitleFont.Height = -11
  326.         TitleFont.Name = 'Tahoma'
  327.         TitleFont.Style = []
  328.         Caption = 'En caso de encontrar virus'
  329.         TabOrder = 0
  330.         object LblDescripcion: TLabel
  331.           Left = 58
  332.           Top = 78
  333.           Width = 330
  334.           Height = 30
  335.           AutoSize = False
  336.           Transparent = True
  337.           WordWrap = True
  338.         end
  339.         object Label4: TLabel
  340.           Tag = 2800
  341.           Left = 58
  342.           Top = 19
  343.           Width = 387
  344.           Height = 26
  345.           AutoSize = False
  346.           Caption = 
  347.             'Selecciona la acci∩┐╜n que deseas llevar a cabo en el caso de que ' +
  348.             'se encuentren virus u otro software malicioso.'
  349.           Constraints.MinWidth = 337
  350.           WordWrap = True
  351.         end
  352.         object Image6: TImage
  353.           Left = 11
  354.           Top = 22
  355.           Width = 32
  356.           Height = 33
  357.           Picture.Data = {<image003.bmp>}
  358.           Transparent = True
  359.         end
  360.         object GBPreguntar: TPlaGroupBox
  361.           Tag = 3800
  362.           Left = 58
  363.           Top = 123
  364.           Width = 371
  365.           Height = 65
  366.           TitleFont.Charset = DEFAULT_CHARSET
  367.           TitleFont.Color = 8408344
  368.           TitleFont.Height = -11
  369.           TitleFont.Name = 'Tahoma'
  370.           TitleFont.Style = []
  371.           Caption = 'Opciones posibles al preguntar'
  372.           TabOrder = 1
  373.           Visible = False
  374.           object CBDesinfectar: TPlaCheckBox
  375.             Tag = 4000
  376.             Left = 14
  377.             Top = 19
  378.             Width = 76
  379.             Height = 16
  380.             HelpContext = 147
  381.             Caption = 'Desinfectar'
  382.             TabOrder = 2
  383.             TabStop = False
  384.             OnClick = CBDesinfectarClick
  385.           end
  386.           object CBMover: TPlaCheckBox
  387.             Tag = 3000
  388.             Left = 223
  389.             Top = 37
  390.             Width = 118
  391.             Height = 16
  392.             HelpContext = 145
  393.             Caption = 'Mover a cuarentena'
  394.             TabOrder = 0
  395.             Visible = False
  396.             OnClick = OpcEspecificasClick
  397.           end
  398.           object CBBorrar: TPlaCheckBox
  399.             Tag = 3900
  400.             Left = 14
  401.             Top = 37
  402.             Width = 51
  403.             Height = 16
  404.             HelpContext = 146
  405.             Caption = 'Borrar'
  406.             TabOrder = 1
  407.             TabStop = False
  408.             OnClick = OpcEspecificasClick
  409.           end
  410.           object CBIgnorar: TPlaCheckBox
  411.             Left = 223
  412.             Top = 19
  413.             Width = 57
  414.             Height = 16
  415.             Caption = 'Ignorar'
  416.             TabOrder = 3
  417.           end
  418.         end
  419.         object CBBackup: TPlaCheckBox
  420.           Left = 58
  421.           Top = 200
  422.           Width = 375
  423.           Height = 16
  424.           HelpContext = 156
  425.           Caption = 
  426.             'Realizar una copia de seguridad del archivo antes de desinfectar' +
  427.             'lo.'
  428.           Constraints.MinWidth = 375
  429.           TabOrder = 2
  430.           TabStop = False
  431.           OnClick = OpcEspecificasClick
  432.           WordWrap = True
  433.         end
  434.         object ComboAcciones: TPlaComboBox
  435.           Left = 58
  436.           Top = 52
  437.           Width = 371
  438.           Height = 21
  439.           HelpContext = 226
  440.           Style = csDropDownList
  441.           TabOrder = 0
  442.           OnChange = ComboAccionesChange
  443.         end
  444.       end
  445.     end
  446.     object TabExclusion: TPlaTabSheet
  447.       Tag = 4300
  448.       Caption = 'Exclusiones'
  449.       TabVisible = True
  450.       object Label3: TLabel
  451.         Tag = 4400
  452.         Left = 58
  453.         Top = 7
  454.         Width = 407
  455.         Height = 26
  456.         Caption = 
  457.           'Puedes especificar qu∩┐╜ directorios, archivos y extensiones no qu' +
  458.           'ieres que sean analizados.'
  459.         Constraints.MinWidth = 407
  460.         WordWrap = True
  461.       end
  462.       object Image7: TImage
  463.         Left = 14
  464.         Top = 7
  465.         Width = 32
  466.         Height = 33
  467.         Picture.Data = {<image004.bmp>}
  468.         Transparent = True
  469.       end
  470.       object PlaGroupBox4: TPlaGroupBox
  471.         Tag = 4500
  472.         Left = 14
  473.         Top = 45
  474.         Width = 450
  475.         Height = 77
  476.         TitleFont.Charset = DEFAULT_CHARSET
  477.         TitleFont.Color = 13977088
  478.         TitleFont.Height = -11
  479.         TitleFont.Name = 'Tahoma'
  480.         TitleFont.Style = []
  481.         Caption = 'Directorios'
  482.         TabOrder = 0
  483.         object TVDirectorios: TPlaTreeView
  484.           Left = 14
  485.           Top = 17
  486.           Width = 315
  487.           Height = 50
  488.           HelpContext = 240
  489.           AllowMultiDrag = False
  490.           AutoCheck = False
  491.           AutoExpand = False
  492.           AutoScroll = True
  493.           ChangeDelay = 0
  494.           CheckBoxesType = ctNone
  495.           DragExpandDelay = 100
  496.           ExpandOnDrag = True
  497.           HideSelection = False
  498.           HotTrack = False
  499.           Indent = 22
  500.           Images = ILDirFichExt
  501.           MultiSelect = False
  502.           ShowLines = False
  503.           ShowButtons = False
  504.           ShowHeader = False
  505.           OnAfterInsert = TVDirectoriosAfterInsert
  506.           OnDeletion = TVDirectoriosDeletion
  507.           ReadOnly = True
  508.           ShowRoot = False
  509.           SortOrder = soAscending
  510.           SortType = stText
  511.           ToolTips = True
  512.           Font.Charset = DEFAULT_CHARSET
  513.           Font.Color = clBlack
  514.           Font.Height = -11
  515.           Font.Name = 'Tahoma'
  516.           Font.Style = []
  517.           Ctl3D = True
  518.           DragCursor = crDrag
  519.           DragMode = dmManual
  520.           ParentCtl3D = False
  521.           TabOrder = 0
  522.           TabStop = True
  523.           ParentFont = False
  524.           ParentShowHint = False
  525.           ShowHint = False
  526.           Data = {000100000000FE}
  527.         end
  528.         object SpeedButtonAddDirectorio: TPlaBitBtn
  529.           Tag = 4600
  530.           Left = 342
  531.           Top = 17
  532.           Width = 98
  533.           Height = 21
  534.           HelpContext = 18
  535.           Caption = 'A∩┐╜adir...'
  536.           TabOrder = 1
  537.           OnClick = SpeedButtonAddDirectorioClick
  538.           Glyph.Data = {
  539.             36030000424D3603000000000000360000002800000010000000100000000100
  540.             18000000000000030000120B0000120B00000000000000000000FF00FFFF00FF
  541.             FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  542.             FFFF00FFFF00FFFF00FFFF00FFCADEE2CAD9DCCCD8D9CBD6DACEDADCD1DEE0D4
  543.             E2E3D7E5E6D8E7E8D9E9ECFF00FFFF00FFFF00FFFF00FFFF00FF94C4D358AAC4
  544.             47A3C074A3AF91AFB7AEC0C5C2CBCCCBD5D7CDD7DACEDADDD2DFE0D6E3E5DAE7
  545.             EADEEBEDFF00FFFF00FF42A7C744AFD342B8E23AB7E23BAED63DA0BF4B94AD6B
  546.             9EAD95ACB1B8C0C1C7D2D3CCD8D9D2DEE0D8E5E7DEEBEDFF00FF48A9C95BB9DB
  547.             80DBF778DFFE73DBFC6FD7FA63D3F740BBE035ACCF3FA5C484A3AAB3BCBECAD4
  548.             D5D0DADCD8E3E5DFECEE45A9CA4FB5D999E9F58DEDFF80E7FF83E8FE84E8FE8A
  549.             ECFE8DEDFE76E1F959D0F33FA3C0B0BEC0C9D2D4D2DCDDDDE9EB4AACCE49B2D9
  550.             A6EBF59DF9FF88F1FF8CF1FF8CF1FF8AF0FF8AF0FF93F7FF8EEDFF69DAF26AAF
  551.             C6C9CFD1CED7D8DBE4E651AFCF4EB4DF85D5EDA8FFFF92FDFF92FCFF93FCFF93
  552.             FCFF94FCFF95FDFF8BEBFFA8F4FD5EBAD5C2C9CBD2D6D7DCE1E255B0D056BBE9
  553.             50BCE3A2EEF5ABFFFEB4FFFFB3FFFFA6FFFFA3FFFFA6FFFF8EECFFD1FCFF7BCE
  554.             E295BAC5D0D4D5D7DBDC4CACCD79D1F356CAF253BFE36BC6E379CFE79CE3F2CD
  555.             FDFEC7FFFFCAFFFFA0ECFFEDFFFFC8EDF75FB6D0C6D1D5D5D9DA46ABCB85E0F4
  556.             89EEFE76E3FA66DBF45CD5F059CEEB7ED7EBBCECF6D4F5FABEEDFDF3FEFFF6FC
  557.             FDA3DBEDB2CBD2DDE1E14DB0CC8EEFF491FCFF97FCFF9DFFFFA7FFFF9EFDFF7C
  558.             E3F17CDEF0A5EEF6A1E1F0ACDAE8D3E8F0C4E3EED5E1E5ECEFF062B8D2B8F5F6
  559.             9DFFFF9DFFFFBAFFFFC1F4F7BBF6F8B6FDFDB7FCFCC4FBFBA1DEEAC2D8DEEAEF
  560.             F0EDF3F6F5F7F7F6F8F886CDE3A3DFECAFF0F7CDFDFEBCECF599CFE1C0DFE6BE
  561.             E9EED0EEF2E0F2F5E8F3F5F7F8F9F8FAFAFF00FFFF00FFFF00FFECF7F9D5EDF4
  562.             C2E7F285D6ED99DAECDCEBF1F5F6F6F7F9FAFF00FFFF00FFFF00FFFF00FFFF00
  563.             FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
  564.             00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF}
  565.         end
  566.         object ButtonEliminarDirectorio: TPlaButton
  567.           Tag = 4700
  568.           Left = 342
  569.           Top = 46
  570.           Width = 98
  571.           Height = 21
  572.           HelpContext = 19
  573.           Caption = 'Eliminar'
  574.           Enabled = False
  575.           TabOrder = 2
  576.           TabStop = False
  577.           OnClick = ButtonEliminarDirectorioClick
  578.         end
  579.       end
  580.       object PlaGroupBox5: TPlaGroupBox
  581.         Tag = 15400
  582.         Left = 14
  583.         Top = 131
  584.         Width = 450
  585.         Height = 77
  586.         TitleFont.Charset = DEFAULT_CHARSET
  587.         TitleFont.Color = 13977088
  588.         TitleFont.Height = -11
  589.         TitleFont.Name = 'Tahoma'
  590.         TitleFont.Style = []
  591.         Caption = 'Archivos'
  592.         TabOrder = 1
  593.         object TVFicheros: TPlaTreeView
  594.           Left = 14
  595.           Top = 17
  596.           Width = 315
  597.           Height = 50
  598.           HelpContext = 244
  599.           AllowMultiDrag = False
  600.           AutoCheck = False
  601.           AutoExpand = False
  602.           AutoScroll = True
  603.           ChangeDelay = 0
  604.           CheckBoxesType = ctNone
  605.           DragExpandDelay = 100
  606.           ExpandOnDrag = True
  607.           HideSelection = False
  608.           HotTrack = False
  609.           Indent = 22
  610.           Images = ILDirFichExt
  611.           MultiSelect = False
  612.           ShowLines = False
  613.           ShowButtons = False
  614.           ShowHeader = False
  615.           OnAfterInsert = TVFicherosAfterInsert
  616.           OnDeletion = TVFicherosDeletion
  617.           ReadOnly = True
  618.           ShowRoot = False
  619.           SortOrder = soAscending
  620.           SortType = stText
  621.           ToolTips = True
  622.           Font.Charset = DEFAULT_CHARSET
  623.           Font.Color = clBlack
  624.           Font.Height = -11
  625.           Font.Name = 'Tahoma'
  626.           Font.Style = []
  627.           Ctl3D = True
  628.           DragCursor = crDrag
  629.           DragMode = dmManual
  630.           ParentCtl3D = False
  631.           TabOrder = 0
  632.           TabStop = True
  633.           ParentFont = False
  634.           ParentShowHint = False
  635.           ShowHint = False
  636.           Data = {000100000000FE}
  637.         end
  638.         object SpeedButtonAddFichero: TPlaBitBtn
  639.           Tag = 4600
  640.           Left = 342
  641.           Top = 17
  642.           Width = 98
  643.           Height = 21
  644.           HelpContext = 20
  645.           Caption = 'A∩┐╜adir...'
  646.           TabOrder = 1
  647.           OnClick = SpeedButtonAddFicheroClick
  648.           Glyph.Data = {
  649.             36030000424D3603000000000000360000002800000010000000100000000100
  650.             18000000000000030000120B0000120B00000000000000000000FF00FFDCEBED
  651.             D7E5E8CCD9DBC8D2D5C7D3D5C8D3D5C7D3D5C7D3D5C8D3D5C8D3D5C7D3D5C8D3
  652.             D5CDD9DCD6E5E8FF00FFFF00FFA37573A77977AA7B79AA7B79AA7B79AA7B79AA
  653.             7B79AA7B79AA7B79AF7F7CB88785C2CCCDC8D4D5D6E4E6FF00FFFF00FFA37674
  654.             E7CAC2F6D4C7F9D0C1F7CDBAF9CCBAF9CBB6F8CAB5F6C9B2FACEBAC9A7A5C2CC
  655.             CEC9D4D6D7E5E7FF00FFFF00FFA37674F4E8E0FEF1E5FDEDDDFEEBD9FEE8D5FE
  656.             E6CFFEE4CAFEE1C6FFD9C2D1B4B2C4CDCFCBD5D7D9E6E8FF00FFFF00FFA47774
  657.             F4EAE3FEF2E9FEEEE1FDECDCFEEAD8FEE8D4FEE6D0FFE4CBFFD9C4D1B4B2C5CE
  658.             CFCCD6D8DBE7E9FF00FFFF00FFA0786DF3EDE7FDF4ECFDF0E5FEEEE0FEEDDDFE
  659.             EAD8FEE8D4FEE6CFFFDBCAD2B4B2C6CFD0CED7D9DDE7E9FF00FFFF00FFA0796D
  660.             F3EEE9FDF6EFFDF2E8FDF0E4FDEEE0FEECDCFEEAD8FEE8D4FDDBCCD2B5B3C8CF
  661.             D1CFD8D9DFE9EBFF00FFFF00FFA0796DF3EFEBFDF8F2FDF4ECFDF2E7FDF0E4FE
  662.             EFE0FEECDCFDEAD7FFDDD1D4B6B4CED2D3D6DBDCE0EAECFF00FFFF00FFA0796D
  663.             F3F1EEFDF9F5FDF6EEFEF4EBFEF2E8FEF0E4FEEEDFFEECDBFFD7CDD4B7B4CFD3
  664.             D4D7DCDCE2ECECFF00FFFF00FFA0796DF3F2F0FDFBF8FDF7F2FDF5EEFDF4EAFE
  665.             F2E7FDF0E3FDD0C3FFC7C1D5B7B5CFD3D4D8DCDDE5ECEDFF00FFFF00FFA98271
  666.             F3F4F1FDFCF9FDF9F4FDF7F1FDF5EEFEF4EBFFD8CCFFAAAAFFAFAFD5B8B5D1D4
  667.             D4D9DDDDEAEEF0FF00FFFF00FFBC927AF3F4F3FDFDFBFEFBF7FDF9F4FEF7F1B2
  668.             8074B17F73B58278C5A096D7BBB8D5D7D8E0E3E3EFF3F3FF00FFFF00FFCDA17E
  669.             F3F5F4FDFEFDFDFCFBFDFCF9FDFAF7B28074E8B78AFDBA5AF7BE78E5C8B5DFE1
  670.             E1EDEFEFF6F9FAFF00FFFF00FFD3A585F3F5F4FDFFFEFDFEFDFDFDFBFDFCF9B6
  671.             8377EDD0AFFDDCAEEDCEBAE1E3E3EFF0F0F8F9F9FF00FFFF00FFFF00FFDCAC85
  672.             F8ECE1F7ECE1ECE1D7E8D9D3E2D7D0BF938BF1DEC4EED5C3E4E4E5F0F1F1F8FA
  673.             FAFF00FFFF00FFFF00FFFF00FFE7B88EDEAE8FE2BA9CE3BAA0E4BA9CE2B99EC4
  674.             9F98E8C9B6F2F3F3F4F5F5F9FAFAFF00FFFF00FFFF00FFFF00FF}
  675.         end
  676.         object ButtonEliminarFichero: TPlaButton
  677.           Tag = 4700
  678.           Left = 342
  679.           Top = 46
  680.           Width = 98
  681.           Height = 21
  682.           HelpContext = 21
  683.           Caption = 'Eliminar'
  684.           Enabled = False
  685.           TabOrder = 2
  686.           TabStop = False
  687.           OnClick = ButtonEliminarFicheroClick
  688.         end
  689.       end
  690.       object PlaGroupBox6: TPlaGroupBox
  691.         Tag = 1100
  692.         Left = 14
  693.         Top = 217
  694.         Width = 450
  695.         Height = 117
  696.         TitleFont.Charset = DEFAULT_CHARSET
  697.         TitleFont.Color = 13977088
  698.         TitleFont.Height = -11
  699.         TitleFont.Name = 'Tahoma'
  700.         TitleFont.Style = []
  701.         Caption = 'Extensiones'
  702.         TabOrder = 2
  703.         object Label10: TLabel
  704.           Left = 342
  705.           Top = 14
  706.           Width = 85
  707.           Height = 13
  708.           Caption = 'Nueva extensi∩┐╜n:'
  709.           Font.Charset = ANSI_CHARSET
  710.           Font.Color = clWindowText
  711.           Font.Height = -11
  712.           Font.Name = 'Tahoma'
  713.           Font.Style = []
  714.           ParentFont = False
  715.           Transparent = True
  716.         end
  717.         object EditExtensiones: TPlaEdit
  718.           Left = 342
  719.           Top = 30
  720.           Width = 98
  721.           Height = 21
  722.           MaxLength = 8
  723.           TabOrder = 0
  724.           Transparent = False
  725.           OnChange = EditExtensionesChange
  726.         end
  727.         object SpeedButtonAddExtension: TPlaBitBtn
  728.           Tag = 4600
  729.           Left = 342
  730.           Top = 57
  731.           Width = 98
  732.           Height = 21
  733.           HelpContext = 23
  734.           Caption = 'A∩┐╜adir'
  735.           Enabled = False
  736.           TabOrder = 1
  737.           TabStop = False
  738.           OnClick = SpeedButtonAddExtensionClick
  739.           Glyph.Data = {
  740.             36030000424D3603000000000000360000002800000010000000100000000100
  741.             18000000000000030000120B0000120B00000000000000000000FF00FFD7E5E8
  742.             CDD8DCC8D3D5C8D3D5C7D3D5C8D2D5C7D3D5C8D3D5C7D3D5CCD9DBD7E5E8DCEB
  743.             EEFF00FFFF00FFFF00FF6161C86262CB6464CE6464CE6464CE6464CE6464CE66
  744.             66D36B6BDDC2CCCDC6D2D4D1DDE0D6E3E7D8E6E8DBEAECFF00FF7D75BA9393DA
  745.             9191DF8B8BDD8586DC8180DA7D7DD97F7FDC7575E0C2CCCEC4CFD0C7D3D4C9D4
  746.             D6CFDBDDD9E6E9FF00FF7D75BA9E9EE09D9DE69696E48F8FE2898AE08584DF86
  747.             85DF7474E0638757618556648958C4CDCFC9D3D5D4E0E1DAE6E87D75BAA7A7E3
  748.             A6A6E99E9EE69797E49091E28A8AE18686DF6D6DDECCDCA1CADB9C6F9163C5CE
  749.             CFC7D0D2CAD4D6CCD6D87D75B9B0B1E5AFAFEBA8A7E99F9FE79898E59291E38B
  750.             8BE16C6CDED0DFA7CFDEA56D9062B58380B2817EB88785C6CFD07D75B9B8B9E7
  751.             B8B9EEB1B0ECA8A8E9A0A0E79A99E59292E46C6CDED3E2ADCFE0A7668B5AFCDF
  752.             C5FEE3CAC9A7A5C8CFD17D75BAC2C1EAC2C1F1BABAEFB2B2ECAAAAEAA1A2E89B
  753.             9AE66C6CDED6E4B3D2E1AC658A59FEE1C6FEE7D1D1B4B2CED2D39F9BCCC9C9ED
  754.             CBCBF3C2C3F1BBBBEFB3B3ECAAAAEAA3A3E86C6CDEDAE7B9D6E4B2658A59FEE1
  755.             C6FEE7D1D2B4B2CFD3D49F9BCCD1D0EED3D3F6CCCCF3C4C4F2BCBCEFB4B4EDAC
  756.             ACEB6C6CDEDEEAC0D9E6B9658A59FEE3C9FEE7D1D2B5B3CFD3D4A09CCEDBDBF4
  757.             DCDCF8D3D3F5CDCDF4C5C5F2BDBDF0B5B5ED6C6CDEE1ECC7DDE9C0658A59FEE5
  758.             CCFEE7D1D4B6B4D1D4D4A9A5D9B0ACE2B0ACE18980CA8B82CC8C83CF8C83CF8C
  759.             83CF6C6CDEE5EFCEE1ECC7658A59FDE7D1FEE5D1D4B7B4D3D5D6FF00FFFF00FF
  760.             FF00FFA8D690F6FBF2F7FBEFF3F9E9F0F7E4EDF5DDE9F2D5E4EECE658A59FEE3
  761.             C9FEE4D0D5B7B5D4D6D6FF00FFFF00FFFF00FFA9D891AFE096AEDE95ABDB93AE
  762.             DE95AFE09660B15760B15760B157FDDFC5FDE8D4D3B6B4D6D7D7FF00FFFF00FF
  763.             FF00FFFF00FFFF00FFFF00FFE2B08EFDFCF8FDFBF6FCF6EEFDF5ECFEEAD8F6E0
  764.             CDFEEAD9D8BCB9DFE1E1FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFEABB90DF
  765.             AF91E2BA9CE3BAA0E4BA9CE2B99EE4BA9CE8C4AAD8C0BEFF00FF}
  766.         end
  767.         object ButtonEliminarExtension: TPlaButton
  768.           Tag = 4700
  769.           Left = 342
  770.           Top = 87
  771.           Width = 98
  772.           Height = 21
  773.           HelpContext = 24
  774.           Caption = 'Eliminar'
  775.           Enabled = False
  776.           TabOrder = 2
  777.           TabStop = False
  778.           OnClick = ButtonEliminarExtensionClick
  779.         end
  780.         object TVExtensiones: TPlaTreeView
  781.           Left = 14
  782.           Top = 17
  783.           Width = 315
  784.           Height = 91
  785.           HelpContext = 248
  786.           AllowMultiDrag = False
  787.           AutoCheck = False
  788.           AutoExpand = False
  789.           AutoScroll = True
  790.           ChangeDelay = 0
  791.           CheckBoxesType = ctNone
  792.           DragExpandDelay = 100
  793.           ExpandOnDrag = True
  794.           HideSelection = False
  795.           HotTrack = False
  796.           Indent = 22
  797.           Images = ILDirFichExt
  798.           MultiSelect = False
  799.           ShowLines = False
  800.           ShowButtons = False
  801.           ShowHeader = False
  802.           OnAfterInsert = TVExtensionesAfterInsert
  803.           OnDeletion = TVExtensionesDeletion
  804.           ReadOnly = True
  805.           ShowRoot = False
  806.           SortOrder = soAscending
  807.           SortType = stText
  808.           ToolTips = True
  809.           Font.Charset = DEFAULT_CHARSET
  810.           Font.Color = clBlack
  811.           Font.Height = -11
  812.           Font.Name = 'Tahoma'
  813.           Font.Style = []
  814.           Ctl3D = True
  815.           DragCursor = crDrag
  816.           DragMode = dmManual
  817.           ParentCtl3D = False
  818.           TabOrder = 3
  819.           TabStop = True
  820.           ParentFont = False
  821.           ParentShowHint = False
  822.           ShowHint = False
  823.           Data = {000100000000FE}
  824.         end
  825.       end
  826.     end
  827.     object TabAlertas: TPlaTabSheet
  828.       Tag = 5900
  829.       Caption = 'Alertas'
  830.       TabVisible = True
  831.       object PlaGroupBox7: TPlaGroupBox
  832.         Left = 14
  833.         Top = 252
  834.         Width = 450
  835.         Height = 83
  836.         TitleFont.Charset = DEFAULT_CHARSET
  837.         TitleFont.Color = 13977088
  838.         TitleFont.Height = -11
  839.         TitleFont.Name = 'Tahoma'
  840.         TitleFont.Style = []
  841.         Caption = 'En el PC'
  842.         TabOrder = 0
  843.         Visible = False
  844.         object Image13: TImage
  845.           Left = 11
  846.           Top = 22
  847.           Width = 32
  848.           Height = 32
  849.           Picture.Data = {<image005.bmp>}
  850.           Transparent = True
  851.         end
  852.         object Label7: TLabel
  853.           Tag = 6100
  854.           Left = 58
  855.           Top = 19
  856.           Width = 387
  857.           Height = 26
  858.           AutoSize = False
  859.           Caption = 
  860.             'Permite configurar los mensajes de alerta que se mostrar∩┐╜n en el' +
  861.             ' puesto en el que se ha producido la incidencia.'
  862.           Transparent = True
  863.           WordWrap = True
  864.         end
  865.         object CBAlertaPuesto: TPlaCheckBox
  866.           Tag = 6200
  867.           Left = 58
  868.           Top = 53
  869.           Width = 156
  870.           Height = 16
  871.           HelpContext = 25
  872.           Caption = 'Mostrar alertas en el puesto'
  873.           TabOrder = 0
  874.           OnClick = CBAlertaPuestoClick
  875.         end
  876.         object ButtonConfigAlertaPuesto: TPlaButton
  877.           Tag = 2100
  878.           Left = 365
  879.           Top = 50
  880.           Width = 73
  881.           Height = 21
  882.           HelpContext = 26
  883.           Caption = 'Configurar...'
  884.           TabOrder = 1
  885.           TabStop = False
  886.           OnClick = ButtonConfigAlertaPuestoClick
  887.         end
  888.       end
  889.       object PlaGroupBox8: TPlaGroupBox
  890.         Tag = 6600
  891.         Left = 14
  892.         Top = 7
  893.         Width = 450
  894.         Height = 83
  895.         TitleFont.Charset = DEFAULT_CHARSET
  896.         TitleFont.Color = 13977088
  897.         TitleFont.Height = -11
  898.         TitleFont.Name = 'Tahoma'
  899.         TitleFont.Style = []
  900.         Caption = 'Por correo electr∩┐╜nico'
  901.         TabOrder = 1
  902.         object Image12: TImage
  903.           Left = 11
  904.           Top = 22
  905.           Width = 32
  906.           Height = 33
  907.           Picture.Data = {<image006.bmp>}
  908.           Transparent = True
  909.         end
  910.         object Label9: TLabel
  911.           Tag = 6700
  912.           Left = 58
  913.           Top = 19
  914.           Width = 387
  915.           Height = 26
  916.           AutoSize = False
  917.           Caption = 
  918.             'Permite enviar un mensaje de alerta a una direcci∩┐╜n de correo el' +
  919.             'ectr∩┐╜nico.'
  920.           Transparent = True
  921.           WordWrap = True
  922.         end
  923.         object CBAlertaElect: TPlaCheckBox
  924.           Tag = 6800
  925.           Left = 58
  926.           Top = 53
  927.           Width = 240
  928.           Height = 16
  929.           HelpContext = 30
  930.           Caption = 'Enviar alerta a direcci∩┐╜n de correo electr∩┐╜nico'
  931.           TabOrder = 0
  932.           OnClick = CBAlertaElectClick
  933.         end
  934.         object ButtonConfigAlertaCorreo: TPlaButton
  935.           Tag = 2100
  936.           Left = 365
  937.           Top = 50
  938.           Width = 73
  939.           Height = 21
  940.           HelpContext = 263
  941.           Caption = 'Configurar...'
  942.           TabOrder = 1
  943.           TabStop = False
  944.           OnClick = ButtonConfigAlertaCorreoClick
  945.         end
  946.       end
  947.       object PanelAlertasRed: TPlaGroupBox
  948.         Tag = 6300
  949.         Left = 14
  950.         Top = 95
  951.         Width = 450
  952.         Height = 73
  953.         TitleFont.Charset = DEFAULT_CHARSET
  954.         TitleFont.Color = 13977088
  955.         TitleFont.Height = -11
  956.         TitleFont.Name = 'Tahoma'
  957.         TitleFont.Style = []
  958.         Caption = 'En la red'
  959.         TabOrder = 2
  960.         object Image10: TImage
  961.           Left = 11
  962.           Top = 22
  963.           Width = 32
  964.           Height = 33
  965.           Picture.Data = {<image007.bmp>}
  966.           Transparent = True
  967.         end
  968.         object Label8: TLabel
  969.           Tag = 6400
  970.           Left = 58
  971.           Top = 19
  972.           Width = 387
  973.           Height = 13
  974.           AutoSize = False
  975.           Caption = 'Permite enviar mensajes de alerta a puestos de la red.'
  976.           Transparent = True
  977.         end
  978.         object CBAlertaRed: TPlaCheckBox
  979.           Tag = 6500
  980.           Left = 58
  981.           Top = 43
  982.           Width = 182
  983.           Height = 16
  984.           HelpContext = 32
  985.           Caption = 'Enviar alertas a puestos de la red'
  986.           TabOrder = 0
  987.           OnClick = CBAlertaRedClick
  988.         end
  989.         object ButtonConfigAlertaRed: TPlaButton
  990.           Tag = 2100
  991.           Left = 365
  992.           Top = 40
  993.           Width = 73
  994.           Height = 21
  995.           HelpContext = 259
  996.           Caption = 'Configurar...'
  997.           TabOrder = 1
  998.           TabStop = False
  999.           OnClick = ButtonConfigAlertaRedClick
  1000.         end
  1001.       end
  1002.       object PanelAlertaNotes: TPlaGroupBox
  1003.         Tag = 75500
  1004.         Left = 14
  1005.         Top = 173
  1006.         Width = 450
  1007.         Height = 73
  1008.         TitleFont.Charset = DEFAULT_CHARSET
  1009.         TitleFont.Color = 13977088
  1010.         TitleFont.Height = -11
  1011.         TitleFont.Name = 'Tahoma'
  1012.         TitleFont.Style = []
  1013.         Caption = 'En Lotus Notes'
  1014.         TabOrder = 3
  1015.         Visible = False
  1016.         object Image11: TImage
  1017.           Left = 11
  1018.           Top = 22
  1019.           Width = 32
  1020.           Height = 33
  1021.           Picture.Data = {<image008.bmp>}
  1022.           Transparent = True
  1023.         end
  1024.         object Label5: TLabel
  1025.           Tag = 75600
  1026.           Left = 58
  1027.           Top = 19
  1028.           Width = 387
  1029.           Height = 13
  1030.           AutoSize = False
  1031.           Caption = 'Permite enviar un mensaje de alerta a usuarios de Lotus Notes.'
  1032.           Transparent = True
  1033.           WordWrap = True
  1034.         end
  1035.         object CBAlertasNotes: TPlaCheckBox
  1036.           Tag = 75700
  1037.           Left = 56
  1038.           Top = 43
  1039.           Width = 218
  1040.           Height = 16
  1041.           HelpContext = 2022
  1042.           Caption = 'Enviar alertas a usuarios de Lotus Notes.'
  1043.           TabOrder = 0
  1044.           OnClick = CBAlertasNotesClick
  1045.         end
  1046.         object ButtonAlertasNotes: TPlaButton
  1047.           Tag = 2100
  1048.           Left = 365
  1049.           Top = 40
  1050.           Width = 73
  1051.           Height = 21
  1052.           HelpContext = 2023
  1053.           Caption = 'Configurar...'
  1054.           TabOrder = 1
  1055.           TabStop = False
  1056.           OnClick = ButtonAlertasNotesClick
  1057.         end
  1058.       end
  1059.     end
  1060.     object TabProgramador: TPlaTabSheet
  1061.       Tag = 7200
  1062.       Caption = 'Programador'
  1063.       TabVisible = True
  1064.       object PlaGroupBox11: TPlaGroupBox
  1065.         Left = 14
  1066.         Top = 11
  1067.         Width = 450
  1068.         Height = 278
  1069.         TitleFont.Charset = DEFAULT_CHARSET
  1070.         TitleFont.Color = 13977088
  1071.         TitleFont.Height = -11
  1072.         TitleFont.Name = 'Tahoma'
  1073.         TitleFont.Style = []
  1074.         Caption = 'Planificaci∩┐╜n'
  1075.         TabOrder = 0
  1076.         object Label25: TLabel
  1077.           Tag = 7400
  1078.           Left = 52
  1079.           Top = 17
  1080.           Width = 359
  1081.           Height = 26
  1082.           Caption = 
  1083.             'Desde este panel puedes seleccionar la frecuencia con la que se ' +
  1084.             'lanzar∩┐╜ el an∩┐╜lisis.'
  1085.           Constraints.MinWidth = 337
  1086.           WordWrap = True
  1087.         end
  1088.         object Image1: TImage
  1089.           Left = 12
  1090.           Top = 19
  1091.           Width = 32
  1092.           Height = 33
  1093.           Picture.Data = {<image009.bmp>}
  1094.           Transparent = True
  1095.         end
  1096.         object PlaGroupBox9: TPlaGroupBox
  1097.           Left = 52
  1098.           Top = 52
  1099.           Width = 385
  1100.           Height = 109
  1101.           HelpContext = 184
  1102.           TitleFont.Charset = DEFAULT_CHARSET
  1103.           TitleFont.Color = 13977088
  1104.           TitleFont.Height = -11
  1105.           TitleFont.Name = 'Tahoma'
  1106.           TitleFont.Style = []
  1107.           Caption = 'Periodicidad'
  1108.           TabOrder = 1
  1109.           object Label26: TLabel
  1110.             Left = 12
  1111.             Top = 21
  1112.             Width = 65
  1113.             Height = 13
  1114.             AutoSize = False
  1115.             Caption = 'Frecuencia:'
  1116.           end
  1117.           object GBHorario: TPlaPanel
  1118.             Tag = 9800
  1119.             Left = 188
  1120.             Top = 19
  1121.             Width = 185
  1122.             Height = 24
  1123.             TabOrder = 0
  1124.             object TLabel
  1125.               Tag = 7900
  1126.               Left = 22
  1127.               Top = 4
  1128.               Width = 23
  1129.               Height = 13
  1130.               Alignment = taRightJustify
  1131.               Caption = 'cada'
  1132.               Transparent = True
  1133.             end
  1134.             object Label33: TLabel
  1135.               Tag = 9900
  1136.               Left = 116
  1137.               Top = 3
  1138.               Width = 80
  1139.               Height = 18
  1140.               AutoSize = False
  1141.               Caption = 'horas'
  1142.               Transparent = True
  1143.             end
  1144.             object CSpinHoras: TPlaSpinEdit
  1145.               Left = 50
  1146.               Top = 0
  1147.               Width = 61
  1148.               Height = 21
  1149.               Cursor = crIBeam
  1150.               MaxValue = 65000
  1151.               MinValue = 1
  1152.               TabOrder = 0
  1153.               TabStop = False
  1154.               Value = 1
  1155.               OnChange = OpcProgClick
  1156.             end
  1157.           end
  1158.           object GBSemanal2: TPlaPanel
  1159.             Left = 188
  1160.             Top = 19
  1161.             Width = 193
  1162.             Height = 25
  1163.             TabOrder = 1
  1164.             object Label31: TLabel
  1165.               Tag = 8000
  1166.               Left = 112
  1167.               Top = 4
  1168.               Width = 107
  1169.               Height = 19
  1170.               AutoSize = False
  1171.               Caption = 'semanas'
  1172.               Transparent = True
  1173.             end
  1174.             object TLabel
  1175.               Tag = 7900
  1176.               Left = -8
  1177.               Top = 4
  1178.               Width = 49
  1179.               Height = 19
  1180.               Alignment = taRightJustify
  1181.               AutoSize = False
  1182.               Caption = 'cada'
  1183.               Transparent = True
  1184.             end
  1185.             object CSpinSemanas: TPlaSpinEdit
  1186.               Left = 46
  1187.               Top = 0
  1188.               Width = 61
  1189.               Height = 21
  1190.               MaxValue = 65000
  1191.               MinValue = 1
  1192.               TabOrder = 0
  1193.               TabStop = False
  1194.               Value = 1
  1195.               OnChange = OpcProgClick
  1196.             end
  1197.           end
  1198.           object GBDiario: TPlaPanel
  1199.             Tag = 10000
  1200.             Left = 188
  1201.             Top = 19
  1202.             Width = 165
  1203.             Height = 24
  1204.             TabOrder = 2
  1205.             object Label32: TLabel
  1206.               Tag = 10100
  1207.               Left = 101
  1208.               Top = 4
  1209.               Width = 76
  1210.               Height = 15
  1211.               AutoSize = False
  1212.               Caption = 'd∩┐╜as'
  1213.               Transparent = True
  1214.             end
  1215.             object TLabel
  1216.               Tag = 7900
  1217.               Left = -5
  1218.               Top = 4
  1219.               Width = 49
  1220.               Height = 16
  1221.               Alignment = taRightJustify
  1222.               AutoSize = False
  1223.               Caption = 'cada'
  1224.               Transparent = True
  1225.             end
  1226.             object CSpinDias: TPlaSpinEdit
  1227.               Left = 49
  1228.               Top = 0
  1229.               Width = 44
  1230.               Height = 21
  1231.               Cursor = crIBeam
  1232.               MaxValue = 65000
  1233.               MinValue = 1
  1234.               TabOrder = 0
  1235.               TabStop = False
  1236.               Value = 1
  1237.               OnChange = OpcProgClick
  1238.             end
  1239.           end
  1240.           object GBDia: TPlaPanel
  1241.             Tag = 9500
  1242.             Left = 188
  1243.             Top = 19
  1244.             Width = 193
  1245.             Height = 24
  1246.             TabOrder = 3
  1247.             object Label11: TLabel
  1248.               Left = 35
  1249.               Top = 4
  1250.               Width = 8
  1251.               Height = 13
  1252.               Alignment = taRightJustify
  1253.               Caption = 'el'
  1254.               Transparent = True
  1255.             end
  1256.             object DTDia: TPlaDateTimePicker
  1257.               Left = 48
  1258.               Top = 0
  1259.               Width = 101
  1260.               Height = 21
  1261.               Date = 37235.794598414400000000
  1262.               DateFormat = dfShort
  1263.               DateMode = dmComboBox
  1264.               Kind = dtkDate
  1265.               ParseInput = False
  1266.               ParentColor = True
  1267.               TabOrder = 0
  1268.               TabStop = False
  1269.               Time = 37235.794598414400000000
  1270.               OnChange = OpcProgClick
  1271.             end
  1272.           end
  1273.           object GBSemanal: TPlaPanel
  1274.             Tag = 59500
  1275.             Left = 4
  1276.             Top = 41
  1277.             Width = 377
  1278.             Height = 56
  1279.             TabOrder = 4
  1280.             object CBLun: TPlaCheckBox
  1281.               Tag = 8100
  1282.               Left = 12
  1283.               Top = 8
  1284.               Width = 38
  1285.               Height = 16
  1286.               Caption = 'Lun'
  1287.               TabOrder = 0
  1288.               TabStop = False
  1289.               OnClick = OpcProgClick
  1290.             end
  1291.             object CBMar: TPlaCheckBox
  1292.               Tag = 8200
  1293.               Left = 77
  1294.               Top = 8
  1295.               Width = 39
  1296.               Height = 16
  1297.               Caption = 'Mar'
  1298.               TabOrder = 1
  1299.               TabStop = False
  1300.               OnClick = OpcProgClick
  1301.             end
  1302.             object CBSab: TPlaCheckBox
  1303.               Tag = 8600
  1304.               Left = 77
  1305.               Top = 32
  1306.               Width = 39
  1307.               Height = 16
  1308.               Caption = 'Sab'
  1309.               TabOrder = 2
  1310.               TabStop = False
  1311.               OnClick = OpcProgClick
  1312.             end
  1313.             object CBMie: TPlaCheckBox
  1314.               Tag = 8300
  1315.               Left = 142
  1316.               Top = 8
  1317.               Width = 37
  1318.               Height = 16
  1319.               Caption = 'Mie'
  1320.               TabOrder = 3
  1321.               TabStop = False
  1322.               OnClick = OpcProgClick
  1323.             end
  1324.             object CBJue: TPlaCheckBox
  1325.               Tag = 8400
  1326.               Left = 207
  1327.               Top = 8
  1328.               Width = 38
  1329.               Height = 16
  1330.               Caption = 'Jue'
  1331.               TabOrder = 4
  1332.               TabStop = False
  1333.               OnClick = OpcProgClick
  1334.             end
  1335.             object CBVie: TPlaCheckBox
  1336.               Tag = 8500
  1337.               Left = 272
  1338.               Top = 8
  1339.               Width = 35
  1340.               Height = 16
  1341.               Caption = 'Vie'
  1342.               TabOrder = 5
  1343.               TabStop = False
  1344.               OnClick = OpcProgClick
  1345.             end
  1346.             object CBDom: TPlaCheckBox
  1347.               Tag = 8700
  1348.               Left = 207
  1349.               Top = 32
  1350.               Width = 42
  1351.               Height = 16
  1352.               Caption = 'Dom'
  1353.               TabOrder = 6
  1354.               TabStop = False
  1355.               OnClick = OpcProgClick
  1356.             end
  1357.           end
  1358.           object GBAnual: TPlaPanel
  1359.             Tag = 7800
  1360.             Left = 0
  1361.             Top = 41
  1362.             Width = 381
  1363.             Height = 36
  1364.             TabOrder = 5
  1365.             object Label16: TLabel
  1366.               Tag = 9600
  1367.               Left = 12
  1368.               Top = 13
  1369.               Width = 61
  1370.               Height = 18
  1371.               AutoSize = False
  1372.               Caption = 'D∩┐╜a'
  1373.               Transparent = True
  1374.             end
  1375.             object Label17: TLabel
  1376.               Tag = 9700
  1377.               Left = 187
  1378.               Top = 13
  1379.               Width = 62
  1380.               Height = 18
  1381.               AutoSize = False
  1382.               Caption = 'Mes'
  1383.               Transparent = True
  1384.             end
  1385.             object CSEDia: TPlaSpinEdit
  1386.               Left = 83
  1387.               Top = 8
  1388.               Width = 73
  1389.               Height = 21
  1390.               Cursor = crIBeam
  1391.               MaxValue = 31
  1392.               MinValue = 1
  1393.               TabOrder = 0
  1394.               TabStop = False
  1395.               Value = 1
  1396.               OnChange = CSEDiaChange
  1397.             end
  1398.             object CSEMes: TPlaSpinEdit
  1399.               Left = 251
  1400.               Top = 8
  1401.               Width = 73
  1402.               Height = 21
  1403.               MaxValue = 12
  1404.               MinValue = 1
  1405.               TabOrder = 1
  1406.               TabStop = False
  1407.               Value = 1
  1408.               OnChange = CSEMesChange
  1409.             end
  1410.           end
  1411.           object GBMensual: TPlaPanel
  1412.             Tag = 8800
  1413.             Left = 0
  1414.             Top = 41
  1415.             Width = 381
  1416.             Height = 65
  1417.             TabOrder = 7
  1418.             object Label35: TLabel
  1419.               Tag = 9000
  1420.               Left = 267
  1421.               Top = 12
  1422.               Width = 110
  1423.               Height = 13
  1424.               AutoSize = False
  1425.               Caption = 'de cada mes'
  1426.               Constraints.MinWidth = 110
  1427.               Transparent = True
  1428.             end
  1429.             object Label37: TLabel
  1430.               Tag = 9000
  1431.               Left = 267
  1432.               Top = 40
  1433.               Width = 110
  1434.               Height = 13
  1435.               AutoSize = False
  1436.               Caption = 'de cada mes'
  1437.               Constraints.MinWidth = 110
  1438.               Transparent = True
  1439.             end
  1440.             object RBMensualTodosLos: TPlaRadioButton
  1441.               Tag = 8900
  1442.               Left = 12
  1443.               Top = 12
  1444.               Width = 66
  1445.               Height = 16
  1446.               Caption = 'Todos los'
  1447.               TabOrder = 0
  1448.               OnClick = OpcProgClick
  1449.               Checked = True
  1450.             end
  1451.             object RBMensualEl: TPlaRadioButton
  1452.               Tag = 9100
  1453.               Left = 12
  1454.               Top = 40
  1455.               Width = 29
  1456.               Height = 16
  1457.               Caption = 'El'
  1458.               TabOrder = 2
  1459.               TabStop = False
  1460.               OnClick = OpcProgClick
  1461.             end
  1462.             object CBMens2: TPlaComboBox
  1463.               Tag = 32600
  1464.               Left = 83
  1465.               Top = 36
  1466.               Width = 79
  1467.               Height = 21
  1468.               Style = csDropDownList
  1469.               TabOrder = 3
  1470.               TabStop = False
  1471.               OnChange = OpcProgClick
  1472.             end
  1473.             object CBMens3: TPlaComboBox
  1474.               Tag = 32700
  1475.               Left = 167
  1476.               Top = 36
  1477.               Width = 95
  1478.               Height = 21
  1479.               Style = csDropDownList
  1480.               TabOrder = 4
  1481.               TabStop = False
  1482.               OnChange = OpcProgClick
  1483.             end
  1484.             object CSpinMens: TPlaSpinEdit
  1485.               Left = 83
  1486.               Top = 8
  1487.               Width = 179
  1488.               Height = 21
  1489.               Cursor = crIBeam
  1490.               MaxValue = 31
  1491.               MinValue = 1
  1492.               TabOrder = 1
  1493.               TabStop = False
  1494.               Value = 1
  1495.               OnChange = OpcProgClick
  1496.             end
  1497.           end
  1498.           object CBTipoAnalisis: TPlaComboBox
  1499.             Tag = 32500
  1500.             Left = 80
  1501.             Top = 19
  1502.             Width = 104
  1503.             Height = 21
  1504.             HelpContext = 176
  1505.             Style = csDropDownList
  1506.             TabOrder = 6
  1507.             OnChange = CBTipoAnalisisChange
  1508.           end
  1509.         end
  1510.         object PlaGroupBox10: TPlaGroupBox
  1511.           Left = 52
  1512.           Top = 168
  1513.           Width = 385
  1514.           Height = 69
  1515.           TitleFont.Charset = DEFAULT_CHARSET
  1516.           TitleFont.Color = 13977088
  1517.           TitleFont.Height = -11
  1518.           TitleFont.Name = 'Tahoma'
  1519.           TitleFont.Style = []
  1520.           Caption = 'Franja horaria'
  1521.           TabOrder = 2
  1522.           object Label27: TLabel
  1523.             Tag = 7600
  1524.             Left = 12
  1525.             Top = 17
  1526.             Width = 102
  1527.             Height = 13
  1528.             AutoSize = False
  1529.             Caption = 'Hora de inicio:'
  1530.             Transparent = True
  1531.           end
  1532.           object Label28: TLabel
  1533.             Tag = 7700
  1534.             Left = 231
  1535.             Top = 17
  1536.             Width = 102
  1537.             Height = 13
  1538.             AutoSize = False
  1539.             Caption = 'Hora l∩┐╜mite:'
  1540.             Transparent = True
  1541.           end
  1542.           object DTHoraInicio: TPlaDateTimePicker
  1543.             Left = 12
  1544.             Top = 33
  1545.             Width = 100
  1546.             Height = 21
  1547.             HelpContext = 177
  1548.             Date = 37235.790175266200000000
  1549.             DateFormat = dfShort
  1550.             DateMode = dmComboBox
  1551.             Kind = dtkTime
  1552.             ParseInput = False
  1553.             ParentColor = True
  1554.             TabOrder = 0
  1555.             TabStop = False
  1556.             Time = 37235.790175266200000000
  1557.             OnChange = OpcProgClick
  1558.           end
  1559.           object DTHoraLimite: TPlaDateTimePicker
  1560.             Left = 231
  1561.             Top = 33
  1562.             Width = 100
  1563.             Height = 21
  1564.             HelpContext = 178
  1565.             Date = 37235.791470879600000000
  1566.             DateFormat = dfShort
  1567.             DateMode = dmComboBox
  1568.             Kind = dtkTime
  1569.             ParseInput = False
  1570.             ParentColor = True
  1571.             TabOrder = 1
  1572.             TabStop = False
  1573.             Time = 37235.791470879600000000
  1574.             OnChange = OpcProgClick
  1575.           end
  1576.         end
  1577.         object CBHabilitar: TPlaCheckBox
  1578.           Tag = 9200
  1579.           Left = 52
  1580.           Top = 249
  1581.           Width = 192
  1582.           Height = 16
  1583.           HelpContext = 179
  1584.           Caption = 'Deshabilitar la tarea temporalmente'
  1585.           TabOrder = 0
  1586.           TabStop = False
  1587.           OnClick = CBHabilitarClick
  1588.         end
  1589.       end
  1590.     end
  1591.     object TabInicioMSDOS: TPlaTabSheet
  1592.       Tag = 7200
  1593.       Caption = 'Programador'
  1594.       TabVisible = True
  1595.       object PlaGroupBox12: TPlaGroupBox
  1596.         Tag = 17800
  1597.         Left = 14
  1598.         Top = 11
  1599.         Width = 450
  1600.         Height = 200
  1601.         TitleFont.Charset = DEFAULT_CHARSET
  1602.         TitleFont.Color = 13977088
  1603.         TitleFont.Height = -11
  1604.         TitleFont.Name = 'Tahoma'
  1605.         TitleFont.Style = []
  1606.         Caption = 'An∩┐╜lisis al inicio'
  1607.         TabOrder = 0
  1608.         object Label36: TLabel
  1609.           Tag = 17900
  1610.           Left = 52
  1611.           Top = 17
  1612.           Width = 387
  1613.           Height = 13
  1614.           Caption = 
  1615.             'Indica con que periodicidad quieres que se efectue el an∩┐╜lisis a' +
  1616.             'l inicio.'
  1617.           Constraints.MinWidth = 387
  1618.           WordWrap = True
  1619.         end
  1620.         object Label38: TLabel
  1621.           Tag = 18100
  1622.           Left = 195
  1623.           Top = 77
  1624.           Width = 49
  1625.           Height = 13
  1626.           Caption = 'arranques'
  1627.           Transparent = True
  1628.         end
  1629.         object Label39: TLabel
  1630.           Tag = 18200
  1631.           Left = 195
  1632.           Top = 107
  1633.           Width = 19
  1634.           Height = 13
  1635.           Caption = 'd∩┐╜as'
  1636.           Transparent = True
  1637.         end
  1638.         object Image14: TImage
  1639.           Left = 12
  1640.           Top = 19
  1641.           Width = 32
  1642.           Height = 33
  1643.           Picture.Data = {<image010.bmp>}
  1644.           Transparent = True
  1645.         end
  1646.         object CBHabilitarInicio: TPlaCheckBox
  1647.           Tag = 25400
  1648.           Left = 48
  1649.           Top = 174
  1650.           Width = 181
  1651.           Height = 16
  1652.           HelpContext = 304
  1653.           Caption = 'Deshabilitar tarea temporalmente'
  1654.           TabOrder = 0
  1655.           TabStop = False
  1656.           OnClick = CBHabilitarInicioClick
  1657.         end
  1658.         object RBSiempre: TPlaRadioButton
  1659.           Tag = 18000
  1660.           Left = 52
  1661.           Top = 52
  1662.           Width = 59
  1663.           Height = 16
  1664.           HelpContext = 180
  1665.           Caption = 'Siempre'
  1666.           TabOrder = 1
  1667.           TabStop = False
  1668.           OnClick = OpcProgClick
  1669.         end
  1670.         object RBCadaArranques: TPlaRadioButton
  1671.           Tag = 7900
  1672.           Left = 52
  1673.           Top = 79
  1674.           Width = 46
  1675.           Height = 16
  1676.           HelpContext = 181
  1677.           Caption = 'Cada'
  1678.           TabOrder = 2
  1679.           TabStop = False
  1680.           OnClick = OpcProgClick
  1681.         end
  1682.         object RBCadaDias: TPlaRadioButton
  1683.           Tag = 7900
  1684.           Left = 52
  1685.           Top = 109
  1686.           Width = 46
  1687.           Height = 16
  1688.           HelpContext = 182
  1689.           Caption = 'Cada'
  1690.           TabOrder = 3
  1691.           TabStop = False
  1692.           OnClick = OpcProgClick
  1693.         end
  1694.         object RBCadaDia: TPlaRadioButton
  1695.           Tag = 78700
  1696.           Left = 52
  1697.           Top = 138
  1698.           Width = 46
  1699.           Height = 16
  1700.           HelpContext = 183
  1701.           Caption = 'Cada'
  1702.           TabOrder = 4
  1703.           OnClick = OpcProgClick
  1704.           Checked = True
  1705.         end
  1706.         object CBDias: TPlaComboBox
  1707.           Tag = 32700
  1708.           Left = 125
  1709.           Top = 136
  1710.           Width = 125
  1711.           Height = 21
  1712.           HelpContext = 303
  1713.           Style = csDropDownList
  1714.           TabOrder = 5
  1715.           TabStop = False
  1716.           OnChange = OpcProgClick
  1717.         end
  1718.         object CSArranques: TPlaSpinEdit
  1719.           Left = 126
  1720.           Top = 74
  1721.           Width = 60
  1722.           Height = 21
  1723.           HelpContext = 301
  1724.           MaxValue = 65000
  1725.           MinValue = 1
  1726.           TabOrder = 6
  1727.           TabStop = False
  1728.           Value = 1
  1729.           OnChange = OpcProgClick
  1730.         end
  1731.         object CSDias: TPlaSpinEdit
  1732.           Left = 126
  1733.           Top = 104
  1734.           Width = 60
  1735.           Height = 21
  1736.           Cursor = crIBeam
  1737.           HelpContext = 302
  1738.           MaxValue = 65000
  1739.           MinValue = 1
  1740.           TabOrder = 7
  1741.           TabStop = False
  1742.           Value = 1
  1743.           OnChange = OpcProgClick
  1744.         end
  1745.       end
  1746.     end
  1747.   end
  1748.   object ButtonOpcionesAceptar: TPlaButton
  1749.     Tag = 2200
  1750.     Left = 200
  1751.     Top = 417
  1752.     Width = 90
  1753.     Height = 21
  1754.     Anchors = [akRight, akBottom]
  1755.     Caption = '&Aceptar'
  1756.     TabOrder = 1
  1757.     OnClick = ButtonOpcionesAceptarClick
  1758.     Default = True
  1759.     ModalResult = 1
  1760.   end
  1761.   object ButtonOpcionesCancel: TPlaButton
  1762.     Tag = 2400
  1763.     Left = 396
  1764.     Top = 417
  1765.     Width = 90
  1766.     Height = 21
  1767.     Anchors = [akRight, akBottom]
  1768.     Caption = '&Cancelar'
  1769.     TabOrder = 3
  1770.     TabStop = False
  1771.     OnClick = ButtonOpcionesCancelClick
  1772.     ModalResult = 2
  1773.   end
  1774.   object ButtonDefault: TPlaButton
  1775.     Tag = 2300
  1776.     Left = 298
  1777.     Top = 417
  1778.     Width = 90
  1779.     Height = 21
  1780.     HelpContext = 17
  1781.     Anchors = [akRight, akBottom]
  1782.     Caption = '&Restaurar'
  1783.     TabOrder = 2
  1784.     TabStop = False
  1785.     OnClick = ButtonDefaultClick
  1786.   end
  1787.   object OpenDialog1: TOpenDialog
  1788.     DefaultExt = 'wav'
  1789.     Left = 376
  1790.     Top = 62
  1791.   end
  1792.   object ILDirFichExt: TImageList
  1793.     Height = 17
  1794.     Width = 19
  1795.     Left = 347
  1796.     Top = 58
  1797.     Bitmap = {
  1798.       494C010104000900040013001100FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1799.       00000000000036000000280000004C000000330000000100100000000000481E
  1800.       0000000000000000000000000000000000000000000000000000000000000000
  1801.       0000000000000000000000000000000000000000000000000000000000000000
  1802.       0000000000000000000000000000000000000000000000000000000000000000
  1803.       0000000000000000000000000000000000000000000000000000000000000000
  1804.       0000000000000000000000000000000000000000000000000000000000000000
  1805.       0000000000000000000000000000000000000000000000000000000000000000
  1806.       0000000000000000000000000000000000000000000000000000000000000000
  1807.       0000000000000000000000000000000000000000000000000000000000000000
  1808.       0000000000000000000000000000000000000000000000000000000000000000
  1809.       0000000000000000000000000000000000000000000000000000000000000000
  1810.       0000000000000000000000000000000000000000000000000000000000000000
  1811.       0000000000000000000000000000000000000000000000000000000000000000
  1812.       0000000000000000000000000000000000000000000000000000000000000000
  1813.       0000000000000000000000000000000000000000000000000000000000000000
  1814.       0000000000000000000000000000000000000000000000000000000000000000
  1815.       0000000000000000000000000000000000000000000000000000000000000000
  1816.       0000000000000000000000000000000000000000000000000000000000000000
  1817.       0000000000000000000000000000000000000000000000000000000000000000
  1818.       0000000000000000000000000000000000000000000000000000000000000000
  1819.       0000000000000000000000000000000000000000000000000000000000000000
  1820.       0000000000000000000000000000000000000000000000000000000000000000
  1821.       0000000000000000000000000000000000000000000000000000000000000000
  1822.       0000000000000000000000000000000000000000000000000000000000000000
  1823.       0000000000000000000000000000000000000000000000000000000000000000
  1824.       0000000000000000000000000000000000000000000000000000000000000000
  1825.       0000000000000000000000000000000000000000000000000000000000000000
  1826.       0000000000000000000000000000000000000000000000000000000000000000
  1827.       0000000000000000000000000000000000000000000000000000000000000000
  1828.       0000000000000000000000000000000000000000000000000000000000000000
  1829.       0000000000000000000000000000000000000000000000000000000000000000
  1830.       0000000000000000000000000000000000000000000000000000000000000000
  1831.       0000000000000000000000000000000000000000000000000000000000000000
  1832.       0000000000000000000000000000000000000000000000000000000000000000
  1833.       0000000000000000000000000000000000000000000000000000000000000000
  1834.       0000000000000000000000000000000000000000000000000000000000000000
  1835.       0000000000000000000000000000000000000000000000000000000000000000
  1836.       0000000000000000000000000000000000000000000000000000000000000000
  1837.       0000000000000000000000000000000000000000000000000000000000000000
  1838.       0000000000000000000000000000000000000000000000000000000000000000
  1839.       0000000000000000000000000000000000000000000000000000000000000000
  1840.       0000000000000000000000000000000000000000000000000000000000000000
  1841.       0000000000000000000000000000000000000000000000000000000000000000
  1842.       0000000000000000000000000000000000000000000000000000000000000000
  1843.       0000000000000000000000000000000000000000000000000000000000000000
  1844.       0000000000000000000000000000000000000000000000000000000000000000
  1845.       0000000000000000000000000000000000000000000000000000000000000000
  1846.       0000000000000000000000000000000000000000000000000000000000000000
  1847.       0000000000000000000000000000000000000000000000000000000000000000
  1848.       0000000000000000000000000000000000000000000000000000000000000000
  1849.       0000000000000000000000000000000000000000000000000000000000000000
  1850.       0000000000000000000000000000000000000000000000000000000000000000
  1851.       0000000000000000000000000000000000000000000000000000000000000000
  1852.       0000000000000000000000000000000000000000000000000000000000000000
  1853.       0000000000000000000000000000000000000000000000000000000000000000
  1854.       0000000000000000000000000000000000000000000000000000000000000000
  1855.       0000000000000000000000000000000000000000000000000000000000000000
  1856.       0000000000000000000000000000000000000000000000000000000000000000
  1857.       0000000000000000000000000000000000000000000000000000000000000000
  1858.       0000000000000000000000000000000000000000000000000000000000000000
  1859.       0000000000000000000000000000000000000000000000000000000000000000
  1860.       0000000000000000000000000000000000000000000000000000000000000000
  1861.       0000000000000000000000000000000000000000000000000000000000000000
  1862.       0000000000000000000000000000000000000000000000000000000000000000
  1863.       0000000000000000000000000000000000000000000000000000000000000000
  1864.       0000000000000000000000000000000000000000000000000000000000000000
  1865.       0000000000000000000000000000000000000000000000000000000000000000
  1866.       0000000000000000000000000000000000000000000000000000000000000000
  1867.       0000000000000000000000000000000000000000000000000000000000000000
  1868.       0000000000000000000000000000000000000000000000000000000000000000
  1869.       0000000000000000000000000000000000000000000000000000000000000000
  1870.       0000000000000000000000000000000000000000000000000000000000000000
  1871.       0000000000000000000000000000000000000000000000000000000000000000
  1872.       0000000000000000000000000000000000000000000000000000000000000000
  1873.       0000000000000000000000000000000000000000000000000000000000000000
  1874.       0000000000000000000000000000000000000000000000000000000000000000
  1875.       0000000000000000000000000000000000000000000000000000000000000000
  1876.       0000000000000000000000000000000000000000000000000000000000000000
  1877.       0000000000000000000000000000000000000000000000000000000000000000
  1878.       0000000000000000000000000000000000000000000000000000000000000000
  1879.       0000000000000000000000000000000000000000000000000000000000000000
  1880.       0000000000000000000000000000000000000000000000000000000000000000
  1881.       0000000000000000000000000000000000000000000000000000000000000000
  1882.       0000000000000000000000000000000000000000000000000000000000000000
  1883.       0000000000000000000000000000000000000000000000000000000000000000
  1884.       0000000000000000000000000000000000000000000000000000000000000000
  1885.       0000000000000000000000000000000000000000000000000000000000000000
  1886.       0000000000000000000000000000000000000000000000000000000000000000
  1887.       0000000000000000000000000000000000000000000000000000000000000000
  1888.       0000000000000000000000000000000000000000000000000000000000000000
  1889.       0000000000000000000000000000000000000000000000000000000000000000
  1890.       0000000000000000000000000000000000000000000000000000000000000000
  1891.       0000000000000000000000000000000000000000000000000000000000000000
  1892.       0000000000000000000000000000000000000000000000000000000000000000
  1893.       0000000000000000000000000000000000000000000000000000000000000000
  1894.       0000000000000000000000000000000000000000000000000000000000000000
  1895.       0000000000000000000000000000000000000000000000000000000000000000
  1896.       0000000000000000000000000000000000000000000000000000000000000000
  1897.       0000000000000000000000000000000000000000000000000000000000000000
  1898.       0000000000000000000000000000000000000000000000000000000000000000
  1899.       0000000000000000000000000000000000000000000000000000000000000000
  1900.       0000000000000000000000000000000000000000000000000000000000000000
  1901.       0000000000000000000000000000000000000000000000000000000000000000
  1902.       0000000000000000000000000000000000000000000000000000000000000000
  1903.       0000000000000000000000000000000000000000000000000000000000000000
  1904.       0000000000000000000000000000000000000000000000000000000000000000
  1905.       0000000000000000000000000000000000000000000000000000000000000000
  1906.       0000000000000000000000000000000000000000000000000000000000000000
  1907.       0000000000000000000000000000000000000000000000000000000000000000
  1908.       0000000000000000000000000000000000000000000000000000000000000000
  1909.       0000000000000000000000000000000000000000000000000000000000000000
  1910.       0000000000000000000000000000000000000000000000000000000000000000
  1911.       0000000000000000000000000000000000000000000000000000000000000000
  1912.       0000000000000000000000000000000000000000000000000000000000000000
  1913.       0000000000000000000000000000000000000000000000000000000000000000
  1914.       0000000000000000000000000000000000000000000000000000000000000000
  1915.       0000000000000000000000000000000000000000000000000000000000000000
  1916.       0000000000000000000000000000000000000000000000000000000000000000
  1917.       0000000000000000000000000000000000000000000000000000000000000000
  1918.       0000000000000000000000000000000000000000000000000000000000000000
  1919.       0000000000000000000000000000000000000000000000000000000000000000
  1920.       0000000000000000000000000000000000000000000000000000000000000000
  1921.       0000000000000000000000000000000000000000000000000000000000000000
  1922.       0000000000000000000000000000000000000000000000000000000000000000
  1923.       0000000000000000000000000000000000000000000000000000000000000000
  1924.       0000000000000000000000000000000000000000000000000000000000000000
  1925.       0000000000000000000000000000000000000000000000000000000000000000
  1926.       0000000000000000000000000000000000000000000000000000000000000000
  1927.       0000000000000000000000000000000000000000000000000000000000000000
  1928.       0000000000000000000000000000000000000000000000000000000000000000
  1929.       0000000000000000000000000000000000000000000000000000000000000000
  1930.       0000000000000000000000000000000000000000000000000000000000000000
  1931.       0000000000000000000000000000000000000000000000000000000000000000
  1932.       0000000000000000000000000000000000000000000000000000000000000000
  1933.       0000000000000000000000000000000000000000000000000000000000000000
  1934.       0000000000000000000000000000000000000000000000000000000000000000
  1935.       0000000000000000000000000000000000000000000000000000000000000000
  1936.       0000000000000000000000000000000000000000000000000000000000000000
  1937.       0000000000000000000000000000000000000000000000000000000000000000
  1938.       0000000000000000000000000000000000000000000000000000000000000000
  1939.       0000000000000000000000000000000000000000000000000000000000000000
  1940.       0000000000000000000000000000000000000000000000000000000000000000
  1941.       0000000000000000000000000000000000000000000000000000000000000000
  1942.       0000000000000000000000000000000000000000000000000000000000000000
  1943.       0000000000000000000000000000000000000000000000000000000000000000
  1944.       0000000000000000000000000000000000000000000000000000000000000000
  1945.       0000000000000000000000000000000000000000000000000000000000000000
  1946.       0000000000000000000000000000000000000000000000000000000000000000
  1947.       0000000000000000000000000000000000000000000000000000000000000000
  1948.       0000000000000000000000000000000000000000000000000000000000000000
  1949.       0000000000000000000000000000000000000000000000000000000000000000
  1950.       0000000000000000000000000000000000000000000000000000000000000000
  1951.       0000000000000000000000000000000000000000000000000000000000000000
  1952.       0000000000000000000000000000000000000000000000000000000000000000
  1953.       0000000000000000000000000000000000000000000000000000000000000000
  1954.       0000000000000000000000000000000000000000000000000000000000000000
  1955.       0000000000000000000000000000000000000000000000000000000000000000
  1956.       0000000000000000000000000000000000000000000000000000000000000000
  1957.       0000000000000000000000000000000000000000000000000000000000000000
  1958.       0000000000000000000000000000000000000000000000000000000000000000
  1959.       0000000000000000000000000000000000000000000000000000000000000000
  1960.       0000000000000000000000000000000000000000000000000000000000000000
  1961.       0000000000000000000000000000000000000000000000000000000000000000
  1962.       0000000000000000000000000000000000000000000000000000000000000000
  1963.       0000000000000000000000000000000000000000000000000000000000000000
  1964.       0000000000000000000000000000000000000000000000000000000000000000
  1965.       0000000000000000000000000000000000000000000000000000000000000000
  1966.       0000000000000000000000000000000000000000000000000000000000000000
  1967.       0000000000000000000000000000000000000000000000000000000000000000
  1968.       000000000000000000000000AB66CA66CA66CA66CA66CA66CA66CA66CA66CA66
  1969.       CA6600000000000000000000000000007D6F7D6F7D6F7D6B5C675C675C675C67
  1970.       5C675C67FF7F0000000000000000000000000000000000000000000000000000
  1971.       000000000000000000000000000000000000000000000000FF7FDE7BDE7BDE7B
  1972.       DE7BDE7BDE7BDE7BDE7BDE7BDE7BFF7FFF7FFF7F000000000000000000000000
  1973.       000066622C7F8862D27F4D7F4D7F4D7F4D7F4D7F4D7F876ACA66000000000000
  1974.       FF7F1642174217421742174217421742174217421742174237425C6700000000
  1975.       0000000000008C658C658C658C658C658C658C658C69AD6D0000000000000000
  1976.       0000000000000000000000000000DE7B9C737B6F9C739C739C739C739C739C73
  1977.       9C739C739C739C739C73BD770000000000000000000000000000876A2C7F8862
  1978.       D27F8F7F8F7F8F7F8F7F8F7F8F7FA86ECA66000000000000FF7F59421E531E53
  1979.       1E531E4B1E4B1E4B1E4B1E4B1E4B1E4F16425C6700000000000000000000CF5D
  1980.       526E526E316E106E106EEF6DEF6DCE7100000000000000000000000000000000
  1981.       000000007B6FAA62AB62AB62AC62AC62AC62AB62AB62AB62AC62CD62CE62CE66
  1982.       F1667B6F0000000000000000000000000000A76A2C7F8862D27FB07FB07FB07F
  1983.       B07FB07FB07FC972C966000000000000FF7F59425E5F7F637E5F7E5F5E5F5E5B
  1984.       3E573E573E531E4B16425C6700000000000000000000CF5D7372737252723172
  1985.       3172106E106ECE710C2A0C2A2C2E000000000000000000000000000066622C7F
  1986.       8762D17B2D7F2D7F2D7F2D7F2D7F2D7F2D7F2D7F6766B17BAB625A6B00000000
  1987.       00000000000000000000A76A2C7F8862D27FD27FD27FD27FD27FD27FD27FEA76
  1988.       CA66000000000000FF7F58425E5F9F6B9F6B9F677F635E5F7E635E5F5E5B1E4B
  1989.       16425C6700000000000000000000CF5D947294767372527252723172106EAD6D
  1990.       7953794F4D32000000000000000000000000000087664E7F8862D27F6F7F6F7F
  1991.       6F7F6F7F6F7F6F7F6F7F6F7FA86ED17BAB627B6F000000000000000000000000
  1992.       0000A86A8F7F8762FE7FFF7FFF7FFF7FFF7FFF7FFF7F907FCB66000000000000
  1993.       FF7F58427E639F6B9F6B9F6B9F677E635E5F7E5F5E5F1E4B16425C6700000000
  1994.       000000000000CF5DD672B57695767372737252723172AD6D7A5379534D321642
  1995.       163E17420000000000000000A76A4F7F8862D27FB07FB07FB07FB07FB07FB07F
  1996.       B07FB07FC972D17BAB627B6F0000000000000000AB66CA66CA66A86AB07F907F
  1997.       A862A862A862A862A862A862A866A862EF6A000000000000FF7F59427E67BF6F
  1998.       BF6FBF6F9F6B9F675E5F7E5F7E631E4B16425C6700000000000000000000CF5D
  1999.       F772F776D676B576947273725272AD6D9A5799532C2E7F639F67995200000000
  2000.       00000000A76A4F7F8862D27FD27FD27FD27FD27FD27FD27FD27FD27FEA76D17B
  2001.       AB625A6B00000000000066622C7F8862D27FA86AD27FD17FD17FD17FD17FFD7F
  2002.       FF7FFF7FBB7BAA660000000000000000FF7F79467E67DF73BF6FBF6F9F6B9F67
  2003.       7E635E5F7E5F1E4B37425C6700000000000000000000CF5D1877187BF776D676
  2004.       B57694767372AD6D9A5B9A572C2E9F639F6BDA5A0000000000000000A86A707F
  2005.       A862D27FF37FF37FF37FF37FF37FF37FF37FF37F0B7FD17BAB625A6B00000000
  2006.       0000876A2C7F8862D27F8F7FA86AFF7FFF7FBA7BC96EC96EE96EE96ECA660000
  2007.       0000000000000000FF7F9A469E6BDF77DF73BF6FBF6F9F679F677E5F7E631E4B
  2008.       37425C670000000000000000000073663977397B187BF776D676B5769476AD6D
  2009.       9B5F9A5B2C2E9F639F6BDA5A0000000000000000A86A917F8762FE7F00000000
  2010.       000000000000000000000000907FDD7FAB627B6F000000000000A76A2C7F8862
  2011.       D27FB07FB07FA76AA86AA86AB07FC972C9660000000000000000000000000000
  2012.       FF7FBB469E6FDF77DF77DF73BF73BF6F9F677E635E5F1E4F58425C6700000000
  2013.       00000000000073665A775A7B397B187BF776D676B576AD6DBB639B5F2C2E9F67
  2014.       9F6BDA5A0000000000000000A86AB37F907F8762A862A862A862A862A862A966
  2015.       AA66CA66A866A962CE66DE7B000000000000A76A2C7F8862D27FD27FD27FD27F
  2016.       D27FD27FD27FEA76CA660000000000000000000000000000FF7FBC469E6FFF7B
  2017.       DF77DF77DF73BF739F679F673E5BFD4A37425C67000000000000000000007466
  2018.       7B7B7B7F5A7B397B187BF77AD676AD6DBC63BB632C2E9F679F6BDA5A00000000
  2019.       00000000A86AF57FD27FD17FD17FD17FD27FFE7F000000000000DB7FA966BD77
  2020.       DE7B0000000000000000A86A8F7F8762FE7FFF7FFF7FFF7FFF7FFF7FFF7F907F
  2021.       CB660000000000000000000000000000FF7FDC4ABE6FFF7BFF7BDF7BDF77DF73
  2022.       BF739F67FD4AFD4A37465C6700000000000000000000956EB672B67211661166
  2023.       116611661166AD6DBC67BC632C2E9F6B9F6BDA5A00000000000000000F730000
  2024.       F77FF37FF37FF37FBA7BEA6E0D733073517351737777FF7F0000000000000000
  2025.       0000A86AB07F907FA862A862A862A862A862A862A866A862EF6A000000000000
  2026.       0000000000000000000000000000FF7F0000FF7BFF7BDF77DF77163AF639F639
  2027.       373E5C6700000000000000000000000000000000554BFE7BFE77FE77DE73DD6F
  2028.       DD6BBC672C2E9F679F6BDA5A000000000000000000007477000000000000DB7F
  2029.       E96E1567BD77DE7B000000000000000000000000000000000000A86AD27FD17F
  2030.       D17FD17FD17FFD7FFF7FFF7FBB7BAA6600000000000000000000000000000000
  2031.       000000000000FF7F00000000FF7BFF7BDF77163ADC42BE26FC4A5C6700000000
  2032.       000000000000000000000000754B954B754B754B754B954BCC2ACC2ACC2A7F63
  2033.       BF6BDA5A0000000000000000000000007577537731730E6F7873DE7BFF7F0000
  2034.       0000000000000000000000000000000000000000A86AFF7FFF7FBA7BC96EC96E
  2035.       E96EE96ECA660000000000000000000000000000000000000000000000000000
  2036.       BE6F7D6B5C675C6B7C6BF539FC4ADC4A5C679E73000000000000000000000000
  2037.       00000000000000000000DC460000FF7BDF77DF77BF6F9E67BF6FFB5E00000000
  2038.       0000000000000000000000000000000000000000000000000000000000000000
  2039.       0000000000000000000000000000A76AA86AA86A000000000000000000000000
  2040.       000000000000000000000000000000000000000000000000DC4A9A4638421642
  2041.       1642F639DC467D6B9E7300000000000000000000000000000000000000000000
  2042.       0000FD4ABB4AFC4EFC52FC4EFC4EFC4E1D571B5F000000000000424D3E000000
  2043.       000000003E000000280000004C00000033000000010001000000000064020000
  2044.       0000000000000000000000000000000000000000FFFFFF000000000000000000
  2045.       0000000000000000000000000000000000000000000000000000000000000000
  2046.       0000000000000000000000000000000000000000000000000000000000000000
  2047.       0000000000000000000000000000000000000000000000000000000000000000
  2048.       0000000000000000000000000000000000000000000000000000000000000000
  2049.       0000000000000000000000000000000000000000000000000000000000000000
  2050.       0000000000000000000000000000000000000000000000000000000000000000
  2051.       0000000000000000000000000000000000000000000000000000000000000000
  2052.       0000000000000000000000000000000000000000000000000000000000000000
  2053.       0000000000000000000000000000000000000000000000000000000000000000
  2054.       0000000000000000000000000000000000000000000000000000000000000000
  2055.       0000000000000000000000000000000000000000000000000000000000000000
  2056.       0000000000000000000000000000000000000000000000000000000000000000
  2057.       00000000000000000000000000000000FFFFFFFFFFFFFFFFFFF00000FFFFFF80
  2058.       0FE003FFFFF00000E0007F000E0007C01FF00000C0007F000E0007C01FF00000
  2059.       80007F000E0007C003F0000080007F000E0007C003F0000080007F000E0007C0
  2060.       00700000800078000E0007C000700000800070001E0007C00070000080007000
  2061.       3E0007C00070000087F87000FE0007C00070000080007000FE0007C000700000
  2062.       8070F000FE0007C000700000A001F000FFD007F800700000DC1FF001FFD807F8
  2063.       00700000E03FF803FFE007FF40700000FFFFFC7FFFE00FFF0070000000000000
  2064.       000000000000000000000000000000000000}
  2065.   end
  2066. end
  2067.