        if ($.browser.msie && $.browser.version < 7)
            window.location.href = "oldbrowser.html";
