jQuery().ready(function() {
	jQuery('.lightbox').lightBox(); // Select all links with lightbox class
});




