; Multiple Viewports  (split screen stuff :)
; by Simon Hitchen    simon@satanicdreams.com
;    15\08\2000       si@redhotant.com
; Version: 1.01
; Requires Blitz V4.2
;    
;
; Displays 5 irregular shaped viewports
;
;
; Each viewport can display a scrolling image
;  - Use keys: 1,2,3,4,5 on main keyboard to toggle
;              each scrolling image ON/OFF
;
; Each viewport can also move round the screen
;  - Use keys: F1,F2,F3,F4,F5 to toggle
;              each moving viewport ON/OFF
;
; (and it can do both at the same time :)
;
; SPACE BAR  resets everything to the start values
;
; ESC key to quit
