I took my mind of things and had some fun with jQuery, John's Simple Javascript Inheritance Script and the canvas element.
The result is a simple Breakout game that can be seen at: http://ontologyonline.org/jGames/breakout.html A word on browser compatibility: It doesn't work in Evil IE (Internet Explorer), which doesn't provide proper support for the canvas element. In IE it can be made functional with excanvas but it renders way too slow to be enjoyable. David Decraene http://ontologyonline.org