Uncle Jim's JavaScript Examples
Space Trip Background
Author:
Jim Stiles
This script makes it appear as though you are moving through space.
SCRIPT INSTALLATION
Insert Code Between Body Tags: <BODY></BODY>
Insert Code Directly into Body Tag: <BODY 'CODE HERE'>
onLoad="fly()"
Close This Window