OSX Example demo, I separate 'ExampleApp.html' '<script></script>' to a single '.js' file, like 'ExampleApp.js', then add '<script src='ExampleApp.js></script>'' at last of 'ExampleApp.html' body. But the demo cannot run successfully, can you help me figure out it, thanks.