new Ajax.PeriodicalUpdater('devAd', '/ajax/dev-ad',
  {
    method: 'get',
    frequency: 5
  });
