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