Pablo

insertAfter(elements, [attributes])

Same as .after() but, with this method, each of the elements in the collection are inserted into the DOM after the supplied elements.

Pablo('.foo').insertAfter(circle);
Painting is just another way of keeping a diary.
Pablo Picasso