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