$(document).ready(function() {
  $("a.image_lightbox").lightBox(); 
})