$(function() {
	$('a[@rel*=lightbox-gallery]').lightBox();
});

