	$(document).ready(function() {
		$("a[rel=photo]").fancybox({
				'padding'			: 3,
				'transitionIn'		: 'fade',
				'transitionOut'		: 'fade',
				'titlePosition' 	: 'over',
				'showNavArrows'		: false,
				'hideOnContentClick': true,
				'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
				return '<span id="fancybox-title-over"><br><a href="http://vkontakte.ru/share.php?url=http://photocross.me/single/'+title+'" target="_blank"><img src="http://vk.com/images/vk16.png" width="15"></a> <a href="http://facebook.com/share.php?u=http://photocross.me/single/'+title+'" target="_blank"><img src="http://static.ak.fbcdn.net/rsrc.php/zd/r/Cou7n-nqK52.gif"></a>  <a href="http://twitter.com/home?status=Мне понравилось фото: http://photocross.me/single/'+title+'" title="Click to share this post on Twitter"><img src="http://eventshots.ru/wp-content/themes/event/twitter.gif"></a>&nbsp;</span> ';
				}
			});


				
		});

/*-------------------------------------------*/



