
Start_Screen()
Hide_Mouse()
Put_Image(1,22,'BACK.PCX')
Draw_Window(165,101,540,281,1,'Osiris System Message')
Flood_Fill(330,166,0)
Flood_Fill(345,116,4)
Put_Image(170,146,'SKULL.PCX')
Shadow_Text(285,166,15,0,2,'Access To File Restricted To')
Shadow_Text(285,186,15,0,2,'the person that uploaded it and')
Shadow_Text(285,206,15,0,2,'the sysop.')
Draw_Button(325,246,60,13,1,4,'Okay')
Show_Mouse()
End_Screen()
