<script> window.onload = function get_body() { body = document.getElementsByTagName('body')[0]; } </script>