app = wm.application = new wm.Application()
lots of intialization junk
app.run: some delays and fooling around
app.loadPage: loads a Page
wm.Page(): does a lot of junk
wm.Page.postRender: calls Application.reflow() then this.start()