jQuery.speed

Creates an object containing a set of properties ready to be used in the definition of custom animations.

jQuery.Deferred()

A factory function that returns a chainable utility object with methods to register multiple callbacks into callback queues, invoke callback queues, and relay the success or failure state of any synchronous or asynchronous function.