function reload_feed() { setTimeout(function() { window.location.reload(); }, 120000); }