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

