$(document).ready(function() {
  $('#photos a').lightBox();
}); 