  $(document).ready(function(){
    $('.innerart a.pop img').parent().lightBox();
  });
