<body><!-- comment text --> <script> var comment = document.body.firstChild; alert(comment.data); </script>