function photoEffect() { 
	new Effect.Appear("photo", {from:0.1, to:1.0, delay:0, fps:60, duration: 2}); 
} 
