stop();
function vai(){
getURL("http://sito.it", "_self");
}
tempo=setInterval(vai,10000);