<script> if (window.location.pathname == "1.html") { <script type="text/javascript" src="file.js"></script> - как-то так можно? } else { document.write("Hellow"); } </script>