$(function() {
  $('.pages a.thumb').lightBox();
  $('.pages table tr td:first-child').addClass("left");
});
