VERSION 2.00 Begin Form frmSplash BackColor = &H00000000& ClientHeight = 4155 ClientLeft = 1095 ClientTop = 1485 ClientWidth = 6075 ControlBox = 0 'False Height = 4560 Left = 1035 LinkTopic = "Form1" MaxButton = 0 'False MinButton = 0 'False ScaleHeight = 4155 ScaleWidth = 6075 Top = 1140 Width = 6195 Begin Shape Shape1 BorderColor = &H0000FF00& Height = 2175 Left = 2010 Top = 1140 Width = 2145 End Begin Image Image1 BorderStyle = 1 'Fixed Single Height = 2010 Left = 2070 Picture = SPLASH.FRX:0000 Top = 1230 Width = 2010 End Begin Label Label1 BackStyle = 0 'Transparent Caption = "Junction" FontBold = -1 'True FontItalic = -1 'True FontName = "Courier New" FontSize = 36 FontStrikethru = 0 'False FontUnderline = 0 'False ForeColor = &H0000FF00& Height = 795 Index = 1 Left = 2250 TabIndex = 0 Top = 210 Width = 3555 End Begin Label Label1 Alignment = 1 'Right Justify BackStyle = 0 'Transparent Caption = "Word" FontBold = -1 'True FontItalic = 0 'False FontName = "Courier New" FontSize = 36 FontStrikethru = 0 'False FontUnderline = 0 'False ForeColor = &H00C00000& Height = 795 Index = 0 Left = 360 TabIndex = 1 Top = 210 Width = 1815 End Begin Label Label2 Alignment = 2 'Center BackColor = &H00000000& BackStyle = 0 'Transparent Caption = "A PC Magazine Utility By Jonathan Waldman And Jack R. Heath" FontBold = 0 'False FontItalic = 0 'False FontName = "MS Sans Serif" FontSize = 8.25 FontStrikethru = 0 'False FontUnderline = 0 'False ForeColor = &H0000FF00& Height = 255 Left = 600 TabIndex = 2 Top = 3600 Width = 4905 End End Sub Form_Load () CenterForm Me End Sub