//window.onload = function(){ setTimeout(function(){ window.open("http://javascript.ru", "site", "width=420, height=230"); },5000); //};