codice:
stop();
cl = setInterval(function () {
getURL("pagina.htm");
clearInterval(cl);}, 5000);//5"