$(document).ready(function() {
	$('a.lightbox').prettyPhoto({social_tools: false, show_title: false, overlay_gallery: false, deeplinking: ''});
});
