
Start_Screen()
Put_Image(1,22,'BACK.PCX')
Draw_Window(5,46,630,211,1,'Osiris v5.0 For Windows 95')
Entry_Field(120,91,0,60,1,'')
Entry_Field(120,136,0,61,1,'')
Shadow_Text(40,91,15,0,3,'Send To')
Shadow_Text(40,136,15,0,3,'Subject')
Draw_Button(290,181,60,35,1,4,'Okay')
End_Screen()
