99
| <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"7acd1db18764ade69be21b640af1ac44","system.paths":{"root":"","base":""}}</script>]]>
|
139
| <![CDATA[<script type="text/javascript">
var enableDownloadButtonPD = 0;function enableDownloadPD() { if (enableDownloadButtonPD == 0) { document.forms['phocadownloadform'].elements['pdlicensesubmit'].disabled=false; enableDownloadButtonPD = 1; } else { document.forms['phocadownloadform'].elements['pdlicensesubmit'].disabled=true; enableDownloadButtonPD = 0; }}
if (typeof RokBoxSettings == 'undefined') RokBoxSettings = {pc: '100'};
spnoConflict(function($){
function mainmenu() {
$('.sp-menu').spmenu({
startLevel: 0,
direction: 'ltr',
initOffset: {
x: 0,
y: 0
},
subOffset: {
x: 0,
y: 0
},
center: 0
});
}
mainmenu();
$(window).on('resize',function(){
mainmenu();
});
});
jQuery(document).ready(function(jQuery){
jQuery('#accordeonck313').accordeonmenuck({fadetransition : false,eventtype : 'click',transition : 'linear',menuID : 'accordeonck313',imageplus : '/modules/mod_accordeonck/assets/plus.png',imageminus : '/modules/mod_accordeonck/assets/minus.png',defaultopenedid : '',activeeffect : '',showcounter : '',duree : 500});
});
// Start Cookie Alert
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#1a3867",
"text": "#ffffff"
},
"button": {
"background": "#d5d5d5",
"text": "#1a3867",
}
},
"theme": "block",
"position": "bottom",
"type": "info",
"revokable": false,
"revokeBtn": "<div class=\"cc-revoke {{classes}}\">Cookie Policy</div>",
"content": {
"message": "O Portal da Prefeitura de Franca utiliza cookies para melhorar a experiência de usuário.",
"dismiss": "Aceita Cookies",
"allow": "Allow cookies",
"deny": "Refuse cookies",
"link": "Leia Mais",
"imprint_link": "Imprint",
"href": "/prefeitura/politica-de-privacidade-e-cookies",
},
"cookie": {
"expiryDays": 365
},
"elements": {
"messagelink": "<span id=\"cookieconsent:desc\" class=\"cc-message\">{{message}}<a aria-label=\"learn more about cookies\" role=\"button\" tabindex=\"0\" class=\"cc-link\" href=\"/prefeitura/politica-de-privacidade-e-cookies\" target=\"_blank\">{{link}}</a></span>"
},
onInitialise: function (status) {
handleCookies(status);
},
onStatusChange: function (status, chosenBefore) {
handleCookies(status);
},
onRevokeChoice: function () {
handleCookies(status);
}
})});
// End Cookie Alert
function handleCookies(status){
}
// Init handleCookies if the user doesn't choose any options
if (document.cookie.split(';').filter(function(item) {
return item.indexOf('cookieconsent_status=') >= 0
}).length == 0) {
handleCookies('notset');
};
</script>]]>
|
237
| <![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-7323735-3', 'auto');
ga('send', 'pageview');
</script>]]>
|
406
| <![CDATA[<script type="text/javascript">
/******************************************
- PREPARE PLACEHOLDER FOR SLIDER -
******************************************/
var setREVStartSize = function() {
var tpopt = new Object();
tpopt.startwidth = 960;
tpopt.startheight = 150;
tpopt.container = jQuery('#rev_slider_8_1');
tpopt.fullScreen = "off";
tpopt.forceFullWidth="off";
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 revapi8;
tpj(document).ready(function() {
if(tpj('#rev_slider_8_1').revolution == undefined){
revslider_showDoubleJqueryError('#rev_slider_8_1');
}else{
revapi8 = tpj('#rev_slider_8_1').show().revolution(
{
dottedOverlay:"none",
delay:5000,
startwidth:960,
startheight:150,
hideThumbs:200,
thumbWidth:100,
thumbHeight:50,
thumbAmount:4,
simplifyAll:"off",
navigationType:"none",
navigationArrows:"none",
navigationStyle:"round",
touchenabled:"on",
onHoverStop:"on",
nextSlideOnWindowFocus:"on",
swipe_threshold: 75,
swipe_min_touches: 1,
drag_block_vertical: false,
keyboardNavigation:"off",
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:"spinner3",
stopLoop:"off",
stopAfterLoops:-1,
stopAtSlide:-1,
shuffle:"off",
autoHeight:"off",
forceFullWidth:"off",
hideTimerBar:"on",
hideThumbsOnMobile:"off",
hideNavDelayOnMobile:1500,
hideBulletsOnMobile:"off",
hideArrowsOnMobile:"off",
hideThumbsUnderResolution:0,
hideSliderAtLimit:0,
hideCaptionAtLimit:0,
hideAllCaptionAtLilmit:0,
startWithSlide:0,
isJoomla: true
});
}
}); /*ready*/
</script>]]>
|
622
| <![CDATA[<script type='text/javascript'>
document.getElementById('cloak80c41241ef1eb410c523c85d7b07c039').innerHTML = '';
var prefix = 'ma' + 'il' + 'to';
var path = 'hr' + 'ef' + '=';
var addy80c41241ef1eb410c523c85d7b07c039 = 'ouvidoria' + '@';
addy80c41241ef1eb410c523c85d7b07c039 = addy80c41241ef1eb410c523c85d7b07c039 + 'franca' + '.' + 'sp' + '.' + 'gov' + '.' + 'br';
var addy_text80c41241ef1eb410c523c85d7b07c039 = 'ouvidoria' + '@' + 'franca' + '.' + 'sp' + '.' + 'gov' + '.' + 'br';document.getElementById('cloak80c41241ef1eb410c523c85d7b07c039').innerHTML += '<a ' + path + '\'' + prefix + ':' + addy80c41241ef1eb410c523c85d7b07c039 + '\'>'+addy_text80c41241ef1eb410c523c85d7b07c039+'<\/a>';
</script>]]>
|
653
| <![CDATA[<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'google-site-verification=blLWKwMmH2i_P2ZB-wYvxwvAwFM5JY7a-D9ZbmwNFVs']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>]]>
|