Prototype
// documento cargado document.observe('dom:loaded', function() { console.log("loaded!") });