
$(function(){

$("a.foto_gallery").fancybox({ 'zoomSpeedIn': 0, 'zoomSpeedOut': 0, 'overlayShow': true });

 });
