window.addEvent('domready', function() {
	new Fx.Style($('error-notice'), 'opacity', {duration: 6000}).start(1, 0)
})
