$(document).ready(function() {
  $("#projects .project a").lightBox();
});
