object fmSplash: TfmSplash Left = 222 Top = 139 BorderIcons = [] BorderStyle = bsNone Caption = '"Prediction the Future"' ClientHeight = 329 ClientWidth = 521 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 521 Height = 329 BevelWidth = 5 TabOrder = 0 object Bevel3: TBevel Left = 280 Top = 264 Width = 225 Height = 49 Shape = bsBottomLine end object Bevel4: TBevel Left = 280 Top = 16 Width = 225 Height = 41 Shape = bsTopLine end object Bevel1: TBevel Left = 456 Top = 16 Width = 49 Height = 297 Shape = bsRightLine end object Bevel2: TBevel Left = 15 Top = 16 Width = 266 Height = 297 Shape = bsFrame end object Label1: TLabel Left = 288 Top = 52 Width = 209 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Welcome to' end object Label2: TLabel Left = 288 Top = 72 Width = 209 Height = 23 Alignment = taCenter AutoSize = False Caption = '"Predicting the Future"' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label3: TLabel Left = 288 Top = 126 Width = 209 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Hawes Handicapping Method' end object Label4: TLabel Left = 288 Top = 239 Width = 209 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Copyright � 1998' end object Label5: TLabel Left = 288 Top = 263 Width = 209 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Jazzy Software' end object Label6: TLabel Left = 288 Top = 104 Width = 209 Height = 13 Alignment = taCenter AutoSize = False Caption = 'with the' end object Image1: TImage Left = 23 Top = 24 Width = 250 Height = 282 Stretch = True end object MediaPlayer1: TMediaPlayer Left = 134 Top = 184 Width = 253 Height = 30 Visible = False TabOrder = 0 end end end