$(document).ready(function(){
  $('p.image a').lightBox();
});