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

