jQuery('#novostimg img').each(function () { jQuery(this).wrap("<a href='" + this.src + "' class='gallery'></a>"); });