jQuery().ready(function(){

  $('.jquery_image').lightBox();
  
});
