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