﻿$(document).ready(function() {
    //$(document).pngFix();
	$("a.group").fancybox({ 'zoomSpeedIn': 300, 'zoomSpeedOut': 300 }); 
});
