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