$(document).ready(function(){ setInterval(function() { $('#now_play').load('index2.php'); }, 60000); });