12: var de = function() { 13: return (typeof(window.de) == 'object') ? window.de : {}; 14: }();
Listing 2