There are two scripts featured on this page:
Move Object 1 and Move Object 2.
Both move objects but are quite different.
MoveObject 1
A MouseOver event call will slide an element to a new position
on the Horizontal or Vertical axis.
A MouseOut event call will slide the element back to the original position.
Move an element to a new specified or anchor position.
Activated by an event call.
Using OOP techniques one or as many elements as required may be moved
at the same time at a speed determined by the specified move increment and delay.