1<html>
2 <head>
3 <script>41011</script>
12 </head>
13 <body>
14 <p>Click the following to see the result:</p>
15
16 <form>
17 <input type = "button" value = "Click Me" onclick = "myFunc();" />
18 </form>
19 </body>
20</html>