42
| <![CDATA[<script type="text/javascript">
/*google-analytics.com*/
(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-22401445-51', 'sp.gov.br');
ga('send', 'pageview');
</script>]]>
|
386
| <![CDATA[<script>
jQuery(document).ready(function () {
jQuery('.tp-banner').revolution({
dottedOverlay: "filled",
delay: 6000,
startwidth: 1140,
startheight: 556,
hideThumbs: 10,
fullWidth: "on",
forceFullWidth: "off",
hideCaptionAtLimit: 480,
//navigationType: "none",
soloArrowLeftHOffset: 20,
soloArrowRightHOffset: 20,
navigationType: "bullet",
navigationArrows: "solo", // nexttobullets, solo (old name verticalcentered), none
navigationStyle: "round" // round, square, navbar, round-old, square-old, navbar-old
});
});
$("#Close1").click(function () {
jQuery("#divPopup1").css("display", "none");
});
$("a[rel^='prettyPhoto']").prettyPhoto({
theme: "facebook",
social_tools: false
});
</script>]]>
|