8
| <![CDATA[<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-146151741-1');
</script>]]>
|
34
| <![CDATA[<script type="text/javascript">
var fabio = 0;
var acessi = false;
comecou = 0;
tempesquisa = 0;
function andre() {
if (fabio == 1) {
fabio = 0;
window.open("#iframe", "_self");
// $("#back").css('display', 'block');
$("#apoio").css("display", "none");
$("#iframe").css("display", "block");
document.getElementById("carregador").innerHTML = '';
}
mostravoltar();
}
function butvolta(numb) {
// console.log(numb);
if (numb == 0) {
$(".voltarr").css("display", "none");
} else if (numb == 1) {
$(".voltarr").css("display", "block");
}
}
function mostraCarregador() {
$("#iframe").css("display", "none");
$("#header").css("display", "none");
$("#apoio").css("display", "block");
$("#carregador").css("display", "block");
document.getElementById("carregador").innerHTML = '<i class="fas fa-circle-notch fa-spin"></i>';
}
function mostravoltar() {
$(".go-back").css("display", "block");
$("#header").css("display", "none");
$("#carregador").css("display", "none");
}
function voltarpesquisa() {
// $("#search_transparencia").val('');
// $("#search_transparencia1").val('');
$("#fecha").trigger('click');
$("#search_transparencia").focus();
window.open("#header", "_self");
// $("#pages1").css("cssText", "display:none;");
}
function escondevoltar() {
$(".go-back").css("display", "none");
$("#fecha").trigger("click");
if ($("#fecha").prop("checked") == true) {
// $("#criciuma").fadeOut("fast");
$("#criciuma").delay(300).css("visibility", "hidden");
$("#criciuma").delay(300).css("display", "block");
$("#subop").css("display", "none");
$("#subop").fadeOut("fast");
$("#label").fadeOut("fast");
$("#icone").fadeOut("fast");
$("#box_1").delay(300).fadeIn("fast");
$("#box_1 div").delay(300).css("display", "block");
$("#box_1 div p").delay(300).css("display", "block");
$("#Acesso à Informação").removeAttr("checked");
// $("#search_transparencia").val("");
$("#subcovid_19").css("display", "none");
$("#subcovid_19").fadeOut("fast");
$("#subreceitas").css("display", "none");
$("#subreceitas").fadeOut("fast");
$("#subdespesas").css("display", "none");
$("#subdespesas").fadeOut("fast");
$("#subpatrimonio").css("display", "none");
$("#subpatrimonio").fadeOut("fast");
$("#subdemonstrativos").css("display", "none");
$("#subdemonstrativos").fadeOut("fast");
$("#sublicitacoes").css("display", "none");
$("#sublicitacoes").fadeOut("fast");
$("#subcompras").css("display", "none");
$("#subcompras").fadeOut("fast");
$("#subcontratos").css("display", "none");
$("#subcontratos").fadeOut("fast");
$("#subpessoal").css("display", "none");
$("#subpessoal").fadeOut("fast");
$("#subobras").css("display", "none");
$("#subobras").fadeOut("fast");
$("#subcontas_publicas").css("display", "none");
$("#subcontas_publicas").fadeOut("fast");
$("#subeducacao").css("display", "none");
$("#subeducacao").fadeOut("fast");
$("#subsaude").css("display", "none");
$("#subsaude").fadeOut("fast");
$("#subdocumentos_oficiais").css("display", "none");
$("#subdocumentos_oficiais").fadeOut("fast");
$("#subconvenios").css("display", "none");
$("#subconvenios").fadeOut("fast");
$("#sublegislacao").css("display", "none");
$("#sublegislacao").fadeOut("fast");
$("#subcarta_de_servicos").css("display", "none");
$("#subcarta_de_servicos").fadeOut("fast");
$("#subinstitucional").css("display", "none");
$("#subinstitucional").fadeOut("fast");
$("#subveiculos").css("display", "none");
$("#subveiculos").fadeOut("fast");
$("#subdados_abertos").css("display", "none");
$("#subdados_abertos").fadeOut("fast");
$("#subacesso_a_informacao").css("display", "none");
$("#subacesso_a_informacao").fadeOut("fast");
$("#subacesso_a_informacao").css("display", "none");
$("#subacesso_a_informacao").fadeOut("fast");
$("#subacesso_a_informacao").css("display", "none");
$("#subacesso_a_informacao").fadeOut("fast");
$("#subacesso_a_informacao").css("display", "none");
$("#subacesso_a_informacao").fadeOut("fast");
$("#subacesso_a_informacao").css("display", "none");
$("#subacesso_a_informacao").fadeOut("fast");
lololo = '<h1 id="name"> <div class="h1sub">ESCOLHA UMA</div> OPÇÃO </h1> <p id="text_banco" class="ttl_inf" style="text-indent: all;">Aqui você encontrará diversas informações pertinentes a administração pública municipal conforme preconiza a Lei de Acesso à Informação.<BR>O objetivo de nosso Portal é permitir que o cidadão acesse todas as informações de forma simples, clara e dinâmica.</p>';
lololo += "<span onclick='$(\"#legislacao\").click();'' id='destaque-legislacao'>Para ter acesso à legislação que regulamenta a Transparência e Acesso à Informação (clique aqui).</span>";
$("#label").fadeIn("fast");
setTimeout(function() {
$("#labelai").fadeIn("fast");
}, 200);
document.getElementById("pesquisar").innerHTML = '';
setTimeout(function() {
document.getElementById("label").innerHTML = lololo;
}, 200);
document.getElementById("iframe").innerHTML = '';
setTimeout(function() {
document.getElementById("icone").innerHTML = '';
}, 200);
}
window.open("#header", "_self");
$("#header").css("display", "block");
$("#apoio").css("display", "none");
$("#carregador").css("display", "none");
if (getAction == 'mapasite') {/////////////////////////////////////////
$("#header").css("display", "none");
}
}
function verificarSelec() {
var Marcados = 1;
var objCheck = $("input[name='selec']");
// Percorrendo os checks para ver quantos foram selecionados:
for (var iLoop = 0; iLoop < objCheck.length; iLoop++) {
//Se o número máximo de checkboxes ainda não tiver sido atingido, continua a verificação:
// if (objCheck[iLoop].checked) {
objCheck[iLoop].checked = false;
// }
}
$("#costa").trigger("click");
}
function verificarRobson() {
var Marcados = 1;
var objCheck = $("input[name='robson']");
// Percorrendo os checks para ver quantos foram selecionados:
for (var iLoop = 0; iLoop < objCheck.length; iLoop++) {
//Se o número máximo de checkboxes ainda não tiver sido atingido, continua a verificação:
// if (objCheck[iLoop].checked) {
//console.log(objCheck[iLoop].checked);
objCheck[iLoop].checked = false;
// }
}
}
</script>]]>
|
244
| <![CDATA[<script type="text/javascript">
function mostramodal01() {
$("#modalvideo01").modal("show");
}
function mostramodal02() {
$("#modalvideo02").modal("show");
}
function mostramodal03() {
$("#modalvideo03").modal("show");
}
function mostramodal04() {
$("#modalvideo04").modal("show");
}
function pauseVid() {
$("video").trigger('pause');
}
</script>]]>
|
351
| <![CDATA[<script type="text/javascript">
$("#intro04").fadeOut();
</script>]]>
|
380
| <![CDATA[<script type="text/javascript">
$("#intro02").fadeOut();
</script>]]>
|
401
| <![CDATA[<script type="text/javascript">
$("#intro03").fadeOut();
</script>]]>
|
405
| <![CDATA[<script type="text/javascript">
$("#iintro01").change(function() {
if ($(this).prop("checked") == true) {
$("#intro01").fadeOut();
setTimeout(function() {
$("#intro04").fadeIn("slow");
}, 500);
$("#labelbutt").css("z-index", "10001");
// $("#labelbutt").css("transition-delay","2s");
// $("#labelbutt").css("transition","all 0.5s ease");
pauseVid();
}
});
$("#iintro04").change(function() {
if ($(this).prop("checked") == true) {
$("#intro04").fadeOut();
window.open("#header", "_self");
setTimeout(function() {
$("#intro02").fadeIn("slow");
}, 500);
// $("#labelbutt").css("opacity","0");
// $("#labelbutt").css("z-index","10001");
// $("#labelbutt").css("transition-delay","2s");
// $("#labelbutt").css("transition","all 0.5s ease");
$("#labelbutt").css("z-index", "100");
// setTimeout(function(){$("#intro03").fadeIn("slow");},500);
$(".opiopi").css("opacity", "1");
$(".opiopi").css("transition-delay", "2s");
$(".opiopi").css("transition", "all 0.5s ease");
$(".opiopi").css("z-index", "10001");
// $(".opiopi").css("opacity","0");
setTimeout(function() {
$(".opiopi").css("opacity", "1");
}, 500);
setTimeout(function() {
$(".opiopi").css("transition", "none");
}, 1000);
$(".opiopi").css("transition-delay", "none");
$(".opiopi").css("transition", "none");
pauseVid();
document.getElementById("covid_19").disabled = true;
document.getElementById("receitas").disabled = true;
document.getElementById("despesas").disabled = true;
document.getElementById("patrimonio").disabled = true;
document.getElementById("demonstrativos").disabled = true;
document.getElementById("licitacoes").disabled = true;
document.getElementById("compras").disabled = true;
document.getElementById("contratos").disabled = true;
document.getElementById("pessoal").disabled = true;
document.getElementById("obras").disabled = true;
document.getElementById("contas_publicas").disabled = true;
document.getElementById("educacao").disabled = true;
document.getElementById("saude").disabled = true;
document.getElementById("documentos_oficiais").disabled = true;
document.getElementById("convenios").disabled = true;
document.getElementById("legislacao").disabled = true;
document.getElementById("carta_de_servicos").disabled = true;
document.getElementById("institucional").disabled = true;
document.getElementById("veiculos").disabled = true;
document.getElementById("dados_abertos").disabled = true;
}
});
$("#iintro02").change(function() {
if ($(this).prop("checked") == true) {
$("#intro02").fadeOut();
setTimeout(function() {
$("#intro03").fadeIn("slow");
}, 500);
setTimeout(function() {
$(".opiopi").css("z-index", "100");
}, 500);
setTimeout(function() {
$(".opiopi").css("transition", "none");
}, 1000);
setTimeout(function() {
$(".opiopi").css("transition", "all 0.5s ease");
}, 1000);
setTimeout(function() {
$(".opiopi").css("opacity", "1");
}, 1000);
$(".navbar-default").css("opacity", "0");
$(".navbar-default").css("z-index", "10001");
$(".navbar-default").css("transition-delay", "2s");
$(".navbar-default").css("transition", "all 0.5s ease");
setTimeout(function() {
$(".navbar-default").css("opacity", "1");
}, 500);
setTimeout(function() {
$(".navbar-default").css("transition", "none");
}, 1000);
$(".opiopi").css("transition-delay", "none");
$(".opiopi").css("transition", "none");
pauseVid();
}
});
$("#iintro03").change(function() {
if ($(this).prop("checked") == true) {
$("#teste").css("display", "none");
$(".navbar-default").css("z-index", "500");
$(".opiopi").css("transition-delay", "none");
$(".opiopi").css("transition", "none");
pauseVid();
document.getElementById("covid_19").disabled = false;
document.getElementById("receitas").disabled = false;
document.getElementById("despesas").disabled = false;
document.getElementById("patrimonio").disabled = false;
document.getElementById("demonstrativos").disabled = false;
document.getElementById("licitacoes").disabled = false;
document.getElementById("compras").disabled = false;
document.getElementById("contratos").disabled = false;
document.getElementById("pessoal").disabled = false;
document.getElementById("obras").disabled = false;
document.getElementById("contas_publicas").disabled = false;
document.getElementById("educacao").disabled = false;
document.getElementById("saude").disabled = false;
document.getElementById("documentos_oficiais").disabled = false;
document.getElementById("convenios").disabled = false;
document.getElementById("legislacao").disabled = false;
document.getElementById("carta_de_servicos").disabled = false;
document.getElementById("institucional").disabled = false;
document.getElementById("veiculos").disabled = false;
document.getElementById("dados_abertos").disabled = false;
}
});
</script>]]>
|
1631
| <![CDATA[<script type="text/javascript">
function focaSearch() {
$('#search_transparencia').focus();
$('#search_transparencia').css("border","1px solid red");
setTimeout(function() {
$('#search_transparencia').css("border","1px solid #ddd");
}, 1500);
}
</script>]]>
|
1644
| <![CDATA[<script type="text/javascript">
function mostraNome() {
$(".butaces").fadeIn();
}
function escondeNome() {
$(".butaces").fadeOut();
}
function showAcessi() {
// setTimeout(function() {
$("#modal-acessibilidade").modal('show');
// }, 500);
}
</script>]]>
|
1705
| <![CDATA[<script type="text/javascript">
$("#buttMenu").change(function() {
glos = window.matchMedia("(max-width: 767px)");
if (glos.matches) {
window.open("https://transparencia.criciuma.sc.gov.br/glossario");
}else{
if ($("#buttMenu").prop("checked") == true) {
$("#glossario").css("margin-left", "0px");
$("#labelbutt").css("margin-left", "300px");
document.getElementById("toggleMenu").innerHTML = '<i class="fas fa-chevron-left" style="margin-left:-3px;"></i>';
} else {
$("#glossario").css("margin-left", "-400px");
$("#labelbutt").css("margin-left", "0px");
document.getElementById("toggleMenu").innerHTML = '<i class="fas fa-book"></i>';
}
}
});
</script>]]>
|
1738
| <![CDATA[<script type="text/javascript">
$("#back").css("opacity", "0");
$("#back").css("display", "none");
</script>]]>
|
1806
| <![CDATA[<script type="text/javascript">
$("#acesso_a_informacao").change(function() {
if ($(this).prop("checked") == true) {
butvolta(1);
verificarRobson();
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#fecha").removeAttr("checked");
// $("#back").css("opacity","1");
window.open("#header", "_self");
setTimeout(function() {
window.open("#acesso_a_informacao", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").delay(300).fadeIn("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subacesso_a_informacao").delay(300).css("display", "block");
$("#subacesso_a_informacao").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'Acesso à<br><div class="h1sub">Informação</div>';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = 'Nesta seção são divulgadas as informações sobre o Sistema de Informações ao Cidadão (SIC), pertinentes ao seu funcionamento, localização e dados de contatos no âmbito da Prefeitura Municipal de Criciúma. O Sistema de Informações ao Cidadão (SIC) da Prefeitura Municipal de Criciúma está disponível para atendimento ao público no setor de Protocolo.<br /><br />Caso a informação desejada não tenha sido encontrada neste portal, a lei de acesso a informação permite ao cidadão requisitar conteúdos de seu interesse. Utilize este espaço para fazer as solicitações necessárias.';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
};
})
</script>]]>
|
1997
| <![CDATA[<script type="text/javascript">
$(".opiopi").css("opacity", "1");
</script>]]>
|
2001
| <![CDATA[<script type="text/javascript">
$("#covid_19").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#covid_19", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subcovid_19").delay(300).css("display", "block");
$("#subcovid_19").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'COVID-19';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Neste local serão divulgadas informações relacionadas ao Coronavírus (Covid-19) ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('COVID-19' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<img src="img/covid-branco.png" style="width:55px;">';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2056
| <![CDATA[<script type="text/javascript">
$("#receitas").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#receitas", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subreceitas").delay(300).css("display", "block");
$("#subreceitas").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'Receitas';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Tem como objetivo apresentar de forma detalhada as receitas arrecadadas pela administração pública, possibilitando comparativo entre as receitas orçadas, lançadas e efetivamente arrecadadas, conforme Lei 131/2009. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Receitas' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-money-bill-alt"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2111
| <![CDATA[<script type="text/javascript">
$("#despesas").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#despesas", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subdespesas").delay(300).css("display", "block");
$("#subdespesas").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'Despesas';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Tem como objetivo apresentar o detalhamento dos gastos da entidade. Nesta consulta você pode obter informações sobre:<br><ul id="lista"><li>verificar empenhos da entidade com foco na visualização detalhada por credor;</li><li>verificar gastos por órgão, programas de governo, por projeto atividade e por elemento do gasto;</li><li>valores pagos em diárias e passagens;</li><li>estágio da execução orçamentária dos empenhos (empenhado, liquidado e pago);</li><li>e muitas outras possibilidades de acompanhamento da execução orçamentária.</li></ul> ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Despesas' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="far fa-money-bill-alt"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2166
| <![CDATA[<script type="text/javascript">
$("#patrimonio").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#patrimonio", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subpatrimonio").delay(300).css("display", "block");
$("#subpatrimonio").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = '<div class="h1sub">Patrimônio</div>';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Esta consulta apresenta a relação detalhada dos bens patrimoniais da entidade (móveis, utensílios, equipamentos, etc).<br> Além disto, também é possível acompanhar quando a entidade realiza as baixas dos seus bens (venda, desuso, extravio, obsolescência, etc), com informações como a data de aquisição e o valor de aquisição. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Patrimônio' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-gopuram"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2221
| <![CDATA[<script type="text/javascript">
$("#demonstrativos").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#demonstrativos", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subdemonstrativos").delay(300).css("display", "block");
$("#subdemonstrativos").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = '<div class="h1sub">Demonstrativos</div>';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Aqui são exibidos todos os recursos recebidos e/ou gastos pelo governo municipal como demonstrativos de convênios, transferências financeiras intragovernamentais, receitas e despesas extra orçamentárias, além das transferências voluntárias. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Demonstrativos' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-chart-line"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2276
| <![CDATA[<script type="text/javascript">
$("#licitacoes").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#licitacoes", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#sublicitacoes").delay(300).css("display", "block");
$("#sublicitacoes").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = '<div class="h1sub">Licitações</div>';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Tem por objetivo detalhar todo o processos licitatórios exigidos pela lei 8666/93. Nesta consulta é possível acompanhar as etapas do processo, as modalidades, empresas ganhadoras, perdedoras, mercadorias com suas respectivas quantidades e cotações de cada participante, seja a empresa ganhadora ou perdedora, além dos responsáveis legais das empresas participantes. Também é possível visualizar a publicação de documentos legais tais como editais, avisos, retificações vinculadas ao certame. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Licitações' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-edit"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2331
| <![CDATA[<script type="text/javascript">
$("#compras").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#compras", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subcompras").delay(300).css("display", "block");
$("#subcompras").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'Compras';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Exibe todas as compras de pequena monta realizada por um processo bem simplificado chamado compras diretas, que de acordo com a lei 8666/93 estão dispensadas de processos licitatórios. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Compras' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-coins"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2386
| <![CDATA[<script type="text/javascript">
$("#contratos").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#contratos", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subcontratos").delay(300).css("display", "block");
$("#subcontratos").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'Contratos';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Poderá ser verificado os itens contratuais da contratação pelo ente público dos seus fornecedores de bens e serviços. Além disso, nesse espaço o ente publico poderá publicar o contrato na íntegra possibilitando a visualização completa do documento bem como aditivos e outros documentos adicionais a contratação que o ente julgar necessário. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Contratos' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-file-invoice-dollar"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2441
| <![CDATA[<script type="text/javascript">
$("#pessoal").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#pessoal", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subpessoal").delay(300).css("display", "block");
$("#subpessoal").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'Pessoal';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Apresentar a relação dos cargos e salários existentes dos servidores, além de exibir os valores calculados da folha de pagamento separando por entidade, secretaria, organograma, lotação, classificação dos servidores conforme seus respectivos planos de carreira. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Pessoal' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-user-cog"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2496
| <![CDATA[<script type="text/javascript">
$("#obras").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#obras", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subobras").delay(300).css("display", "block");
$("#subobras").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'Obras';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Obra pública é uma categoria extensa de projetos de infraestrutura, financiadas e realizadas pelo governo, para fins recreativos, empregatícios, de saúde e segurança, entre outros, feitos para servir a sociedade. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Obras' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-city"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2551
| <![CDATA[<script type="text/javascript">
$("#contas_publicas").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#contas_publicas", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subcontas_publicas").delay(300).css("display", "block");
$("#subcontas_publicas").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'Contas Públicas';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Anexos sobre as Informações Contábeis conforme Lei nº 4.320/64, Cronograma de ações da Portaria STN Nº 828/2011 e outros relatórios em que a entidade tenha interesse expor. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Contas Públicas' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-users"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2606
| <![CDATA[<script type="text/javascript">
$("#educacao").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#educacao", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subeducacao").delay(300).css("display", "block");
$("#subeducacao").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = '<div class="h1sub">Educação</div>';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Em atendimento a portaria n. 374, de 13/8/2018 do Tribunal de Contas de Santa Catarina, esta categoria irá disponibilizar informações sobre orçamentos, gastos, obras, contratos e diversas informações referentes a Educação. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Educação' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-book"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2661
| <![CDATA[<script type="text/javascript">
$("#saude").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#saude", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subsaude").delay(300).css("display", "block");
$("#subsaude").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'Saúde';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Aqui o cidadão poderá consultar as informações sobre sua posição e previsão de atendimento nas listas de espera dos serviços no Sistema Único de Saúde - SUS (consultas, exames e procedimentos cirúrgicos). ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Saúde' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-briefcase-medical"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2716
| <![CDATA[<script type="text/javascript">
$("#documentos_oficiais").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#documentos_oficiais", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subdocumentos_oficiais").delay(300).css("display", "block");
$("#subdocumentos_oficiais").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = '<div class="h1sub">Documentos</div> Oficiais';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Nesta seção o cidadão encontrará os documentos oficiais referentes ao Município de Criciúma, alguns deles são ;Bolsas de estudo, Concursos Públicos, Diário Oficial, ;Processos Seletivos, entre outros. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Documentos Oficiais' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-scroll"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2771
| <![CDATA[<script type="text/javascript">
$("#convenios").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#convenios", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subconvenios").delay(300).css("display", "block");
$("#subconvenios").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = '<div class="h1sub">Convênios</div>';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Convênios Municipais, Estaduais e Federais. Convênios celebrados entre o Município, a União, o Estado e outras entidades para recebimento e repasse de recursos financeiros. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Convênios' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-handshake"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2826
| <![CDATA[<script type="text/javascript">
$("#legislacao").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#legislacao", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#sublegislacao").delay(300).css("display", "block");
$("#sublegislacao").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = '<div class="h1sub">Legislação</div>';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Legislação é um corpo de leis que regulariza determinada matéria ou ciência, ou ainda um conjunto de leis que organiza a vida de um país, ou seja, o que popularmente se chama de ordem jurídica e que estabelece condutas e ações aceitáveis ou recusáveis de um indivíduo, instituição, empresa, entre outros. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Legislação' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-balance-scale"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2881
| <![CDATA[<script type="text/javascript">
$("#carta_de_servicos").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#carta_de_servicos", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subcarta_de_servicos").delay(300).css("display", "block");
$("#subcarta_de_servicos").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'Carta de<br>Serviços';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' A Carta de Serviços tem por objetivo informar aos cidadãos quais os serviços prestados pela Prefeitura Municipal de Criciúma, como acessar e obter esses serviços e quais são os compromissos com o atendimento e os padrões de atendimento estabelecidos. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Carta de Serviços' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-envelope-open-text"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2936
| <![CDATA[<script type="text/javascript">
$("#institucional").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#institucional", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subinstitucional").delay(300).css("display", "block");
$("#subinstitucional").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = '<div class="h1sub">Institucional</div>';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Este espaço tem o objetivo de facilitar o acesso do cidadão a telefones, endereços e serviços da Prefeitura Municipal de Criciúma. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Institucional' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-address-card"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
2991
| <![CDATA[<script type="text/javascript">
$("#veiculos").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#veiculos", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subveiculos").delay(300).css("display", "block");
$("#subveiculos").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'Veículos';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Nesta categoria você poderá visualizar informações sobre a geolocalização dos veículos da Prefeitura Municipal de Criciúma ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Veículos' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-car"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
3046
| <![CDATA[<script type="text/javascript">
$("#dados_abertos").change(function() {
butvolta(1);
if ($(this).prop("checked") == true) {
verificarRobson();
// $("#fecha").removeAttr("checked");
window.open("#header", "_self");
setTimeout(function() {
window.open("#dados_abertos", "_self");
}, 500);
// temheader = 1;
// setTimeout(function() {
// }, 500);
$("#acesso_a_informacao").fadeOut("fast");
$("#labelai").fadeOut("fast");
// $("#back").css("opacity","1");
$("#box_1").fadeOut("fast");
$("#label").fadeOut("fast");
$("#criciuma").css("visibility", "visible");
$("#subop").delay(300).fadeIn("fast");
$("#subdados_abertos").delay(300).css("display", "block");
$("#subdados_abertos").delay(300).fadeIn("fast");
setTimeout(function() {
document.getElementById("name").innerHTML = 'Dados Abertos';
}, 200);
setTimeout(function() {
// document.getElementById("bem_vindo").innerHTML = "";
}, 200);
setTimeout(function() {
document.getElementById("text_banco").innerHTML = ' Segundo a Open Knowledge Foundation, Dados Abertos são aqueles que podem ser livremente utilizados, reutilizados e redistribuídos por qualquer pessoa. Sendo que no máximo seja exigido que se atribua a fonte original e ao compartilhamento pelas mesmas licenças em que as informações foram apresentadas.<br />No âmbito do setor público, o conceito de Dados Abertos visa o aumento da transparência e uma maior participação política por parte dos cidadãos, além de fomentar o desenvolvimento de diversas aplicações em colaboração com a sociedade com base na disponibilização das bases de dados em poder dos órgãos públicos.<br />Portanto, a abertura de dados permite que as informações sejam livremente acessadas por pessoas físicas e jurídicas sem nenhum tipo de restrição. ';
document.getElementById("destaque-legislacao").style.display = "none";
}, 200);
$("#label").fadeIn("fast");
if ('Dados Abertos' != 'COVID-19') {
$("#icone").css("display", "none");
setTimeout(function() {
document.getElementById("icone").innerHTML = '<i class="fas fa-box-open"></i>';
}, 200);
$("#icone").fadeIn("fast");
}
};
})
</script>]]>
|
3123
| <![CDATA[<script type="text/javascript">
$("#acesso_a_informacao1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderacesso_a_informacao1').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
if (auxfixChrome == 1) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_registropedidoinformacao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_registropedidoinformacao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
}
fabio = 1;
}
});
</script>]]>
|
3164
| <![CDATA[<script type="text/javascript">
$("#acesso_a_informacao2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderacesso_a_informacao2').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
if (auxfixChrome == 1) {
iframelink = "https://e-gov.betha.com.br/transparencia/con_consultapedidoinformacao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/con_consultapedidoinformacao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
}
fabio = 1;
}
});
</script>]]>
|
3205
| <![CDATA[<script type="text/javascript">
$("#acesso_a_informacao3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderacesso_a_informacao3').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
if (auxfixChrome == 1) {
iframelink = "https://e-gov.betha.com.br/transparencia/01037-016/con_estatisticaslai.faces?mun=Fc0aKsq4FUI=";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01037-016/con_estatisticaslai.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
}
fabio = 1;
}
});
</script>]]>
|
3246
| <![CDATA[<script type="text/javascript">
$("#acesso_a_informacao4").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderacesso_a_informacao4').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
if (auxfixChrome == 1) {
iframelink = "https://e-gov.betha.com.br/transparencia/01037-016/con_estatisticassolicitanteslai.faces?mun=Fc0aKsq4FUI=";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01037-016/con_estatisticassolicitanteslai.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
}
fabio = 1;
}
});
</script>]]>
|
3287
| <![CDATA[<script type="text/javascript">
$("#acesso_a_informacao5").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/infacessoinformacao", "_self");
}
});
</script>]]>
|
3299
| <![CDATA[<script type="text/javascript">
$("#subacesso_a_informacao").css("display", "none");
$("#subacesso_a_informacao").fadeOut("fast");
</script>]]>
|
3304
| <![CDATA[<script type="text/javascript">
$("#subop").css("display", "none");
</script>]]>
|
3325
| <![CDATA[<script type="text/javascript">
$("#covid_191").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/doacoes", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/doacoes", "_self");
}
});
</script>]]>
|
3369
| <![CDATA[<script type="text/javascript">
$("#covid_192").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("recursos", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("recursos", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
3416
| <![CDATA[<script type="text/javascript">
$("#covid_193").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://covid19.criciuma.sc.gov.br", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://covid19.criciuma.sc.gov.br", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
3463
| <![CDATA[<script type="text/javascript">
$("#covid_194").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("form-comissao", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("form-comissao", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
3510
| <![CDATA[<script type="text/javascript">
$("#covid_195").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("documentosoficiais", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("documentosoficiais", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
3557
| <![CDATA[<script type="text/javascript">
$("#covid_196").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("comissao", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("comissao", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
3604
| <![CDATA[<script type="text/javascript">
$("#covid_197").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://minhavacina.criciuma.sc.gov.br/", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://minhavacina.criciuma.sc.gov.br/", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
3634
| <![CDATA[<script type="text/javascript">
$("#subcovid_19").css("display", "none");
$("#subcovid_19").fadeOut("fast");
</script>]]>
|
3657
| <![CDATA[<script type="text/javascript">
$("#receitas1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderreceitas1').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
3706
| <![CDATA[<script type="text/javascript">
$("#receitas2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderreceitas2').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_relacaomaioresarrecadacoes.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_relacaomaioresarrecadacoes.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
3755
| <![CDATA[<script type="text/javascript">
$("#receitas3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderreceitas3').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_ingressosreceitas.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_ingressosreceitas.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
3787
| <![CDATA[<script type="text/javascript">
$("#subreceitas").css("display", "none");
$("#subreceitas").fadeOut("fast");
</script>]]>
|
3810
| <![CDATA[<script type="text/javascript">
$("#despesas1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas1').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_gastoporfavorecido.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_gastoporfavorecido.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
3859
| <![CDATA[<script type="text/javascript">
$("#despesas2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas2').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_execucaoprogramas.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_execucaoprogramas.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
3908
| <![CDATA[<script type="text/javascript">
$("#despesas3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas3').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_gastodiretopordespesa.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_gastodiretopordespesa.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
3957
| <![CDATA[<script type="text/javascript">
$("#despesas4").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas4').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_gastodiretopororgao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_gastodiretopororgao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4006
| <![CDATA[<script type="text/javascript">
$("#despesas5").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas5').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_empenhospagosporordemcronologica.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_empenhospagosporordemcronologica.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4055
| <![CDATA[<script type="text/javascript">
$("#despesas6").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas6').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_despesas_diarias_passagens_por_credor.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_despesas_diarias_passagens_por_credor.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4104
| <![CDATA[<script type="text/javascript">
$("#despesas7").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas7').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_execucaodespesa.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_execucaodespesa.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1500px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4153
| <![CDATA[<script type="text/javascript">
$("#despesas8").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas8').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_comparativodespesa.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_comparativodespesa.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4202
| <![CDATA[<script type="text/javascript">
$("#despesas9").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas9').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_gastodiretoporfavorecido.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_gastodiretoporfavorecido.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4251
| <![CDATA[<script type="text/javascript">
$("#despesas10").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas10').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_gastodiretoporprojeto.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_gastodiretoporprojeto.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4300
| <![CDATA[<script type="text/javascript">
$("#despesas11").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas11').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_despesasempenhadas.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_despesasempenhadas.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4349
| <![CDATA[<script type="text/javascript">
$("#despesas12").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas12').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_despesas_diarias_passagens.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_despesas_diarias_passagens.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4398
| <![CDATA[<script type="text/javascript">
$("#despesas13").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdespesas13').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
$("#modal-publicidade").modal("show");
arrumaModal = true;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_gastoporfavorecido.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_gastoporfavorecido.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4449
| <![CDATA[<script type="text/javascript">
$("#despesas14").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/outros/62d1b2160741e-decreto-363-de-2014.pdf", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.criciuma.sc.gov.br/outros/62d1b2160741e-decreto-363-de-2014.pdf", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
4496
| <![CDATA[<script type="text/javascript">
$("#despesas15").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/outros/62d1b23113f6e-informativo-sobre-diaria-e-adiantamento-de-viagem-a-partir-2020.pdf", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.criciuma.sc.gov.br/outros/62d1b23113f6e-informativo-sobre-diaria-e-adiantamento-de-viagem-a-partir-2020.pdf", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
4526
| <![CDATA[<script type="text/javascript">
$("#subdespesas").css("display", "none");
$("#subdespesas").fadeOut("fast");
</script>]]>
|
4549
| <![CDATA[<script type="text/javascript">
$("#patrimonio1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderpatrimonio1').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01031-008/con_relacaopatrimonio.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01031-008/con_relacaopatrimonio.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4581
| <![CDATA[<script type="text/javascript">
$("#subpatrimonio").css("display", "none");
$("#subpatrimonio").fadeOut("fast");
</script>]]>
|
4604
| <![CDATA[<script type="text/javascript">
$("#demonstrativos1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdemonstrativos1').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_transferencias.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_transferencias.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4653
| <![CDATA[<script type="text/javascript">
$("#demonstrativos2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderdemonstrativos2').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_receitasdespesasextras.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_receitasdespesasextras.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4685
| <![CDATA[<script type="text/javascript">
$("#subdemonstrativos").css("display", "none");
$("#subdemonstrativos").fadeOut("fast");
</script>]]>
|
4708
| <![CDATA[<script type="text/javascript">
$("#licitacoes1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderlicitacoes1').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_licitacoes.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_licitacoes.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4757
| <![CDATA[<script type="text/javascript">
$("#licitacoes2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/licitacoes", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/licitacoes", "_self");
}
});
</script>]]>
|
4801
| <![CDATA[<script type="text/javascript">
$("#licitacoes3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderlicitacoes3').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_fornecedoresimpedidoslicitar.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_fornecedoresimpedidoslicitar.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4850
| <![CDATA[<script type="text/javascript">
$("#licitacoes4").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://sistemas.criciuma.sc.gov.br/compras/", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://sistemas.criciuma.sc.gov.br/compras/", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
4897
| <![CDATA[<script type="text/javascript">
$("#licitacoes5").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://www.criciuma.sc.gov.br/site/pdfs_gravados/doc03168920160113141357.pdf", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://www.criciuma.sc.gov.br/site/pdfs_gravados/doc03168920160113141357.pdf", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
4927
| <![CDATA[<script type="text/javascript">
$("#sublicitacoes").css("display", "none");
$("#sublicitacoes").fadeOut("fast");
</script>]]>
|
4950
| <![CDATA[<script type="text/javascript">
$("#compras1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loadercompras1').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_comprasdiretas.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_comprasdiretas.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
4982
| <![CDATA[<script type="text/javascript">
$("#subcompras").css("display", "none");
$("#subcompras").fadeOut("fast");
</script>]]>
|
5005
| <![CDATA[<script type="text/javascript">
$("#contratos1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loadercontratos1').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
$("#modal-contrato").modal("show");
arrumaModal = true;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_contratos.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_contratos.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5039
| <![CDATA[<script type="text/javascript">
$("#subcontratos").css("display", "none");
$("#subcontratos").fadeOut("fast");
</script>]]>
|
5062
| <![CDATA[<script type="text/javascript">
$("#pessoal1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderpessoal1').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_quadropessoal.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_quadropessoal.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5111
| <![CDATA[<script type="text/javascript">
$("#pessoal2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderpessoal2').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_servidoresinativos.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_servidoresinativos.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5160
| <![CDATA[<script type="text/javascript">
$("#pessoal3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderpessoal3').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_servidorescontratados.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_servidorescontratados.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5209
| <![CDATA[<script type="text/javascript">
$("#pessoal4").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderpessoal4').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_servidoresestagiarios.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_servidoresestagiarios.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5258
| <![CDATA[<script type="text/javascript">
$("#pessoal5").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderpessoal5').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_niveissalariais.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_niveissalariais.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5307
| <![CDATA[<script type="text/javascript">
$("#pessoal6").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderpessoal6').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_servidoresagentes.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_servidoresagentes.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5356
| <![CDATA[<script type="text/javascript">
$("#pessoal7").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderpessoal7').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_servidoresativos.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_servidoresativos.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5405
| <![CDATA[<script type="text/javascript">
$("#pessoal8").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderpessoal8').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_servidoresefetivos.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_servidoresefetivos.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5454
| <![CDATA[<script type="text/javascript">
$("#pessoal9").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderpessoal9').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_servidorescomissionados.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_servidorescomissionados.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5503
| <![CDATA[<script type="text/javascript">
$("#pessoal10").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderpessoal10').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_totalfolhapagamento.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_totalfolhapagamento.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5552
| <![CDATA[<script type="text/javascript">
$("#pessoal11").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderpessoal11').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_servidorescedidos.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_servidorescedidos.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5584
| <![CDATA[<script type="text/javascript">
$("#subpessoal").css("display", "none");
$("#subpessoal").fadeOut("fast");
</script>]]>
|
5607
| <![CDATA[<script type="text/javascript">
$("#obras1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://pmc.obrasgov.com.br/obras-gov-map/#/map", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://pmc.obrasgov.com.br/obras-gov-map/#/map", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
5637
| <![CDATA[<script type="text/javascript">
$("#subobras").css("display", "none");
$("#subobras").fadeOut("fast");
</script>]]>
|
5660
| <![CDATA[<script type="text/javascript">
$("#contas_publicas1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loadercontas_publicas1').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = " https://e-gov.betha.com.br/transparencia/01032-005/con_contaspublicas.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src=" https://e-gov.betha.com.br/transparencia/01032-005/con_contaspublicas.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
5709
| <![CDATA[<script type="text/javascript">
$("#contas_publicas2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://servicos.tce.sc.gov.br/sic/homesic.php?id=420460", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://servicos.tce.sc.gov.br/sic/homesic.php?id=420460", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
5756
| <![CDATA[<script type="text/javascript">
$("#contas_publicas3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://servicos.tce.sc.gov.br/sic/home.php?id=420460&idmenu=municipio&menu=contaanual", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://servicos.tce.sc.gov.br/sic/home.php?id=420460&idmenu=municipio&menu=contaanual", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
5803
| <![CDATA[<script type="text/javascript">
$("#contas_publicas4").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/parecerprevio", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/parecerprevio", "_self");
}
});
</script>]]>
|
5847
| <![CDATA[<script type="text/javascript">
$("#contas_publicas5").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/contabil/1#contabil", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/contabil/1#contabil", "_self");
}
});
</script>]]>
|
5891
| <![CDATA[<script type="text/javascript">
$("#contas_publicas6").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/contabil/2#contabil", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/contabil/2#contabil", "_self");
}
});
</script>]]>
|
5935
| <![CDATA[<script type="text/javascript">
$("#contas_publicas7").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/contabil/3#contabil", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/contabil/3#contabil", "_self");
}
});
</script>]]>
|
5979
| <![CDATA[<script type="text/javascript">
$("#contas_publicas8").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/contabil/4#contabil", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/contabil/4#contabil", "_self");
}
});
</script>]]>
|
6023
| <![CDATA[<script type="text/javascript">
$("#contas_publicas9").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/contabil/5#contabil", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/contabil/5#contabil", "_self");
}
});
</script>]]>
|
6067
| <![CDATA[<script type="text/javascript">
$("#contas_publicas10").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transferencias.fecam.org.br/municipio/75/Criciúma", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transferencias.fecam.org.br/municipio/75/Criciúma", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
6114
| <![CDATA[<script type="text/javascript">
$("#contas_publicas11").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/emendasparlamentaresrecebidas", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/emendasparlamentaresrecebidas", "_self");
}
});
</script>]]>
|
6141
| <![CDATA[<script type="text/javascript">
$("#subcontas_publicas").css("display", "none");
$("#subcontas_publicas").fadeOut("fast");
</script>]]>
|
6164
| <![CDATA[<script type="text/javascript">
$("#educacao1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/outros/6356e6af4f33f-infantili_merged.pdf", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.criciuma.sc.gov.br/outros/6356e6af4f33f-infantili_merged.pdf", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
6211
| <![CDATA[<script type="text/javascript">
$("#educacao2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loadereducacao2').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/con_contratoseducacao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/con_contratoseducacao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
6260
| <![CDATA[<script type="text/javascript">
$("#educacao3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://pmc.obrasgov.com.br/obras-gov-map/#/map", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://pmc.obrasgov.com.br/obras-gov-map/#/map", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
6307
| <![CDATA[<script type="text/javascript">
$("#educacao4").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loadereducacao4').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/con_comprasdiretaseducacao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/con_comprasdiretaseducacao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
6356
| <![CDATA[<script type="text/javascript">
$("#educacao5").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loadereducacao5').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/con_licitacoeseducacao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/con_licitacoeseducacao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
6405
| <![CDATA[<script type="text/javascript">
$("#educacao6").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loadereducacao6').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 1;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01037-034/con_despesasempenhadaseducacao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01037-034/con_despesasempenhadaseducacao.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
6437
| <![CDATA[<script type="text/javascript">
$("#subeducacao").css("display", "none");
$("#subeducacao").fadeOut("fast");
</script>]]>
|
6460
| <![CDATA[<script type="text/javascript">
$("#saude1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://criciuma.celk.com.br/lista-publica", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://criciuma.celk.com.br/lista-publica", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
6507
| <![CDATA[<script type="text/javascript">
$("#saude2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://listadeespera.saude.sc.gov.br/#/home", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://listadeespera.saude.sc.gov.br/#/home", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
6554
| <![CDATA[<script type="text/javascript">
$("#saude3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://listadeespera.saude.sc.gov.br/#/publico/agendados/consultaAgendado", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://listadeespera.saude.sc.gov.br/#/publico/agendados/consultaAgendado", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
6601
| <![CDATA[<script type="text/javascript">
$("#saude4").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://listadeespera.saude.sc.gov.br/#/publico/atendidos/consultaAtendido", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://listadeespera.saude.sc.gov.br/#/publico/atendidos/consultaAtendido", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
6648
| <![CDATA[<script type="text/javascript">
$("#saude5").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://www.criciuma.sc.gov.br/site/assistenciafarmaceutica.php#conteudo", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://www.criciuma.sc.gov.br/site/assistenciafarmaceutica.php#conteudo", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
6695
| <![CDATA[<script type="text/javascript">
$("#saude6").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://listadeespera.saude.sc.gov.br/consulta/paciente.html", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://listadeespera.saude.sc.gov.br/consulta/paciente.html", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
6742
| <![CDATA[<script type="text/javascript">
$("#saude7").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/planomunicipalsaude", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/planomunicipalsaude", "_self");
}
});
</script>]]>
|
6786
| <![CDATA[<script type="text/javascript">
$("#saude8").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/prestacaocontassaude", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/prestacaocontassaude", "_self");
}
});
</script>]]>
|
6830
| <![CDATA[<script type="text/javascript">
$("#saude9").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://exames.criciuma.sc.gov.br/", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://exames.criciuma.sc.gov.br/", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
6877
| <![CDATA[<script type="text/javascript">
$("#saude10").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/medicamentos", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.criciuma.sc.gov.br/medicamentos", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
6924
| <![CDATA[<script type="text/javascript">
$("#saude11").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/especialidadesfaltas", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/especialidadesfaltas", "_self");
}
});
</script>]]>
|
6951
| <![CDATA[<script type="text/javascript">
$("#subsaude").css("display", "none");
$("#subsaude").fadeOut("fast");
</script>]]>
|
6974
| <![CDATA[<script type="text/javascript">
$("#documentos_oficiais1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://www.criciuma.sc.gov.br/site/does.php", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://www.criciuma.sc.gov.br/site/does.php", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7021
| <![CDATA[<script type="text/javascript">
$("#documentos_oficiais2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://www.criciuma.sc.gov.br/site/editais-pmc-unesc-esucri.php#conteudo", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://www.criciuma.sc.gov.br/site/editais-pmc-unesc-esucri.php#conteudo", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7068
| <![CDATA[<script type="text/javascript">
$("#documentos_oficiais3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://www.criciuma.sc.gov.br/site/processos-seletivos.php#conteudo", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://www.criciuma.sc.gov.br/site/processos-seletivos.php#conteudo", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7098
| <![CDATA[<script type="text/javascript">
$("#subdocumentos_oficiais").css("display", "none");
$("#subdocumentos_oficiais").fadeOut("fast");
</script>]]>
|
7121
| <![CDATA[<script type="text/javascript">
$("#convenios1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
$('#loaderconvenios1').css('display', 'block');
window.open("#apoio", "_self");
// document.getElementById("iframe").innerHTML = '';
// auxbrowser = get_browser();
auxfixChrome = 0;
arrumaModal = false;
if (!arrumaModal) {
if (auxfixChrome == 1) {
// if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "https://e-gov.betha.com.br/transparencia/01032-005/con_convenios.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar();
}else{
document.getElementById("iframe").innerHTML = '<iframe onload="andre()" src="https://e-gov.betha.com.br/transparencia/01032-005/con_convenios.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S" width="1100px" height="2000px" frameborder="0"></iframe>';
fabio = 1;
}
}
}
});
</script>]]>
|
7170
| <![CDATA[<script type="text/javascript">
$("#convenios2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/conveniosestaduais", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/conveniosestaduais", "_self");
}
});
</script>]]>
|
7214
| <![CDATA[<script type="text/javascript">
$("#convenios3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/conveniosfederais", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/conveniosfederais", "_self");
}
});
</script>]]>
|
7258
| <![CDATA[<script type="text/javascript">
$("#convenios4").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://gerr.com.br/principal.php?m=portal&chave=82916818000113", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://gerr.com.br/principal.php?m=portal&chave=82916818000113", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7305
| <![CDATA[<script type="text/javascript">
$("#convenios5").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/minutadeconvenios", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/minutadeconvenios", "_self");
}
});
</script>]]>
|
7332
| <![CDATA[<script type="text/javascript">
$("#subconvenios").css("display", "none");
$("#subconvenios").fadeOut("fast");
</script>]]>
|
7355
| <![CDATA[<script type="text/javascript">
$("#legislacao1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://www.criciuma.sc.gov.br/pmc/webroot/upload/ckfinder/files/DECRETO-SA-n-1057-15.pdf", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://www.criciuma.sc.gov.br/pmc/webroot/upload/ckfinder/files/DECRETO-SA-n-1057-15.pdf", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7402
| <![CDATA[<script type="text/javascript">
$("#legislacao2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://leismunicipais.com.br/legislacao-municipal/4558/leis-de-criciuma", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://leismunicipais.com.br/legislacao-municipal/4558/leis-de-criciuma", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7449
| <![CDATA[<script type="text/javascript">
$("#legislacao3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://www.planalto.gov.br/ccivil_03/_ato2011-2014/2011/lei/l12527.htm", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://www.planalto.gov.br/ccivil_03/_ato2011-2014/2011/lei/l12527.htm", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7496
| <![CDATA[<script type="text/javascript">
$("#legislacao4").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://www.planalto.gov.br/ccivil_03/_ato2015-2018/2017/lei/l13460.htm", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://www.planalto.gov.br/ccivil_03/_ato2015-2018/2017/lei/l13460.htm", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7543
| <![CDATA[<script type="text/javascript">
$("#legislacao5").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://www.planalto.gov.br/ccivil_03/LEIS/L10098.htm#art17", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://www.planalto.gov.br/ccivil_03/LEIS/L10098.htm#art17", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7590
| <![CDATA[<script type="text/javascript">
$("#legislacao6").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://www.planalto.gov.br/ccivil_03/leis/lcp/lcp101.htm", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://www.planalto.gov.br/ccivil_03/leis/lcp/lcp101.htm", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7637
| <![CDATA[<script type="text/javascript">
$("#legislacao7").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://www.planalto.gov.br/ccivil_03/leis/lcp/lcp131.htm", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://www.planalto.gov.br/ccivil_03/leis/lcp/lcp131.htm", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7667
| <![CDATA[<script type="text/javascript">
$("#sublegislacao").css("display", "none");
$("#sublegislacao").fadeOut("fast");
</script>]]>
|
7690
| <![CDATA[<script type="text/javascript">
$("#carta_de_servicos1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://servicos.criciuma.sc.gov.br/", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://servicos.criciuma.sc.gov.br/", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7720
| <![CDATA[<script type="text/javascript">
$("#subcarta_de_servicos").css("display", "none");
$("#subcarta_de_servicos").fadeOut("fast");
</script>]]>
|
7743
| <![CDATA[<script type="text/javascript">
$("#institucional1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/unidades", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/unidades", "_self");
}
});
</script>]]>
|
7787
| <![CDATA[<script type="text/javascript">
$("#institucional2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/estruturaCriciuma", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/estruturaCriciuma", "_self");
}
});
</script>]]>
|
7831
| <![CDATA[<script type="text/javascript">
$("#institucional3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("http://www.criciuma.sc.gov.br/site/horariodeonibus.php", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("http://www.criciuma.sc.gov.br/site/horariodeonibus.php", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7878
| <![CDATA[<script type="text/javascript">
$("#institucional4").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/telefonesuteis", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/telefonesuteis", "_self");
}
});
</script>]]>
|
7905
| <![CDATA[<script type="text/javascript">
$("#subinstitucional").css("display", "none");
$("#subinstitucional").fadeOut("fast");
</script>]]>
|
7928
| <![CDATA[<script type="text/javascript">
$("#veiculos1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=1#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=1#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
7975
| <![CDATA[<script type="text/javascript">
$("#veiculos2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=2#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=2#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
8022
| <![CDATA[<script type="text/javascript">
$("#veiculos3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=3#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=3#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
8069
| <![CDATA[<script type="text/javascript">
$("#veiculos4").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=4#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=4#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
8116
| <![CDATA[<script type="text/javascript">
$("#veiculos5").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=5#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=5#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
8163
| <![CDATA[<script type="text/javascript">
$("#veiculos6").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=6#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=6#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
8210
| <![CDATA[<script type="text/javascript">
$("#veiculos7").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=7#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.criciuma.sc.gov.br/rastreamentoveiculos?set=7#pages", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
8240
| <![CDATA[<script type="text/javascript">
$("#subveiculos").css("display", "none");
$("#subveiculos").fadeOut("fast");
</script>]]>
|
8263
| <![CDATA[<script type="text/javascript">
$("#dados_abertos1").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/dadosabertos-licitacoes", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/dadosabertos-licitacoes", "_self");
}
});
</script>]]>
|
8307
| <![CDATA[<script type="text/javascript">
$("#dados_abertos2").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/dadosabertos-minhavacina", "_self");
}
*/
window.open("#header", "_self");
window.open("https://transparencia.criciuma.sc.gov.br/dadosabertos-minhavacina", "_self");
}
});
</script>]]>
|
8351
| <![CDATA[<script type="text/javascript">
$("#dados_abertos3").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.betha.cloud/#/n4W91vnHptoBkiHKAxioOA==/dados-abertos?esconderCabecalho=S&esconderMenu=S&esconderRodape=S&", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.betha.cloud/#/n4W91vnHptoBkiHKAxioOA==/dados-abertos?esconderCabecalho=S&esconderMenu=S&esconderRodape=S&", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
8398
| <![CDATA[<script type="text/javascript">
$("#dados_abertos4").change(function() {
if ($(this).prop("checked") == true) {
butvolta(0);
// document.getElementById("iframe").innerHTML = '';
/*
auxbrowser = get_browser();
auxfixChrome = 0;
if ((auxbrowser == "chrome") && (auxfixChrome == 1)) {
iframelink = "";
// iframelink = iframelink.split("https://e-gov.betha.com.br/transparencia/01032-005/con_comparativoreceita.faces?mun=Fc0aKsq4FUI=");
// iframelink = iframelink[0];
iframelink1 = iframelink.replace(/amp;/g,"");
window.open(iframelink1, "_blank");
window.open("#header", "_self");
escondevoltar()
}else{
window.open("https://transparencia.criciuma.sc.gov.br/outros/6294dba0bc55e-relacao-de-bases-de-dados.pdf", "_blank");
window.open("#header", "_self");
escondevoltar();
}
*/
window.open("https://transparencia.criciuma.sc.gov.br/outros/6294dba0bc55e-relacao-de-bases-de-dados.pdf", "_blank");
window.open("#header", "_self");
escondevoltar();
}
});
</script>]]>
|
8428
| <![CDATA[<script type="text/javascript">
$("#subdados_abertos").css("display", "none");
$("#subdados_abertos").fadeOut("fast");
</script>]]>
|
8439
| <![CDATA[<script type="text/javascript">
// $("#criciuma").fadeOut("fast");
$("#subop").css("display", "none");
$("#subop").fadeOut("fast");
// $("#subop").css("display","none");
$("#fecha").change(function clica() {
if ($(this).prop("checked") == true) {
// $("#criciuma").fadeOut("fast");
$("#criciuma").delay(300).css("visibility", "hidden");
$("#criciuma").delay(300).css("display", "block");
$("#subop").css("display", "none");
$("#subop").fadeOut("fast");
$("#label").fadeOut("fast");
$("#icone").fadeOut("fast");
$("#box_1").delay(300).fadeIn("fast");
$("#box_1 div").delay(300).css("display", "block");
$("#box_1 div p").delay(300).css("display", "block");
$("#Acesso à Informação").removeAttr("checked");
$('#search_transparencia').attr('disabled');
// $('#search_transparencia1').attr('disabled');
// $("#search_transparencia").val("");
// $("#search_transparencia1").val('');
$("#subcovid_19").css("display", "none");
$("#subcovid_19").fadeOut("fast");
$("#subreceitas").css("display", "none");
$("#subreceitas").fadeOut("fast");
$("#subdespesas").css("display", "none");
$("#subdespesas").fadeOut("fast");
$("#subpatrimonio").css("display", "none");
$("#subpatrimonio").fadeOut("fast");
$("#subdemonstrativos").css("display", "none");
$("#subdemonstrativos").fadeOut("fast");
$("#sublicitacoes").css("display", "none");
$("#sublicitacoes").fadeOut("fast");
$("#subcompras").css("display", "none");
$("#subcompras").fadeOut("fast");
$("#subcontratos").css("display", "none");
$("#subcontratos").fadeOut("fast");
$("#subpessoal").css("display", "none");
$("#subpessoal").fadeOut("fast");
$("#subobras").css("display", "none");
$("#subobras").fadeOut("fast");
$("#subcontas_publicas").css("display", "none");
$("#subcontas_publicas").fadeOut("fast");
$("#subeducacao").css("display", "none");
$("#subeducacao").fadeOut("fast");
$("#subsaude").css("display", "none");
$("#subsaude").fadeOut("fast");
$("#subdocumentos_oficiais").css("display", "none");
$("#subdocumentos_oficiais").fadeOut("fast");
$("#subconvenios").css("display", "none");
$("#subconvenios").fadeOut("fast");
$("#sublegislacao").css("display", "none");
$("#sublegislacao").fadeOut("fast");
$("#subcarta_de_servicos").css("display", "none");
$("#subcarta_de_servicos").fadeOut("fast");
$("#subinstitucional").css("display", "none");
$("#subinstitucional").fadeOut("fast");
$("#subveiculos").css("display", "none");
$("#subveiculos").fadeOut("fast");
$("#subdados_abertos").css("display", "none");
$("#subdados_abertos").fadeOut("fast");
$("#subacesso_a_informacao").css("display", "none");
$("#subacesso_a_informacao").fadeOut("fast");
$("#subacesso_a_informacao").css("display", "none");
$("#subacesso_a_informacao").fadeOut("fast");
$("#subacesso_a_informacao").css("display", "none");
$("#subacesso_a_informacao").fadeOut("fast");
$("#subacesso_a_informacao").css("display", "none");
$("#subacesso_a_informacao").fadeOut("fast");
$("#subacesso_a_informacao").css("display", "none");
$("#subacesso_a_informacao").fadeOut("fast");
lololo = '<h1 id="name"> <div class="h1sub">ESCOLHA UMA</div> OPÇÃO </h1> <p id="text_banco" class="ttl_inf" style="text-indent: all;">Aqui você encontrará diversas informações pertinentes a administração pública municipal conforme preconiza a Lei de Acesso à Informação.<BR>O objetivo de nosso Portal é permitir que o cidadão acesse todas as informações de forma simples, clara e dinâmica.</p>';
lololo += "<span onclick='$(\"#legislacao\").click();'' id='destaque-legislacao'>Para ter acesso à legislação que regulamenta a Transparência e Acesso à Informação (clique aqui).</span>";
$("#label").fadeIn("fast");
setTimeout(function() {
$("#labelai").fadeIn("fast");
}, 200);
document.getElementById("pesquisar").innerHTML = '';
setTimeout(function() {
document.getElementById("label").innerHTML = lololo;
}, 200);
setTimeout(function() {
document.getElementById("iframe").innerHTML = '';
}, 200);
setTimeout(function() {
document.getElementById("icone").innerHTML = '';
}, 200);
window.open("#header", "_self");
if (getAction == 'mapasite') {
// $("#header").css('display', 'none');
window.open("#pages", "_self");
tempesquisa = 0;
}else if (tempesquisa == 1 && pages == false) {/////////////////
$("#pages").css('display', 'block');
window.open("#pages", "_self");
tempesquisa = 0;
}else{
$("#header").css('display', 'block');
window.open("#header", "_self");
}
$("#btns-tutorial").css("display","none");
$("#iframe iframe").css("padding-top","100px");
$("#btn-publicidade").css("display","none");
$("#btn-contrato").css("display","none");
}
});
</script>]]>
|
8885
| <![CDATA[<script type="text/javascript">
//Executar a cada 10 segundos, para atualizar a qunatidade de usuários online
// setInterval(function(){
// //Incluir e enviar o POST para o arquivo responsável em fazer contagem
// $.post("includes/processa_vis.php", {contar: '',}, function(data){
// $('#online').text(data);
// });
// }, 10000);
</script>]]>
|
8894
| <![CDATA[<script type="text/javascript">
function open_tutorial() {
$("#teste").css("display", "block");
}
</script>]]>
|
8914
| <![CDATA[<script>
$('body').scroll(function() {
if ($('body').scrollTop() > 400) {
$('.go-top').css('visibility', 'visible');
$('.go-top').fadeIn();
} else {
$('.go-top').fadeOut();
}
});
</script>]]>
|
8927
| <![CDATA[<script type="text/javascript">
function get_browser() {
// Opera 8.0+
var isOpera = (!!window.opr && !!opr.addons) || !!window.opera || navigator.userAgent.indexOf(' OPR/') >= 0;
// Firefox 1.0+
var isFirefox = typeof InstallTrigger !== 'undefined';
// Safari 3.0+ "[object HTMLElementConstructor]"
var isSafari = /constructor/i.test(window.HTMLElement) || (function(p) {
return p.toString() === "[object SafariRemoteNotification]";
})(!window['safari'] || (typeof safari !== 'undefined' && safari.pushNotification));
// Internet Explorer 6-11
var isIE = /*@cc_on!@*/ false || !!document.documentMode;
// Edge 20+
var isEdge = false;
if (document.documentMode || /Edge/.test(navigator.userAgent) || /Edg/.test(navigator.userAgent)) {
isEdge = true;
}
// Chrome 1 - 71
var isChrome1 = !!window.chrome && (!!window.chrome.webstore || !!window.chrome.runtime);
var isChromium = window.chrome;
var winNav = window.navigator;
var vendorName = winNav.vendor;
var isIOSChrome = winNav.userAgent.match("CriOS");
if (isIOSChrome) {
var isChrome2 = true;
} else if( isChromium !== null && typeof isChromium !== "undefined" && vendorName === "Google Inc." && isOpera === false && isEdge === false){
var isChrome2 = true;
} else{
var isChrome2 = false;
}
// var isChrome = isChrome1 || isChrome2;
// Blink engine detection
var isBlink = (isChrome1 || isOpera) && !!window.CSS;
if (isOpera) {
browser = "opera";
} else if (isFirefox) {
browser = "firefox";
} else if (isSafari) {
browser = "safari";
} else if (isIE) {
browser = "ie";
} else if (isEdge) {
browser = "edge";
} else if (isChrome1 || isChrome2) {
browser = "chrome";
} else {
browser = "undefined";
}
return browser;
}
$("#browser").attr("value", get_browser());
</script>]]>
|
8998
| <![CDATA[<script>
$("#carregador").css("display", "none");
verificarSelec();
$("i").css("text-rendering", "optimizeLegibility");
if ($("#browser").val() == 'safari') {
$(".maps-footer").css("display", "none");
$(".maps-alt-footer").css("display", "block");
if (x.matches) {
$("#subop").css("height", "1000px");
}
} else {
$(".maps-footer").css("display", "block");
$(".maps-alt-footer").css("display", "none");
}
</script>]]>
|
9014
| <![CDATA[<script type="text/javascript">
(function(w, $){
var UrlHashMonitor = {};
UrlHashMonitor.oldHash = '';
UrlHashMonitor.newHash = '';
UrlHashMonitor.oldHref = '';
UrlHashMonitor.newHref = '';
UrlHashMonitor.onHashChange = function(f){
$(window).on('hashchange', function(e){
UrlHashMonitor.oldHash = UrlHashMonitor.newHash;
UrlHashMonitor.newHash = w.location.hash;
UrlHashMonitor.oldHref = UrlHashMonitor.newHref;
UrlHashMonitor.newHref = w.location.href;
f(e);
});
};
UrlHashMonitor.init = function(){
UrlHashMonitor.oldHash = UrlHashMonitor.newHash = w.location.hash;
UrlHashMonitor.oldHref = UrlHashMonitor.newHref = w.location.href;
};
w.UrlHashMonitor = UrlHashMonitor;
return UrlHashMonitor;
})(window, window.jQuery);
/*
* USAGE EXAMPLE
*/
UrlHashMonitor.init();
// oldold = "";
UrlHashMonitor.onHashChange(function(){
// console.log('oldHash: ' + UrlHashMonitor.oldHash);
// console.log('newHash: ' + UrlHashMonitor.newHash);
// console.log('oldHref: ' + UrlHashMonitor.oldHref);
// console.log('newHref: ' + UrlHashMonitor.newHref);
// console.log("(UrlHashMonitor.oldHash == '#acesso_a_informacao' || UrlHashMonitor.oldHash == '#covid_19' || UrlHashMonitor.oldHash == '#receitas' || UrlHashMonitor.oldHash == '#despesas' || UrlHashMonitor.oldHash == '#patrimonio' || UrlHashMonitor.oldHash == '#demonstrativos' || UrlHashMonitor.oldHash == '#licitacoes' || UrlHashMonitor.oldHash == '#compras' || UrlHashMonitor.oldHash == '#contratos' || UrlHashMonitor.oldHash == '#pessoal' || UrlHashMonitor.oldHash == '#obras' || UrlHashMonitor.oldHash == '#contas_publicas' || UrlHashMonitor.oldHash == '#educacao' || UrlHashMonitor.oldHash == '#saude' || UrlHashMonitor.oldHash == '#documentos_oficiais' || UrlHashMonitor.oldHash == '#convenios' || UrlHashMonitor.oldHash == '#legislacao' || UrlHashMonitor.oldHash == '#carta_de_servicos' || UrlHashMonitor.oldHash == '#institucional' || UrlHashMonitor.oldHash == '#veiculos' || UrlHashMonitor.oldHash == '#dados_abertos' || UrlHashMonitor.oldHash == '#iframe' || UrlHashMonitor.oldHash == '#apoio' || UrlHashMonitor.oldHash == '#pesquisa' )");
// console.log(fabio);
if ((UrlHashMonitor.oldHash == '#acesso_a_informacao' || UrlHashMonitor.oldHash == '#covid_19' || UrlHashMonitor.oldHash == '#receitas' || UrlHashMonitor.oldHash == '#despesas' || UrlHashMonitor.oldHash == '#patrimonio' || UrlHashMonitor.oldHash == '#demonstrativos' || UrlHashMonitor.oldHash == '#licitacoes' || UrlHashMonitor.oldHash == '#compras' || UrlHashMonitor.oldHash == '#contratos' || UrlHashMonitor.oldHash == '#pessoal' || UrlHashMonitor.oldHash == '#obras' || UrlHashMonitor.oldHash == '#contas_publicas' || UrlHashMonitor.oldHash == '#educacao' || UrlHashMonitor.oldHash == '#saude' || UrlHashMonitor.oldHash == '#documentos_oficiais' || UrlHashMonitor.oldHash == '#convenios' || UrlHashMonitor.oldHash == '#legislacao' || UrlHashMonitor.oldHash == '#carta_de_servicos' || UrlHashMonitor.oldHash == '#institucional' || UrlHashMonitor.oldHash == '#veiculos' || UrlHashMonitor.oldHash == '#dados_abertos' || UrlHashMonitor.oldHash == '#iframe' || UrlHashMonitor.oldHash == '#apoio' || UrlHashMonitor.oldHash == '#pesquisa' )) {
controllerat = 'Pages';
// console.log('Condição: oldHash: ' + UrlHashMonitor.oldHash);
// console.log('Condição: newHash: ' + UrlHashMonitor.newHash);
// console.log('Condição: comecou: ' + comecou);
if ((UrlHashMonitor.newHash == '#header')) {
if (comecou == 0) {
$("#fecha").trigger("click");
// escondevoltar();
if ((UrlHashMonitor.oldHash != "#iframe" && comecou == 0)) {
// escondevoltar();
// $("#fecha").trigger("click");
}
if (UrlHashMonitor.oldHash == '#pesquisa' && (controllerat != 'Pages')) {
// escondevoltar();
$("#header").css('display', 'none');
$("#pages").css('display', 'block');
window.open("#pages", "_self");
$("#search_transparencia").focus();
}else{
// escondevoltar();
$("#header").css('display', 'block');
window.open("#header", "_self");
$("#search_transparencia").focus();
}
}else{
window.open("#header", "_self");
}
comecou = 0
}
if ((UrlHashMonitor.oldHash == "#iframe") && (UrlHashMonitor.newHash == '#apoio')) {
// $("#fecha").trigger("click");
$("#header").css("display", "block");
$("body").scroll();
window.open("#header", "_self");
$("#search_transparencia").focus();
// $("#fecha").trigger("click");
escondevoltar();
}
}
});
$(document).ready(function() {
var hash = $(location).attr('hash');
if ((hash == '#acesso_a_informacao' || hash == '#covid_19' || hash == '#receitas' || hash == '#despesas' || hash == '#patrimonio' || hash == '#demonstrativos' || hash == '#licitacoes' || hash == '#compras' || hash == '#contratos' || hash == '#pessoal' || hash == '#obras' || hash == '#contas_publicas' || hash == '#educacao' || hash == '#saude' || hash == '#documentos_oficiais' || hash == '#convenios' || hash == '#legislacao' || hash == '#carta_de_servicos' || hash == '#institucional' || hash == '#veiculos' || hash == '#dados_abertos' )) {
comecou = 1;
}else{
comecou = 0;
}
if ((UrlHashMonitor.oldHash == "#iframe") && (UrlHashMonitor.newHash == "#iframe")) {
comecou = 1;
$("body").scroll();
window.open("#header", "_self");
}
$('.carousel').carousel({
interval: 6000
});
$("#iframe iframe").prop("id", "iframe-betha");
//console.log(comecou);
});
$('#modal-publicidade').on('shown.bs.modal', function () {
escondevoltar();
});
$('#modal-contrato').on('shown.bs.modal', function () {
escondevoltar();
});
$('#modal-publicidade').on('hidden.bs.modal', function () {
// $("#btns-tutorial").css("display","block");
// $("#iframe iframe").css("padding-top","0");
// $("#btn-publicidade").css("display","block");
// $("#btn-contrato").css("display","none");
auxpubli = "https://e-gov.betha.com.br/transparencia/01032-005/con_gastoporfavorecido.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
if (auxpubli) {
iframelinkPubli = auxpubli.replace(/amp;/g,"");
window.open(iframelinkPubli);
}
});
$('#modal-contrato').on('hidden.bs.modal', function () {
// $("#btns-tutorial").css("display","block");
// $("#iframe iframe").css("padding-top","0");
// $("#btn-publicidade").css("display","none");
// $("#btn-contrato").css("display","block");
auxContrato = "https://e-gov.betha.com.br/transparencia/01032-005/con_contratos.faces?mun=Fc0aKsq4FUI=&retirarCabeRoda=S&retirarMenuLateral=S&retirarGlossario=S";
iframelinkContrato = auxContrato.replace(/amp;/g,"");
window.open(iframelinkContrato);
});
</script>]]>
|