window.onload() = function() {
	new Effect.Appear('container', { duration:3.0 });
}