100
| <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"9e5e7005c637c64bac354564d90105da","system.paths":{"root":"","base":""}}</script>]]>
|
137
| <![CDATA[<script type="text/javascript">
jQuery(document).ready(function(){
jQuery("#phModalPlay").on("hidden.bs.modal", function (e) {
jQuery("#phModalPlay iframe").attr("src", jQuery("#phModalPlay iframe").attr("src"));
jQuery("audio").each(function(){this.pause();this.currentTime = 0;});
jQuery("video").each(function(){this.pause();this.currentTime = 0;});
});
jQuery(".pd-modal-button").on("click", function () {
var $target = jQuery(this).data("target");
var $href = jQuery(this).data("href");
var $body = $target + "Body";
var $dialog = $target + "Dialog";
var $height = jQuery(this).data("height");
var $width = jQuery(this).data("width");
var $heightD= jQuery(this).data("height-dialog");
var $widthD = jQuery(this).data("width-dialog");
var $type = jQuery(this).data("type");
jQuery($body).css("height", $height);
jQuery($target).css("width", $width);
jQuery($body).css("overflow-y", "auto");
jQuery($dialog).css("height", $heightD);
jQuery($dialog).css("width", $widthD);
if ($type == "image") {
jQuery($body).html('<img class="img-responsive" src="' + $href + '" />');
} else if ($type == "document") {
$widthD = $widthD -50;
$heightD = $heightD -40;
jQuery($body).html('<object type="application/pdf" data="' + $href + '" width="' + $widthD + '" height="' + $heightD + '" ></object>');
} else {
jQuery($body).load($href, function (response, status, xhr) {
if (status == "success") {
/*jQuery($target).modal({ show: true });*/
}
});
}
});
});
jQuery(function($) {
SqueezeBox.initialize({});
initSqueezeBox();
$(document).on('subform-row-add', initSqueezeBox);
function initSqueezeBox(event, container)
{
SqueezeBox.assign($(container || document).find('a.pd-modal-button').get(), {
parse: 'rel'
});
}
});
window.jModalClose = function () {
SqueezeBox.close();
};
// Add extra modal close functionality for tinyMCE-based editors
document.onreadystatechange = function () {
if (document.readyState == 'interactive' && typeof tinyMCE != 'undefined' && tinyMCE)
{
if (typeof window.jModalClose_no_tinyMCE === 'undefined')
{
window.jModalClose_no_tinyMCE = typeof(jModalClose) == 'function' ? jModalClose : false;
jModalClose = function () {
if (window.jModalClose_no_tinyMCE) window.jModalClose_no_tinyMCE.apply(this, arguments);
tinyMCE.activeEditor.windowManager.close();
};
}
if (typeof window.SqueezeBoxClose_no_tinyMCE === 'undefined')
{
if (typeof(SqueezeBox) == 'undefined') SqueezeBox = {};
window.SqueezeBoxClose_no_tinyMCE = typeof(SqueezeBox.close) == 'function' ? SqueezeBox.close : false;
SqueezeBox.close = function () {
if (window.SqueezeBoxClose_no_tinyMCE) window.SqueezeBoxClose_no_tinyMCE.apply(this, arguments);
tinyMCE.activeEditor.windowManager.close();
};
}
}
};
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('#accordeonck380').accordeonmenuck({fadetransition : false,eventtype : 'click',transition : 'linear',menuID : 'accordeonck380',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>]]>
|
332
| <![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>]]>
|
501
| <![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>]]>
|
760
| <![CDATA[<script type='text/javascript'>
document.getElementById('cloak3e71780523d1cba384e88ecdbb9e5d14').innerHTML = '';
var prefix = 'ma' + 'il' + 'to';
var path = 'hr' + 'ef' + '=';
var addy3e71780523d1cba384e88ecdbb9e5d14 = 'ouvidoria' + '@';
addy3e71780523d1cba384e88ecdbb9e5d14 = addy3e71780523d1cba384e88ecdbb9e5d14 + 'franca' + '.' + 'sp' + '.' + 'gov' + '.' + 'br';
var addy_text3e71780523d1cba384e88ecdbb9e5d14 = 'ouvidoria' + '@' + 'franca' + '.' + 'sp' + '.' + 'gov' + '.' + 'br';document.getElementById('cloak3e71780523d1cba384e88ecdbb9e5d14').innerHTML += '<a ' + path + '\'' + prefix + ':' + addy3e71780523d1cba384e88ecdbb9e5d14 + '\'>'+addy_text3e71780523d1cba384e88ecdbb9e5d14+'<\/a>';
</script>]]>
|
791
| <![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>]]>
|