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