<PUBLIC:COMPONENT lightweight="true">
    <PUBLIC:METHOD NAME="getElementsByClassName" INTERNALNAME="_getElementsByClassName" />

    <script type="text/javascript">
        var el = new Element;
        _getElementsByClassName = el.getElementsByClassName;
    </script>
</PUBLIC:COMPONENT>
