$(document).ready(function() {
          $('.lightbox .image_container a').lightBox();
});
