$(function() {
	$('#before_after a.lightbox').lightBox(); // Select all links in object with gallery ID
});