if (window.ERR === undefined) {
    ERR = function() {
        window.location.replace("http://m.imgur.com");
    throw Error();
    };