// Dojo configuration
djConfig = { 
	isDebug: false,
	useXDomain: true,
	baseScriptUri: "dojo031/",
	xdWaitSeconds: 10
};
