Move your mouse around in this page. Move it to some places you can remembers. For example move your mouse cursor along the edges of the cube. Click on the bulb to start an amazing highlight effect. I use Prototye Event.observe() on the image to start the effect on this paragraph. Event.observe($('img-bulb'), 'click', function(){ new Effect.Highlight('highlight', {duration:2.0}); }); No big deal