$(function() {
	$('a.zoom').lightBox(); // Select all links with lightbox class
});
