$(document).ready( function(){ stat_SI = setInterval("get_stat()", 60 000); } ); function get_stat(){ }