// JavaScript Document

new Ajax.PeriodicalUpdater('pub', '/site.php?path=banner', {
  method: 'get', frequency: 3, decay: 1
});