var id=setInterval(function(){ },1000);
var
id=setInterval(
function
(){ },1000);
window.clearInterval(id);