﻿
if ($.browser.msie && $.browser.version.substr(0, 1) < 7) {

    window.location.replace("http://browser.yandex.ru");
}

