Ignore:
Timestamp:
Jul 7, 2010, 4:31:10 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Upgrade to version 27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/trunk/CPRS-Chart/Orders/fODBBank.dfm

    r456 r829  
    11inherited frmODBBank: TfrmODBBank
    2   Left = 272
    3   Top = 171
    4   Width = 543
    5   Height = 507
     2  Left = 409
     3  Top = 244
     4  HorzScrollBar.Range = 0
     5  VertScrollBar.Range = 0
    66  Caption = 'Blood Component and Diagnostic Test Order Form'
     7  ClientHeight = 600
     8  ClientWidth = 709
     9  ExplicitWidth = 717
     10  ExplicitHeight = 634
    711  PixelsPerInch = 96
    812  TextHeight = 13
     13  object pnlComments: TPanel [0]
     14    Left = 12
     15    Top = 25
     16    Width = 534
     17    Height = 368
     18    TabOrder = 5
     19    Visible = False
     20    object lblOrdComment: TLabel
     21      Left = 25
     22      Top = 3
     23      Width = 87
     24      Height = 13
     25      Caption = 'Order Comment'
     26      Font.Charset = DEFAULT_CHARSET
     27      Font.Color = clWindowText
     28      Font.Height = -11
     29      Font.Name = 'MS Sans Serif'
     30      Font.Style = [fsBold]
     31      ParentFont = False
     32    end
     33    object btnUpdateComments: TButton
     34      Left = 372
     35      Top = 174
     36      Width = 115
     37      Height = 25
     38      Caption = 'Update Comments'
     39      TabOrder = 0
     40      OnClick = btnUpdateCommentsClick
     41    end
     42    object btnCancelComment: TButton
     43      Left = 279
     44      Top = 174
     45      Width = 75
     46      Height = 25
     47      Caption = 'Cancel'
     48      TabOrder = 1
     49      OnClick = btnCancelCommentClick
     50    end
     51  end
    952  inherited memOrder: TCaptionMemo
    10     Top = 431
    11     Width = 423
    12     Anchors = [akLeft, akRight, akBottom]
     53    Left = 0
     54    Top = 399
     55    Width = 449
     56    Height = 59
     57    Visible = False
     58    ExplicitLeft = 0
     59    ExplicitTop = 399
     60    ExplicitWidth = 449
     61    ExplicitHeight = 59
    1362  end
    14   inherited cmdAccept: TButton
    15     Left = 435
    16     Top = 427
    17     Anchors = [akRight, akBottom]
    18   end
    19   inherited cmdQuit: TButton
    20     Left = 435
    21     Top = 454
    22     Anchors = [akRight, akBottom]
    23   end
    24   inherited pnlMessage: TPanel
    25     Left = 12
    26     Top = 433
    27     Width = 389
    28     Anchors = [akLeft, akRight, akBottom]
    29   end
    30   object pnlBB: TPanel
    31     Left = 4
    32     Top = 4
    33     Width = 525
    34     Height = 413
    35     TabOrder = 5
    36     object pnlFull: TPanel
    37       Left = 1
    38       Top = 1
    39       Width = 523
    40       Height = 411
    41       Align = alClient
    42       Caption = 'pnlFull'
    43       TabOrder = 0
    44       object pgeProduct: TPageControl
     63  object pgeProduct: TPageControl [2]
     64    Left = 0
     65    Top = 0
     66    Width = 709
     67    Height = 393
     68    ActivePage = TabDiag
     69    Align = alTop
     70    TabOrder = 6
     71    TabStop = False
     72    OnChange = pgeProductChange
     73    object TabInfo: TTabSheet
     74      Caption = 'Patient Information'
     75      ImageIndex = 3
     76      object edtInfo: TCaptionRichEdit
    4577        Left = 0
    46         Top = 4
    47         Width = 521
    48         Height = 411
    49         ActivePage = TabDiag
     78        Top = 8
     79        Width = 556
     80        Height = 337
     81        TabStop = False
     82        BevelInner = bvNone
     83        BevelOuter = bvNone
     84        Font.Charset = DEFAULT_CHARSET
     85        Font.Color = clWindowText
     86        Font.Height = -11
     87        Font.Name = 'Courier New'
     88        Font.Style = []
     89        ParentFont = False
     90        ReadOnly = True
     91        ScrollBars = ssBoth
     92        TabOrder = 0
     93        Caption = 'Patient Info'
     94      end
     95    end
     96    object TabDiag: TTabSheet
     97      Caption = 'Blood Bank Orders'
     98      ImageIndex = 2
     99      object lblReqComment: TOROffsetLabel
     100        Left = 298
     101        Top = 25
     102        Width = 108
     103        Height = 37
     104        HorzOffset = 2
     105        Transparent = False
     106        VertOffset = 2
     107        WordWrap = False
     108      end
     109      object pnlFields: TPanel
     110        Left = 0
     111        Top = 163
     112        Width = 701
     113        Height = 99
     114        Hint = 'Data entered into these fields apply to the entire order.'
     115        Align = alTop
     116        BevelEdges = []
     117        BevelOuter = bvNone
     118        ParentShowHint = False
     119        ShowHint = True
     120        TabOrder = 2
     121        object lblDiagComment: TOROffsetLabel
     122          Left = 257
     123          Top = 35
     124          Width = 46
     125          Height = 15
     126          Caption = 'Comment'
     127          Font.Charset = DEFAULT_CHARSET
     128          Font.Color = clWindowText
     129          Font.Height = -11
     130          Font.Name = 'MS Sans Serif'
     131          Font.Style = []
     132          HorzOffset = 2
     133          ParentFont = False
     134          Transparent = False
     135          VertOffset = 2
     136          WordWrap = True
     137        end
     138        object lblUrgency: TLabel
     139          Left = 8
     140          Top = -2
     141          Width = 44
     142          Height = 13
     143          Caption = 'Urgency*'
     144          Font.Charset = DEFAULT_CHARSET
     145          Font.Color = clWindowText
     146          Font.Height = -11
     147          Font.Name = 'MS Sans Serif'
     148          Font.Style = []
     149          ParentFont = False
     150        end
     151        object lblReason: TLabel
     152          Left = 10
     153          Top = 35
     154          Width = 99
     155          Height = 13
     156          Caption = 'Reason for Request*'
     157          Font.Charset = DEFAULT_CHARSET
     158          Font.Color = clWindowText
     159          Font.Height = -11
     160          Font.Name = 'MS Sans Serif'
     161          Font.Style = []
     162          ParentFont = False
     163        end
     164        object lblSurgery: TLabel
     165          Left = 115
     166          Top = -2
     167          Width = 36
     168          Height = 13
     169          Hint =
     170            'Enter the name of the surgical procedure that this request is fo' +
     171            'r.'
     172          Caption = 'Surgery'
     173          Font.Charset = DEFAULT_CHARSET
     174          Font.Color = clWindowText
     175          Font.Height = -11
     176          Font.Name = 'MS Sans Serif'
     177          Font.Style = []
     178          ParentFont = False
     179        end
     180        object lblRequiredField: TLabel
     181          Left = 10
     182          Top = 75
     183          Width = 122
     184          Height = 13
     185          Caption = '* Indicates a required field'
     186        end
     187        object cboUrgency: TORComboBox
     188          Left = 12
     189          Top = 12
     190          Width = 98
     191          Height = 21
     192          Style = orcsDropDown
     193          AutoSelect = True
     194          Caption = 'Urgency'
     195          Color = clWindow
     196          DropDownCount = 8
     197          Font.Charset = DEFAULT_CHARSET
     198          Font.Color = clWindowText
     199          Font.Height = -11
     200          Font.Name = 'MS Sans Serif'
     201          Font.Style = []
     202          ItemHeight = 13
     203          ItemTipColor = clWindow
     204          ItemTipEnable = True
     205          ListItemsOnly = True
     206          LongList = False
     207          LookupPiece = 0
     208          MaxLength = 0
     209          ParentFont = False
     210          Pieces = '2'
     211          Sorted = False
     212          SynonymChars = '<>'
     213          TabOrder = 0
     214          OnChange = cboUrgencyChange
     215          OnExit = cboUrgencyExit
     216          CharsNeedMatch = 1
     217        end
     218        object chkConsent: TCheckBox
     219          Left = 351
     220          Top = 10
     221          Width = 112
     222          Height = 17
     223          Hint = 'Informed Consent Signed On Chart?'
     224          Alignment = taLeftJustify
     225          Caption = 'Informed Consent?'
     226          Font.Charset = DEFAULT_CHARSET
     227          Font.Color = clWindowText
     228          Font.Height = -11
     229          Font.Name = 'MS Sans Serif'
     230          Font.Style = []
     231          ParentFont = False
     232          ParentShowHint = False
     233          ShowHint = True
     234          TabOrder = 3
     235          Visible = False
     236          OnClick = chkConsentClick
     237        end
     238        object cboSurgery: TORComboBox
     239          Left = 115
     240          Top = 12
     241          Width = 218
     242          Height = 21
     243          Style = orcsDropDown
     244          AutoSelect = True
     245          Caption = 'Surgery'
     246          Color = clWindow
     247          DropDownCount = 8
     248          Enabled = False
     249          Font.Charset = DEFAULT_CHARSET
     250          Font.Color = clWindowText
     251          Font.Height = -11
     252          Font.Name = 'MS Sans Serif'
     253          Font.Style = []
     254          ItemHeight = 13
     255          ItemTipColor = clWindow
     256          ItemTipEnable = True
     257          ListItemsOnly = False
     258          LongList = False
     259          LookupPiece = 0
     260          MaxLength = 0
     261          ParentFont = False
     262          Pieces = '2'
     263          Sorted = False
     264          SynonymChars = '<>'
     265          TabOrder = 1
     266          OnChange = cboSurgeryChange
     267          OnClick = cboSurgeryClick
     268          CharsNeedMatch = 1
     269        end
     270        object cboReasons: TORComboBox
     271          Left = 12
     272          Top = 51
     273          Width = 239
     274          Height = 21
     275          Style = orcsDropDown
     276          AutoSelect = True
     277          Color = clWindow
     278          DropDownCount = 8
     279          ItemHeight = 13
     280          ItemTipColor = clWindow
     281          ItemTipEnable = True
     282          ListItemsOnly = False
     283          LongList = False
     284          LookupPiece = 0
     285          MaxLength = 0
     286          Sorted = False
     287          SynonymChars = '<>'
     288          TabOrder = 2
     289          OnChange = cboReasonsChange
     290          OnEnter = cboReasonsEnter
     291          OnExit = cboReasonsExit
     292          CharsNeedMatch = 1
     293        end
     294        object memDiagComment: TRichEdit
     295          Left = 257
     296          Top = 51
     297          Width = 250
     298          Height = 48
     299          TabOrder = 4
     300          OnChange = memDiagCommentChange
     301        end
     302      end
     303      object pnlSelect: TPanel
     304        Left = 0
     305        Top = 35
     306        Width = 701
     307        Height = 128
     308        Align = alTop
     309        BevelEdges = []
     310        BevelOuter = bvNone
     311        TabOrder = 1
     312        object lblTNS: TLabel
     313          Left = 298
     314          Top = 109
     315          Width = 14
     316          Height = 13
     317          Caption = 'tns'
     318          Color = clActiveBorder
     319          Font.Charset = DEFAULT_CHARSET
     320          Font.Color = clMaroon
     321          Font.Height = -11
     322          Font.Name = 'MS Sans Serif'
     323          Font.Style = []
     324          ParentColor = False
     325          ParentFont = False
     326          Visible = False
     327        end
     328        object pnlDiagnosticTests: TGroupBox
     329          Left = 256
     330          Top = 0
     331          Width = 267
     332          Height = 110
     333          Caption = 'Diagnostic Tests'
     334          Font.Charset = DEFAULT_CHARSET
     335          Font.Color = clWindowText
     336          Font.Height = -11
     337          Font.Name = 'MS Sans Serif'
     338          Font.Style = [fsBold]
     339          ParentFont = False
     340          TabOrder = 1
     341          object lblCollType: TLabel
     342            Left = 13
     343            Top = 33
     344            Width = 77
     345            Height = 13
     346            Caption = 'Collection Type*'
     347            Font.Charset = DEFAULT_CHARSET
     348            Font.Color = clWindowText
     349            Font.Height = -11
     350            Font.Name = 'MS Sans Serif'
     351            Font.Style = []
     352            ParentFont = False
     353          end
     354          object lblCollTime: TLabel
     355            Left = 12
     356            Top = 70
     357            Width = 104
     358            Height = 13
     359            Caption = 'Collection Date/Time*'
     360            Font.Charset = DEFAULT_CHARSET
     361            Font.Color = clWindowText
     362            Font.Height = -11
     363            Font.Name = 'MS Sans Serif'
     364            Font.Style = []
     365            ParentFont = False
     366          end
     367          object cmdImmedColl: TSpeedButton
     368            Left = 148
     369            Top = 89
     370            Width = 21
     371            Height = 11
     372            Font.Charset = DEFAULT_CHARSET
     373            Font.Color = clWindowText
     374            Font.Height = -16
     375            Font.Name = 'MS Sans Serif'
     376            Font.Style = [fsBold]
     377            Glyph.Data = {
     378              D6000000424DD60000000000000076000000280000000C0000000C0000000100
     379              0400000000006000000000000000000000001000000010000000000000000000
     380              80000080000000808000800000008000800080800000C0C0C000808080000000
     381              FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
     382              0000333333333333000033333333333300003333333333330000300330033003
     383              0000300330033003000033333333333300003333333333330000333333333333
     384              0000333333333333000033333333333300003333333333330000}
     385            ParentFont = False
     386            ParentShowHint = False
     387            ShowHint = False
     388            OnClick = cmdImmedCollClick
     389          end
     390          object pnlCollTimeButton: TKeyClickPanel
     391            Left = 85
     392            Top = 89
     393            Width = 20
     394            Height = 13
     395            BevelOuter = bvNone
     396            Caption = 'Select collection time'
     397            TabOrder = 5
     398            TabStop = True
     399          end
     400          object cboAvailTest: TORComboBox
     401            Left = 13
     402            Top = 13
     403            Width = 234
     404            Height = 21
     405            Style = orcsDropDown
     406            AutoSelect = True
     407            Caption = 'Diagnostic Tests'
     408            Color = clWindow
     409            DropDownCount = 8
     410            Font.Charset = DEFAULT_CHARSET
     411            Font.Color = clWindowText
     412            Font.Height = -11
     413            Font.Name = 'MS Sans Serif'
     414            Font.Style = []
     415            ItemHeight = 13
     416            ItemTipColor = clWindow
     417            ItemTipEnable = True
     418            ListItemsOnly = False
     419            LongList = True
     420            LookupPiece = 0
     421            MaxLength = 0
     422            ParentFont = False
     423            Pieces = '2'
     424            Sorted = False
     425            SynonymChars = '<>'
     426            TabOrder = 0
     427            TabStop = True
     428            OnExit = cboAvailTestExit
     429            OnMouseClick = cboAvailTestSelect
     430            OnNeedData = cboAvailTestNeedData
     431            CharsNeedMatch = 1
     432          end
     433          object cboCollType: TORComboBox
     434            Left = 12
     435            Top = 46
     436            Width = 165
     437            Height = 21
     438            Style = orcsDropDown
     439            AutoSelect = True
     440            Caption = 'Collection Type'
     441            Color = clWindow
     442            DropDownCount = 8
     443            Font.Charset = DEFAULT_CHARSET
     444            Font.Color = clWindowText
     445            Font.Height = -11
     446            Font.Name = 'MS Sans Serif'
     447            Font.Style = []
     448            ItemHeight = 13
     449            ItemTipColor = clWindow
     450            ItemTipEnable = True
     451            ListItemsOnly = True
     452            LongList = False
     453            LookupPiece = 0
     454            MaxLength = 0
     455            ParentFont = False
     456            Pieces = '2'
     457            Sorted = False
     458            SynonymChars = '<>'
     459            TabOrder = 1
     460            OnChange = cboCollTypeChange
     461            CharsNeedMatch = 1
     462          end
     463          object cboCollTime: TORComboBox
     464            Left = 12
     465            Top = 82
     466            Width = 165
     467            Height = 21
     468            Style = orcsDropDown
     469            AutoSelect = True
     470            Caption = 'Collection Date/Time'
     471            Color = clWindow
     472            DropDownCount = 8
     473            Font.Charset = DEFAULT_CHARSET
     474            Font.Color = clWindowText
     475            Font.Height = -11
     476            Font.Name = 'MS Sans Serif'
     477            Font.Style = []
     478            ItemHeight = 13
     479            ItemTipColor = clWindow
     480            ItemTipEnable = True
     481            ListItemsOnly = False
     482            LongList = False
     483            LookupPiece = 0
     484            MaxLength = 0
     485            ParentFont = False
     486            Pieces = '2'
     487            Sorted = False
     488            SynonymChars = '<>'
     489            TabOrder = 2
     490            OnChange = cboCollTimeChange
     491            CharsNeedMatch = 1
     492          end
     493          object calCollTime: TORDateBox
     494            Left = 12
     495            Top = 82
     496            Width = 165
     497            Height = 21
     498            Font.Charset = DEFAULT_CHARSET
     499            Font.Color = clWindowText
     500            Font.Height = -11
     501            Font.Name = 'MS Sans Serif'
     502            Font.Style = []
     503            ParentFont = False
     504            TabOrder = 3
     505            OnChange = calCollTimeChange
     506            DateOnly = False
     507            RequireTime = False
     508          end
     509          object txtImmedColl: TCaptionEdit
     510            Left = 12
     511            Top = 82
     512            Width = 165
     513            Height = 21
     514            Color = clBtnFace
     515            ReadOnly = True
     516            TabOrder = 4
     517            Text = 'txtImmedColl'
     518          end
     519        end
     520        object pnlBloodComponents: TGroupBox
     521          Left = 4
     522          Top = 0
     523          Width = 246
     524          Height = 110
     525          Caption = 'Blood Components'
     526          Font.Charset = DEFAULT_CHARSET
     527          Font.Color = clWindowText
     528          Font.Height = -11
     529          Font.Name = 'MS Sans Serif'
     530          Font.Style = [fsBold]
     531          ParentFont = False
     532          TabOrder = 0
     533          object lblQuantity: TLabel
     534            Left = 198
     535            Top = 0
     536            Width = 43
     537            Height = 13
     538            Caption = 'Quantity*'
     539            Font.Charset = DEFAULT_CHARSET
     540            Font.Color = clWindowText
     541            Font.Height = -11
     542            Font.Name = 'MS Sans Serif'
     543            Font.Style = []
     544            ParentFont = False
     545          end
     546          object lblModifiers: TLabel
     547            Left = 7
     548            Top = 33
     549            Width = 42
     550            Height = 13
     551            Caption = 'Modifiers'
     552            Font.Charset = DEFAULT_CHARSET
     553            Font.Color = clWindowText
     554            Font.Height = -11
     555            Font.Name = 'MS Sans Serif'
     556            Font.Style = []
     557            ParentFont = False
     558          end
     559          object lblWanted: TLabel
     560            Left = 7
     561            Top = 70
     562            Width = 96
     563            Height = 13
     564            Caption = 'Date/Time Wanted*'
     565            Font.Charset = DEFAULT_CHARSET
     566            Font.Color = clWindowText
     567            Font.Height = -11
     568            Font.Name = 'MS Sans Serif'
     569            Font.Style = []
     570            ParentFont = False
     571          end
     572          object cboAvailComp: TORComboBox
     573            Left = 11
     574            Top = 13
     575            Width = 181
     576            Height = 21
     577            Style = orcsDropDown
     578            AutoSelect = True
     579            Caption = 'Blood Components'
     580            Color = clWindow
     581            DropDownCount = 8
     582            Font.Charset = DEFAULT_CHARSET
     583            Font.Color = clWindowText
     584            Font.Height = -11
     585            Font.Name = 'MS Sans Serif'
     586            Font.Style = []
     587            ItemHeight = 13
     588            ItemTipColor = clWindow
     589            ItemTipEnable = True
     590            ListItemsOnly = False
     591            LongList = False
     592            LookupPiece = 0
     593            MaxLength = 0
     594            ParentFont = False
     595            Pieces = '2'
     596            Sorted = False
     597            SynonymChars = '<>'
     598            TabOrder = 0
     599            TabStop = True
     600            OnChange = cboAvailCompChange
     601            OnExit = cboAvailCompExit
     602            OnMouseClick = cboAvailCompSelect
     603            OnNeedData = cboAvailCompNeedData
     604            CharsNeedMatch = 1
     605          end
     606          object tQuantity: TEdit
     607            Left = 198
     608            Top = 13
     609            Width = 25
     610            Height = 21
     611            Font.Charset = DEFAULT_CHARSET
     612            Font.Color = clWindowText
     613            Font.Height = -11
     614            Font.Name = 'MS Sans Serif'
     615            Font.Style = []
     616            ParentFont = False
     617            TabOrder = 1
     618            OnChange = tQuantityChange
     619            OnClick = tQuantityClick
     620            OnEnter = tQuantityEnter
     621          end
     622          object cboModifiers: TORComboBox
     623            Left = 11
     624            Top = 46
     625            Width = 133
     626            Height = 21
     627            Style = orcsDropDown
     628            AutoSelect = True
     629            Caption = 'Modifier'
     630            Color = clWindow
     631            DropDownCount = 8
     632            Font.Charset = DEFAULT_CHARSET
     633            Font.Color = clWindowText
     634            Font.Height = -11
     635            Font.Name = 'MS Sans Serif'
     636            Font.Style = []
     637            ItemHeight = 13
     638            ItemTipColor = clWindow
     639            ItemTipEnable = True
     640            ListItemsOnly = True
     641            LongList = False
     642            LookupPiece = 0
     643            MaxLength = 0
     644            ParentFont = False
     645            Sorted = False
     646            SynonymChars = '<>'
     647            TabOrder = 2
     648            OnChange = cboModifiersChange
     649            CharsNeedMatch = 1
     650          end
     651          object calWantTime: TORDateBox
     652            Left = 11
     653            Top = 82
     654            Width = 149
     655            Height = 21
     656            Font.Charset = DEFAULT_CHARSET
     657            Font.Color = clWindowText
     658            Font.Height = -11
     659            Font.Name = 'MS Sans Serif'
     660            Font.Style = []
     661            ParentFont = False
     662            TabOrder = 3
     663            OnChange = calWantTimeChange
     664            DateOnly = False
     665            RequireTime = False
     666          end
     667        end
     668      end
     669      object GroupBox1: TGroupBox
     670        Left = 0
     671        Top = 0
     672        Width = 701
     673        Height = 35
     674        Align = alTop
     675        Caption = ' Personal Quick Orders'
    50676        Font.Charset = DEFAULT_CHARSET
    51677        Font.Color = clWindowText
     
    53679        Font.Name = 'MS Sans Serif'
    54680        Font.Style = []
    55         Images = ImageList1
    56681        ParentFont = False
    57         TabIndex = 1
    58682        TabOrder = 0
    59         OnChange = pgeProductChange
    60         object tabInfo: TTabSheet
    61           Caption = 'Patient Information'
    62           ImageIndex = 3
    63           object edtInfo: TCaptionRichEdit
    64             Left = 0
    65             Top = 8
    66             Width = 513
    67             Height = 369
    68             Font.Charset = DEFAULT_CHARSET
    69             Font.Color = clWindowText
    70             Font.Height = -11
    71             Font.Name = 'Courier New'
    72             Font.Style = []
    73             ParentFont = False
    74             ReadOnly = True
    75             ScrollBars = ssBoth
    76             TabOrder = 0
    77             Caption = 'Patient Info'
    78           end
    79         end
    80         object TabDiag: TTabSheet
    81           Caption = 'Orders'
    82           ImageIndex = 2
    83           object lblReqComment: TOROffsetLabel
    84             Left = 300
    85             Top = 25
    86             Width = 104
    87             Height = 33
    88             HorzOffset = 2
    89             Transparent = False
    90             VertOffset = 2
    91             WordWrap = False
    92           end
    93           object pnlFields: TPanel
    94             Left = 0
    95             Top = 87
    96             Width = 513
    97             Height = 162
    98             Hint = 'Data entered into these fields apply to the entire order.'
    99             ParentShowHint = False
    100             ShowHint = True
    101             TabOrder = 0
    102             object lblDiagComment: TOROffsetLabel
    103               Left = 8
    104               Top = 114
    105               Width = 46
    106               Height = 15
    107               Caption = 'Comment'
    108               HorzOffset = 2
    109               Transparent = False
    110               VertOffset = 2
    111               WordWrap = True
    112             end
    113             object lblUrgency: TLabel
    114               Left = 8
    115               Top = 80
    116               Width = 40
    117               Height = 13
    118               Caption = 'Urgency'
    119             end
    120             object lblCollType: TLabel
    121               Left = 8
    122               Top = 41
    123               Width = 73
    124               Height = 13
    125               Caption = 'Collection Type'
    126             end
    127             object lblPreparation: TLabel
    128               Left = 352
    129               Top = 41
    130               Width = 54
    131               Height = 13
    132               Caption = 'Preparation'
    133               Enabled = False
    134               Visible = False
    135             end
    136             object lblWanted: TLabel
    137               Left = 352
    138               Top = 5
    139               Width = 90
    140               Height = 13
    141               Caption = 'Date Time Wanted'
    142             end
    143             object lblReason: TLabel
    144               Left = 332
    145               Top = 114
    146               Width = 95
    147               Height = 13
    148               Caption = 'Reason for Request'
    149             end
    150             object lblSurgery: TLabel
    151               Left = 352
    152               Top = 80
    153               Width = 36
    154               Height = 13
    155               Hint =
    156                 'Enter the name of the surgical procedure that this request is fo' +
    157                 'r.'
    158               Caption = 'Surgery'
    159             end
    160             object lblCollTime: TLabel
    161               Left = 8
    162               Top = 5
    163               Width = 100
    164               Height = 13
    165               Caption = 'Collection Date/Time'
    166             end
    167             object cmdImmedColl: TSpeedButton
    168               Left = 132
    169               Top = 21
    170               Width = 24
    171               Height = 17
    172               Font.Charset = DEFAULT_CHARSET
    173               Font.Color = clWindowText
    174               Font.Height = -16
    175               Font.Name = 'MS Sans Serif'
    176               Font.Style = [fsBold]
    177               Glyph.Data = {
    178                 D6000000424DD60000000000000076000000280000000C0000000C0000000100
    179                 0400000000006000000000000000000000001000000010000000000000000000
    180                 80000080000000808000800000008000800080800000C0C0C000808080000000
    181                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
    182                 0000333333333333000033333333333300003333333333330000300330033003
    183                 0000300330033003000033333333333300003333333333330000333333333333
    184                 0000333333333333000033333333333300003333333333330000}
    185               ParentFont = False
    186               ParentShowHint = False
    187               ShowHint = False
    188               OnClick = cmdImmedCollClick
    189             end
    190             object txtDiagComment: TCaptionEdit
    191               Left = 8
    192               Top = 132
    193               Width = 293
    194               Height = 21
    195               MaxLength = 240
    196               TabOrder = 6
    197               OnChange = txtDiagCommentChange
    198             end
    199             object cboUrgency: TORComboBox
    200               Left = 8
    201               Top = 96
    202               Width = 112
    203               Height = 21
    204               Style = orcsDropDown
    205               AutoSelect = True
    206               Caption = 'Urgency'
    207               Color = clWindow
    208               DropDownCount = 8
    209               ItemHeight = 13
    210               ItemTipColor = clWindow
    211               ItemTipEnable = True
    212               ListItemsOnly = True
    213               LongList = False
    214               LookupPiece = 0
    215               MaxLength = 0
    216               Pieces = '2'
    217               Sorted = False
    218               SynonymChars = '<>'
    219               TabOrder = 5
    220               OnChange = cboUrgencyChange
    221               CharsNeedMatch = 1
    222             end
    223             object cboCollType: TORComboBox
    224               Left = 8
    225               Top = 57
    226               Width = 149
    227               Height = 21
    228               Style = orcsDropDown
    229               AutoSelect = True
    230               Caption = 'Collection Type'
    231               Color = clWindow
    232               DropDownCount = 8
    233               ItemHeight = 13
    234               ItemTipColor = clWindow
    235               ItemTipEnable = True
    236               ListItemsOnly = True
    237               LongList = False
    238               LookupPiece = 0
    239               MaxLength = 0
    240               Pieces = '2'
    241               Sorted = False
    242               SynonymChars = '<>'
    243               TabOrder = 4
    244               OnChange = cboCollTypeChange
    245               CharsNeedMatch = 1
    246             end
    247             object chkConsent: TCheckBox
    248               Left = 192
    249               Top = 21
    250               Width = 112
    251               Height = 17
    252               Hint = 'Informed Consent Signed On Chart?'
    253               Alignment = taLeftJustify
    254               Caption = 'Informed Consent?'
    255               ParentShowHint = False
    256               ShowHint = True
    257               TabOrder = 11
    258               OnClick = chkConsentClick
    259             end
    260             object calWantTime: TORDateBox
    261               Left = 352
    262               Top = 17
    263               Width = 149
    264               Height = 21
    265               TabOrder = 7
    266               OnChange = calWantTimeChange
    267               DateOnly = False
    268               RequireTime = False
    269             end
    270             object tReason: TEdit
    271               Left = 332
    272               Top = 132
    273               Width = 169
    274               Height = 21
    275               MaxLength = 80
    276               TabOrder = 10
    277               OnChange = tReasonChange
    278             end
    279             object cboSurgery: TORComboBox
    280               Left = 352
    281               Top = 92
    282               Width = 149
    283               Height = 21
    284               Style = orcsDropDown
    285               AutoSelect = True
    286               Caption = 'Surgery'
    287               Color = clWindow
    288               DropDownCount = 8
    289               ItemHeight = 13
    290               ItemTipColor = clWindow
    291               ItemTipEnable = True
    292               ListItemsOnly = False
    293               LongList = False
    294               LookupPiece = 0
    295               MaxLength = 0
    296               Pieces = '2'
    297               Sorted = False
    298               SynonymChars = '<>'
    299               TabOrder = 9
    300               OnChange = cboSurgeryChange
    301               CharsNeedMatch = 1
    302             end
    303             object txtImmedColl: TCaptionEdit
    304               Left = 12
    305               Top = 17
    306               Width = 145
    307               Height = 21
    308               Color = clBtnFace
    309               ReadOnly = True
    310               TabOrder = 2
    311               Text = 'txtImmedColl'
    312             end
    313             object cboCollTime: TORComboBox
    314               Left = 8
    315               Top = 17
    316               Width = 149
    317               Height = 21
    318               Style = orcsDropDown
    319               AutoSelect = True
    320               Caption = 'Collection Date/Time'
    321               Color = clWindow
    322               DropDownCount = 8
    323               ItemHeight = 13
    324               ItemTipColor = clWindow
    325               ItemTipEnable = True
    326               ListItemsOnly = False
    327               LongList = False
    328               LookupPiece = 0
    329               MaxLength = 0
    330               Pieces = '2'
    331               Sorted = False
    332               SynonymChars = '<>'
    333               TabOrder = 0
    334               CharsNeedMatch = 1
    335             end
    336             object pnlCollTimeButton: TKeyClickPanel
    337               Left = 137
    338               Top = 19
    339               Width = 20
    340               Height = 19
    341               BevelOuter = bvNone
    342               Caption = 'Select collection time'
    343               TabOrder = 3
    344               TabStop = True
    345             end
    346             object calCollTime: TORDateBox
    347               Left = 8
    348               Top = 17
    349               Width = 149
    350               Height = 21
    351               TabOrder = 1
    352               OnChange = calCollTimeChange
    353               DateOnly = False
    354               RequireTime = False
    355             end
    356             object cboPreparation: TORComboBox
    357               Left = 352
    358               Top = 56
    359               Width = 149
    360               Height = 21
    361               Style = orcsDropDown
    362               AutoSelect = True
    363               Color = clWindow
    364               DropDownCount = 8
    365               Enabled = False
    366               Items.Strings = (
    367                 'I^Immediate'
    368                 'H^Hold')
    369               ItemHeight = 13
    370               ItemTipColor = clWindow
    371               ItemTipEnable = True
    372               ListItemsOnly = False
    373               LongList = False
    374               LookupPiece = 0
    375               MaxLength = 0
    376               Pieces = '2'
    377               Sorted = False
    378               SynonymChars = '<>'
    379               TabOrder = 8
    380               Visible = False
    381               OnChange = cboPreparationChange
    382               CharsNeedMatch = 1
    383             end
    384           end
    385           object pnlTop: TPanel
    386             Left = 0
    387             Top = 1
    388             Width = 513
    389             Height = 84
    390             TabOrder = 1
    391             object pnlSelect: TPanel
    392               Left = 5
    393               Top = 1
    394               Width = 511
    395               Height = 76
    396               TabOrder = 0
    397               object pnlDiagTests: TGroupBox
    398                 Left = 8
    399                 Top = 0
    400                 Width = 245
    401                 Height = 73
    402                 Caption = 'Diagnostic Tests'
    403                 Font.Charset = DEFAULT_CHARSET
    404                 Font.Color = clWindowText
    405                 Font.Height = -11
    406                 Font.Name = 'MS Sans Serif'
    407                 Font.Style = []
    408                 ParentFont = False
    409                 TabOrder = 0
    410                 object lblTNS: TLabel
    411                   Left = 8
    412                   Top = 52
    413                   Width = 3
    414                   Height = 13
    415                   Color = clActiveBorder
    416                   Font.Charset = DEFAULT_CHARSET
    417                   Font.Color = clMaroon
    418                   Font.Height = -11
    419                   Font.Name = 'MS Sans Serif'
    420                   Font.Style = []
    421                   ParentColor = False
    422                   ParentFont = False
    423                 end
    424                 object cboAvailTest: TORComboBox
    425                   Left = 7
    426                   Top = 18
    427                   Width = 226
    428                   Height = 21
    429                   Style = orcsDropDown
    430                   AutoSelect = True
    431                   Caption = 'Available Lab Tests'
    432                   Color = clWindow
    433                   DropDownCount = 8
    434                   ItemHeight = 13
    435                   ItemTipColor = clWindow
    436                   ItemTipEnable = True
    437                   ListItemsOnly = True
    438                   LongList = True
    439                   LookupPiece = 0
    440                   MaxLength = 0
    441                   Pieces = '2'
    442                   Sorted = False
    443                   SynonymChars = '<>'
    444                   TabOrder = 0
    445                   OnClick = cboAvailTestSelect
    446                   OnExit = cboAvailTestExit
    447                   OnNeedData = cboAvailTestNeedData
    448                   CharsNeedMatch = 1
    449                 end
    450               end
    451               object pnlBloodComponents: TGroupBox
    452                 Left = 252
    453                 Top = 0
    454                 Width = 253
    455                 Height = 73
    456                 Caption = 'Blood Components'
    457                 TabOrder = 1
    458                 object lblQuantity: TLabel
    459                   Left = 198
    460                   Top = 0
    461                   Width = 39
    462                   Height = 13
    463                   Caption = 'Quantity'
    464                 end
    465                 object lblModifiers: TLabel
    466                   Left = 10
    467                   Top = 48
    468                   Width = 42
    469                   Height = 13
    470                   Caption = 'Modifiers'
    471                 end
    472                 object cboAvailComp: TORComboBox
    473                   Left = 8
    474                   Top = 18
    475                   Width = 181
    476                   Height = 21
    477                   Style = orcsDropDown
    478                   AutoSelect = True
    479                   Caption = 'Available Lab Tests'
    480                   Color = clWindow
    481                   DropDownCount = 8
    482                   ItemHeight = 13
    483                   ItemTipColor = clWindow
    484                   ItemTipEnable = True
    485                   ListItemsOnly = True
    486                   LongList = True
    487                   LookupPiece = 0
    488                   MaxLength = 0
    489                   Pieces = '2'
    490                   Sorted = False
    491                   SynonymChars = '<>'
    492                   TabOrder = 0
    493                   OnClick = cboAvailCompSelect
    494                   OnExit = cboAvailCompExit
    495                   OnNeedData = cboAvailCompNeedData
    496                   CharsNeedMatch = 1
    497                 end
    498                 object tQuantity: TEdit
    499                   Left = 200
    500                   Top = 16
    501                   Width = 25
    502                   Height = 21
    503                   TabOrder = 1
    504                   Text = '0'
    505                 end
    506                 object upQuantity: TUpDown
    507                   Left = 225
    508                   Top = 16
    509                   Width = 15
    510                   Height = 21
    511                   Associate = tQuantity
    512                   Min = 0
    513                   Position = 0
    514                   TabOrder = 2
    515                   Wrap = False
    516                 end
    517                 object cboModifiers: TORComboBox
    518                   Left = 56
    519                   Top = 44
    520                   Width = 133
    521                   Height = 21
    522                   Style = orcsDropDown
    523                   AutoSelect = True
    524                   Caption = 'Modifier'
    525                   Color = clWindow
    526                   DropDownCount = 8
    527                   ItemHeight = 13
    528                   ItemTipColor = clWindow
    529                   ItemTipEnable = True
    530                   ListItemsOnly = True
    531                   LongList = False
    532                   LookupPiece = 0
    533                   MaxLength = 0
    534                   Sorted = False
    535                   SynonymChars = '<>'
    536                   TabOrder = 3
    537                   CharsNeedMatch = 1
    538                 end
    539               end
    540             end
    541           end
    542         end
    543         object TabResults: TTabSheet
    544           Caption = 'Lab Results'
    545           Enabled = False
    546           object edtResults: TCaptionRichEdit
    547             Left = 0
    548             Top = 8
    549             Width = 513
    550             Height = 369
    551             Font.Charset = DEFAULT_CHARSET
    552             Font.Color = clWindowText
    553             Font.Height = -11
    554             Font.Name = 'Courier New'
    555             Font.Style = []
    556             ParentFont = False
    557             TabOrder = 0
    558           end
     683        object cboQuick: TORComboBox
     684          Left = 15
     685          Top = 11
     686          Width = 488
     687          Height = 21
     688          Style = orcsDropDown
     689          AutoSelect = True
     690          Color = clWindow
     691          DropDownCount = 8
     692          ItemHeight = 13
     693          ItemTipColor = clWindow
     694          ItemTipEnable = True
     695          ListItemsOnly = False
     696          LongList = True
     697          LookupPiece = 0
     698          MaxLength = 0
     699          Pieces = '2'
     700          Sorted = False
     701          SynonymChars = '<>'
     702          TabOrder = 0
     703          OnClick = cboQuickClick
     704          CharsNeedMatch = 1
    559705        end
    560706      end
    561707      object pnlSelectedTests: TGroupBox
    562         Left = 4
    563         Top = 292
    564         Width = 518
    565         Height = 117
     708        Left = 0
     709        Top = 262
     710        Width = 701
     711        Height = 112
     712        Align = alTop
    566713        Caption = 'Selected Components and Tests'
    567         TabOrder = 1
     714        Font.Charset = DEFAULT_CHARSET
     715        Font.Color = clWindowText
     716        Font.Height = -11
     717        Font.Name = 'MS Sans Serif'
     718        Font.Style = [fsBold]
     719        ParentFont = False
     720        TabOrder = 3
    568721        Visible = False
    569         object btnAddTests: TORAlignSpeedButton
    570           Left = 426
    571           Top = 17
    572           Width = 75
    573           Height = 21
    574           Caption = 'Add'
    575           Font.Charset = DEFAULT_CHARSET
    576           Font.Color = clWindowText
    577           Font.Height = -11
    578           Font.Name = 'MS Sans Serif'
    579           Font.Style = []
    580           Glyph.Data = {
    581             F6000000424DF600000000000000760000002800000010000000100000000100
    582             0400000000008000000000000000000000001000000000000000000000000000
    583             8000008000000080800080000000800080008080000080808000C0C0C0000000
    584             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
    585             3333333333333333333333333333333333333333333003333333333333300333
    586             3333333333300333333333333330033333333330000000000333333000000000
    587             0333333333300333333333333330033333333333333003333333333333300333
    588             3333333333333333333333333333333333333333333333333333}
    589           ParentFont = False
    590           OnClick = btnAddTestsClick
    591         end
    592722        object lvSelectionList: TCaptionListView
    593           Left = 4
    594           Top = 16
    595           Width = 409
    596           Height = 93
     723          Left = 5
     724          Top = 12
     725          Width = 417
     726          Height = 91
     727          Color = clBtnFace
    597728          Columns = <
    598729            item
     
    609740            end
    610741            item
    611               Caption = 'ID'
     742              Caption = 'ModifierItemIndex'
     743              Width = 0
     744            end
     745            item
     746              Caption = 'TestIEN'
    612747              Width = 0
    613748            end>
     749          Font.Charset = DEFAULT_CHARSET
     750          Font.Color = clWindowText
     751          Font.Height = -11
     752          Font.Name = 'MS Sans Serif'
     753          Font.Style = [fsBold]
     754          ReadOnly = True
    614755          RowSelect = True
     756          ParentFont = False
    615757          TabOrder = 0
     758          TabStop = False
    616759          ViewStyle = vsReport
     760          OnClick = lvSelectionListClick
    617761          Caption = 'lvSelectionList'
    618762        end
    619763        object btnRemove: TButton
    620           Left = 426
    621           Top = 42
     764          Left = 428
     765          Top = 37
    622766          Width = 75
    623767          Height = 21
    624768          Caption = 'Remove'
     769          Font.Charset = DEFAULT_CHARSET
     770          Font.Color = clWindowText
     771          Font.Height = -11
     772          Font.Name = 'MS Sans Serif'
     773          Font.Style = []
     774          ParentFont = False
    625775          TabOrder = 1
    626776          OnClick = btnRemoveClick
    627777        end
    628778        object btnRemoveAll: TButton
    629           Left = 426
    630           Top = 68
     779          Left = 428
     780          Top = 64
    631781          Width = 75
    632782          Height = 21
    633783          Caption = 'Remove All'
     784          Font.Charset = DEFAULT_CHARSET
     785          Font.Color = clWindowText
     786          Font.Height = -11
     787          Font.Name = 'MS Sans Serif'
     788          Font.Style = []
     789          ParentFont = False
    634790          TabOrder = 2
    635791          OnClick = btnRemoveAllClick
    636792        end
     793      end
     794    end
     795    object TabResults: TTabSheet
     796      Caption = 'Lab Results'
     797      object edtResults: TCaptionRichEdit
     798        Left = -4
     799        Top = 57
     800        Width = 517
     801        Height = 290
     802        Font.Charset = DEFAULT_CHARSET
     803        Font.Color = clWindowText
     804        Font.Height = -11
     805        Font.Name = 'Courier New'
     806        Font.Style = []
     807        ParentFont = False
     808        TabOrder = 0
    637809      end
    638810    end
    639811  end
     812  inherited cmdAccept: TButton
     813    Left = 455
     814    Top = 399
     815    TabOrder = 2
     816    Visible = False
     817    ExplicitLeft = 455
     818    ExplicitTop = 399
     819  end
     820  inherited cmdQuit: TButton
     821    Left = 455
     822    Top = 426
     823    Width = 52
     824    TabOrder = 3
     825    ExplicitLeft = 455
     826    ExplicitTop = 426
     827    ExplicitWidth = 52
     828  end
     829  inherited pnlMessage: TPanel
     830    Left = 8
     831    Top = 409
     832    Width = 409
     833    Height = 49
     834    TabOrder = 1
     835    ExplicitLeft = 8
     836    ExplicitTop = 409
     837    ExplicitWidth = 409
     838    ExplicitHeight = 49
     839    inherited memMessage: TRichEdit
     840      Left = 42
     841      Top = 5
     842      Width = 360
     843      ExplicitLeft = 42
     844      ExplicitTop = 5
     845      ExplicitWidth = 360
     846    end
     847  end
     848  inherited amgrMain: TVA508AccessibilityManager
     849    Data = (
     850      (
     851        'Component = memOrder'
     852        'Status = stsDefault')
     853      (
     854        'Component = cmdAccept'
     855        'Status = stsDefault')
     856      (
     857        'Component = cmdQuit'
     858        'Status = stsDefault')
     859      (
     860        'Component = pnlMessage'
     861        'Status = stsDefault')
     862      (
     863        'Component = memMessage'
     864        'Status = stsDefault')
     865      (
     866        'Component = frmODBBank'
     867        'Status = stsDefault')
     868      (
     869        'Component = pnlComments'
     870        'Status = stsDefault')
     871      (
     872        'Component = btnUpdateComments'
     873        'Status = stsDefault')
     874      (
     875        'Component = btnCancelComment'
     876        'Status = stsDefault')
     877      (
     878        'Component = pgeProduct'
     879        'Status = stsDefault')
     880      (
     881        'Component = TabInfo'
     882        'Status = stsDefault')
     883      (
     884        'Component = edtInfo'
     885        'Status = stsDefault')
     886      (
     887        'Component = TabDiag'
     888        'Status = stsDefault')
     889      (
     890        'Component = TabResults'
     891        'Status = stsDefault')
     892      (
     893        'Component = edtResults'
     894        'Status = stsDefault')
     895      (
     896        'Component = pnlFields'
     897        'Status = stsDefault')
     898      (
     899        'Component = cboUrgency'
     900        'Status = stsDefault')
     901      (
     902        'Component = chkConsent'
     903        'Status = stsDefault')
     904      (
     905        'Component = cboSurgery'
     906        'Status = stsDefault')
     907      (
     908        'Component = pnlSelect'
     909        'Status = stsDefault')
     910      (
     911        'Component = pnlDiagnosticTests'
     912        'Status = stsDefault')
     913      (
     914        'Component = cboAvailTest'
     915        'Status = stsDefault')
     916      (
     917        'Component = pnlBloodComponents'
     918        'Status = stsDefault')
     919      (
     920        'Component = cboAvailComp'
     921        'Status = stsDefault')
     922      (
     923        'Component = tQuantity'
     924        'Status = stsDefault')
     925      (
     926        'Component = cboModifiers'
     927        'Status = stsDefault')
     928      (
     929        'Component = GroupBox1'
     930        'Status = stsDefault')
     931      (
     932        'Component = cboQuick'
     933        'Status = stsDefault')
     934      (
     935        'Component = pnlSelectedTests'
     936        'Status = stsDefault')
     937      (
     938        'Component = lvSelectionList'
     939        'Status = stsDefault')
     940      (
     941        'Component = btnRemove'
     942        'Status = stsDefault')
     943      (
     944        'Component = btnRemoveAll'
     945        'Status = stsDefault')
     946      (
     947        'Component = cboReasons'
     948        'Text = Applies to entire order'
     949        'Status = stsOK')
     950      (
     951        'Component = memDiagComment'
     952        'Status = stsDefault')
     953      (
     954        'Component = cboCollType'
     955        'Status = stsDefault')
     956      (
     957        'Component = cboCollTime'
     958        'Status = stsDefault')
     959      (
     960        'Component = calWantTime'
     961        'Status = stsDefault')
     962      (
     963        'Component = calCollTime'
     964        'Status = stsDefault')
     965      (
     966        'Component = txtImmedColl'
     967        'Status = stsDefault')
     968      (
     969        'Component = pnlCollTimeButton'
     970        'Status = stsDefault'))
     971  end
    640972  object dlgLabCollTime: TORDateTimeDlg
    641     FMDateTime = 2980923
     973    FMDateTime = 2980923.000000000000000000
    642974    DateOnly = False
    643975    RequireTime = True
    644976    Left = 435
    645     Top = 12
     977    Top = 72
    646978  end
    647979  object ORWanted: TORDateTimeDlg
    648     FMDateTime = 2980923
     980    FMDateTime = 2980923.000000000000000000
    649981    DateOnly = False
    650982    RequireTime = True
    651     Left = 335
    652     Top = 12
    653   end
    654   object ImageList1: TImageList
    655     Left = 388
    656     Top = 12
    657     Bitmap = {
    658       494C010104000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
    659       0000000000003600000028000000400000003000000001002000000000000030
    660       0000000000000000000000000000000000000000000000000000000000000000
    661       0000000000000000000000000000000000000000000000000000000000000000
    662       0000000000000000000000000000000000000000000000000000000000000000
    663       0000000000000000000000000000000000000000000000000000000000000000
    664       0000000000000000000000000000000000000000000000000000000000000000
    665       0000000000000000000000000000000000000000000000000000000000000000
    666       0000000000000000000000000000000000000000000000000000000000000000
    667       0000000000000000000000000000000000000000000000000000000000000000
    668       0000000000000000000000000000000000000000000000000000000000000000
    669       0000000000000000000000000000000000000000000000000000000000000000
    670       0000000000000000000000000000000000000000000000000000000000000000
    671       0000000000000000000000000000000000000000000000000000000000000000
    672       0000000000000000000000000000000000000000000000000000000000000000
    673       0000000000000000000000000000000000000000000000000000000000000000
    674       0000000000000000000000000000000000000000000000000000000000000000
    675       0000000000000000000000000000000000000000000000000000000000000000
    676       0000000000000000000000000000000000000000000000000000000000000000
    677       0000000000000000000000000000000000000000000000000000000000000000
    678       0000000000000000000000000000000000000000000000000000000000000000
    679       0000000000000000000000000000000000000000000000000000000000000000
    680       0000000000000000000000000000000000000000000000000000000000000000
    681       0000000000000000000000000000000000000000000000000000000000000000
    682       0000000000000000000000000000000000000000000000000000000000000000
    683       0000000000000000000000000000000000000000000000000000000000000000
    684       0000000000000000000000000000000000000000000000000000000000000000
    685       0000000000000000000000000000000000000000000000000000000000000000
    686       0000000000000000000000000000000000000000000000000000000000000000
    687       0000000000000000000000000000000000000000000000000000000000000000
    688       0000000000000000000000000000000000000000000000000000000000000000
    689       0000000000000000000000000000000000000000000000000000000000000000
    690       0000000000000000000000000000000000000000000000000000000000000000
    691       0000000000000000000000000000000000000000000000000000000000000000
    692       0000000000000000000000000000000000000000000000000000000000000000
    693       0000000000000000000000000000000000000000000000000000000000000000
    694       0000000000000000000000000000000000000000000000000000000000000000
    695       0000000000000000000000000000000000000000000000000000000000000000
    696       0000000000000000000000000000000000000000000000000000000000000000
    697       0000000000000000000000000000000000000000000000000000000000000000
    698       0000000000000000000000000000000000000000000000000000000000000000
    699       0000000000000000000000000000000000000000000000000000000000000000
    700       0000000000000000000000000000000000000000000000000000000000000000
    701       0000000000000000000000000000000000000000000000000000000000000000
    702       0000000000000000000000000000000000000000000000000000000000000000
    703       0000000000000000000000000000000000000000000000000000000000000000
    704       0000000000000000000000000000000000000000000000000000000000000000
    705       0000000000000000000000000000000000000000000000000000000000000000
    706       0000000000000000000000000000000000000000000000000000000000000000
    707       0000000000000000000000000000000000000000000000000000000000000000
    708       0000000000000000000000000000000000000000000000000000000000000000
    709       0000000000000000000000000000000000000000000000000000000000000000
    710       0000000000000000000000000000000000000000000000000000000000000000
    711       0000000000000000000000000000000000000000000000000000000000000000
    712       0000000000000000000000000000000000000000000000000000000000000000
    713       0000000000000000000000000000000000000000000000000000000000000000
    714       0000000000000000000000000000000000000000000000000000000000000000
    715       0000000000000000000000000000000000000000000000000000000000000000
    716       0000000000000000000000000000000000000000000000000000000000000000
    717       0000000000000000000000000000000000000000000000000000000000000000
    718       0000000000000000000000000000000000000000000000000000000000000000
    719       0000000000000000000000000000000000000000000000000000000000000000
    720       0000000000000000000000000000000000000000000000000000000000000000
    721       0000000000000000000000000000000000000000000000000000000000000000
    722       0000000000000000000000000000000000000000000000000000000000000000
    723       0000000000000000000000000000000000000000000000000000000000000000
    724       0000000000000000000000000000000000000000000000000000000000000000
    725       0000000000000000000000000000000000000000000000000000000000000000
    726       0000000000000000000000000000000000000000000000000000000000000000
    727       0000000000000000000000000000000000000000000000000000000000000000
    728       0000000000000000000000000000000000000000000000000000000000000000
    729       0000000000000000000000000000000000000000000000000000000000000000
    730       0000000000000000000000000000000000000000000000000000000000000000
    731       0000000000000000000000000000000000000000000000000000000000000000
    732       0000000000000000000000000000000000000000000000000000000000000000
    733       0000000000000000000000000000000000000000000000000000000000000000
    734       0000000000000000000000000000000000000000000000000000000000000000
    735       0000000000000000000000000000000000000000000000000000000000000000
    736       0000000000000000000000000000000000000000000000000000000000000000
    737       0000000000000000000000000000000000000000000000000000000000000000
    738       0000000000000000000000000000000000000000000000000000000000000000
    739       0000000000000000000000000000000000000000000000000000000000000000
    740       0000000000000000000000000000000000000000000000000000000000000000
    741       0000000000000000000000000000000000000000000000000000000000000000
    742       0000000000000000000000000000000000000000000000000000000000000000
    743       0000000000000000000000000000000000000000000000000000000000000000
    744       0000000000000000000000000000000000000000000000000000000000000000
    745       0000000000000000000000000000000000000000000000000000000000000000
    746       0000000000000000000000000000000000000000000000000000000000000000
    747       0000000000000000000000000000000000000000000000000000000000000000
    748       0000000000000000000000000000000000000000000000000000000000000000
    749       0000000000000000000000000000000000000000000000000000000000000000
    750       0000000000000000000000000000000000000000000000000000000000000000
    751       0000000000000000000000000000000000000000000000000000000000000000
    752       0000000000000000000000000000000000000000000000000000000000000000
    753       0000000000000000000000000000000000000000000000000000000000000000
    754       0000000000000000000000000000000000000000000000000000000000000000
    755       0000000000000000000000000000000000000000000000000000000000000000
    756       0000000000000000000000000000000000000000000000000000000000000000
    757       0000000000000000000000000000000000000000000000000000000000000000
    758       0000000000000000000000000000000000000000000000000000000000000000
    759       0000000000000000000000000000000000000000000000000000000000000000
    760       0000000000000000000000000000000000000000000000000000000000000000
    761       0000000000000000000000000000000000000000000000000000000000000000
    762       0000000000000000000000000000000000000000000000000000000000000000
    763       0000000000000000000000000000000000000000000000000000000000000000
    764       0000000000000000000000000000000000000000000000000000000000000000
    765       0000000000000000000000000000000000000000000000000000000000000000
    766       0000000000000000000000000000000000000000000000000000000000000000
    767       0000000000000000000000000000000000000000000000000000000000000000
    768       0000000000000000000000000000000000000000000000000000000000000000
    769       0000000000000000000000000000000000000000000000000000000000000000
    770       0000000000000000000000000000000000000000000000000000000000000000
    771       0000000000000000000000000000000000000000000000000000000000000000
    772       0000000000000000000000000000000000000000000000000000000000000000
    773       0000000000000000000000000000000000000000000000000000000000000000
    774       0000000000000000000000000000000000000000000000000000000000000000
    775       0000000000000000000000000000000000000000000000000000000000000000
    776       0000000000000000000000000000000000000000000000000000000000000000
    777       0000000000000000000000000000000000000000000000000000000000000000
    778       0000000000000000000000000000000000000000000000000000000000000000
    779       0000000000000000000000000000000000000000000000000000000000000000
    780       0000000000000000000000000000000000000000000000000000000000000000
    781       0000000000000000000000000000000000000000000000000000000000000000
    782       0000000000000000000000000000000000000000000000000000000000000000
    783       0000000000000000000000000000000000000000000000000000000000000000
    784       0000000000000000000000000000000000000000000000000000000000000000
    785       0000000000000000000000000000000000000000000000000000000000000000
    786       0000000000000000000000000000000000000000000000000000000000000000
    787       0000000000000000000000000000000000000000000000000000000000000000
    788       0000000000000000000000000000000000000000000000000000000000000000
    789       0000000000000000000000000000000000000000000000000000000000000000
    790       0000000000000000000000000000000000000000000000000000000000000000
    791       0000000000000000000000000000000000000000000000000000000000000000
    792       0000000000000000000000000000000000000000000000000000000000000000
    793       0000000000000000000000000000000000000000000000000000000000000000
    794       0000000000000000000000000000000000000000000000000000000000000000
    795       0000000000000000000000000000000000000000000000000000000000000000
    796       0000000000000000000000000000000000000000000000000000000000000000
    797       0000000000000000000000000000000000000000000000000000000000000000
    798       0000000000000000000000000000000000000000000000000000000000000000
    799       0000000000000000000000000000000000000000000000000000000000000000
    800       0000000000000000000000000000000000000000000000000000000000000000
    801       0000000000000000000000000000000000000000000000000000000000000000
    802       0000000000000000000000000000000000000000000000000000000000000000
    803       0000000000000000000000000000000000000000000000000000000000000000
    804       0000000000000000000000000000000000000000000000000000000000000000
    805       0000000000000000000000000000000000000000000000000000000000000000
    806       0000000000000000000000000000000000000000000000000000000000000000
    807       0000000000000000000000000000000000000000000000000000000000000000
    808       0000000000000000000000000000000000000000000000000000000000000000
    809       0000000000000000000000000000000000000000000000000000000000000000
    810       0000000000000000000000000000000000000000000000000000000000000000
    811       0000000000000000000000000000000000000000000000000000000000000000
    812       0000000000000000000000000000000000000000000000000000000000000000
    813       0000000000000000000000000000000000000000000000000000000000000000
    814       0000000000000000000000000000000000000000000000000000000000000000
    815       0000000000000000000000000000000000000000000000000000000000000000
    816       0000000000000000000000000000000000000000000000000000000000000000
    817       0000000000000000000000000000000000000000000000000000000000000000
    818       0000000000000000000000000000000000000000000000000000000000000000
    819       0000000000000000000000000000000000000000000000000000000000000000
    820       0000000000000000000000000000000000000000000000000000000000000000
    821       0000000000000000000000000000000000000000000000000000000000000000
    822       0000000000000000000000000000000000000000000000000000000000000000
    823       0000000000000000000000000000000000000000000000000000000000000000
    824       0000000000000000000000000000000000000000000000000000000000000000
    825       0000000000000000000000000000000000000000000000000000000000000000
    826       0000000000000000000000000000000000000000000000000000000000000000
    827       0000000000000000000000000000000000000000000000000000000000000000
    828       0000000000000000000000000000000000000000000000000000000000000000
    829       0000000000000000000000000000000000000000000000000000000000000000
    830       0000000000000000000000000000000000000000000000000000000000000000
    831       0000000000000000000000000000000000000000000000000000000000000000
    832       0000000000000000000000000000000000000000000000000000000000000000
    833       0000000000000000000000000000000000000000000000000000000000000000
    834       0000000000000000000000000000000000000000000000000000000000000000
    835       0000000000000000000000000000000000000000000000000000000000000000
    836       0000000000000000000000000000000000000000000000000000000000000000
    837       0000000000000000000000000000000000000000000000000000000000000000
    838       0000000000000000000000000000000000000000000000000000000000000000
    839       0000000000000000000000000000000000000000000000000000000000000000
    840       0000000000000000000000000000000000000000000000000000000000000000
    841       0000000000000000000000000000000000000000000000000000000000000000
    842       0000000000000000000000000000000000000000000000000000000000000000
    843       0000000000000000000000000000000000000000000000000000000000000000
    844       0000000000000000000000000000000000000000000000000000000000000000
    845       0000000000000000000000000000000000000000000000000000000000000000
    846       0000000000000000000000000000000000000000000000000000000000000000
    847       0000000000000000000000000000000000000000000000000000000000000000
    848       0000000000000000000000000000000000000000000000000000000000000000
    849       0000000000000000000000000000000000000000000000000000000000000000
    850       0000000000000000000000000000000000000000000000000000000000000000
    851       0000000000000000000000000000000000000000000000000000000000000000
    852       0000000000000000000000000000000000000000000000000000000000000000
    853       0000000000000000000000000000000000000000000000000000000000000000
    854       0000000000000000000000000000000000000000000000000000000000000000
    855       0000000000000000000000000000000000000000000000000000000000000000
    856       0000000000000000000000000000000000000000000000000000000000000000
    857       0000000000000000000000000000000000000000000000000000000000000000
    858       0000000000000000000000000000000000000000000000000000000000000000
    859       0000000000000000000000000000000000000000000000000000000000000000
    860       0000000000000000000000000000000000000000000000000000000000000000
    861       0000000000000000000000000000000000000000000000000000000000000000
    862       0000000000000000000000000000000000000000000000000000000000000000
    863       0000000000000000000000000000000000000000000000000000000000000000
    864       0000000000000000000000000000000000000000000000000000000000000000
    865       0000000000000000000000000000000000000000000000000000000000000000
    866       0000000000000000000000000000000000000000000000000000000000000000
    867       0000000000000000000000000000000000000000000000000000000000000000
    868       0000000000000000000000000000000000000000000000000000000000000000
    869       0000000000000000000000000000000000000000000000000000000000000000
    870       0000000000000000000000000000000000000000000000000000000000000000
    871       0000000000000000000000000000000000000000000000000000000000000000
    872       0000000000000000000000000000000000000000000000000000000000000000
    873       0000000000000000000000000000000000000000000000000000000000000000
    874       0000000000000000000000000000000000000000000000000000000000000000
    875       0000000000000000000000000000000000000000000000000000000000000000
    876       0000000000000000000000000000000000000000000000000000000000000000
    877       0000000000000000000000000000000000000000000000000000000000000000
    878       0000000000000000000000000000000000000000000000000000000000000000
    879       0000000000000000000000000000000000000000000000000000000000000000
    880       0000000000000000000000000000000000000000000000000000000000000000
    881       0000000000000000000000000000000000000000000000000000000000000000
    882       0000000000000000000000000000000000000000000000000000000000000000
    883       0000000000000000000000000000000000000000000000000000000000000000
    884       0000000000000000000000000000000000000000000000000000000000000000
    885       0000000000000000000000000000000000000000000000000000000000000000
    886       0000000000000000000000000000000000000000000000000000000000000000
    887       0000000000000000000000000000000000000000000000000000000000000000
    888       0000000000000000000000000000000000000000000000000000000000000000
    889       0000000000000000000000000000000000000000000000000000000000000000
    890       0000000000000000000000000000000000000000000000000000000000000000
    891       0000000000000000000000000000000000000000000000000000000000000000
    892       0000000000000000000000000000000000000000000000000000000000000000
    893       0000000000000000000000000000000000000000000000000000000000000000
    894       0000000000000000000000000000000000000000000000000000000000000000
    895       0000000000000000000000000000000000000000000000000000000000000000
    896       0000000000000000000000000000000000000000000000000000000000000000
    897       0000000000000000000000000000000000000000000000000000000000000000
    898       0000000000000000000000000000000000000000000000000000000000000000
    899       0000000000000000000000000000000000000000000000000000000000000000
    900       0000000000000000000000000000000000000000000000000000000000000000
    901       0000000000000000000000000000000000000000000000000000000000000000
    902       0000000000000000000000000000000000000000000000000000000000000000
    903       0000000000000000000000000000000000000000000000000000000000000000
    904       0000000000000000000000000000000000000000000000000000000000000000
    905       0000000000000000000000000000000000000000000000000000000000000000
    906       0000000000000000000000000000000000000000000000000000000000000000
    907       0000000000000000000000000000000000000000000000000000000000000000
    908       0000000000000000000000000000000000000000000000000000000000000000
    909       0000000000000000000000000000000000000000000000000000000000000000
    910       0000000000000000000000000000000000000000000000000000000000000000
    911       0000000000000000000000000000000000000000000000000000000000000000
    912       0000000000000000000000000000000000000000000000000000000000000000
    913       0000000000000000000000000000000000000000000000000000000000000000
    914       0000000000000000000000000000000000000000000000000000000000000000
    915       0000000000000000000000000000000000000000000000000000000000000000
    916       0000000000000000000000000000000000000000000000000000000000000000
    917       0000000000000000000000000000000000000000000000000000000000000000
    918       0000000000000000000000000000000000000A0A0A002F2F2F00222222000C0C
    919       0C0015151500262626002A2A2A001F1F1F0001010100171717001C1C1C001313
    920       13001B1B1B00181818001616160000000000CFCFD000D9D9D900E2E2E200E9EA
    921       EA00F1F1F300FAFDF600FFFFFE00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
    922       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0017171700A2A2A200FFFFFF00FAFA
    923       FA00A7B8110045BC3B0032C32100E0ED4B00DEF65200D8E34600B0B81800C4CC
    924       2B00E3F45100D0F14900D5E34500AFA31D000000000000000000000000000000
    925       0000000000000000000000000000000000000000000000000000000000000000
    926       0000000000000000000000000000000000000700040005D0250006D6320006D8
    927       260007F9070012FC0E0008FC000008FB0C000311ED000000FD00100ADF000000
    928       110000000000000000000000000002020200DDDEDF00E5E5E600E8E8ED009896
    929       A6004B4992004240BC003734BE003734C4003F3DCB005250D50079779700FFFF
    930       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0056151700B2A09F00FAFAFA00F5F5
    931       F500BD9E070036E1370096D53200DEEE4300E8E73F00D5EE4600B99D1000BEB7
    932       1400E9E74200C7D12300AFD73B00D28229000000000000000000000000000000
    933       0000000000000000000000000000000000000000000000000000000000000000
    934       0000000000000000000000000000000000000600040001FF000001FF000001FF
    935       000001FF000001FF000001FF000000FF05000EC4360004ED000004E119000000
    936       270000000000000000000000000002020200E4E4E500E9EAE80063606B005C59
    937       CB00544FCD004E48CD004944BC004540C800433FCD004A48D3006060DE009695
    938       BD00FFFFFF00FFFFFF00FFFFFF00FFFFFF00BF191800EDA6A300FCFCFC00FCFC
    939       FC00A4A103005ECF770080D32A0046BD140081DD36009CE03500F2F54B007FCF
    940       28006FCE2900EFF55400BAA81B00C78F20000000000000000000000000000000
    941       0000000000000000000000000000000000000000000000000000000000000000
    942       0000000000000000000000000000000000000500030001FF000001FF000001FF
    943       000001FF000001FF000001FF000001FF000001FF000010FD020005FF05000500
    944       000000000000000000000000000002020200E9EAE7009D99BF007773EC007A75
    945       F6007C75F700756EF4006D66E800635DDA00514DD0004A47D3005451D8006E6C
    946       DB00FFFFFF00FFFFFF00FFFFFF00FFFFFF00CF292800F2ABA800FCFCFC00FCFC
    947       FC00C2B91600CFC8250066C61B0036DB340021AB0600DCEF4C00F0F8510047BB
    948       140022BE1900F4F34F00C2911700B7B415000000000000000000000000000000
    949       0000000000000000000000000000000000000000000000000000000000000000
    950       0000000000000000000000000000000000000801060001FF000001FF000001FF
    951       000001FF000001FF000001FF000001FF000001FF000010FD020005FF05000500
    952       000000000000000000000000000002020200EBEBED00A9A6D7009691F6009B95
    953       FB00AAA3FF00A79EFF009B93FF00837AF2006761D5005651C3005753D6006C6A
    954       DE00FDFEFF00FFFFFF00FFFFFF00FFFFFF00D57C2C00F2CAAE00FEFEFE00FCFC
    955       FC00F4FC5500E4F14F0057C41A003EE33C0043BD1500C0E94000F2F14900B0DD
    956       3A000DB60C00EFF24800D0F04500E1AD7E000000000000000000000000000000
    957       0000000000000000000000000000000000000000000000000000000000000000
    958       0000000000000000000000000000000000000500030001FF000001FF000001FF
    959       000001FF000001FF000001FF000001FF000001FF000010FD020005FF05000500
    960       000000000000000000000000000002020200EDEDEE00EAEAEE00ABA5F600BAB5
    961       FB00E9E6FC00FFFFFF00D4D1FF009A92FD007770E400615CCB005F5BD400726F
    962       D900FFFFFF00FFFFFF00FFFFFF00FFFFFF00CFCF2900F0ECA500FCFCFC00FCFC
    963       FC0042F0450019B215001CBC160017B70B0079D42B0025D52A00E9F64E004BC0
    964       17002FC31700D9F34C003FB90F00FFFFF3000000000000000000000000000000
    965       0000000000000000000000000000000000000000000000000000000000000000
    966       0000000000000000000000000000000000000D060B0001FF000000EB110000FF
    967       0B000DFE070001FF000001FF000001FF000000EE0F000AFD080006F806000802
    968       030000000000000000000000000002020200EDEDEE00F1F1F200EDECEF00B9B3
    969       F800C1BBFC00D1D0FE00BEB6FF00968DFF007973EC006863D4006B67CA008381
    970       B800FFFFFF00FFFFFF00FFFFFF00FFFFFF009ED52A00D5EFA300FCFCFC00FCFC
    971       FC005DE8610050F57C009FDE3A003FE33E001EBA150027C017008AD92E003EC3
    972       1F0026BB14007FDE3A0037BB1000FFF2FA000000000000000000000000000000
    973       0000000000000000000000000000000000000000000000000000000000000000
    974       0000000000000000000000000000000000000500030001FF000000DC1D0001FF
    975       000006FF000001FF000001FF000001FF00000BFF070010FD020001FF00000500
    976       000000000000000000000000000002020200EBEBEC00EFEFEF00F2F1F300F4F3
    977       F300ABA7F100A39DF7009E8EFE00887AFF006D69E2006965CF007471C500E9EB
    978       F900FFFFFF00FFFFFF00FFFFFF00FFFFFF001DBF2A00A2E79E00FCFCFC00FCFC
    979       FC00BAAA670078EBD80034DE48004FF6870034D6360086CB2E00A1E032009FE2
    980       430022D931007DF96900E2F2F900FCFCFC000000000000000000000000000000
    981       0000000000000000000000000000000000000000000000000000000000000000
    982       0000000000000000000000000000000000000801060001FF000000E1220001FF
    983       000006FF000001FF000000FE000001FF000009FF070010FD020001FF00000500
    984       000000000000000000000000000002020200E5E5E500E9E9EA00ECECED00EFEF
    985       F000EFEEF1008A85E200736EF600635EF700615EC9006B68B000BCBCDC00FFFF
    986       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0050FB9F00B0FFD800F9F9F900FBFB
    987       FB00FCFCFC00FAFAFA006EB247002FFF860017AD13009BD53A000FB0000025C1
    988       2700DCE2D100FCFCFC00FCFCFC00FCFCFC000000000000000000000000000000
    989       0000000000000000000000000000000000000000000000000000000000000000
    990       0000000000000000000000000000000000000C00030001FF000000E1220001FF
    991       000006FF000001FF00000EFC000007FC02000AE4210010FF000002FF00000901
    992       010000000000000000000000000002020200DBDBDB00E0E0E100E5E5E600E8E8
    993       E900EAE9EA00E7EBE6005F5EDE005858EF005F60A2008989B300FCFBFD00FFFF
    994       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0042DBEA00ACECF700FFFFFF00FBFB
    995       FB00FCFCFC00FDFDFD00FFE9FF00EEDDC200127DBA0035D73C0043C70800E2C5
    996       A000FFFEFF00FCFCFC00FCFCFC00FCFCFC000000000000000000000000000000
    997       0000000000000000000000000000000000000000000000000000000000000000
    998       0000000000000000000000000000000000000500030003FF000000DD2A0001FF
    999       000006FF000002FD020005FF000000FF000000180A0004FF07001ECB16000002
    1000       000000000000000000000000000002020200C9C9CA00D0D0D100D7D8D800DCDC
    1001       DD00DEDFE000E0E1E100E1E0E0005353E3005A5D7500EDF0F100F6F9F900FAFB
    1002       FB00FDFDFE00FEFEFE00FFFFFF00FFFFFF006393E500BAD2EE00FCFCFC00FCFC
    1003       FC00FCFCFC00FCFCFC00FCFCFC00FFFFF800DE39D600167EB90044D8EE00F5FA
    1004       FF00FCFCFC00FCFCFC00FCFCFC00FCFCFC000000000000000000000000000000
    1005       0000000000000000000000000000000000000000000000000000000000000000
    1006       0000000000000000000000000000000000000902070000FF000000DD2A0001FF
    1007       000006FF00000DF6060015751A0007FF00000806060003FF0000001000000005
    1008       000000000000000000000000000002020200B7B8B800BCBDBD00C4C5C500CCCD
    1009       CD00D1D1D100D4D5D500D7D7D800C6C5D0004D4EA900E5E6E300EDEEED00F3F4
    1010       F400F8F8F800FBFBFB00FCFCFC00FCFDFD00DC3BD300F0AAF000FDFDFD00FCFC
    1011       FC00FCFCFC00FCFCFC00FCFCFC00F1F2FF00C820B9001EA8B4005BCAFA00EAEC
    1012       FF00FCFCFC00FCFCFC00FCFCFC00FCFCFC000000000000000000000000000000
    1013       0000000000000000000000000000000000000000000000000000000000000000
    1014       0000000000000000000000000000000000000500030000FF000000DD2A0001FF
    1015       000006FF00000DB0000020001C0000F500001300140025000D00000200000401
    1016       000000000000000000000000000002020200A5A5A600A5A5A600ACADAD00B5B5
    1017       B500BDBCBD0000000000C6C7C800CBC8CB00B1B0C400BDBDC100DDDDDB00E4E4
    1018       E400EAEAEA00EEEFEF00F1F2F200F2F3F300E03FD700F3ADF300F8F8F800FCFC
    1019       FC00FCFCFC00FCFCFC00FCFCFC00CCC7C600AD68C900515ADA0035C83600B185
    1020       8600FCFCFC00FCFCFC00FCFCFC00FCFCFC000000000000000000000000000000
    1021       0000000000000000000000000000000000000000000000000000000000000000
    1022       0000000000000000000000000000000000000A03080000FF000000D7240001FF
    1023       0000000600001D3F160000010000219024000000070000000000020103000000
    1024       0000000000000000000000000000020202008F8F8F008F8F8F008F8F8F009596
    1025       96009D9E9E00A5A5A600AAABAB00B0B0B100B6B6B700BAB8BA009C9DA100C5C6
    1026       C700CDCECE00D2D2D300D5D5D600D6D6D600A71BC200DE9FE500FCFCFC00FCFC
    1027       FC00FCFCFC00FCFCFC00FCFCFC00DA971200AFB91300CEA42100E86B2100677E
    1028       AE00FCFCFC00FCFCFC00FCFCFC00FCFCFC000000000000000000000000000000
    1029       0000000000000000000000000000000000000000000000000000000000000000
    1030       0000000000000000000000000000000000000903000014F70600130830000BED
    1031       00000200010008000A0003020400000700000000070000000000020103000000
    1032       0000000000000000000000000000020202007C7D7D007C7D7D007C7D7D007C7D
    1033       7D007E7E7E00848585008B8B8C0091919200979798009C9D9D00A1A1A000A3A4
    1034       A200A8A9A900AEAEAE00B1B1B100B2B2B3003A2EFF00B0ADFD00FEFEFE00FFFF
    1035       FF00FCFCFC00FCFCFC00FFFCFF00AAD83100FAF8FE00511C1900FAE7F000EDD8
    1036       E000FCFCFC00FCFCFC00FCFCFC00FCFCFC000000000000000000000000000000
    1037       0000000000000000000000000000000000000000000000000000000000000000
    1038       00000000000000000000000000000000000013131300161616000A0D11000000
    1039       0000030408000101010001010100010101000000030001010100000100000101
    1040       0100010101000101010001010100020202006B6B6C006B6B6C006B6B6C006B6B
    1041       6C006B6B6C006B6B6C006B6B6C006D6D6E0072727200767677007A7B7B007E7E
    1042       7E00818182008484840087878700888889000C04F10099A0F000F7F7F700FBFB
    1043       FB00FCFCFC00FCFCFC00FDFFFF00FFF7FF0057262400CE5C45009A252200B8C9
    1044       C600FCFCFC00FCFCFC00FCFCFC00FCFCFC00424D3E000000000000003E000000
    1045       2800000040000000300000000100010000000000800100000000000000000000
    1046       000000000000000000000000FFFFFF0000000000000000000000000000000000
    1047       0000000000000000000000000000000000000000000000000000000000000000
    1048       0000000000000000000000000000000000000000000000000000000000000000
    1049       0000000000000000000000000000000000000000000000000000000000000000
    1050       0000000000000000000000000000000000000000000000000000000000000000
    1051       0000000000000000000000000000000000000000000000000000000000000000
    1052       0000000000000000000000000000000000000000000000000000000000000000
    1053       0000000000000000000000000000000000000000000000000000000000000000
    1054       00000000000000000000000000000000FFFF000000000000FFFF000000000000
    1055       FFFF000000000000FFFF000000000000FFFF000000000000FFFF000000000000
    1056       FFFF000000000000FFFF000000000000FFFF000000000000FFFF000000000000
    1057       FFFF000000000000FFFF000000000000FFFF000004000000FFFF000000000000
    1058       FFFF000000000000FFFF00000000000000000000000000000000000000000000
    1059       000000000000}
     983    Left = 343
     984    Top = 72
    1060985  end
    1061986end
Note: See TracChangeset for help on using the changeset viewer.