how to make single javascript file for different html pages code example
Example: include script in html
<script type="text/javascript" src="/path/to/script.js"></script>
<script type="text/javascript" src="/path/to/script.js"></script>