You can also use the defer attribute in the script tag, as in
<script defer type=”Javascript”>
Although this is defined in the WC3 DOM and works fine in MSIE as of V4, the Mozilla engine (FF, NN, etc.) does not appear to support it.