
Start_Screen()
Hide_Mouse()
Put_Image(1,21,'BACK.PCX')
Draw_Window(95,46,455,276,1,'Osiris v5.0')
Put_Image(290,76,'MIKE.PCX')
Flood_Fill(135,76,15)
Draw_Button(105,241,60,35,1,29,'Okay')
Flood_Fill(300,61,4)
Standard_Text(105,96,16,3,'Expire Subscription in how')
Standard_Text(105,116,16,3,'days from the CURRENT date?')
Entry_Field(195,151,1,3,1,'')
Show_Mouse()
End_Screen()
