<html> <head> <script type="application/ecmascript" src="/index.js"></script> </head> <body> <h1 id="title" onclick="alertMe();">Hello</h1> </body> </html>