$(document).ready(function() {
	$(".fancybox").fancybox({
		frameWidth:640
	});												 
});