/*
	Copyright (c) 2004-2007, The Dojo Foundation
	All Rights Reserved.

	Licensed under the Academic Free License version 2.1 or above OR the
	modified BSD license. For more information on Dojo licensing, see:

		http://dojotoolkit.org/book/dojo-book-0-9/introduction/licensing
*/


dojo._xdResourceLoaded({depends:[["provide","dijit._base.bidi"]],defineResource:function(_1){if(!_1._hasResource["dijit._base.bidi"]){_1._hasResource["dijit._base.bidi"]=true;_1.provide("dijit._base.bidi");_1.addOnLoad(function(){if(!_1._isBodyLtr()){_1.addClass(_1.body(),"dijitRtl");}});}}});
