try to use relative paths instead of absolute ones. For example, putyour js files to "js" subdirectory of the directory where you keepthis html file and then use this:<script src="js/names.js"></script>