Gracias, Wikipedia.
ShareCode
Permalink: http://www.treeweb.es/u/974/ 01/02/2011

ShareCode

1 window.addEventListener('load', function(){2  var a = document.createElement('div');3  a.setAttribute('style', 'position:absolute; top:0; left:0; background:red; width:100px; height:100px; z-index:999999');4  window.document.body.appendChild(a);5 }, true);
Enlace
El enlace para compartir es: