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>]]>
|