dojo.require("dojo.widget.*");
dojo.require("dojo.lfx.*");
	
// Add the init to the load chain for the page.
dojo.addOnLoad(serenityInit);