$(document).ready(function(){
	$("a.fbx").fancybox({'zoomSpeedIn': 1000, 'zoomSpeedOut': 500, 'overlayOpacity': 0.6, 'overlayShow': true });
});
