$(document).ready(function()
{
  $(".lightbox").lightBox();
});

