$(function() {
   $('a[@rel*=lightbox]').wrapAll("<div id='gallery'></div>");
});
