Hola. There's the standard include that you use in an HTML document.
<script language="JavaScript" type="text/css" src="FILE.js"> </script>
And there is a method to use JavaScript include a new
document into an HTML doc, which is described in this blog entry:
http://www.phpied.com/javascript-include-ready/
Almost forgot... google "javscript include".