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