$(function(){
	$("a[rel^='lightbox']").prettyPhoto({social_tools:false,deeplinking:false});
});
