$(function()
{
	$('a[rel=lightbox]').prettyPhoto(
	{social_tools: ''});
});
