var getVersion = function (win) {
        win = win || window;

        if (has('$sf', win)) {
            return win.$sf.ver || DEFAULT + '';