$(document).ready(function(){
  $(".event ul.images li a").lightBox();
}); 