in themes/docsy/assets/js/lightbox.js [33:36]
function showBig(src) { $popup.find('img').attr('src', src); $popup.fadeIn() }