
Start_Screen()
Hide_Mouse()
Put_Image(1,22,'news.PCX')
Draw_Window(0,21,639,411,1,'Osiris Threaded Reader')
Draw_Button(10,381,70,81,1,29,'Quit')
Draw_Button(105,381,70,78,1,22,'Dnld')
Draw_Button(195,381,70,43,1,42,'Thread')
Draw_Button(285,381,70,45,1,41,'Thread')
Draw_Button(560,381,70,82,1,16,'Reply')
Draw_Button(375,381,70,85,1,31,'PgUp')
Draw_Button(465,381,70,68,1,32,'PgDn')
Lowered_Box(10,51,630,371)
Flood_Fill(320,36,9)
Flood_Fill(295,171,7)
Show_Mouse()
End_Screen()
