Staggering (group) animation

FROM state - current state of the DOM element.

TO state - defined in code:

Note 1: $$(picture) returns list of picture elements. Each animation is offset by interval:0.3s.

Note 2: Initially all pictures are offset by translate(200dip,0dip); in CSS