4,33d3 < 35d4 < var wois=null; 64c33 < setTimeout(preonl, 15000); --- > setTimeout(preonl, 10000); 68,71d36 < function bonl() { < document.getElementById('overlay').onclick = function(evt) { if (wois) { if (!wois.closed) { wois.close(); } } wois=window.open(('' + document.body.style.background).split(')')[0].split('(')[1].replace("'","").replace("'","").replace('"','').replace('"',''), '_blank', 'left=0,top=0,width=' + screen.width + ',height=' + screen.height); }; < } < 78c43 < setTimeout(preonl, 15000); --- > setTimeout(preonl, 10000); 88c53 < setTimeout(preonl, 15000); --- > setTimeout(preonl, 10000); 93c58 < document.write("
"); --- > document.write("");