| <html> | |
| <script type="text/javascript" src="./functional_files/context.js"></script> | |
| <body onload="startWebGLContext()"> | |
| <canvas id="glcanvas" width="640" height="480"> | |
| Your browser doesn't appear to support the HTML5 <code><canvas></code> element. | |
| </canvas> | |
| </body> | |
| </html> |