");var close_div = $("
");close_div.html("x");close_div.click(function(){div_lightbox.remove();$('html, body').css({overflow: 'auto',height: 'auto' });});div_lightbox.append(content);div_lightbox.append(close_div);$('#wrapper').append(div_lightbox);$('html, body').css({overflow: 'hidden',height: '100%' });});});}var hidden_block_view = function(element, your_height = 150){var wrap = element;var current_height = wrap.height();if(current_height > your_height){wrap.css('height', your_height+'px');wrap.append(function(){return '