$(document).ready(function() {
	$("a[data-gal^='lightbox']").prettyPhoto({
		'social_tools': ''
	});
});
