function initlightbox() {
	$('a.crj').lightBox(); // Select all links in object with gallery ID
}