Moves an object down in the Z-order of the list.
AnnBatesElementCollection.prototype.sendToBack = function(annBatesElement, _last_)
annBatesElement
Object to move.
last
true to send the object to the bottom of the Z-order; false to send the object down one level only.