Event.observe(window, 'load', function() {
  setInterval("Effect.DropOut('flash_notice')", 5000);
});
