jQuery(document).delegate('.gg_linked_img', 'click', function() { var link = jQuery(this).data('gg-link'); window.open(link ,'_top'); });