I noticed that under the demos->1 folder for my first tutorial, the index.html page is suppose to be like a intro to the game? It is using an iframe to call iframe.html (which is the actual game and where the script files are loaded). Is there a more (AJAX) way to load iframe.html into index.html?