$(document).ready(function() {

    // Colorbox - lightbox
    $(".extrainfo-gallery .article-image a").colorbox();
    
});
