65
| <![CDATA[<script type="text/javascript">
jQuery(window).on('load', function() {
new JCaption('img.caption');
});
var sp_preloader = '0';
var sp_gotop = '1';
var sp_offanimation = 'fullscreen';
jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} });
jQuery(document).ready(function() {
var value, searchword = jQuery('#mod-finder-searchword182');
// Get the current value.
value = searchword.val();
// If the current value equals the default value, clear it.
searchword.on('focus', function ()
{
var el = jQuery(this);
if (el.val() === 'Pesquisar...')
{
el.val('');
}
});
// If the current value is empty, set the previous value.
searchword.on('blur', function ()
{
var el = jQuery(this);
if (!el.val())
{
el.val(value);
}
});
jQuery('#mod-finder-searchform182').on('submit', function (e)
{
e.stopPropagation();
var advanced = jQuery('#mod-finder-advanced182');
// Disable select boxes with no value selected.
if (advanced.length)
{
advanced.find('select').each(function (index, el)
{
var el = jQuery(el);
if (!el.val())
{
el.attr('disabled', 'disabled');
}
});
}
});});
</script>]]>
|
132
| <![CDATA[<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-2972075-2');
</script>]]>
|
141
| <![CDATA[<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-99HWFGGB91');
</script>]]>
|
153
| <![CDATA[<script type="text/javascript">
(function(d, t) {
var g = d.createElement(t),
s = d.getElementsByTagName(t)[0];
g.src = "https://cdn.pushalert.co/integrate_43cbdc81d9ed192a2d7a67346fc30b03.js";
s.parentNode.insertBefore(g, s);
}(document, "script"));
</script>]]>
|
173
| <![CDATA[<script>
new window.VLibras.Widget('https://vlibras.gov.br/app');
</script>]]>
|
285
| <![CDATA[<script>
jQuery( document ).ready(function() {
let baseUrl = jQuery('#cidades-select').attr('data-url');
let url = baseUrl +'/'+'cidades.php';
function getCookie(name) {
var v = document.cookie.match('(^|;) ?' + name + '=([^;]*)(;|$)');
return v ? v[2] : null;
}
let uf = getCookie('city')
//console.log(uf);
if(uf === null){
uf = document.querySelector("#cidades-select").value
}
let bodyy = {uf: uf}
request(url , bodyy).then( result => {
jQuery('#resultss').html(result)
}).catch( (err) => {
console.log(err)
})
jQuery('#cidades-select').change(function(){
let uf = jQuery(this).val();
// let baseUrl = jQuery(this).attr('data-url');
// let url = baseUrl +'/'+'cidades.php';
document.cookie = "city="+uf;
document.cookie = "uf="+uf;
let body = {uf: uf}
request(url , body).then( result => {
jQuery('#resultss').html(result)
}).catch( (err) => {
console.log(err)
})
})
function request(url, bodyy) {
return new Promise((resolve, reject) => {
jQuery.ajax({
method: 'POST',
url: url,
data: bodyy
}).done( (results)=> {
resolve(results)
}).fail( (err)=> {
console.error('error: ', err)
reject(err)
})
})
}
});
</script>]]>
|
418
| <![CDATA[<script type="text/javascript">
/******************************************
- PREPARE PLACEHOLDER FOR SLIDER -
******************************************/
var setREVStartSize = function() {
var tpopt = new Object();
tpopt.startwidth = 1200;
tpopt.startheight = 500;
tpopt.container = jQuery('#rev_slider_3_1');
tpopt.fullScreen = "off";
tpopt.forceFullWidth="on";
tpopt.container.closest(".rev_slider_wrapper").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!="on")tpopt.height=tpopt.startheight;if(tpopt.fullScreen=="on"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(",");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(".rev_slider_wrapper").height(coh);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(coh);tpopt.container.css({height:"100%"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(".rev_slider_wrapper").height(tpopt.height);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(tpopt.height);}
};
/* CALL PLACEHOLDER */
setREVStartSize();
var tpj=jQuery;
tpj.noConflict();
var revapi3;
tpj(document).ready(function() {
if(tpj('#rev_slider_3_1').revolution == undefined){
revslider_showDoubleJqueryError('#rev_slider_3_1');
}else{
revapi3 = tpj('#rev_slider_3_1').show().revolution(
{
dottedOverlay:"none",
delay:9000,
startwidth:1200,
startheight:500,
hideThumbs:200,
thumbWidth:100,
thumbHeight:50,
thumbAmount:4,
simplifyAll:"off",
navigationType:"bullet",
navigationArrows:"solo",
navigationStyle:"round",
touchenabled:"on",
onHoverStop:"on",
nextSlideOnWindowFocus:"off",
swipe_threshold: 75,
swipe_min_touches: 1,
drag_block_vertical: false,
keyboardNavigation:"on",
navigationHAlign:"center",
navigationVAlign:"bottom",
navigationHOffset:0,
navigationVOffset:20,
soloArrowLeftHalign:"left",
soloArrowLeftValign:"center",
soloArrowLeftHOffset:20,
soloArrowLeftVOffset:0,
soloArrowRightHalign:"right",
soloArrowRightValign:"center",
soloArrowRightHOffset:20,
soloArrowRightVOffset:0,
shadow:0,
fullWidth:"on",
fullScreen:"off",
spinner:"spinner0",
stopLoop:"off",
stopAfterLoops:-1,
stopAtSlide:-1,
shuffle:"off",
autoHeight:"on",
forceFullWidth:"on",
hideThumbsOnMobile:"off",
hideNavDelayOnMobile:1500,
hideBulletsOnMobile:"off",
hideArrowsOnMobile:"off",
hideThumbsUnderResolution:0,
hideSliderAtLimit:0,
hideCaptionAtLimit:0,
hideAllCaptionAtLilmit:0,
startWithSlide:0,
isJoomla: true
});
}
}); /*ready*/
</script>]]>
|
705
| <![CDATA[<script type="text/javascript">
jQuery(document).scroll(function() {
checkOffset();
});
function checkOffset() {
if(jQuery('#fixed').offset().top + jQuery('#fixed').height() >= jQuery('#viewlet-below-content').offset().top){
jQuery('#fixed').css('display', 'none');
jQuery('#absolute').css('display', 'block');
}
if(jQuery(document).scrollTop() + (window.innerHeight/2) < jQuery('#viewlet-below-content').offset().top){
jQuery('#fixed').css('display', 'block');
jQuery('#absolute').css('display', 'none');
}
//jQuery('#fixed').text(jQuery(document).scrollTop() + window.innerHeight);
}
</script>]]>
|
721
| <![CDATA[<script>
jQuery(document).ready(function(){
jQuery(document).on('scroll',function() {
});
});
</script>]]>
|
1034
| <![CDATA[<script type="text/javascript">
jQuery(document).ready(function(){
jQuery('.link_news').on('click', function(){
setClipboard(jQuery(this).data('link'));
});
});
function setClipboard(value) {
var tempInput = document.createElement("input");
tempInput.style = "position: absolute; left: -1000px; top: -1000px";
tempInput.value = value;
document.body.appendChild(tempInput);
tempInput.select();
document.execCommand("copy");
document.body.removeChild(tempInput);
Toast.fire({
type: 'success',
title: 'Link Copiado!'
});
}
</script>]]>
|
1158
| <![CDATA[<script>
jQuery('.responsive').slick({
dots: false,
infinite: true,
draggable: true,
speed: 300,
slidesToShow: 2,
dots: true,
slidesToScroll: 2,
responsive: [
{
breakpoint: 1024,
settings: {
slidesToShow: 2,
slidesToScroll: 2,
infinite: true,
dots: true
}
},
{
breakpoint: 600,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
},
{
breakpoint: 480,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
}
// You can unslick at a given breakpoint now by adding:
// settings: "unslick"
// instead of a settings object
]
});
</script>]]>
|
1215
| <![CDATA[<script type="text/javascript">
jQuery(document).ready(function(){
jQuery('.reporterror').on('click', function(e) {
jQuery('#sp-section-19').toggleClass("display");
e.preventDefault();
});
});
</script>]]>
|
1248
| <![CDATA[<script type="text/javascript">
<!--
var acymModule = [];
acymModule['emailRegex'] = /^[a-z0-9!#$%&\'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&\'*+\/=?^_`{|}~-]+)*\@([a-z0-9-]+\.)+[a-z0-9]{2,20}$/i;
acymModule['NAMECAPTION'] = 'Name';
acymModule['NAME_MISSING'] = 'Please enter your name';
acymModule['EMAILCAPTION'] = 'Email';
acymModule['VALID_EMAIL'] = 'Please enter a valid e-mail address';
acymModule['CAPTCHA_MISSING'] = 'The captcha is invalid, please try again';
acymModule['NO_LIST_SELECTED'] = 'Please select the lists you want to subscribe to';
acymModule['ACCEPT_TERMS'] = 'Please check the Terms and Conditions / Privacy policy';
//-->
</script>]]>
|
1265
| <![CDATA[<script type="text/javascript">
<!--
acymModule['excludeValuesformAcym10621'] = [];
acymModule['excludeValuesformAcym10621']['1'] = 'ACYM_NAME';
acymModule['excludeValuesformAcym10621']['2'] = 'ACYM_EMAIL';
//-->
</script>]]>
|
1372
| <![CDATA[<script>
const Toast = Swal.mixin({
toast: true,
position: 'top-end',
showConfirmButton: false,
timer: 3000
});
// jQuery( document ).ready(function() {
// if(jQuery.session.get('contraste') == 1){
// jQuery("#html-body").toggleClass(" contraste");
// }
// });
// jQuery( "#target" ).click(function contraste() {
// if (jQuery.session.get('contraste') == 1) {
// // Remover Classe Contraste
// console.log("Modo contraste DESATIVADO.")
// jQuery.session.set("contraste", 0);
// jQuery("#html-body").toggleClass(" contraste");
// } else {
// // Adicionar Classe Contraste
// console.log("Modo contraste ATIVADO.");
// jQuery.session.set("contraste", 1);
// jQuery("#html-body").toggleClass(" contraste");
// }
// });
jQuery('body').ready(function() {
jQuery("a.link-left").hover(function() {
// jQuery("i.right").addClass("pseudo-hover");
}, function() {
jQuery("i.right").removeClass("pseudo-hover");
});
jQuery("a.link-right").hover(function() {
jQuery("i.left").addClass("pseudo-hover");
}, function() {
jQuery("i.left").removeClass("pseudo-hover");
});
});
jQuery( document ).ready(function () {
function getCookie(name) {
var v = document.cookie.match('(^|;) ?' + name + '=([^;]*)(;|$)');
return v ? v[2] : null;
}
let city = getCookie('city')
switch (city){
case 'Goiânia':
case 'goiania':
jQuery('#cidades-select').val('goiania');
break;
case 'Brasília':
case 'brasilia':
jQuery('#cidades-select').val('brasilia');
break;
case 'montes-claros':
case 'Montes Claros':
jQuery('#cidades-select').val('montes-claros');
break;
case 'uberaba':
case 'Uberaba':
jQuery('#cidades-select').val('uberaba');
break;
case 'cuiaba':
case 'Cuiabá':
jQuery('#cidades-select').val('cuiaba');
break;
case 'palmas':
case 'Palmas':
jQuery('#cidades-select').val('palmas');
break;
case 'belo-horizonte':
case 'Belo Horizonte':
jQuery('#cidades-select').val('belo-horizonte');
break;
case 'divinopolis':
case 'Divinópolis':
jQuery('#cidades-select').val('divinopolis');
break;
}
})
jQuery("#filtro-pesq").click(function () {
jQuery("#filtro-pesq").toggleClass("up");
});
jQuery("#unCheck").click(function () {
jQuery(":checkbox").attr("checked", false);
jQuery(":selected").attr("selected", false);
jQuery(":radio").attr("checked", false);
});
function checkOffset() {
if(jQuery('#fixed').offset().top + jQuery('#fixed').height() >= jQuery('#viewlet-below-content').offset().top){
jQuery('#fixed').css('display', 'none');
jQuery('#absolute').css('display', 'block');
}
if(jQuery('body').scrollTop() + (window.innerHeight/2) < jQuery('#viewlet-below-content').offset().top){
jQuery('#fixed').css('display', 'block');
jQuery('#absolute').css('display', 'none');
}
// jQuery('#fixed').text(jQuery(document).scrollTop() + window.innerHeight);
}
jQuery('body').scroll(function() {
checkOffset();
});
</script>]]>
|