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

