if (Prototype && Prototype.Browser) {
    Prototype.Browser.IE6 = Prototype.Browser.IE && parseInt(navigator.userAgent.substring(navigator.userAgent.indexOf("MSIE")+5)) == 6;
    if (Prototype.Browser.IE6) {
        window.location = "http://www.upclive.pl/Program_TV/zaktualizuj-przegladarke/";
        document.body.innerHTML = "";
    }
}
