 // initialise the lightbox gallery
    $(function() {
        $('.enlarge_gallery_image').lightBox();
    });
