
// Initialize fades
function init() {
	new Effect.Appear('ContentPhotoSample', { duration: 1.0 }); // Fade photo in
}
