VEF > Visto en las Redes > Perfil de nevan en vistoenlasredes.com
Arriba

Perfil de Nevan

Este usuario ha sido borrado.
(function(constructor) { if (constructor && constructor.prototype && constructor.prototype.childElementCount == null) { Object.defineProperty(constructor.prototype, 'childElementCount', { get: function() { var i = 0, count = 0, node, nodes = this.childNodes; while (node = nodes[i++]) { if (node.nodeType === 1) count++; } return count; } }); } })(window.Node || window.Element);