$(function() {
	$(".photobox a, .photoline a").fancybox({ 'zoomSpeedIn': 300, 'zoomSpeedOut': 300 }); 
});
