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