Start_Screen()
Hide_Mouse()
Draw_Window(115,132,470,291,1,'System Error')
Flood_Fill(325,171,0)
Put_Image(135,176,'SKULL.PCX')
Shadow_Text(240,176,15,0,3,'You')
Shadow_Text(271,176,151,0,3,'MUST')
Shadow_Text(310,176,15,0,3,'Fill In All Fields.')
Draw_Button(325,226,60,13,1,4,'Okay')
Flood_Fill(310,141,9)
Show_Mouse()
End_Screen()
