<html> <head> <script src="external.js"> </script> </head> <body> <input type="button" onclick="popup()" value="Click Me!"> </body> </html>