diff --git a/include/util.js b/include/util.js index e719c58..2527f52 100644 --- a/include/util.js +++ b/include/util.js @@ -11,7 +11,7 @@ /*global window, console, document, navigator, ActiveXObject */ // Globals defined here -var Util = {}; +var Util = {}, $D; /*