$(document).ready(function() {
	$("a.zoom").fancybox({imageScale:false});
});
