jQuery(document).ready(function(){
	jQuery('a[rel="fancybox"]').fancybox({ 'zoomSpeedIn': 300, 'zoomSpeedOut': 300, 'overlayShow': false });
});
