(function($) {
	$(function() {$('a.lightbox').lightBox();});
})(jQuery);