
Start_Screen()
Hide_Mouse()
Put_Image(1,22,'BACK.PCX')
Draw_Window(5,46,630,206,1,'Osiris v5.0 For Windows 95')
Flood_Fill(435,56,4)
Flood_Fill(405,81,9)
Entry_Field(120,111,0,61,1,'')
Shadow_Text(40,116,15,0,3,'Subject')
Draw_Button(290,161,60,35,1,4,'Okay')
Show_Mouse()
End_Screen()
