Testing afterOnLoad

This page tests loading dojo after the page is loaded.

Add the query string "?async" to the URL to test asynchronous operation; an empty query string results in synchronous loading.

When the window.onload fires, the dojo script tag will be added to the DOM and configured to fire the onload callbacks. If everything works, you should see a Calendar below.