con questo sono compresi...
x il popup ti ho risposto...
cmq..
var _sec = Math.round( Math.random() * (300000-10000) + 10000 );
var _pop = window.open("test.html");
window.setTimeout("if (_pop != null && !_pop.closed) _pop.close();", _sec);
con questo sono compresi...
x il popup ti ho risposto...
cmq..
var _sec = Math.round( Math.random() * (300000-10000) + 10000 );
var _pop = window.open("test.html");
window.setTimeout("if (_pop != null && !_pop.closed) _pop.close();", _sec);