return this.addClass("brazzers-daddy").append("<div class='tmb-wrap'><div class='tmb-wrap-table'>").append("<div class='image-wrap'>").each(function() {
var this_wrapper = $(this);
this_wrapper.removeClass("thumb-item");
this_wrapper.find("img").appendTo(this_wrapper.find(".image-wrap")).each(function() {
this_wrapper.find(".tmb-wrap-table").append("<div>");
});
})