Moves an object up in the Z-order of the list.
AnnBatesStampCollection.prototype.bringToFront = function(annBatesStamp, _first_)
annBatesStamp
Object to move.
first
true to send the object to the top of the Z-order; false to send the object up one level only.