$(document).ready(function() {
	
	$('.ngg-gallery-thumbnail a').lightBox();
	
});

