;}else{jQuery(document).ready(function($){ $(document).on('click', '.et_pb_gallery .et_pb_gallery_image a', function(){ $('body').removeClass(function(index, className){ return (className.match(/(^|\s)et_pb_gallery_\d+_dbdb_lightbox_open/g)||[]).join(' '); }); var gallery_module_order=$(this).closest('.et_pb_gallery').attr('class').match(/et_pb_gallery_\d+/)[0]; $('body').addClass(gallery_module_order + '_dbdb_lightbox_open'); }); });}})();