function LoadPage() { location.reload(true)}//In below code you can add you Interval in Millsecond.window.setInterval("LoadPage()",60000);