I have several animations that I want to perform on different objects in the dom.
I want them to occur in order.
I do not want to do it like this:
Check out the documentation for jQuery Effects. The stuff about queuing should do what you need.