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