$('.lightbox').fancybox({
	'transitionIn': 'none',
	'transitionOut': 'none',
	'titleShow': true,
	'titlePosition': 'inside'
});
