jsFiddle
Run again
Edit this fiddle
JavaScript
Result
window.addEvent('domready', function(){ alert('DOM is ready! Execute some radical code'); });