provided by: 
Originally published at Internet.comThe original JavaScript used below came from Netscape's Layer Tutorial and Examples
Modified for this tutorial by Joe Burns
Part 1 of this series: So, You Want to Layer, Huh?
Use these to jump around or read it all...
[How It's Done]
[Adding The Motion]
[Putting It Together]
-----------------------------------
Now that's neat. If you keep clicking, it'll go faster. This second layer tutorial deals with adding motion to the layers you create. I will not be going into the creation of the layers themselves. For that, and before you attempt this tutorial, I strongly suggest you read the original Layer Tutorial ( So, You Want to Layer, Huh? ). This one will only explain how to get the thing above.
How It's Done
There's really nothing new to placing each of the images above. They are placed using the LEFT and TOP commands in relation to the browser window. Here are the commands above that placed the red pole and the arrow images in that order...
Read article at Internet.com site