$(function() {
	// This, or...
	$('#galerie a').lightBox(); // Select all links in object with gallery ID
});
