
Start_Screen()
Hide_Mouse()
Put_Image(1,22,'BACK6.PCX')
Draw_Window(45,136,595,321,1,'Classified Ad System')
Flood_Fill(410,152,4)
Flood_Fill(455,146,4)
Flood_Fill(430,156,4)
Flood_Fill(250,221,15)
Entry_Field(75,221,0,60,1,'')
Draw_Button(275,271,70,35,1,4,'Okay')
Standard_Text(110,176,16,3,'Enter a short description of what you're advertising.')
Show_Mouse()
End_Screen()
