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