setInterval(carga, 5000); function carga() { myVars.onLoad = function() { ads.text = myVars.name; } }