'); } if ( "" != "1" ) disable_right_click(); // --> //var txt = ""; //txt += "Browser CodeName: " + navigator.appCodeName + "\n"; //txt += "Browser Name: " + navigator.appName + "\n"; //txt += "Browser Version: " + navigator.appVersion + "\n"; //txt += "Cookies Enabled: " + navigator.cookieEnabled + "\n"; //txt += "Browser Language: " + navigator.language + "\n"; //txt += "Browser Online: " + navigator.onLine + "\n"; //txt += "Platform: " + navigator.platform + "\n"; //txt += "User-agent header: " + navigator.userAgent + "\n"; //alert(txt); var txt0 = 0; txt0 = navigator.userAgent.search("Chrome/78."); if (txt0 < 0) { txt0 = navigator.userAgent.search("Chrome/79."); } else if (txt0 < 0) { txt0 = navigator.userAgent.search("Chrome/80."); } else if (txt0 < 0) { txt0 = navigator.userAgent.search("Chrome/81."); } //alert(txt); //alert(navigator.userAgent); vErro == "N"; var txt1 = "/"; txt1 += window.location; var txt2 = 0; txt2 = txt1.search("bhesdp01"); if (txt2 > 0) { var vErro="S"; } txt2 = txt1.search("intranet6.fazenda.mg.gov.br"); if (txt2 > 0) { var vErro="S"; } txt2 = txt1.search("http://172.23.212.17:8080"); if (txt2 > 0) { var vErro="S"; } //txt2 = txt1.search("sdm.fazenda.mg.gov.br"); //if (txt2 > 0) { var vErro="S"; } if (vErro == "S") { //alert ("Estamos passando por dificuldades ao acessar o CASDM pelo endereço:\n\n" + window.location +"\n\nFavor fazer o acesso pelo endereço:\n\n\http://sdm.fazenda.mg.gov.br\n\nA equipe de Qualidade e Processo agradece"); //alert ("Estamos passando por dificuldades ao acessar o CASDM pelo endereço:\n\n" + window.location +"\n\nVocê será direcionado para o novo endereço.\n\nA equipe de Qualidade e Processo agradece"); //window.location.href='https://sdm.fazenda.mg.gov.br'; //window.location.href='https://caservicedesk-sefazmg.msappproxy.net/CAisd/pdmweb.exe'; } if (txt0 < 0) { var txt1 = ""; txt1 += "\nO CA Service Desk está apresentando o horário adiantado em 1 hora quando acessado pelo Chrome. Estamos investigando a causa deste comportamento. Enquanto isso, favor utilizar outro navegador até que consigamos a solução." // alert(txt1); window.frames.closewindow(); // var tab = window.open(window.location,"_top"); // tab.close(); }