
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(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)
Lowered_Box(195,381,265,401)
Lowered_Box(285,381,355,401)
Shadow_Text(200,384,7,23,2,'Thread')
Shadow_Text(289,384,7,23,2,'Thread')
Show_Mouse()
End_Screen()
