function SlideContent(){
	new Effect.Appear('right',{
			duration: 2.0,
			delay: 2
		});

}
