/** * Application scope variable * */ var _DOC = document, _WIN = window, _DOC_EL = _DOC.documentElement, _FALSE = false, _TRUE = true, _NULL = null, _UNDEFINED;