window.setTimeout(function () { window.location.reload(); }, 30000);
location.reload(); // OR window.location.reload();