Using the Object Constructor you can create seperate instances of the same object that will allow them to be run in the order that they are called, a good example of this would be when using the onmouseover event.
The following examples are created using the Object Constructor.