Triggering animation
I made a variation of the graphic from the previous page.
And instead of automatically running the animation, I provide a button to trigger one phase at a time.
This animation, like the previous ones, is inserted into the page as an object which links to the svg-file.
Again, the rectangle, the lines, and the button are drawn with svg.
Imbedded in the svg-file are functions written in javascript which
provide the animation of the lines and the rollover effect for the button.