$(document).ready(function () {
	$('.lightbox').fancybox();
});
