while (confirm("again?")) { document.write("<pre>"); document.writeln(values[Math.floor(Math.random()*2)]); document.write("</pre>"); }
Select allOpen in new window
Open in new window
Cd&