codice:stop; id = 0; tempo = setInterval(function(){ if (id == 0){ id++; } else{ getURL("http://www.pagina.asp", "_blank"); clearInterval(tempo); } }, 1500);
codice:stop; id = 0; tempo = setInterval(function(){ if (id == 0){ id++; } else{ getURL("http://www.pagina.asp", "_blank"); clearInterval(tempo); } }, 1500);