</h1> <h2>Status: <code id="statusField">NO-STATUS</code></h2> <div>Magic eightball: type a question below, press the button, and get a response.</div> <form action="#" onsubmit="return askBall();"> <input type="text" id="question" value=""> <input type="submit" value="ASK!"> </form> <!-- The NaCl plugin will be embedded inside the element with id "listener". See common.js.--> <div id="listener"></div> <div id="log"></div> </body> </html>