new Ajax.PeriodicalUpdater('txtHint', '/flec/includes/current_quote.php', {
  method: 'get', frequency: 5, decay: 1
});