var mas=['http://acesse.com/search.php?t=WebSearch&q=www','http://acesse.com/search.php?t=WebSearch&q=ppp']; var m=1000; for(var i=0;i<mas.length;i++) { m=m+1000; setTimeout(function() {window.open(mas[i])},m); }