140
| <![CDATA[<div style="display: none">
<div class="panel panel-default">
<div class="panel-heading">
<h2 class="panel-title text-center">PEÇAS DO PROCESSO</h2>
</div>
<div class="panel-body custom-label">
<ul id="processo_arquivos" class="tree treeview"><li id='P2108'>
<div class='hitarea collapsable-hitarea'></div>
<span class='label label-default '>1 - Identificação</span><ul style='display: block;'><li id='C6486' class='li_selected hover'>
<a href='/Sistema/Protocolo/Processo2/Digital.aspx?id=2108&arquivo=Arquivo/Documents/PLE/PLE122022/CAPA2108.pdf#C6486'
data-pdf='/Arquivo/Documents/PLE/PLE122022/CAPA2108.pdf' class='label label-primary'>
1.1 - Capa <span class='badge badge-default'>15/02/2022</span>
</a></li><li id='P2108' >
<a href='/Sistema/Protocolo/Processo2/Digital.aspx?id=2108&arquivo=Arquivo/Documents/PLE/2108-PLE122022-202202161002460995.pdf#P2108'
data-pdf='/Arquivo/Documents/PLE/2108-PLE122022-202202161002460995.pdf' class='label label-primary'>
1.2 - Proposição Inicial <span class='badge badge-default'>15/02/2022</span>
</a></li></ul></li><li id='PT8787'>
<div class='hitarea collapsable-hitarea'></div>
<span class='label label-default '>2 - Protocolar Proposição </span><ul style='display: block;'><li id='T8787' >
<a href='/Sistema/Protocolo/Processo2/Digital.aspx?id=2108&arquivo=Arquivo/Documents/PLE/PLE122022/8787-202202151203241644.pdf#T8787'
data-pdf='/Arquivo/Documents/PLE/PLE122022/8787-202202151203241644.pdf' class='label label-primary'>
2.1 - Despacho Eletrônico <span class='badge badge-default'>15/02/2022</span>
</a></li></ul></li></ul>
</div>
</div>
</div>]]>
|
148
| <![CDATA[<ul style='display: block;'><li id='C6486' class='li_selected hover'>
<a href='/Sistema/Protocolo/Processo2/Digital.aspx?id=2108&arquivo=Arquivo/Documents/PLE/PLE122022/CAPA2108.pdf#C6486'
data-pdf='/Arquivo/Documents/PLE/PLE122022/CAPA2108.pdf' class='label label-primary'>
1.1 - Capa <span class='badge badge-default'>15/02/2022</span>
</a></li><li id='P2108' >
<a href='/Sistema/Protocolo/Processo2/Digital.aspx?id=2108&arquivo=Arquivo/Documents/PLE/2108-PLE122022-202202161002460995.pdf#P2108'
data-pdf='/Arquivo/Documents/PLE/2108-PLE122022-202202161002460995.pdf' class='label label-primary'>
1.2 - Proposição Inicial <span class='badge badge-default'>15/02/2022</span>
</a></li></ul>]]>
|
158
| <![CDATA[<ul style='display: block;'><li id='T8787' >
<a href='/Sistema/Protocolo/Processo2/Digital.aspx?id=2108&arquivo=Arquivo/Documents/PLE/PLE122022/8787-202202151203241644.pdf#T8787'
data-pdf='/Arquivo/Documents/PLE/PLE122022/8787-202202151203241644.pdf' class='label label-primary'>
2.1 - Despacho Eletrônico <span class='badge badge-default'>15/02/2022</span>
</a></li></ul>]]>
|
184
| <![CDATA[<ul style='display: block;'><li id='C6486' class='li_selected hover'>
<a href='/Sistema/Protocolo/Processo2/Digital.aspx?id=2108&arquivo=Arquivo/Documents/PLE/PLE122022/CAPA2108.pdf#C6486'
data-pdf='/Arquivo/Documents/PLE/PLE122022/CAPA2108.pdf' class='label label-primary'>
1.1 - Capa <span class='badge badge-default'>15/02/2022</span>
</a></li><li id='P2108' >
<a href='/Sistema/Protocolo/Processo2/Digital.aspx?id=2108&arquivo=Arquivo/Documents/PLE/2108-PLE122022-202202161002460995.pdf#P2108'
data-pdf='/Arquivo/Documents/PLE/2108-PLE122022-202202161002460995.pdf' class='label label-primary'>
1.2 - Proposição Inicial <span class='badge badge-default'>15/02/2022</span>
</a></li></ul>]]>
|
194
| <![CDATA[<ul style='display: block;'><li id='T8787' >
<a href='/Sistema/Protocolo/Processo2/Digital.aspx?id=2108&arquivo=Arquivo/Documents/PLE/PLE122022/8787-202202151203241644.pdf#T8787'
data-pdf='/Arquivo/Documents/PLE/PLE122022/8787-202202151203241644.pdf' class='label label-primary'>
2.1 - Despacho Eletrônico <span class='badge badge-default'>15/02/2022</span>
</a></li></ul>]]>
|
203
| <![CDATA[<div style="display: block">
</div>]]>
|
17
| <![CDATA[<style type="text/css">
.notree li {
background-image: none !important;
padding: 1px 0pt;
}
.Processo {
display: block !important;
}
</style>]]>
|
32
| <![CDATA[<script type="text/javascript">
const account_id = '6Lekfr8UAAAAADAdAEfiMNQm5XXXJGqe7QU3JPY6';
const sitekey = '6Lfg6A4UAAAAAHr7zwDyj1nyPzgqY6q8fEJ_-wp2'
grecaptcha.ready(function () {
grecaptcha.execute(account_id, {
action: 'e7a411457481402b199c1091ff07dd45'
})
.then(function (token) {
if (document.getElementById('captcha')) {
document.getElementById('captcha').value = token;
$('.g-recaptcha').attr('data-sitekey', sitekey);
}
});
});
function expandirArvoreProcessos() {
if ($('#expandir').val() != '1') {
$('#expandirTudo').click();
// document.getElementById('processo_principal_acessorios').innerHTML = replaceAll('lastExpandable', 'lastCollapsable', document.getElementById('processo_principal_acessorios').innerHTML);
// document.getElementById('processo_principal_acessorios').innerHTML = replaceAll('expandable', 'collapsable', document.getElementById('processo_principal_acessorios').innerHTML);
// document.getElementById('processo_principal_acessorios').innerHTML = replaceAll('display: none;', 'display: block;', document.getElementById('processo_principal_acessorios').innerHTML);
}
$('#expandir').val("1");
}
function replaceAll(find, replace, str) {
while (str.indexOf(find) > -1) {
str = str.replace(find, replace);
}
return str;
}
jQuery(document).ready(function ($) {
setInterval(function () {
expandirArvoreProcessos();
}, 1000);
setInterval(function () {
SetScroll();
}, 500);
});
</script>]]>
|