Hide Orbits

drawCentralPoint();
drawOrbits();
The central point and orbits were useful as guides.
They are not needed as part of the final design.
So comment out these two lines by using '//'.