$(document).ready(function() { if(locate != '') { setTimeout(function(){location.href = locate}, 5000); } })