this._printStatus("Loading '" + key + "'..."); if(dojox.off.isOnline){ this._loadOnline(key); }else{ this._loadOffline(key); }