$(document).ready(function() {
	$('.video').fancybox({frameWidth: 445, frameHeight: 364}); 
});