Hide_Mouse()
Draw_Window(95,91,385,281,1,'Sort File List')
Shadow_Text(160,136,15,0,3,'Sort A Thru Z')
Shadow_Text(160,171,15,0,3,'Sort Z Thru A')
Shadow_Text(160,206,15,0,3,'Restore Default Order')
Draw_Button(200,246,90,67,1,23,'Cancel Sort')
Click_Zone(155,201,180,25,67)
Click_Zone(155,166,180,25,90)
Click_Zone(155,131,180,25,65)
Flood_Fill(255,101,9)
Show_Mouse()
End_Screen()
