Event.observe(window, 'load', function() { new HoverTitle({ elements: $$('.hoverable') }); });
