$(function() {
	$('.eventPhotoCenter a').lightBox({overlayBgColor: '#FFF', overlayOpacity: 0.7, txtImage: '', txtOf: '/'});	
});