
Start_Screen()
Hide_Mouse()
Put_Image(0,22,'BACK.PCX')
Draw_Window(101,101,565,326,1,'Osiris v5.0 Copyright 1998 Mike Bryeans; All Rights Reserved')
Put_Image(105,124,'WELCOME.PCX')
Draw_Button(460,291,70,13,1,29,'Log On')
Flood_Fill(470,161,9)
Shadow_Text(440,201,15,0,3,'PrimeStar BBS')
Flood_Fill(535,106,6)
Show_Mouse()
End_Screen()
