(function () { var nodes = document.getElementsByTagName("H1"); for (var i = 0; i < nodes.length; i++) rasta(nodes[i]); })();