93
| <![CDATA[<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PMBQH65" height="0" width="0" style="display:none;visibility:hidden"></iframe>]]>
|
98
| <![CDATA[<div id="uppMasterPrincipal" style="display:none;">
<div class="ajaxload">
<div id="circularG">
<div id="circularG_1" class="circularG">
</div>
<div id="circularG_2" class="circularG">
</div>
<div id="circularG_3" class="circularG">
</div>
<div id="circularG_4" class="circularG">
</div>
<div id="circularG_5" class="circularG">
</div>
<div id="circularG_6" class="circularG">
</div>
<div id="circularG_7" class="circularG">
</div>
<div id="circularG_8" class="circularG">
</div>
</div>
</div>
</div>]]>
|
252
| <![CDATA[<div style="display: inline-flex;">
<div class="dataAtualizacao">
Conjunto de informações atualizadas em 03/10/2023 com dados até 02/10/2023, <a href="/conteudo/atualizacaodados.aspx">saiba mais</a>.
</div>
<div id="exportacao">
<img src="/Include/Design/img/formato_excel.png" onclick="ExportarGrid(0)" title="Exportar para EXCEL">
<img src="/Include/Design/img/formato_word.png" onclick="ExportarGrid(1)" title="Exportar para WORD">
<img src="/Include/Design/img/formato_csv.png" onclick="ExportarGrid(2)" title="Exportar para CSV">
<img src="/Include/Design/img/formato_txt.png" onclick="ExportarGrid(3)" title="Exportar para TXT">
</div>
</div>]]>
|
31
| <![CDATA[<style type="text/css">
/* <![CDATA[ */
#menuTopo img.icon { border-style:none;vertical-align:middle; }
#menuTopo img.separator { border-style:none;display:block; }
#menuTopo img.horizontal-separator { border-style:none;vertical-align:middle; }
#menuTopo ul { list-style:none;margin:0;padding:0;width:auto; }
#menuTopo ul.dynamic { z-index:1; }
#menuTopo a { text-decoration:none;white-space:nowrap;display:block; }
#menuTopo a.static { padding-left:0.15em;padding-right:0.15em; }
#menuTopo a.popout { background-image:url("/WebResource.axd?d=zUkKmC80zyjj5ViyJBvS_gtIgIalGrh07f5sPGXHv_bdtnzZxehdkFXkUVtTWjyqXagk2_wDGTGeKyE8NmvGpXtbJymrkwSwHV6Y73ZhYoO8qEg00&t=637346667180000000");background-repeat:no-repeat;background-position:right center;padding-right:14px; }
/* ]]> */
</style>]]>
|
132
| <![CDATA[<a href="#" onclick="RedirecionarBusca('txtPesquisaTopo');return false;" class="btnPesquisa"></a>]]>
|
258
| <![CDATA[<img src="/Include/Design/img/formato_excel.png" onclick="ExportarGrid(0)" title="Exportar para EXCEL">]]>
|
259
| <![CDATA[<img src="/Include/Design/img/formato_word.png" onclick="ExportarGrid(1)" title="Exportar para WORD">]]>
|
260
| <![CDATA[<img src="/Include/Design/img/formato_csv.png" onclick="ExportarGrid(2)" title="Exportar para CSV">]]>
|
261
| <![CDATA[<img src="/Include/Design/img/formato_txt.png" onclick="ExportarGrid(3)" title="Exportar para TXT">]]>
|
273
| <![CDATA[<a href="javascript:void(0);" onclick="DownloadAnexos('04-051086/2022')">04-051086/2022</a>]]>
|
277
| <![CDATA[<a href="javascript:void(0);" onclick="DownloadAnexos('04-005004/2022')">04-005004/2022</a>]]>
|
283
| <![CDATA[<a href="#" class="botao" onclick="history.back();return false;">VOLTAR</a>]]>
|
15
| <![CDATA[<script>(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start' : new Date().getTime(),
event : 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-PMBQH65');
</script>]]>
|
50
| <![CDATA[<script type="text/javascript">
//<![CDATA[
var PageMethods = function() {
PageMethods.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
PageMethods.prototype = {
_get_path:function() {
var p = this.get_path();
if (p) return p;
else return PageMethods._staticInstance.get_path();},
CarregarUrlAnexos:function(protocolo,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CarregarUrlAnexos',false,{protocolo:protocolo},succeededCallback,failedCallback,userContext); }}
PageMethods.registerClass('PageMethods',Sys.Net.WebServiceProxy);
PageMethods._staticInstance = new PageMethods();
PageMethods.set_path = function(value) { PageMethods._staticInstance.set_path(value); }
PageMethods.get_path = function() { return PageMethods._staticInstance.get_path(); }
PageMethods.set_timeout = function(value) { PageMethods._staticInstance.set_timeout(value); }
PageMethods.get_timeout = function() { return PageMethods._staticInstance.get_timeout(); }
PageMethods.set_defaultUserContext = function(value) { PageMethods._staticInstance.set_defaultUserContext(value); }
PageMethods.get_defaultUserContext = function() { return PageMethods._staticInstance.get_defaultUserContext(); }
PageMethods.set_defaultSucceededCallback = function(value) { PageMethods._staticInstance.set_defaultSucceededCallback(value); }
PageMethods.get_defaultSucceededCallback = function() { return PageMethods._staticInstance.get_defaultSucceededCallback(); }
PageMethods.set_defaultFailedCallback = function(value) { PageMethods._staticInstance.set_defaultFailedCallback(value); }
PageMethods.get_defaultFailedCallback = function() { return PageMethods._staticInstance.get_defaultFailedCallback(); }
PageMethods.set_enableJsonp = function(value) { PageMethods._staticInstance.set_enableJsonp(value); }
PageMethods.get_enableJsonp = function() { return PageMethods._staticInstance.get_enableJsonp(); }
PageMethods.set_jsonpCallbackParameter = function(value) { PageMethods._staticInstance.set_jsonpCallbackParameter(value); }
PageMethods.get_jsonpCallbackParameter = function() { return PageMethods._staticInstance.get_jsonpCallbackParameter(); }
PageMethods.set_path("bensmoveisdoacao.aspx");
PageMethods.CarregarUrlAnexos= function(protocolo,onSuccess,onFailed,userContext) {PageMethods._staticInstance.CarregarUrlAnexos(protocolo,onSuccess,onFailed,userContext); }
//]]>
</script>]]>
|
373
| <![CDATA[<script>
new window.VLibras.Widget('https://vlibras.gov.br/app');
</script>]]>
|
378
| <![CDATA[<script>
function DownloadAnexos(protocolo) {
j("#uppMasterPrincipal").show();
try {
j.ajax({
type: "POST",
url: "./BensMoveisDoacao.aspx/CarregarUrlAnexos",
data: "{ protocolo: '" + protocolo.trim() + "'}",
contentType: "application/json; charset=utf-8",
dataType: "json",
async: "true",
cache: "false",
success: function (data) {
j("#uppMasterPrincipal").hide();
if (data.d.indexOf("http") != -1)
window.open(data.d, '_blank');
else
alert(data.d);
},
fail: function (ex) { j("#uppMasterPrincipal").hide(); alert("Houve um erro ao tentar localizar o arquivo, tente mais tarde") }
});
}
catch (e) {
console.log(e);
j("#uppMasterPrincipal").hide();
}
}
</script>]]>
|
410
| <![CDATA[<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create','UA-16502298-2','auto');ga('send','pageview');</script>]]>
|
411
| <![CDATA[<script type="text/javascript">
//<![CDATA[
HabilitarExportacao();//]]>
</script>]]>
|
415
| <![CDATA[<script type='text/javascript'>new Sys.WebForms.Menu({ element: 'menuTopo', disappearAfter: 500, orientation: 'horizontal', tabIndex: 0, disabled: false });</script>]]>
|